

/* 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/activity/style.css?17313283701043*/
.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;
}
.about-page .section.images{
	text-align:center;
}
.about-page .section.images.hor img{
	width:50%;
}
.about-page .section.images img:not(.v){
	float:left;
}
.about-page .section.images img{
	box-sizing:border-box;
	outline:2px solid #f6f5f3;
}
@media screen and (max-width: 1024px){
	.about-page .section.top{
		padding: 0px 50px;
	}
}
@media screen and (max-width: 640px){
	.about-page .section.top{
		padding:0 10px;
	}
	.about-page .section.images{
		width:100% !important;
		padding:0px;
	}
	.about-page .section.images.hor img{
		width:100%;
	}
	.about-page .section.images.vert div{
		width:100% !important;
	}
}
/* End */
/* /about/style.css?17389131401088 */
/* /include/about/activity/style.css?17313283701043 */
