

/* Start:/local/templates/main/components/bitrix/menu/footer/style.min.css?1499934004490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/main/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/styles.css?157476580144612*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,700i|PT+Serif:400,400i,700,700i&subset=cyrillic);
@import url(//fonts.googleapis.com/css?family=PT+Sans:400&subset=all);

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background: #fff;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 16px;
    color: #252525;
    overflow-x: hidden;
}

body.notransition * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

img {
    border: none;
}

a {
    outline: none;
}

*:focus {
    outline: 0;
}

::-moz-focus-inner {
    padding: 0;
    border: 0;
}

form, input, textarea, select, option {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 16px;
}

input[type='text'], textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 1px solid #fff;
    padding: 0 18px;
    width: 100%;
    height: 47px;
}

option {
    padding: 0 0 0 5px;
    background: #fff;
    color: #000;
}

select {
    background: url('/local/templates/main/static/images/detail.png') no-repeat top 16px right 14px;
    padding: 0 54px 0 14px;
}

select::-ms-expand {
    display: none;
}

textarea {
    resize: none;
    padding: 6px 9px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 1.6em 0;
}

td, th {
    font-size: 16px;
    vertical-align: top;
    text-align: left;
    border: 1px solid #a8a8a8;
    padding: 8px 12px;
}

th {
    color: #fff;
    background: #414045;
    border-right-color: #727272;
}

th:first-child {
    border-left-color: #414045;
}

th:last-child {
    border-right-color: #414045;
}

caption {
    font: 700 24px/1.3 'PT Serif', Times, serif;
    margin: 0 0 0.8em 0;
    text-align: left;
}

.table_wrap {
    overflow: auto;
    clear: both;
}

button, label {cursor: pointer;}

ul, ol {
    margin: 0 0 1.6em 0;
    padding: 0 0 0 1em;
    width: auto;
    overflow: hidden;
}

ol {counter-reset: numbered;}

li {margin: 0 0 0.3em 0}

ul li {
    list-style-type: none;
    background: url('/local/templates/main/static/images/bull1.png') no-repeat 0 0.55em;
    padding: 0 0 0 15px;
}

ol li {
    list-style-type: none;
    counter-increment: numbered;
    padding: 0 0 0 15px;
    position: relative;
}

ol li:before {
    content: counter(numbered);
    color: #ed1c24;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: -14px;
    letter-spacing: -1px;
    display: inline-block;
    width: 20px;
    text-align: right;
}

p + ul, p + ol {margin-top: -1em;}

a:link, a:visited {color: #ed1c24; text-decoration: underline;}
a:hover, a:active {color: #ed1c24; text-decoration: underline;}

a.more_tiny {
    display: inline-block;
    border: 1px solid #ed1c24;
    color: #252525;
    text-decoration: none;
    height: 45px;
    padding: 0 22px;
    font: 700 16px/43px 'Open Sans',Arial,sans-serif;
    vertical-align: middle;
    transition: all 180ms;
}

a.more {
    display: inline-block;
    border: 5px solid #ed1c24;
    font: 700 18px/1.4 'PT Serif', Times, serif;
    padding: 26px 38px;
    text-decoration: none;
    color: #ed1c24;
    transition: all 180ms;
}

a.more:hover, a.more_tiny:hover {
    color: #fff;
    background: #ed1c24;
}

a.back {
    color: #252525;
    text-decoration: none;
    display: inline-block;
    line-height: 60px;
    padding: 0 0 0 79px;
    position: relative;
}

a.back::before {
    content: '';
    width: 60px;
    height: 60px;
    background: url('/local/templates/main/static/images/detail.png') -273px 0;
    position: absolute;
    top: 0;
    left: 0;
}

a.back:hover::before {
    background-position: -121px 0;
    background-color: #ed1c24;
}

p + a.back {
    margin-top: 30px;
}

a.item_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

p {
    margin: 0 0 1.4em 0;
    line-height: inherit;
}

.block > p:last-child {
    margin: 0;
}

sup {
    height: 0;
    line-height: 0;
    vertical-align: baseline;
    position: relative;
    bottom: -3px;
    font-size: 17px;
    font-weight: bold;
    margin: 0 2px;
    color: #5990a5;
}

h1 {
    font: 400 34px/1.3 'PT Serif', Times, serif;
    margin: 0 0 0.6em 0;
}

h2 {
    font: 700 30px/1.1 'PT Serif', Times, serif;
    margin: 0 0 1.2em 0;
    text-align: center;
    word-wrap: break-word;
    clear: both;
}

h3 {
    font: 700 24px/1.3 'PT Serif', Times, serif;
    margin: 0 0 0.8em 0;
}

h4 {
    font: 700 22px/1.2 'PT Serif', Times, serif;
    margin: 0 0 0.6em 0;
}

h5, h6 {
    font: 700 16px/1.2 'Open Sans', Times, serif;
    margin: 0 0 0.6em 0;
}

p + h2 {padding: 30px 0 0 0;}

p + h3, p + h4, ul + h3, ul + h4 {padding: 20px 0 0 0;}

p + h5 {padding: 10px 0 0 0;}


/*button {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
	background: none;
}

button span {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 18px;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	transition: all 150ms;
}

button:hover span {
	background: #fff;
	color: #284d5d;
}*/

div img, li img, iframe {vertical-align: top;}

