body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Poppins,sans-serif;letter-spacing:1px}.footer{background-color:#000;border-top:3px solid #fff;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 20px;width:100%}.footer-column,.footer-column2{flex:1 1 300px;margin:10px}.footer-column{align-items:center;flex:1 1;flex-direction:column;margin-left:150px;min-width:300px}.footer-heading{color:#c50;font-size:50px;font-weight:700;letter-spacing:3px;margin-bottom:20px}.contact-info2{font-family:Open Sans,sans-serif;list-style:none;padding:0}.contact-info2 li{align-items:center;display:flex;margin-bottom:20px}.label{color:#c50;font-weight:700;margin-right:8px}.content{color:#fff}.social-links{align-items:center;display:flex}.social-links .social-icons{display:flex;gap:10px}.social-icons a{display:inline-block}.social-icons img{height:24px;transition:transform .3s ease-in-out;width:24px}.social-icons img:hover{transform:scale(1.2)}.footer-column2{align-items:center;display:flex;flex:1 1;flex-direction:column;margin-top:220px;min-width:300px}.footer-logo2{height:auto;width:200px}.footer-bar{color:#ccc;font-size:14px;text-align:center}@media screen and (max-width:600px){.footer{align-items:flex-start;flex-direction:column;text-align:left}.footer-column,.footer-column2{align-items:flex-start;background-color:initial;margin:15px 0;max-width:100%;width:100%}.contact-info2{font-family:Open Sans,sans-serif;font-size:15px;list-style:none;padding:0}.footer-heading{font-size:40px}.social-icons img{height:24px;width:24px}.footer-logo2{width:120px}.footer-column2{margin-top:50px}.footer-bar{font-size:12px}}@media (min-width:768px) and (max-width:1024px){.footer{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:30px 40px}.footer-column,.footer-column2{flex:1 1 45%;margin:20px;text-align:left}.footer-heading{font-size:40px}.footer-logo2{width:180px}}@media (min-width:1025px){.footer{align-items:flex-start;flex-direction:row;justify-content:space-between;padding:40px 80px}}.first-image{flex-direction:row;max-height:600px;padding:20px}.content-video,.first-image{align-items:center;background-color:#000;display:flex}.content-video{height:auto;justify-content:center;margin-bottom:100px;margin-left:20px;width:100%}.video-text-overlay{background:#0006;border-radius:10px;color:#fff;left:50%;padding:20px;position:absolute;text-align:center;transform:translate(-50%,-50%);z-index:2}.video-text-overlay p{font-size:1.2rem;margin-top:10px}.content-image .image-element{border-radius:8px;height:500px;margin-top:110px;max-width:800px;object-fit:cover;width:100%}.wording-section{background:linear-gradient(135deg,#f0f4f8,#d9e4f5);border-radius:12px;box-shadow:0 6px 16px #0000001a;margin-bottom:50px;max-width:500px;padding:20px}.wording-heading{color:#fff;font-size:35px;font-weight:700;margin-bottom:12px}.orange-text{color:#c50;font-size:40px}@media (max-width:768px){.first-image{flex-direction:column;max-height:none;padding:10px;position:relative}.content-video{height:auto;margin-bottom:30px;margin-left:0;width:100%}.video-text-overlay{background:#0009;left:auto;margin-top:-80px;padding:15px;position:relative;top:auto;transform:none;width:90%}.video-text-overlay h2{font-size:24px}.video-text-overlay p{font-size:14px}.orange-text{font-size:35px}.wording-section{margin:20px 0;max-width:100%;padding:15px}.wording-heading{font-size:26px;text-align:center}}@media (max-width:480px){.video-text-overlay{margin-top:-10px;padding:10px}.video-text-overlay h2{font-size:20px}.video-text-overlay p{font-size:12px}.orange-text{font-size:35px}}.service-page{background-color:#c50;padding:50px}.service-boxes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-items:center}.service-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:350px;padding:20px;text-align:center;transition:transform .3s ease;width:100%}.service-box:hover{transform:scale(1.05)}.service-icon{margin-bottom:20px}.service-icon-img{height:100px;object-fit:contain;width:100px}.service-box-heading h2{color:#333;font-size:20px;font-weight:700;margin:0}.service-wording-heading-con{margin-bottom:35px;padding:20px;text-align:center}.service-wording-heading{color:#000;font-size:30px;font-weight:700;line-height:1.3;margin:0}.orange-text2{color:#fff;font-size:35px;font-weight:700;text-transform:uppercase}@media (max-width:768px){.service-wording-heading{font-size:24px}.orange-text2{font-size:28px}.service-boxes{grid-template-columns:1fr}.service-page{padding:30px 15px}}@media (max-width:480px){.service-icon-img{height:80px;width:80px}.service-box-heading h2{font-size:18px}.service-box{padding:15px}}.toggle-container{background:#1b1b1b;margin-top:100px}.gallery-toggle-container{align-items:center;background:#1b1b1b;border-radius:10px;display:flex;justify-content:center;margin:10px 0;max-height:80px;padding:10px}.toggle-wording-heading{background:#1b1b1b;color:#fff;font-size:35px;font-weight:700;line-height:1.3;margin:0}.gallery-toggle-buttons{align-items:center;display:flex;justify-content:center;margin:60px 0}.gallery-toggle-button{background-color:initial;border:none;border-bottom:2px solid gray;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;letter-spacing:.5px;margin:0 5px;padding:10px 20px;text-align:center;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.gallery-toggle-button.active,.gallery-toggle-button:hover{background-color:#000;border-color:#c50;color:#fff}.gallery-images{align-items:center;background-position:50%;background-repeat:repeat;background-size:cover;display:flex;flex-direction:column;height:auto;margin-top:100px;position:relative;width:100%}.subcategory-container{flex:0 0 auto;height:auto;margin-bottom:20px;padding-bottom:20px;position:relative;text-align:center;width:auto;width:100%}.subcategory-items{display:flex;flex-direction:row;gap:80px;margin-bottom:50px;overflow-x:auto;padding:10px;width:100%}.gallery-item{border-radius:10px;cursor:pointer;flex:0 0 auto;margin-left:80px;max-height:200px;max-width:250px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 8px 16px #0000004d;transform:scale(1.05)}.gallery-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:150px;max-width:150px;padding:0;width:100%}.gallery-image{height:120px;object-fit:contain;width:100%}.view-site-button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.view-site-button:hover{color:#c50}.view-more-text{border-bottom:none;color:#fff;font-size:17px;font-weight:700;margin:0}.view-more-text:hover{color:#c50;font-size:15px;font-weight:500;margin:0}@media screen and (max-width:767px){.gallery-toggle-buttons,.gallery-toggle-container{flex-direction:column;margin:20px 10px}.gallery-toggle-button{font-size:14px;margin:5px 0;padding:8px 15px}.gallery-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:100%;max-height:120px;max-width:120px;padding:0;text-decoration:none;width:100%}.gallery-image{height:120px;object-fit:contain;width:100%}.subcategory-title{font-size:20px;left:10px;padding:8px}.gallery-item{max-width:50%}.toggle-wording-heading{background:#1b1b1b;color:#fff;font-size:28px;font-weight:700;line-height:1.3;margin:0}}@media screen and (min-width:768px) and (max-width:1024px){.gallery-toggle-button{font-size:15px;margin:0 4px;padding:9px 18px}.subcategory-title{font-size:24px;left:15px;padding:10px}.gallery-item{max-width:95%}.toggle-wording-heading{background:#1b1b1b;color:#fff;font-size:28px;font-weight:700;line-height:1.3;margin:0}}.overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.overlay-content{text-align:center}.selected-image-overlay{border-radius:10px;box-shadow:0 4px 8px #0003;max-width:1100px;width:100%}.overlay:hover{cursor:pointer}.gallery-items .gallery-item{width:100%}@media (max-width:768px){.subcategory-items{align-items:center;flex-direction:column}.gallery-item{width:90%}.selected-image-overlay{width:100%}}.carousel-arrows-second{display:flex;gap:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.arrow-btn-second{background-color:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:10px;transition:background-color .3s ease}.arrow-btn-second:hover{background-color:#000c}.gallery-container-second{display:flex;flex-direction:column;gap:20px;height:auto;margin-top:30px;padding:20px}.row{display:flex;gap:10px;justify-content:center}.gallery-item-second{animation:fadeIn 2s ease-in-out infinite alternate;flex:1 1;overflow:hidden;position:relative}.gallery-image-second{height:auto;object-fit:cover;width:100%}.gallery-item-second:hover .gallery-image-second{filter:brightness(.9);transform:scale(1.05)}@keyframes imageAnimation{0%{transform:scale(1)}to{transform:scale(1.1)}}@media (max-width:1024px){.row{align-items:center;flex-direction:column}.gallery-item-second{width:100%}}@media (max-width:768px){.row{align-items:center;flex-direction:column}.gallery-item-second{width:100%}.gallery-image-second{height:auto;width:100%}}.contact-container{align-items:center;background:#1b1b1b;display:flex;justify-content:center;min-height:100vh;padding:20px}.contact-content{border-radius:10px;box-shadow:0 4px 10px #0000004d;display:flex;max-width:1300px;padding:30px;width:100%}.contact-info{flex:1 1;padding:20px}.contact-info h1{align-text:center;color:#fff;font-family:Open Sans,sans-serif;font-size:40px;font-weight:700;letter-spacing:1px;margin-bottom:100px;padding-bottom:10px;text-transform:uppercase}.contact-info .highlight{font-size:42px}.contact-info p{align-text:center;line-spacing:5px;color:#fff;font-size:17px;line-height:1.625;margin-bottom:20px;text-align:justify}.contact-form{background:#1b1b1b;border-radius:10px;box-shadow:0 4px 10px #0000004d;flex:1 1;margin-left:auto;max-width:900px;padding:30px;width:100%}.contact-form form{display:flex;flex-direction:column}.contact-form input,.contact-form textarea{background:#000;border:none;border-radius:5px;color:#fff;font-family:Open Sans,sans-serif;font-size:15px;height:70px;letter-spacing:3px;margin:10px 0;outline:none;padding:12px;text-transform:uppercase;width:100%}.contact-form textarea{height:120px;resize:none}.contact-form button{background:#000;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-size:17.5px;letter-spacing:3px;padding:12px;transition:.3s;width:100%}.contact-form button:hover{border:3px solid #c50;color:#fff}@media (max-width:768px){.contact-info h1{font-size:30px;letter-spacing:1px;text-align:center}.contact-info .highlight{font-size:31px}.contact-content{flex-direction:column}.contact-form,.contact-info{font-size:17px;padding:15px;text-align:justify;width:100%}.contact-info p{font-size:17px}.contact-form input,.contact-form textarea{background:#000;border-radius:5px;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;height:50px;letter-spacing:2px;text-transform:uppercase;width:100%}.contact-form textarea{height:100px;resize:none}.contact-form button{border-radius:2px;cursor:pointer;font-size:15px;letter-spacing:2px}}.vertical-navbar{color:#fff}.logo-container{align-items:center;display:flex;height:300px;justify-content:center;width:100%}.logo{height:90%;object-fit:contain;width:60%}.nav-links a{border-radius:8px;color:#fff;display:block;font-family:Open Sans,sans-serif;font-size:14px;font-weight:200;padding:10px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out;width:80%}.nav-links a.active,.nav-links a:hover{background:#fff3;color:#bea1cd;transform:scale(1.05);width:250px}.main-content{margin-left:270px}.two-column-layout{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;padding:20px}.wording2{flex:2 1;line-height:1.6;text-align:left}.wording{flex:1 1;height:60vh;text-align:center}.wording h1{color:#c50!important;font-size:55px!important;font-weight:700!important;letter-spacing:1.5px!important;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.wording2 p{color:#fff;font-size:17px;letter-spacing:1.5px;line-height:2;margin-bottom:20px;margin-top:100px;text-align:justify}@media screen and (max-width:768px){.wording .highlight,.wording h1{font-size:18px}.wording2 h1,.wording2 p{font-size:17px;letter-spacing:.5px}.wording2 p{text-align:left}.about-us{padding:40px}.text-column{max-width:100%;padding:5px}.text-column p{font-size:17.5px;text-align:left}.animated-heading{font-size:38px;text-align:center}}.whatsapp-float{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:50%;bottom:30px;box-shadow:0 8px 15px #0003;color:#fff;cursor:pointer;display:flex;font-size:28px;height:50px;justify-content:center;position:fixed;right:30px;transition:transform .3s ease,box-shadow .3s ease;width:50px;z-index:1000}.whatsapp-float:hover{box-shadow:0 12px 20px #128c7e66;transform:scale(1.1)}.whatsapp-float:after{background-color:#128c7e;border-radius:4px;bottom:70px;color:#fff;content:"Chat with us";font-size:12px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;right:50%;transform:translateX(50%);transition:opacity .3s,transform .3s;white-space:nowrap}.whatsapp-float:hover:after{opacity:1;transform:translateX(50%) translateY(-5px)}.whatsapp-icon{vertical-align:middle}.mobile-logo{display:none}@media (max-width:768px){.mobile-logo{display:block;left:10px;position:absolute;top:10px;z-index:3}.mobile-logo-img{height:auto;width:100px}}.projects-container{display:flex;justify-content:center;padding:20px}.projects-table{border-collapse:collapse;width:80%}.project-type{font-size:1.2rem;padding:10px;vertical-align:top;width:30%}.project-details{padding:10px;text-align:center}.project-logo{cursor:pointer;height:auto;width:100px}.project-name{font-weight:700;margin-top:10px}.package-header{height:150px}.package-header1{height:80px;margin-bottom:20px}.package-container{background-color:#c50;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;padding:40px}.package-box{background-color:#fff;border:2px solid #000;border-radius:12px;box-shadow:0 6px 12px #0000001a;padding:20px;transition:transform .3s ease;width:300px}.package-box:hover{transform:translateY(-5px)}.package-heading{color:#c50;font-size:25px;text-transform:uppercase}.package-subheading{color:#000;font-size:15px;font-weight:700;text-align:left;text-transform:uppercase}.package-list{color:#444;list-style-type:disc;padding-left:20px}.loader-container{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.bouncing-dots{display:flex;justify-content:space-between;width:60px}.bouncing-dots div{animation:bounce 1.4s ease-in-out infinite both;background-color:#ff8c00;border-radius:50%;height:14px;width:14px}.bouncing-dots div:first-child{animation-delay:-.32s}.bouncing-dots div:nth-child(2){animation-delay:-.16s}.bouncing-dots div:nth-child(3){animation-delay:0}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}*,body{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;background-color:#c50;color:#fff;font-family:Open Sans,sans-serif;font-size:1rem;height:100%;line-height:1.6;overflow-x:hidden}.vertical-navbar{background-color:#000;border:8px solid #c50;display:flex;flex-direction:column;height:100%;left:-300px;letter-spacing:1px;padding-top:20px;position:fixed;top:0;transition:left .3s ease-in-out;width:300px;z-index:1000}.vertical-navbar.open{left:0}.hamburger{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:30px;left:20px;position:fixed;top:20px;z-index:1100}.logos-container{align-items:center;display:flex;height:300px;justify-content:center;width:100%}.logos{height:90%;object-fit:contain;width:60%}.nav-links{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;list-style:none;margin-top:70px;padding:0;width:100%}.nav-links li{text-align:center;width:95%}.nav-links li:after{content:"";display:block;height:.5px;margin:10px auto;width:90%}.nav-links li button{background-color:#000;border:none;color:#c50;display:block;font-family:Open Sans,sans-serif;font-size:15px;font-weight:700;padding:10px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out;width:80%}.nav-links li button.active,.nav-links li button:hover{background:#fff3;border-left:1px solid #bea1cd;color:#fff;transform:scale(1.05);width:250px}.main-content{background-color:#000;height:100vh;margin-left:320px;overflow-x:hidden;overflow-y:auto;padding:20px;position:relative;transition:margin-left .3s ease-in-out}@media screen and (max-width:768px){.main-content{border-width:3px;left:0;padding:10px;position:fixed;top:0;width:100vw}}@media screen and (max-width:480px){.main-content{border-width:2px;padding:5px}}@media screen and (max-width:1024px){.main-content{margin-left:0;width:100vw}.vertical-navbar.open+.main-content{margin-left:0}}@media screen and (min-width:1025px){.hamburger{display:none}.vertical-navbar{left:0}}.wording{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.wording h1{color:#fff;font-family:Open Sans,sans-serif;font-size:25px;font-weight:500;letter-spacing:2px;letter-spacing:1px;line-height:2;margin:0;max-width:1000px;text-align:center;text-transform:uppercase}.wording .highlight{color:#bea1cd;font-size:25px;font-weight:700}.wording2 h1{color:gray;font-family:Open Sans,sans-serif;font-size:20px;font-weight:100;letter-spacing:2px;letter-spacing:.5px;line-height:2;margin:30px 0 0;max-width:1200px;text-align:center}.about-us{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;margin-top:100px;padding:50px;position:relative;text-align:center;width:100%}.text-column{margin:auto;padding:20px;position:relative}.text-column,.text-column p{border-radius:10px;max-width:800px}.text-column p{color:gray;font-family:Open Sans,sans-serif;font-size:17.5px;letter-spacing:.5px;line-height:1.625;margin:0;padding:15px;text-align:justify}.animated-heading{font-family:Open Sans,sans-serif;font-size:45px;letter-spacing:1px;margin-bottom:20px;opacity:0;position:relative;text-align:right;text-transform:uppercase;transform:translateX(100px);transition:opacity 1.5s ease-out,transform 1.5s ease-out}.animated-heading.visible{opacity:1;transform:translateX(0)}@media screen and (max-width:768px){.wording .highlight,.wording h1{font-size:18px}.wording2 h1{font-size:17px;letter-spacing:.5px}.about-us{padding:40px}.text-column{max-width:100%;padding:5px}.text-column p{font-size:17.5px;text-align:left}.animated-heading{font-size:38px;text-align:center}}@media screen and (max-width:480px){.wording h1{letter-spacing:1px}.wording .highlight,.wording h1{font-size:18px}.wording2 h1{font-size:17.5px;letter-spacing:.5px}.about-us{padding:30px}.text-column{max-width:95%;padding:10px}.text-column p{font-size:17px}.animated-heading{font-size:38px;text-align:center}.about-us,.wording{margin-top:50px}}
/*# sourceMappingURL=main.aff97b02.css.map*/