.main-menu .nav-menu-wrapper{position:relative}.main-header .navbar>.container{position:relative}.main-header .main-menu{position:static}.mega-menu-item{position:static!important}.mega-menu-item>a.nav-link:after{content:"";font-family:FontAwesome;font-weight:900;font-size:14px;margin-left:8px}.mega-menu-item .mega-menu{position:absolute!important;top:100%;left:0;right:0;width:100%;max-width:none;padding-top:10px;visibility:hidden;opacity:0;transform:translateY(15px);transition:all .35s ease-in-out;z-index:100;pointer-events:none}.mega-menu-item:hover .mega-menu,.mega-menu-item:focus-within .mega-menu{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.mega-menu-box{display:flex;background-color:var(--white-color);border:1px solid var(--secondary-color);border-radius:22px;box-shadow:0 24px 60px #0000002e;padding:0;gap:0;overflow:hidden;height:400px}.mega-menu-image{position:relative;width:34%;border-radius:0;overflow:hidden}.mega-menu-image figure{display:block;height:100%;margin:0}.mega-menu-image img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:0}.mega-menu-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#2220 40%,#222222d9);border-radius:0;z-index:1}.mega-menu-image-content{position:absolute;left:20px;right:20px;bottom:18px;display:flex;align-items:center;justify-content:space-between;z-index:2}.mega-menu-image-counter h3{font-size:24px;font-weight:700;color:var(--white-color);line-height:1em;margin-bottom:3px}.mega-menu-image-counter p{color:var(--white-color);opacity:80%;font-size:12px;text-transform:capitalize;margin:0}.mega-menu-image-content .btn-default span{padding:8px 12px;font-size:12px}.mega-menu-services{width:66%;padding:20px 22px;display:flex;flex-direction:column}.mega-menu-services-header{margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid var(--divider-color)}.mega-menu-services-header>div{min-width:0}.mega-menu-view-all{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;background:var(--accent-color);border-radius:8px;color:var(--white-color);font-size:11px;font-weight:600;line-height:1;transition:all .3s ease-in-out}.mega-menu-services-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:12px;border-top:1px solid var(--divider-color)}.mega-menu-view-all:hover,.mega-menu-view-all:focus{background:var(--primary-color);color:var(--white-color);transform:translateY(-2px)}.mega-menu-services-header h3{position:relative;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-color);padding-left:22px;margin-bottom:4px}.mega-menu-services-header h3:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);background:url(/images/82.svg) no-repeat;background-size:cover;width:13px;height:13px}.mega-menu-services-header p{margin:0;font-size:11px;line-height:1.35}.mega-menu-services ul{visibility:visible!important;opacity:1!important;transform:none!important;position:static!important;width:auto!important;background:transparent!important;border-radius:0!important;text-align:left!important;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px}.mega-menu-services ul li{width:100%!important;margin:0!important;padding:0!important}.mega-menu-services ul li a{display:flex;align-items:center;padding:8px 10px;border-radius:10px;transition:all .3s ease-in-out}.mega-menu-services ul li a:hover{background-color:var(--secondary-color)}.mega-menu-services ul li .icon-box{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:33px;height:33px;background-color:var(--secondary-color);border-radius:9px;margin-right:10px;transition:all .3s ease-in-out}.mega-menu-services ul li a:hover .icon-box{background-color:var(--accent-color)}.mega-menu-services ul li .icon-box img{max-width:16px;transition:filter .3s ease-in-out}.mega-menu-services ul li a:hover .icon-box img,.mega-menu-services ul li a:focus .icon-box img{filter:brightness(0) invert(1)}.mega-menu-service-content{flex:1;min-width:0}.mega-menu-service-content h4{font-size:13px;font-weight:600;color:var(--primary-color);text-transform:capitalize;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}.mega-menu-service-content p{display:none}.mega-menu-service-arrow{flex-shrink:0;width:18px;height:18px;margin-left:8px;opacity:0;transform:translate(-6px);transition:all .3s ease-in-out}.mega-menu-services ul li a:hover .mega-menu-service-arrow{opacity:1;transform:translate(0)}.mega-menu-service-arrow img{max-width:13px;transform:rotate(45deg)}@media only screen and (max-width: 1200px){.mega-menu-item .mega-menu{width:100%}.mega-menu-image{width:38%}.mega-menu-services{width:62%;padding:14px 16px}.mega-menu-services ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width: 991px){.mega-menu-item .mega-menu{display:none!important}}.main-header.transparent-header{position:absolute;top:0;left:0;width:100%;z-index:999;background:transparent}.main-header.transparent-header .header-sticky{background:transparent}.main-header.transparent-header .navbar{background:transparent;padding:25px 0;transition:all .4s ease-in-out;display:flex;align-items:center}.main-header.transparent-header .navbar-brand{display:block!important;padding:0;margin:0;flex:0 0 auto}.main-header.transparent-header .navbar-brand img{max-width:160px;transition:all .3s ease-in-out}.main-header.transparent-header .navbar>.container{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.main-header.transparent-header .main-menu{flex:1;display:flex;align-items:center;justify-content:center!important}.main-menu .nav-menu-wrapper{display:flex;align-items:center;justify-content:center;width:100%;flex:1;text-align:center}.main-menu .nav-menu-wrapper>ul{display:flex!important;flex-direction:row;justify-content:center;align-items:center;gap:0;margin:0!important}.main-menu .navbar-nav{flex-direction:row;justify-content:center}.main-menu .navbar-nav .nav-item{margin:0}.header-right{flex-shrink:0;display:flex;align-items:center}.header-quote-btn{line-height:1em}.main-header .header-sticky.active{position:fixed;top:0;left:0;right:0;background:var(--primary-color);box-shadow:0 4px 20px #0003;transform:translateY(0)}.main-header .header-sticky.active .navbar{padding:14px 0}.main-header .header-sticky.active .navbar-brand img{max-width:130px}.main-header .header-sticky.hide{transform:translateY(-100%);transition:transform .3s ease-in-out}.hero.hero-video{height:100vh!important;min-height:100vh!important}.hero.hero-video .hero-content{padding-top:250px}.hero.hero-video .hero-content h1{font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.2}.hero.hero-video .hero-content h3{font-size:13px!important;letter-spacing:.15em}.hero.hero-video .hero-content p{font-size:15px;max-width:500px;line-height:1.5}.hero.hero-video .hero-btn{margin-top:16px}.hero.hero-video .hero-btn .btn-default span{padding:12px 28px;font-size:14px}.hero.hero-video .excellence-innovating-list{margin-top:50px}.hero.hero-video .excellence-innovating-list ul li{font-size:14px}.page-header{min-height:65vh!important;height:65vh;display:flex!important;align-items:center!important;justify-content:center;padding-top:100px;padding-bottom:0!important;background-size:cover!important;background-position:center!important}.page-header .container{display:flex;justify-content:center}.page-header .page-header-box{text-align:center;width:100%}.page-header h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:15px;color:#fff}.page-header .breadcrumb{justify-content:center;margin-bottom:0;font-size:1rem}.page-header .breadcrumb-item a{color:#fffc;text-decoration:none;transition:color .3s ease}@media only screen and (max-width: 991px){.main-header.transparent-header{position:relative;background:var(--primary-color)}.main-header.transparent-header .navbar{padding:15px 0}.main-header.transparent-header .navbar-brand{display:block!important;margin-right:0}.main-header.transparent-header .main-menu.collapse:not(.show){display:none}.main-header.transparent-header .main-menu.collapse.show{display:flex!important;flex-direction:column;align-items:flex-start;padding-bottom:20px}.header-right{margin-left:0;margin-top:15px}}@media (min-width: 992px){.main-menu .nav-menu-wrapper>ul{position:static;width:min(100%,650px)}.mega-menu-item{position:static}.mega-menu-item .mega-menu{left:0!important;right:0!important;width:100%!important;max-width:none!important}}.hero.hero-slider-layout .hero-content h1{font-weight:300!important;letter-spacing:-.035em}.hero.hero-slider-layout .hero-content h1 span{font-weight:800!important}.page-header-box h1{font-weight:300!important}.page-header-box h1 span{font-weight:800!important}.route-about .page-header{background-image:url(/images/geodynamics-about-team_result.webp)!important}.route-services .page-header{background-image:url(/images/bridge-construction-nigeria_result.webp)!important}.route-real-estate-development .page-header{background-image:url(/images/hero-real-estate_result.webp)!important}.route-oil-gas-construction .page-header{background-image:url(/images/hero-oil-gas_result.webp)!important}.route-road-civil-construction .page-header{background-image:url(/images/hero-road-civil_result.webp)!important}.route-heavy-foundations .page-header{background-image:url(/images/hero-heavy-foundations-nigeria-v2.png)!important}.route-structural-design .page-header{background-image:url(/images/insight-quality-safety_result.webp)!important}.route-engineering-procurement .page-header{background-image:url(/images/1.webp)!important}.route-projects .page-header{background-image:url(/images/8.webp)!important}.route-project-rivtaf-golf .page-header{background-image:url(/images/9.webp)!important}.route-project-loveworld-city .page-header{background-image:url(/images/loveworld-city-main-building-v3_result.webp)!important}.route-project-onshore-fabrication .page-header{background-image:url(/images/6.webp)!important;background-position:center 58%!important}.route-project-road-civil .page-header{background-image:url(/images/insight-road-infrastructure_result.webp)!important}.route-project-heavy-foundations .page-header{background-image:url(/images/11.webp)!important}.route-project-single .page-header{background-image:url(/images/4.webp)!important}.route-service-single .page-header{background-image:url(/images/7.webp)!important}.route-contact .page-header{background-image:url(/images/45.webp)!important}.route-not-found .page-header{background-image:url(/images/13.webp)!important}.page-header:before{background:linear-gradient(90deg,#0a0d11db,#0a0d1178 55%,#0a0d114d)!important}.premium-footer{position:relative;background:radial-gradient(circle at 80% 0,rgba(179,117,176,.18),transparent 32%),#171419;padding:0 0 22px;overflow:hidden}.premium-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.footer-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:64px 0 54px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-kicker{display:block;color:#c58cc1;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:13px}.footer-cta h2{max-width:720px;color:#fff;font-size:clamp(34px,4.4vw,62px);font-weight:300;line-height:1.06;letter-spacing:-.04em;margin:0 0 14px}.footer-cta p{max-width:680px;color:#ffffffa6;margin:0}.footer-cta-button{flex:none;display:inline-flex;align-items:center;gap:14px;padding:19px 24px;background:#b375b0;color:#fff;border-radius:12px;font-weight:700;transition:.3s ease}.footer-cta-button:hover{color:#fff;background:#c68bc2;transform:translateY(-4px);box-shadow:0 14px 32px #b375b047}.footer-main-grid{position:relative;padding-top:56px}.premium-footer .footer-logo{margin-bottom:24px}.premium-footer .footer-logo img{max-width:175px}.premium-footer .about-footer-content{max-width:370px}.premium-footer .about-footer-content p,.premium-footer address{color:#ffffff9e;line-height:1.75;font-style:normal}.footer-trust{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.footer-trust span{padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:99px;color:#ffffffbf;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.premium-footer .footer-links h3{color:#fff;font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px}.premium-footer .footer-links ul li{margin-bottom:12px}.premium-footer .footer-links a{color:#ffffff9e}.premium-footer .footer-links a:hover{color:#c58cc1;padding-left:3px}.footer-contact-link{display:block;margin-top:12px;word-break:break-word}.footer-copyright{position:relative;margin-top:48px;padding:24px 0 0!important}.footer-copyright-text{display:flex;justify-content:space-between;gap:20px}.footer-copyright-text p{font-size:12px;color:#ffffff7a!important}.footer-standard{letter-spacing:.12em;text-transform:uppercase}@media (max-width:767px){.footer-cta{align-items:flex-start;flex-direction:column;padding:48px 0}.footer-copyright-text{flex-direction:column;text-align:left}.premium-footer .footer-links{margin-top:34px}}