a.round_btn, input[type='submit'], input[type='button'] {
    display: inline-block;
    height: 48px;
    line-height: 46px;
    padding: 0 22px;
    border: 1px solid #00aeef;
    border-radius: 25px;
    font-size: 16px;
    text-decoration: none;
    transition: all 180ms;
}

a.round_btn:hover, a.round_btn.act, input[type='submit'], input[type='button'] {
    background: #00aeef;
    color: #fff;
}

input[type='submit'], input[type='button'] {
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

blockquote {
    font-style: italic;
    margin: 0;
    padding: 26px 80px 20px;
    position: relative;
    overflow: auto;
}

blockquote::before, blockquote::after {
    content: '«';
    font: 400 150px/0 'PT Serif', Times, serif;
    position: absolute;
    color: #ed1c24;
    display: block;
}

blockquote::before {
    top: 20px;
    left: 0;
}

blockquote::after {
    content: '»';
    bottom: 110px;
    right: 0;
}

.quote_author {
    color: #ed1c24;
    font-size: 12px;
    font-style: normal;
}

.quote_author b {
    font-size: 14px;
    display: block;
}

/* ========================================================= */

.justified {
    text-align: justify;
    line-height: 0;
    font-size: 0.1px; /*trick the trickster*/
    margin: 0;
    padding: 0;
    overflow: visible;
}

.justified:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.justified > li {
    display: inline-block;
    text-align: left;
    line-height: normal;
    font-size: 16px;
    vertical-align: top;
    position: relative;
    margin: 0;
    padding: 0;
    background: none;
}

.inlined {
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: visible;
}

.inlined > li {
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: normal;
    background: none;
    position: relative;
}

.inlined > li img {vertical-align: bottom}

.noselect {
    /*-webkit-touch-callout: none;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.error {
    border-color: #f57979 !important;
    /*box-shadow: 0 0 12px #ed7272, inset 0 0 8px #ed7272;*/
}

.func {
    border-bottom: 1px dashed;
    cursor: pointer;
}


/*=========================================================== */

.block_wrap {
    padding: 60px 40px;
}

.block {
    max-width: 1500px;
    margin: 0 auto;
}

.block::after {
    content: '';
    display: block;
    clear: both;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 22;
    height: 98px;
    border-bottom: 1px solid #fff;
}

#header.block_wrap {
    padding: 0 40px;
}

#header .block {
    position: relative;
}

#header a {
    color: #fff;
    text-decoration: none;
}

#logo {
    position: absolute;
    top: 24px;
    left: 0;
    background: url('/local/templates/main/static/images/logo_hi.png') no-repeat 0 0 / 98px 44px;
    font: 700 20px/1.2 'PT Serif', Times, serif;
    padding: 0 0 0 136px;
    min-height: 44px;
    z-index: 8;
    white-space: nowrap;
}

#logo a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top_elem {
    position: absolute;
    top: 0;
    height: 98px;
    z-index: 4;
}

.top_elem::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.top_elem > span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

#lng {
    font-size: 18px;
    text-transform: uppercase;
    right: 0;
    z-index: 6;
    height: 72px;
}

#lng a {
    position: relative;
    padding: 0 12px;
}

#lng a:last-child {
    padding-right: 0 !important;
}

#lng a::before {
    content: '•';
    font-size: 26px;
    line-height: 0;
    position: absolute;
    top: 13px;
    left: 0;
    display: none;
}

#lng a:hover::before {
    display: inline;
}

#lng a.act::before {
    display: inline;
    color: #ed1c24;
}

#lng.top_elem span {
    display: inline;
}

#addr {
    right: 120px;
    width: 325px;
    line-height: 1.6;
    z-index: 6;
}

body:not(.mobile) #addr a {
    cursor: default;
    pointer-events: none;
}

#menu {
    position: absolute;
    top: 122px;
    left: 0;
    width: 100%;
    padding: 0 122px 0 0;
    z-index: 4;
}

#menu a {
    font-weight: 700;
    display: inline-block;
    padding: 0 0 3px 0;
}

#menu a:hover, #menu a.act, .sticky #menu a.act {
    border-bottom: 1px solid #fff;
}

#menu_mob_btn {
    position: absolute;
    top: 11px;
    left: 122px;
    width: 50px;
    height: 40px;
    cursor: pointer;
    color: #fff;
    display: none;
}

#menu_mob_btn::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
    border-top: 2px solid;
    border-bottom: 2px solid;
    width: 30px;
    height: 7px;
}

#menu_mob_btn::after {
    content: '';
    position: absolute;
    top: 26px;
    left: 10px;
    border-top: 2px solid;
    width: 30px;
}

#menu_mob_btn.act::before {display: none;}

#menu_mob_btn.act::after {
    content: '×';
    border: none;
    font-size: 50px;
    font-weight: 300;
    line-height: 0;
    top: 17px;
    text-align: center;
}

#search {
    position: absolute;
    right: 58px;
    min-width: 385px;
    top: 97px;
    height: 0;
    background: #414045;
    border: 1px solid transparent;
    padding: 10px 0 0 0;
    opacity: 0;
    transition: all 80ms;
}

#search.act {
    z-index: 8;
    height: 68px;
    opacity: 1;
    border-color: #fff;
}

#search input {
    border: none;
    padding: 0 18px;
    font-size: 22px;
    font-style: italic;
    color: #fff;
    opacity: 0.8;
}

#search_btn {
    position: absolute;
    top: 116px;
    right: -6px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    z-index: 8;
}

