@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";body,html{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><circle cx="5" cy="5" r="5" fill="red"/></svg>'),auto;font-family:Rubik,sans-serif;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}Link,a{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><circle cx="10" cy="10" r="8" stroke="red" stroke-width="2" fill="none"/></svg>'),auto}::-webkit-scrollbar{width:0;background:transparent}h1{font-size:4.5em}h2{font-size:3em}h3{font-size:2em}p{font-size:1.1em}ul{margin-left:0;padding-left:0}ul li{list-style:none}.bg-color-light{background:radial-gradient(343px at 46.3% 47.5%,#f2f2f2 0,#f1f1f1 72.9%)}.bg-color-black{background-color:#000}.bg-color-blue{color:#146c94}.bg-red{color:red}.section-header span{color:#000;font-size:1.2em;color:#146c94;padding-bottom:10px;display:block;text-transform:uppercase;font-weight:500}.header_custom .navbar_custom{background:#000}.header_custom .logo{margin-left:20px}.header_custom nav .nav-link{font-size:.9em;color:#000;text-transform:uppercase;font-weight:500;margin-left:20px;color:#f5f5f5}.header_custom nav .nav-link:active,.header_custom nav .nav-link:focus,.header_custom nav .nav-link:hover{color:#bdbcbc}.header_custom nav .btn{background-color:#bdbcbc;color:#050000;border-radius:180px;width:100px;margin-right:20px}.header_custom nav .btn:hover{background-color:#bdbcbc;color:#000;opacity:.9}header .navbar_custom{background:linear-gradient(180deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.1) 80%,transparent)}header .navbar_custom.scrolled{background:rgba(0,0,0,.8)}header .navbar_custom.scrolled .nav-link{color:#f5f5f5}header .navbar_custom.scrolled .nav-link:active,header .navbar_custom.scrolled .nav-link:focus,header .navbar_custom.scrolled .nav-link:hover{color:#bdbcbc}header .navbar_custom.scrolled .btn{background-color:#bdbcbc;color:#000;border-radius:180px;width:100px;margin-right:20px}header .navbar_custom.scrolled .btn:hover{background-color:#bdbcbc;color:#000;opacity:.9}header .logo{margin-left:20px}header nav .nav-link{font-size:.9em;color:#000;text-transform:uppercase;font-weight:500;margin-left:20px;color:#f5f5f5}header nav .nav-link:active,header nav .nav-link:focus,header nav .nav-link:hover{color:#bdbcbc}header nav .btn{background-color:#000;color:#f5f5f5;border-radius:180px;width:100px;margin-right:20px}header nav .btn:hover{background-color:#bdbcbc;color:#000;opacity:.9}.section-3 .item{position:relative;overflow:hidden}.section-3 .item:hover .service-body{transform:translateY(0)}.section-3 .item:hover .service-body .service-content{opacity:1}.section-3 .item .service-image{position:relative;overflow:hidden}.section-3 .item .service-image img{width:100;border-radius:40px;aspect-ratio:1/1.2;object-fit:cover}.section-3 .item .service-image:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:40px;background:linear-gradient(180deg,hsla(0,0%,85%,0),hsla(0,0%,85%,0) 13.02%,rgba(0,0,0,.51) 42.5%,rgba(0,0,0,.63) 70%,#000)}.section-3 .item h3{font-size:30px}.section-3 .item .service-body{color:#fff;position:absolute;left:30px;right:30px;bottom:30px;transform:translateY(80%);transition:all .4s ease-in-out}.section-3 .item .service-body .service-content{transition:all .4s ease-in-out;opacity:0}.section-4{overflow:hidden;position:relative}.section-4 .slider{display:flex;animation:scroll 10s linear infinite}.section-4 .slider-track{display:flex}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-750px)}}.section-4 img{width:auto;height:80px;max-width:100%;object-fit:contain}.section-4 .slider:hover{animation-play-state:paused}.section-4 .slide{height:100px;width:250px;margin-right:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-5{position:relative;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.section-5 img{width:100%;height:600px;object-fit:cover}.section-7 .card{border-radius:40px;margin-bottom:20px;transition:transform .3s ease,box-shadow .3s ease}.section-7 .card:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.section-7 p{font-size:medium}.project-section-1 .pd{margin-top:100px}.project-section-1 h2{color:#0c0900;text-transform:uppercase;font-weight:100}.project-section-1 p{font-size:1.5em}.project-section-2 .image-wrapper{position:relative;overflow:hidden;border-radius:20px}.project-section-2 .image-wrapper img{width:100%;height:500px;border-radius:20px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.project-section-2 .image-wrapper .overlay-text{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;text-transform:uppercase;font-weight:700;font-size:1.9em}.project-section-2 .image-wrapper:hover img{transform:scale(1.03);box-shadow:0 10px 20px rgba(0,0,0,.2)}.project-section-2 .image-wrapper:hover .overlay-text{opacity:1}.project-section-2 .title{color:#0c0900;text-transform:uppercase;font-weight:200;font-size:1.7em}.project_details_section_1 .fullscreen{position:relative;width:100%;height:100vh;overflow:hidden}.project_details_section_1 img{width:100%;height:100%;object-fit:cover}.project_details_section_1 .project-title{position:absolute;bottom:-20px;left:0;width:100%;padding:100px;color:#fff;background:linear-gradient(180deg,hsla(0,0%,78%,0),rgba(0,0,0,.3) 13.02%,rgba(0,0,0,.6) 42.5%,rgba(0,0,0,.75) 70%,#000);text-align:left;font-size:3rem}.project_details_section_2 img{width:90%;height:50%;border-radius:20px;object-fit:cover}.project_details_section_2 hr{border:none;height:3px;background:#205295;margin:20px 0}.project_details_section_3 img{border-radius:20px;transition:transform .3s ease,box-shadow .3s ease;max-width:80%;height:auto}.project_details_section_3 img:hover{transform:scale(1.1);box-shadow:0 10px 20px rgba(0,0,0,.2)}.about-section-1{position:relative;display:inline-block;width:100%}.about-section-1 .text-overlay{position:absolute;top:50%;left:50%;transform:translate(-10%,-50%);text-align:center;color:#000}.about-section-1 .text-overlay h1,.about-section-1 .text-overlay h3{margin:.5rem 0}.about-section-1 img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.about-section-1 .text-overlay h1,.about-section-1 .text-overlay h3{font-size:1.4rem}.about-section-1 img{height:600px}}@media(max-width:480px){.about-section-1 .text-overlay h1,.about-section-1 .text-overlay h3{font-size:1.1rem}.about-section-1 img{height:600px}}.about-section-3 img{width:300px;height:400px}.about-section-4 hr{color:#a8a2a2}.about-section-4 .card{transition:transform .2s,box-shadow .2s;border-radius:40px}.about-section-4 .card:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.about-section-4 .no-underline{text-decoration:none;color:inherit}.service-section-1{position:relative;display:inline-block;width:100%}.service-section-1 .image-container{position:relative;width:100%;height:650px;overflow:hidden}.service-section-1 .image-container img{width:100%;height:100%;object-fit:cover;display:block}.service-section-1 .image-container:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:250px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);pointer-events:none}.service-section-2 .card{transition:transform .2s,box-shadow .2s;border-radius:40px}.service-section-2 .card:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.service-section-3{background-color:#000}.service-section-3 img{width:90%;height:500px;border-radius:20px;object-fit:cover}.service-section-3 h3,.service-section-3 p{color:#f5f5f5}.service-section-3 span{color:red}.about_section_1{position:relative;display:inline-block;width:100%}.about_section_1 img{width:100%;height:400px;object-fit:cover}.about_section_2 a{color:#000;font-size:.9em;text-decoration:underline}.about_section_2 .link svg{margin-right:5px}.about_section_2 .custom-button{border-radius:90px;background-color:#000;font-size:18px;color:#fff;border:2px solid #000;transition:all .3s ease}.about_section_2 .custom-button:hover{background-color:#333;color:#fff;transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.2)}footer{margin-top:auto;background-color:#000;color:#fff;padding:20px}footer p{font-size:.9em}footer h3{font-size:1.1em;color:#ffb703}footer a{color:#fff;font-size:.9em;text-decoration:none}footer ul li{padding:5px 0}footer .social-icons a{display:inline-block;width:20px;height:40px;line-height:40px;text-align:center;color:#fdfdfd;margin-right:10px;margin-top:10px;transition:background-color .3s,color .3s}footer .social-icons a:hover{color:#ffb703;transition:color .3s}.loading-container{display:flex;justify-content:center;align-items:center;height:60vh;position:fixed;top:0;left:0;width:100%;z-index:9999}.shaking-image{animation:shake .5s ease-in-out infinite}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(10px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.project-detail-section .project-description,.project-detail-section .project-details{padding:20px}.project-detail-section .project-description h3,.project-detail-section .project-details h3{font-size:2.5rem;margin-bottom:1rem;color:#333}.project-detail-section .project-description p{font-size:1rem;color:#666;line-height:1.6}.project-detail-section .project-details ul{list-style-type:none;padding-left:0}.project-detail-section .project-details li{font-size:1rem;margin-bottom:.8rem}.project-detail-section .project-details li strong{font-weight:700}.project-detail-section .project-location h3{font-size:2.5rem;margin-bottom:1rem;color:#333}.project-detail-section .project-location p{font-size:1rem;color:#444;line-height:1.6}.project-detail-section hr{border:none;height:3px;background:#205295;margin:10px 0}.project-gallery-section{background-color:#f9f9f9}.project-gallery-section .image-wrapper{overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.project-gallery-section .image-wrapper:hover{transform:scale(1.3);box-shadow:0 8px 20px rgba(0,0,0,.15)}.project-gallery-section .image-wrapper .project-image{width:100%;height:400px;object-fit:cover;border-radius:12px}.left-panel{background-color:#678794;min-height:400px}.right-panel{background-color:#fbc720;min-height:400px}.custom-btn{background-color:#fff;color:#000;padding:10px 20px 10px 24px;border-radius:50px;font-weight:500;text-decoration:none;transition:all .2s ease;width:-moz-fit-content;width:fit-content;max-width:100%}.circle-arrow{width:36px;height:36px;background-color:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px}.service-section-4{background-color:#dfdfdf;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:300px}.service-section-4 .section-title{font-size:2.5rem;font-weight:600;color:#1c1c1c;margin:0}.service-section-4 .custom-btn{background-color:#1c1f23;color:#fff;display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;font-size:1rem;font-weight:500;border:none;transition:background-color .3s ease;white-space:nowrap}.service-section-4 .custom-btn .arrow-circle{background-color:#000;color:#fff;border-radius:50%;padding:6px;font-weight:700;font-size:1rem}.section-6,.section-71{background-color:#f2eeeb}.section-6{color:#000;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;flex-wrap:wrap;min-height:300px}.section-6-title{font-size:2.8rem;font-weight:600;line-height:1.3;max-width:50%}.book-call-btn{background-color:#000;color:#f0f0f0;padding:14px 26px;border-radius:30px;display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:500;transition:all .3s ease}.arrow-circle{background-color:#1c1f22;color:#eee;padding:6px;border-radius:50%;font-size:1.1rem;display:inline-block;line-height:1}