@font-face{font-family:'SourceSansPro';src:url("../fonts/SourceSansPro-Regular.woff2") format("woff2"),url("../fonts/SourceSansPro-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro';src:url("../fonts/SourceSansPro-SemiBold.woff2") format("woff2"),url("../fonts/SourceSansPro-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro';src:url("../fonts/SourceSansPro-Bold.woff2") format("woff2"),url("../fonts/SourceSansPro-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'SourceSansPro';src:url("../fonts/SourceSansPro-Black.woff2") format("woff2"),url("../fonts/SourceSansPro-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{position:relative;overflow-x:hidden}html.lock,body.lock{overflow:hidden}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}a{text-decoration:none;color:inherit}p{margin:0}ul{list-style:none;padding:0;margin:0}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1170px;padding:0 15px;margin:0 auto}body{font-family:'SourceSansPro', sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#000;background-color:#E5E5E5}body::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:transparent;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;z-index:-1}body.lock::before{z-index:5;background-color:rgba(0,0,0,0.6)}.extra-bold{font-weight:900}.title{padding:0;margin:0;font-weight:400}.section-title{font-weight:700;font-size:48px;line-height:60px;position:relative}@media only screen and (max-width: 768px){.section-title{font-size:36px;line-height:48px}}@media only screen and (max-width: 500px){.section-title{font-size:24px;line-height:36px}}.section-title::after{content:"";position:absolute;left:0;bottom:-20px;height:4px;width:75px;background-color:#F7CA55}.btn{display:inline-block;border:2px solid transparent;cursor:pointer;outline:transparent;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:#F7CA55;border-radius:24.5px;color:#15100D;text-align:center}.btn:hover{background-color:rgba(247,202,85,0.7);-webkit-box-shadow:0px 4px 10px #000;box-shadow:0px 4px 10px #000;color:#fff}.btn:active{-webkit-box-shadow:inset 0px 4px 10px #000;box-shadow:inset 0px 4px 10px #000}.btn:focus{border-color:#000}.decoration{position:relative}.decoration::before,.decoration::after{content:"";position:absolute;width:57px;height:57px;background-image:url(../images/border.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.decoration::before{top:-15px;left:-15px}.decoration::after{bottom:-15px;right:-15px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header{position:fixed;z-index:50;width:100%;background-color:#000}.header__inner{height:92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{max-width:281px;height:57px}@media only screen and (max-width: 500px){.header__logo{max-width:190px;height:45px}}.header__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 500px){.header__image{-o-object-fit:contain;object-fit:contain}}.header__menu{-webkit-transition:left .3s;-o-transition:left .3s;transition:left .3s}@media only screen and (max-width: 940px){.header__menu{position:absolute;left:-100%;top:0;height:calc(var(--vh, 1vh) * 100);width:50%;padding-top:90px;background-color:#000}}@media only screen and (max-width: 768px){.header__menu{width:80%}}.header__menu.active{left:0;top:0}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 940px){.header__list{display:block}}.header__item+.header__item{margin-left:24px}@media only screen and (max-width: 940px){.header__item+.header__item{margin-left:0;margin-top:20px}}.header__link{font-weight:600px;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 940px){.header__link{display:block;padding-left:20px;font-size:24px}}.header__link.active{color:#F7CA55}.header__link:hover{color:#F7CA55}.header__link:active{text-shadow:4px 4px 2px rgba(247,202,85,0.6)}.header__burger{display:none}@media only screen and (max-width: 940px){.header__burger{display:block;position:relative;width:35px;height:24px;z-index:20}.header__burger span{background-color:#fff;width:100%;height:4px;position:absolute;top:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__burger::before,.header__burger::after{content:"";position:absolute;width:100%;height:4px;background-color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__burger::before{top:0}.header__burger::after{bottom:0}.header__burger.active::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:10px}.header__burger.active::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:10px}.header__burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}}.preview{background-image:url(../images/preview-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:100vh;height:100%;position:relative;margin-bottom:90px}@media only screen and (max-width: 1024px){.preview{min-height:700px}}@media only screen and (max-width: 630px){.preview{margin-bottom:180px}}.preview__inner{padding-top:288px;color:#fff}@media only screen and (max-width: 1024px){.preview__inner{padding-top:180px}}@media only screen and (max-width: 768px){.preview__inner{padding-top:120px}}.preview__title{margin-bottom:24px}.preview__title span{display:block}.preview__title::before{display:none}.preview__text{margin-bottom:25px;font-size:24px;line-height:30px}.preview__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:33px}@media only screen and (max-width: 768px){.preview__list{display:block}}.preview__item{font-size:14px;line-height:15px;padding-left:15px;position:relative}.preview__item::before{content:"";position:absolute;top:3px;left:0;width:10px;height:10px;border:1px solid #F7CA55;border-radius:50%}.preview__item+.preview__item{margin-left:28px}@media only screen and (max-width: 768px){.preview__item+.preview__item{margin-left:0;margin-top:20px}}.preview__link{min-width:211px;height:47px;padding-top:10px;font-size:18px;line-height:23px}.preview__form{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;z-index:1;left:50%;bottom:-80px;height:155px;padding:19px 69px 30px 70px;background-color:#404040;text-align:center;border-radius:6px;max-width:762px;width:100%}@media only screen and (max-width: 800px){.preview__form{max-width:95%;padding:19px 40px 30px}}@media only screen and (max-width: 630px){.preview__form{height:auto;max-width:100%;bottom:-25%;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.preview__form::before,.preview__form::after{display:none}}.preview__form-title{margin-bottom:30px;font-weight:700;font-size:22px;line-height:28px;color:#fff}.preview__label{width:1px;height:1px;opacity:0;visibility:hidden}.preview__input{background:rgba(27,27,27,0.7);-webkit-box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);border-radius:5px;padding:0 15px;height:40px;width:100%;margin-right:20px;font-size:16px;line-height:20px;color:#fff;border:2px solid transparent;outline:transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}@media only screen and (max-width: 630px){.preview__input{display:block;margin:0 auto 15px}}.preview__input:hover,.preview__input:focus{border-color:#F7CA55}.preview__input::-webkit-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.preview__input::-moz-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.preview__input:-ms-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.preview__input::-ms-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.preview__input::placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.preview__input--name{max-width:40%}@media only screen and (max-width: 630px){.preview__input--name{max-width:300px}}.preview__input--tel{max-width:28%}@media only screen and (max-width: 630px){.preview__input--tel{max-width:300px}}.preview__btn{font-size:16px;line-height:20px;min-width:20%;height:40px}@media only screen and (max-width: 630px){.preview__btn{min-width:200px}}.works{background-color:#E5E5E5}.works__inner{padding:83px 0 89px;position:relative}@media only screen and (max-width: 630px){.works__inner{padding:120px 0 50px}}.works__title{margin-bottom:46px}@media only screen and (max-width: 1024px){.works__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.works__slider+.works__slider{margin-top:100px}@media only screen and (max-width: 1024px){.works__slider+.works__slider{margin-top:0}}.works__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1024px){.works__slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width: 630px){.works__slide{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.works__slide-title{padding-top:30px;margin-bottom:26px;font-weight:600;font-size:36px;line-height:45px}@media only screen and (max-width: 630px){.works__slide-title{font-size:24px;line-height:36px;margin-bottom:15px}}.works__item{font-size:24px;line-height:30px;font-weight:600}.works__item+.works__item{margin-top:8px}@media only screen and (max-width: 630px){.works__item{font-size:18px}}.works__name{font-weight:400}.works__image-wrapper{max-width:613px;width:100%;height:402px}@media only screen and (max-width: 1024px){.works__image-wrapper{width:95%}}@media only screen and (max-width: 630px){.works__image-wrapper{max-width:100%;width:100%;height:300px}}.works__image-wrapper::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:auto;bottom:-15px}@media only screen and (max-width: 1024px){.works__image-wrapper::before{display:none}}.works__image-wrapper::after{display:none}.works__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works__nav{max-width:240px;height:157px;cursor:pointer;position:relative}@media only screen and (max-width: 1024px){.works__nav{margin:0 auto;height:150px !important}}@media only screen and (max-width: 768px){.works__nav{margin:0;margin-left:auto}}.works__nav:hover::before{opacity:1}@media only screen and (max-width: 1024px){.works__nav:hover::before{opacity:0}}.works__nav:hover .works__description{opacity:1}@media only screen and (max-width: 1024px){.works__nav:hover .works__description{opacity:0}}.works__nav::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(218,165,34,0.81)), color-stop(131.85%, rgba(255,255,255,0)));background:-o-linear-gradient(bottom, rgba(218,165,34,0.81) 0%, rgba(255,255,255,0) 131.85%);background:linear-gradient(0deg, rgba(218,165,34,0.81) 0%, rgba(255,255,255,0) 131.85%)}.works__nav-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.works__description{position:absolute;bottom:12px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:220px;width:100%;font-weight:600;font-size:18px;line-height:18px;color:#fff;text-align:center;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.works .gallery-top{padding-bottom:15px;height:420px}@media only screen and (max-width: 1024px){.works .gallery-top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:75%}}@media only screen and (max-width: 630px){.works .gallery-top{max-width:100%}}.works .swiper-container{width:100%}.works .gallery-thumbs{display:block;height:182px}@media only screen and (max-width: 1024px){.works .gallery-thumbs{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:220px}}@media only screen and (max-width: 630px){.works .gallery-thumbs{display:none}}.works .swiper-slide-thumb-active::before{opacity:1}.works .swiper-slide-thumb-active .works__description{opacity:1}.works .slider-arrow{background-color:#fff;width:50px;height:50px;border-radius:50%;bottom:155px;top:auto;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.works .slider-arrow{bottom:auto;top:103px}}@media only screen and (max-width: 630px){.works .slider-arrow{top:150px;width:40px;height:40px}}@media only screen and (max-width: 500px){.works .slider-arrow{display:none}}.works .slider-arrow:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.works .slider-arrow:active{-webkit-box-shadow:inset 0px 4px 10px #000;box-shadow:inset 0px 4px 10px #000}.works .slider-arrow::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:20px;height:20px;background-repeat:no-repeat;background-size:cover;background-position:center}.works .slider-arrow--next{right:-20px}.works .slider-arrow--next::after{background-image:url(../images/arrow-next.svg)}@media only screen and (max-width: 1024px){.works .slider-arrow--next{right:20px}}.works .slider-arrow--prev{left:-20px}.works .slider-arrow--prev::after{background-image:url(../images/arrow-prev.svg)}@media only screen and (max-width: 1024px){.works .slider-arrow--prev{left:auto;right:100px}}.types{background-image:url(../images/types-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:100vh}.types__inner{padding:110px 0 38px}@media only screen and (max-width: 768px){.types__inner{padding:50px 0 20px}}.types__title{margin-bottom:131px;color:#fff}@media only screen and (max-width: 1024px){.types__title{margin-bottom:60px}}@media only screen and (max-width: 768px){.types__title{margin-bottom:50px}}.types__title::after{display:none}.types__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 630px){.types__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.types__items::before{top:auto;bottom:-15px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.types__items::after{bottom:auto;top:-15px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.types__item{max-width:272px;width:100%;min-height:450px;padding:33px 20px 30px;border-radius:4px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden;color:#fff}@media only screen and (max-width: 630px){.types__item{max-width:100%}}.types__item+.types__item{margin-left:20px}@media only screen and (max-width: 630px){.types__item+.types__item{margin-left:0;margin-top:30px;min-height:380px}}.types__item:hover .types__preview{top:33px;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.types__item:hover .types__preview::after{opacity:0}.types__item:hover .types__info{opacity:1}.types__item:hover::before{opacity:1}.types__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(218,165,34,0.56)), to(rgba(255,255,255,0))),-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.8)), to(rgba(0,0,0,0.8)));background:-o-linear-gradient(bottom, rgba(218,165,34,0.56) 0%, rgba(255,255,255,0) 100%),-o-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.8));background:linear-gradient(360deg, rgba(218,165,34,0.56) 0%, rgba(255,255,255,0) 100%),linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.8));opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.types__preview{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:250px;text-align:center;font-weight:600;font-size:14px;line-height:18px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.types__preview::after{content:"Подробнее...";font-size:20px;color:#fff;text-decoration:underline;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1;position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.types__name{display:block;margin-bottom:7px;font-weight:700;font-size:24px;line-height:30px;position:relative;text-transform:uppercase}@media only screen and (max-width: 768px){.types__name{font-size:20px}}.types__name::before{content:"";position:absolute;bottom:-3px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:171px;height:1px;background-color:#fff}.types__list{margin-bottom:20px}@media only screen and (max-width: 630px){.types__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:30px}}@media only screen and (max-width: 500px){.types__list{min-width:260px}}.types__info{padding-top:77px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.types__list-item{font-weight:600;font-size:15px;line-height:18px;padding-left:13px;position:relative}.types__list-item+.types__list-item{margin-top:7px}.types__list-item::before{content:"";width:7px;height:7px;position:absolute;left:0;top:5px;border-radius:50%;background-color:transparent;border:1px solid #FFFFFF}.types__link{padding-top:5px;min-width:220px;height:34px;font-size:18px;line-height:18px;white-space:nowrap;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 768px){.types__link{min-width:180px}}@media only screen and (max-width: 630px){.types__link{min-width:220px}}.process{background-color:#E5E5E5}.process__inner{padding:110px 0 75px}@media only screen and (max-width: 768px){.process__inner{padding:40px 0}}.process__title{margin-bottom:85px}@media only screen and (max-width: 768px){.process__title{margin-bottom:60px}}@media only screen and (max-width: 1150px){.process__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 500px){.process__tabs{display:block}}.process__selectors{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1150px){.process__selectors{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width: 500px){.process__selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.process__tab{height:55px;padding-top:17px;max-width:188px;width:100%;text-align:center;border-radius:20px 20px 0px 0px;background-color:#F7CA55;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-weight:600;font-size:15px;line-height:19px}@media only screen and (max-width: 1150px){.process__tab{height:75px;padding-left:42px;padding-right:15px;border-radius:20px 0 0px 20px}}@media only screen and (max-width: 500px){.process__tab{height:55px;white-space:nowrap;max-width:100%;margin-bottom:10px;border-radius:20px}}.process__tab+.process__tab{margin-left:4px}@media only screen and (max-width: 1150px){.process__tab+.process__tab{margin-left:0}}.process__tab.active{background-color:#F8F8F8}.process__category{display:inline-block;padding-left:30px;position:relative}.process__category::before{content:"";position:absolute;top:0;left:0;width:25px;height:25px}@media only screen and (max-width: 1150px){.process__category::before{top:8px}}@media only screen and (max-width: 500px){.process__category::before{top:0}}.process__category--call::before{background-image:url(../images/tab-icon-1.svg)}.process__category--measure::before{background-image:url(../images/tab-icon-2.svg)}.process__category--preparing::before{background-image:url(../images/tab-icon-3.svg)}.process__category--work::before{background-image:url(../images/tab-icon-4.svg)}.process__category--report::before{background-image:url(../images/tab-icon-5.svg)}.process__category--result::before{background-image:url(../images/tab-icon-6.svg)}.process__items{background-color:#F8F8F8;border-radius:0px 0px 20px 20px;padding:40px 50px}@media only screen and (max-width: 1150px){.process__items{border-radius:0 20px 20px 0}}@media only screen and (max-width: 768px){.process__items{padding:20px}}.process__item{opacity:0;height:0}.process__item:first-child{opacity:1;height:auto}.process__text{margin-bottom:32px;color:#292929}.process__subtitle{margin-bottom:20px;font-weight:700;font-size:36px;line-height:45px;text-transform:uppercase}@media only screen and (max-width: 768px){.process__subtitle{font-size:24px;line-height:36px}}@media only screen and (max-width: 500px){.process__subtitle{font-size:20px;line-height:26px}}.process__description-title{margin-bottom:10px;font-weight:600;font-size:18px;line-height:27px}.process__list{margin-left:20px}.process__list-item{font-size:14px;line-height:21px;padding-left:10px;position:relative}.process__list-item+.process__list-item{margin-top:10px}.process__list-item::before{content:"";width:6px;height:6px;background-color:#000;position:absolute;left:0;top:8px;border-radius:50%}.price{background-color:#E5E5E5}.price__inner{padding:140px 0 60px}@media only screen and (max-width: 768px){.price__inner{padding:60px 0}}.price__title{font-weight:700;font-size:36px;line-height:45px}.price__title span{display:block;padding-top:11px;font-weight:400;font-size:36px;line-height:45px}.price__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price__form{padding-top:100px;width:100%;margin-right:60px;font-size:18px;line-height:23px}@media only screen and (max-width: 1050px){.price__form{max-width:60%}}@media only screen and (max-width: 940px){.price__form{max-width:375px;margin-right:30px}}@media only screen and (max-width: 768px){.price__form{max-width:275px;padding-top:40px}}@media only screen and (max-width: 630px){.price__form{max-width:100%}}.price__label{display:inline-block;margin-right:10px;margin-bottom:32px;min-width:140px;padding:7px 30px;height:42px;border:2px solid #B5B5B5;border-radius:20px;color:#393930;background-color:transparent;position:relative;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;cursor:pointer}@media only screen and (max-width: 940px){.price__label{display:block;max-width:70%}}@media only screen and (max-width: 630px){.price__label{max-width:300px}}.price__label:hover{background-color:rgba(247,202,85,0.5)}.price__type{position:absolute;width:1px;height:1px;opacity:0}.price__type:checked+.price__label{background-color:#F7CA55;border-color:transparent}.price__area-label{display:inline-block;margin-right:5px;color:#393930}.price__meter{-moz-appearance:textfield;margin-bottom:30px;width:58px;height:31px;border-radius:5px;border-color:transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.price__meter::-webkit-outer-spin-button,.price__meter::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price__meter:hover{border-color:#F7CA55}.price__meter:focus{border-color:#000}.price__range-label{display:block}.price__checkbox{position:absolute;width:1px;height:1px;opacity:0}.price__checkbox:checked+.price__label-checkbox::before{background-image:url(../images/checkbox.svg);background-repeat:no-repeat;background-size:cover;background-position:center;border-color:transparent;border-width:0}.price__label-checkbox{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:18px;padding-left:28px;cursor:pointer;position:relative}.price__label-checkbox::before{content:"";width:21px;height:21px;position:absolute;left:0;top:0;border:2px solid #B5B5B5;border-radius:5px;-webkit-transition:border-width .3s, border-color .3s;-o-transition:border-width .3s, border-color .3s;transition:border-width .3s, border-color .3s}.price__more{margin-bottom:100px;margin-top:30px;-webkit-transition:margin-bottom .3s;-o-transition:margin-bottom .3s;transition:margin-bottom .3s}@media only screen and (max-width: 768px){.price__more{margin-bottom:30px}}.price__more.active{margin-bottom:60px}@media only screen and (max-width: 768px){.price__more.active{margin-bottom:30px}}.price__more.active .price__more-title::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:3px}.price__more-title{font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:45px;cursor:pointer;position:relative}.price__more-title::before{content:"";width:28px;height:17px;position:absolute;top:5px;right:0;background-image:url(../images/arrow-down.svg);background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.price__dropdown{height:0px;margin-top:20px;font-size:20px;overflow-y:hidden;-webkit-transition:height .4s;-o-transition:height .4s;transition:height .4s}.price__item+.price__item{margin-top:18px}.price__total{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:13px;border-top:4px solid #F7CA55}.price__money{font-weight:700}.price__btn{height:50px;min-width:230px}.price__btn:hover{color:#000}.price__description{max-width:526px}@media only screen and (max-width: 1050px){.price__description{max-width:40%}}@media only screen and (max-width: 768px){.price__description{max-width:100%}}@media only screen and (max-width: 630px){.price__description{display:none}}.price__image-wrapper{width:100%;height:379px}.price__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.price__info{padding:75px 60px;background-color:#292929;color:#fff}@media only screen and (max-width: 1050px){.price__info{padding:20px}}.price__info-title{margin-bottom:18px;font-weight:700;font-size:24px;line-height:30px}.jsr_rail{background-color:transparent;border:2px solid #B5B5B5;border-radius:13px;height:18px}.jsr_label{top:-45px;left:160px !important;width:58px;height:28px;background-color:#fff;font-size:18px;line-height:21px;color:#000;pointer-events:none}.jsr_label--minmax{display:none}.jsr_slider{width:24px;height:24px;background-color:#000;border-radius:50%;top:calc(18px / 2 + 10px);-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.jsr_slider::before{display:none}.jsr_slider:hover,.jsr_slider:focus{background-color:#F7CA55}.reviews__inner{text-align:center;position:relative}.reviews__title{position:absolute;top:33px;left:50%;z-index:6;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff}.reviews__title::after{display:none}.reviews__text{max-width:960px;margin:0 auto 60px;font-weight:600;font-size:24px;line-height:30px;color:#fff}@media only screen and (max-width: 768px){.reviews__text{font-size:20px}}@media only screen and (max-width: 500px){.reviews__text{font-size:18px}}.reviews__image{display:block;margin:0 auto 50px;max-width:174px;height:174px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.reviews__name{font-weight:700;font-size:24px;line-height:30px;color:#F7CA55}@media only screen and (max-width: 768px){.reviews__name{font-size:18px;line-height:24px}}.reviews__address{font-weight:700;font-size:18px;line-height:23px;color:#B3B3B3}@media only screen and (max-width: 768px){.reviews__address{font-size:16px}}.reviews .swiper-slide{padding-top:172px;min-height:840px;background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width: 768px){.reviews .swiper-slide{padding:90px 0 110px}}.reviews .swiper-pagination-bullet{opacity:1;width:18px;height:18px;background-color:transparent;border:2px solid #464342;-webkit-transition:border-color .3s, background-color .3s;-o-transition:border-color .3s, background-color .3s;transition:border-color .3s, background-color .3s;outline:transparent}.reviews .swiper-pagination-bullet-active{border-color:transparent;background-color:#fff}.reviews .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px 60px}.footer{background-color:#292929}.footer__inner{padding:54px 0 90px}@media only screen and (max-width: 768px){.footer__inner{padding:35px 0 20px}}.footer__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.footer__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__item{max-width:265px;width:100%;font-weight:600;font-size:14px;line-height:18px;color:#888888;font-style:normal}.footer__item+.footer__item{margin-left:40px}@media only screen and (max-width: 768px){.footer__item+.footer__item{margin-left:0}}@media only screen and (max-width: 768px){.footer__item{max-width:250px}.footer__item--logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:60px;margin-bottom:40px}}@media only screen and (max-width: 768px) and (max-width: 630px){.footer__item--logo{margin-right:30px}}@media only screen and (max-width: 768px){.footer__item--contacts{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:100%}.footer__item--form{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:170px}}@media only screen and (max-width: 500px){.footer__item{max-width:100%;margin-bottom:40px}.footer__item--contacts{margin-bottom:0}}.footer__title{margin-bottom:14px;font-weight:700;font-size:18px;line-height:23px;color:#fff}.footer__logo{margin-bottom:21px}@media only screen and (max-width: 768px){.footer__logo{max-width:200px}}.footer__list-item{padding-left:20px;position:relative}.footer__list-item+.footer__list-item{margin-top:10px}.footer__list-item--address::before{background-image:url(../images/marker-icon.svg)}.footer__list-item--phone::before{background-image:url(../images/phone-icon.svg)}.footer__list-item--email::before{background-image:url(../images/mail-icon.svg)}.footer__list-item--time::before{background-image:url(../images/calendar-icon.svg)}.footer__list-item--time span{display:block}.footer__list-item::before{content:"";position:absolute;left:0;top:5px;width:13px;height:13px;background-repeat:no-repeat;background-size:cover;background-position:center}.footer__link{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.footer__link:hover{color:#fff;text-decoration:underline}.footer__input{display:block;margin-bottom:12px;width:174px;height:40px;padding:0 10px;background:rgba(27,27,27,0.7);-webkit-box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);box-shadow:inset 0px 0px 4px rgba(0,0,0,0.25);border-radius:5px;font-size:16px;line-height:20px;color:#fff;border:2px solid transparent;outline:transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.footer__input::-webkit-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.footer__input::-moz-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.footer__input:-ms-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.footer__input::-ms-input-placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.footer__input::placeholder{font-size:16px;line-height:20px;color:#A9A9A9}.footer__input:hover{border-color:#F7CA55}.footer__input:focus{border-color:#fff}.footer__btn{margin-top:20px;min-width:150px;height:30px}