#search_btn::before {
    content: '';
    width: 28px;
    height: 28px;
    background: url('/local/templates/main/static/images/detail.png');
    position: absolute;
    top: 2px;
    left: 2px;
}

/*-----------------------------------------*/

.sticky #header {
    position: fixed;
    height: 60px;
    background: #252525;
}

.sticky #addr {
    font-size: 14px;
    min-width: inherit;
    width: 255px;
    right: 82px;
}

.sticky #lng {
    font-size: 12px;
}

.sticky #lng a {
    padding: 0 5px 0 8px;
}

.sticky #lng a::before {
    font-size: 16px;
    top: 8px;
    left: 0;
}

.sticky #logo {
    top: 6px;
    padding: 0 0 0 100px;
}

.sticky #logo span {
    display: none;
}

.sticky #menu {
    top: 16px;
    padding: 0 380px 0 136px;
}

.sticky .top_elem {
    height: 60px !important;
}

.sticky #search_btn {
    top: 15px;
    right: 92px;
}

.sticky #search_btn::before {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.sticky #search {
    right: 94px;
    top: 59px;
    width: 245px;
    min-width: inherit;
    padding: 7px 0 0 0;
}

.sticky #search.act {
    height: 60px;
}

.sticky #search input {
    font-size: 16px;
}

/*-----------------------------------------*/

#top_img {
    height: 100%;
    background: #252525 50% 50% / cover;
    position: relative;
    color: #fff;
    text-align: center;
    min-height: 500px;
}

#top_img::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.5em;
}

#top_img > span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font: 700 72px/1 'PT Serif', Times, serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    letter-spacing: 1px;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

#top_img > span img {
    display: block;
    margin: 0 auto 40px auto;
}

#top_img_menu {
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 4;
}

#top_img_menu li {
    margin: 0 20px 6px;
    vertical-align: middle;
    font-weight: 700;
}

#top_img_menu a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

li#top_img_btn {
    position: absolute;
    top: -100px;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px;
    background: rgba(0, 0, 0, 0.3) url('/local/templates/main/static/images/detail.png') -45px 0;
    cursor: pointer;
    transition: all 150ms;
}

li#top_img_btn:hover {
    background-color: #ed1c24;
}

#content_header {
    display: block;
    font-size: 61.8%;
    position: relative;
}

#content_header:not(:empty) {
    padding: 90px 0 40px 0;
}

#content_header:not(:empty)::before {
    content: '';
    width: 1px;
    height: 70px;
    background: #ed1c24;
    position: absolute;
    top: 15px;
    left: 50%;
}

/*-----------------------------------------*/

#facts {
    border: 5px solid;
    width: 300px;
    min-height: 380px;
    float: right;
    margin: 7px 0 20px 40px;
    position: relative;
    color: #ed1c24;
    text-align: center;
}

#fact_slider {
    margin: 30px 40px 70px;
}

.fact_number {
    font: 700 30px/1 'PT Serif', Times, serif;
    margin: 0 0 30px 0;
}

.fact_number b {
    font-size: 72px;
    display: block;
    letter-spacing: -1px;
}

.fact_info {
    font: 700 18px/1.4 'PT Serif', Times, serif;
    border: solid;
    border-width: 1px 0 1px 0;
    padding: 30px 0;
}

#fact_btn {
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 100%;
    font: 400 italic 16px/1 'PT Serif', Times, serif;
}

#fact_btn span {
    cursor: pointer;
    position: relative;
    padding: 0 0 0 28px;
}

#fact_btn span::before {
    content: '';
    width: 20px;
    height: 26px;
    background: url('/local/templates/main/static/images/detail.png') 0 -91px;
    position: absolute;
    top: -2px;
    left: 0;
    transition: none;
}

#fact_btn span.act::before {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: all 500ms;
}

/*-----------------------------------------*/

#proj_list {
    background: url('/local/templates/main/static/_img/_proj_list_img1.jpg') fixed 0 0 / cover;
}

.item_list.block_wrap {
    padding: 72px 40px 40px 40px;
    position: relative;
}

.item_list ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.item_list li {
    width: 32%;
    min-height: 236px;
    border: 5px solid #ed1c24;
    color: #fff;
    z-index: 8;
    padding: 32px;
    margin: 0 0 32px 0;
    transition: all 220ms;
}

.item_list li:hover {
    background: #ed1c24;
}

.item_list_back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: fixed 50% 50% / cover;
    opacity: 0;
    transition: opacity 220ms;
}

.item_list_back.act {
    opacity: 1;
    z-index: 4;
    /*transition: opacity 800ms 250ms;*/
}

.item_list li h3 {
    margin-right: 60px;
    line-height: 1.1;
}

.item_list li p {
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}

.item_list li > a {
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    bottom: -5px;
    right: -5px;
    z-index: 2;
}

.item_list_icon {
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: 0;
    transition: all 220ms;
}

.item_list li:hover .item_list_icon {
    opacity: 1;
}

.item_list .block::after {
    display: none;
}

/*-----------------------------------------*/

#feedback_wrap {
    background: #252525;
}

#feedback {
    position: relative;
}

#feedback > h2 {
    text-align: center;
    color: #fff;
    margin: 0 0 32px 0;
}

#feedback_slider {
    margin: 0 80px;
}

.feedback_slide {
    margin: 0 20px;
}

