@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-Light.eot');
    src: local('DIN Pro Light'), local('DINPro-Light'),
        url('fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-Light.woff2') format('woff2'),
        url('fonts/DINPro-Light.woff') format('woff'),
        url('fonts/DINPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro.eot');
    src: local('DIN Pro'), local('DINPro'),
        url('fonts/DINPro.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro.woff2') format('woff2'),
        url('fonts/DINPro.woff') format('woff'),
        url('fonts/DINPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-BoldItalic.eot');
    src: local('DIN Pro Bold Italic'), local('DINPro-BoldItalic'),
        url('fonts/DINPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-BoldItalic.woff2') format('woff2'),
        url('fonts/DINPro-BoldItalic.woff') format('woff'),
        url('fonts/DINPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-Bold.eot');
    src: local('DIN Pro Bold'), local('DINPro-Bold'),
        url('fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-Bold.woff2') format('woff2'),
        url('fonts/DINPro-Bold.woff') format('woff'),
        url('fonts/DINPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-Black.eot');
    src: local('DIN Pro Black'), local('DINPro-Black'),
        url('fonts/DINPro-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-Black.woff2') format('woff2'),
        url('fonts/DINPro-Black.woff') format('woff'),
        url('fonts/DINPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-Medium.eot');
    src: local('DIN Pro Medium'), local('DINPro-Medium'),
        url('fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-Medium.woff2') format('woff2'),
        url('fonts/DINPro-Medium.woff') format('woff'),
        url('fonts/DINPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('fonts/DINPro-Italic.eot');
    src: local('DIN Pro Italic'), local('DINPro-Italic'),
        url('fonts/DINPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/DINPro-Italic.woff2') format('woff2'),
        url('fonts/DINPro-Italic.woff') format('woff'),
        url('fonts/DINPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}




html { min-width:320px;}

 body {position: relative; background:#fff; margin: 0; padding: 0px 0 0 0; height: auto !important; min-height: 100%; font-family:  'Roboto', 'Helvetica', sans-serif;}
 body.pop-open {overflow: hidden; padding-right: 18px;}
 html > body {padding: 0;}
 img {padding: 0; margin: 0; border: 0;}
 .cleaner {clear: both;}
 a:hover {text-decoration: none;}
input::-moz-placeholder {opacity: 1; color: #8F96A4;}
input::-webkit-input-placeholder {opacity: 1; color: #8F96A4;}
input:focus::-moz-placeholder {opacity: 0;}
input:focus::-webkit-input-placeholder {opacity: 0;}
textarea::-moz-placeholder {opacity: 1; color: #8F96A4;}
textarea::-webkit-input-placeholder {opacity: 1; color: #8F96A4;}
textarea:focus::-moz-placeholder {opacity: 0;}
textarea:focus::-webkit-input-placeholder {opacity: 0;}

a {color: #09a9dc;}
* {box-sizing: border-box; outline: none}
.all {width:100%; max-width: 1520px; margin: 0 auto; padding: 0 40px; box-sizing: border-box;}
form {padding: 0; margin: 0; border: 0;}
form fieldset {padding: 0; margin: 0; border: 0;}
button, a {transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}

.container { position: relative; width:100%; margin: 0 auto; padding: 0; overflow: hidden;}
.container.match {background: #49494B;}
p {padding: 0; margin: 0;}


.toppanel {background: #F7F8F9; position: relative; z-index: 10;}
.toppanel .all {height: 65px; display: flex; justify-content: space-between; align-items: center;}
.toppanel .lang {margin: 0 90px 0 0; cursor: pointer; position: relative;}
.toppanel .lang .active {font-size: 15px; line-height: 18px; color: #A21C26; display: table;}
.toppanel .lang .active:after {transform: scale(-1,-1); transition: all 0.3s ease; content: ''; display: inline-block; position: absolute; width: 10px; height: 6px; background: url(img/lang-arr.svg) center center no-repeat; margin: 6px 0 0 8px;}
.toppanel .lang ul {font-weight: normal; color: #273741; background: #FFFFFF; box-shadow: 0px 14px 25px rgba(0, 0, 0, 0.15); border-radius: 5px; padding: 7px 10px; margin: 3px 0 0 0; list-style-type: none; position: absolute; left: -9999px; opacity: 0; transition: opacity 0.3s ease;}
.toppanel .lang ul li + li {margin-top: 5px;}
.toppanel .lang ul li:hover a {color: #A21C26;}
.toppanel .lang ul li a {font-size: 15px; font-weight: normal; color: #273741;}
.toppanel .lang.open ul {opacity: 1; left: -10px;}
.toppanel .lang.open .active:after {transform: none;}
.toppanel .phone {display: flex; align-items: center; font-size: 14px; color: #919699;}
.toppanel .phone a {color: #273741; font-size: 16px; text-decoration: none; font-weight: bold;}
.toppanel .phone span {color: #A21C26;}
.toppanel .email {color: #A21C26; font-size: 15px; text-decoration: none;}

header {position: relative; height: 52px; margin: 30px 0 40px; display: flex; align-items: center; justify-content: center;}
header .logo {position: absolute; left: 0;}
header nav ul {padding: 0; margin: 0; display: flex; list-style-type: none;}
header nav ul li {margin: 0 30px;}
header nav ul li a {font-family: 'DIN Pro'; font-weight: bold; text-decoration: none; font-size: 14px; text-transform: uppercase; color: #273741;}
header nav ul li a:hover {color: #A21C26;}
header nav .contacts {display: none;}
header .menu-icon {display: none;}

.first-screen {margin: 0 0 70px; display: flex; align-items: stretch; justify-content:space-between;}
.first-screen .left {font-size: 15px; line-height: 24px; color: #FFFFFF; display: flex; align-items: center; height: 527px; position: relative; background-size: cover; background-position: top left; width: calc(50% - 20px);}
.first-screen .left .item {padding: 40px; display: flex; align-items: flex-end; width:100%; border-radius: 5px; height: 527px; background-position: center center; background-size: cover;}
.first-screen .left .owl-carousel .owl-stage {display: block;}
.first-screen .left .owl-carousel .owl-stage .owl-item {display: block;}
.first-screen .left .owl-carousel .owl-nav {z-index: 2; margin: 0; visibility: hidden; width: 298px; top: auto; bottom: -44px; left: 50%; transform: translateX(-50%); justify-content: space-between;}
.first-screen .left .owl-carousel .owl-nav button {width: 34px; height: 34px; visibility: visible;}
.first-screen .left .owl-carousel .owl-dots {display: flex; bottom: -32px; left: 0; width: 100%; justify-content: center; position: absolute;}
.first-screen .left .owl-carousel .owl-dots .owl-dot {width: 10px; height: 10px; border-radius: 50%; margin: 0 5px; background: #DDE1E7;}
.first-screen .left .owl-carousel .owl-dots .owl-dot.active {background: #A21C26;}
.first-screen .left .txt {position: relative; padding: 0 0px;}
.first-screen .left .txt h1 {font-family: 'DIN Pro'; font-weight: bold; font-size: 40px; line-height: 52px; text-transform: uppercase; color: #FFFFFF; margin: 0 0 10px;  max-width: 474px; padding: 0; }
.first-screen .left .txt .descr {max-width: 420px;}
.first-screen .left .txt .btn {background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 25px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 30px 0 0 0;}
.first-screen .left .txt .btn:hover {filter: brightness(105%);}

.first-screen .right {width: calc(50% - 20px);}
.first-screen .right h2 {margin: 0 0 20px; padding: 26px 0 0 0; width: 100%; font-family: 'DIN Pro'; font-weight: bold; font-size: 32px; line-height: 41px; color: #273741;}
.first-screen .right .blocks {display: flex; flex-wrap: wrap; justify-content:space-between;}
.first-screen .right .blocks .block {margin: 0 0 20px; text-decoration: none; height: 210px; padding: 30px; width: calc(50% - 10px); border-radius: 5px; display: block; position: relative; background-position: top left; background-size: cover;}
.first-screen .right .blocks .block .title {margin: 0 0 15px; display: block; font-family: 'DIN Pro'; font-weight: bold; font-size: 20px; line-height: 26px; text-transform: uppercase; color: #FFFFFF;}
.first-screen .right .blocks .block .see-all {display: table; position: relative; font-weight: 600; font-size: 12px; line-height: 14px; text-transform: uppercase; color: #FFFFFF;}
.first-screen .right .blocks .block .see-all:after {width: 14px; height: 12px; display: block; content: ''; position: absolute; background: url(img/arr.svg) center center/contain no-repeat; left: calc(100% + 10px); top: 50%; margin-top: -8px; transition: all 0.3s ease;}
.first-screen .right .blocks .block:hover .see-all:after {transform: translateX(5px);}

.first-screen .right .blocks .block:first-child .pic {position: absolute; top: 70px; right: 0;}
.first-screen .right .blocks .block:nth-child(2) .pic {position: absolute; top: 100px; right: 0;}
.first-screen .right .blocks .block:nth-child(3) .pic {position: absolute; top: 100px; right: 0;}
.first-screen .right .blocks .block:nth-child(4) .pic {position: absolute; top: 56px; right: 0;}

.content h2 {margin: 0 0 40px; padding: 0; font-family: 'DIN Pro'; font-weight: bold; font-size: 40px; line-height: 52px; color: #273741;}

.everything-block {margin: 0 0 70px; padding: 70px 0; position: relative; background: url(img/bg02.jpg) top center/cover no-repeat;}
.everything-block .blocks {display: flex; justify-content: space-between;}
.everything-block .blocks .block {padding: 30px; height: 156px; position: relative; background: #273741; border-radius: 5px; width: calc(100% / 3 - 13px); display: block; text-decoration: none;}
.everything-block .blocks .block:before {content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width:100%; opacity: 0.3; background: url(img/bg03.png) top center/cover no-repeat;}
.everything-block .blocks .block > * {position: relative;}
.everything-block .blocks .block .title {max-width: 270px; display: block; font-family: 'DIN Pro'; font-weight: bold; font-size: 20px; line-height: 26px; text-transform: uppercase; color: #FFFFFF;}
.everything-block .blocks .block .title:after {width: 14px; height: 12px; display: inline-block; content: ''; background: url(img/arr.svg) center center/contain no-repeat; transition: all 0.3s ease; margin: 0 0 0 10px; transform: translateY(-2px);}
.everything-block .blocks .block:hover .title:after {transform: translateX(5px) translateY(-2px);}
.everything-block .blocks .block .pic {position: absolute; bottom: 30px; right: 30px;}
.everything-block  .btn {background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 65px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 40px auto 0;}
.everything-block  .btn:hover {filter: brightness(105%);}

.materials-tabs {padding: 0; margin: 0 0 80px; list-style-type: none; display: flex;}
.materials-tabs li {border-bottom: 1px solid #DDE1E7; padding: 0 30px 15px; position: relative;}
.materials-tabs li a {text-decoration: none; font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 18px; text-transform: uppercase; color: #273741;}
.materials-tabs li a:hover {color: #A21C26;}
.materials-tabs li a:after {content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background:#A21C26; opacity: 0; transition: opacity 0.3s ease; }
.materials-tabs li.active a:after {opacity: 1;}

.materials-tabs-content {position: relative;}
.materials-tabs-content .tab {position: absolute; left: -99999px; opacity: 0; width: 100%; transition: opacity 0.3s ease;}
.materials-tabs-content .tab.active {opacity: 1; position: relative; left: auto;}
.materials-tabs-content .btns {padding: 40px 0 70px; display: flex; justify-content: center;}
.materials-tabs-content .btns a {text-decoration: none; font-weight: 600; font-size: 15px; color: #FFFFFF; display: table; height: 49px; padding: 0 25px; line-height: 45px; background: #A21C26; border: 2px solid #A21C26; border-radius: 5px;}
.materials-tabs-content .btns a + a {margin-left: 22px; background: none; color: #A21C26;}
.materials-tabs-content .btns a + a:hover {background: #A21C26; color: #fff;}
.materials-tabs-content .btns a:first-child:hover {filter: brightness(105%);}
.materials-tabs-content .owl-carousel .owl-stage .owl-item .block {display: block; text-decoration: none; font-size: 13px; line-height: 20px; color: #273741; padding: 30px; background: #F7F8F9; border-radius: 5px; display: block; height: 100%;}
.materials-tabs-content .owl-carousel .owl-stage .owl-item .block .pic {margin: 0 0 30px; width:100%; background-position: center center; background-size: cover;}
.materials-tabs-content .owl-carousel .owl-stage .owl-item .block .pic:before {content: ''; display: block; padding-top: 70%;}
.materials-tabs-content .owl-carousel .owl-stage .owl-item .block h3 {font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 16px; text-transform: uppercase; color: #A21C26;  margin: 0 0 15px; padding: 0;}

.popup-prod {background: rgba(16, 23, 27, 0.8); position: fixed; top: 0; bottom: 0; left: -9999999px; opacity: 0; transition: opacity 0.3s ease;  width: 100%; z-index: 999; padding: 40px 0; overflow: auto;}
.popup-prod.open {left: 0; opacity: 1;}
.popup-prod .owl-carousel {width: 1130px; margin: 0 auto; max-width: calc(100% - 40px);}
body .popup-prod .owl-carousel .owl-stage {display: block;}
body .popup-prod .owl-carousel .owl-dots {display: none;}
body .popup-prod .owl-carousel .owl-nav button.owl-prev {margin: 0; border: 0; cursor: pointer; width: 40px; height: 40px; top: 50%; margin-top: -20px; position: absolute; background: url(img/pop-nav.svg) center center/contain no-repeat; right: calc(100% + 20px); transform: scale(-1,1);}
body .popup-prod .owl-carousel .owl-nav button.owl-next {margin: 0; border: 0; cursor: pointer; width: 40px; height: 40px; top: 50%; margin-top: -20px; position: absolute; background: url(img/pop-nav.svg) center center/contain no-repeat; left: calc(100% + 20px);}
body .popup-prod .owl-carousel .owl-nav {position: static; top: auto;}
.popup-prod .into {background: #FFFFFF; padding: 20px 30px 30px; margin: 0 auto; position: relative; border-radius: 5px; transition: all 0.3s ease; }
.popup-prod .close {width: 23px; height: 23px; right: 20px; top: 20px; display: block; cursor: pointer; position: absolute; background: url(img/close.svg) center center no-repeat;}
.popup-prod .into h2 {font-family: 'DIN Pro'; font-weight: bold; font-size: 32px; line-height: 41px; color: #273741; margin: 0 0 30px; padding: 0;}
.popup-prod .into .inf {display: flex;}
.popup-prod .into .inf .gall {width: 385px; margin: 0 45px 0 0;}
.popup-prod .into .inf .gall .big-pic {margin: 0 0 20px; background-size: contain; background-position: center center; background-repeat: no-repeat;}
.popup-prod .into .inf .gall .big-pic:before {content: ''; display: block; padding-top: 80%;}
.popup-prod .into .inf .gall .thumbs {display: flex; flex-wrap: wrap;}
.popup-prod .into .inf .gall .thumbs a {width: 63px; height: 50px; margin: 0 5px 5px 0; background-size: contain; background-position: center center; background-repeat: no-repeat; box-sizing: border-box; border: 2px solid transparent;}
.popup-prod .into .inf .gall .thumbs a.active {border: 2px solid #A21C26;}
.popup-prod .into .inf .txt {width: calc(100% - 430px); font-size: 14px; line-height: 24px; color: #273741;}
.popup-prod .into .inf .txt p {padding: 0 0 10px;}
.popup-prod .into .inf .txt .btn {margin: 20px 0 0 0; display: table; background: #A21C26; border-radius: 5px; height: 49px; line-height: 49px; padding: 0 25px; color: #fff; text-decoration: none; font-weight: 600; font-size: 15px;}
.popup-prod .into .inf .txt .btn:hover {filter: brightness(105%);}
.popup-prod .into .chars {margin: 40px 0 0 0;}
.popup-prod .into .chars h3 {font-family: 'DIN Pro'; font-weight: bold; font-size: 20px; line-height: 26px; text-transform: uppercase; color: #273741; margin: 0 0 20px; padding: 0;}
.popup-prod .into .chars .in {padding: 0 0 0px; columns: 2; width: calc(100% + 30px); margin-right: -30px; margin-bottom: 20px;}
.popup-prod .into .chars .in .block {overflow: hidden; font-size: 14px; line-height: 24px; color: #273741; display: flex; align-items: flex-end; justify-content: space-between; margin: 0 30px 12px 0; position: relative; break-inside: avoid;}
.popup-prod .into .chars .in .block .opt {position: relative; max-width: 70%;}
.popup-prod .into .chars .in .block .opt .txt {position: relative; z-index: 2;} 
.popup-prod .into .chars .in .block .opt .bg {position: absolute; display: inline-block; width: 10px; height: 20px; background: #fff;}
.popup-prod .into .chars .in .block .opt .bg:after {content: ''; display: block; position: absolute; width: 5000px; right: 0; top: 0; bottom: 0; background: #fff;}
.popup-prod .into .chars .in .block .val {color: #273741; position: relative; background: #fff; padding: 0 0 0 10px;}
.popup-prod .into .chars .in .block:before {content: ''; display: block; position: absolute; height: 1px; left: 0; width: 100%; bottom: 7px; border-bottom: 1px dotted #575A5C; opacity: 0.6;}
.popup-prod .into .chars .long-txt {max-width: 1145px; font-weight: 600; font-size: 15px; line-height: 24px; color: #273741;}
.popup-prod .into .nav > div {cursor: pointer; width: 40px; height: 40px; top: 50%; margin-top: -20px;  position: absolute; background: url(img/pop-nav.svg) center center/contain no-repeat;}
.popup-prod .into .nav > div.disabled {opacity: 0.5; cursor: default;}


body .owl-carousel .owl-stage {display: flex; align-items: stretch;}
body .owl-carousel .owl-stage .owl-item {display: flex; align-items: stretch;}
body .owl-carousel .owl-dots {display: none;}
body .owl-carousel .owl-nav {position: absolute; display: flex; top: -70px; right: 0;}
body .owl-carousel .owl-nav button.owl-prev,
body .owl-carousel .owl-nav button.owl-next {display: block; width: 40px; height: 40px; border-radius: 50%; border: 2px solid #A21C26; background: url(img/slider-arr.svg) center center no-repeat;}
body .owl-carousel .owl-nav button.owl-prev {transform: scale(-1,1); margin: 0 20px 0 0;}
body .owl-carousel .owl-nav button.disabled {cursor: default; filter: grayscale(100%); opacity: 0.3;}


.content .video-block {margin: 0 0 70px;}
.content .video-block .owl-carousel {margin: 0 0 40px;}
.content .video-block .owl-carousel .owl-stage {display: flex; align-items: stretch;}
.content .video-block .owl-carousel .owl-stage .owl-item {display: flex; align-items: stretch;}
.content .video-block .block {position: relative; padding-bottom: 30px; font-size: 13px; line-height: 20px; color: #273741; background: #F7F8F9; display: block; text-decoration: none; border-radius: 5px; overflow: hidden; width: 100%;}
.content .video-block .block .pic {position: relative; background-position: center center; background-size: cover;}
.content .video-block .block .pic .play {transition: opacity 0.3s ease; width: 87px; height: 87px; border-radius: 50%; display: block; position: absolute; top: 50%; left: 50%; margin: -44.5px 0 0 -44.5px; opacity: 0.9; background: #F52A37 url(img/play.svg) center left 33px no-repeat;}
.content .video-block .block:hover .pic .play {opacity: 1;}
.content .video-block .block .pic:before {content: ''; display: block; padding-top: 55%;}
.content .video-block .block .pic .time {display: table; position: absolute; left: 30px; bottom: 30px; background: #FFFFFF; border-radius: 100px; font-size: 13px; padding: 0 15px; line-height: 30px; color: #273741;}
.content .video-block .block .inf {padding: 30px;}
.content .video-block .block h3 {transition: all 0.3s ease; font-family: 'DIN Pro'; font-weight: bold; font-size: 20px; line-height: 26px; color: #A21C26;  margin: 0 0 10px; padding: 0;}
.content .video-block .block:hover h3 {color: #F52A37;}
.content .video-block .block .go {margin: 10px 0 0 0; display: table; position: absolute; left: 30px; bottom: 30px; font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 18px; text-transform: uppercase; color: #A21C26;}
.content .video-block .block:hover .go {color: #F52A37;}
.content .video-block .block .go:after {transition: all 0.3s ease; margin: 0 0 0 6px; display: inline-block; content: ''; width: 20px; height: 10px; background:url(img/red-arr.svg) center center no-repeat;}
.content .video-block .btn {display: table; padding: 0 25px; background: #A21C26; line-height: 49px; font-weight: 600; text-decoration: none; color: #fff; margin: 0px auto 0; font-size: 15px; border-radius: 8px; }
.content .video-block .btn:hover {background: #F52A37; box-shadow: 0px 14px 25px rgba(0, 0, 0, 0.15);}

.content .video-block .owl-carousel .owl-dots {display: none;}
.content .video-block .owl-carousel .owl-nav {position: absolute; display: flex; top: -80px; right: 0;}
.content .video-block .owl-carousel .owl-nav.disabled {display: none;}
.content .video-block .owl-carousel .owl-nav button {position: relative; width: 40px; height: 40px; border-radius: 50%; cursor: pointer; border: 2px solid #A21C26;}
.content .video-block .owl-carousel .owl-nav button:after {opacity: 1; transition: opacity 0.3s ease; content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width:100%; background: url(img/red-d-arr.svg) center center no-repeat}
.content .video-block .owl-carousel .owl-nav button:hover:after {opacity: 0;}
.content .video-block .owl-carousel .owl-nav button:before {opacity: 0; transition: opacity 0.3s ease; content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width:100%; background: url(img/white-arr.svg) center center no-repeat}
.content .video-block .owl-carousel .owl-nav button:hover:before {opacity: 1;}
.content .video-block .owl-carousel .owl-nav button:hover {background: #F52A37; border-color: #F52A37;}
.content .video-block .owl-carousel .owl-nav button.owl-prev {transform: scale(-1,1);}
.content .video-block .owl-carousel .owl-nav button.disabled {cursor: default; border-color: #A21C26; filter: grayscale(100%); opacity: 0.2;}
.content .video-block .owl-carousel .owl-nav button.disabled:hover {background: none;}
.content .video-block .owl-carousel .owl-nav button.disabled:hover:after {opacity: 1;}
.content .video-block .owl-carousel .owl-nav button.disabled:hover:before {opacity: 0;}




.where-block {margin: 0 0 70px; padding: 70px 0; background: url(img/bg04.jpg) top center/cover no-repeat;}
.where-block .blocks {display: flex; flex-wrap: wrap; margin: 0 -20px 0 0; width: calc(100% + 20px);}
.where-block .blocks .block {padding: 20px; background: #FFFFFF; border-radius: 5px; width: calc(25% - 20px); margin: 0 20px 20px 0; display: flex; align-items: center;}
.where-block .blocks .block .ic {width: 40px; height: 40px; margin: 0 20px 0 0;}
.where-block .blocks .block .ic img {max-width: 100%; max-height: 40px;}
.where-block .blocks .block .txt {max-width: 180px; font-weight: 600; font-size: 15px; line-height: 20px; color: #A21C26; width: calc(100% - 60px);}
.where-block  .btn {background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 65px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 35px auto 0;}
.where-block  .btn:hover {filter: brightness(105%);}

.references-block {font-size: 13px; line-height: 20px; color: #273741;}
.references-block h2 {margin: 0 0 20px;}
.references-block .owl-carousel {margin-top: 30px;}
.references-block .block {width:100%; display: block; text-decoration: none; font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 16px; text-transform: uppercase; color: #273741;}
.references-block .block .pic {margin: 0 0 20px; display: block; border-radius: 5px; background-size: cover; background-position: center center;}
.references-block .block .pic:after {display: block; content: ''; padding-top: 70%;}
.references-block .btn {background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 65px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 55px auto 70px;}
.references-block .btn:hover {filter: brightness(105%);}

.profit-block {font-size: 13px; line-height: 20px; color: #273741; margin: 0 0 0px; padding: 70px 0; background: url(img/bg05.jpg) top center/cover no-repeat;}
.profit-block h2 {margin: 0 0 20px;}
.profit-block > p {max-width: 670px;}
.profit-block .blocks {display: flex; flex-wrap: wrap; align-items: stretch; justify-content: center; margin: 30px -10px 0; width: calc(100% + 20px);}
.profit-block .blocks .block {font-weight: 600; font-size: 15px; line-height: 20px; color: #273741;  background: #FFFFFF; border-radius: 5px; position: relative; padding: 30px 30px 30px; width: calc(25% - 20px); margin: 0 10px;}
.profit-block .blocks .block .txt {max-width: 220px;}
.profit-block .blocks .block:nth-child(3) .txt {max-width: 180px;}
.profit-block .blocks .block img {display: block; position: absolute; bottom: 20px; right: 20px;}
.profit-block .btn {background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 65px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 55px auto 0px;}
.profit-block .btn:hover {filter: brightness(105%);}

.form-block {font-size: 13px; line-height: 20px; color: #273741; margin: 0 0 0px;}
.form-block h2 {margin: 0 0 20px;}
.form-block > p {max-width: 670px; position: relative;}
.form-block .into {margin: 30px 0 0 0; justify-content: space-between; display: flex; align-items: flex-start;}
.form-block .into .pic {width: 494px; margin-top: -60px;}
.form-block .into .form {position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 555px; width: calc(100% - 530px);}
.form-block .into .form form {display: flex; flex-wrap: wrap; justify-content: space-between;}
.form-block .into .form form.hidden {opacity: 0;}
.form-block .into .form input.text {height: 55px; line-height: 53px; padding: 0 20px; color: #273741; font-size: 15px; font-family: inherit; border: 1px solid #DDE1E7; border-radius: 8px; margin: 0 0 10px; width:100%;}
.form-block .into .form img.text {height: 55px; line-height: 53px; padding: 0 20px; color: #273741; font-size: 15px; font-family: inherit; border: 1px solid #DDE1E7; border-radius: 8px; margin: 0 0 10px; width:100%;}

.form-block .into .form input.text.error {border-color: #A21C26; box-shadow: inset 0 0 3px #A21C26;}
.form-block .into .form input.short {width: calc(50% - 5px);}
.form-block .into .form img.short {width: calc(50% - 5px);}
.form-block .into .form textarea { resize: none; overflow: hidden; height: 120px; padding: 15px 20px; color: #273741; font-size: 15px; font-family: inherit; border: 1px solid #DDE1E7; border-radius: 8px; margin: 0; width:100%; margin-bottom: 10px;}
.form-block .submit {font-family: inherit; border: 0; cursor: pointer; transition: all 0.3s ease; background: #A21C26; border-radius: 5px; display: table; line-height: 48px; padding: 0 65px; font-size: 15px; color: #FFFFFF; text-decoration: none; margin: 20px 0 0 0;}
.form-block .submit:hover {filter: brightness(105%);}

.where-to-buy {margin: 0 0 70px; font-size: 13px; line-height: 20px; color: #FFFFFF; padding: 70px 0; background: #273741;}
.where-to-buy .all > p {max-width: 670px;}
.where-to-buy .all > p a {color: inherit;}
.where-to-buy .all > p a.tel {font-weight: bold; text-decoration: none;}
.where-to-buy h2 {color: #fff;}
.where-to-buy .blocks {display: flex; flex-wrap: wrap; width: calc(100% + 40px); margin: 0 -40px 0 0;}
.where-to-buy .blocks .block {font-size: 13px; line-height: 20px; color: #fff; margin: 0 40px 40px 0;  width: calc(25% - 40px);}
.where-to-buy .blocks .block h3 {position: relative; padding: 0 0 0 20px; margin: 0 0 15px; font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 16px; text-transform: uppercase; color: #FFFFFF;}
.where-to-buy .blocks .block h3:before {content: ''; display: block; position: absolute; width: 10px; height: 10px; top: 4px; left: 0; background: #A21C26;}
.where-to-buy .blocks .block span {color: rgba(255, 255, 255, 0.6);}
.where-to-buy .blocks .block a {color: inherit; text-decoration: none;}

.corp-bg {padding: 70px 0; background: url(img/corp-bg.jpg) center center/cover no-repeat; margin: 0 0 70px; }
.contacts-block {margin: 0 0 70px;}
.contacts-block .into {display: flex; align-items: center;}
.contacts-block .into .txt {font-size: 15px; line-height: 20px; color: #273741; width: 460px; padding: 0 20px 0 0;}
.contacts-block .into .txt .block {background: #fff; border-bottom: 1px solid #DDE1E7;  padding: 0 0 40px; margin: 0 0 40px;}
.contacts-block .into .txt .block:last-child {margin: 0;}
.contacts-block .into .txt .block h3 {position: relative; padding: 0 0 0 20px; margin: 0 0 15px; font-family: 'DIN Pro'; font-weight: bold; font-size: 14px; line-height: 16px; text-transform: uppercase; color: #A21C26;}
.contacts-block .into .txt .block h3:before {content: ''; display: block; position: absolute; width: 10px; height: 10px; top: 4px; left: 0; background: #A21C26;}
.contacts-block .into .txt .block a {color: inherit;}
.contacts-block .into .txt .block a.tel {text-decoration: none;}
.contacts-block .into .map {width: calc(100% - 460px); height: 440px; position: relative; border-radius: 5px; overflow: hidden;}
.ymaps-2-1-79-controls-pane {display: none!important;}

.faq-block {background: #273741; padding: 70px 0;}
.faq-block .content h2 {color: #fff;}
.faq-block .list .block {background: #FFFFFF;border-radius: 5px; overflow: hidden;}
.faq-block .list .block + .block {margin-top: 10px;}
.faq-block .list .block .title {background: #FFFFFF; padding: 20px 60px 20px 25px; cursor: pointer; position: relative; font-family: 'DIN Pro'; font-weight: bold; font-size: 20px; line-height: 26px; color: #273741;}
.faq-block .list .block .title .plus {transition: all 0.3s ease; display: block; position: absolute; right: 25px; top: 50%; margin-top: -11px; width: 22px; height: 22px;}
.faq-block .list .block.open .title .plus {transform: rotate(45deg);}
.faq-block .list .block .title .plus:after {content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 50%; width: 2px; margin-left: -1px; background: #A21C26;}
.faq-block .list .block .title .plus:before {content: ''; display: block; position: absolute; top: 50%; height: 2px; left: 0; width: 100%; margin-top: -1px; background: #A21C26;}
.faq-block .list .block .hidden-txt {font-size: 15px; padding: 0 25px 20px 40px; line-height: 24px; color: #273741; display: none;}



.popup {position: fixed; top: 0; left: 0; bottom: 0; width:100%; z-index: 999; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,0.4);}
.popup .overlay {position: absolute; top: 0; bottom: 0; left: 0; width:100%;}
.popup .into {position: relative; overflow: hidden; width: calc(100% - 40px); max-width: 460px; background: #fff; border-radius: 5px;}
.popup .into .top {font-family: 'DIN Pro'; font-weight: bold; font-size: 24px; line-height: 31px; color: #273741; position: relative; padding: 0 50px 0 30px; line-height: 70px; background: #F7F8F9; border-bottom: 1px solid #DDE1E7;}
.popup .into .top .close {width: 20px; height: 20px; position: absolute; right: 20px; top: 50%; margin-top: -10px; cursor: pointer; background: url(img/close.svg) center center no-repeat;}
.popup .into .hidden {opacity: 0;}
.popup .thanks {padding: 20px;}
.popup .into .form {padding: 30px;}
.popup .into .form input.text {width: 100%; background: #fff; font-family: inherit; border: 1px solid #DDE1E7; height: 55px; line-height: 55px; border-radius: 5px; padding: 0 20px; margin: 0 0 15px; font-size: 15px; color: #1E1E1E;}
.popup .into .form input.text.error {border-color: #A21C26; box-shadow: inset 0 0 3px #A21C26;}
.popup .into .form input.text::-moz-placeholder {opacity: 0.6; color: #1E1E1E;}
.popup .into .form input.text::-webkit-input-placeholder {opacity: 0.6; color: #1E1E1E;}
.popup .into .form input.text:focus::-moz-placeholder {opacity: 0;}
.popup .into .form input.text:focus::-webkit-input-placeholder {opacity: 0;}

.popup .into .form textarea {width: 100%; background: #fff; font-family: inherit; border: 1px solid #DDE1E7; height: 105px; border-radius: 5px; resize: none; overflow: hidden; padding: 20px 20px; margin: 0 0 15px; font-size: 15px; color: #1E1E1E;}
.popup .into .form textarea::-moz-placeholder {opacity: 0.6; color: #1E1E1E;}
.popup .into .form textarea::-webkit-input-placeholder {opacity: 0.6; color: #1E1E1E;}
.popup .into .form textarea:focus::-moz-placeholder {opacity: 0;}
.popup .into .form textarea:focus::-webkit-input-placeholder {opacity: 0;}
.popup .into .form textarea.error {border-color: #A21C26; box-shadow: inset 0 0 3px #A21C26;}

.popup .into .form label.checkbox {margin: 0 0 25px; display: flex; align-items: flex-start; position: relative;}
.popup .into .form label.checkbox input {width: 25px; height: 25px; margin: 0 15px 0 0; position: relative; cursor: pointer; padding: 0; z-index: 2;opacity: 0;}
.popup .into .form label.checkbox input:checked + span.ic {background: #fff url(img/red-check.svg) center center no-repeat;}
.popup .into .form label.checkbox .txt {width: calc(100% - 40px); font-size: 13px; line-height: 20px; color: #575A5C;}
.popup .into .form label.checkbox .ic {border: 1px solid #DDE1E7; position: absolute; top: 0; left: 0; width: 25px; height: 25px; background: #fff; border-radius: 5px;}
.popup .into .form .submit {transition: all 0.3s ease; font-family: inherit; border: 0; cursor: pointer; display: table; line-height: 54px; padding: 0 25px; border-radius: 5px; background: #A21C26; font-weight: 600; font-size: 15px; color: #fff;}
.popup .into .form .submit:hover {background: #f52a37;}

@media (max-height: 650px) {
.popup {align-items: flex-start; padding: 40px 0; overflow: auto;}
}

footer {padding: 0px 0 0 0; background: #F7F8F9 url(img/footer-bg.png) top center/cover no-repeat;}


footer .copy {font-size: 13px; line-height: 20px; color: #273741; padding: 20px 0; position: relative; display: flex; justify-content: space-between;}
footer .copy .right {color: #919699;}
footer .copy:before {width: 5000px; height: 1px; content: ''; display: block; position: absolute; top: 0; left: 50%; transform:translateX(-50%); background:#DDE1E7;}

.thanks {position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); line-height: 150%;  font-size: 20px; font-weight: 500; text-align: center; color: #333;}
.thanks span {font-size: 40px; font-weight: bold;}

.cookie-block {padding: 25px 0; font-size: 15px; line-height: 24px; color: #273741; position: fixed; bottom: 0; left: -999999px; width: 100%; z-index: 99999; background: rgba(255, 255, 255, 0.94); border: 1px solid #DDE1E7;}
.cookie-block.visible {left: 0;}
.cookie-block .all {display: flex; align-items: center;}
.cookie-block .txt {width: calc(100% - 163px);}
.cookie-block .btn {width: 113px; margin: 0 0 0 50px; display: table; background: #A21C26; border-radius: 5px; height: 49px; line-height: 49px; text-align: center; color: #fff; text-decoration: none; font-weight: 600; font-size: 15px;}
.cookie-block .btn:hover {filter: brightness(105%);}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

@media screen and (max-width: 1270px) {
body .popup-prod .owl-carousel .owl-nav {display: none;}
body .popup-prod .owl-carousel .owl-dots {display: flex; top: 36px; left: 0; width: 100%; justify-content: center; position: absolute;}
body .popup-prod .owl-carousel .owl-dots .owl-dot {width: 10px; height: 10px; border-radius: 50%; margin: 0 5px; background: #DDE1E7;}
body .popup-prod .owl-carousel .owl-dots .owl-dot.active {background: #A21C26;}
}

@media screen and (max-width: 1100px) {
.where-to-buy .blocks .block {width: calc(100% / 3 - 40px);}
footer .subscribe .form {width: 50%;}
footer .subscribe .txt {width: calc(50% - 20px);}
.contacts-block .into .map {width: 50%;}
.contacts-block .into .txt {width: 50%;}
header {justify-content: flex-end;}
}

@media screen and (max-width: 1050px) {
* {max-height: 99999999px; -webkit-appearance: none!important;}
.content .video-block .block .pic .play {width: 65px; height: 65px; background-position: center left 23px; margin: -32.5px 0 0 -32.5px;}
}


@media screen and (max-width: 1000px) {
.cookie-block .btn {height: 40px; line-height: 40px; margin: 10px auto 0; font-size: 13px;}
.cookie-block {padding: 12px 0;}
.cookie-block .all {display: block;}
.cookie-block .txt {width: 100%; font-size: 12px; line-height: 120%;}
.popup-prod .into .chars .in .block {font-size: 13px; line-height: 22px;}
.popup-prod .into .chars .in {columns: 1; margin-right: 0; width: 100%;}
.popup-prod .into .inf .txt .btn {margin-top: 15px;}
.popup-prod .into .chars {margin-top: 50px;}
.popup-prod .into .inf .gall {width: 100%; margin-right: 0; margin-bottom: 20px;}
.popup-prod .into .inf {display: block;}
.popup-prod .into .inf .gall .big-pic {max-width: 385px; margin-left: auto; margin-right: auto;}
.popup-prod .into .inf .txt {font-size: 13px; line-height: 22px; width: 100%;}
body.pop-open {overflow: hidden; padding-right: 0px;}
.toppanel .lang {margin-right: 25px;}
.toppanel .lang .active {font-size: 13px;}
.toppanel .lang ul li a {font-size: 13px;}
.first-screen {display: block;}
.first-screen .left {width: 100%; margin: 0 0 10px;}
.first-screen .right {width: 100%;}

.everything-block .blocks .block {height: 218px;}
.materials-tabs li {padding: 0 10px 10px;}
.materials-tabs li a {font-size: 12px;}
body .owl-carousel .owl-nav {display: none;}
.first-screen .left .owl-carousel .owl-dots {display: none;}
.materials-tabs-content .owl-carousel {width: 130%;}

.where-block .blocks .block {width: calc(50% - 20px);}
.where-block .blocks .block .txt {max-width: 100%;}

.references-block .owl-carousel {width: 130%;}

.profit-block .blocks .block {width: calc(50% - 20px); margin-bottom: 10px;}

.form-block .into .pic {display: none;}
.form-block .into .form {width: 100%; max-width:100%;}
.where-to-buy .blocks .block {width: calc(50% - 40px);}
.contacts-block .into .txt .block {padding: 0 0 30px; margin: 0 0 30px;}
footer .subscribe {display: block;}
footer .subscribe .txt {width: 100%; max-width: 550px;}
footer .subscribe .form {width:100%; margin: 20px 0 0 0;}

header {z-index: 10; position: relative;}
header nav {z-index: 10; background: #fff; bottom: 0; padding: 0px 0; position: absolute; right: calc(-100% - 125px); width:calc(100% + 80px); transition: right 0.3s ease; top: calc(100% + 35px);}
header nav.open {right: -40px;}
header nav ul {display: block; padding: 0 0px; width:calc(100% - 40px); margin: 0 20px;}
header nav ul li a {padding: 0 20px; height: 60px; line-height: 60px; display: block; box-sizing: border-box; background: #A21C26; font-size: 15px; font-family: 'DIN Pro'; font-weight: bold; font-size: 16px; text-transform: uppercase; color: #FFFFFF;}
header nav ul li a:after {display: inline-block; margin: 20px 0 0 20px; position: absolute; width: 20px; height: 20px; background:url(img/white-arr.svg) center center no-repeat; content: '';}
header nav ul li {border-bottom: 1px solid #FFFFFF; margin: 0; padding: 0px 0;}
header nav .contacts {font-size: 14px; line-height: 17px; color: #273741; margin: 0 20px; width: calc(100% - 40px); display: block; padding: 0 0 30px; background: url(img/header-cont-bg.jpg) center center/cover no-repeat;}
header nav .contacts .block {border-bottom: 1px solid #DDE1E7; padding: 15px 20px;}
header nav .contacts .block h3 {font-family: 'DIN Pro'; font-weight: bold; font-size: 16px; line-height: 21px; text-transform: uppercase; color: #A21C26; margin: 0 0 5px; padding: 0;}
header nav .contacts a {color: inherit; text-decoration: none;}
header .menu-icon {display: block; background-position: center center;}
header .menu-icon.opened img {opacity: 0;} 
header .menu-icon.opened {background: url(img/close.svg) center center no-repeat;}
header .menu-icon img {display: block;}
footer .copy .right {max-width: 50%;}
}

@media screen and (max-width: 700px) {
.faq-block {padding-top: 40px;}
.corp-bg {padding: 40px 0 10px; margin-bottom: 40px;}
.faq-block .list .block .title {padding: 15px 50px 15px 15px; font-size: 13px; line-height: 17px;}
.faq-block .list .block .title .plus {right: 15px;}
.faq-block .list .block .hidden-txt {font-size: 13px; line-height: 20px; padding: 0 15px 15px;}
header nav {top: calc(100% + 12px);}
.toppanel .phone .tel-block {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.toppanel .phone a {font-size: 13px;}
.popup-prod .into .chars h3 {font-size: 16px; line-height: 21px; margin: 0 0 15px;}
.popup-prod .into .chars {margin-top: 30px;}
.popup-prod .into .inf .txt .btn {margin-top: 5px; font-size: 13px;}
.popup-prod .into {padding: 20px 20px;}
body .popup-prod .owl-carousel .owl-dots {top: 72px;}
.popup-prod .into h2 {font-size: 23px; line-height: 30px; margin: 0 0 50px; padding: 0;}
header .logo {width: 123px;}
.first-screen .left .item {height: 340px; padding: 20px;}
.popup .into .top {padding: 0 40px 0 20px; font-size: 18px; line-height: 60px;}
.popup .into .form {padding: 20px;}
.popup .into .form input.text, .popup .into .form textarea {margin-bottom: 10px;}
.content .video-block .owl-carousel {width: 185%; margin-bottom: 30px;}
.content .video-block {margin-bottom: 50px;}
.content .video-block .block .inf {padding: 25px 20px;}
.content .video-block .block h3 {font-size: 14px; line-height: 20px;}
.content .video-block .block .go {left: 20px; bottom: 25px;}
.toppanel {z-index: 11; position: relative;}
.toppanel .faq {display: flex; align-items: center;  font-size: 13px; line-height: 15px; color: #273741; font-weight: bold;}
.toppanel .faq:after {width: 8px; height: 6px; margin: 0 0 0 5px; content: ''; display: block; background: url(img/faq-arr.svg) center center/contain no-repeat;}
.toppanel.faq-open .faq:after {transform: scale(-1,-1);}
.toppanel nav {box-shadow: 0 5px 5px 1px rgba(0,0,0,0.05); padding: 0 15px 15px; position: absolute; top: 100%; right: 0; width: 100%; display: none; background: #F7F8F9;}
.toppanel nav ul li a {font-size: 12px;}
.toppanel nav ul {justify-content: flex-end;}
.toppanel .all {height: 50px;}
.toppanel .phone {font-size: 13px;}
.toppanel .email {font-size: 16px; text-indent: 99999px; overflow: hidden; display: block; width: 24px; height: 24px; background: url(img/email.svg) center center no-repeat;}
header {margin: 15px 0 15px;}
header .menu-icon {margin: 0px 0 0 0;}
header .email {}
.all {padding: 0 15px;}
.first-screen .left {height: 340px;}
.first-screen .left .txt h1 {font-size: 27px; line-height: 30px;}
.first-screen .right h2 {font-size: 23px; line-height: 26px;}
.first-screen .right .blocks .block {width: 100%;}
.first-screen {margin: 0 0 40px;}
.everything-block {padding: 40px 0;}

.content h2 {font-size: 27px; line-height: 30px; margin: 0 0 30px;}
.everything-block .blocks {flex-wrap: wrap;}
.everything-block .blocks .block {padding: 25px; height: 130px; width:100%;}
.everything-block .blocks .block + .block {margin-top: 15px;}
.everything-block .blocks .block .title {font-size: 16px; line-height: 18px;}
.everything-block .btn {margin-top: 30px; font-size: 13px; line-height: 46px; padding: 0 40px;}
.everything-block {margin: 0 0 40px;}

.materials-tabs {white-space: nowrap; margin: 0 0 0px;}
.materials-tabs-outer {width: calc(100% + 30px); margin: 0 -15px; padding: 0 15px 30px 15px; overflow: auto;  clip-path: inset(0 0 30px 0);}
.materials-tabs-content .owl-carousel {width: 150%;}
.materials-tabs-content .btns a + a {margin-left: 10px;}
.materials-tabs-content .btns a {font-size: 13px; padding: 0 10px;}
.materials-tabs-content .btns {margin: 30px 0 40px;}
.where-block {padding: 40px 0; margin: 0 0 40px;}
.where-block .blocks .block {width: calc(100% - 20px); margin-bottom: 10px;}
.where-block .blocks .block .txt {font-size: 13px; line-height: 16px;}
.where-block .btn {margin: 25px auto 0; line-height: 46px; font-size: 13px; padding: 0 30px;}
.references-block .btn {margin: 30px auto 40px; font-size: 13px; line-height: 46px; padding: 0 30px;}

.profit-block {padding: 40px 0; margin: 0 0 0px;}
.profit-block .blocks .block {width: calc(100% - 20px); margin-bottom: 10px; padding: 20px;}
.profit-block .blocks .block .txt {font-size: 13px; line-height: 20px; width: calc(100% - 50px);}
.profit-block .btn {margin: 25px auto 0; padding: 0 30px; line-height: 46px; font-size: 13px;}

.form-block {margin: 0 0 40px;}
.form-block .into .form input.short {width: 100%;}
.form-block .submit {font-size: 13px; padding: 0 30px;}

.where-to-buy {padding: 40px 0; margin: 0 0 40px;}
.where-to-buy .blocks .block {width: calc(100% - 40px);}
.contacts-block {margin: 0 0 40px;}
.contacts-block .into {display: block;}
.contacts-block .into .txt {margin: 0 0 25px; width:100%;}
.contacts-block .into .txt .block {padding: 0 0 20px; margin: 0 0 20px;}
.contacts-block .into .map {height: calc(100vw - 30px); width:100%;}

footer .subscribe .form form .submit {margin: 0 0 0 10px; width: 100px; font-size: 13px;}
footer .subscribe .form form input.text {width: calc(100% - 100px); font-size: 13px;}
footer .copy {font-size: 11px; line-height: 14px; display: block;}
footer .copy .right {max-width:100%; margin-top: 10px;}
}