@font-face {
    font-family: OpenSans-Condensed-Light;
    src: url('../fonts/OpenSans-CondLight.ttf');
}


body {
	font-family: Franklin Gothic Book, Sans-Serif !important;
    font-size: 18px;
}

.t-body {margin:0;}

.row {
    margin-right: 0px;
    margin-left: 0px;
}


/******************************** Ссылки **************************************/

#allrecords a {
    color: #ed7321;
    text-decoration: none;
}

/******************************** Кнопки **************************************/


.btn {
	display: block;
	background-color:transparent !important;
	color:#ed7321 !important;
	border: 1px solid #ed7321 !important;
	border: 0 none;
	font-size: 16px;
	padding: 13px 12px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-image: none;
	cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
	user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color 500ms linear, color 500ms linear;
    -moz-transition: background-color 500ms linear, color 500ms linear;
    -o-transition: background-color 500ms linear, color 500ms linear;
    -ms-transition: background-color 500ms linear, color 500ms linear;
	transition: background-color 500ms linear, color 500ms linear;
	max-width: 210px;
	font-weight: bold;
	margin-top: 30px;
}

.btn:hover {
	background-color:#ed7321 !important;
	color:#ffffff !important;
	border: 1px solid #ed7321;
}

.btn > table {
	width:100%;
	height:100%;
}

.blue-gradient-background {
	position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	z-index:-1;}

.img-page-background {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	min-height: 300px;
	width: 100%;
	background-image: url(../images/sochi1.jpg);
	background-position: top right;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position-x: 35%;
	background-position-y: 0%;
	background-size: cover;
}

#allrecords {
	z-index: 2;
}



/******************************** Слайдер "карусель" **************************************/

.slick-list {
	width: 90%;
	margin: auto;
}

.slick-dots {
	display:none !important;
}

.slick-prev, .slick-next {
	line-height: 0;
	display: block;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: none;
	outline: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	position: absolute;
	height: 45px;
	width: 45px;
	margin: 0;
	cursor: pointer;
	background-size: 100%;
	z-index: 2;
	top: 50%;
}

.slick-prev {
    background-image: url(../images/left.svg);
}

.slick-next {
    background-image: url(../images/right.svg);
}

.slick-prev::before, .slick-next::before {
    color: transparent;
}

.slick-prev:hover, .slick-prev:focus {
    color: transparent;
    outline: none;
    background-image: url(../images/left.svg);
}

.slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background-image: url(../images/right.svg);
}



/************ Слайдер - Анонсы *************/



.announce-carousel > .responsive > .slick-prev {
    background-image: url(../images/left.svg);
	float: left;
	margin-right: 5px;
	left: -10px;
}

.announce-carousel > .responsive > .slick-next {
    background-image: url(../images/right.svg);
	float: right;
	right:-10px;
}


/************ Слайдер - Фотогалерея *************/


.slick-slide img {
    display: block;
    width: 95%;
    margin: auto;
}

.photo-carousel {
	display: block;
	position: relative;
	margin: 0px 20px;
}


.photo-carousel > .responsive > .slick-prev  {
    left: -20px;
}

.photo-carousel > .responsive > .slick-next {
	right: -20px;
}









/******************************** Навигация **************************************/


.navig {
	width:100%;
	height:80px;
	z-index:990;
	position:fixed;
	top:0;
	box-shadow:0 1px 3px rgba(0,0,0,0);
	-webkit-transition:background-color 300ms linear;
	-moz-transition:background-color 300ms linear;
	-o-transition:background-color 300ms linear;
	-ms-transition:background-color 300ms linear;
	transition:background-color 300ms linear;
	background-color: rgba(255,255,255,0.0);
	height:110px !important;
	/*border-bottom: 1px solid rgba(46, 62, 136, 0.5); */
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8) !important;

}

.navig-pages {background-color: rgba(255,255,255,1) !important;}



