

/* Start:/about/style.css?17389131401088*/
.head-section:before,.head-section:after{
	display:none !important;
}
div.all_title{
	padding: 25px 0;
    margin: 0;
    line-height: 120%;
	font-weight: bold;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}
.head-section .bs-blog-categories h1 {
    display: inline-block;
    font-size: 16px;
    margin: 0 20px 15px !important;
	padding:0px;
	cursor:default;
}
.bs-blog-categories--all{
    color: #af8959;
    text-decoration: underline;
}

.contacts-open-map {
    margin: 0 23px 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.contacts-open-map:after {
    content: ' ';
    display: inline-block;
    background: url('/bitrix/templates/cosmo-template/css/../images/arr-d.png') 0 0 no-repeat;
    width: 9px;
    height: 5px;
    margin-left: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.contacts-open-map.open:after {
    transform: rotate(180deg);
}
/* End */


/* Start:/include/about/projects/style.css?17313283702352*/
.about-page .section.top.first{
	margin-top:60px;
	margin-bottom:0px;
}
.about-page .section.top h2{
	font-size:22px;
	padding-top:100px;
}
.about-page .section.top{
	margin-bottom:45px;
	padding:0px 175px;
	box-sizing:border-box;
}
.about-page .section.top p{
	margin:0;
}
.about-page .section{
}
.about-page p{
	font-size:16px;
	color:#393939;
	text-align:justify;
}
.section.top.icons{
	padding:0px 145px;
}
.section.top.icons .item{
	text-align:center;
	width:25%;
	float:left;
}
.section.top.icons .item .icon{
	width:50px;
	height:50px;
	display:inline-block;
}
.section.top.icons .item .icon.rest{
	margin-right:-11px;
}
.section.top.icons .item svg{
	height:100%;
	width:100%;
}
.section.top.icons .item:hover{
	text-decoration:none;
}
.section.top.icons .item:hover .icon .fig{
	stroke:#af8959 !important;
}
.section.top.icons .item:hover span{
	color:#af8959;
}
.section.top.icons a.item span{
	display:block;
	font-weight:bold;
	color:#393939;
}
.section.top.icons .item .num{
	font-size:26px;
	line-height:1;
	margin-top:20px;
}
.section.top.icons .item .title{
	font-size:14px;
}
.big-blog.nodd{
	text-align:right;
}
.big-blog .icon{
	margin-bottom:30px;
}
.big-blog .icon img{
	height:50px;
}
.section.all{
	text-align:center;
}
.section.all a{
	display:inline-block;
	background:#af8959;
	border-radius:3px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
	width:150px;
	text-decoration:none;
}
.section.all a:hover{
	background: #906b3d;
}
.about-page .section.icons{
	display:block;
}
@media screen and (max-width: 1024px){
	.about-page .section.top{
		    padding: 0px 50px;
	}
	.big-blog .icon img{
		height:30px;
	}
	.big-blog .icon{
		margin-bottom:10px;
	}
	.about-page .bs-blog .big-blog .title{
	}
}
@media screen and (max-width: 1024px) and (min-width: 701px){
	.about-page .bs-blog .big-blog .title{
		font-size:20px;
	}
}
@media screen and (max-width: 700px){
	.about-page .section.top{
		    padding: 0px 10px;
	}
	.big-blog .icon{
		display:none;
	}
	.section.top.icons .item .icon{
		width:30px;
		height:30px;
	}
	.section.top.icons .item .num{
		font-size:20px;
		margin-top:10px;
	}
	.big-blog.nodd{
		text-align:left;
	}
}
/* End */
/* /about/style.css?17389131401088 */
/* /include/about/projects/style.css?17313283702352 */
