

/* Start:/bitrix/templates/.default/components/bitrix/menu/mainmenu/style.min.css?1768637818490*/
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(/bitrix/templates/.default/components/bitrix/menu/mainmenu/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:/bitrix/templates/.default/components/bitrix/news.detail/sec2/style.css?1768637826214*/
/*.section-2 {background: #838282 !important; background-image: url(/bitrix/templates/lps/images/bg-about.jpg) !important; background-repeat: no-repeat !important; background-position: right bottom !important;}
}*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/sec5/style.css?1768637827198*/
.section-5__img img {transition: .5s;}
figure.section-5__img img:hover {filter: brightness(0.5);}
.works_list .works_item { overflow: hidden;}

.partners_item {max-width: 320px;margin-bottom: 15px;}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/partners/style.css?1768637827148*/
.partners_item a img {
    transition: .5s;
    filter: drop-shadow(1px 1px 10px white);
}
.partners_item a img:hover {
    filter: grayscale(.5);
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/footermenu/style.css?1768637827150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/lps/styles.css?176863783344*/
.breadcrumb {background-color: transparent;}
/* End */


/* Start:/bitrix/templates/lps/template_styles.css?176863970217105*/
 .fade-in-up-text { opacity: 0;transform: translateY(20px);animation: fadeInUp 2s forwards;}
 .fade-in-up-text2 { opacity: 0;transform: translateY(20px);animation: fadeInUp 4s forwards;}

        @keyframes fadeInUp {
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

button.b24-form-click-btn.b24-form-click-btn-55.b24-form-click-btn-font-modern, .button {   position: relative;display: inline-block; padding: 10px 20px; font-size: 16px;color: white; background-color: #a35a5d;  border: none; border-radius: 5px; overflow: hidden;  cursor: pointer;  }
button.b24-form-click-btn.b24-form-click-btn-55.b24-form-click-btn-font-modern:hover {background-color: #a35a5d !important;}
button.b24-form-click-btn.b24-form-click-btn-55.b24-form-click-btn-font-modern::before, .button::before {content: '';
 position: absolute; top: 0;left: -100%;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.5);transform: skewX(-45deg);
animation: shine 5s infinite;}

        @keyframes shine {
            0% {
                left: -100%;
            }
            50% {
                left: 250%;
            }
            100% {
                left: 500%;
            }
        }

 .background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/lps/images/bgbg.webp) #979797;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    z-index: -1;
    transition: opacity 0.5s;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*,::before,::after {    box-sizing: border-box;    border-width: 0;    border-style: solid;    border-color: #e4e4e7;    margin: 0;}
*{    outline: none;}
* + * {    margin: 0;    padding: 0;}
html{    font-family: 'Montserrat', sans-serif;    -webkit-text-size-adjust: 100%;    -ms-text-size-adjust: 100%;    -moz-text-size-adjust: 100%;}
body{    font-family: inherit;    font-size: 16px;   background-color: white;line-height: 1.3;color: #333;}
button, input, optgroup, select, textarea{    padding: 0;    color: inherit;    cursor: pointer;}

h1, h2, h3, h4, h5, h6  {    margin: 0;    padding: 0;    color: #a35a5d;}
p {margin: 0;    padding: 0;    color: #333;}
.input{    width: 100%;    font-size: 14px;}

::-webkit-input-placeholder {color: rgba(233, 233, 233, 0.2); font-weight: lighter}
::-moz-placeholder          {color: rgba(233, 233, 233, 0.2); font-weight: lighter}
:-moz-placeholder           {color: rgba(233, 233, 233, 0.2); font-weight: lighter}
:-ms-input-placeholder      {color: rgba(233, 233, 233, 0.2); font-weight: lighter}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

a {text-decoration:none; color: #b10909;border-bottom: solid #ccc 1px;}
a:hover {color: #666;border-bottom: solid #fff 1px;}
a.flex {color: white;}
a.wa {border-bottom: 0;}
section{    padding: 120px 0;}
img {  vertical-align: baseline;}
.img_cover{object-fit: cover;width: 100%;height: 100%;}
figure {  margin: 0;}
.wrapper{    height: 100%;    width: 100%;}
.layout{    max-width: 1400px;    padding: 1rem 2rem 0;    margin: 0 auto;}
.workarea{padding:25px 0 45px 0;}
h1#pagetitle, h1 {margin:25px 0 35px; text-align: center;}
h3{font-size: 16px;font-family: "Montserrat", sans-serif;}
ol, ul { margin: 25px;}

.header {color: #333;background: #f4f4f4;border-radius: 5px;margin: 15px 20px 0px;padding: 15px;}
.header a{color:#333; text-decoration:none;}
.header_1{display:flex;flex-wrap:wrap;justify-content: space-between;align-items:center;}
.header_1 .search {display: none;flex-grow: 1;}
.search-panel{    position: relative;    padding: 0 0 0 20px;}
.search-panel__input {
    width: 100%;
    background: #f3f3f3;
    height: auto;
    padding: 10px 20px;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
    border: solid 1px #e1e1e1;font-size: 20px !important;

}
.search-panel__icon{ position: absolute; right: 20px;top:10px;}
figure.search-panel__icon img {filter: brightness(0.1);}
input::placeholder {color: #999; font-weight; 100;}

.header_1 .address{padding: 0 0 0 2rem;text-align: right;}
.address .fz-14 {text-align: center;}
.header_1 .contacts{display:flex;flex-direction:column;text-align: right;padding: 0 0 0 2rem;    height: 50px;}
.header_1 a {border-bottom: 0;}
.header_2{display:flex;justify-content: space-between;align-items:center;margin-top:10px;}
.main-link {padding: 10px 20px 8px;text-align: center;text-transform: uppercase;border-bottom: 1px solid #a35a5d;}
.main-link.cartbtn{padding: 10px 0 8px 20px;}
.cart {padding: 4px;fill: #9d9d9d;}
nav.nav{flex-grow:1;}
nav.nav > div{width:100%;}
ul.mainmenu{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;justify-content: space-around;}
ul.mainmenu li{padding: 10px 20px 8px;}
ul.mainmenu a {text-transform: uppercase;border-bottom: solid 1px #999;transition: .5s;}
ul.mainmenu a.selected {color: #999;border-bottom: 1px white !important;}
ul.mainmenu li:last-of-type a:hover, ul.mainmenu a:hover {color: #730004;border-bottom: #fff;}
ul.mainmenu li:last-of-type a{color: #a35a5d; font-weight: bold;}
a.logo {width: 150px;text-align: center;}


.sec_wrapper{width:100%;display:flex;align-items: stretch;}
.sec_left{width:48%;flex-shrink: 0;overflow:hidden;}
.sec_right{width:52%;flex-shrink: 0;}
.sec_left2{width:67%;flex-shrink: 0;overflow:hidden;}
.sec_right2{width:33%;flex-shrink: 0;}
.sec_50{width:50%;}
.section-3 .sec_left2 h2 {color: #E96960;}

.photo_item{width:50%;float:left;}
.photo_item_inner{padding:0 15px 15px 0;}
.photo_item img{display:block;width:100%;height:auto;min-height:1px;}



.section-1{ background: url("/bitrix/templates/lps/images/bgtop.jpg") #838282;  background-position: 100%;  background-size: cover;  min-width: 100%;  padding: 200px 0 120px 0;  margin-top: 15px;}
.main_title {
    font-weight: 600;
    font-size: 52px;
    line-height: 120%;
    color: white;
    text-shadow: 0px 0px 5px black;
}
.section-1 .main_title{  margin: 3rem 0;}
.section-1 .layout {text-align: center;}

.section-2 .main_title{font-size: 40px;}
.section-2 .sec_right{display:flex;flex-direction:column;}
.section-2 .sec_list{display:flex; flex-wrap:wrap;}
.section-2 .sec_list .text_chek_outer{width:50%;}
.section-2 .sec_list .text_chek{margin:15px;color:#fff;}
.section-2 .main_title{margin:auto 0;}
.section-2 .text_muted{margin:auto 0;}
.section-2 .sec_list{margin:auto 0;}
.section-2__button{margin-top:auto;margin-bottom:15px;}
.section-6 .text_red,.section-4 .text_red, .section-2 .text_red {color: #333;font-size: 16px;}



.section-5, .section-3{ background-color: #6c6c6c;}
.section-3 .main_title{font-size: 52px;margin-bottom:50px;}
.section-3 .sec_right2 img{display:block;width:100%;height:auto;min-height:1px;}
.section-3 .sec_left2{display:flex;flex-wrap:wrap;}
.section-3 .sec_50 h2{padding:0 25px 0 0;}
.section-3 .sec_50 > div{padding:0 25px 35px 0;}
.section-3__img1{padding:0 25px 35px 0;}


.section-4 a {color: white;}
.section-4_content{margin-top:15px;}
.promo_item{display:flex;align-items:flex-start;width:100%;}
.promo_item_info{width:35%;}
.promo_item_photos{width:65%;display:flex;}
.promo_item_photos_item{padding:0 0 20px 20px;}
.promo_item_photos_item:last-of-type{padding-right:0;}
.promo_item_photos_item img{object-fit: cover;width: 100%;height: 100%;}
.promo_item_info_teasertext{margin-top:15px;}
.section-4_content h3 {color: #333 !important;font-size: 30px;font-weight: 400;}
.promo_item_info_teasertext li {margin-bottom: 15px;list-style: square;}


.section-5_content {margin-top: 15px;overflow: hidden;}
.works_list{display:flex;flex-wrap:wrap;align-items:stretch;}
.works_item {width:33%;}
.works_item.item_1{width:45%;}
.works_item.item_2{width:35%;}
.works_item.item_3{width:20%;}
.works_item.item_6{width:45%;}
.works_item.item_5{width:35%;}
.works_item.item_4{width:20%;}
.section-5__img{    position: relative;    width: 100%;    height: 100%;padding:20px 20px 0 0;}
.works_item:nth-of-type(3n+3) .section-5__img{padding-right: 20px;}
.section-5__img:hover .section-5__text{    }
.section-5__text *+*{    margin-top: .5rem;}
.section-5__text{    padding: 1rem;    position: absolute;    bottom: 0;    left: 0;    }
.section-5__text a {    width: fit-content;}
.section-5__text .text_muted{    height: 20%;    width: fit-content;    overflow: hidden;    text-overflow: ellipsis;}
.section-5__text a > img{    margin-top: 3px;}
.section-5__text .img_cover{    height: fit-content;}

.section-5__text .text_red, .section-5__text .text_muted, .section-5__text .text_link{opacity: 0;}
.section-5__img:hover .section-5__text .text_red,
.section-5__img:hover .section-5__text .text_muted,
.section-5__img:hover .section-5__text .text_link
{opacity: 1;    transition-duration: .3s;}


.geolocation{    position: relative;    height: 100%;}
.geolocation__block{    background: #D9D9D9;    position: absolute;    padding: 1.5rem 1rem;    top: 45px;    left: 15px;    z-index: 1;}
.geolocation__block p {    color: black;}




/*.section-4 {background: #838282;}*/
/*.section-6 {background: #979797;}*/
.footer_1{padding: 100px 0 80px 0;}
.footer_1 .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;}
.footer_1_1{width:28%;flex-shrink: 0;}
.footer_1_5{width:28%;flex-shrink: 0;}

.footer_2{padding: 1rem 0;}
.footer_2 .wrap{display:flex;justify-content:space-between;}
.footer_2 a {color: #999;}

.footer .fz-20 {margin-bottom: 1.5rem;width: fit-content;}
.footer a + a, p + p { margin-bottom: .5rem;}

a.text_muted.fz-18 {border-bottom: solid 1px #999;width: fit-content;}
a.text_muted.fz-18:hover {border-bottom: 1px solid #f4f4f4;}

.fz-10{    font-size: 10px;}
.fz-12{    font-size: 12px;}
.fz-14{    font-size: 14px;}
h3.main_title.fz-14{    font-size: 24px;}
.fz-16{    font-size: 16px;}
.fz-18{    font-size: 18px;}
.fz-20 {font-size: 20px;color: #666;}
.fz-24{    font-size: 24px;}
.fz-28{    font-size: 28px;}
.footer .text_muted{color: #999 !important;}
.text_danger{ color: #a35a5d !important;
    border-bottom: 1px solid #999;
    width: fit-content;}
.text_danger:hover{    color: #8C0005!important;}
.text_danger:active{    color: #730004!important;}
.text_red{    color: #E96960;    font-size: 16px;}
.text_chek{    padding-left: 20px;    position: relative;}
.text_chek:before{    content: url("/bitrix/templates/lps/images/checkLes.svg");    position: absolute;    left: 0;}
.bold{    font-weight: 800;}
.link_active{background-color: #E96960;
    border-radius: 5px;
    transition: .5s;
    color: white !important;}
.link_active:hover{ background-color: #a35a5d;}
.link_active:active{    background: #730004;}
.p-relative{    position: relative;}
.d-none{    display: none;}
.overflow-y-scroll{    overflow-y: scroll;}
.flex{    display: flex;}
.flex-column{    display: flex;    flex-direction: column;}
.flex-wrap{    flex-wrap: wrap;    -ms-flex-wrap: wrap;    -webkit-flex-wrap: wrap;}
.a-i-center{    align-items: center;}
.a-i-flex-end{    align-items: flex-end;}
.js-c-center{    justify-content: center;}
.js-c-sb{    justify-content: space-between;}
.js-c-flex-end{    justify-content: flex-end;}
.mr-1{    margin-right: 1rem !important;}
.ml-1{    margin-left: 1rem !important;}
.mt-1{    margin-top: 1rem !important;}
.w-100{    width: 100%;}


.mobile_only{display:none;}

.partners_list{display:flex;flex-wrap:wrap;justify-content:space-evenly;}
.partners_item{max-width:320px;}
.partners_item a{display:block;}
.partners_item .preview_picture{display:block;width:100%;height:auto;}
.partner_detail{max-width:820px;margin:0 auto;}
.partner_detail img{display:block;text-align:center;width:auto;max-width:100%;height:auto;min-height:1px;margin:15px auto;}
.partner_info img{border:2px solid #F80529;}

@media screen and (max-width: 1300px){
.works_item {width:50%;}
.works_item.item_1{width:50%;}
.works_item.item_2{width:50%;}
.works_item.item_3{width:50%;}
.works_item.item_6{width:50%;}
.works_item.item_5{width:50%;}
.works_item.item_4{width:50%;}
.footer_1 .wrap{flex-wrap:wrap;}
.footer_1 .footer_1_1, .footer_1 .footer_1_5{order:0;width:50%;margin-bottom:25px;}
.footer_1 .footer_1_5{text-align:right;}
.footer_1 .col1{order:1;width:30%;}
}


@media screen and (max-width: 1100px){
.header_1 .search{order:2;width:100%;margin-top:20px;}
.header_1 .search .search-panel{padding:0;}
.section-6 .layout{display:flex;flex-direction:column;}
.section-6 .geolocation{order:1;}
.section-6 .geolocation .geolocation__block{position:relative;width:100%;top:0;left:0;}
}

@media screen and (max-width: 860px){
section { padding: 45px 0;}
.section-2 .sec_wrapper{flex-wrap:wrap;flex-direction:column;}
.section-2 .sec_right{width:100%;}
.section-2 .sec_left{order:1;width:100%;}
.section-3 .sec_wrapper{flex-wrap:wrap;flex-direction:column;}
.section-3 .sec_left2{width:100%;}
.section-3 .sec_right2{order:1;width:100%;}
.section-4 .promo_item{display:flex;flex-wrap:wrap;flex-direction:column;}
.section-4 .promo_item_info{width:100%;}
.section-4 .promo_item_photos{width:100%;margin-top:25px;}
.promo_item_photos_item:first-of-type { padding-left: 0;}
}

@media screen and (max-width: 680px){
.layout{padding:1rem;}
.header_1 .contacts{width:100%;margin:15px 0 0;padding:0;text-align:center;}
.header_2{flex-wrap:wrap;}
.header_2 .nav{width:100%;order:2;}
ul.mainmenu li { padding: 10px 10px 8px;}
.works_item figcaption .text_muted.fz-18{display:none;}
.main_title{font-size: 42px;}
.footer_1{padding:25px 0;}
.footer_1 .footer_1_1, .footer_1 .footer_1_5{width:100%;text-align:left;}
.footer_1 .footer_1_5{order:3;margin-top:15px;}
.footer_1 .col1{width:100%;margin-top:15px;}
.footer_2 .wrap{flex-wrap:wrap;}
.footer_2 .wrap > div{padding:10px 0;}
}

@media screen and (max-width: 480px){
.header_1 .logo{width:100%;margin:15px 0 0;padding:0;text-align:center;}
.header_1 .address{width:100%;margin:15px 0 0;padding:0;text-align:center;}
.header_2{flex-direction:column;justify-content: flex-start;align-items: flex-start;position:relative;}
.main-link{text-align:left;}
.header_2 .nav{}
.header_2 .nav .mainmenu{flex-direction:column;}
.wa{order:3;}
.main_title { font-size: 30px;}
.section-1{margin-top:0px;}
.section-2 .sec_list .text_chek_outer { width: 100%;}
.section-2 .main_title {margin: 15px 0;font-size:34px;}
.section-2 .sec_list { margin: 15px 0;}
.section-2__button { margin-bottom: 25px;}
.section-3 .main_title {margin: 15px 0;font-size:34px;}
.section-3__img1 { padding: 0 0 35px 0;}
.sec_50 { width: 100%;}
.section-4 .main_title {margin: 15px 0;font-size:34px;color: #333;  text-shadow: none;}
.section-5 .main_title {margin: 15px 0;font-size:34px;}
.section-5__img {padding:5px;}
.works_item:nth-of-type(3n+3) .section-5__img {padding-right: 5px;}
.section-6 .main_title {margin: 15px 0;font-size:34px;}
.mobile_only{display:flex;}
.mobilemenu_burger{margin-top:15px;justify-content: space-between;}
.mobi_hide{display:none;}
.mobi_open{display:flex;}
.mobilemenu_close{position:absolute;top:0;right:0;cursor:pointer;width:50px;height:50px;}
.mobilemenu_close:before,
.mobilemenu_close:after {  display: block;  width: 50px;  height: 1px;  background-color: #0C0C0C;  position: absolute;  content: "";}
.mobilemenu_close:before{transform: translateY(20px) rotate(45deg);}
.mobilemenu_close:after{transform: translateY(20px) rotate(-45deg);}
.works_list figure img {filter: brightness(0.6);}
}


.promo_item_info_teasertext.text_muted, .text_muted.fz-18 {color: #333;}
footer.footer {background: #f3f3f3;}
.footer .fz-18 {font-size: 16px;}

.news-detail{overflow:hidden;}

.photos{display:flex;flex-wrap:wrap;margin:15px 0;}
a.photos_url{margin:1px;text-decoration:none;display:block;border:0px;}
a.photos_url:hover{text-decoration:none;}
.header_2.mobi_hide a.tg {border-bottom: 0;margin-left: 20px;}

span.colored{color:#a35a5d;font-size:110%;font-weight:bold;}

.photo_descr{text-align:center;color:#a35a5d;}
.photos_item{width:33%;flex-shrink: 0;}
.photos_item a{display:block;padding:2px;}
.photos_item .photo_descr{padding:3px 6px;}

.footer_1.footer_catalog{padding:0 0 80px 0;}
.footer_catalog .flex-column{width:100%;}
.footer_menu_cat{display:flex;flex-wrap:nowrap;width:100%;}
.footer_menu_cat_col{width:48%;margin-right:2%;display:flex;flex-wrap:nowrap;flex-direction:column;}

@media screen and (max-width: 680px){
.footer_menu_cat{display:flex;flex-wrap:wrap;width:100%;}
.footer_menu_cat_col{width:100%;margin-right:0;}
.photos_item{width:50%;}
}

@media screen and (max-width: 680px){
.photos_item{width:100%;}
}
.kontakt-form ul li {height: 40px;}

li.ui-stackmenu-item a {
    border-bottom: 0 !important;
}

#widgethelp_uniquecssid.rightbottom, .widgethelpbuttons.rightbottom, .widgethelptrigger.rightbottom {
    left: 2% !important; right: auto !important;
 }
a.widgethelptext.rightbottom {
    display: none !important;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/mainmenu/style.min.css?1768637818490 */
/* /bitrix/templates/.default/components/bitrix/news.detail/sec2/style.css?1768637826214 */
/* /bitrix/templates/.default/components/bitrix/news.list/sec5/style.css?1768637827198 */
/* /bitrix/templates/.default/components/bitrix/news.list/partners/style.css?1768637827148 */
/* /bitrix/templates/.default/components/bitrix/news.list/footermenu/style.css?1768637827150 */
/* /bitrix/templates/lps/styles.css?176863783344 */
/* /bitrix/templates/lps/template_styles.css?176863970217105 */