.navig__list_item a:hover {color:#ed7321 !important;}

.navig__beforeready{visibility:hidden}

.navig ul{margin:0}

.navig__maincontainer{width:100%;height:80px;display:table}

.navig__maincontainer.navig__c12collumns{max-width:1200px;margin:0 auto}

.navig__leftside{display:table-cell;vertical-align:middle}

.navig__centerside{display:table-cell;vertical-align:middle;text-align:center;width:100%}

.navig__centerside.navig__menualign_left{text-align:left}

.navig__centerside.navig__menualign_right{text-align:right}

.navig__rightside{display:table-cell;vertical-align:middle;text-align:right}

.navig .lastside{display:table-cell;vertical-align:middle}

.navig__padding40px{width:40px}

.navig__maincontainer.navig__c12collumns .navig__padding40px{width:20px}

.navig__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;padding-right:30px}

.navig__imglogo{margin-right:30px}

.navig__list{
	list-style-type:none;
	margin:0;
	padding:0!important;
	-webkit-transition:opacity ease-in-out .2s;
	-moz-transition:opacity ease-in-out .2s;
	-o-transition:opacity ease-in-out .2s;
	transition:opacity ease-in-out .2s}

.navig__list_item{
	clear:both;
	/*font-family:'Roboto',sans-serif;*/
	font-size:18px;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	margin:0;
	color:#000;
	white-space:nowrap}

