@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInTop{0%{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);opacity:0}50%{opacity:.2}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInTop{0%{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);opacity:0}50%{opacity:.2}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInBottom{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);opacity:0}50%{opacity:.2}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInBottom{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);opacity:0}50%{opacity:.2}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1;-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}35%,to{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955);opacity:0}}@keyframes fadeOut{0%{opacity:1;-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}35%,to{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955);opacity:0}}*,::after,::before{margin:0;padding:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,img,main,nav{display:block}img{max-width:100%}main{overflow:hidden}ol,ul{list-style:none}li:empty,p:empty{display:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;background:0 0}strong{font-weight:700}a{text-decoration:none;color:inherit}:active,:focus{outline:0}[data-aoe]{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeOut;animation-name:fadeOut}.safari [data-aoe]{opacity:1!important;-webkit-animation:none!important;animation:none!important}@media screen and (max-width:1023px){[data-aoe]{opacity:1!important;-webkit-animation:none!important;animation:none!important}}.fadeIn,.fadeInBottom,.fadeInLeft,.fadeInRight,.fadeInTop{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.fadeInBottom,.fadeInLeft,.fadeInRight,.fadeInTop{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInBottom,.fadeInLeft,.fadeInTop{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInBottom,.fadeInTop{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}.fadeInBottom{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}html{margin-top:0!important;font-size:62.5%}#wpadminbar{opacity:.3}#wpadminbar:hover{opacity:1}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright,a img.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left}.alignleft,a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.blog-post{position:relative;padding:0 107px;margin:0 107px;border-left:1px solid #777;border-right:1px solid #777}@media screen and (max-width:1500px){.blog-post{padding:0 79.9px;margin:0 79.9px}}@media screen and (max-width:1025px){.blog-post{padding:0;margin:0;border:unset}}.blog-post .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.blog-post .section-1{margin-top:75px}}.blog-post .section-1__container{position:relative;width:100%}.blog-post .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-top:40px}.blog-post .section-1__content .go-back{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog-post .section-1__content .go-back a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-transition:all ease .2s;transition:all ease .2s}.blog-post .section-1__content .go-back a:hover{gap:22px}.blog-post .section-1__content .section-heading{width:100%;text-align:center;margin-bottom:30px}.blog-post .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.blog-post .section-2__container{margin-top:40px}.blog-post .section-2__container,.blog-post .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.blog-post .section-2__content{width:95%;margin:auto}}.blog-post .section-2__content a,.contact .section-1__content .row-2 .col-1 .section-desc a{text-decoration:underline}.blog-post .section-2__content .content-text{position:relative;width:90%;margin:0 auto 50px}.blog-post .section-2__content .content-text h2,.blog-post .section-2__content .content-text h3,.blog-post .section-2__content .content-text h4,.blog-post .section-2__content .content-text h5{margin-bottom:18px}.blog-post .section-2__content .content-photo,.blog-post .section-2__content .content-text-photo{position:relative;width:100%;margin:0 auto 50px}.blog-post .section-2__content .content-text-photo .section-text-photo{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1025px){.blog-post .section-2__content .content-text-photo .section-text-photo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-post .section-2__content .content-text-photo .section-text-photo .col-1{position:relative;width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1025px){.blog-post .section-2__content .content-text-photo .section-text-photo .col-1{width:100%;margin-bottom:20px}}.blog-post .section-2__content .content-text-photo .section-text-photo .col-1 img{width:100%;height:auto;margin:auto 0}.blog-post .section-2__content .content-text-photo .section-text-photo .col-2{position:relative;width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1025px){.blog-post .section-2__content .content-text-photo .section-text-photo .col-2{width:100%}}.blog-post .section-2__content .content-text-photo .section-text-photo .col-2 .info-box{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0}.blog-post .section-2__content .content-photo .section-photo{position:relative;width:100%}.blog .section-1__container .bg-gradient svg,.blog-post .section-2__content .content-photo .section-photo img,.company-about .section-1__content .col-2 img,.company-about .section-3__content .col-1 img{width:100%;height:auto}.blog-post .section-2__content .content-gallery{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:60px}@media screen and (max-width:1025px){.blog-post .section-2__content .content-gallery{width:95%;margin:40px auto}}.blog-post .section-2__content .content-gallery .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:30px}.blog-post .section-2__content .content-gallery .gallery{position:relative;width:100%}.blog-post .section-2__content .content-gallery .gallery .grid-item,.blog-post .section-2__content .content-gallery .gallery .grid-sizer{width:32%;margin-bottom:2%}@media screen and (max-width:600px){.blog-post .section-2__content .content-gallery .gallery .grid-item,.blog-post .section-2__content .content-gallery .gallery .grid-sizer{width:49%}}.blog-post .section-2__content .content-gallery .gallery .gutter-sizer{width:2%}.blog,.blog .section-1{position:relative}.blog .section-1{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.blog .section-1{margin-top:75px}}.blog .section-1__container{position:relative;width:100%;height:18.23vw;min-height:300px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.blog .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.blog .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog .section-1__content .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.blog .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.blog .section-1__content .info-box{width:95%}}.blog .section-1__content .info-box .section-heading{width:100%;max-width:900px;margin-bottom:30px}@media screen and (max-width:1025px){.blog .section-1__content .info-box .section-heading{max-width:100%}}.blog .section-1__content .info-box .section-desc{width:100%;max-width:480px;margin-bottom:40px}@media screen and (max-width:1500px){.blog .section-1__content .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.blog .section-1__content .info-box .section-desc{max-width:100%}}.blog .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.blog .section-2__container{margin-top:40px}.blog .section-2__container,.blog .section-2__content,.link{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.blog .section-2__content{width:95%;margin:auto}}.blog .section-2__content .blog-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10.5vw}@media screen and (max-width:1500px){.blog .section-2__content .blog-list{padding:0 5vw}}@media screen and (max-width:1025px){.blog .section-2__content .blog-list{width:95%;padding:0}}.blog .section-2__content .blog-list__post{position:relative;width:33.3333%;margin-bottom:50px;padding:0 10px 60px;border-bottom:1px solid #777}@media screen and (max-width:1025px){.blog .section-2__content .blog-list__post{width:100%;padding-bottom:40px;margin-bottom:30px}}.blog .section-2__content .blog-list__post .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:72px;margin-bottom:20px}@media screen and (max-width:1025px){.blog .section-2__content .blog-list__post .title{min-height:unset}}.blog .section-2__content .blog-list__post .photo{position:relative;width:100%;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.blog .section-2__content .blog-list__post .photo{height:48vw}}.blog .section-2__content .blog-list__post .photo img,.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide .photo img,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide .photo img,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide .photo img,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all ease .2s;transition:all ease .2s;-webkit-transform:scale(1);transform:scale(1)}.blog .section-2__content .blog-list__post:hover .photo img,.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide:hover .photo img,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide:hover .photo img,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide:hover .photo img,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide:hover .photo img,.homepage .section-6__content .portfolio-list__element:hover .photo img,.homepage .section-7__content .blog-list__post:hover .photo img,.offer-listing .section-2__content .offer-section .offer-list__element:hover .photo img{-webkit-transform:scale(1.1);transform:scale(1.1)}.blog .section-2__content .blog-list .blog-pagination{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;margin:0 0 3vw}.blog .section-2__content .blog-list .blog-pagination .next,.blog .section-2__content .blog-list .blog-pagination .prev{height:41px}.link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:44px;font-size:1.8rem;font-weight:300;padding:12px;cursor:pointer;-webkit-transition:all ease .2s;transition:all ease .2s}@media screen and (max-width:1350px){.link{font-size:1.5rem}}.link--gray,.link--white{color:#fff;background-color:transparent;border:1px solid #fff}.link--white:hover{color:#000;background-color:#fff}.link--gray{color:#777;border:1px solid #777}.link--black,.link--gray:hover{color:#fff;background-color:#000;border:1px solid #000}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--submit .send-btn:hover,.link--black:hover{color:#000;background-color:#fff}.company-about,.contact{position:relative}.company-about .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.company-about .section-1{margin-top:75px}}.company-about .section-1__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:40px}.company-about .section-1__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.company-about .section-1__content{width:95%;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.company-about .section-1__content .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.company-about .section-1__content .col-1{width:100%;margin-bottom:30px}}.company-about .section-1__content .col-1 .info-box{position:relative;padding-left:10.5vw;padding-right:4vw}@media screen and (max-width:1500px){.company-about .section-1__content .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.company-about .section-1__content .col-1 .info-box{padding:0}}.company-about .section-1__content .col-1 .info-box .section-heading{margin-bottom:20px}.company-about .section-1__content .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.company-about .section-1__content .col-2{width:100%}}.company-about .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.company-about .section-2__container{padding:60px 0;margin-top:40px}.company-about .section-2__container,.company-about .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.company-about .section-2__content{width:95%;margin:auto}}.company-about .section-2__content .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.company-about .section-2__content .section-desc{position:relative;width:60vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:0 auto 50px}.company-about .section-2__content .employees-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%}.company-about .section-2__content .employees-list__element{position:relative;width:19.3%;margin-bottom:30px}@media screen and (max-width:1500px){.company-about .section-2__content .employees-list__element{width:21.7%}}@media screen and (max-width:1025px){.company-about .section-2__content .employees-list__element{width:48%}}@media screen and (max-width:600px){.company-about .section-2__content .employees-list__element{width:100%;margin-bottom:15px}}.company-about .section-2__content .employees-list__element .photo{position:relative;width:100%;height:21.5vw}@media screen and (max-width:1025px){.company-about .section-2__content .employees-list__element .photo{height:48vw}}@media screen and (max-width:600px){.company-about .section-2__content .employees-list__element .photo{height:100vw}}.company-about .section-2__content .employees-list__element .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.company-about .section-2__content .employees-list__element .info-box{position:relative;width:100%;text-align:center;padding:10px;background-color:#000}.company-about .section-2__content .employees-list__element .info-box .name{margin-bottom:5px}.company-about .section-3,.company-about .section-3__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.company-about .section-3__container{margin-top:40px}.company-about .section-3__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.company-about .section-3__content{width:95%;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.company-about .section-3__content .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.company-about .section-3__content .col-1{width:100%;margin-bottom:30px}}.company-about .section-3__content .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.company-about .section-3__content .col-2{width:100%;margin-bottom:30px}}.company-about .section-3__content .col-2 .info-box{position:relative;padding-right:10.5vw;padding-left:4vw}@media screen and (max-width:1500px){.company-about .section-3__content .col-2 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.company-about .section-3__content .col-2 .info-box{padding:0}}.company-about .section-3__content .col-2 .info-box .section-heading{width:75%;margin-bottom:20px}@media screen and (max-width:1025px){.company-about .section-3__content .col-2 .info-box .section-heading{width:100%}}.company-about .section-3__content .col-2 .info-box .section-heading-second{width:75%;padding-top:2vw;margin:4vw 0 20px;border-top:1px solid #777}@media screen and (max-width:1025px){.company-about .section-3__content .col-2 .info-box .section-heading-second{width:100%}}.company-about .section-4,.section-testimonials{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9}.company-about .section-4__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:60px}.company-about .section-4__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4vw;padding:4.5vw 0}@media screen and (max-width:1500px){.company-about .section-4__content{padding:5.5vw 0}}@media screen and (max-width:600px){.company-about .section-4__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.company-about .section-4__content,.company-about .section-4__content .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.company-about .section-4__content .logo{height:80px}.company-about .section-4__content .logo img{height:100%;width:auto}.company-about .section-5,.company-about .section-5__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.company-about .section-5__container{margin-top:60px}.company-about .section-5__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4vw;padding:4.5vw 10.5vw 4.5vw 4vw}@media screen and (max-width:1500px){.company-about .section-5__content{padding:4.5vw 5vw 4.5vw 3vw}}@media screen and (max-width:600px){.company-about .section-5__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.company-about .section-5__content,.company-about .section-5__content .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.company-about .section-5__content .timeline{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.company-about .section-5__content .timeline--separator{position:absolute;top:9px;left:50%;width:1px;height:100%;background-color:#777;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.company-about .section-5__content .timeline__element{position:relative;width:50%;text-align:right;padding-right:50px}@media screen and (max-width:600px){.company-about .section-5__content .timeline__element{padding-right:20px}}.company-about .section-5__content .timeline__element::before{content:"";position:absolute;top:7px;right:-6.5px;width:13px;height:13px;background-color:#777;border-radius:50px}.company-about .section-5__content .timeline__element .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.company-about .section-5__content .timeline__element .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.company-about .section-5__content .timeline__element .expand-btn{cursor:pointer;margin-top:10px}.company-about .section-5__content .timeline__element .expand-btn p{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:underline;margin-left:auto}.company-about .section-5__content .timeline__element--reverse{text-align:left;padding-left:50px;padding-right:unset;margin-left:auto}@media screen and (max-width:600px){.company-about .section-5__content .timeline__element--reverse{padding-left:20px}}.company-about .section-5__content .timeline__element--reverse::before{left:-6.5px;right:unset}.company-about .section-5__content .timeline__element--reverse .expand-btn p{margin-left:0;margin-right:auto}.contact .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.contact .section-1{margin-top:75px}}.contact .section-1__container{position:relative;width:100%;padding-left:10.5vw;padding-right:10.5vw;margin-bottom:60px}@media screen and (max-width:1500px){.contact .section-1__container{padding-left:5vw;padding-right:5vw}}.contact .section-1__content{position:relative;width:100%}.contact .section-1__content .row-1{position:relative;padding-top:50px}.contact .section-1__content .row-1 .section-heading{position:relative;margin-bottom:30px}.contact .section-1__content .row-2,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1025px){.contact .section-1__content .row-2{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact .section-1__content .row-2 .col-1{position:relative;width:30%}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-1{width:100%;margin-bottom:30px}}.contact .section-1__content .row-2 .col-2{position:relative;width:65%}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-2{width:100%}}.contact .section-1__content .row-2 .col-2 .screen-reader-response,.contact .section-1__content .row-2 .col-2 .wpcf7-not-valid-tip,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-next::after,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-next::before,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-prev::after,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-prev::before,.section-testimonials__content .description-container .swiper-nav .swiper-button-next::after,.section-testimonials__content .description-container .swiper-nav .swiper-button-next::before,.section-testimonials__content .description-container .swiper-nav .swiper-button-prev::after,.section-testimonials__content .description-container .swiper-nav .swiper-button-prev::before{display:none}.contact .section-1__content .row-2 .col-2 .wpcf7-response-output{font-size:1.4rem;font-weight:600}.contact .section-1__content .row-2 .col-2 .wpcf7-form{position:relative}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col{position:relative;width:49%;margin-bottom:2%}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col{width:100%}}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea{position:relative;width:100%;color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400;padding:18px;border:1px solid #d2d2d2}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input::-ms-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select::-ms-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea::-ms-input-placeholder{color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input::-webkit-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select::-webkit-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea::-webkit-input-placeholder{color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input::-moz-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select::-moz-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea::-moz-placeholder{color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input:-ms-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select:-ms-input-placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea:-ms-input-placeholder{color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col input::placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col select::placeholder,.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea::placeholder{color:#777;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col textarea{resize:none}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col .wpcf7-not-valid{border:1px solid #ff4d4d}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--wide{width:100%}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance{width:70%}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance{width:100%;margin-bottom:30px}}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance .wpcf7-list-item{position:relative}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance .wpcf7-list-item label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance .wpcf7-list-item label input{position:relative;top:3px;width:12px;height:12px;padding:0;border:1px solid #d2d2d2}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance .wpcf7-list-item label input:checked{background-color:#d2d2d2}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--acceptance .wpcf7-list-item label .wpcf7-list-item-label{width:90%;font-family:"Nunito Sans",sans-serif;font-size:1.4rem;font-weight:400}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--submit{width:26%}@media screen and (max-width:1025px){.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--submit{width:100%}}.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--submit .send-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-size:1.8rem;padding:10px;color:#fff;background-color:#000;border:1px solid #000;cursor:pointer;-webkit-transition:all ease .2s;transition:all ease .2s}@media screen and (max-width:1350px){.contact .section-1__content .row-2 .col-2 .wpcf7-form .flex-row .flex-col--submit .send-btn{font-size:1.5rem}}.contact .section-2,.section-testimonials__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.contact .section-2{margin-top:75px}}.contact .section-2__container,.contact .section-2__content{position:relative;width:100%}.contact .section-2__content .google-map{position:relative;width:100%;height:540px}.section-testimonials__container{padding:5vw 0;margin-top:40px}@media screen and (max-width:1025px){.section-testimonials__container{margin-top:0}}@media screen and (max-width:600px){.section-testimonials__container{width:95%;margin:auto}}.section-testimonials__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.section-testimonials__content .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.section-testimonials__content .description-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10.5vw;padding-right:10.5vw;margin-bottom:5vw}@media screen and (max-width:1500px){.section-testimonials__content .description-container{padding-left:5vw;padding-right:5vw}}@media screen and (max-width:600px){.section-testimonials__content .description-container{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-testimonials__content .description-container .empty-box{width:10%}.section-testimonials__content .description-container .section-desc{position:relative;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-testimonials__content .description-container .swiper-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:10%;z-index:2}@media screen and (max-width:600px){.section-testimonials__content .description-container .swiper-nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:40px}}.section-testimonials__content .description-container .swiper-nav .swiper-button-next,.section-testimonials__content .description-container .swiper-nav .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-next svg,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-prev svg,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-next svg,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-prev svg,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-next svg,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-prev svg,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next svg,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev svg,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-next svg,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-prev svg,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next svg,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev svg,.section-testimonials__content .description-container .swiper-nav .swiper-button-next svg,.section-testimonials__content .description-container .swiper-nav .swiper-button-prev svg{width:41px;height:41px}.section-testimonials__content .swiper-testimonials{position:relative;width:100%;padding-left:10.5vw}@media screen and (max-width:1500px){.section-testimonials__content .swiper-testimonials{padding-left:5vw}}.section-testimonials__content .swiper-testimonials .testimonial{position:relative;padding:45px 28px 28px;background-color:#fff}.section-testimonials__content .swiper-testimonials .testimonial .title{position:relative;margin-bottom:2px}.section-testimonials__content .swiper-testimonials .testimonial .city{position:relative;margin-bottom:28px}.desc a,.desc button,.desc ol li,.desc p,.desc span,.desc ul li,.heading h1,.heading h2,.heading h3,.heading h4,.heading h5,.heading h6{color:#000;font-family:"Nunito Sans",sans-serif;font-weight:400}.heading h1{font-size:8.5rem;line-height:8.5rem}@media screen and (max-width:1350px){.heading h1{font-size:6rem;line-height:6rem}}@media screen and (max-width:1025px){.heading h1{font-size:5rem;line-height:5rem}}@media screen and (max-width:600px){.heading h1{font-size:4rem;line-height:normal}}.heading h2,.heading--h1-s45 h1{font-size:4.5rem;line-height:6rem}@media screen and (max-width:1500px){.heading--h1-s45 h1{font-size:4rem}}@media screen and (max-width:1350px){.heading--h1-s45 h1{font-size:3rem;line-height:normal}}@media screen and (max-width:1025px){.heading--h1-s45 h1{font-size:2.8rem}}@media screen and (max-width:600px){.heading--h1-s45 h1{font-size:2.5rem}}@media screen and (max-width:1500px){.heading h2{font-size:4rem}}@media screen and (max-width:1350px){.heading h2{font-size:3rem;line-height:normal}}@media screen and (max-width:1025px){.heading h2{font-size:2.8rem}}@media screen and (max-width:600px){.heading h2{font-size:2.5rem}}.heading--h2-s85 h2{font-size:8.5rem;line-height:8.5rem}@media screen and (max-width:1350px){.heading--h2-s85 h2{font-size:6rem;line-height:6rem}}@media screen and (max-width:1025px){.heading--h2-s85 h2{font-size:5rem;line-height:5rem}}@media screen and (max-width:600px){.heading--h2-s85 h2{font-size:4rem;line-height:normal}}.heading--h2-s40 h2{font-size:4rem;line-height:5.5rem}@media screen and (max-width:1500px){.heading--h2-s40 h2{font-size:3.5rem}}@media screen and (max-width:1350px){.heading--h2-s40 h2{font-size:2.5rem;line-height:normal}}@media screen and (max-width:1025px){.heading--h2-s40 h2{font-size:2.2rem}}@media screen and (max-width:600px){.heading--h2-s40 h2{font-size:2rem}}.heading h3{font-size:2.8rem;line-height:3.6rem}@media screen and (max-width:1350px){.heading h3{font-size:2rem;line-height:normal}}@media screen and (max-width:1025px){.heading h3{font-size:1.9rem}}@media screen and (max-width:600px){.heading h3{font-size:1.8rem}}.heading--w500 h1,.heading--w500 h2,.heading--w500 h3,.heading--w500 h4,.heading--w500 h5,.heading--w500 h6{font-weight:500}.heading--white h1,.heading--white h2,.heading--white h3,.heading--white h4,.heading--white h5,.heading--white h6{color:#fff}.desc--list ul{list-style:disc}.desc--list ul li{margin-left:18px;margin-bottom:15px}.desc--s14 a,.desc--s14 button,.desc--s14 ol li,.desc--s14 p,.desc--s14 span,.desc--s14 ul li{font-size:1.4rem;line-height:2rem}@media screen and (max-width:1350px){.desc--s14 a,.desc--s14 button,.desc--s14 ol li,.desc--s14 p,.desc--s14 span,.desc--s14 ul li{font-size:1.2rem;line-height:1.6rem}}@media screen and (max-width:600px){.desc--s14 a,.desc--s14 button,.desc--s14 ol li,.desc--s14 p,.desc--s14 span,.desc--s14 ul li{font-size:1.1rem;line-height:1.5rem}}.desc--s16 a,.desc--s16 button,.desc--s16 ol li,.desc--s16 p,.desc--s16 span,.desc--s16 ul li{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width:1350px){.desc--s16 a,.desc--s16 button,.desc--s16 ol li,.desc--s16 p,.desc--s16 span,.desc--s16 ul li{font-size:1.3rem;line-height:1.9rem}}@media screen and (max-width:600px){.desc--s16 a,.desc--s16 button,.desc--s16 ol li,.desc--s16 p,.desc--s16 span,.desc--s16 ul li{font-size:1.2rem;line-height:1.8rem}}.desc--s18 a,.desc--s18 button,.desc--s18 ol li,.desc--s18 p,.desc--s18 span,.desc--s18 ul li{font-size:1.8rem;line-height:3rem}@media screen and (max-width:1350px){.desc--s18 a,.desc--s18 button,.desc--s18 ol li,.desc--s18 p,.desc--s18 span,.desc--s18 ul li{font-size:1.4rem;line-height:2.4rem}}@media screen and (max-width:600px){.desc--s18 a,.desc--s18 button,.desc--s18 ol li,.desc--s18 p,.desc--s18 span,.desc--s18 ul li{font-size:1.3rem;line-height:2.3rem}}.desc--w300 a,.desc--w300 button,.desc--w300 ol li,.desc--w300 p,.desc--w300 span,.desc--w300 ul li,.footer__content .row-2 .col-4 p{font-weight:300}.desc--w600 a,.desc--w600 button,.desc--w600 ol li,.desc--w600 p,.desc--w600 span,.desc--w600 ul li{font-weight:600}.desc--w800 a,.desc--w800 button,.desc--w800 ol li,.desc--w800 p,.desc--w800 span,.desc--w800 ul li{font-weight:800}.desc--white a,.desc--white button,.desc--white ol li,.desc--white p,.desc--white span,.desc--white ul li,.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a,.menu-item .sub-menu .menu-item .sub-menu .menu-item a,.menu-item .sub-menu .menu-item a{color:#fff}.desc--gray a,.desc--gray button,.desc--gray ol li,.desc--gray p,.desc--gray span,.desc--gray ul li{color:#777}.footer{position:relative;padding-top:4vw;background-color:#000}.footer__container,.footer__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer__content{height:100%}.footer__content .row-1{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10.5vw 4vw;margin-bottom:4vw;border-bottom:1px solid #464646}@media screen and (max-width:1500px){.footer__content .row-1{padding:0 5vw 4vw}}@media screen and (max-width:1025px){.footer__content .row-1{width:95%;padding:0 0 4vw;margin:auto}}@media screen and (max-width:600px){.footer__content .row-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__content .row-1 .col-1,.footer__content .row-1 .col-2{position:relative;width:50%}@media screen and (max-width:600px){.footer__content .row-1 .col-1,.footer__content .row-1 .col-2{width:100%}}.footer__content .row-1 .col-1 .info-box,.footer__content .row-1 .col-2 .info-box{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__content .row-1 .col-1 .info-box .footer-info-heading,.footer__content .row-1 .col-2 .info-box .footer-info-heading{width:100%;margin-bottom:10px}.footer__content .row-1 .col-1 .info-box .footer-info-desc,.footer__content .row-1 .col-2 .info-box .footer-info-desc{width:100%;margin-bottom:30px}.footer__content .row-1 .col-1 .info-box .link,.footer__content .row-1 .col-2 .info-box .link{margin-top:auto}.footer__content .row-1 .col-1 .info-box{padding-right:4.5vw;border-right:1px solid #464646}@media screen and (max-width:600px){.footer__content .row-1 .col-1 .info-box{padding:0 0 20px;margin-bottom:20px;border-right:0;border-bottom:1px solid #464646}}.footer__content .row-1 .col-2 .info-box{padding-left:4.5vw}@media screen and (max-width:600px){.footer__content .row-1 .col-2 .info-box{padding:0}}.footer__content .row-2{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10.5vw 4vw}@media screen and (max-width:1500px){.footer__content .row-2{padding:0 5vw 4vw}}@media screen and (max-width:1025px){.footer__content .row-2{width:95%;padding:0 0 4vw;margin:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__content .row-2 .col-1,.footer__content .row-2 .col-2,.footer__content .row-2 .col-3,.footer__content .row-2 .col-4{position:relative;width:24%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.footer__content .row-2 .col-1,.footer__content .row-2 .col-2,.footer__content .row-2 .col-3,.footer__content .row-2 .col-4{width:48%}}@media screen and (max-width:600px){.footer__content .row-2 .col-1,.footer__content .row-2 .col-2,.footer__content .row-2 .col-3,.footer__content .row-2 .col-4{width:100%}}.footer__content .row-2 .col-1 .footer-info-heading,.footer__content .row-2 .col-2 .footer-info-heading,.footer__content .row-2 .col-3 .footer-info-heading,.footer__content .row-2 .col-4 .footer-info-heading{position:relative;margin-bottom:30px}@media screen and (max-width:1025px){.footer__content .row-2 .col-1 .footer-info-heading,.footer__content .row-2 .col-2 .footer-info-heading,.footer__content .row-2 .col-3 .footer-info-heading,.footer__content .row-2 .col-4 .footer-info-heading{margin:20px 0 10px}}.footer__content .row-2 .col-1 .menu,.footer__content .row-2 .col-2 .menu,.footer__content .row-2 .col-3 .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;text-align:left;padding:0;z-index:1}@media screen and (max-width:1500px){.footer__content .row-2 .col-1 .menu,.footer__content .row-2 .col-2 .menu,.footer__content .row-2 .col-3 .menu{gap:18px}}@media screen and (max-width:1350px){.footer__content .row-2 .col-1 .menu,.footer__content .row-2 .col-2 .menu,.footer__content .row-2 .col-3 .menu{gap:2px}}@media screen and (max-width:1025px){.footer__content .row-2 .col-1 .menu,.footer__content .row-2 .col-2 .menu,.footer__content .row-2 .col-3 .menu{position:relative;top:unset;left:unset;opacity:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;pointer-events:all}}.footer__content .row-2 .col-1 .menu-item,.footer__content .row-2 .col-2 .menu-item,.footer__content .row-2 .col-3 .menu-item{font-size:1.8rem;line-height:3rem;font-weight:300;text-align:left;color:#fff;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1350px){.footer__content .row-2 .col-1 .menu-item,.footer__content .row-2 .col-2 .menu-item,.footer__content .row-2 .col-3 .menu-item{font-size:1.6rem;line-height:2.8rem}}.footer__content .row-2 .col-1 .menu-item a,.footer__content .row-2 .col-2 .menu-item a,.footer__content .row-2 .col-3 .menu-item a{text-align:left}.footer__content .row-2 .col-4{text-align:right}@media screen and (max-width:1025px){.footer__content .row-2 .col-4{text-align:left}}@media screen and (max-width:1025px){.footer__content .row-2 .col-4 p{text-align:left!important}}.footer__content .row-3{position:relative;width:100%;padding:0 10.5vw 4vw}@media screen and (max-width:1500px){.footer__content .row-3{padding:0 5vw 4vw}}@media screen and (max-width:1025px){.footer__content .row-3{width:95%;padding:0 0 4vw;margin:auto}}.footer__content .row-4{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10.5vw;border-top:1px solid #464646}@media screen and (max-width:1500px){.footer__content .row-4{padding:0 4vw 0 0}}@media screen and (max-width:1025px){.footer__content .row-4{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.footer__content .row-4,.footer__content .row-4 .footer-branding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.footer__content .row-4 .footer-branding{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:600px){.footer__content .row-4 .footer-branding .logo{width:81px}}@media screen and (max-width:1500px){.footer__content .row-4 .footer-branding .logo img{height:75px}}.footer__content .row-4 .footer-branding .copyright{margin-left:40px}@media screen and (max-width:1025px){.footer__content .row-4 .footer-branding .copyright{padding-right:10px}}@media screen and (max-width:600px){.footer__content .row-4 .footer-branding .copyright{width:68%;margin-left:auto}}.footer__content .row-4 .footer-branding .social-media{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-left:60px}@media screen and (max-width:1025px){.footer__content .row-4 .footer-branding .social-media{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}.footer__content .row-4 .author{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:90%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1580px){.flex{width:1480px}}.flex--left{margin-left:5%}@media screen and (min-width:1580px){.flex--left{margin-left:calc(50vw - (1480px/2))}}.flex--right{margin-right:5%}@media screen and (min-width:1580px){.flex--right{margin-right:calc(50vw - (1480px/2))}}.flex--col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-1{width:100%}@media screen and (min-width:1025px){.flex-1{width:calc(8.3333333%*1)}}.flex-2{width:100%}@media screen and (min-width:1025px){.flex-2{width:calc(8.3333333%*2)}}.flex-3{width:100%}@media screen and (min-width:1025px){.flex-3{width:calc(8.3333333%*3)}}.flex-4{width:100%}@media screen and (min-width:1025px){.flex-4{width:calc(8.3333333%*4)}}.flex-5{width:100%}@media screen and (min-width:1025px){.flex-5{width:calc(8.3333333%*5)}}.flex-6{width:100%}@media screen and (min-width:1025px){.flex-6{width:calc(8.3333333%*6)}}.flex-7{width:100%}@media screen and (min-width:1025px){.flex-7{width:calc(8.3333333%*7)}}.flex-8{width:100%}@media screen and (min-width:1025px){.flex-8{width:calc(8.3333333%*8)}}.flex-9{width:100%}@media screen and (min-width:1025px){.flex-9{width:calc(8.3333333%*9)}}.flex-10{width:100%}@media screen and (min-width:1025px){.flex-10{width:calc(8.3333333%*10)}}.flex-11{width:100%}@media screen and (min-width:1025px){.flex-11{width:calc(8.3333333%*11)}}.flex-12{width:100%}@media screen and (min-width:1025px){.flex-12{width:calc(8.3333333%*12)}}.header{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:fixed;top:0;left:0;width:100%;z-index:100}.header--black{background-color:#000!important}.header__grid{position:relative;width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff}@media screen and (max-width:1500px){.header__grid{height:75px}}.header--pinned{-webkit-transform:translateY(0%);transform:translateY(0%)}.header--not-top,.header--pinned{background:rgba(0,0,0,.8)}.header--top{background:0 0}.header--unpinned{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.header__branding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:107px}@media screen and (max-width:1500px){.header__branding{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%}}.header__branding img{position:relative;z-index:999}@media screen and (max-width:1500px){.header__branding img{width:auto;height:100%}}.header__menu{position:relative;width:calc(100% - 107px);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1025px){.header__menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.menu{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:calc(11vw - 99px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:1025px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:35%;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;width:100vw;height:100vh;position:fixed;gap:20px;top:0;left:0;opacity:0;z-index:-1;pointer-events:none}}.menu-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;padding:0 25px;margin-bottom:0}@media screen and (max-width:1500px){.menu-item{height:75px}}@media screen and (max-width:1025px){.menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.menu-item:has(.sub-menu)::after{content:"";position:absolute;top:50%;right:8px;width:8.75px;height:4.38px;background-image:url(img/sub-menu-arrow-main.svg);background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu-item:hover::after{background-image:url(img/sub-menu-arrow-main-gray.svg)}.menu-item .sub-menu{position:absolute;top:100%;left:0;width:260px;background:rgba(0,0,0,.8);opacity:0;z-index:-1;pointer-events:none;-webkit-transition:all ease .2s;transition:all ease .2s}@media screen and (max-width:1025px){.menu-item .sub-menu{top:35px;left:50%;background:#000;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.menu-item .sub-menu .menu-item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px}.menu-item .sub-menu .menu-item:has(.sub-menu)::after{content:"";position:absolute;top:50%;right:20px;width:4.38px;height:8.75px;background-image:url(img/sub-menu-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item:hover a,.menu-item .sub-menu .menu-item .sub-menu .menu-item:hover a,.menu-item .sub-menu .menu-item:hover a,.menu-item:hover a{color:#4c545c}.menu-item .sub-menu .menu-item .sub-menu .menu-item:hover .sub-menu,.menu-item .sub-menu .menu-item:hover .sub-menu,.menu-item:hover .sub-menu{opacity:1;z-index:4;pointer-events:all}.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item::after,.menu-item .sub-menu .menu-item .sub-menu .menu-item:hover::after,.menu-item .sub-menu .menu-item:hover::after{background-image:url(img/sub-menu-arrow-gray.svg)}.menu-item .sub-menu .menu-item .sub-menu,.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu{position:absolute;top:0;left:100%;opacity:0;z-index:-1;pointer-events:none;-webkit-transition:all ease .2s;transition:all ease .2s}@media screen and (max-width:1025px){.menu-item .sub-menu .menu-item .sub-menu{top:35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.menu-item .sub-menu .menu-item .sub-menu .menu-item,.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px}@media screen and (max-width:1025px){.menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu{top:35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.menu .menu-contact{position:relative;height:100%;margin-left:auto;border-left:1px solid #fff}@media screen and (max-width:1025px){.menu .menu-contact{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:unset;border:0}}.menu .menu-contact a{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px}@media screen and (max-width:1025px){.menu .menu-contact a{padding:12px 20px;border:1px solid #fff}}@media screen and (min-width:1025px){.hamburger{display:none}}@media screen and (max-width:1025px){.hamburger{width:40px;height:40px;z-index:100;position:relative;cursor:pointer}.hamburger svg{position:absolute;right:-15%;height:100%;-webkit-transform-origin:top right;transform-origin:top right}.hamburger path{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;--length: 24;--offset: -38;stroke-dasharray:var(--length) var(--total-length);stroke-dashoffset:var(--offset);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hamburger path:nth-child(1),.hamburger path:nth-child(3){--total-length: 126.64183044433594}.hamburger path:nth-child(2){--total-length: 70}}.nav-toggled .hamburger path{stroke:#fff}.nav-toggled .hamburger path:nth-child(1),.nav-toggled .hamburger path:nth-child(3){--length: 22.627416998;--offset: -94.1149185097}.nav-toggled .hamburger path:nth-child(2){--length: 0;--offset: -50}@media screen and (max-width:1025px){.nav-toggled .menu{opacity:1;pointer-events:all;background-color:#000}}.homepage{position:relative}.homepage .section-1{position:relative;width:100%;height:100vh}.homepage .section-1__container,.homepage .section-1__content,.homepage .section-1__content .swiper-hp-hero{position:relative;width:100%;height:100%}.homepage .section-1__content .swiper-hp-hero .swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box{margin:auto 5vw}}@media screen and (max-width:1025px){.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box{width:95%}}.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box .section-heading{width:100%;max-width:800px;margin-bottom:30px}@media screen and (max-width:1025px){.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box .section-heading{max-width:100%}}.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box .section-desc{width:100%;max-width:825px;margin-bottom:40px}@media screen and (max-width:1500px){.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.homepage .section-1__content .swiper-hp-hero .swiper-slide .info-box .section-desc{max-width:100%}}.homepage .section-1__content .swiper-hp-hero .swiper-nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-next,.homepage .section-1__content .swiper-hp-hero .swiper-nav .swiper-button-prev,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-next,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-prev,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-next,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-2,.homepage .section-2__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-2__container{margin-top:40px}.homepage .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.homepage .section-2__content{width:95%;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .section-2__content .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.homepage .section-2__content .col-1{width:100%;margin-bottom:30px}}.homepage .section-2__content .col-1 .info-box{position:relative;padding-left:10.5vw;padding-right:4vw}@media screen and (max-width:1500px){.homepage .section-2__content .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.homepage .section-2__content .col-1 .info-box{padding:0}}.homepage .section-2__content .col-1 .info-box .section-heading,.homepage .section-5__content .section .col-1 .info-box .section-heading{margin-bottom:20px}.homepage .section-2__content .col-1 .info-box .section-desc,.homepage .section-5__content .section .col-1 .info-box .section-desc{margin-bottom:30px}.homepage .section-2__content .col-2,.homepage .section-3__content .row-1 .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.homepage .section-2__content .col-2{width:100%}}.homepage .section-2__content .col-2 img,.homepage .section-5__content .section .col-2 img,.offer-listing .section-1__container .bg-gradient svg,.offer-single .section-1__container .bg-gradient svg{width:100%;height:auto}.homepage .section-3,.homepage .section-3__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-3__container{padding:0 10.5vw;margin-top:40px}@media screen and (max-width:1500px){.homepage .section-3__container{padding:0 5vw}}@media screen and (max-width:1025px){.homepage .section-3__container{padding:0}}.homepage .section-3__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.homepage .section-3__content{width:95%;margin:auto}}.homepage .section-3__content .row-1{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:4vw}@media screen and (max-width:1025px){.homepage .section-3__content .row-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1500px){.homepage .section-3__content .row-1 .col-1{width:55%}}@media screen and (max-width:1025px){.homepage .section-3__content .row-1 .col-1{width:100%;margin-bottom:30px}}.homepage .section-3__content .row-1 .col-1 .section-desc{position:relative;margin-bottom:10px}.homepage .section-3__content .row-1 .col-2{position:relative;width:44%}@media screen and (max-width:1500px){.homepage .section-3__content .row-1 .col-2{width:39%}}@media screen and (max-width:1025px){.homepage .section-3__content .row-1 .col-2{width:100%}}.homepage .section-3__content .row-1 .col-2 .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.homepage .section-3__content .row-1 .col-2 .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.homepage .section-3__content .row-1 .col-2 .expand-btn{cursor:pointer;margin-top:10px}.homepage .section-3__content .row-1 .col-2 .expand-btn p,.offer-single .section-2__content .content-centered-section .expand-btn p,.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .expand-btn p,.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .expand-btn p,.portfolio-commercial .section-2__content .col-1 .info-box .expand-btn p,.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide .expand-btn p,.portfolio-single .section-2__content .content-centered-section .expand-btn p,.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .expand-btn p,.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .expand-btn p{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:underline}.homepage .section-3__content .row-2{position:relative;width:100%;padding-bottom:4vw}.homepage .section-3__content .row-2 .offer-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:4vw}.homepage .section-3__content .row-2 .door,.homepage .section-3__content .row-2 .windows{position:relative;opacity:0;z-index:-1;height:0;pointer-events:none;-webkit-transition:all ease .2s;transition:all ease .2s}.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide .photo,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide .photo,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide .photo,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide .photo{position:relative;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide .photo,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide .photo,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide .photo,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide .photo{height:48vw}}.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide .info-box,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide .info-box,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide .info-box,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide .info-box{position:relative}.homepage .section-3__content .row-2 .door .swiper-hp-door .swiper-slide .info-box .title,.homepage .section-3__content .row-2 .door .swiper-hp-windows .swiper-slide .info-box .title,.homepage .section-3__content .row-2 .windows .swiper-hp-door .swiper-slide .info-box .title,.homepage .section-3__content .row-2 .windows .swiper-hp-windows .swiper-slide .info-box .title{margin-bottom:10px}.homepage .section-3__content .row-2 .door .swiper-nav,.homepage .section-3__content .row-2 .windows .swiper-nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:103%;top:32%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-next::after,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-next::before,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-prev::after,.homepage .section-3__content .row-2 .door .swiper-nav .swiper-button-prev::before,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-next::after,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-next::before,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-prev::after,.homepage .section-3__content .row-2 .windows .swiper-nav .swiper-button-prev::before,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next::after,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next::before,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev::after,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev::before{display:none}.homepage .section-3__content .row-2 .btn-active{opacity:1;z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;pointer-events:all}.homepage .section-4{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9}.homepage .section-4__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:40px}.homepage .section-4__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4vw;padding:4.5vw 0}@media screen and (max-width:1500px){.homepage .section-4__content{padding:5.5vw 0}}@media screen and (max-width:600px){.homepage .section-4__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .section-4__content .logo{height:50px}.homepage .section-4__content .logo img{height:100%;width:auto}.homepage .section-5{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-5__container{margin-top:40px}.homepage .section-5__container,.homepage .section-5__content,.homepage .section-5__content .section{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.homepage .section-5__content{width:95%;margin:auto}}.homepage .section-5__content .section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media screen and (max-width:1025px){.homepage .section-5__content .section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .section-5__content .section .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.homepage .section-5__content .section .col-1{width:100%;margin-bottom:30px}}.homepage .section-5__content .section .col-1 .info-box{position:relative;padding-left:10.5vw;padding-right:4vw}@media screen and (max-width:1500px){.homepage .section-5__content .section .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.homepage .section-5__content .section .col-1 .info-box{padding:0}}.homepage .section-5__content .section .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.homepage .section-5__content .section .col-2{width:100%}}.homepage .section-5__content .section--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.homepage .section-5__content .section--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .section-5__content .section--reverse .col-1 .info-box{padding-left:4vw;padding-right:10.5vw}@media screen and (max-width:1500px){.homepage .section-5__content .section--reverse .col-1 .info-box{padding-right:5vw}}@media screen and (max-width:1025px){.homepage .section-5__content .section--reverse .col-1 .info-box{padding:0}}.homepage .section-6{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9}.homepage .section-6__container{padding:60px 0;margin-top:40px}.homepage .section-6__container,.homepage .section-6__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.homepage .section-6__content{width:95%;margin:auto}}.homepage .section-6__content .section-desc,.homepage .section-6__content .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.homepage .section-6__content .section-desc{margin-bottom:50px}.homepage .section-6__content .portfolio-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%}.homepage .section-6__content .portfolio-list__element{position:relative;width:29%;margin-bottom:60px}@media screen and (max-width:1025px){.homepage .section-6__content .portfolio-list__element{width:48%;margin-bottom:45px}}.homepage .section-6__content .portfolio-list__element .photo{position:relative;width:100%;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.homepage .section-6__content .portfolio-list__element .photo{height:26vw}}.homepage .section-6__content .portfolio-list__element .photo img,.homepage .section-7__content .blog-list__post .photo img,.offer-listing .section-2__content .offer-section .offer-list__element .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all ease .2s;transition:all ease .2s;-webkit-transform:scale(1);transform:scale(1)}.homepage .section-6__content .portfolio-list__element .info-box,.homepage .section-7__content .heading-container .col-1,.offer-listing{position:relative}.homepage .section-6__content .portfolio-list__element .info-box .title,.homepage .section-7__content .heading-container .col-1 .section-heading,.offer-listing .section-2__content .offer-section .offer-list__element .info-box .title{margin-bottom:10px}.homepage .section-6__content .link{margin:0 auto}.homepage .section-7,.homepage .section-7__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.homepage .section-7__container{padding:60px 0;margin-top:40px}@media screen and (max-width:1025px){.homepage .section-7__container{margin-top:0}}.homepage .section-7__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.homepage .section-7__content{width:95%;margin:auto}}.homepage .section-7__content .heading-container{position:relative;width:77vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 4vw}@media screen and (max-width:1500px){.homepage .section-7__content .heading-container{width:89vw}}@media screen and (max-width:1025px){.homepage .section-7__content .heading-container{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1025px){.homepage .section-7__content .heading-container .col-1{margin-bottom:10px}}.homepage .section-7__content .heading-container .col-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1025px){.homepage .section-7__content .heading-container .col-2{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.homepage .section-7__content .blog-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%}@media screen and (max-width:1025px){.homepage .section-7__content .blog-list{gap:0}}.homepage .section-7__content .blog-list__post{position:relative;width:25.5%;margin-bottom:60px}@media screen and (max-width:1500px){.homepage .section-7__content .blog-list__post{width:29%}}@media screen and (max-width:1025px){.homepage .section-7__content .blog-list__post{width:100%;margin-bottom:40px}}.homepage .section-7__content .blog-list__post .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:72px;margin-bottom:20px}@media screen and (max-width:1025px){.homepage .section-7__content .blog-list__post .title{min-height:unset}}.homepage .section-7__content .blog-list__post .photo{position:relative;width:100%;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.homepage .section-7__content .blog-list__post .photo{height:48vw}}.offer-listing .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.offer-listing .section-1{margin-top:75px}}.offer-listing .section-1__container{position:relative;width:100%;height:26.5vw;min-height:450px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.offer-listing .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.offer-listing .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer-listing .section-1__content .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.offer-listing .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.offer-listing .section-1__content .info-box{width:95%}}.offer-listing .section-1__content .info-box .section-heading{width:100%;max-width:850px;margin-bottom:30px}@media screen and (max-width:1025px){.offer-listing .section-1__content .info-box .section-heading{max-width:100%}}.offer-listing .section-1__content .info-box .section-desc{width:100%;max-width:480px;margin-bottom:40px}@media screen and (max-width:1500px){.offer-listing .section-1__content .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.offer-listing .section-1__content .info-box .section-desc{max-width:100%}}.offer-listing .section-2,.offer-listing .section-2__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.offer-listing .section-2__container{padding:60px 0;margin-top:40px}.offer-listing .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10.5vw}@media screen and (max-width:1500px){.offer-listing .section-2__content{padding:0 5vw}}@media screen and (max-width:1025px){.offer-listing .section-2__content{width:95%;padding:0;margin:auto}}.offer-listing .section-2__content .offer-section{position:relative;margin-bottom:4vw}.offer-listing .section-2__content .offer-section .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.offer-listing .section-2__content .offer-section .offer-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%}.offer-listing .section-2__content .offer-section .offer-list__element{position:relative;width:48%;margin-bottom:60px}@media screen and (max-width:1025px){.offer-listing .section-2__content .offer-section .offer-list__element{margin-bottom:45px}}.offer-listing .section-2__content .offer-section .offer-list__element .photo{position:relative;width:100%;height:26vw;overflow:hidden;margin-bottom:30px}.offer-listing .section-2__content .offer-section .offer-list__element .info-box,.offer-single{position:relative}.offer-single .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.offer-single .section-1{margin-top:75px}}.offer-single .section-1__container{position:relative;width:100%;height:26.5vw;min-height:450px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.offer-single .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.offer-single .section-1__content,.offer-single .section-1__content .info-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.offer-single .section-1__content{width:100%;height:100%}.offer-single .section-1__content .info-box{width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.offer-single .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.offer-single .section-1__content .info-box{width:95%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer-single .section-1__content .info-box .section-heading{width:100%;max-width:900px}@media screen and (max-width:1025px){.offer-single .section-1__content .info-box .section-heading{max-width:100%}}.offer-single .section-1__content .info-box .logo{position:relative;width:248px}@media screen and (max-width:1025px){.offer-single .section-1__content .info-box .logo{margin-top:20px}}@media screen and (max-width:600px){.offer-single .section-1__content .info-box .logo{width:140px}}.offer-single .section-1__content .info-box .logo img{max-width:248px;width:auto;height:auto}@media screen and (max-width:600px){.offer-single .section-1__content .info-box .logo img{max-width:140px}}.offer-single .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.offer-single .section-2__container{margin-top:40px}.offer-single .section-2__container,.offer-single .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.offer-single .section-2__content{width:95%;margin:auto}}.offer-single .section-2__content .content-info-sections,.portfolio-commercial{position:relative}.offer-single .section-2__content .content-info-sections .section{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer-single .section-2__content .content-info-sections .section .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section .col-1{width:100%;margin-bottom:30px}}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box{position:relative;padding-left:10.5vw;padding-right:4vw}@media screen and (max-width:1500px){.offer-single .section-2__content .content-info-sections .section .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section .col-1 .info-box{padding:0}}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .section-heading{margin-bottom:20px}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .expand-btn{cursor:pointer;margin-top:10px}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .section-heading-second{margin-top:60px}.offer-single .section-2__content .content-info-sections .section .col-1 .info-box .link{margin-top:30px}.offer-single .section-2__content .content-info-sections .section .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section .col-2{width:100%}}.offer-single .section-2__content .content-info-sections .section .col-2 img,.portfolio-commercial .section-1__container .bg-gradient svg,.portfolio-commercial .section-2__content .col-2 img{width:100%;height:auto}.offer-single .section-2__content .content-info-sections .section--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding-left:4vw;padding-right:10.5vw}@media screen and (max-width:1500px){.offer-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding-right:5vw}}@media screen and (max-width:1025px){.offer-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding:0}}.offer-single .section-2__content .content-centered-section{position:relative;padding:80px 0;margin-top:40px}@media screen and (max-width:1025px){.offer-single .section-2__content .content-centered-section{padding:50px 0}}.offer-single .section-2__content .content-centered-section .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:20px}.offer-single .section-2__content .content-centered-section .section-desc{position:relative;width:100%;max-width:900px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:auto}.offer-single .section-2__content .content-centered-section .section-hidden{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:900px;height:0;margin:auto;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.offer-single .section-2__content .content-centered-section .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.offer-single .section-2__content .content-centered-section .expand-btn{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0}.offer-single .section-2__content .content-centered-section--gray{background-color:#f9f9f9}.offer-single .section-2__content .content-gallery{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10.5vw;margin-top:60px}@media screen and (max-width:1500px){.offer-single .section-2__content .content-gallery{padding:0 5vw}}@media screen and (max-width:1025px){.offer-single .section-2__content .content-gallery{width:95%;padding:0;margin:40px auto}}.offer-single .section-2__content .content-gallery .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:30px}.offer-single .section-2__content .content-gallery .gallery{position:relative;width:100%}.offer-single .section-2__content .content-gallery .gallery .grid-item,.offer-single .section-2__content .content-gallery .gallery .grid-sizer{width:32%;margin-bottom:2%}@media screen and (max-width:600px){.offer-single .section-2__content .content-gallery .gallery .grid-item,.offer-single .section-2__content .content-gallery .gallery .grid-sizer{width:49%}}.offer-single .section-2__content .content-gallery .gallery .gutter-sizer{width:2%}.offer-single .section-2__content .content-slider-info{position:relative;background-color:#f9f9f9;padding:5vw 0 8vw}@media screen and (max-width:1025px){.offer-single .section-2__content .content-slider-info{padding:5vw 0 120px}}.offer-single .section-2__content .content-slider-info .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:60px}.offer-single .section-2__content .content-slider-info .swiper-slider-info{position:relative;width:100%;padding-left:10.5vw}@media screen and (max-width:1500px){.offer-single .section-2__content .content-slider-info .swiper-slider-info{padding-left:5vw}}.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide{position:relative;text-align:center}.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .title{position:relative;margin-bottom:15px}.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.offer-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .expand-btn{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0}.offer-single .section-2__content .content-slider-info .swiper-nav{position:absolute;bottom:40px;left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next,.offer-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.offer-single .section-2__content .content-features{position:relative;background-color:#000;padding:5vw 0 8vw}@media screen and (max-width:1025px){.offer-single .section-2__content .content-features{padding:5vw 0}}.offer-single .section-2__content .content-features .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:30px}.offer-single .section-2__content .content-features .features{position:relative;width:92%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%;padding-top:30px;margin:0 auto;border-top:1px solid #464646}@media screen and (max-width:1025px){.offer-single .section-2__content .content-features .features{width:95%}}.offer-single .section-2__content .content-features .features__point{position:relative;width:32%;padding-left:25px;margin-bottom:20px}@media screen and (max-width:1025px){.offer-single .section-2__content .content-features .features__point{width:100%}}.offer-single .section-2__content .content-features .features__point::before{content:"";position:absolute;top:15px;left:0;width:12px;height:1px;background-color:#fff}@media screen and (max-width:1025px){.offer-single .section-2__content .content-features .features__point::before{top:11px}}.portfolio-commercial .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.portfolio-commercial .section-1{margin-top:75px}}.portfolio-commercial .section-1__container{position:relative;width:100%;height:26.5vw;min-height:450px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.portfolio-commercial .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.portfolio-commercial .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolio-commercial .section-1__content .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.portfolio-commercial .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.portfolio-commercial .section-1__content .info-box{width:95%}}.portfolio-commercial .section-1__content .info-box .section-heading{width:100%;max-width:900px;margin-bottom:30px}@media screen and (max-width:1025px){.portfolio-commercial .section-1__content .info-box .section-heading{max-width:100%}}.portfolio-commercial .section-1__content .info-box .section-desc{width:100%;max-width:480px;margin-bottom:40px}@media screen and (max-width:1500px){.portfolio-commercial .section-1__content .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.portfolio-commercial .section-1__content .info-box .section-desc{max-width:100%}}.portfolio-commercial .section-2,.portfolio-commercial .section-2__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-commercial .section-2__container{margin-top:40px}.portfolio-commercial .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.portfolio-commercial .section-2__content{width:95%;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.portfolio-commercial .section-2__content .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.portfolio-commercial .section-2__content .col-1{width:100%;margin-bottom:30px}}.portfolio-commercial .section-2__content .col-1 .info-box,.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box{position:relative;padding-left:10.5vw;padding-right:4vw}@media screen and (max-width:1500px){.portfolio-commercial .section-2__content .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.portfolio-commercial .section-2__content .col-1 .info-box{padding:0}}.portfolio-commercial .section-2__content .col-1 .info-box .section-heading,.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .section-heading{margin-bottom:20px}.portfolio-commercial .section-2__content .col-1 .info-box .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.portfolio-commercial .section-2__content .col-1 .info-box .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.portfolio-commercial .section-2__content .col-1 .info-box .expand-btn{cursor:pointer;margin-top:10px}.portfolio-commercial .section-2__content .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.portfolio-commercial .section-2__content .col-2{width:100%}}.portfolio-commercial .section-3,.portfolio-commercial .section-3__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-commercial .section-3__container{margin-top:40px}.portfolio-commercial .section-3__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px}@media screen and (max-width:1025px){.portfolio-commercial .section-3__content{padding:0 30px}}.portfolio .section-1__container .bg-gradient svg,.portfolio-commercial .section-3__content .video,.portfolio-single .section-1__container .bg-gradient svg{width:100%;height:auto}.portfolio-commercial .section-3__content .video iframe{width:100%;height:auto;aspect-ratio:16/10}.portfolio-commercial .section-4{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#f9f9f9}.portfolio-commercial .section-4__container{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:40px}@media screen and (max-width:1025px){.portfolio-commercial .section-4__container{margin-top:0}}@media screen and (max-width:600px){.portfolio-commercial .section-4__container{width:95%;margin:auto}}.portfolio-commercial .section-4__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5vw 0 8vw}@media screen and (max-width:1025px){.portfolio-commercial .section-4__content{padding:5vw 0 120px}}.portfolio-commercial .section-4__content .swiper-portfolio{position:relative;width:100%;padding-left:10.5vw}@media screen and (max-width:1500px){.portfolio-commercial .section-4__content .swiper-portfolio{padding-left:5vw}}.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide{position:relative;text-align:center}.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide .title{position:relative;margin-bottom:15px}.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide .section-hidden,.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide .section-hidden--active,.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.portfolio-commercial .section-4__content .swiper-portfolio .swiper-slide .expand-btn{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0}.portfolio-commercial .section-4__content .swiper-nav{position:absolute;bottom:40px;left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.portfolio-commercial .section-4__content .swiper-nav .swiper-button-next,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-commercial .section-4__content .swiper-nav .swiper-button-next::after,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-next::before,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-prev::after,.portfolio-commercial .section-4__content .swiper-nav .swiper-button-prev::before,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next::after,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next::before,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev::after,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev::before{display:none}.portfolio-commercial .section-5{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-commercial .section-5__container{padding:60px 0}.portfolio-commercial .section-5__container,.portfolio-commercial .section-5__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.portfolio-commercial .section-5__content{width:95%;margin:auto}}.portfolio-commercial .section-5__content .portfolio-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%;padding:0 10.5vw}@media screen and (max-width:1500px){.portfolio-commercial .section-5__content .portfolio-list{padding:0 5vw}}.portfolio-commercial .section-5__content .portfolio-list__element{position:relative;width:32.65%;margin-bottom:60px}@media screen and (max-width:1025px){.portfolio-commercial .section-5__content .portfolio-list__element{width:49.5%;margin-bottom:45px}}.portfolio-commercial .section-5__content .portfolio-list__element .photo{position:relative;width:100%;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.portfolio-commercial .section-5__content .portfolio-list__element .photo{height:26vw}}.portfolio .section-3__content .portfolio-list__element .photo img,.portfolio-commercial .section-5__content .portfolio-list__element .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all ease .2s;transition:all ease .2s;-webkit-transform:scale(1);transform:scale(1)}.portfolio,.portfolio-commercial .section-5__content .portfolio-list__element .info-box{position:relative}.portfolio .section-3__content .portfolio-list__element .info-box .title,.portfolio-commercial .section-5__content .portfolio-list__element .info-box .title{margin-bottom:10px}.portfolio .section-3__content .portfolio-list__element:hover .photo img,.portfolio-commercial .section-5__content .portfolio-list__element:hover .photo img{-webkit-transform:scale(1.1);transform:scale(1.1)}.portfolio .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.portfolio .section-1{margin-top:75px}}.portfolio .section-1__container{position:relative;width:100%;height:26.5vw;min-height:450px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.portfolio .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.portfolio .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolio .section-1__content .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.portfolio .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.portfolio .section-1__content .info-box{width:95%}}.portfolio .section-1__content .info-box .section-heading{width:100%;max-width:850px;margin-bottom:30px}@media screen and (max-width:1025px){.portfolio .section-1__content .info-box .section-heading{max-width:100%}}.portfolio .section-1__content .info-box .section-desc{width:100%;max-width:480px;margin-bottom:40px}@media screen and (max-width:1500px){.portfolio .section-1__content .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.portfolio .section-1__content .info-box .section-desc{max-width:100%}}.portfolio .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio .section-2__container{padding:60px 0;margin-top:40px}.portfolio .section-2__container,.portfolio .section-2__content,.portfolio .section-3{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio .section-2__content .map{position:relative;width:100%;height:450px}.portfolio .section-3__container{padding:60px 0}.portfolio .section-3__container,.portfolio .section-3__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.portfolio .section-3__content{width:95%;margin:auto}}.portfolio .section-3__content .portfolio-list{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1%;padding:0 10.5vw}@media screen and (max-width:1500px){.portfolio .section-3__content .portfolio-list{padding:0 5vw}}.portfolio .section-3__content .portfolio-list__element{position:relative;width:32.65%;margin-bottom:60px}@media screen and (max-width:1025px){.portfolio .section-3__content .portfolio-list__element{width:49.5%;margin-bottom:45px}}.portfolio .section-3__content .portfolio-list__element .photo{position:relative;width:100%;height:15.5vw;overflow:hidden;margin-bottom:30px}@media screen and (max-width:1025px){.portfolio .section-3__content .portfolio-list__element .photo{height:26vw}}.portfolio .section-3__content .portfolio-list__element .info-box,.portfolio-single{position:relative}.portfolio-single .section-1{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.portfolio-single .section-1{margin-top:75px}}.portfolio-single .section-1__container{position:relative;width:100%;height:26.5vw;min-height:450px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.portfolio-single .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.portfolio-single .section-1__content,.portfolio-single .section-1__content .info-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.portfolio-single .section-1__content{width:100%;height:100%}.portfolio-single .section-1__content .info-box{width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.portfolio-single .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.portfolio-single .section-1__content .info-box{width:95%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.portfolio-single .section-1__content .info-box .section-heading{width:100%;max-width:900px}@media screen and (max-width:1025px){.portfolio-single .section-1__content .info-box .section-heading{max-width:100%}}.portfolio-single .section-1__content .info-box .logo{position:relative;width:248px}@media screen and (max-width:1025px){.portfolio-single .section-1__content .info-box .logo{margin-top:20px}}@media screen and (max-width:600px){.portfolio-single .section-1__content .info-box .logo{width:140px}}.portfolio-single .section-1__content .info-box .logo img{max-width:248px;width:auto;height:auto}@media screen and (max-width:600px){.portfolio-single .section-1__content .info-box .logo img{max-width:140px}}.portfolio-single .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-single .section-2__container{margin-top:40px}.portfolio-single .section-2__container,.portfolio-single .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.portfolio-single .section-2__content{width:95%;margin:auto}}.portfolio-single .section-2__content .content-info-sections,.text-page{position:relative}.portfolio-single .section-2__content .content-info-sections .section{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.portfolio-single .section-2__content .content-info-sections .section .col-1{position:relative;width:50%}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section .col-1{width:100%;margin-bottom:30px}}@media screen and (max-width:1500px){.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box{padding-left:5vw;padding-right:3vw}}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box{padding:0}}.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .expand-btn{cursor:pointer;margin-top:10px}.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .section-heading-second{margin-top:60px}.portfolio-single .section-2__content .content-info-sections .section .col-1 .info-box .link{margin-top:30px}.portfolio-single .section-2__content .content-info-sections .section .col-2{position:relative;width:50%}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section .col-2{width:100%}}.portfolio-single .section-2__content .content-info-sections .section .col-2 img,.text-page .section-1__container .bg-gradient svg{width:100%;height:auto}.portfolio-single .section-2__content .content-info-sections .section--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.portfolio-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding-left:4vw;padding-right:10.5vw}@media screen and (max-width:1500px){.portfolio-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding-right:5vw}}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-info-sections .section--reverse .col-1 .info-box{padding:0}}.portfolio-single .section-2__content .content-centered-section{position:relative;padding:80px 0;margin-top:40px}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-centered-section{padding:50px 0}}.portfolio-single .section-2__content .content-centered-section .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:20px}.portfolio-single .section-2__content .content-centered-section .section-desc{position:relative;width:100%;max-width:900px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:auto}.portfolio-single .section-2__content .content-centered-section .section-hidden{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:900px;height:0;margin:auto;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.portfolio-single .section-2__content .content-centered-section .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.portfolio-single .section-2__content .content-centered-section .expand-btn{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0}.portfolio-single .section-2__content .content-centered-section--gray{background-color:#f9f9f9}.portfolio-single .section-2__content .content-gallery{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 10.5vw;margin-top:60px}@media screen and (max-width:1500px){.portfolio-single .section-2__content .content-gallery{padding:0 5vw}}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-gallery{width:95%;padding:0;margin:40px auto}}.portfolio-single .section-2__content .content-gallery .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:30px}.portfolio-single .section-2__content .content-gallery .gallery,.text-page .section-1{position:relative;width:100%}.portfolio-single .section-2__content .content-gallery .gallery .grid-item,.portfolio-single .section-2__content .content-gallery .gallery .grid-sizer{width:32%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:2%}@media screen and (max-width:600px){.portfolio-single .section-2__content .content-gallery .gallery .grid-item,.portfolio-single .section-2__content .content-gallery .gallery .grid-sizer{width:49%}}.portfolio-single .section-2__content .content-gallery .gallery .gutter-sizer{width:2%}.portfolio-single .section-2__content .content-slider-info{position:relative;background-color:#f9f9f9;padding:5vw 0 8vw}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-slider-info{padding:5vw 0 120px}}.portfolio-single .section-2__content .content-slider-info .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:60px}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info{position:relative;width:100%;padding-left:10.5vw}@media screen and (max-width:1500px){.portfolio-single .section-2__content .content-slider-info .swiper-slider-info{padding-left:5vw}}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide{position:relative;text-align:center}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .title{position:relative;margin-bottom:15px}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .section-hidden{position:relative;height:0;opacity:0;z-index:-1;-webkit-transition:all ease .2s;transition:all ease .2s}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .section-hidden--active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;z-index:2}.portfolio-single .section-2__content .content-slider-info .swiper-slider-info .swiper-slide .expand-btn{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto 0}.portfolio-single .section-2__content .content-slider-info .swiper-nav{position:absolute;bottom:40px;left:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-next,.portfolio-single .section-2__content .content-slider-info .swiper-nav .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.portfolio-single .section-2__content .content-features{position:relative;background-color:#000;padding:5vw 0 8vw}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-features{padding:5vw 0}}.portfolio-single .section-2__content .content-features .section-heading{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:30px}.portfolio-single .section-2__content .content-features .features{position:relative;width:92%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%;padding-top:30px;margin:0 auto;border-top:1px solid #464646}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-features .features{width:95%}}.portfolio-single .section-2__content .content-features .features__point{position:relative;width:32%;padding-left:25px;margin-bottom:20px}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-features .features__point{width:100%}}.portfolio-single .section-2__content .content-features .features__point::before{content:"";position:absolute;top:15px;left:0;width:12px;height:1px;background-color:#fff}@media screen and (max-width:1025px){.portfolio-single .section-2__content .content-features .features__point::before{top:11px}}.text-page .section-1{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px}@media screen and (max-width:1500px){.text-page .section-1{margin-top:75px}}.text-page .section-1__container{position:relative;width:100%;height:18.23vw;min-height:300px;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.text-page .section-1__container .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;overflow:hidden}.text-page .section-1__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-page .section-1__content .info-box{position:relative;width:78vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:1500px){.text-page .section-1__content .info-box{width:100%;margin:auto 5vw}}@media screen and (max-width:1025px){.text-page .section-1__content .info-box{width:95%}}.text-page .section-1__content .info-box .section-heading{width:100%;max-width:900px;margin-bottom:30px}@media screen and (max-width:1025px){.text-page .section-1__content .info-box .section-heading{max-width:100%}}.text-page .section-1__content .info-box .section-desc{width:100%;max-width:480px;margin-bottom:40px}@media screen and (max-width:1500px){.text-page .section-1__content .info-box .section-desc{max-width:540px}}@media screen and (max-width:1025px){.text-page .section-1__content .info-box .section-desc{max-width:100%}}.text-page .section-2{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.text-page .section-2__container{margin-top:40px}.text-page .section-2__container,.text-page .section-2__content{position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1025px){.text-page .section-2__content{width:95%;margin:auto}}.text-page .section-2__content .desc{position:relative;width:80%;margin:0 auto 40px}@media screen and (max-width:1025px){.text-page .section-2__content .desc{width:100%}}body{font-family:'Montserrat',sans-serif}a,button{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}