.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;height:20px;margin:0;overflow:visible;padding:2px 0;text-transform:none;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:opacity,filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#484848}.hamburger-box{display:inline-block;height:14px;position:relative;width:20px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#484848;border-radius:2px;height:2px;position:absolute;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;width:20px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;-webkit-transition-delay:.13s;-o-transition-delay:.13s;transition-delay:.13s;-webkit-transition-duration:.13s;-o-transition-duration:.13s;transition-duration:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-12px;-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;-o-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{-webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);-o-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse:not(.collapsed) .hamburger-inner{-webkit-transform:translate3d(0,-6px,0) rotate(-45deg);transform:translate3d(0,-6px,0) rotate(-45deg);-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse:not(.collapsed) .hamburger-inner:after{opacity:0;top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;-o-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse:not(.collapsed) .hamburger-inner:before{top:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;-o-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s}
@charset "UTF-8";: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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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,.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-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{margin-bottom:0;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:underline}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}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0}img,svg{display:block;height:auto;max-width:100%;vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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{border-style:none;padding:0}p{margin:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@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]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.main{overflow:hidden;position:relative}body{font-family:Geologica,sans-serif}.header{padding:35px 0}.header__logo{color:#fff;font-size:36px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase}.header__nav{-webkit-box-pack:center;-ms-flex-pack:center;gap:30px;justify-content:center}.header__nav a{color:#fff;display:block;font-size:14px;font-weight:300;line-height:30px;padding:5px 0;text-decoration:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__nav a:hover{opacity:.7}.header__nav__area{background-color:#bd8f62;border-radius:5px;display:inline-block;height:10px;margin-right:8px;vertical-align:middle;width:10px}.header__right{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header__work-time{color:#fff;font-size:14px;font-weight:300;line-height:30px}.header__tel{color:#fff;font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.header.fix{left:0;position:fixed;right:0;top:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:50}.home-top{position:relative;z-index:1}.home-top h1{color:#fff;font-size:36px;font-weight:700;line-height:1.4;margin:0;padding-bottom:25px;text-transform:uppercase}.home-top h1 b{display:block;font-size:60px;font-weight:700}.home-top p{color:#fff;font-size:20px;font-weight:100;line-height:1.2;margin:0 0 35px}.home-top__btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.home-top__wrap{background:#252525;padding:170px 0 280px;position:relative;text-align:center;z-index:3}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#bd8f62;border:none;border-radius:0;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;height:65px;justify-content:center;line-height:24px;padding:5px 25px;text-decoration:none}.btn:hover{background:#a67a4f;color:#fff}.btn--black{background:#2b2b2b;color:#fff}.btn--black:hover{background:#171717;color:#fff}.home-video__wrap:hover .home-video__wrap__play__btn{background:#a67a4f}.projects__footer{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:35px}.home-top.home-top--raspil{background-color:#000;background-size:cover;height:719px;margin-bottom:80px;position:relative;z-index:1}.home-top.home-top--raspil .home-top__wrap{background:transparent;padding-bottom:50px}.home-top.home-top--raspil .header{background:transparent;position:relative;z-index:10}.background-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.7;position:absolute;top:0;width:100%;z-index:1}.raspil-prim{padding-bottom:80px}.raspil-prim__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:355px;padding:45px 30px 35px 35px}.raspil-prim__item__ico{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:20px}.raspil-prim__item p{font-size:16px;font-weight:300;line-height:24px;margin:0 0 15px}.raspil-prim__item h3{font-size:24px;font-weight:500;line-height:30px;margin:0;padding-bottom:15px}@media (min-width:1400px){.txm .container{max-width:1320px}}#revSlider .swiper-pagination{display:none}.home-top__img{margin-top:-203px;position:relative;z-index:5}.home-top__img__before{padding-bottom:20px}.home-top__img__after{padding-top:20px}.home-top__img img{display:block;height:auto;width:100%}.home-top__img:after{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='???»???? 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 13.32'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath style='fill:none;stroke-width:0' d='M0 0h18v13.32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg style='clip-path:url(%23a)'%3E%3Cpath d='M17 5.66c-2.44 0-4.66-2.22-4.66-4.66V0h-2v1c0 1.77.78 3.44 2 4.66H0v2h12.34c-1.22 1.22-2 2.89-2 4.66v1h2v-1c0-2.44 2.22-4.66 4.66-4.66h1v-2h-1Z' style='stroke-width:0;fill-rule:evenodd;fill:%232b2b2b'/%3E%3C/g%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:24px 18px;border-radius:42px;content:"";display:block;height:84px;left:50%;margin:-42px 0 0 -42px;position:absolute;top:203px;width:84px;z-index:10}.home-top__footer{font-size:24px;font-weight:100;line-height:36px;padding:23px 0 90px}.home-top__footer,.txm h2{color:#2b2b2b;text-align:center}.txm h2{font-size:36px;font-weight:700;line-height:1.2;margin:0;padding:0 0 35px;text-transform:uppercase}.home-sect-prim{padding-bottom:70px}.home-sect-prim__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;height:127px}.home-sect-prim__item,.home-sect-prim__item__ico{display:-webkit-box;display:-ms-flexbox;display:flex}.home-sect-prim__item__ico{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:110px}.home-sect-prim__item__desc{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;line-height:24px;padding:10px 30px 10px 0}.fpad30{padding-bottom:24px}.fpad50{padding-bottom:50px}.home-prim-banner{position:relative}.home-prim-banner__img{overflow:hidden;position:relative;z-index:1}.home-prim-banner__img img{display:block;height:560px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.home-prim-banner__img:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.home-prim-banner__wrap{bottom:0;left:0;padding:0 35px 50px;position:absolute;width:100%;z-index:2}.home-prim-banner__wrap h3{color:#fff;font-size:24px;font-weight:400;line-height:1.2;margin:0;padding-bottom:10px}.home-prim-banner__wrap p{color:#fff;font-size:16px;font-weight:100;line-height:20px;margin:0}.title-box{padding-bottom:30px;text-align:center}.title-box h2{padding-bottom:0!important}.title-box__subtitle{display:block;font-size:24px;font-weight:100;line-height:1;text-transform:none}.title-box .h2,.title-box__subtitle strong{font-weight:700}.title-box .h2{font-size:36px;margin:0;padding:0;text-transform:uppercase}#tabMobSlider{margin-bottom:50px}#tabMobSlider .projects__tabs{margin-bottom:0}.home-video{aspect-ratio:985/555;display:block;height:auto;margin-bottom:100px;margin-left:auto;margin-right:auto;max-width:985px;position:relative;width:100%}.home-video__wrap{color:#fff;display:block;max-width:985px;text-decoration:none}.home-video__wrap__play{bottom:0;font-size:18px;left:0;line-height:24px;padding:0 15px 90px;position:absolute;text-align:center;width:100%;z-index:2}.home-video__wrap__play__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#bd8f62;border-radius:45px;display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;justify-content:center;margin:0 auto 10px;width:90px}.home-cooperation{background:url("../images/dist/p/bg-coop.jpg") 50% 50% no-repeat;background-size:cover;margin-bottom:90px;padding:9px}.home-cooperation__wrap{border:1px solid #fff;padding:75px}.home-cooperation__title h2{color:#fff}.home-cooperation__title h2 small{display:block;font-size:24px}.home-cooperation .title-box__subtitle{color:#fff}.home-cooperation__btn{padding-top:15px}.services{padding-bottom:40px}.services__item{color:#2b2b2b;display:block;margin-bottom:50px;text-decoration:none}.services__item__img{padding-bottom:10px}.services__item__img img{display:block;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(1);height:auto;width:100%}.services__item__img img,.services__item__title{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.services__item__title{color:#2b2b2b;font-size:18px;line-height:24px}.services__item__text{color:#2b2b2b;font-size:14px;line-height:18px}.services__item:hover .services__item__title{color:#a67c52}.services__item:hover .services__item__img img{filter:none;-webkit-filter:grayscale(0)}.projects{background:#f6f6f6;margin-bottom:90px;padding:90px 0}.projects__tabs{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #c1c1c1;gap:50px;justify-content:center;margin-bottom:50px}.projects__tabs a{color:#1d1d1b;display:block;font-size:18px;line-height:20px;padding-bottom:10px;position:relative;text-decoration:none}.projects__tabs a:after{background:#2b2b2b;content:"";display:block;height:1px;left:0;position:absolute;top:100%;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:0;z-index:1}.projects__tabs a.active:after{width:100%}.projects__slider{overflow:visible}.projects__slider__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding-top:30px}.projects__slider__footer .swiper-pagination{bottom:auto;color:#000;font-size:16px;font-weight:100;position:relative;top:auto;width:85px}.projects__slider__footer .swiper-button-next,.projects__slider__footer .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;background-size:24px 18px;border:1px solid #505050;border-radius:33px;color:#2b2b2b;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;justify-content:center;left:auto;margin:0;opacity:1!important;position:relative;right:auto;top:auto;width:66px}.projects__slider__footer .swiper-button-next:hover,.projects__slider__footer .swiper-button-prev:hover{background-color:#2b2b2b;color:#fff}.projects__slider__footer .swiper-button-next svg,.projects__slider__footer .swiper-button-prev svg{height:18px!important;width:24px!important}.projects__slider__footer__line{-webkit-box-flex:1;-ms-flex-positive:1;background:#000;flex-grow:1;height:1px}.projects__slider__footer__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.projects__slider__item img{display:block;height:auto;width:100%}.projects__slider__item__caption{font-size:16px;font-weight:500;line-height:24px;padding-top:15px}.home-top.home-top--dis .home-top__wrap{background-image:url("../images/dist/p/bg-top1.jpg");background-size:cover}.fpad40{padding-bottom:40px}.home-partner{padding-bottom:90px}.home-partner__line{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-animation:moveHorizontal 5s linear infinite;animation:moveHorizontal 5s linear infinite;background:#bd8f62;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}@-webkit-keyframes moveHorizontal{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes moveHorizontal{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}.home-brands{background:#2b2b2b;padding:45px 0}.home-brands .title-box__subtitle,.home-brands h2{color:#fff;text-align:left}.home-brands__img{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-right:100px;padding-top:45px}.home-brands__list{-ms-grid-columns:1fr 1fr 1fr;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr 1fr}.home-brands__list__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-bottom:1px solid #656565;border-left:1px solid #656565;display:-webkit-box;display:-ms-flexbox;display:flex;height:134px;justify-content:center;padding:15px}.home-brands__list__item:first-child,.home-brands__list__item:nth-child(4),.home-brands__list__item:nth-child(7){border-left:0}.home-brands__list__item:nth-child(7),.home-brands__list__item:nth-child(8),.home-brands__list__item:nth-child(9){border-bottom:0}.faq{padding:140px 0 80px}.faq__item:not(:last-child){border-bottom:1px solid #c1c1c1}.faq__item__title{color:#2b2b2b;cursor:pointer;font-size:28px;line-height:30px;padding:25px 30px 25px 0;position:relative}.faq__item__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='384' height='384' style='overflow:visible;enable-background:new 0 0 384 384' xml:space='preserve'%3E%3Cpath fill='%232b2b2b' d='M176 0v176H0v32h176v176h32V208h176v-32H208V0z'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;position:absolute;right:0;top:28px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:24px;z-index:1}.faq__item__title:not(.collapsed):after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.faq__item__body{color:#2b2b2b;font-size:20px;font-weight:100;line-height:1.2;padding:0 0 25px}.footer{background:#f6f6f6;color:#2b2b2b}.footer__left{padding-top:100px}.footer__logo{color:#2b2b2b;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:36px;font-weight:700;line-height:1;margin-bottom:35px;text-decoration:none;text-transform:uppercase}.footer__nav{gap:15px}.footer__nav a{color:#2b2b2b;display:block;font-size:16px;font-weight:300;line-height:1.3;text-decoration:none}.footer__address,.footer__worktime{font-size:16px;line-height:24px;padding-bottom:20px}.footer__tel{text-decoration:none}.footer__email,.footer__tel{color:#2b2b2b;display:block;font-size:16px;line-height:24px;margin-bottom:20px}.footer__email{text-decoration:underline}.footer .btn{padding-left:10px;padding-right:10px;width:200px}.footer__bottom{background:#fff;padding:20px 0}.footer__bottom li a{text-decoration:none}.footer__bottom li a,.footer__copy,.footer__web{color:#2b2b2b;font-size:14px;font-weight:300;line-height:18px}.footer__web{text-decoration:none}.footer__map{height:470px;position:relative;width:calc(50vw - 125px)}.home-top-img__before{padding-bottom:20px}.home-top-img__after{padding-top:20px}[class*=ymaps-2][class*=-ground-pane]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%)}.only-mob{display:none}.modal-fullscreen .modal-content{--bs-modal-bg:#f6f6f6;height:100vh;overflow-x:hidden;overflow-y:auto}.modal-dialog__header{background:#fff;padding:15px 0}.modal-dialog__header__wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.modal-dialog__header__close{margin-right:-5px;padding:5px}.modal-dialog__body{padding:25px 10px 30px}.modal-dialog__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #cdcdcd;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:25px;padding-bottom:25px}.modal-dialog__nav a{color:#2b2b2b;font-size:16px;font-weight:300;line-height:20px;text-decoration:none}.modal-dialog__address{font-size:14px}.modal-dialog__address,.modal-dialog__tel{color:#2b2b2b;line-height:18px;margin-bottom:25px}.modal-dialog__tel{display:block;font-size:16px;font-weight:700;text-decoration:none}.modal-dialog__email{display:block;font-size:16px;text-decoration:underline}.modal-dialog__email,.modal-dialog__worktime{color:#2b2b2b;line-height:18px;margin-bottom:25px}.modal-dialog__worktime{font-size:14px}.modal-dialog__btn{width:190px}.modal-dialog__btn .btn{font-size:14px;height:48px}.txm h2.fs-30{font-size:30px}.header__nav.header__nav--raspil{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px;justify-content:flex-end}.header__nav.header__nav--raspil .header__work-time{line-height:18px}.home-cooperation__btn .btn{padding-left:30px;padding-right:30px}.step-box{background:#f5f5f5;color:#2b2b2b;min-height:100%;padding:35px}.step-box__number{font-size:60px;line-height:1;padding-bottom:95px}.step-box__text{font-size:20px;line-height:1.2}.step-box__text a{color:#2b2b2b;text-decoration:underline}.fpad60{padding-bottom:60px}.form-callback{background-color:#fff;-webkit-box-shadow:0 -4px 40px 0 rgba(0,0,0,.15);box-shadow:0 -4px 40px 0 rgba(0,0,0,.15);max-width:716px;padding:40px}.form-callback__header{padding-bottom:30px;text-align:center}.form-callback__header p{color:#6e6e6e;font-size:15px;margin:0}.form-callback__title{color:#2b2b2b;font-size:24px;font-weight:500;padding-bottom:20px;text-transform:uppercase}.form-callback__body{padding:0 65px}.form-callback .form-floating .form-control{background:#f6f6f6;border:1px solid #cfcfcf;border-radius:5px;height:48px;min-height:48px;padding:17px 15px 2px;width:100%}.form-callback .form-floating textarea.form-control{height:150px;resize:none}.form-callback .form-floating>label{color:#6e6e6e;font-size:16px;padding:10px 15px}.form-callback .form-floating>label span{color:#b71540}.form-callback .form-floating>.form-control:not(:-moz-placeholder-shown)~label{background:transparent;color:#6e6e6e}.form-callback .form-floating>.form-control:not(:-ms-input-placeholder)~label{background:transparent;color:#6e6e6e}.form-callback .form-floating>.form-control-plaintext~label,.form-callback .form-floating>.form-control:focus~label,.form-callback .form-floating>.form-control:not(:placeholder-shown)~label,.form-callback .form-floating>.form-select~label{background:transparent;color:#6e6e6e}.form-callback .form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{background:transparent!important;padding:0}.form-callback .form-floating>.form-control:not(:-ms-input-placeholder)~label:after{background:transparent!important;padding:0}.form-callback .form-floating>.form-control-plaintext~label:after,.form-callback .form-floating>.form-control:focus~label:after,.form-callback .form-floating>.form-control:not(:placeholder-shown)~label:after,.form-callback .form-floating>.form-select~label:after{background:transparent!important;padding:0}.form-callback .custom-checkbox{position:relative}.form-callback .custom-checkbox input{display:none}.form-callback .custom-checkbox input:checked+.custom-checkbox__text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='???»???? 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 511.99 368.41'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath style='fill:none;stroke-width:0' d='M0 0h511.98v368.41H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg style='clip-path:url(%23a)'%3E%3Cpath d='M500.09 11.89c-15.84-15.86-41.56-15.85-57.43 0L184.21 270.36 69.34 155.49c-15.86-15.86-41.57-15.86-57.44 0s-15.86 41.57 0 57.44l143.58 143.58c7.93 7.93 18.32 11.9 28.71 11.9s20.8-3.96 28.72-11.9L500.09 69.33c15.86-15.85 15.86-41.57 0-57.44' style='stroke-width:0'/%3E%3C/g%3E%3C/svg%3E")}.form-callback .custom-checkbox__text{color:#6e6e6e;display:block;font-size:12px;line-height:16px;padding-left:26px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-callback .custom-checkbox__text:after{background-color:#f6f6f6;background-position:50% 50%;background-repeat:no-repeat;background-size:9px auto;border:1px solid #cfcfcf;border-radius:3px;content:"";display:block;height:18px;left:0;position:absolute;top:0;width:18px}.form-callback__footer{color:#6e6e6e;font-size:12px;line-height:18px}.form-callback__footer a{color:#6e6e6e;text-decoration:underline}.mb-15{margin-bottom:15px}.photos__revers{margin-left:-152px}.title-box__light{display:block;font-weight:100}.production{background:url("../images/dist/p/bg-production.jpg") 50% 50% no-repeat;background-size:cover;padding:105px 0}.production h3{color:#fff;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:10px;text-transform:uppercase}.production__item{border-bottom:1px solid #626262;color:#fff;padding:20px 0 20px 58px;position:relative}.production__item__numb{color:#bd8f62;font-size:24px;font-weight:500;left:0;line-height:1.2;position:absolute;top:20px;z-index:1}.production__item__title{font-size:24px;font-weight:500;line-height:1.2;padding-bottom:5px}.production__item__text{font-size:16px;font-weight:300;line-height:1.2}.production__slide{display:block}.production__slide:active,.production__slide:focus,.production__slide:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}#productionSlider .swiper-pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;justify-content:center;left:auto;padding-top:30px;position:relative;top:auto}#productionSlider .swiper-pagination .swiper-pagination-bullet{background:#656565;border-radius:50%;height:12px;margin:0;opacity:1;width:12px}#productionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#bd8f62;height:16px;width:16px}.tpad80{padding-top:80px}.rev-slider__item{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;padding:50px 40px}.rev-slider__item p{font-size:16px;font-weight:300;line-height:1.3;margin-bottom:15px}.rev-slider__item__footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:auto;padding-top:20px}.rev-slider__item__name{font-size:16px;font-weight:700;line-height:1.2}.rev-slider__item__stars{min-width:100px;padding-left:10px}.rev-slider__button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#2b2b2b;border:none;border-radius:33px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:66px;justify-content:center;margin-top:-33px;padding:0;position:absolute;top:50%;width:66px;z-index:10}.rev-slider__button--prev{left:-45px}.rev-slider__button--next{right:-45px}.rev-more-link{padding-top:45px}.rev-more-link__caption{font-size:18px;font-weight:700;line-height:24px;padding-bottom:10px;text-align:center}.rev-more-link a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #d5d5d5;display:-webkit-box;display:-ms-flexbox;display:flex;height:75px;justify-content:center;margin:0 auto;width:242px}.transit-map{font-size:14px;line-height:1.3;padding-right:50px;padding-top:25px}.transit-map__title{font-size:16px;font-weight:600}.footer__map.footer__map--v2{height:650px}.home-top__btn.home-top__btn--raspil{gap:24px}.home-top__btn.home-top__btn--raspil .btn{width:246px}.title-box__ico{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#b71540;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}[data-aos]{visibility:hidden}[data-aos].aos-animate{visibility:visible}.raspil-prim__item__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.raspil-prim__item__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.raspil-prim__item{overflow:hidden;position:relative}.raspil-prim__item__ico,.raspil-prim__item__text{position:relative;z-index:2}.raspil-prim__item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.anchor{left:0;position:absolute;top:-120px;width:100%}body.fix_menu .header.fix{background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}body.fix_menu .header.fix .header__logo,body.fix_menu .header.fix .header__nav a,body.fix_menu .header.fix .header__tel,body.fix_menu .header.fix .header__work-time{color:#2b2b2b}.swiper-button-disabled{opacity:0;visibility:hidden}.b24-form-header-title{color:#2b2b2b!important;font-size:24px!important;font-weight:500!important;padding-bottom:20px!important;text-transform:uppercase}.b24-form-header-description,.b24-form-header-title{font-family:Geologica,sans-serif!important;margin:0!important}.b24-form-header-description{color:#6e6e6e!important;font-size:15px!important;opacity:1!important}.b24-form-header.b24-form-padding-side{border-bottom:none!important;padding:0 0 30px!important}.b24-form-content.b24-form-padding-side{padding:0 65px!important}.b24-form-control-list .b24-form-control-label,.b24-form-control-string .b24-form-control-label,.b24-form-control-text .b24-form-control-label{color:#6e6e6e!important;font-family:Geologica,sans-serif!important;font-size:16px!important;opacity:1!important}.b24-form-control-agreement .b24-form-control-desc{padding-left:26px;position:relative}.b24-form-control-agreement .b24-form-control-desc,.b24-form-control-agreement .b24-form-control-desc .b24-form-field-agreement-link{color:#6e6e6e!important;display:block;font-family:Geologica,sans-serif!important;font-size:12px!important;line-height:16px!important;opacity:1!important}.b24-form-control-agreement .b24-form-control-desc:after{background-color:#f6f6f6;background-position:50% 50%;background-repeat:no-repeat;background-size:9px auto;border:1px solid #cfcfcf;border-radius:3px;content:"";display:block;height:18px;left:0;position:absolute;top:0;width:18px}.b24-form-control-agreement .b24-form-control-required,.b24-form-control-agreement input{display:none}.b24-form-control-agreement input:checked+.b24-form-control-desc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='???»???? 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 511.99 368.41'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath style='fill:none;stroke-width:0' d='M0 0h511.98v368.41H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg style='clip-path:url(%23a)'%3E%3Cpath d='M500.09 11.89c-15.84-15.86-41.56-15.85-57.43 0L184.21 270.36 69.34 155.49c-15.86-15.86-41.57-15.86-57.44 0s-15.86 41.57 0 57.44l143.58 143.58c7.93 7.93 18.32 11.9 28.71 11.9s20.8-3.96 28.72-11.9L500.09 69.33c15.86-15.85 15.86-41.57 0-57.44' style='stroke-width:0'/%3E%3C/g%3E%3C/svg%3E");background-size:9px auto}.b24-form-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#bd8f62!important;border:none;border-radius:0!important;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Geologica,sans-serif!important;font-size:18px!important;height:65px;justify-content:center;line-height:24px;padding:5px 25px;text-decoration:none}.b24-form-btn:hover{background:#a67a4f!important;color:#fff}textarea.b24-form-control{background:#f6f6f6!important;border:1px solid #cfcfcf!important;border-radius:5px!important;height:150px!important;resize:none!important}.b24-form-wrapper.b24-form-border-bottom{border-bottom:none!important}.b24-form-sign{padding:24px 65px 0!important}.b24-form-sign .b24-form-sign-abuse-link{border-bottom:none!important;color:#6e6e6e!important;font-family:Geologica,sans-serif!important;opacity:1!important;text-decoration:underline!important}.b24-form-sign .b24-form-sign-text{color:#6e6e6e!important;opacity:1}.b24-form-sign .b24-form-sign-24,.b24-form-sign .b24-form-sign-bx{color:#6e6e6e;font-family:Geologica,sans-serif!important;font-size:12px;font-weight:400;line-height:18px}.b24-window-close{background-color:#bd8f62!important}.b24-window-panel.b24-window-panel-pos-right .b24-form-header-description{padding-left:65px!important;padding-right:65px!important}.home-video__video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-video__video.active{z-index:20}.home-video__wrap{position:relative;z-index:10}.home-video__wrap__play__btn{cursor:pointer}body:not(.modal-open){overflow:visible!important}.projects--page{margin-bottom:0;padding-bottom:100px;padding-top:190px}.projects--page .home-cooperation{margin-bottom:0}.faq.tpad100{padding-top:100px}.header.header--white,.header.header--white .header__logo,.header.header--white .header__nav a,.header.header--white .header__tel,.header.header--white .header__work-time{color:#2b2b2b}.project-list{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:60px 92px;justify-content:space-between}.project-list li{width:calc(50% - 46px)}.project-list li:nth-child(2n){padding-top:50px}.project-list__item{color:#000;display:block;text-decoration:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.project-list__item:hover{color:#a67c52}.project-list__item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.project-list__item__img{overflow:hidden}.project-list__item__img img{display:block;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.project-list__item__caption{font-size:18px;font-weight:300;line-height:24px;padding-top:15px}.project-single{background:#f5f5f5;padding:110px 0 95px}.project-single__header{position:relative}.project-single__header__wrap{bottom:0;left:0;max-width:880px;padding:0 30px 75px 110px;position:absolute;width:100%;z-index:5}.project-single__header__wrap h1{color:#fff;font-size:36px;font-weight:700;line-height:1.2;margin:0;padding:0 0 25px;text-transform:uppercase}.project-single__header__wrap p{color:#fff;font-size:18px;font-weight:300;line-height:1.2;margin:0}.project-single__header__bg{overflow:hidden;position:relative;z-index:1}.project-single__header__bg img{display:block;height:600px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.project-single__header__bg:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(43,43,43,0)),to(#2b2b2b));background:-o-linear-gradient(top,rgba(43,43,43,0) 0,#2b2b2b 100%);background:linear-gradient(180deg,rgba(43,43,43,0),#2b2b2b);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.project-single__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;padding-top:40px}.project-single__author__ava{min-width:84px}.project-single__author__ava img{border-radius:42px;display:block;height:84px;-o-object-fit:cover;object-fit:cover;width:84px}.project-single__author__desc{-webkit-box-flex:1;-ms-flex-positive:1;color:#2b2b2b;flex-grow:1;line-height:1.2}.project-single__author__caption{font-size:14px;padding-bottom:10px;text-transform:uppercase}.project-single__author__name{font-size:18px}.project-single__author__position{font-size:14px;font-weight:300}.project-single__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;padding:90px 0;text-align:left}.project-single__body__title{min-width:304px;text-align:left}.project-single__body__title h2{text-align:left!important}.project-single__body__text{-webkit-box-flex:1;-ms-flex-positive:1;color:#2b2b2b;flex-grow:1;font-size:20px;font-weight:100;line-height:24px}.project-single__body__text p{font-size:20px;font-weight:100;line-height:24px;margin:0 0 20px}.project-single__body__text h3{font-size:20px;font-weight:500;line-height:24px;margin:0 0 20px;text-transform:uppercase}.project-single__body__text ul{list-style-type:none;margin:0 0 20px;padding:0}.project-single__body__text ul li{font-size:20px;font-weight:100;line-height:24px;padding:0 0 5px 40px;position:relative}.project-single__body__text ul li:after{background:#2b2b2b;border-radius:2px;content:"";display:block;height:4px;left:18px;position:absolute;top:10px;width:4px;z-index:1}.fs-30{font-size:30px}.project-single__gallery .swiper-slide:hover .project-single__gallery__item:after{opacity:0}.project-single__gallery .swiper-slide:hover .project-single__gallery__item .project-list__item__caption{opacity:1}.project-single__gallery__item{color:#2b2b2b;display:block;font-size:14px;font-weight:300;line-height:1.2;position:relative;text-decoration:none}.project-single__gallery__item .project-list__item__caption{opacity:.5;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.project-single__gallery__item img{display:block;height:560px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.project-single__gallery__item:after{background:#2b2b2b;content:"";display:block;height:560px;left:0;opacity:.5;position:absolute;top:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;z-index:2}@media (max-width:1400px){.header__nav{gap:20px}.header__work-time{font-size:13px}.header__tel{font-size:14px}.home-sect-prim__item__desc{font-size:16px;line-height:20px}.home-sect-prim__item__ico{min-width:90px}.home-prim-banner__wrap{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.header__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-single__gallery__item:after{display:none}.project-single__gallery__item .project-list__item__caption{opacity:1}}@media (max-width:991px){.project-single__header__wrap h1{font-size:30px}.project-single{padding-top:66px}.project-single__header__wrap{padding:50px 30px}.project-single__body{display:block}.header.header--white .header__mob-col-nav a{color:#2b2b2b}.mob-tpad150{padding-top:150px !important;}.home-top.home-top--raspil{height:550px;margin-bottom:50px;position:relative;z-index:50}.fix_menu .home-top.home-top--raspil .header{background:#fff;z-index:205}.only-pc{display:none!important}.only-mob{display:block}.header__col-logo,.header__mob-col-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__mob-col-nav{gap:17px}.header__mob-col-nav a{color:#fff;display:block;text-decoration:none}.header,.header__mob-col-nav a{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header{left:0;padding:15px 0;position:fixed;right:0;top:0;z-index:100}.home-top__wrap{padding-top:110px}.home-top h1{font-size:20px}.home-top h1 b{font-size:30px}.home-top p{font-size:16px}.home-top-img__after{padding-top:0}.home-top__img:after{top:50%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.home-top__footer{font-size:18px;padding:15px 0 45px}.home-prim-banner__img img{height:405px}.txm h2{font-size:30px;padding-bottom:25px}.title-box__subtitle{font-size:18px}.home-brands__img{height:165px;padding-right:0}.home-brands__img img{width:210px}.home-brands{padding-bottom:0}.home-brands__list{padding-top:30px}.faq__item__title{font-size:18px;line-height:24px;padding-bottom:20px;padding-top:20px}.faq__item__title:after{height:16px;top:22px;width:16px}.faq__item__body{font-size:14px}.faq{padding-bottom:60px}.footer__left{padding-top:0;text-align:center}.footer{padding-top:36px}.footer__logo{display:block;text-align:center}.footer__nav{border-bottom:1px solid #cdcdcd;padding-bottom:25px}.footer__address,.footer__nav a{font-size:14px;text-align:center}.footer__address{line-height:18px;padding-top:25px}.footer__email,.footer__tel,.footer__worktime{font-size:14px;line-height:18px}.footer__map{height:200px;margin-left:-15px;margin-top:30px;width:calc(100% + 30px)}.footer__bottom__col-politika{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer__bottom__col-politika li{padding-bottom:10px;width:100%}.footer__bottom__col-politika li a{display:block;text-align:center}.footer__copy{padding-bottom:10px;text-align:center}.footer__web{margin:0 auto;width:158px}.home-brands__list__item{height:112px;padding:10px 15px}.fix_menu .header{background-color:#fff;-webkit-box-shadow:0 -4px 12px 0 rgba(0,0,0,.2);box-shadow:0 -4px 12px 0 rgba(0,0,0,.2)}.fix_menu .header .header__mob-tel,.fix_menu .header .header__mob-toggle,.fix_menu .header__logo{color:#2b2b2b}.anchor{left:0;position:absolute;top:-80px;width:100%;z-index:1}.modal-dialog__header__wrap .header__logo{color:#2b2b2b!important}.projects.projects--page{padding:100px 0 50px}.project-list{gap:30px}.project-list li{width:calc(50% - 15px)}.tpad80{padding-top:40px}}@media (max-width:768px){.project-single__gallery h2{padding-bottom:20px;text-align:left}.project-single{padding-bottom:50px}.project-single__header__bg img{height:550px}.project-single__header__wrap h1{font-size:20px}.project-single__header__wrap p{font-size:16px}#tabMobSlider{margin-bottom:30px;position:relative;z-index:1}#tabMobSlider .projects__tabs{-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;justify-content:flex-start;position:relative;z-index:10}#tabMobSlider:after{background:#c1c1c1;content:"";display:block;height:1px;left:0;margin-left:-25px;position:absolute;top:100%;width:calc(100% + 50px);z-index:1}.faq.tpad100{padding-top:50px}.projects.projects--page{margin-bottom:0!important;padding:100px 0 50px}.title-box .h2{font-size:20px}.b24-window-panel.b24-window-panel-pos-right{padding-bottom:30px!important;padding-top:30px!important}.b24-window-panel.b24-window-panel-pos-right .b24-form-sign{padding-left:15px!important;padding-right:15px!important}.home-top.home-top--raspil .home-top__wrap{padding-top:10px}.b24-form-header-description{font-size:13px!important}.b24-form-header.b24-form-padding-side{padding-bottom:20px!important}.b24-form-header-title{font-size:18px!important;line-height:20px!important;padding-bottom:10px!important}.b24-form-btn{font-size:14px!important;height:48px!important;padding:5px 20px!important}.b24-form-sign{padding:24px 0 0!important}.b24-form-content.b24-form-padding-side{padding:0!important}.projects__tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between;margin-bottom:30px}.projects__tabs a{font-size:16px}.footer__logo{margin-bottom:20px}.footer__logo,.header__logo{font-size:24px}.btn{font-size:14px;height:48px;padding:5px 20px}.txm h2{font-size:20px}.home-sect-prim__item__ico{min-width:64px;width:64px}.home-sect-prim__item__ico svg{height:auto;width:20px}.home-sect-prim__item{height:92px}.home-sect-prim__item__desc{font-size:14px}.fpad30{padding-bottom:10px}.home-sect-prim{padding-bottom:50px}.home-prim-banner__wrap{padding-bottom:30px}.home-prim-banner__wrap h3{font-size:18px}.home-video__wrap__play{font-size:14px;line-height:18px;padding:0 10px 15px}.home-video__wrap__play__btn{height:64px;width:64px}.home-video__wrap__play__btn svg{height:12px;width:10px}.home-video{margin-bottom:60px}.home-cooperation__wrap{padding:45px 20px}.home-cooperation__btn{padding-top:0}.home-cooperation{margin-bottom:50px}.services__item{margin-bottom:20px}.services__item__title{font-size:16px}.projects{margin-bottom:50px;padding:35px 0}.projects__slider__item__caption{font-size:14px;line-height:18px;padding-top:10px}.projects__slider__footer{gap:0;padding-top:20px}.projects__slider__footer .swiper-pagination{font-size:14px;width:63px}.projects__slider__footer__nav{gap:20px;padding-left:20px}.projects__slider__footer .swiper-button-next,.projects__slider__footer .swiper-button-prev{border-radius:24px;height:48px;width:48px}.fpad40{padding-bottom:30px}.home-partner__line{height:64px;width:64px}.home-partner{padding-bottom:60px}.home-brands h2{padding-bottom:5px}.step-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:30px 25px}.step-box__number{font-size:30px;padding-bottom:0}.step-box__text{font-size:16px}.form-callback__body{padding:0}.production{padding:45px 0 30px}#revSlider .swiper-pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;justify-content:center;left:auto;padding-top:30px;position:relative;top:auto}#revSlider .swiper-pagination .swiper-pagination-bullet{background:#656565;border-radius:50%;height:12px;margin:0;opacity:1;width:12px}#revSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#bd8f62;height:16px;width:16px}#revSliderNext,#revSliderPrev{display:none}.production__item{padding-left:52px}.production__item:last-child{border-bottom:none;margin-bottom:10px}.production h3{font-size:20px}.production__item__numb,.production__item__title{font-size:18px}.production__item__text{font-size:14px}.footer__map.footer__map--v2{height:200px!important}.transit-map{font-size:12px;line-height:1.4;padding-right:0;text-align:left}.transit-map__title{font-size:14px}.rev-slider__item{padding:25px}.rev-slider__item p{font-size:14px}.rev-slider__item__footer{display:block}.rev-slider__item__stars{padding:10px 0 0}.rev-more-link{padding-top:30px}.rev-more-link__caption{font-size:16px}.b24-window-panel.b24-window-panel-pos-right .b24-form-content.b24-form-padding-side,.b24-window-panel.b24-window-panel-pos-right .b24-form-header-description{padding-left:30px!important;padding-right:30px!important}.modal-dialog__header__wrap .header__logo{color:#2b2b2b!important}.services__item .services__item__img img{filter:none;-webkit-filter:grayscale(0)}}@media (max-width:574px){.project-single__gallery .swiper-slide{width:260px}.project-single__gallery .project-list__item__caption{font-size:12px;line-height:18px;padding-top:10px}.project-single__gallery__item img{height:310px}.project-single__body__text h3{margin-top:10px}.project-single__body__text p,.project-single__body__text ul li{font-size:16px;line-height:24px}.project-single__body__text ul li{padding-left:20px}.project-single__body__text ul li:after{left:5px}.project-single__body{padding:50px 0 30px}.project-single__author{gap:16px;padding-top:20px}.project-single__header__wrap{padding:30px 15px}.project-single__header__bg img{height:470px}.project-list__item__caption{font-size:16px}.project-list{display:block}.project-list li{padding-bottom:30px;width:100%}.project-list li:nth-child(2n){padding-top:0}.photos{padding:0 50px 20px 15px}.photos__revers{display:none}.form-callback{padding:25px 20px}.form-callback__title{font-size:18px;padding-bottom:10px}.form-callback__footer{display:block!important;text-align:center}.form-callback__footer a{display:block;margin-bottom:10px}.form-callback__header p{font-size:13px}.form-callback__header{padding-bottom:15px}.title-box__ico{border-radius:24px;height:48px;width:48px}.title-box__ico svg{height:24px;width:24px}.raspil-prim__item{height:266px;padding:30px 20px 20px}.home-cooperation__title h2 small,.txm h2.fs-30{font-size:20px}.raspil-prim__item p{font-size:14px;line-height:18px;margin-bottom:10px}.raspil-prim__item h3{font-size:18px;line-height:24px;padding-bottom:10px}.raspil-prim__item__ico svg{height:50px;width:50px}.home-top__btn.home-top__btn--raspil{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.home-top__wrap{padding-bottom:200px}.home-top__img{margin-top:-160px}.home-top__img:after{height:68px;margin:-34px 0 0 -34px;width:68px}.home-top-img__before{padding-bottom:10px}.home-top__footer span{display:block;line-height:18px}.photos__item{display:block;width:260px}#photoSlider{overflow:visible}}