.feedback_text {
    background: #fff top 15px right 20px no-repeat;
    border-radius: 13px;
    position: relative;
    font: 400 italic 14px/1.2 'PT Serif', Times, serif;
    padding: 25px 25px 8px;
}

.feedback_text::before {
    content: '';
    width: 29px;
    height: 22px;
    background: url('/local/templates/main/static/images/detail.png') 0 -60px;
    position: absolute;
    top: 100%;
    left: 57px;
}

.feedback_text h3 {
    font: 400 italic 18px/1.2 'PT Serif', Times, serif;
    min-height: 50px;
    padding: 0 120px 0 0;
}

.feedback_author {
    font-size: 14px;
    color: #fff;
    padding: 20px 0 0 92px;
    line-height: 1.2;
}

.feedback_author span {
    font-size: 12px;
}

.slider_nav li {
    width: 60px;
    height: 60px;
    background: url('/local/templates/main/static/images/detail.png') -121px 0;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    transition: all 150ms;
}

.slider_nav li:first-child {
    left: 0;
}

.slider_nav li:last-child {
    right: 0;
    background-position: -197px 0;
}

.slider_nav li:hover {
    background-color: #ed1c24;
}

/*-----------------------------------------*/

#banner {
    background: #ed1c24;
    border: solid #fff;
    border-width: 1px 0 1px 0;
    /*height: 185px;*/
    padding-top: 0;
    padding-bottom: 0;
}

#banner .block {
    overflow: auto;
}

#banner img {
    width: 100%;
    min-width: 700px;
}

/*-----------------------------------------*/

#struct_list {
    background: url('/local/templates/main/static/_img/_structure_list_img1.jpg') fixed 0 0 / cover;
}

.elem_right {
    float: right;
    clear: right;
    margin: 7px 0 40px 40px;
}

.elem_left {
    float: left;
    clear: left;
    margin: 7px 40px 40px 0;
}

.elem_right img, .elem_left img {
    width: 100%;
}

.elem_right, .elem_left {
    width: 480px;
    font: 400 italic 14px/1.2 'PT Serif', Times, serif;
    text-align: center;
}

.elem_video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 51%;
}

.elem_video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.elem_caption {
    padding: 28px 0 0 0;
}

.elem_caption:empty {
    display: none;
}

.elem_right a.more, .elem_left a.more {
    margin: 28px 0 0 0;
    max-width: 65%;
}

/*-----------------------------------------*/

#special {
    background: url('/local/templates/main/static/_img/_structure_list_img1.jpg') 0 0 / cover;
}

#special .block {
    border: 5px solid #ed1c24;
    color: #fff;
    padding: 36px 72px;
}

/*-----------------------------------------*/

#partner {
    background: #f1f1f1;
}

#partner ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#partner li {
    width: 33.33%;
    border: 1px solid #a8a8a8;
    margin: 0 0 -1px -1px;
    font-size: 12px;
    padding: 24px 28px;
}

#partner li > a {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 48%;
    color: #252525;
    font-weight: 600;
}

.partner_logo {
    width: 46%;
    float: left;
    height: 140px;
    text-align: center;
}

.partner_logo::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.partner_logo span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.partner_logo img {
    max-width: 100%;
}

.partner_text {
    width: 48%;
    float: right;
    padding: 0 0 24px 0;
}

/*-----------------------------------------*/

body:not(.mobile) .trans {
    transition: filter 200ms, opacity 200ms;
}

.news_list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news_list li {
    width: 32%;
    margin: 0 0 32px 0;
    padding: 36px 40px;
    font-size: 14px;
}

li.dummy, li.load_btn {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    min-height: inherit !important;
    border: none !important;
}

li.load, .load {
    filter: blur(6px);
    opacity: 0;
}

li.load_btn {
    width: 100% !important;
    text-align: center;
}

.news_list a.item_link {
    border: 5px solid transparent;
    transition: border-color 220ms;
}

.news_list a.item_link:hover {
    border-color: #ed1c24;
}

/*p.center_btn {
	text-align: center;
	margin: 0;
}*/

.news_list_text {
    position: relative;
}

.news_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 50% 50% / cover;
}

.news_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
}

.news_img + .news_list_text {
    color: #fff;
}

.news_category {
    padding: 0 0 16px 0;
}

.news_category span:not(:last-child) {
    position: relative;
    padding: 0 30px 0 0;
}

.news_category span:not(:last-child)::before {
    content: '';
    width: 1px;
    height: 26px;
    position: absolute;
    top: -2px;
    right: 14px;
    background: #ed1c24;
}

#news_filter {
    margin: 0 0 28px 0;
}

#news_filter > li li {
    margin: 0 0 20px 0;
}

#news_filter > li:first-child {
    width: 60%;
    min-width: 600px;
}

#news_filter > li:last-child li:nth-child(2) {
    margin-left: 20px;
}

#news_filter input[type='radio'] {
    position: absolute;
    left: -1000px;
    opacity: 0;
}

#news_filter input[type='radio'] + label {
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
}

#news_filter input[type='radio']:checked + label {
    color: #fff;
    background: #ed1c24;
    cursor: default;
}

#news_filter select {
    height: 36px;
    background: url('/local/templates/main/static/images/detail.png') no-repeat top 16px right 12px;
    padding: 0 34px 0 16px;
    border: 1px solid #ed1c24;
    font-size: 14px;
    color: #ed1c24;
}

