

/* 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/smi/style.css?17313283703645*/
.about-page .section.top.first h2{
	padding-top:50px;
}
.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.papers .owl-item:hover .txt{
	text-decoration:underline;
}
.section.papers .txt{
	display:block;
	text-align:center;
	font-style:italic;
	color:#393939;
	font-size:16px;
	padding:0 70px;
}
.section.papers .item{
	text-align:center;
}
.section.papers .item .pic{
	height:315px;
	display:block;
	position:relative;
}
.section.papers .owl-carousel .owl-item{
	cursor:pointer;
}
.section.papers .owl-carousel .owl-item img{
	max-width:100%;
	width:auto;
	display:inline;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.section.arr .owl-controls .owl-nav div{
	width:15px;
	height:15px;
	margin-top: -7px;
	border:3px solid #000;
	background:none;
	transform:rotate(45deg);
}
.section.arr .owl-controls .owl-nav .owl-prev{
	border-right:none;
	border-top:none;
	left:-10px;
}
.section.arr .owl-controls .owl-nav .owl-next{
	border-left:none;
	border-bottom:none;
	right:-10px;
}
.section.event .item{
	width:48%;
	color:#393939;
	margin-bottom:80px;
	cursor:pointer;
}
.section.event .item.nodd{
	float:left;
}
.section.event .item.odd{
	float:right;
}
.section.event .item .title{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	display:block;
	color:#393939;
}
.section.event .item .txt{
	font-size:16px;
}
.section.event .owl-dots .owl-dot span,.section.arr .owl-dots .owl-dot span{
	border:none;
	border-radius:50%;
	background:#cdd6d2;
	width:10px;
	height:10px;
	margin:0px 8px;
}
.section.event .item:hover .title{
	text-decoration:underline;
	color:#af8959;
}
.section.event .owl-dots .owl-dot span:before,.section.arr .owl-dots .owl-dot span:before{
	content:'';
}
.section.event .owl-dots .owl-dot.active span,.section.arr .owl-dots .owl-dot.active span{
	background:#8fa098;
}
.section.event .owl-dots,.section.arr .owl-dots{
	margin:25px 0px 35px;
}
.about-page .top.section.champ{
	border:1px solid #000305;
	padding-bottom:60px;
}
.section.champ{
	position:relative;
}
.section.champ:before{
	content:'';
	width:180px;
	height:71px;
	left:50%;
	top:-50px;
	margin-left:-90px;
	display:block;
	position:absolute;
	background:url(/include/about/smi/img/present.svg) center center no-repeat #f6f5f3;
}
.section.champ .items{
	margin-top:70px;
}
.section.champ .items .item img{
	border-radius:50%;
}
.section.champ .items .item .title{
	display:block;
	text-align:center;
	font-size:16px;
	margin-top:20px;
}
.section.arr.champ .owl-controls .owl-nav div{
	margin-top:-50px;
}
.section.arr.champ .owl-controls .owl-nav .owl-prev{
	left:-50px;
}
.section.arr.champ .owl-controls .owl-nav .owl-next{
	right:-50px;
}
@media screen and (max-width: 1024px){
	.about-page .section.top{
		    padding: 0px 50px;
	}
	.about-page .top.section.champ{
		border-left:none;
		border-right:none;
		border-bottom:none;
	}
}
@media screen and (max-width: 700px){
	.about-page .section.top{
		    padding: 0px 10px;
	}
	.section.papers .item .pic{
		height:200px;
	}
	.section.event div.item{
		width:100%;
		float:none;
	}
}
/* End */
/* /about/style.css?17389131401088 */
/* /include/about/smi/style.css?17313283703645 */
