@charset "utf-8";

/*!* Иллюстрированный заголовок страниц *!*/

@media screen {
.en_zagolovok_img {width: 100%; height: 50vh; height: calc( (var(--vh, 1vh) * 50) ); min-height: 260px; max-height: 560px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: visible; display: flex; flex-wrap: wrap;}
.en_zagolovok_img:after {width: 100%; height: 50%; /*background-color: rgba(30,33,41,0.26);*/ background: linear-gradient(to bottom, rgba(30,33,41,0.76), rgba(30,33,41,0.0)); position: absolute; top: 0; left: 0; display: block; content:''; z-index: 2;}
.en_zagolovok_img.left {background-position: left center;}
.en_zagolovok_img.right {background-position: right center;}
}

/*!* КОНТЕНТ — доки для скачивания *!*/

@media screen {
.en_icons {background-position: 0px 5px; background-repeat: no-repeat; background-size: 28px 14px; padding: 0 0 0 35px; position: relative;}
/*.en_icons:before {width: 28px; height: 14px; margin: 0 7px 0 0; display: block; float: left; content:'';}*/
.en_icons.doc {background-image: url(/images/icons/doc/doc.svg);}
.en_icons.pdf {background-image: url(/images/icons/doc/pdf.svg);}
.en_icons.xls {background-image: url(/images/icons/doc/xls.svg);}
.en_icons.zip {background-image: url(/images/icons/doc/zip.svg);}
}

/*!* КОНТЕНТ — главная страница *!*/

@media screen {
.en_index {width: 100%; height: 100vh; height: calc( (var(--vh, 1vh) * 100) ); position: relative; overflow: hidden; display: flex; align-content: center; align-items: center; justify-content: center; flex-direction: column; flex-wrap: wrap; z-index: 1;}

.en_index > .en_foto {width: 100%; position: relative; overflow: visible; display: flex; align-content: center; align-items: center; justify-content: center; flex: 1;}

.en_index > .en_foto > .en_header {width: 100%; position: absolute; overflow: visible; display: flex; flex-direction: column; z-index: 2;}
.en_index > .en_foto > .en_header > h1 {font-size: 44px; line-height: 51px; letter-spacing: 0.8px; color: rgba(255,255,255,1.0); font-weight: 600; text-align: center; text-transform: uppercase; text-shadow: 0 2px 3px rgba(30,33,41,0.55); padding: calc( 40px + 42px ) 20px 0; margin: -10px 0;}
.en_index > .en_foto > .en_header > h1 > strong {font-weight: 900;}
.en_index > .en_foto > .en_header > .en_knopka_sayta {margin: 40px 0 0; align-self: center;}
.en_index > .en_foto > .en_header > .en_knopka_sayta:hover {color: rgba(121,181,28,1.0); border: 2px solid rgba(255,255,255,1.0); background-color: rgba(255,255,255,1.0);}
.en_index > .en_foto > .en_header > .en_dopssylka {border: none; position: fixed; right: 60px; bottom: 30px;}
.en_index > .en_foto > .en_header > .en_dopssylka > img {height: 120px;}
}

@media screen and (max-width: 1024px) {
.en_index > .en_foto > .en_header > h1 {font-size: 34px; line-height: 38px; padding: calc( 30px + 42px ) 20px 0; margin: -7px 0;}
.en_index > .en_foto > .en_header > .en_knopka_sayta {margin: 30px 0 0;}
.en_index > .en_foto > .en_header > .en_dopssylka {right: 40px; bottom: 20px;}
.en_index > .en_foto > .en_header > .en_dopssylka > img {height: 90px;}
}

@media screen and (max-width: 740px) {
.en_index > .en_foto > .en_header > h1 {font-size: 24px; line-height: 29px; margin: -6px 0;}
.en_index > .en_foto > .en_header > h1 > strong {font-weight: 800;}
}

@media screen and (max-width: 540px) {
.en_index > .en_foto > .en_header > .en_dopssylka {display: none;}
}

/*@media screen and (max-width: 380px) {
.en_index > .en_footer > div > p {width: min-intrinsic; width: min-content;}
}*/

@media screen and (max-height: 800px) {
.en_index > .en_foto > .en_header > h1 {font-size: 34px; line-height: 38px; padding: calc( 30px + 42px ) 20px 0; margin: -7px 0;}
.en_index > .en_foto > .en_header > .en_knopka_sayta {margin: 30px 0 0;}
.en_index > .en_foto > .en_header > .en_dopssylka {right: 40px; bottom: 20px;}
.en_index > .en_foto > .en_header > .en_dopssylka > img {height: 70px;}
}

@media screen and (max-height: 600px) {
.en_index > .en_foto > .en_header > h1 {font-size: 24px; line-height: 29px; margin: -6px 0;}
.en_index > .en_foto > .en_header > h1 > strong {font-weight: 800;}
}

@media screen and (max-height: 485px) {
.en_index > .en_foto > .en_header > h1 {padding: calc( 20px + 32px ) 20px 0;}
.en_index > .en_foto > .en_header > .en_knopka_sayta {margin: 20px 0 0; padding: 5px 27px;}
}