#news_filter option {
    font-size: 14px;
}

.news_list.blog_list li:not(.load_btn) {
    width: 100%;
    padding: 36px 40px 36px 52%;
    min-height: 380px;
}

.news_list.blog_list li:nth-child(even) {
    padding: 36px 52% 36px 40px;
}

.blog_list .news_img + .news_list_text {
    color: #252525;
}

.blog_list .news_img {
    width: 48%;
}

.blog_list .news_img::before {
    display: none;
}

.blog_list li:nth-child(even) .news_img {
    left: auto;
    right: 0;
}

/*-----------------------------------------*/

/*#main_video_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1068px;
	height: 100%;
	overflow: hidden;
	min-height: 720px;
}*/

#top_video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

#top_video::before {
    content: '';
    height: 220px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 );
}

#top_video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100.2%;
    min-height: 100.2%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

/*-----------------------------------------*/

#calendar_toggle {
    text-align: center;
}

#calendar_toggle li {
    font-size: 18px;
    padding: 0 0 0 42px;
    cursor: pointer;
    color: #838481;
}

#calendar_toggle li::before {
    content: '';
    width: 29px;
    height: 29px;
    background: url('/local/templates/main/static/images/detail.png');
    position: absolute;
    top: 0;
    left: 0;
}

#calendar_toggle li:nth-child(2) {
    width: 56px;
    height: 25px;
    background: -webkit-linear-gradient(top, rgba(135,135,135,1) 0%,rgba(207,207,207,1) 100%);
    background: linear-gradient(to bottom, rgba(135,135,135,1) 0%,rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#cfcfcf',GradientType=0 );
    border-radius: 13px;
    margin: 2px 36px 0;
    padding: 0;
}

#calendar_toggle li:nth-child(2)::before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    background: #fff;
    border: 2px solid #ed1c24;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    top: -5px;
    border-radius: 50%;
    transition: all 180ms;
}

#calendar_toggle.toggle_left li:nth-child(2)::before {
    left: -6px;
}

#calendar_toggle.toggle_right li:nth-child(2)::before {
    left: 31px;
}

#calendar_toggle li:nth-child(1)::before {
    background-position: 0 -132px;
}

#calendar_toggle li:nth-child(3)::before {
    background-position: -45px -132px;
}

#calendar_toggle.toggle_left li:nth-child(1)::before {
    background-position: -90px -132px;
}

#calendar_toggle.toggle_right li:nth-child(3)::before {
    background-position: -135px -132px;
}

#calendar_toggle.toggle_left li:nth-child(1), #calendar_toggle.toggle_right li:nth-child(3) {
    color: #ed1c24;
    cursor: default;
}

.calendar {
    background: #f3f3f3;
}

/*#calendar_target {
	transition: filter 200ms, opacity 200ms;
}*/

.calendar_grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calendar_grid > li {
    width: 32%;
    background: #fff;
    margin: 0 0 32px 0;
    padding: 0 28px 110px 28px;
}

/*#calendar_grid > li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}*/

.calendar_grid_img {
    margin:  0 -28px 16px;
}

.calendar_grid_img img {
    width: 100%;
}

.calendar_grid_date {
    background: -webkit-linear-gradient(top, rgba(37, 37, 37, 0.85) 0%,rgba(37, 37, 37, 0) 100%);
    background: linear-gradient(to bottom, rgba(37, 37, 37, 0.85) 0%,rgba(37, 37, 37, 0) 100%);
    padding: 0 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.calendar_grid_date li {
    color: #fff;
    font-size: 13px;
    height: 50px;
    line-height: 1.1;
    max-width: 48%;
}

.calendar_grid_date li::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.calendar_grid_date li:nth-child(1) {
    padding: 0 0 0 29px;
}

.calendar_grid_date li:nth-child(2) {
    padding: 0 29px 0 12px;
    background: #ed1c24;
}

.calendar_grid_date li span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.calendar_grid_date li b {
    font-weight: 400;
    white-space: nowrap;
    position: relative;
    padding: 0 3px 0 0;
    margin: 0 5px 0 0;
}

.calendar_grid_date li b::before {
    content: '|';
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 100%;
    color: #ed1c24;
}

.calendar_grid_date li b:last-child::before {
    display: none;
}

.calenfar_grid_name {
    color: #ed1c24;
}

.calendar_grid .calendar_grid_btm {
    position: absolute;
    bottom: 26px;
    left: 28px;
    right: 28px;
}

.calendar_grid_btm li {
    margin-top: 8px;
}

/*.calendar_grid_btm a.more_tiny {

}*/

.calendar_grid_btm li:first-child {
    margin-right: 32px;
}

.calendar_grid .calendar_grid_btm li:first-child {
    z-index: 8;
    margin-right: 12px;
}

/*
.calendar_grid_btm li:first-child:hover {
	color: #fff;
	background: #ed1c24;
}
*/

.calendar_grid_btm li:nth-child(2) {
    font-size: 14px;
}

.calendar_grid_btm li:nth-child(2) b:after {
    content: ' \20B7';
    font-weight: 400;
    font-family: 'PT Sans', Arial, sans-serif;
}

#calendar_list p a {
    color: #252525;
    text-decoration: none;
    font-size: 18px;
}

#calendar_list p a:hover {
    text-decoration: underline;
}

#calendar_list h4 {
    color: #ed1c24;
}

#calendar_list p + h4 {
    margin-top: 40px;
}

