/*!
 * Bootstrap Reboot v5.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */: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-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",Arial,"Noto Sans","Liberation Sans",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}*,::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:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{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[data-bs-original-title],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:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}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:#6c757d;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]::-webkit-calendar-picker-indicator{display:none}[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}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-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}::file-selector-button{font:inherit}::-webkit-file-upload-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:local("MuseoSansCyrl-500"),url(../fonts/MuseoSansCyrl-500.woff2) format("woff2"),url(../fonts/MuseoSansCyrl-500.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:local("MuseoSansCyrl-300"),url(../fonts/MuseoSansCyrl-300.woff2) format("woff2"),url(../fonts/MuseoSansCyrl-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Museo Sans Cyrl";font-display:swap;src:local("MuseoSansCyrl-700"),url(../fonts/MuseoSansCyrl-700.woff2) format("woff2"),url(../fonts/MuseoSansCyrl-700.woff) format("woff");font-weight:700;font-style:normal}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */.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}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-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 90px 0;background:url(../img/bg/fs_background.png) center center/cover no-repeat}.promo__wrapper{display:flex;flex-direction:column;align-items:flex-end;margin-top:90px}.promo__title{font-weight:700;font-size:42px;line-height:42px;text-align:right;text-transform:uppercase;color:#fff}.promo__subtitle{margin-top:5px;font-weight:500;font-size:24px;line-height:24px;text-align:right;text-transform:uppercase;color:#fff}.promo__icons{margin-top:65px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:14px;line-height:14px;text-align:center;color:#fff}.promo__icon{width:136px}.promo__icon img{display:block;margin:0 auto;margin-bottom:20px}.promo__link{margin-top:8px;font-weight:500;font-size:16px;line-height:25px;text-align:right;color:#fff}.promo__link a{text-transform:uppercase;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff}.header{display:flex;justify-content:space-between;align-items:center}.header__logo{width:250px}.header__logo img{width:100%}.header__official{font-weight:500;font-size:12px;text-align:center;color:#fff}.header__official span{display:block;margin-top:3px;font-size:18px}.header__phone{display:block;font-size:18px;font-weight:700;text-align:right;color:#fff;text-decoration:none}.header__phone:hover{color:#fff}.header__contacts{display:flex;flex-direction:column;align-items:flex-end}.button{width:153px;height:32px;background:#c70101;border-radius:5px;border:none;font-weight:500;font-size:12px;line-height:19px;text-align:center;text-transform:uppercase;color:#fff;transition:.5s all}.button:hover{background-color:#9f0000}.button_main{margin-top:67px;width:300px;height:50px;font-size:16px;line-height:25px;color:#fff}.button_submit{width:100%;height:58px;font-size:16px}.button_mini{width:135px;height:44px;font-size:14px}.title{font-style:normal;font-weight:700;font-size:30px;line-height:30px;text-align:center;color:#0d0d0d;text-transform:uppercase}.title_left{font-size:36px;line-height:54px;color:#fff;text-align:left}.benefits{min-height:473px;padding:70px 0 65px 0;background-color:#f6f6f6}.benefits__icons{margin-top:60px;display:flex;justify-content:space-between;align-items:flex-start}.benefits__icon{width:277px;text-align:center;color:#0d0d0d}.benefits__icon img{display:block;margin:0 auto;margin-bottom:40px}.benefits__icon_animated{-webkit-animation:heartbeat 1.5s ease infinite;animation:heartbeat 1.5s ease infinite;-webkit-animation-play-state:paused;animation-play-state:paused}.benefits__icon_animated:hover{-webkit-animation-play-state:running;animation-play-state:running}.benefits__icon__title{margin-bottom:20px;font-weight:700;font-size:18px;line-height:29px}.benefits__icon__descr{font-weight:300;font-size:14px;line-height:18px}.benefits__icon__descr span{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:red}.consultation{min-height:680px;padding:100px 0 108px 0;background:url(../img/bg/ts_background.png) center center/cover no-repeat}.consultation__descr{margin-top:8px;font-weight:500;font-size:20px;line-height:30px;color:#fff;text-align:left}.consultation .error{border:1px solid #c70101;margin-bottom:15px;font-weight:300;font-size:16px;color:#fff}.consultation label.error{border:none}.feed-form{margin-top:36px;width:300px;display:flex;flex-direction:column}.feed-form input{padding:0 20px;margin-bottom:15px;height:50px;border-radius:5px;border:none;background:#fff;font-weight:300;font-size:14px;color:#4b4b4b}.feed-form input:nth-child(3){margin-bottom:20px}.feed-form_mt25{margin-top:25px}.carousel{min-height:742px;padding:81px 0}.carousel__inner{position:relative;width:750px;margin:0 auto}.carousel__inner img{width:100%}.carousel .slick-next,.carousel .slick-prev{position:absolute;border:none;top:50%;left:-66px;transform:translateY(-50%);background-color:#fff}.carousel .slick-next img,.carousel .slick-prev img{width:31px;height:50px}.carousel .slick-next{right:-66px;left:auto}.carousel .slick-dots{margin-top:30px;display:flex;justify-content:center}.carousel .slick-dots li{list-style-type:none;margin-right:15px}.carousel .slick-dots li button{width:15px;height:15px;font-size:0;border-radius:100%;border:none;background-color:#878686}.carousel .slick-dots .slick-active button{background-color:#c70101}.catalog{padding-bottom:80px}.catalog__tabs{margin-top:50px;list-style-type:none;display:flex;justify-content:center;align-items:center;padding-left:0;margin-bottom:0}.catalog__tab{margin-right:10px;width:220px;height:50px;background:rgba(0,0,0,.0001);border:2px solid #d0d0d0;font-size:18px;line-height:48px;text-align:center;text-transform:uppercase;color:#6b6b6b;transform:skewX(-25deg);cursor:pointer;transition:.5s all}.catalog__tab:hover{box-shadow:2px 2px 15px #c70101;border:none}.catalog__tab div{transform:skewX(25deg)}.catalog__tab_active{background-color:#c70101;color:#fff;border:none}.catalog__content{margin-top:60px;flex-wrap:wrap;display:none}.catalog__content_active{display:flex}.catalog-item{width:300px;min-height:440px;margin-right:16px;margin-bottom:20px;border:2px solid #e8e8e8;padding:20px;overflow:hidden}.catalog-item__img{display:block;margin:0 auto;max-width:100%;height:200px}.catalog-item__subtitle{margin-top:15px;font-weight:700;font-size:16px;line-height:25px;text-align:center;color:#0d0d0d}.catalog-item__descr{margin-top:15px;font-weight:300;font-size:14px;line-height:22px;text-align:center;color:#0d0d0d}.catalog-item__link{display:block;margin-top:15px;font-weight:500;font-size:14px;line-height:14px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#c70101}.catalog-item__link:hover{color:#c70101}.catalog-item hr{background-color:#e8e8e8;margin-top:17px;height:1px;margin-bottom:21px;width:263px;border-bottom:none}.catalog-item__footer{display:flex;justify-content:space-between;align-items:center}.catalog-item__old-price{font-weight:300;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#555}.catalog-item__price{font-weight:700;font-size:20px;color:#050505}.catalog-item_wrapper{display:flex;width:calc(200% + 40px)}.catalog-item__content{width:50%;transform:translateX(-100%)}.catalog-item__content_active{transform:translateX(0);margin-right:20px}.catalog-item__list{position:relative;width:50%;transform:translateX(0);padding-right:20px;transition:.5s all;padding-left:19px;margin-bottom:0;list-style-type:none;background-color:#fff}.catalog-item__list_active{transform:translateX(-100%)}.catalog-item__list__li{position:relative;font-weight:300;font-size:14px;line-height:21px;color:#555;margin-bottom:5px}.catalog-item__list__li::before{content:"";position:absolute;width:5px;height:5px;background-color:#c70101;left:-14px;top:8px}.catalog-item__back{position:absolute;bottom:0;left:50%;transform:translateX(calc(-50% - 19px));display:block;font-weight:500;font-size:14px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;color:#c70101}.catalog-item__back:hover{color:#c70101}.feedback{padding-bottom:50px}.feedback-item{margin-top:60px;display:flex;justify-content:space-between}.feedback-item__img{width:169px;height:169px;margin-right:60px}.feedback-item__author{font-weight:700;font-size:18px;color:#0d0d0d}.feedback-item__subtitle{font-weight:500;font-size:14px;line-height:10px;color:#646464}.feedback-item__descr{margin-top:15px;font-weight:300;font-size:16px;line-height:24px;color:#0d0d0d}.footer{min-height:630px;position:relative}.footer__info{padding:50px 55px 60px 55px;position:absolute;top:0;left:50%;transform:translateX(-50%);width:460px;height:270px;background:#c70101}.footer__address{margin-bottom:36px;font-weight:500;font-size:20px;line-height:20px;text-align:center;color:#fff}.footer__phone{display:block;text-decoration:none;margin-bottom:38px;font-weight:700;font-size:20px;line-height:20px;color:#fff;text-align:center}.footer__phone:hover{color:#fff}.footer__social{display:flex;justify-content:center;align-items:center}.footer__social-item{width:50px;height:50px;background:rgba(0,0,0,.0001);border:2px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center;margin:0 15px;transition:.5s all}.footer__social-item img{height:25px;width:100%}.footer__social-item:hover{background-color:#6a0000}.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%);padding:35px 40px 40px 40px;width:380px;min-height:400px;background:#f2f2f2}.modal__close{cursor:pointer;position:absolute;top:0;right:-40px;font-size:41px;line-height:18px;color:#c70101}.modal__subtitle{margin-bottom:10px;font-weight:700;font-size:18px;line-height:19px;text-align:center;color:#0d0d0d}.modal__descr{font-weight:700;font-size:14px;line-height:14px;text-align:center;color:#0d0d0d}.modal_mini{min-height:140px}.modal .error{border:1px solid #c70101;margin-bottom:15px;font-weight:500;font-size:14px;text-align:center}.modal label.error{border:none}#consultation,#order,#thanks{display:none}.pageup{display:none;position:fixed;bottom:40px;right:40px;width:40px;height:40px}.pageup img{width:100%}.map{width:100%;height:630px;border:0}@media(max-width:991px){.container{max-width:720px}.promo{min-height:625px}.promo__logo{width:230px}.promo__title{font-size:40px}.promo__subtitle{font-size:22px}.promo__icons{margin-top:50px}.promo__link{font-size:15px}.header{align-items:flex-start}.header__official span{font-size:16px}.header__phone{font-size:17px}.button_main{width:245px}.button:hover{background-color:#c70101}.benefits{min-height:450px}.benefits__icons{margin-top:40px}.benefits__icon img{margin-bottom:25px}.consultation{padding:25px 50px}.consultation__descr{margin-top:40px;font-size:17px}.title{font-size:26px}.title_left{line-height:45px}.form_wrapper{margin-top:70px}.carousel{min-height:700px}.carousel__inner{width:100%}.carousel__inner img{display:block;margin:0 auto;width:90%}.catalog__content{justify-content:center}.feedback-item__descr{font-size:14px}.footer__social-item:hover{background:rgba(0,0,0,.0001)}}@media(max-width:767px){.container{max-width:534px}.promo{min-height:585px}.promo__title{font-weight:500;font-size:35px}.promo__title span{display:block;font-size:40px;font-weight:700}.promo__subtitle{margin-top:-5px;font-size:16px}.promo__link{margin-top:4px;font-size:12px}.promo__icons{margin-top:40px;width:350px}.header__logo{width:200px}.header__official{font-size:11px}.header__official span{font-size:14px}.header__phone{font-size:13px}.button{width:120px;height:25px;font-size:11px}.button_main{width:200px;height:45px;font-size:14px}.button_submit{width:100%;height:50px;font-size:17px}.button_mini{height:37px;font-size:15px}.benefits{min-height:370px;padding:30px 20px}.benefits__icons{margin-top:25px}.benefits__icon img{margin-bottom:15px}.benefits__icon_animated{-webkit-animation:heartbeat 1.5s ease;animation:heartbeat 1.5s ease;-webkit-animation-play-state:running;animation-play-state:running}.benefits__icon_animated:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.benefits__icon__title{font-size:15px;margin-bottom:8px}.benefits__icon__descr{font-size:12px}.consultation{min-height:570px}.consultation__descr{margin-top:25px;text-align:center;font-size:15px}.title{font-size:24px}.title_left{text-align:center;font-size:22px;line-height:35px}.form_wrapper{width:100%;display:flex;justify-content:center;margin-top:36px}.carousel{min-height:500px;padding:35px 35px}.catalog__tab{font-size:16px}.feedback-item{flex-wrap:wrap;text-align:center;margin-top:30px}.feedback-item__img{width:145px;height:145px;display:block;margin:0 auto}.feedback-item__author{margin-top:15px}.feedback-item__descr{margin-top:20px;font-size:14px}.footer__info{width:430px}.footer__address{font-size:19px}.footer__phone{font-size:19px}.pageup{bottom:10px;right:10px}}@media(max-width:575px){.promo{min-height:650px;padding:12px 25px 20px 17px}.promo__wrapper{flex-direction:column;align-items:center}.promo__title{text-align:center;font-weight:700;font-size:55px;line-height:55px}.promo__title span{font-size:43px}.promo__subtitle{font-size:18px}.promo__icons{width:440px}.promo__icon{width:110px}.promo__link{font-size:13px}.header__logo{margin-top:3px;width:230px}.header__official{display:none}.header__phone{font-size:15px}.button{width:135px;height:28px}.button_main{width:188px;height:42px;font-size:13px}.button_submit{width:100%;height:45px;font-size:14px}.button_mini{width:90px;height:33px;font-size:13px}.benefits__icons{flex-direction:column;align-items:center}.benefits__icon{margin-bottom:30px}.consultation{font-size:9px}.consultation__descr{font-size:10px;line-height:16px}.title_left{font-size:12px;line-height:24px}.title_left span{display:block;font-size:24px}.feed-form{width:210px}.feed-form input{font-size:13px}.feed-form .error{margin-bottom:10px;font-size:13px}.carousel{min-height:300px}.carousel__inner img{width:100%}.carousel .slick-dots{margin-top:50px}.carousel .slick-dots li button{width:10px;height:12px}.catalog__tab{width:85px;font-size:9px}.catalog__content{margin-top:30px}.catalog-item{width:265px}.catalog-item__img{max-width:90%}.catalog-item__subtitle{margin-top:15px;font-size:13px}.catalog-item__descr{margin-top:10px;font-size:11px;padding-right:3px}.catalog-item__link{font-size:11px}.catalog-item__list li{font-size:11px}.catalog-item__old-price{font-size:11px}.catalog-item__price{font-size:17px}.catalog-item__back{font-size:12px}.feedback-item__author{margin-top:13px}.feedback-item__subtitle{font-size:12px}.feedback-item__descr{font-size:11px;padding:0 10px}.footer__address{font-size:14px;margin-bottom:25px}.footer__phone{margin-bottom:38px;font-size:15px}.footer__info{height:206px;width:292px;padding:25px 20px 30px 20px}.footer__social-item{width:40px;height:40px}.footer__social-item img{height:20px}.modal{min-height:385px;padding:30px 25px 25px 25px;width:287px}.modal__close{top:5px;right:5px;font-size:35px}.modal__subtitle{font-size:17px;text-align:left}.modal__descr{font-size:11px;text-align:left}.modal .feed-form{width:232px}.modal .error{font-size:12px}}@media(max-width:485px){.promo__title{font-size:45px;line-height:47px}.promo__title span{font-size:36px}.promo__subtitle{font-size:13px}.promo__icons{width:265px}.promo__icon{width:67px;font-size:11px}.promo__link{font-size:11px}.header__logo{margin-top:3px;width:125px}.header__phone{font-size:10px}.button{width:90px;height:20px;font-size:8px}.button_main{width:167px;height:36px;font-size:10px}.button_submit{width:100%;height:45px;font-size:14px}.button_mini{width:90px;height:33px;font-size:13px}.benefits{padding:20px 0}.benefits__icon{width:225px;margin-bottom:30px}.benefits__icon__title{font-size:14px}.benefits__icon__descr{font-size:10px}.title{font-size:20px}.title_left{font-size:12px;line-height:24px}.title_left span{display:block;font-size:20px}}