/*!* КОНТЕНТ — СПИСКИ — каталог проектов *!*/

@media screen {
.en_kontent_spiski {width: 100%; position: relative; overflow: visible; display: flex; align-content: flex-start; align-items: flex-start; justify-content: flex-start; flex-direction: row; flex-wrap: nowrap;}
.en_kontent_spiski_proekty {width: 100%; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-direction: column; flex-wrap: wrap; order: 2;}

.en_kontent_proekty {width: 100%; position: relative; overflow: visible; display: flex; align-items: flex-start; flex-direction: row; flex-wrap: wrap;}
.en_kontent_proekty > .en_noproekt {width: 100%; font-size: 15px; line-height: 22px; padding: 60px 30px 0; margin: -8px 0 -6px; position: relative; overflow: visible; display: inline-block;}
.en_kontent_proekty > .en_element {width: calc( 100%/2 - 30px*2); margin: 60px 30px 0; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a {width: 100%; color: rgba(30,33,41,1.0); border-bottom: none;}

.en_kontent_proekty > .en_element > a > .en_miniatyura {width: 100%; max-height: calc( var(--vh, 1vh) * 100 ); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: visible; display: flex; flex-direction: row; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a > .en_miniatyura:before {padding-top: 75%; display: block; content: ''; z-index: -1;}

.en_kontent_proekty > .en_element > a > .en_opisanie {width: 100%; margin: 20px 0 0; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-direction: row; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie {width: 60%; position: relative; overflow: visible; display: flex; justify-content: center; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie > p:nth-of-type(1) {font-size: 19px; line-height: 22px; font-weight: 600; text-transform: uppercase; margin: -4px 0 -5px;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie > p:nth-of-type(2) {font-size: 35px; line-height: 35px; font-weight: 600; text-transform: uppercase; padding: 15px 0 0; margin: -5px -3px;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_harakteristiki {width: 40%; position: relative; overflow: visible; display: flex; justify-content: center; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_harakteristiki > p {font-size: 17px; line-height: 16px; font-weight: 500; text-align: right; padding: 2px 0; margin: -2px 0;}

.en_kontent_proekty > .en_element > a > .en_tekst {width: 100%; margin: 20px 0 0; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekty > .en_element > a > .en_tekst > p {font-size: 13px; line-height: 18px; margin: -7px 0 -4px;}
}

@media screen and (max-width: 1280px) {
.en_kontent_spiski {flex-wrap: wrap;}
}

@media screen and (max-width: 1024px) {
.en_kontent_proekty > .en_noproekt {padding: 40px 20px 0;}

.en_kontent_proekty > .en_element {width: calc( 100%/2 - 20px*2); margin: 40px 20px 0;}
}

@media screen and (max-width: 920px) {
.en_kontent_proekty > .en_element {width: calc( 100% - 20px*2);}

.en_kontent_proekty > .en_element > a > .en_miniatyura:before {padding-top: 55%;}
}

@media screen and (max-width: 580px) {
.en_kontent_proekty > .en_element > a > .en_miniatyura:before {padding-top: 75%;}
}

@media screen and (max-width: 480px) {
.en_kontent_proekty > .en_noproekt {padding: 40px 10px 0;}

.en_kontent_proekty > .en_element {width: calc( 100% - 10px*2); margin: 40px 10px 0;}

.en_kontent_proekty > .en_element > a > .en_opisanie {flex-direction: column;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie, .en_kontent_proekty > .en_element > a > .en_opisanie > .en_harakteristiki {width: 100%;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie > p:nth-of-type(1) {font-size: 17px; line-height: 16px; margin: -2px 0;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_nazvanie > p:nth-of-type(2) {font-size: 26px; line-height: 26px; padding: 10px 0; margin: -4px -2px;}
.en_kontent_proekty > .en_element > a > .en_opisanie > .en_harakteristiki > p {text-align: left; padding: 7px 0 0;}
}

/*!* КОНТЕНТ — ДЕТАЛЬНО — каталог проектов *!*/

@media screen {
.en_kontent_proekt {width: 100%; position: relative; overflow: hidden; display: flex; align-items: flex-start; flex-direction: row; flex-wrap: wrap;}
.en_kontent_proekt > div {margin: 60px 30px 0; position: relative; overflow: visible; display: flex; align-items: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekt > div > div {width: 100%; margin: 0 0 60px; position: relative; overflow: visible; display: flex; align-items: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_kontent_proekt > div > p, .en_kontent_proekt > div > div > p {width: 100%;}



.en_kontent_proekt > .en_proekt_foto {width: calc( 100%*2/3 - 30px*2 );}



.en_kontent_proekt > .en_proekt_kratko {width: calc( 100%*1/3 - 30px*2 );}
.en_kontent_proekt > .en_proekt_kratko > .en_stoimost > p:nth-of-type(1) {font-size: 13px; line-height: 15px; padding: 10px 0 0; margin: -5px 0 -3px;}
.en_kontent_proekt > .en_proekt_kratko > .en_stoimost > p:nth-of-type(2) {font-size: 34px; line-height: 34px; padding: 10px 0 0; margin: -5px 0;}
.en_kontent_proekt > .en_proekt_kratko > .en_tekst > p {font-size: 15px; line-height: 22px; margin: -8px 0 -6px;}
.en_kontent_proekt > .en_proekt_kratko > .en_hochu {font-size: 18px; line-height: 22px; padding: 13px 18px;}
.en_kontent_proekt > .en_proekt_kratko > .en_vopros {color: rgba(121,181,28,1.0); background-color: transparent; padding: 10px 18px; margin: 20px 0 0;}
.en_kontent_proekt > .en_proekt_kratko > .en_vopros:hover {color: rgba(255,255,255,1.0); background-color: rgba(121,181,28,1.0);}



.en_kontent_proekt > .en_proekt_harakteristiki {width: calc( 100%*1/2 - 30px*2 ); flex-direction: row;}
.en_kontent_proekt > .en_proekt_harakteristiki > div {width: calc( 100%*1/2 - 15px ); margin: 30px 0 0;}
.en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(1), .en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(2) {margin: 0;}
.en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(odd) {margin-right: 30px;}
.en_kontent_proekt > .en_proekt_harakteristiki > .en_osobennosti {width: 100%;}
.en_kontent_proekt > .en_proekt_harakteristiki > div > p:nth-of-type(1) {font-size: 15px; line-height: 22px; margin: -8px 0 -6px;}
.en_kontent_proekt > .en_proekt_harakteristiki > div > p:nth-of-type(2) {font-size: 22px; line-height: 26px; color: rgba(121,181,28,1.0); font-weight: 600; padding: 15px 0 0; margin: -4px 0 -6px;}
.en_kontent_proekt > .en_proekt_harakteristiki > .en_osobennosti > p:nth-of-type(2) {margin: -8px 0 -6px;}



.en_kontent_proekt > .en_proekt_detalno {width: calc( 100%*1/2 - 30px*2 );}
.en_kontent_proekt > .en_proekt_detalno > .en_tekst > p {font-size: 19px; line-height: 28px; margin: -10px 0 -8px;}
.en_kontent_proekt > .en_proekt_detalno > p:nth-of-type(1) {font-size: 33px; line-height: 40px; margin: -14px -3px -8px;}
.en_kontent_proekt > .en_proekt_detalno > p:nth-of-type(2) {font-size: 19px; line-height: 28px; color: rgba(121,181,28,1.0); font-weight: 500; padding: 30px 0 10px; margin: -10px 0 -8px;}
.en_kontent_proekt > .en_proekt_detalno > a {font-size: 33px; line-height: 40px; color: rgba(121,181,28,1.0); font-weight: 600; margin: -8px 0;}



.en_kontent_proekt > .en_proekt_planirovki {width: calc( 100% - 30px*2 );}
.en_proekt_plan {width: calc( 100% - 30px*2 ); margin: 0 30px 60px; position: relative; overflow: visible; display: flex; flex-direction: row; flex-wrap: wrap;}
.en_proekt_plan > div {margin: 60px 30px 0; position: relative; overflow: visible; display: flex; flex-direction: row; flex-wrap: wrap;}
.en_proekt_plan > .en_zagolovok {width: calc( 100% - 30px*2 ); justify-content: center;}
.en_proekt_plan > .en_zagolovok > p {font-size: 34px; line-height: 34px; color: rgba(128,102,61,1.0); text-align: center; text-transform: uppercase; margin: -5px 0;}
.en_proekt_plan > .en_plan {width: calc( 100%*2/3 - 30px*2 ); align-self: center;}
.en_proekt_plan > .en_plan > a {border: none;}
.en_proekt_plan > .en_plan > a > img {width: 100%; height: auto;}
.en_proekt_plan > .en_eksplikaciya {width: calc( 100%*1/3 - 30px*2 ); align-self: center;}
.en_proekt_plan > .en_eksplikaciya > p {font-size: 15px; line-height: 28px; margin: -11px 0 -9px;}



.en_kontent_proekt > .en_proekt_komplektaciya {width: calc( 100% - 30px*2 );}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_zagolovok > p {font-size: 34px; line-height: 34px; text-transform: uppercase; margin: -5px -3px;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya {width: calc( 100% + 30px*2 ); margin: 0 -30px 60px; flex-direction: row;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > p {font-size: 19px; line-height: 28px; font-weight: 600; text-transform: uppercase; margin: -7px 29px -8px;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {width: calc( 100%/3 - 30px*2 ); min-width: 300px; font-size: 15px; line-height: 22px; padding: 0 0 16px; margin: 40px 30px 0;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div > p {font-weight: 600; text-transform: uppercase; padding: 0 0 6px; margin: -6px 0;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_knopka_sayta {color: rgba(255,255,255,1.0);}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_knopka_sayta:hover {color: rgba(121,181,28,1.0);}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {width: calc( 100%/3 - 30px*2 - 1px );}
}

@media screen and (max-width: 1140px) {
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {width: calc( 100%/2 - 30px*2 );}
}

@media screen and (max-width: 1024px) {
.en_kontent_proekt > div {margin: 40px 20px 0;}
.en_kontent_proekt > div > div {margin: 0 0 40px;}

.en_kontent_proekt > .en_proekt_foto {width: calc( 100%*2/3 - 20px*2 );}

.en_kontent_proekt > .en_proekt_kratko {width: calc( 100%*1/3 - 20px*2 );}

.en_kontent_proekt > .en_proekt_harakteristiki {width: calc( 100%*1/2 - 20px*2 );}
.en_kontent_proekt > .en_proekt_harakteristiki > div {width: calc( 100%*1/2 - 10px );}
.en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(odd) {margin-right: 20px;}

.en_kontent_proekt > .en_proekt_detalno {width: calc( 100%*1/2 - 20px*2 );}

.en_kontent_proekt > .en_proekt_planirovki {width: calc( 100% - 20px*2 );}
.en_proekt_plan {width: calc( 100% - 20px*2 ); margin: 0 20px 40px;}
.en_proekt_plan > div {margin: 40px 20px 0;}
.en_proekt_plan > .en_zagolovok {width: calc( 100% - 20px*2 );}
.en_proekt_plan > .en_plan {width: calc( 100%*2/3 - 20px*2 );}
.en_proekt_plan > .en_eksplikaciya {width: calc( 100%*1/3 - 20px*2 );}

.en_kontent_proekt > .en_proekt_komplektaciya {width: calc( 100% - 20px*2 );}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya {width: calc( 100% + 20px*2 ); margin: 0 -20px 40px; flex-direction: row;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > p {margin: -7px 19px -8px;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {width: calc( 100%/2 - 20px*2 ); margin: 20px 20px 0;}
}

@media screen and (max-width: 900px) {
.en_kontent_proekt {flex-direction: column;}
.en_kontent_proekt > div > div {margin: 0 0 20px;}

.en_kontent_proekt > .en_proekt_foto {width: calc( 100% - 20px*2 );}

.en_kontent_proekt > .en_proekt_kratko {width: calc( 100% - 20px*2 );}
.en_kontent_proekt > .en_proekt_kratko > .en_stoimost > p:nth-of-type(1) {padding: 0;}

.en_kontent_proekt > .en_proekt_harakteristiki {width: calc( 100% - 20px*2 );}
.en_kontent_proekt > .en_proekt_harakteristiki > div {margin: 20px 0 0;}

.en_kontent_proekt > .en_proekt_detalno {width: calc( 100% - 20px*2 );}
.en_kontent_proekt > .en_proekt_detalno > p:nth-of-type(2) {padding: 20px 0 10px;}

.en_proekt_plan > .en_zagolovok {justify-content: flex-start;}
.en_proekt_plan > .en_zagolovok > p {text-align: left;}
.en_proekt_plan > .en_plan {width: calc( 100% - 20px*2 );}
.en_proekt_plan > .en_eksplikaciya {width: calc( 100% - 20px*2 );}
.en_proekt_plan > .en_eksplikaciya > p {line-height: 22px; margin: -8px 0 -6px; column-count: 2; column-gap: 20px;}

.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya {margin: 0 -20px 20px;}
}

@media screen and (max-width: 720px) {
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya {width: 100%; margin: 0 0 20px; flex-direction: row;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > p {margin: -7px -1px -8px;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {width: 100%; margin: 20px 0 0;}
}

@media screen and (max-width: 600px) {
.en_proekt_plan > .en_zagolovok > p {font-size: 22px; line-height: 26px; font-weight: 500; margin: -4px 0 -6px;}
.en_proekt_plan > .en_eksplikaciya > p {width: 100%; /*text-align: center;*/ column-count: inherit;}
}

@media screen and (max-width: 480px) {
.en_kontent_proekt > div {margin: 40px 10px 0;}

.en_kontent_proekt > .en_proekt_foto {width: calc( 100% - 10px*2 );}

.en_kontent_proekt > .en_proekt_kratko {width: calc( 100% - 10px*2 );}
.en_kontent_proekt > .en_proekt_kratko > .en_stoimost > p:nth-of-type(2) {font-size: 22px; line-height: 26px; margin: -4px 0 -6px;}

.en_kontent_proekt > .en_proekt_harakteristiki {width: calc( 100% - 10px*2 );}
.en_kontent_proekt > .en_proekt_harakteristiki > div, .en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(2) {width: 100%; margin: 20px 0 0;}
.en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(1) {margin: 0;}
.en_kontent_proekt > .en_proekt_harakteristiki > div:nth-of-type(odd) {margin-right: 0;}

.en_kontent_proekt > .en_proekt_detalno {width: calc( 100% - 10px*2 );}
.en_kontent_proekt > .en_proekt_detalno > p:nth-of-type(1) {font-size: 22px; line-height: 26px; font-weight: 500; margin: -8px 0 -6px;}
.en_kontent_proekt > .en_proekt_detalno > a {font-size: 22px; line-height: 26px; margin: -4px 0 -6px;}

.en_kontent_proekt > .en_proekt_planirovki {width: calc( 100% - 10px*2 );}
.en_proekt_plan {width: calc( 100% - 10px*2 ); margin: 0 10px 30px;}
.en_proekt_plan > div {margin: 30px 10px 0;}
.en_proekt_plan > .en_zagolovok {width: calc( 100% - 10px*2 );}
.en_proekt_plan > .en_plan {width: calc( 100% - 10px*2 );}
.en_proekt_plan > .en_eksplikaciya {width: calc( 100% - 10px*2 );}

.en_kontent_proekt > .en_proekt_komplektaciya {width: calc( 100% - 10px*2 );}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_zagolovok > p {font-size: 22px; line-height: 26px; font-weight: 500; margin: -4px 0 -6px;}
.en_kontent_proekt > .en_proekt_komplektaciya > .en_komplektaciya > div {min-width: inherit;}
}

/*!* КОНТЕНТ — только текст *!*/

@media screen {
.en_only_tekst {width: 100%; font-size: 15px; line-height: 22px; padding: 60px 30px 0; margin: -8px 0 -6px; position: relative; overflow: visible; display: inline-block;}
.en_only_tekst h3 {padding: 30px 0 28px;}
.en_only_tekst h6 {padding: 29px 0 28px;}
.en_only_tekst h6.en_first {padding: 7px 0 28px;}
.en_only_tekst h6 > strong {font-weight: 300; text-transform: none;}
.en_only_tekst > ul.en_strong > li > ul, .en_only_tekst > ul.en_strong > li > ol, .en_only_tekst > ol.en_strong > li > ul, .en_only_tekst > ol.en_strong > li > ol {font-weight: 400;}
.en_only_tekst > ul + .en_galereya, .en_only_tekst > ol + .en_galereya {margin-top: 14px;}
.en_only_tekst img {width: 100%;}

.en_only_tekst .spoiler-title {color: rgba(27,134,192,1.0); border-bottom: 1px solid; margin: 28px 0 36px; display: table; cursor: pointer;}
.en_only_tekst .spoiler-title.opened {display: none;}
.en_only_tekst .spoiler-title:hover {color: rgba(121,181,28,1.0);}

.en_only_tekst > .en_citata {width: 100%; font-size: 19px; line-height: 26px; color: rgba(255,255,255,1.0); border-radius: 2px; background-color: rgba(121,181,28,1.0); padding: 13px 29px 15px; margin: 30px 0 28px; position: relative; overflow: visible; display: flex;}
.en_only_tekst > .en_citata > a {color: rgba(255,255,255,1.0);}
.en_only_tekst > .en_citata > a:hover {opacity: 0.6;}

.en_only_tekst > a.en_sertifikaty {width: 100%; max-width: 359px; border: none; margin: 8px 0 28px 40px; display: flex; flex-direction: column; justify-content: flex-start; flex-wrap: nowrap; float: right;}
.en_only_tekst > a.en_sertifikaty > img {width: 100%; align-self: flex-start;}

.en_only_tekst > div.en_sertifikaty {width: calc( 100% + 10px*2 ); margin: -6px -10px 0; position: relative; overflow: visible; display: flex; flex-direction: row; flex-wrap: wrap;}
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/5 - 10px*2 ); min-width: 160px; border: none; margin: 14px 10px 6px;}
.en_only_tekst > div.en_sertifikaty > a > div {width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: visible; display: block;}
.en_only_tekst > div.en_sertifikaty > a > div:before {padding-top: 142%; display: block; content: ''; z-index: -1;}

.en_only_tekst > .en_hotline {max-width: 260px; border: none; margin: 30px 0 3px; display: flex;}

.en_only_tekst > .en_video {height: 0; padding: 0 0 57%; margin: 16px 0 28px; position: relative; overflow: hidden; display: block;}
.en_only_tekst > .en_video > iframe {width: 101%; height: 100%; position: absolute; top: 0; left: -4px;}
}

@media screen and (max-width: 1320px) {
.en_only_tekst > a.en_sertifikaty {margin: 8px 0 28px; float: inherit;}
}

@media screen and (max-width: 1300px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/4 - 10px*2 );}
}

@media screen and (max-width: 1120px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/5 - 10px*2 );}
}

@media screen and (max-width: 1024px) {
.en_only_tekst {padding: 40px 20px 0;}

.en_only_tekst > .en_citata {font-size: 17px; line-height: 24px; padding: 11px 14px 14px;}

.en_only_tekst > .en_sertifikaty {margin: 16px 0 28px; float: inherit;}
}

@media screen and (max-width: 960px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/4 - 10px*2 );}
}

@media screen and (max-width: 780px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/3 - 10px*2 );}
}

@media screen and (max-width: 600px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100%/2 - 10px*2 );}
}

@media screen and (max-width: 480px) {
.en_only_tekst {padding: 40px 10px 0;}

.en_only_tekst > .en_citata {font-size: 15px; line-height: 22px; padding: 10px 14px 12px;}
}

@media screen and (max-width: 380px) {
.en_only_tekst > div.en_sertifikaty > a {width: calc( 100% - 10px*2 );}
}

/*!* КОНТЕНТ — фотогалерея *!*/

@media screen {
.en_fotogalerei {width: 100%; margin: -3px 0 0; position: relative; overflow: hidden; display: flex; justify-content: flex-start; flex-direction: column; flex-wrap: nowrap;}

.en_fotogalerei > .en_fotogalereya {width: 100%; margin: 60px 0 0; position: relative; overflow: visible; display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap;}

.en_fotogalerei > .en_fotogalereya > .en_opisanie {width: calc( 100%*2/5 - 30px*2 ); text-align: right; padding: 100px 0 200px; margin: 0 30px; position: relative; overflow: visible; display: flex; align-self: flex-end; justify-content: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_fotogalerei > .en_fotogalereya:nth-of-type(2n) > .en_opisanie {text-align: left; align-self: center; order: 2;}
.en_fotogalerei > .en_fotogalereya > .en_opisanie > h6 {color: rgba(121,181,28,1.0); margin: -5px 0 -6px;}
.en_fotogalerei > .en_fotogalereya > .en_opisanie > p {font-size: 15px; line-height: 22px; padding: 30px 0 0; margin: -8px 0 -6px;}

.en_fotogalerei > .en_fotogalereya > .en_foto {width: calc( 100%*3/5 - 30px*2 ); background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0 30px; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-direction: column; flex-wrap: wrap;}
.en_fotogalerei > .en_fotogalereya:nth-of-type(2n) > .en_foto {order: 1;}

.en_fotogalerei > .en_fotogalereya > .en_slider_galerei {width: calc( 100% - 30px*2 ); max-width: 860px; border: 10px solid rgba(255,255,255,1.0); border-bottom: none; margin: -100px 30px 0; position: relative; overflow: visible; display: block; order: 3;}
}

@media screen and (max-width: 1120px) {
.en_fotogalerei > .en_fotogalereya > .en_opisanie {padding: 80px 0 160px;}

.en_fotogalerei > .en_fotogalereya > .en_slider_galerei {max-width: 820px; margin: -80px 30px 0;}
}

@media screen and (max-width: 1024px) {
.en_fotogalerei > .en_fotogalereya {margin: 40px 0 0;}

.en_fotogalerei > .en_fotogalereya > .en_opisanie {width: calc( 100%/2 - 20px*2 ); padding: 60px 0 120px; margin: 0 20px;}
.en_fotogalerei > .en_fotogalereya > .en_opisanie > p {padding: 20px 0 0;}

.en_fotogalerei > .en_fotogalereya > .en_foto {width: calc( 100%/2 - 20px*2 ); margin: 0 20px;}

.en_fotogalerei > .en_fotogalereya > .en_slider_galerei {width: calc( 100% - 20px*2 ); max-width: 660px; margin: -60px 20px 0;}
}

@media screen and (max-width: 900px) {
.en_fotogalerei > .en_fotogalereya > .en_opisanie {width: calc( 100% - 20px*2 ); text-align: left; padding: 0; margin: 0 20px; align-self: center;}

.en_fotogalerei > .en_fotogalereya > .en_foto {display: none;}

.en_fotogalerei > .en_fotogalereya > .en_slider_galerei {width: calc( 100% - 20px*2 ); max-width: 820px; border: none; margin: 20px 20px 0;}
}

@media screen and (max-width: 480px) {
.en_fotogalerei > .en_fotogalereya > .en_opisanie {width: calc( 100% - 10px*2 ); margin: 0 10px;}
.en_fotogalerei > .en_fotogalereya > .en_opisanie > h6 {margin: -3px 0 -5px;}

.en_fotogalerei > .en_fotogalereya > .en_slider_galerei {width: calc( 100% - 10px*2 ); margin: 20px 10px 0;}
}

/*!* КОНТЕНТ — дилеры *!*/

@media screen {
.en_kontent_dilery {width: 100%; margin: -3px 0 0; position: relative; overflow: visible; display: flex; flex-wrap: wrap;}

.en_kontent_dilery > .en_gorod {width: calc( 100%/3 - 30px*2 ); margin: 60px 30px 0; position: relative; overflow: visible; display: flex; flex-direction: column; flex-wrap: wrap;}
.en_kontent_dilery > .en_gorod.stolitsa {width: calc( 100%/2 - 30px*2 );}

.en_kontent_dilery > .en_gorod > .en_zagolovok {font-size: 20px; line-height: 25px; font-weight: 500; text-transform: uppercase; margin: -5px 0 -6px;}

.en_kontent_dilery > .en_gorod > .en_karta {width: 100%; height: 460px; margin: 30px 0 0; position: relative; overflow: visible; display: block; filter: grayscale(14%);}

.en_kontent_dilery > .en_gorod > .en_diler {width: 100%; font-size: 15px; line-height: 22px; padding: 30px 0 0; margin: -6px 0; position: relative; overflow: visible; display: inline-block;}
.en_kontent_dilery > .en_gorod > .en_diler:nth-of-type(1) {z-index: 4;}
.en_kontent_dilery > .en_gorod > .en_diler:nth-of-type(2) {z-index: 3;}
.en_kontent_dilery > .en_gorod > .en_diler:nth-of-type(3) {z-index: 2;}
.en_kontent_dilery > .en_gorod > .en_diler:nth-of-type(4) {z-index: 4;}
.en_kontent_dilery > .en_gorod > .en_diler > span {font-weight: 500; text-transform: uppercase;}

.en_dilery_map {position: relative; overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap;}
.en_dilery_map > img {width: 120px; height: 120px; margin: 10px 15px 10px 3px; align-self: flex-start;}
.en_dilery_map > div {font-family: 'Montserrat', sans-serif; font-size: 15px; line-height: 22px; padding: 4px 0; margin: 0 -1px 0 0; position: relative; overflow: hidden; display: inline-block; align-self: center;}
}

@media screen and (max-width: 1024px) {
.en_kontent_dilery > .en_gorod {width: calc( 100%/3 - 20px*2 ); margin: 40px 20px 0;}
.en_kontent_dilery > .en_gorod.stolitsa {width: calc( 100%/2 - 20px*2 );}
}

@media screen and (max-width: 880px) {
.en_kontent_dilery > .en_gorod {width: calc( 100%/2 - 20px*2 );}
.en_kontent_dilery > .en_gorod.stolitsa {width: calc( 100% - 20px*2 );}
}

@media screen and (max-width: 600px) {
.en_kontent_dilery > .en_gorod {width: calc( 100% - 20px*2 );}
}

@media screen and (max-width: 480px) {
.en_kontent_dilery > .en_gorod {width: calc( 100% - 10px*2 ); margin: 40px 10px 0;}
.en_kontent_dilery > .en_gorod.stolitsa {width: calc( 100% - 10px*2 );}
}

/*!* КОНТЕНТ — модель дома *!*/

@media screen {
div.en_model_doma {width: 100%; margin: 8px 0 0; position: relative; display: block; overflow: hidden;}

#model_doma > a {text-decoration: none; border: none;}
#model_doma > a > circle {fill: rgba(121,181,28,0.8); stroke: rgba(255,255,255,1.0); stroke-width: 2px;}
#model_doma > a:hover > circle {fill: rgba(255,255,255,0.6); stroke: rgba(255,255,255,1.0);}
#model_doma > a > text {fill: rgba(255,255,255,1.0); font-size: 24px; font-weight: 500; letter-spacing: -3px; text-anchor: middle; text-align: center;}
#model_doma > a:hover > text {fill: rgba(54,54,54,1.0);}

p.en_model_doma {column-count: 2; column-gap: 30px; padding: 28px 0 0;}
p.en_model_doma > a {color: rgba(30,33,41,1.0);}
}

@media screen and (max-width: 900px) {
p.en_model_doma {column-count: 1; column-gap: 0px;}
}

/*!* КОНТЕНТ — контакты *!*/

@media screen {
.en_kontent > .en_kontakty {width: 100%; margin: 60px 0 0; position: relative; overflow: visible; display: flex;}

.en_kontent > .en_kontakty > .en_adres {font-size: 15px; line-height: 22px; margin: -8px 30px -6px; position: relative; overflow: visible; display: inline-block; flex: 1;}

.en_kontent > .en_kontakty > .en_karta {width: 40%; height: 340px; margin: 0 30px; position: relative; overflow: visible; display: flex;}
}

@media screen and (max-width: 1024px) {
.en_kontent > .en_kontakty {margin: 40px 0 0;}

.en_kontent > .en_kontakty > .en_adres {margin: -8px 20px -6px;}

.en_kontent > .en_kontakty > .en_karta {margin: 0 20px;}
}

@media screen and (max-width: 900px) {
.en_kontent > .en_kontakty {flex-direction: column;}

.en_kontent > .en_kontakty > .en_adres {flex: auto;}

.en_kontent > .en_kontakty > .en_karta {width: calc( 100% - 20px*2 ); height: 300px; margin: 40px 20px 0;}
}

@media screen and (max-width: 480px) {
.en_kontent > .en_kontakty > .en_adres {margin: -8px 10px -6px;}

.en_kontent > .en_kontakty > .en_karta {width: calc( 100% - 10px*2 ); margin: 40px 10px 0;}
}

/*!* КОНТЕНТ — галереи страниц *!*/

@media screen {
.en_galereya {width: calc( 100% + 10px*2 ); margin: 8px -10px; position: relative; overflow: visible; display: flex; flex-wrap: wrap;}
.en_galereya.last {margin: 8px -10px -14px -10px;}
.en_galereya > a {width: calc( 100%/3 - 10px*2 ); background-position: center; background-repeat: no-repeat; background-size: cover; border: none; margin: 0 10px 20px; position: relative; overflow: hidden; display: block;}
.en_galereya > a:only-of-type {width: calc( 100% - 10px*2 );}
.en_galereya > a:before {padding-top: 75%; display: block; content: ''; z-index: -1;}
.en_galereya > a:only-of-type:before {padding-top: 45%;}
.en_galereya > a > img {position: absolute; right: -10000px;}

.en_galereya > a:nth-of-type(8), .en_galereya > a:nth-of-type(12), .en_galereya > a:nth-of-type(18) {width: calc( 100%*2/3 - 10px*2 );}
.en_galereya > a:nth-of-type(8):before, .en_galereya > a:nth-of-type(18):before {padding-top: 40%;}
.en_galereya > a:nth-of-type(12):before {padding-top: 50%;}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.en_galereya > a {width: calc( 100%/3 - 10px*2 - 1px );}
}

@media screen and (max-width: 700px) {
.en_galereya {width: 100%; margin: 8px 0;}
.en_galereya.last {margin: 8px 0 -14px 0;}
.en_galereya > a {width: 100%; margin: 0 0 20px;}
.en_galereya > a:only-of-type {width: 100%;}
.en_galereya > a:before {padding-top: 45%;}

.en_galereya > a:nth-of-type(8), .en_galereya > a:nth-of-type(12), .en_galereya > a:nth-of-type(18) {width: 100%;}
.en_galereya > a:nth-of-type(8):before, .en_galereya > a:nth-of-type(12):before, .en_galereya > a:nth-of-type(18):before {padding-top: 45%;}
}

/*!* Постраничная навигация *!*/

@media screen {
.en_postranichno {width: calc( 100% - 20px*2 ); margin: 40px 20px 0; position: relative; overflow: visible; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.en_postranichno *, .en_postranichno *:link, .en_postranichno *:hover, .en_postranichno *:visited {color: rgba(121,181,28,1.0); text-decoration: none; border-bottom: none;}

.en_postranichno div {width: 50px; height: 50px; font-size: 17px; line-height: 18px; font-weight: 600; text-align: center; border: 2px solid rgba(121,181,28,1.0); margin: 20px 10px 0; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; transition: 0.3s ease;}
.en_postranichno div.en_propusk {border: none;}
.en_postranichno div.en_aktivnaya {color: rgba(255,255,255,1.0); font-weight: 700; background-color: rgba(121,181,28,1.0);}
.en_postranichno div:hover {color: rgba(255,255,255,1.0); background-color: rgba(121,181,28,1.0); border: 2px solid rgba(121,181,28,1.0);}
.en_postranichno div.en_propusk:hover {color: rgba(121,181,28,1.0); background-color: transparent;}
}

@media screen and (max-width: 1024px) {
.en_postranichno {width: calc( 100% - 10px*2 ); margin: 20px 10px 0;}
}

@media screen and (max-width: 480px) {
.en_postranichno {width: 100%; margin: 20px 0 0;}

.en_postranichno div {width: 40px; height: 40px; font-size: 14px; line-height: 15px;}
}

/*!* КОНТЕНТ — страницы ошибок *!*/

@media screen {
.en_warning {width: calc( 100% - 30px*2 ); max-width: 1440px; margin: 60px 30px 0; position: relative; overflow: visible; display: flex; flex-wrap: wrap; flex: auto;}

.en_warning > div {margin: 0 30px; position: relative; overflow: visible; display: flex; align-self: center; flex-wrap: wrap;}

.en_warning > div:nth-of-type(1) > p {font-size: 220px; line-height: 180px; color: rgba(121,181,28,1.0); font-weight: 400; margin: -14px -10px -8px -8px;}

.en_warning > div:nth-of-type(2) {flex-direction: column; flex: 1;}
.en_warning > div:nth-of-type(2) > p:nth-of-type(1) {font-size: 28px; line-height: 30px; font-weight: 500; text-transform: uppercase; margin: -5px 0;}
.en_warning > div:nth-of-type(2) > p:nth-of-type(2) {font-size: 28px; line-height: 30px; text-transform: uppercase; padding: 20px 0 0; margin: -5px 0;}
.en_warning > div:nth-of-type(2) > p:nth-of-type(3) {font-size: 15px; line-height: 22px; padding: 40px 0 0; margin: -8px 0 -6px;}
.en_warning > div:nth-of-type(2) > .en_knopka_sayta {color: rgba(255,255,255,1.0); border-color: rgba(121,181,28,1.0); background-color: rgba(121,181,28,1.0); margin: 40px 0 0; align-self: flex-start; white-space: nowrap;}
.en_warning > div:nth-of-type(2) > .en_knopka_sayta:hover {color: rgba(121,181,28,1.0); background-color: transparent;}
}

@media screen and (max-width: 1024px) {
.en_warning {width: calc( 100% - 20px*2 ); margin: 40px 20px 0;}

.en_warning > div {margin: 0 20px;}

.en_warning > div:nth-of-type(1) > p {font-size: 160px; line-height: 138px; margin: -14px -8px -10px -6px;}
}

@media screen and (max-width: 700px) {
.en_warning > div:nth-of-type(1) {display: none;}

.en_warning > div:nth-of-type(2) {text-align: center;}
.en_warning > div:nth-of-type(2) > p:nth-of-type(1) {color: rgba(121,181,28,1.0);}
.en_warning > div:nth-of-type(2) > p:nth-of-type(3) {padding: 20px 0 0;}
.en_warning > div:nth-of-type(2) > .en_knopka_sayta {margin: 20px 0 0; align-self: center;}
}

@media screen and (max-width: 480px) {
.en_warning {width: calc( 100% - 10px*2 ); margin: 40px 10px 0;}

.en_warning > div {margin: 0 10px;}
}