.calendar_list_month th, .calendar_list_month td {
    width: 52px;
    height: 52px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    padding: 0;
    border: none;
    background: transparent;
}

.calendar_list_month td {
    border: 1px solid #838481;
}

.calendar_list_month td.act {
    background: #ed1c24;
    color: #fff;
}

li.class_list_ruler {
    height: 1px;
    width: 100%;
    background: #838481;
    margin: 20px 0 40px 0;
}

li.class_list_ruler:last-child {
    display: none;
}

/*-----------------------------------------*/

#activity_wrap {
    background: #ed1c24;
}

#activity {
    position: relative;
    padding: 0 0 30px 0;
}

#activity > h2 {
    text-align: center;
    color: #fff;
    margin: 0 0 50px 0;
}

#activity_slider {
    margin: 0 80px;
}

#activity_slider a {
    margin: 0 20px;
    display: block;
    padding: 92px 0 0 0;
    font: 700 18px/1 'PT Serif', Times, serif;
    color: #fff;
    background: no-repeat;
    text-decoration: none;
}

/*-----------------------------------------*/

#main_news_wrap {
    position: relative;
    overflow: hidden;
}

#main_news h2 {
    position: relative;
    text-align: left;
}

#main_news > li:nth-child(1) {
    width: 45%;
    padding: 0 60px 0 0;
}

#main_news > li:nth-child(2) {
    width: 55%;
    padding: 0 0 0 60px;
    position: static;
}

#main_news > li:nth-child(2) li {
    width: 48%;
    margin: 0 0 40px 0;
}

#main_news > li:nth-child(2)::before {
    content: '';
    background: #f3f3f3;
    position: absolute;
    top: 0;
    width: 3000px;
    height: 100%;
    margin: 0 0 0 -60px;
}

#main_news > li:nth-child(2) li img {
    width: 100%;
    margin: 0 0 12px 0;
}

#main_news h2 a.more_tiny {
    margin: 0 0 0 22px;
    height: 35px;
    padding: 0 16px;
    font: 400 15px/31px 'Open Sans',Arial,sans-serif;
}

#main_news .news_category {
    padding: 0 0 10px 0;
}

#main_news .news_list_text {
    margin: 0 0 40px 0;
}

#main_news .news_list_text:last-child, #main_news .news_list_text:last-child p {
    margin: 0;
}

/*-----------------------------------------*/

#main_special {
    background: url('/local/templates/main/static/_img/_main_special.jpg') 50% 50% / cover;
    color: #fff;
}

#main_special .block {
    max-width: 1000px;
    padding: 80px 0;
}

#main_special blockquote {
    font-weight: 600;
    font-size: 22px;
    font-style: normal;
    overflow: visible;
    padding: 26px 100px 20px;
}

#main_special blockquote::before, #main_special blockquote::after {
    color: #fff;
}

#main_special blockquote::after {
    bottom: 45px;
}

/*-----------------------------------------*/

.gallery1 li {
    width: 22%;
    margin: 0 0 50px 0;
}

.gallery1 li img {
    width: 100%;
    margin: 0 0 12px 0;
}

/*-----------------------------------------*/

#useful {
    text-align: center;
}

#useful li {
    width: 245px;
    margin: 0 20px 0 0;
}

#useful li:last-child {
    margin: 0;
}

/*-----------------------------------------*/

.gallery2 {
    padding: 30px 0 50px 0;
    clear: both;
}

.gallery2 li {
    width: 32%;
}

.gallery2 li img {
    width: 100%;
}

.disqus {
    min-height: 400px;
    border: 1px solid #252525;
    clear: both;
    margin: 0 0 20px 0;
}

/*-----------------------------------------*/

.appeal li:nth-child(1) {
    width: 30%;
    max-width: 380px;
    text-align: center;
}

.appeal li img {
    width: 100%;
}

.appeal li:nth-child(2) {
    width: 68%;
}

/*-----------------------------------------*/

.download li {
    width: 48%;
    margin: 0 0 12px 0;
    height: 35px;
}

.download li::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.download a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 40px;
    text-decoration: none;
    line-height: 1.1;
}

.download a::before {
    content: attr(class);
    color: #ed1c24;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background: url('/local/templates/main/static/images/detail.png') -273px -132px;
    width: 28px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 0 0 0;
}

/*-----------------------------------------*/

#btm_serv {
    width: 100%;
    clear: both;
    padding: 20px 0 0 0;
}

#btm_serv li {
    background: transparent;
    vertical-align: middle;
}

#btm_serv > li:nth-child(2) {
    margin: 20px 0;
}

#btm_serv li li {
    margin: 0 !important;
}

#btm_serv li li:first-child {
    padding: 0 !important;
}

/*-----------------------------------------*/

#ymap_contact_wrap {
    height: 600px;
    width: calc(100% - 520px);
    position: relative;
}

#ymap_contact {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-----------------------------------------*/

#sitemap a {
    text-decoration: none;
}

#sitemap a:hover {
    text-decoration: underline;
}

#sitemap li {
    width: 100%;
    margin: 0 0 12px 0;
    font: 700 22px 'PT Serif', Times, serif;
}

#sitemap li ul {
    margin: 8px 0 0 0;
}

#sitemap li li {
    margin: 0 0 8px 40px;
    font: 400 18px 'Open Sans',Arial,sans-serif;
}

#sitemap li li a {
    color: #252525;
}

