body{overflow-x: hidden;position: relative;width: 100%;}.poppins-regular-italic {font-family: "Monsieur La Doulaise", cursive;font-weight: 400;font-style: normal;font-size: 32px;margin-top: 5px;}p, h1, h2, h3, h4, h5, h6, span, a {font-family: "Quicksand", sans-serif;font-optical-sizing: auto;font-weight: 500;font-style: normal;}p, span, a {font-size: 18px;}img{width: 100%;max-width: 100%;}.menu-item{font-size: 18px;font-weight: 500;position: relative;display: flex;align-items: center;justify-content: center;}.menu-active::after {content: "";position: absolute;top: -15px;left: 50%;width: 35px !important;height: 2px;background: linear-gradient(to top, #D4AB41, #FCE897) !important;transform: translateX(-50%) rotate(90deg) !important;}.menu-item::after {content: "";position: absolute;top: -15px;left: 50%;width: 0;height: 2px;background-color: gray;transform: translateX(-50%) rotate(90deg);transition: width 0.3s ease-in-out;}.menu-item:hover::after {width: 35px;}.menu-active:hover::after {background-color: #f1c40f;}.menu-phone{font-size: 18px;font-weight: 500;position: relative;display: flex;align-items: center;justify-content: center;}.navbar-transparent {background-color: transparent;transition: background-color 0.3s, color 0.3s;}.navbar-scrolled {background-color: white;color: black;}.menu-item {font-size: 18px;font-weight: 500;position: relative;display: flex;align-items: center;justify-content: center;transition: color 0.3s;text-wrap-mode: nowrap;}.menu-item, .menu-item:hover {color: #FFFFFF;}.navbar-scrolled .menu-item, .navbar-scrolled .menu-item:hover {color: black;}.slider::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;background: linear-gradient(to bottom, black, transparent);}.slider-mask {position: absolute;bottom: -30px;right: -30px;z-index: 1;}.slider-mask img {height: 100%;width: auto;}.slider {position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;width: 100%;height: 100vh;background-attachment: fixed;align-items: center;justify-content: start;padding-left: 26px;}.counter-yellow{background: linear-gradient(to bottom, #FCE897, #F6DF8A, #D4AB41);color: #232323;border: 0;display: flex;padding: 15px;font-size: 20px;z-index: 1;border-radius: 10px 10px 10px 0px;}.page-banner {position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;width: 100%;height: 75vh;align-items: center;justify-content: start;padding-left: 26px;}.page-banner::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;background: linear-gradient(to bottom, black, transparent);}.slider-title{color: white;font-size: 100px;font-weight: 600;z-index: 1;line-height: 120%;}.project-detail-title{color: black;font-size: 70px;font-weight: 600;z-index: 1;line-height: 120%;}.btn-yellow{background: linear-gradient(to bottom, #FCE897, #F6DF8A, #D4AB41);color: #232323;border: 0;display: flex;padding: 15px;font-size: 20px;z-index: 1;border-radius: 10px 10px 10px 0px;transition: 0.2s ease-in-out;}.btn-yellow:hover {transform: scale(1.1);transition: transform 0.2s ease-in-out;}.btn-blue{background: #2C648D;border: 1px solid #232323;color: #fff;border: 0;display: flex;padding: 15px;font-size: 20px;z-index: 1;border-radius: 10px 10px 10px 0px;transition: 0.2s ease-in-out;}.btn-blue:hover {transform: scale(1.1);transition: transform 0.2s ease-in-out;}.btn-red{background: red;border: 1px solid red;color: #fff;border: 0;display: flex;padding: 15px;font-size: 20px;z-index: 1;border-radius: 10px 10px 10px 0px;transition: 0.2s ease-in-out;}.btn-red:hover {transform: scale(1.1);transition: transform 0.2s ease-in-out;}.mobile-menu-content{display: none;}.menu-parent{position: relative;}.menu-child{position: absolute;top: 100%;left: 0;background-color: #232323;width: 100%;display: none;z-index: 99;}.menu-parent:hover .menu-child{display: flex;flex-direction: column;}.menu-parent:hover .parent-menu-up{transform: rotate(180deg);transition: 0.5s ease-in-out;}.project-slider {width: 100%;position: relative;}.project-slider-wrapper {width: max-content;padding: 0 150px;height: 100%;display: flex;align-items: start;gap: 100px;will-change: transform;}.project-slide {width: 500px;height: 500px;position: relative;display: flex;justify-content: center;align-items: center;border-radius: 25px 0 25px 0;}.project-slide::after{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.5);}.project-slide:hover .project-slide-image img {transform: scale(1.1);}.project-slide-image {width: 100%;height: 100%;overflow: hidden;border-radius: 25px 0 25px 0;}.project-slide-image img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease-in-out;}.project-slide-image {width: 100%;height: 100%;overflow: hidden;border-radius: 25px 0 25px 0;}.project-slide-image img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease-in-out;}.project-slide:hover .project-slide-image img {transform: scale(1.1);}.image-rounded{border-radius: 25px 0 25px 0;}.counter-text{font-size: 150px;color: #2C648D;}.counter-plus{font-size: 80px;color: #2C648D;}.counter-bottom-text{font-size:40px;}.btn-yellow-prev, .btn-yellow-next {background: linear-gradient(to bottom, #FCE897, #F6DF8A, #D4AB41);color: #232323;border: 0;display: flex;align-items: center;justify-content: center;width: 50px;height: 50px;font-size: 20px;z-index: 1;border-radius: 10px;transition: 0.2s ease-in-out;}.btn-yellow-prev:hover, .btn-yellow-next:hover {transform: scale(1.1);transition: transform 0.2s ease-in-out;}.btn-yellow-prev i, .btn-yellow-next i {font-size: 1.2em;}.news-carousel-image{height: auto;width: 100%;border-radius: 20px 0 0 0;}.footer-contact-banner{position: relative;}.footer-contact-banner::after{position: absolute;content: "";width: 100%;height: 100%;background: rgba(38, 38, 38, 0.6);z-index: 1;left: 0;top: 0;}.footer-contact-banner-title{font-size: 55px;color: white;}.footer-first-column{position: relative;}.footer-first-column::after{height: 100%;width: 2px;background: linear-gradient(to bottom, #BB8519, #FCE897);position: absolute;content: "";right: -15px;top: 0;}.whatsapp-btn, .scroll-btn {position: fixed;z-index: 999;transition: position 0.3s ease, bottom 0.3s ease;}.scroll-btn {bottom: 12px;right: 12px;}.whatsapp-btn {bottom: 12px;left: 0;}.relative-positioned {position: absolute;bottom: 500px;left: auto;}.whatsapp-btn:hover{transform: scale(1.1);transition: transform 0.3s ease;}.scroll-btn:hover{transform: scale(1.1);transition: transform 0.3s ease;}.video-cover{overflow: hidden;border-radius: 25px 0 25px 0;}.video-cover img {object-fit: cover;transition: transform 0.5s ease-in-out;}.video-cover:hover img {transform: scale(1.1);}#vision, #mission {min-height: 100vh;display: flex;align-items: center;justify-content: center;position: relative;}.afterLine {position: absolute;left: 72px;bottom: -88px;width: 2px;height: 80px;background: repeating-linear-gradient(to bottom, #BB8519, #FCE897 10px, transparent 10px, transparent 20px);}.scroll-effect {opacity: 0;transform: translateX(-50px);transition: opacity 0.8s ease-out, transform 0.8s ease-out;}.scroll-effect.right {transform: translateX(50px);}.scroll-effect.show {opacity: 1;transform: translateX(0);}.project-attr {position: absolute;bottom: 0;left: 0;color: white;padding: 10px;font-size: 15px;transform: translateY(100%);opacity: 0;transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;}.project-grid {position: relative;cursor: pointer;}.project-grid:hover .project-attr {opacity: 1;z-index: 2;transform: translateY(0);}.project-grid:hover::after {position: absolute;content: "";width: 100%;z-index: 1;height: 100%;border-radius: 20px 0 20px 0;left: 0;top: 0;background: rgba(0, 0, 0, 0.281);}@media only screen and (max-width:1024px){.slider-title{font-size: 50px;}.project-detail-title{font-size: 35px;}.slider {background-attachment: inherit;}.page-banner {background-attachment: inherit;}.slider-mask {bottom: -15px;right: 0;}.menu-item{font-size: 30px;}.mobile-menu-content{display: flex;position: absolute;background-color: #232323;width: 100%;height: 100vh;top: 0;left: -2000px;transition: 0.5s ease-in-out;}.mobile-menu-content-active{left: 0 !important;height: 110vh;transition: 0.5s ease-in-out;z-index: 99;}.mobile-active::after{content: "";display: flex;width: 100% !important;height: 2px;background: linear-gradient(to top, #D4AB41, #FCE897) !important;}.project-slide {width: 300px;height: 300px;}.counter-text{font-size: 100px;color: #2C648D;}.counter-plus{font-size: 30px;color: #2C648D;}.counter-bottom-text{font-size:25px;}.footer-contact-banner-title{font-size: 35px;color: white;}.footer-first-column::after{display: none;}.afterLine {display: none;}.counter-yellow{font-size: 15px;}}