.navig__list_item .t-active{color:#5199D1 !important;}

.navig__list_item:first-child{padding-left:0}

.navig__list_item:last-child{padding-right:0}

.navig__leftcontainer{display:inline-block}

.navig__rightcontainer{display:table;text-align:right;width:auto;position:relative;float:right}

.navig__right_descr{
	padding-left:30px;
	display:table-cell;
	vertical-align:middle;
	white-space:nowrap;
	font-family:'Roboto',sans-serif;
	font-size:13px;color:#000}

.navig__right_buttons{
	padding-left:30px;
	display:table-cell;
	vertical-align:middle;}

.navig__right_buttons_wrap{display:table;width:auto;float:right}

.navig__right_buttons_but{display:table-cell;vertical-align:middle}

.navig__right_share_buttons{display:table-cell;vertical-align:middle;min-width:220px}

.navig .b-share{display:table!important;float:right}

.navig .b-share-btn__wrap{display:table-cell!important;float:none!important;padding-left:5px!important}

.navig__right_langs{padding-left:30px;display:table-cell;vertical-align:middle}

.navig__right_langs_wrap{display:table;width:auto;float:right}

.navig__right_langs_lang{
	display:table-cell;
	vertical-align:middle;
	padding:0 10px;
	/*font-family:'Roboto',sans-serif;*/
	font-size:16px;color:#000}

.navig__right_social_links{padding-left:30px;display:table-cell;vertical-align:middle;line-height:0}

.navig__right_social_links_wrap{display:table;width:auto}

.navig__right_social_links a{display:block;vertical-align:middle}

.navig__right_social_links_item{display:table-cell;vertical-align:middle;padding:0 5px}

.navig__mobile{display:none}

.navig a,#allrecords .navig a{
	text-decoration:none;
	color:#2a5275;
	font-weight:600;
	letter-spacing:0.5px;
}

.navig .t-btn{height:40px;font-size:14px;padding-left:30px;padding-right:30px;margin-left:10px}

.navig.navig__positionabsolute{position:absolute}

.navig.navig__positionfixed{position:fixed}

.navig.navig__positionstatic{position:static}

.logo-link-mobile {display:none;}

.dropdown-menu {
    padding-left: 0px !important;
    padding: 12px 0;
}

.open > .dropdown-menu {
    margin-top: 5px;
}

.dropdown-menu > li > a {
    padding: 8px 20px;
}

.navig__maincontainer {
	height:110px;
}

.logo-link,
.logo-link-mobile {
	color:#2e3e88;
}

.logo-link img,
.logo-link-mobile img {
	max-width: 100px;
	width: 80px;
	height: auto;
	display: block;
}

.navig__right_langs_lang a {
	color:#2e3e88;
	font-weight:600;
	letter-spacing:0.5px;
	opacity: 0.5;
	font-weight:300;
}








/******************************** Баннер **************************************/

.t-cover {
    background-color: transparent;
    height:100vh;
    background-image:url('');
}

.t-cover__carrier {
	background-color: transparent !important;
	height:100vh;
	background-attachment:scroll;
}

.t-cover__filter {
	height:100vh;
	/*background-image: -moz-linear-gradient(top, rgba(255,255,255,0.00), rgba(46,62,136,0.60));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.00), rgba(46,62,136,0.60));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.00), rgba(46,62,136,0.60));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.00), rgba(46,62,136,0.60));
	background-image: linear-gradient(top, rgba(255,255,255,0.00), rgba(46,62,136,0.60));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#66ffffff', endColorstr='#662e3e88');*/
}

.overlay {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
    background-color:#000;
    opacity: 0.2;

}

.t-title,
.t-descr {font-family: Franklin Gothic Medium, Sans-Serif !important;}

.banner-logo-wrap {width:90px;}

.banner-logo-wrap img{width:100%;}

.uicc-logo-wrap {
	width: 15%;
    float: right;
    margin-top: 30px;}

.uicc-logo-wrap img {width:100%;}

.t-cover__wrapper {
	height:100vh;
	position: relative;
	z-index: 1;
}

.t181__descr {
	color:#fff;
	font-weight:600;
	opacity:1;
}

.adior__name {
	font-size:30px;
	font-weight: 400;
}

/******************************** Временный анонс **************************************/

.stat2015 {
	background-color: rgba(255, 255, 255, 0.8);
	margin-top: 155px !important;
	padding-bottom:40px;
}

.stat-item-image-wrap {
	float: left;
	margin-right: 15px;
	width: 16%;
	margin-top: 7px;
}

.stat-item-image-wrap img {
	width: 100%;}

.inside-wrapper {
	padding: 0 15px;
}

.attention {
	text-align:center;
}

.feedback-form {
	text-align:center !important;
}

.promo-button {
	width: 143px;
	margin: auto;
}


.banner-link {
	display: block;
	width:100%;
}

.banner-link img {
	width:100%;
	}

/******************************** Об ассоциации коротко и Анонсы **************************************/

.ass-descr {max-width:1000px;margin: 60px 0;}

.centered-wrap {
	margin:auto;
    float:none;
    overflow:auto;
    max-width: 1086px;
    padding-top:40px;
    padding-left:10px;
    padding-right:10px;

    position: relative;
}

.about-wrapper {
	background-color: rgba(255, 255, 255, 0.8);
    margin-top: 70px;
    padding-bottom:40px;
    padding-left:0;
    padding-right:0;
}

.intro-title {
	font-family: Franklin Gothic Medium, Sans-Serif !important;
	color:#ed7321;
	font-size:21px;
	font-weight: 600;
	margin: 0px 0 20px;
}

.intro-text {
	font-size: 16px;
}

.map-temporary {
    width: 90%;
    margin: auto;
    display: block;
    opacity: 0.4;
}

.announce-wrap {width:58%;}




.association-intro-wrap {
	width: 42%;
}

.announce-item-wrap{margin: 0px 11px;}

.announce-date {
	display: block;
	background-color: #6d6e71;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-radius: 4px 4px 4px 4px;
}

.announce-text {
	display: block;
	color: #2e3e88;
	padding: 20px 5px;
	position: relative;
	background-color: #fff;
	margin-top: 9px;
	font-weight: bold;
	border-radius: 4px 4px 0px 0px;
	font-size: 17px;
	min-height: 178px;
	text-align: center;
}

.announce-link {
	display: block;
	background-color: #2a5275;
	color: #fff;
	text-align: center;
	padding: 15px 5px;
	border-radius: 0px 0px 4px 4px;
	font-weight: bold;
	-webkit-transition: background-color 500ms linear, color 500ms linear;
-moz-transition: background-color 500ms linear, color 500ms linear;
-o-transition: background-color 500ms linear, color 500ms linear;
-ms-transition: background-color 500ms linear, color 500ms linear;
transition: background-color 500ms linear, color 500ms linear;
}

.announce-link:hover {
	background-color: #5199D1;
}

.announce-link > a {
	color: #fff !important;
	padding: 5px 39px;
}

.announce-name-link {
	color: #2e3e88 !important;
}

.announce-name-link:hover {
	color: #ed7321 !important;
}

.city {
	color: #6d6e71;
	font-size:14px;
	margin-top:10px;
}



@media screen and (max-width:991px){

.centered-wrap{

	margin-top: 30px;
}

.announce-wrap {
	width:95%;
	margin: auto;
	margin-top:40px;
}


}



/******************************** Новости (главная)  **************************************/

.news-wrap {
    margin-top:60px;
    padding-top:0px;
    margin-bottom:43px;
}

.news-summary-wrap-mobile {
	display:none;
}

.news-summary-wrap,
.news-details-wrap,
.news-summary-wrap-mobile {
	background-color: rgba(255,255,255,0.8);
    padding-top:40px;
}

.news-summary-wrap,
.news-summary-wrap-mobile  {
	margin-right: 20px;
	width: 30%;
}

.news-details-wrap {
	width: 68%;
}

.news-item-name {
	font-size: 18px;
	color: #2a5275;
	font-weight: bold;
}

.news-date {
	margin-top:7px;
	color:#6d6e71;
}

.news-separator {
	display: block;
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin: 22px auto;
}


.news-wrap,
.announce-wrap {
	text-align: left !important;

}

.news-wrap-header,
.annonce-wrap-header {margin-bottom: 5px;}

/*.news-item-wrap, .announce-item-wrap {margin-bottom: 70px;}*/

.item-name {
	margin-bottom:20px;
	color: #2a5275;
	font-weight:bold;
	font-size:30px !important;
	line-height: 1.1;
	font-weight: 500;
	margin-top: 20px;
}

.eozh-name {text-align: center;}

.item-image-wrap {

    margin-right: 15px;
    width: 25%;
    margin-top: 7px;
    float: left;
}

.img-link {display: block;}

.eozh-image-wrap {

    width: 85%;
    margin: auto;
    float: none;
    border: 1px solid #ccc;
}

.item-image-wrap-wide {
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    float:none;
}



.item-image-wrap img {
	width: 100%;}

.item-link {
	margin-top:20px;
	}

.item-link a {
	height:40px;}


.image-wrap img {width: 100%;margin-bottom:15px;margin-top:15px;}

.gallery3-wrap {margin-top:20px;}

.date {color: #6d6e71;font-weight: 400;}

.t193__text {
    text-align: left;
}


.news-item-name > a {
	color: #2a5275 !important;
}

.news-item-name > a:hover {
	color: #ff8562 !important;
}

.news-item-name > a:visited,
.news-item-name > a:active {
	color: #5199d1 !important;
}


.news-bar {
	max-height: 350px;
	overflow: scroll;
}

.news-link {
	padding:20px 0px;
	font-weight:bold;
}

.tab-pane {padding:0px 15px 40px 15px;}

.news-item-content {margin-top:20px;}


.attention {
	background-color: #fff;
	padding: 10px;
	margin-top: 20px;
	font-weight: bold;
	color: #2a5275 !important;
}

.feedback-form {
	display:block;
	position:relative;
	overflow:auto;

	margin: 20px 0;
}

.form-row {
	margin-top:15px;
	display:block;
}

.label {
	/*float: left;*/
	margin: 5px 0px 0px 0px;
	width: 20%;
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    color: #2a5275 !important;
    text-align: left;

}

.input-field {
	width: 80%;
	float: left;
}

.input-field > input {
	width:90%;
}



/******************************** Footer **************************************/

.footer {
	background-color: transparent;
	overflow: auto;
	color:#fff;
	padding:29px 0px;
}

.footer-logo-name {
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 64px;
	line-height: 1.23;
	font-weight: 600;
	font-family: Franklin Gothic Medium, Sans-Serif !important;
}

.footer-nav {
 	list-style-type: none;
 	font-weight: 600;
 	padding-left: 105px !important;
 	font-size: 20px;
	line-height: 1.55;
}

.footer-nav > li > a:hover {
	color: #ff8562 !important;
}

.footer-contacts {
	padding-left: 83px !important;
	font-size: 20px;
	line-height: 1.55;
	font-weight: 600;
}

.footer-logo-wrap {
	width: 34%;
    margin: auto;}

.footer-logo-wrap img {
	width: 100%;}


.copyright-wrap {
	float: left;
	margin:30px auto 0px auto;
	text-align: center;
	width:100%;
}


.footer-nav a {color:#fff !important;}

.footer-nav a:hover {color:#87b6e7 !important;}

.metrica {
	margin-top:20px;
}





/******************************** Типовые страницы **************************************/

.white-cover {
	background-color: #fff;
	width: 100%;
	overflow: auto;
	padding-bottom:40px;

}

.bread-arrow {padding: 0 10px;color:#ed7321;}

.breadcrumbs {font-weight:bold;}



.left-nav {
    margin-bottom: 50px;
	margin-top: 50px;
	margin-right: 21px;
	overflow: auto;
	float: left;
	padding: 0px 11px 0px 11px;
	width: 23%;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.eozh-left-img-wrap {background-color: #ffffff;}

.left-nav-list {
	font-weight: bold;
	padding-left: 0px !important;
	background-color: transparent;
	margin-bottom: 0px !important;
}

.left-nav-list > li {
	display: block;
	border-bottom: 1px solid #5199D1 !important;
	width: 100%;
}

.left-nav-list > .last_li {
	border-bottom: 0px solid #fff !important;
}

.left-nav-list > li > a {
    padding: 22px 6px;
    text-align: left;
    color: #5199D1 !important;
    -webkit-transition: background-color 500ms linear, color 500ms linear;
	-moz-transition: background-color 500ms linear, color 500ms linear;
	-o-transition: background-color 500ms linear, color 500ms linear;
	-ms-transition: background-color 500ms linear, color 500ms linear;
	transition: background-color 500ms linear, color 500ms linear;
}

.left-nav-list > li > a:hover {
	text-decoration: none;
	background-color: transparent !important;
	color: #ed7321 !important;
}

.left-nav-list > .active > a {
	/*background-color:#5199D1;*/
	color: #2a5275 !important;
}

.right-content-wrap {
	width: 75%;
	float: left;
	padding: 0 15px;
}

.video-xs {
	width:60%;
	margin:auto;
}

.video-wrap {
	margin-top: 15px;
	margin-bottom:25px;
}




/********************** Новости ***************************/


.page-head-wrap {
	min-height:300px;
	display:block;
	position:relative;
}

.page-title {
	display: block;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 3.7em;
	font-weight: bold;
}

.detailed-item-wrap {overflow: auto;padding: 25px 0;}

.item-details-link {float: left; margin-top:0;}

.eozh-link-wrap {float:none;}

.eozh-link {float:none; margin: auto; margin-top: 30px;}

.item-details-link a {padding: 13px 40px;}


.newspage > .news-item-wrap {margin-bottom:90px !important;}

/******************************** Об Асоциации *************************************/

.icons-wrap {
	margin: 40px 0px 0px 0px;
}

.person__photo,
.person__photo img {
	width:100%;
}


/********************** Статистический справочник  ***************************/

.download {
width: 20%;
max-width: 60px;
min-width: 30px;
margin-top: 10px;
margin: auto;
}

.download img,
.download_left img {
	width:100%;
	display: block;
}

.download-link {
	margin-top: 10px;
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

.download_left {
width: 20%;
max-width: 60px;
min-width: 30px;
margin-top: 10px;
float: left;
}

.download-link_left {
	margin-top: 10px;
	display: block;
	margin-bottom: 30px;
}



/********************** Мероприятия ***************************/

.item-content {margin-bottom:40px; overflow: auto;}

.top-item {
	margin-top: 40px;
	margin-bottom:30px;
}

.event-name {text-align:center; font-weight:bold;}

.event-info-wrap {
	margin-bottom: 20px;
	display:block;
	text-align:center;
}

.program-timing {
	color:#2a5275;
	font-weight:bold;
	font-size:20px;
}

.program-line {
	margin:20px 0;
}

.subsession {
	margin:10px 0;
}
.session-name {
	color:#2a5275;
	font-weight:bold;
	font-size:20px;
}

.subsession-time {
	font-size:16px;
	color:#ed7321;
}

.subsession-desc {
	font-weight:bold;
}

.subsession-desc > .subsession-desc__part {
	font-size: 0.9em;
	margin-top: 10px;
	font-weight: normal;
	margin-left: 36px;
	font-style: italic;
}

.speaker {
	color:#6d6e71;
	font-weight:normal;
	font-size:16px;
	font-style: normal;
}

.day-line {
	text-align:center;
	color: #ed7321;
}

.speakers-title {
	margin-bottom: 25px;
	margin-top: 40px;
	font-size: 32px;
	font-weight: bold;
}

.speaker-info-wrap {margin-top:50px;}

.portrait,
.portrait-xl {
	display: block;
	position: relative;
	width: 100%;
	max-width: 170px;
	margin: auto;
}

.portrait-xl {
    max-width: 220px;
}

.portrait_xs {
	max-width: 120px;
}

.portrait img {
	display: block;
	width: 100%;
	border-radius: 200px;
}

.speaker-name {
	text-align:center;
	color:#ed7321;
	font-weight:bold;
	margin-top: 20px;
}

.cv {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

.text-illustration_right,
.text-illustration_left {
	width:35%;
	float:right;
	display:block;
	position:relative;
	margin-left:10px;
	margin-top: 15px;
}

.text-illustration_left {
	float:left;
	margin-right: 10px;
	margin-left:0;
	margin-top: 0px;
}

.text-illustration__img
{
	width:100%;
}



/********************** Статистика  ***************************/


.portrait_left {
	display: block;
	position: relative;
	width: 100%;
	max-width: 110px;
	float:left;
	margin-right: 20px;
}

.portrait_left img {
	display: block;
	width: 100%;
	border-radius: 200px;
}

.speaker-name_left {
	color:#ed7321;
	font-weight:bold;
	margin-top: 20px;
}

.cv_left {
	font-size: 16px;
	margin-top: 10px;
}

.centered {
	text-align:center;
}

.person {
	display: block;
	overflow: auto;
	max-width: 290px;
	margin: auto;
	margin-top:20px;
}

.highlight {
	color: #ed7321;
	font-weight: bold;
	font-size: 22px;
}





/********************** Сочи 2018  ***************************/

 .text_centered {
 	text-align:center;
 }

 .infoblock_wrap {
 	margin-top: 60px;
 	margin-bottom: 60px;
 }

 .infoblock__icon {
 	max-width:40px;
 	margin-bottom:15px;
 }

 .infoblock__icon img {
 	width:100%;
 }

 .infoblock__title {
 	color:#ed7321;
 	font-weight:bold;
}

.infoblock__text {
 	color:#2a5275;
 	/*text-align:center; */
 }

 .science {
 	margin-top:20px;
 }

 .blue-link {
 	color:#2a5275 !important;
 }
/******************************** Модальные окна *************************************/

.modal-window {
	display: none;
	min-width: 600px;
	min-height: 400px;
}

.modal-window__title {

}

.modal-window__text {

}

/******************************** Контакты *************************************/

.contacts-item {
	margin-bottom: 20px;
}

.contacts-map-wrap,
.contacts-wrap {

}

.contacts-item__icon {
	width: 50px;
	margin: auto;
	margin-bottom: 20px;
}

.contacts-item__text {
	text-align: center;
	margin-bottom: 60px;
}



/*********************************************** МЕДИА-ЗАПРОСЫ *****************************************************/


/************ Слайдер - медиазапросы *************/

@media screen and (max-width:991px){


.slick-list {
    width: 92%;
}

.slick-track {
    width: auto;
}

.slick-next {
    right: 0px;}

.eozh-image-wrap {
    width: 50% !important;
}

.col-md-4 {
    margin: auto;
}

}


@media screen and (max-width:685px) {

.slick-next {
    right: 6px;
}

.slick-list {
    width: 90%;
	}

.slick-next {
    right: -4px;
}


}

@media screen and (max-width:552px) {

.slick-next {
    right: 0px;
}

.slick-prev {
    left: -10px;
}

.announce-carousel > .responsive > .slick-prev {
    left: -18px;
}

.announce-carousel > .responsive > .slick-next {
    right: -13px;
}

.slick-list {width: 88%;}

.announce-item-wrap {margin: 0px 7px 0px 0px;}

}

@media screen and (max-width:476px) {

.slick-list {width: 82%;}

.announce-item-wrap {margin: 0px 5px 0px 0px;}

.slick-slide {width: 318px;}

}



/************ Навигация - медиазапросы *************/

@media screen and (max-width:1200px){

.navig__padding40px{width:20px}

.navig__maincontainer.navig__c12collumns .navig__padding40px{width:20px}

.navig__imglogo{margin-right:15px}

.navig__logo{padding-right:15px}

.navig__right_descr{padding-left:15px}

.navig__right_buttons{padding-left:15px}

.navig__right_share_buttons{padding-left:15px}

.navig__right_langs{padding-left:15px}

.navig__right_social_links{padding-left:15px}

}


@media screen and (max-width:980px){

#rec13564805 .navig__leftcontainer{ padding: 20px; }

#rec13564805 .navig__imglogo{ padding: 20px 0; }

.navig {
	position:relative;
	background-color: transparent !important;
}


.navig__list_hidden{opacity:1}

.navig{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}

.navig.navig__positionabsolute,
.navig.navig__positionfixed,
.navig.navig__positionstatic {position:static}

.navig__leftside,
.navig__rightside,
.navig__centerside {display:block;text-align:center;float:none}

.navig__leftcontainer,
.navig__centercontainer,
.navig__rightcontainer {padding:20px 0}

.navig__imglogo{width:auto!important;box-sizing:border-box;padding:20px;margin:0 auto}

.navig__imglogomobile.navig__imglogo{width:100%!important}

.navig__padding40px{display:none}

.navig__padding10px{display:none}

.navig__rightcontainer{display:table;position:static;float:none;text-align:center;margin:0 auto}

.navig__right_share_buttons {
	display:table;
	position:static;
	padding:15px 0;
	margin:0 auto;
	text-align:center;
	float:none;
	min-width:inherit}

.navig__right_buttons{display:table;padding:15px 0;margin:0 auto;text-align:center}

.navig__right_descr,
.navig__right_langs,
.navig__right_social_links{display:table;padding:10px 0;margin:0 auto;text-align:center}

.navig__logo{text-align:center;margin:20px}

.navig img{float:inherit}

.navig .navig__list_item{display:block;text-align:center;padding:10px!important;white-space:normal}

.navig__list_item a{display:inline-block}

.navig .t-btn{margin-left:5px}

.navig__logo{white-space:normal;padding:0}

.navig.navig__hidden{display:none;height:100%}

.navig__mobile{background-color:transparent; !important;display:block}

.navig__mobile_text{color:#fff}

.navig__mobile_container{padding:20px;position:relative}

.navig__burger{
	position:absolute;
	top:50%;
	margin-top:-10px;
	right:20px;
	width:28px;
	height:20px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	cursor:pointer;
	z-index:9999}

.navig__burger span{
	display:block;
	position:absolute;
	width:100%;
	opacity:1;
	left:0;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.25s ease-in-out;
	-moz-transition:.25s ease-in-out;
	-o-transition:.25s ease-in-out;
	transition:.25s ease-in-out;
	height:3px;
	background-color:#fff}

.navig__burger span:nth-child(1){top:0}

.navig__burger span:nth-child(2),
.navig__burger span:nth-child(3){top:8px}

.navig__burger span:nth-child(4){top:16px}

.navig_opened .navig__burger span:nth-child(1){top:8px;width:0%;left:50%}

.navig_opened .navig__burger span:nth-child(2){
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg)}

.navig_opened .navig__burger span:nth-child(3){
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg)}

.navig_opened .navig__burger span:nth-child(4){top:8px;width:0%;left:50%}

.navig a {
	color: #fff !important;

}

.logo-link-mobile {display:block;}
.logo-link {display:none;}

.navig-pages {background-color: transparent !important;}

.open > .dropdown-menu {
    display: block;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
}

.dropdown-menu {

    margin-top: 0px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu > li > a {
    padding: 16px 20px 0px 20px;
}


}


@media screen and (max-width:640px){

.navig__right_buttons_but{display:table;padding:0 0;margin:0 auto 10px}

}


/*************** Общие медиа-запросы **********************/


@media screen and (max-width: 991px) {
.col-md-4 {
   width: 95%;
}

.news-summary-wrap,
.news-summary-wrap-mobile {
	width: 95%;
	margin: auto;
}

.news-details-wrap, .news-summary-wrap {display:none;}

.news-summary-wrap-mobile {display:block;}

.footer {padding: 0px 0px 30px 0px;}

.footer-logo-name {
    font-size: 50px;
}


.footer-logo-wrap {
    width: 19%;
    min-width:100px;
    max-width: 150px;
}

.footer-nav,
.footer-contacts-wrap {
	text-align: center !important;
    padding-left: 0px !important;
    padding-top: 25px;

}

.footer-contacts {
	padding-left: 0px !important;
}

.footer-contacts-wrap {display: none; margin-top:40px;}

.copyright-wrap {font-size: 15px;}


.image_centered-left {
	width: 40%;
	margin: auto;
	margin-bottom:20px;
}

.left-nav {
    margin-bottom: 50px;
    overflow: auto;
    float: left;
    padding: 25px 0;
    padding: 0px 10px 0 10px;
    width: 100%;
}

.right-content-wrap {
    width: 100%;
    float: left;
    padding: 0 10px;
}

.left-nav-list {
    width: 100%;
    margin: 0px;
}

.img-page-background {
	display:none;
}

}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #ed7321;
    border-color: #ed7321;
}
@media screen and (max-width: 980px) {
.page-head-wrap {
    min-height: 72px;

}

@media screen and (max-width: 960px) {

.uicc-logo-wrap {
    width: 25%;}

.annonce-wrap {margin-top: 90px;}

.footer-cover {height:850px; background-image:url('../images/grid2.png');}

.footer-carrier {background-image:url('../images/grid2.png');height:850px;}

.footer-filter {
	height:850px;
	background-image: -moz-linear-gradient(top, rgba(46,62,136,0.40), rgba(46,62,136,1));
	background-image: -webkit-linear-gradient(top, rgba(46,62,136,0.40), rgba(46,62,136,1));
	background-image: -o-linear-gradient(top, rgba(46,62,136,0.40), rgba(46,62,136,1));
	background-image: -ms-linear-gradient(top, rgba(46,62,136,0.40), rgba(46,62,136,1));
	background-image: linear-gradient(top, rgba(46,62,136,0.40), rgba(46,62,136,1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4c2e3e88', endColorstr='#002e3e88');}

.footer-valign-middle {height:850px;}

.footer-logo-wrap {
    width: 30%;}

.footer-nav,
.footer-contacts {
    text-align: center;}



}

@media screen and (max-width: 767px) {

.page-title {
    font-size: 2.3em;
}

}


@media screen and (max-width: 660px) {

.item-image-wrap, .stat-item-image-wrap {width: 100%;margin:auto;margin-bottom:20px;}

.item-image-wrap img, .stat-item-image-wrap img {display: block;width: 80%;margin:auto;}

.image_centered-left {
	width: 80%;
	margin: auto;
	margin-bottom:20px;
}

.text-illustration_right,
.text-illustration_left {
	width:90%;
	margin:auto;
	float:none;
	margin-top:15px;
	margin-bottom:15px;
	}

}

@media screen and (max-width: 560px) {

.ass-descr {margin: 15px 0;}

}

@media screen and (max-width: 480px) {

.ass-descr {margin: -30px 0;}

}