/*-----------------------------------------*/

#footer {
    background: #252525;
}

#footer a:link, #footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover, #footer a:active {color: #fff; text-decoration: underline;}

#ymap_company {
    height: 306px;
}

#footer li {
    color: #fff;
    padding: 0 0 30px 0;
}

#footer li:last-child {
    padding: 0;
}

#btm_addr {
    font: 400 italic 24px/2 'PT Serif', Times, serif;
    width: 30%;
    margin: -16px 0 0 0;
}

body:not(.mobile) #btm_addr a:not(.btm_social) {
    cursor: default;
    pointer-events: none;
    text-decoration: none !important;
}

a.btm_social {
    display: inline-block;
    vertical-align: middle;
    background: url('/local/templates/main/static/images/detail.png');
    margin: 0 30px 0 0;
}

a#social_vk {
    width: 27px;
    height: 15px;
    background-position: -43px -88px;
}

a#social_fb {
    width: 11px;
    height: 21px;
    background-position: -90px -88px;
}

a#social_ok {
    width: 14px;
    height: 22px;
    background-position: -119px -88px;
}

#btm_link {
    width: 15%;
    font-size: 14px;
    line-height: 1.7;
}

#btm_map {
    width: 40%;
}

#btm_copy {
    width: 100%;
    font-size: 12px;
}

/*[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]*/

@media (max-width: 1320px) {
    .sticky #menu_mob_btn {
        display: block;
    }

    .sticky #menu {
        text-align: left;
        background: #252525;
        max-height: 0;
        width: auto;
        top: 59px;
        left: 110px;
        border: solid #fff;
        border-width: 0 1px 1px 1px;
        padding: 5px 20px 7px;
        opacity: 0;
        overflow: hidden;
    }

    .sticky #menu.act {
        transition: all 80ms;
        max-height: 500px;
        opacity: 1;
        overflow: visible;
    }

    .sticky #menu li {
        width: 100%;
        display: block;
    }

    .sticky #menu a {
        font-size: 14px;
        padding: 0 0 1px 0;
        margin: 0 0 6px 0;
        border-bottom: 1px solid #252525;
    }

    .sticky #menu a:hover {
        border-color: #fff;
    }

    .sticky #menu.act li {
        max-height: 100px;
        opacity: 1;
        overflow: visible;
    }
}

@media (max-width: 1200px) {
    .calendar_grid > li {
        padding-bottom: 134px;
    }

    .calendar_grid .calendar_grid_btm > li {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    #ymap_contact_wrap {
        width: 100%;
        clear: both;
    }
}

@media (max-width: 950px) {
    #header {
        position: fixed;
        height: 60px;
        background: #252525;
    }

    #addr {
        font-size: 14px;
        min-width: inherit;
        width: 255px;
        right: 82px;
    }

    #lng {
        width: auto;
        font-size: 12px;
    }

    #lng a {
        padding: 0 5px 0 8px;
    }

    #lng a::before {
        font-size: 16px;
        top: 8px;
        left: 0;
    }

    #logo {
        top: 6px;
        padding: 0 0 0 100px;
    }

    #logo span {
        display: none;
    }

    #menu {
        top: 16px;
        padding: 0 380px 0 136px;
    }

    .top_elem {
        height: 60px !important;
    }

    #search_btn {
        top: 15px;
        right: 92px;
    }

    #search_btn::before {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    #menu_mob_btn {
        display: block;
    }

    #menu {
        text-align: left;
        background: #252525;
        max-height: 0;
        width: auto;
        top: 59px;
        left: 110px;
        border: solid #fff;
        border-width: 0 1px 1px 1px;
        padding: 5px 20px 7px;
        opacity: 0;
        overflow: hidden;
    }

    #menu.act {
        transition: all 80ms;
        max-height: 500px;
        opacity: 1;
        overflow: visible;
    }

    #menu li {
        width: 100%;
        display: block;
    }

    #menu a {
        font-size: 14px;
        padding: 0 0 1px 0;
        margin: 0 0 6px 0;
        border-bottom: 1px solid #252525;
    }

    #menu a:hover {
        border-color: #fff;
    }

    #search {
        right: 94px;
        top: 59px;
        width: 245px;
        min-width: inherit;
        padding: 7px 0 0 0;
    }

    #search.act {
        height: 60px;
    }

    #search input {
        font-size: 16px;
    }

    .item_list li {
        width: 48%;
    }

    .news_list li {
        width: 48%;
    }

    #news_filter > li {
        width: 100% !important;
        min-width: inherit !important;
        text-align: center;
    }

    #news_filter .justified {
        text-align: center;
    }

    .gallery1 li {
        width: 30%;
    }

    .calendar_grid > li {
        width: 48%;
    }
}

@media (max-width: 900px) {
    #btm_addr {
        width: 68%;
    }

    #btm_link {
        width: 30%;
    }

    #btm_map {
        width: 100%;
    }

    #partner li {
        width: 50%;
    }

    #main_news > li:nth-child(1) {
        width: 100%;
        padding: 0 0 60px 0;
    }

    #main_news > li:nth-child(2) {
        width: 100%;
        padding: 60px 0 0 0;
        position: relative;
    }
}

