.block--comparison{overflow:none;position:relative;width:80%}.block--comparison .block__image{--range:50%;display:grid}.block--comparison .block__img{grid-column:-1/1;grid-row:-1/1;top:0;left:0;width:100%;height:100%;overflow:hidden}.block__img--last{box-shadow:0 0 10px rgba(0,0,0,.9);transform:translateX(calc(var(--range) - 100%))}.block__img--last img{transform:translateX(calc(100% - var(--range)))}.block__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.img-cover{width:100%;height:100%;object-fit:cover;object-position:top}.feature-project{margin:0;font-family:Arial,sans-serif;background-color:#333;color:#fff}.feature-project .container{text-align:center;padding:50px 0}.feature-project .container h1{font-size:36px;margin-bottom:50px}.feature-project .projects{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.feature-project .project{position:relative;width:300px;height:400px;overflow:hidden}.feature-project .project img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feature-project .project:hover img{transform:scale(1.1)}.feature-project .project .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s}.feature-project .project:hover .overlay{opacity:1}.feature-project .project:hover .border{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:10px solid #0c0c0c;transition:border .4s;border:2px solid #f1e4e4}.feature-project .border:after,.feature-project .border:before{content:"";position:absolute;background:#fff}.feature-project .border:before{top:-10px;left:50%;width:2px;height:10px;transform:translateX(-50%)}.feature-project .border:after{left:-10px;top:50%;width:10px;height:2px;transform:translateY(-50%)}.feature-project .project:hover .border:after,.feature-project .project:hover .border:before{background:#fff}.feature-project .overlay h2{font-size:24px;margin-bottom:20px}.feature-project .overlay p{font-size:16px;margin-bottom:20px;padding:0 20px}.feature-project .overlay a:hover{color:#e7e4e4}.flip{perspective:1000px}.flip .icon-wrapper{width:50px;height:50px;position:relative;transform-style:preserve-3d;transition:transform .6s}.flip:hover .icon-wrapper{transform:rotateY(180deg)}.flip .icon-wrapper .icon-back,.flip .icon-wrapper .icon-front{position:absolute;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip .icon-wrapper .icon-back{transform:rotateY(180deg)}.image-container{overflow:hidden;position:relative}.zoom-on-hover{transition:transform .3s ease-in-out}.zoom-on-hover:hover{transform:scale(1.1)}.buttn-style{position:relative;color:#e0deda;background-color:#030303;text-decoration:none;font-size:.8em;letter-spacing:.1em;font-weight:400;padding:10px 20px;transition:.5s;border:2px solid #a56f31}.buttn-style:hover{background-color:#a56f31;color:#fff}.buttn-style span{position:relative;z-index:1}.buttn-style i{position:absolute;inset:0;display:block}.buttn-style i:after,.buttn-style i:before{content:"";position:absolute;width:10px;height:10px;background:none;z-index:0;transition:.5s ease}.buttn-style i:before{top:-10px;left:100%;border-left:2px solid #be7c31;border-bottom:2px solid #be7c30;transform:translateX(10%)}.buttn-style:hover i:before{left:0;transform:translateX(-80%) rotate(-90deg)}.buttn-style i:after{bottom:-10px;right:100%;border-right:2px solid #a56f31;border-bottom:2px solid #a56f31;transform:rotate(-90deg) translateX(-10%)}.buttn-style:hover i:after{right:0;transform:translateX(80%) rotate(180deg)}.brandlog-slider{height:100px;margin:auto;overflow:hidden;position:relative;width:auto}.brandlog-slide-track{display:flex;animation:brandlog-scroll 40s linear infinite;width:calc(250px * 14)}.brandlog-slide{height:100px;width:250px}.brandlog-card img{width:70%;height:auto}@keyframes brandlog-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-250px * 7))}}.homesliderstyle{position:relative}.homesliderstyle .carousel-item{position:relative;height:100vh;background-size:cover;background-position:50%}.homesliderstyle .slide1{background-image:url(/sliderimg1.jpg)}.homesliderstyle .slide2{background-image:url(/sliderimg2.jpg)}.homesliderstyle .slide3{background-image:url(/sliderimg.jpg)}.homesliderstyle .carousel-content{display:flex;justify-content:center;align-items:center;height:100%;text-align:center}.homesliderstyle .text-left{color:#fff;text-align:left}.homesliderstyle .fw-bold{font-weight:700;margin-bottom:20px;font-size:2.5rem;line-height:1.2}.homesliderstyle .buttn-style:hover{background-color:#80694c;color:#fff}@keyframes slideFromLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideFromRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.homesliderstyle .animate-from-left{animation:slideFromLeft 1s ease-out forwards}.homesliderstyle .animate-from-right{animation:slideFromRight 1s ease-out forwards}.homesliderstyle .animated-bulb{position:absolute;left:20px;top:20px;animation:moveUpDown 2s infinite}.homesliderstyle .animated-bulb img{height:250px;width:auto}@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (min-width:1600px){.homesliderstyle .carousel-item{background-size:cover;background-position:50%}.homesliderstyle .text-left{margin-left:120px}.homesliderstyle .fw-bold{font-size:3.5rem}}@media (min-width:1200px){.homesliderstyle .text-left{margin-left:120px}.homesliderstyle .fw-bold{font-size:2.5rem}}@media (max-width:1199px) and (min-width:768px){.homesliderstyle .carousel-item{height:70vh}.homesliderstyle .text-left{margin-left:0!important}.homesliderstyle .fw-bold{font-size:2rem}.homesliderstyle .buttn-style{padding:8px 16px}.homesliderstyle .animated-bulb img{height:200px}}@media (max-width:767px){.homesliderstyle .carousel-item{height:100vh}.homesliderstyle .carousel-content{flex-direction:column;padding:20px}.homesliderstyle h1,.homesliderstyle h6{font-size:1.5rem;margin-top:20px}.homesliderstyle .fw-bold{font-size:1.8rem}.homesliderstyle p{display:none}.homesliderstyle .animated-bulb{left:10px;top:10px}.homesliderstyle .animated-bulb img{height:150px}.homesliderstyle .buttn-style{margin-top:10px;font-size:.8rem;display:inline-block}}@media (max-width:576px){.homesliderstyle .carousel-item{height:50vh}.homesliderstyle .fw-bold{font-size:1.5rem}.homesliderstyle .buttn-style{padding:6px 12px}.homesliderstyle .animated-bulb img{height:120px}}#verticalline{width:2px;background-color:#473621;position:absolute;top:50%;left:45%;transform:translateY(-50%);height:30vh;border:1px solid #b78f5a}@media (max-width:767px){#verticalline{display:block;height:100vh;top:50%;transform:translateY(-50%)}}@media (max-width:576px){#verticalline{height:60vh}}#homesildertag{color:#b78f5a!important;font-size:1.6rem}.social-links a{font-size:1.5rem;transition:color .3s ease}.social-links a:hover{color:#b78f5a!important}#homesilderbutton{margin-top:40px!important}