:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color:1rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*{box-sizing:border-box}::after,::before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(var(--bs-body-color-rgb),.75);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}legend+*{clear:left}@media(min-width:1200px){legend{font-size:1.5rem}}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::-webkit-file-upload-button,::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:url(../fonts/MuseoSansCyrl-100.eot);src:local("MuseoSansCyrl-100"),url(../fonts/MuseoSansCyrl-100.eot?#iefix) format("embedded-opentype"),url(../fonts/MuseoSansCyrl-100.woff) format("woff"),url(../fonts/MuseoSansCyrl-100.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:url(../fonts/MuseoSansCyrl-300.eot);src:local("MuseoSansCyrl-300"),url(../fonts/MuseoSansCyrl-300.eot?#iefix) format("embedded-opentype"),url(../fonts/MuseoSansCyrl-300.woff) format("woff"),url(../fonts/MuseoSansCyrl-300.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:url(../fonts/MuseoSansCyrl-500.eot);src:local("MuseoSansCyrl-500"),url(../fonts/MuseoSansCyrl-500.eot?#iefix) format("embedded-opentype"),url(../fonts/MuseoSansCyrl-500.woff) format("woff"),url(../fonts/MuseoSansCyrl-500.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:url(../fonts/MuseoSansCyrl-700.eot);src:local("MuseoSansCyrl-700"),url(../fonts/MuseoSansCyrl-700.eot?#iefix) format("embedded-opentype"),url(../fonts/MuseoSansCyrl-700.woff) format("woff"),url(../fonts/MuseoSansCyrl-700.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:url(../fonts/MuseoSansCyrl-900.eot);src:local("MuseoSansCyrl-900"),url(../fonts/MuseoSansCyrl-900.eot?#iefix) format("embedded-opentype"),url(../fonts/MuseoSansCyrl-900.woff) format("woff"),url(../fonts/MuseoSansCyrl-900.ttf) format("truetype");font-weight:900;font-style:normal}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-moz-calc(100% * 70 / 3);width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}/*!
 * * animate.css - https://animate.style/
 * * Version - 4.1.1
 * * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 * *
 * * Copyright (c) 2022 Animate.css */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes heartbeat{from{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes heartbeat{from{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}*{font-family:"Museo Sans Cyrl",sans-serif}.container{position:relative;max-width:950px;margin:0 auto}.promo{min-height:650px;padding:21px 0 93px 0;background:url(../img/main_bg.jpg) center center/cover no-repeat}.promo__wrapper{display:flex;flex-direction:column;align-items:flex-end;margin-top:91px}.promo__header{margin-bottom:0;color:#fff;font-style:normal;font-weight:700;font-size:42px;text-transform:uppercase;line-height:42px}.promo__subheader{margin-top:17px;margin-bottom:0;color:#fff;font-style:normal;font-weight:500;font-size:24px;line-height:24px;text-transform:uppercase}.promo__icons{display:flex;justify-content:space-between;margin-top:60px;width:425px}.promo__icon{width:108px;color:#fff;font-style:normal;font-weight:500;font-size:14px;text-align:center}.promo__icon img{display:block;margin:0 auto;margin-bottom:20px}.promo__link{margin-top:18px;color:#fff;font-style:normal;font-weight:500;font-size:16px}.promo__link a{color:#fff;font-style:normal;font-weight:500;font-size:16px}.header{display:flex;justify-content:space-between;align-items:center}.header__logo{width:250px}.header__logo img{width:100%}.header__official{color:#fff;font-style:normal;font-weight:500;font-size:12px;text-align:center}.header__official span{display:block;font-size:18px}.header__phone{display:block;color:#fff;font-style:normal;font-weight:700;font-size:18px;text-decoration:none}.header__phone:hover{color:#fff;text-decoration:none}.header__contacts{display:flex;flex-direction:column;align-items:flex-end}.button{width:150px;height:30px;background-color:#c70101;border-radius:5px;border:none;color:#fff;font-style:normal;font-weight:500;font-size:12px;text-align:center;text-transform:uppercase;transition:.3s all}.button:hover{background:rgba(199,1,1,.8)}.button_main{margin-top:65px;width:300px;height:50px;font-size:16px}.button_main:hover{background:rgba(199,1,1,.8)}.button_submit{width:100%;height:55px;font-size:16px}.button_mini{width:131px;height:40px;font-size:14px}.button_mini:hover{box-shadow:3px 3px 10px #c70101}.benefits{min-height:475px;padding:70px 0 65px 0;background-color:#f6f6f6}.benefits__wrapper{display:flex;justify-content:space-between;margin-top:70px}.benefits__item{max-width:235px;display:flex;flex-direction:column;align-items:center}.benefits__subtitle{margin-top:40px;color:#0d0d0d;font-weight:700;font-size:18px;line-height:18px;text-align:center}.benefits__descr{margin-top:25px;color:#0d0d0d;font-weight:300;font-size:14px;line-height:18px;text-align:center}.benefits__descr a{color:red}.benefits__icon_animated{-webkit-animation:heartbeat 1.5s ease infinite;animation:heartbeat 1.5s ease infinite}.benefits__icon_animated:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.title{margin-bottom:0;color:#0d0d0d;font-weight:700;font-size:30px;line-height:30px;text-align:center;text-transform:uppercase}.title_left{text-align:left;color:#fff;font-size:36px;line-height:54px}.title_nobold{font-weight:400}.consultation{min-height:680px;padding:100px 0 92px 0;background:url(../img/consultation_bg.jpg) center center/cover no-repeat}.consultation__descr{margin-top:10px;color:#fff;font-weight:500;font-size:20px;line-height:30px}.consultation .invalid{border:1px solid red}.consultation label.invalid{color:#fff;border:none;text-align:center;margin-bottom:15px}.feed-form{margin-top:36px;display:flex;flex-direction:column;width:300px}.feed-form input{margin-bottom:15px;padding:0 20px;background:#fff;height:50px;border-radius:5px;border:none;font-weight:300;font-size:14px;color:#4b4b4b}.feed-form input:nth-child(3){margin-bottom:20px}.feed-form_mt25{margin-top:25px}.carousel{padding:81px 0}.carousel__inner{position:relative;width:750px;margin:0 auto}.carousel .next,.carousel .prev{position:absolute;top:50%;transform:translateY(-50%);left:-66px;border:none;background-color:rgba(255,255,255,0)}.carousel .next img,.carousel .prev img{width:30px;height:50px}.carousel .next{left:auto;right:-66px}.carousel .tns-item img{display:block;margin:0 auto}.carousel .tns-nav{display:flex;justify-content:center}.carousel .tns-nav button.tns-nav-active{background-color:#c70101}.carousel .tns-nav [data-nav]{width:30px;height:5px;padding:0;margin:0 5px 0 5px;border:none;background-color:rgba(0,0,0,.2)}.catalog{padding-bottom:100px}.catalog__tabs{margin-top:70px;list-style-type:none;display:flex;justify-content:center;align-items:center;margin-bottom:0;padding-left:0}.catalog__tab{width:220px;height:50px;border:2px solid #d0d0d0;color:#6b6b6b;font-weight:400;font-size:18px;text-align:center;text-transform:uppercase;line-height:48px;margin:0 5px;cursor:pointer;transform:skewX(-25deg);transition:.5s all}.catalog__tab:hover{box-shadow:3px 3px 20px #c70101;border:none}.catalog__tab div{transform:skewX(25deg)}.catalog__tab_active{background-color:#c70101;color:#fff;border:none}.catalog__tab span{display:none}.catalog__content{margin-top:60px;display:none;justify-content:space-between;flex-wrap:wrap}.catalog__content_active{display:flex}.catalog-item{overflow:hidden;padding:20px 20px 26px 20px;margin-bottom:20px;width:300px;min-height:440px;border:2px solid #e8e8e8}.catalog-item__img{display:block;margin:0 auto;max-width:100%;height:200px}.catalog-item__subtitle{color:#0d0d0d;margin-top:20px;font-weight:700;font-size:16px;line-height:16px;text-align:center}.catalog-item__descr{margin-top:16px;color:#0d0d0d;font-weight:300;font-size:14px;line-height:22px;text-align:center}.catalog-item__link{display:block;margin-top:17px;color:#c70101;font-weight:500;font-size:14px;line-height:14px;text-transform:uppercase;text-align:center}.catalog-item__link:hover{color:#c70101}.catalog-item hr{border-bottom:none;margin-top:19px;margin-bottom:21px;background:#e8e8e8}.catalog-item__footer{display:flex;justify-content:space-between;align-items:center}.catalog-item__old-price{color:#555;font-weight:300;font-size:14px;text-decoration:line-through}.catalog-item__price{color:#050505;font-weight:700;font-size:20px;line-height:20px}.catalog-item__wrapper{display:flex;width:calc(200% + 40px)}.catalog-item__content{width:50%;margin-right:0;transform:translateX(-100%);transition:.5s all}.catalog-item__content_active{transform:translateX(0);margin-right:20px}.catalog-item__list{position:relative;width:50%;margin-left:20px;padding-right:20px;padding-left:19px;margin-bottom:0;transform:translateX(0);transition:.5s all}.catalog-item__list_active{transform:translateX(-100%);margin-left:0}.catalog-item__list ul{padding-left:0;margin-top:0;margin-bottom:0;list-style-type:none}.catalog-item__list ul li{position:relative;color:#555;font-weight:300;font-size:14px;margin-bottom:20px}.catalog-item__list ul li::before{content:"";position:absolute;width:5px;height:5px;background-color:#c70101;left:-14px;top:7px}.catalog-item__back{position:absolute;bottom:0;left:50%;transform:translateX(calc(-50% - 19px));display:block;color:#c70101;font-style:normal;font-weight:500;font-size:14px;text-transform:uppercase}.catalog-item__back:hover{color:#c70101}.reviews{min-height:1050px;padding:0 0 50px 0}.reviews__item{display:flex;align-items:flex-start;margin-top:60px}.reviews__round{margin-right:60px}.reviews__name{color:#0d0d0d;font-style:normal;font-weight:700;font-size:18px;line-height:18px}.reviews__subheader{margin-top:5px;color:#646464;font-weight:500;font-size:14px;line-height:14px}.reviews__text{margin-top:20px;max-width:650px;color:#0d0d0d;font-weight:300;font-size:16px;line-height:24px}.footer{height:630px;position:relative}.footer__info{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:50px 65px 60px 65px;width:460px;height:270px;background-color:#c70101}.footer__addr{margin-bottom:36px;color:#fff;font-weight:500;font-size:20px;line-height:20px;text-align:center}.footer__phone{display:block;margin-bottom:36px;color:#fff;font-weight:700;font-size:20px;line-height:20px;text-align:center}.footer__phone:hover{color:#fff}.footer__social{display:flex;justify-content:center;align-items:center}.footer__social-item{display:flex;justify-content:center;align-items:center;margin:0 15px;width:50px;height:50px;border:2px solid #fff;border-radius:100%;transition:.1s all}.footer__social-item:hover{box-shadow:0 0 10px #fff;scale:1.1}.footer__social-item img{height:27px}.footer iframe{width:100%;height:630px;border:0}.overlay{display:none;position:fixed;width:100%;height:100%;top:0;background-color:rgba(0,0,0,.56)}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:380px;min-height:400px;background:#f2f2f2;padding:38px 40px 40px 40px}.modal__close{position:absolute;top:0;right:-40px;font-size:41px;line-height:20px;color:#c70101;cursor:pointer}.modal__subtitle{margin-bottom:10px;color:#0d0d0d;font-weight:700;font-size:18px;line-height:18px;text-align:center}.modal__descr{color:#0d0d0d;font-weight:700;font-size:14px;line-height:14px;text-align:center}.modal_mini{min-height:140px}.modal .invalid{border:1px solid red}.modal label.invalid{border:none;text-align:center;margin-bottom:15px}#consultation,#order,#thanks{display:none}.pageup{display:none;position:fixed;bottom:40px;right:40px;height:50px;width:50px}.pageup img{width:100%}@media(max-width:1199px){.carousel .prev{left:-10px}.carousel .next{right:-10px}}@media(max-width:991px){.container{max-width:720px}.promo__header{font-size:40px}.promo__subheader{font-size:22px}.button_main{margin-top:50px;width:285px}.benefits__item{max-width:215px}.title_left{font-size:33px}.carousel .next,.carousel .prev{display:none}.carousel #tns1-ow.tns-outer img{width:100%}.catalog__content{justify-content:space-around}}@media(max-width:767px){.container{max-width:540px}.header__official{display:none}.promo__header{font-size:38px}.promo__subheader{font-size:20px}.promo__wrapper{margin-top:85px;align-items:center}.promo__icons{width:410px}.promo__link a{font-size:15px}.button_main{width:265px}.benefits__wrapper{flex-direction:column;align-items:center;margin-top:0}.benefits__item{margin-top:75px;max-width:254px}.benefits__subtitle{margin-top:28px;font-size:19px}.benefits__descr{margin-top:17px;font-size:15px}.title_left{font-size:30px;text-align:center;line-height:47px}.consultation__descr{font-size:19px;text-align:center}.feed-form{margin:36px auto 0 auto}.catalog__tab{font-size:17px}.catalog__tab:hover{box-shadow:none}.reviews__item{flex-direction:column;align-items:center}.reviews__round{margin-right:0}.reviews__descr{margin-top:26px}.footer__info{padding:25px 30px 25px 30px;width:400px;height:215px}.footer__social:hover{box-shadow:none;scale:none}}@media(max-width:575px){.container{max-width:305px}.promo{min-height:500px;padding:21px 0 52px 0}.promo__header{font-size:25px;line-height:24px}.promo__subheader{font-size:14px;line-height:13px;margin-top:28px}.promo__wrapper{margin-top:65px}.promo__icons{width:280px}.promo__icon{width:90px;font-size:10px}.promo__icon img{width:35%;margin-bottom:15px}.promo__link{font-size:11px}.promo__link a{font-size:10px}.header__logo{width:178px}.header__phone{font-size:12px}.button{width:110px;height:22px;font-size:9px;margin-top:3px}.button:hover{background-color:#c70101}.button_main{width:180px;height:42px;font-size:12px;margin-top:50px;line-height:11px}.button_submit{width:100%;height:55px;font-size:15px;margin-top:20px}.button_mini{height:33px;font-size:13px}.button_mini:hover{box-shadow:none}.benefits{padding:55px 0 60px 0}.benefits__item{margin-top:65px;max-width:209px}.benefits__item img{width:30%}.benefits__subtitle{font-size:14px}.benefits__descr{margin-top:12px;font-size:12px}.title{font-size:22px;line-height:22px}.title_left{font-size:21px;line-height:30px}.consultation__descr{font-size:15px}.feed-form{width:270px}.catalog__tab{width:calc(33% - 15px);font-size:14px}.catalog__tab div{display:none}.catalog__tab span{display:block;transform:skewX(25deg)}.footer__info{padding:25px 10px 20px 10px;width:100%}.footer__addr{font-size:18px;line-height:18px}.footer__phone{font-size:19px;line-height:19px}.footer__social-item{width:45px;height:45px}.footer__social-item img{height:26px}.modal{width:300px;padding:20px 14px 25px 14px}.modal__subtitle{font-size:17px;line-height:17px}.modal__descr{font-size:13px;line-height:13px}.modal__close{top:-40px;right:0}.feed-form_mt25{width:260px;margin:25px auto 0 auto}}