@media (max-width: 700px) {
    blockquote::before, blockquote::after {
        font-size: 100px;
    }

    .gallery1 li {
        width: 48%;
    }

    .calendar_grid > li {
        width: 100%;
        padding-bottom: 110px;
    }

    .calendar_grid_btm > li {
        width: auto;
        text-align: left;
    }

    #main_special blockquote {
        font-size: 18px;
        padding: 26px 70px 20px;
    }

    .appeal li {
        width: 100% !important;
        max-width: 100% !important;
    }

    .appeal li img {
        width: auto;
        max-width: 100%;
    }

    .news_list.blog_list li {
        padding: 0 20px 16px 20px !important;
        min-height: inherit;
    }

    .blog_list .news_img {
        width: auto;
        margin: 0 -20px 20px;
        position: relative;
        top: auto;
        left: auto;
        right: auto !important;
        height: 300px;
    }

    .download li {
        width: 100%;
    }
}

@media (max-width: 630px) {
    #addr {
        display: none;
    }

    #search, .sticky #search {
        right: 0;
    }

    #top_img > span {
        font-size: 62px;
    }

    #top_img_menu li, #top_img_menu a {
        font-size: 14px;
    }

    .item_list li {
        width: 100%;
        min-height: 180px;
    }

    #partner li {
        width: 100%;
    }

    .news_list li {
        width: 100%;
        margin: 0 0 20px 0;
    }

    #calendar_toggle li:nth-child(2) {
        display: block;
        margin: 16px auto;
    }
}

@media (max-width: 560px) {
    .block_wrap {
        padding: 40px 20px;
    }

    #header.block_wrap {
        padding: 0 20px;
    }

    .item_list.block_wrap {
        padding: 42px 20px 20px 20px;
    }

    #top_img > span {
        font-size: 54px;
    }

    #btm_addr {
        width: 100%;
    }

    #btm_link {
        width: 100%;
    }

    #btm_link br {
        display: none;
    }

    #btm_link a {
        margin: 0 20px 0 0;
    }

    .elem_right, .elem_left {
        width: 100%;
    }

    #special .block {
        padding: 30px 20px;
    }

    #main_news > li:nth-child(2) li {
        width: 100%;
    }

    .calendar_grid > li {
        padding-left: 20px;
        padding-right: 20px;
    }

    .calendar_grid_img {
        margin:  0 -20px 16px;
    }

    .calendar_grid_date li:nth-child(1) {
        padding: 0 0 0 20px;
    }

    .calendar_grid_date li:nth-child(2) {
        padding: 0 20px 0 12px;
    }

    .calendar_grid_btm {
        left: 20px;
        right: 20px;
    }

    #calendar_list p br {
        display: none;
    }

    #calendar_list p a {
        display: block;
        margin: 0 0 12px 0;
    }

    #main_special .block {
        padding: 20px 0;
    }
}

@media (max-width: 400px) {
    #menu {
        right: 0;
    }

    #top_img > span {
        font-size: 48px;
        padding: 0 20px;
    }

    #top_img > span img {
        margin: 0 auto 10px auto;
    }

    #content_header:not(:empty) {
        padding: 50px 0 40px 0;
    }

    #content_header:not(:empty)::before {
        height: 32px;
    }

    #feedback_slider {
        margin: 0;
        padding: 60px 0 0 0;
    }

    .feedback_slide {
        margin: 0 10px;
    }

    #feedback .slider_nav li, #activity .slider_nav li {
        top: 40px;
        margin: 0;
    }

    #feedback .slider_nav li:first-child {
        left: 10px;
    }

    #feedback .slider_nav li:last-child {
        right: 10px;
    }

    #activity .slider_nav li:first-child {
        left: 0;
    }

    #activity .slider_nav li:last-child {
        right: 0;
    }

    #activity .slider_nav li {
        top: 80px;
        margin: 0;
    }

    #activity_slider {
        margin: 90px 0 0 0;
    }

    #facts {
        width: 100%;
    }

    .calendar_grid > li {
        padding-bottom: 134px;
    }

    .calendar_grid .calendar_grid_btm > li {
        width: 100%;
        text-align: center;
    }

    .calendar_list_month th, .calendar_list_month td {
        width: 38px;
        height: 38px;
        font-size: 16px;
    }

    #useful li {
        width: 100%;
    }

    .gallery1 li {
        width: 100%;
    }

    blockquote {
        padding: 26px 50px 20px;
    }

    blockquote::before, blockquote::after {
        font-size: 80px;
    }

    #main_special blockquote {
        font-size: 14px;
        padding: 26px 50px 20px;
    }
}

@media (max-width: 340px) {
    #menu_mob_btn {
        left: 108px;
    }

    #search_btn, .sticky #search_btn {
        right: 86px;
    }

    #top_img > span {
        font-size: 42px;
    }
}

@media (max-height: 700px) {
    #top_img_btn {
        display: none;
    }
}
/* End */


/* Start:/local/templates/main/template_styles.css?1574765801318*/
.slick-slider {
    /*height: 140px;*/
}
/*#banner img {*/
    /*width: auto;*/
    /*min-width: 700px;*/
    /*!*max-width: 100%;*!*/
    /*margin: 0 auto;*/

/*}*/
.nolink a {
    color: #252525 !important;
    text-decoration: none !important;
}
.news_img + .news_list_text .nolink a {
    color: #fff !important;
}
/* End */
/* /local/templates/main/components/bitrix/menu/footer/style.min.css?1499934004490 */
/* /local/templates/main/styles.css?157476580144612 */
/* /local/templates/main/template_styles.css?1574765801318 */
