:root{--font-space-grotesk:"Space Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--gray:#F6F6F6;--dark:#0A1433;--black:#000000;--white:#FFFFFF;--green:#1844e8;--lightgreen:#ecf0f0;--themeDark:#091339}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-space-grotesk);background-color:#f1f4ff;font-size:16px;line-height:24px;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}.banner-slider .swiper-slide,.gallery-item,.industries-icon,.services-image{contain:layout style paint}.gallery-item img,.grid-item,.industries-card,.link-btns .icon i,.services-card{will-change:transform;transform:translateZ(0)}.grid-item:hover,.industries-card:hover,.services-card:hover{transform:translateY(-2px)}.btns{padding:12px 34px;border-radius:5px 12px 5px 12px;border:0;font-size:16px;line-height:28px;letter-spacing:.5px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--white);background:var(--themeDark);text-decoration:unset;transition:all .3s ease-in-out}.btns:hover{background:var(--green)}.container{max-width:1270px;margin:0 auto;padding:0 15px;width:100%}.section-margin{margin-bottom:100px}.header{padding:15px;background-color:var(--white);margin:0 15px;border-radius:0 0 16px 16px}.header.sticky{position:fixed!important;width:calc(100% - 30px);top:0;left:15px;z-index:20;margin:0;animation:slideDown .5s ease-out}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header .menu-icon{display:none;align-items:center;justify-content:flex-start;align-self:center}.header .menu-icon,.header .menu-icon svg{width:30px;height:30px}.header .nav-menu ul{list-style:none;margin:0;padding:0;gap:0;height:100%}.header .nav-menu ul li{position:relative;height:100%;display:flex;align-items:center}.header .nav-menu ul li a{text-decoration:none;color:var(--dark);font-weight:600;display:block;padding:5px 0;position:relative;font-size:16px;transition:all .3s linear;display:flex;align-items:center;gap:6px}.header .nav-menu ul li .arrow-icon{width:20px;min-width:20px;height:20px;font-size:20px;line-height:20px;display:flex;align-items:center;justify-content:center}.header .nav-menu ul li a .arrow-icon svg{transition:all .3s linear}.header .nav-menu ul li.active a .arrow-icon svg,.header .nav-menu ul li:hover a .arrow-icon svg{transform:rotate(180deg)}.header .nav-menu ul li a .arrow-icon svg path{fill:currentColor}.header .nav-menu ul li .child-menu li:hover .sub-menu-link,.header .nav-menu ul li:hover .menu-link{color:var(--green)}.header .nav-menu ul li .menu-link:after{content:"";display:block;margin:0 auto;width:100%;height:2px;position:absolute;bottom:0;left:0;background-color:var(--green);transition:transform .6s cubic-bezier(.28,.75,.22,.95);transform:scaleX(0);transform-origin:right center}.header .nav-menu ul li.active .menu-link:after,.header .nav-menu ul li:hover .menu-link:after{transform:scale(1);transform-origin:left center}.header .nav-menu ul li.active .menu-link{color:var(--green)}.phone-button a{text-decoration:none;gap:15px}.phone-button a,.phone-button a .icon{display:flex;align-items:center;color:var(--white)}.phone-button a .icon{justify-content:center;width:50px;height:50px;background-color:var(--themeDark);border-radius:6px;font-size:24px;line-height:24px}.phone-button a:hover .icon{background:var(--green)}.phone-button a .icon svg{width:30px;height:30px;fill:var(--dark)}.phone-button a:hover .text p{color:var(--green)}.phone-button a .text span{display:block;font-size:14px;line-height:20px;color:var(--dark);margin-bottom:5px}.phone-button a .text p{color:var(--dark);font-size:18px;font-weight:700;line-height:20px;margin:0}.header-wrapper .logo a{width:160px;display:block}.header-wrapper .logo a img{width:100%;height:auto;max-height:100%}.header .nav-menu ul li .child-menu{padding-top:20px;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:-9;opacity:0;visibility:hidden;min-width:max-content;transition:all .3s linear}.header .nav-menu ul li .child-menu ul{background-color:var(--white);border-radius:8px;padding:20px;box-shadow:0 0 15px rgba(0,0,0,.1)}.header .nav-menu ul li:hover .child-menu{opacity:1;visibility:visible;z-index:9}.header .nav-menu ul li .child-menu ul{display:flex;flex-direction:column;gap:2px}.header .nav-menu ul li .child-menu ul li a{font-size:14px;list-style:24px}.bar-icon,.menu-close-icon{display:none}.home-banner{overflow:hidden}.home-banner-content{width:55%;display:flex;align-items:center;justify-content:center;padding-right:24px}.banner-image{width:45%;display:flex;align-items:flex-end;justify-content:flex-end;padding-top:45%;position:relative}.banner-image img{width:100%;height:auto;position:absolute;object-fit:cover;top:0;right:0;clip-path:polygon(59.225% 100%,0 100%,0 14.588%,43.944% 0,99.93% 0,99.93% 100%,59.225% 100%)}.banner-wrapper{margin-left:12%;max-width:700px}.banner-wrapper h1{font-size:60px;line-height:1.4;font-weight:700;font-family:var(--font-manrope)}.misson-vison-main .heading{text-align:center;font-size:42px;line-height:1.4;font-weight:700;color:var(--black)}.grid-item{background-color:var(--white);z-index:1;border-radius:10px;height:100%;padding:50px 28px 45px;transition:all .4s ease-in-out;position:relative;overflow:hidden}.grid-item:hover{background-color:var(--themeDark)}.grid-item .icon{width:100px;height:100px;font-size:80px;line-height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--green)}.grid-item:hover .icon{color:var(--white);animation:gelatine .6s}@keyframes gelatine{0%,to{transform:scale(1)}25%{transform:scale(.7,1.1)}50%{transform:scale(1.1,.7)}75%{transform:scale(.95,1.05)}}.grid-item .title{font-size:24px;line-height:30px;margin-bottom:15px;font-weight:600;color:var(--themeDark);transition:all .3s linear}.grid-item:hover .title{color:var(--white)}.grid-item .content{font-size:16px;font-weight:400;line-height:24px;color:#41475b;transition:all .3s linear}.grid-item:hover .content{color:var(--white);opacity:1}.banner-left-box{background-color:var(--themeDark);z-index:1;border-radius:16px;align-items:center;padding:70px;display:flex;position:relative;overflow:hidden}.banner-left-box:before{content:"";top:5%;background:var(--green);filter:blur(65px);opacity:.26;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:350px;height:350px;position:absolute}.banner-content{margin-left:auto;width:100%;max-width:635px}.banner-content .banner-title{font-size:55px;color:var(--white);line-height:75px}.banner-content .content p{font-size:18px;line-height:28px;color:#a9b8b8;margin-top:24px}.banner-shape{top:0;left:0;z-index:-1;pointer-events:none;position:absolute}.banner-shape,.banner-shape img{width:100%;height:100%}.home-banner{margin-top:20px;padding:0 15px}.banner-slider{border-radius:16px;background:var(--white);height:100%}.banner-slider .slick-list,.banner-slider .slick-slider,.banner-slider .slick-track{height:100%}.banner-slider .slick-slide{padding-top:12%;position:relative}.banner-slider .slick-slide img{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover;border-radius:16px}.banner-slider .slide-label{position:absolute;bottom:0;left:0;padding:30px 15px 15px;width:100%;background:linear-gradient(0deg,var(--themeDark) 20%,#09133966 60%,#0913391a 100%);border-radius:0 0 16px 16px;z-index:1;font-size:30px;line-height:40px;color:var(--white);font-weight:600;margin-bottom:0}.section-title .title{color:var(--themeDark);font-size:42px;line-height:50px;font-weight:600}.section-title p{color:#41475b;font-size:16px;line-height:24px;margin-bottom:0}.section-title .title span{color:var(--green)}.misson-vison-main .section-title{max-width:500px;margin:0 auto}.about-section .image-main,.about-section .image-main img{height:100%;width:100%;border-radius:16px}.about-section .image-main img{object-fit:cover}.about-section .about-content{padding:40px 30px;background:var(--white);border-radius:16px}.about-section .about-content .content{color:#41475b}.about-section .btns{margin-top:24px}.industries-section{margin-left:16px;margin-right:16px;padding:100px 0;background:var(--themeDark);border-radius:16px;position:relative}.industries-section .container{position:relative;z-index:1}.industries-section .section-title,.services-section .section-title{max-width:550px;width:100%;margin:0 auto}.industries-section .section-title .title,.industries-section .section-title p{color:var(--white)}.industries-section .services-section.section-margin{margin-bottom:0}.industries-card{background-color:var(--gray);border:0;position:relative;overflow:hidden;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;padding:15px 15px 24px}.industries-icon{padding-top:75%;border:1px solid rgba(30,138,138,.15);flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;margin-bottom:20px;overflow:hidden;border-radius:16px 16px 0 0;transition:all .4s ease-in-out}.industries-icon img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;transition:all .4s ease-in-out}.industries-card:hover .industries-icon img,.services-card:hover .services-image img{transform:scale(1.05)}.industries-content .card-title{font-size:24px;line-height:28px;color:var(--themeDark);text-decoration:unset;display:block;font-weight:600;margin-bottom:16px}.industries-content .content{font-size:16px;line-height:24px;color:var(--themeDark);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.link-btns{width:fit-content;gap:8px;text-decoration:unset;font-size:16px;line-height:24px;color:var(--green);font-weight:600;transition:all .3s ease-in-out}.link-btns,.link-btns .icon{display:flex;align-items:center;justify-content:center}.link-btns .icon{width:24px;height:24px;font-size:18px;line-height:18px;background:var(--green);border-radius:50%;color:var(--white)}.link-btns:hover{color:var(--themeDark)}.link-btns .icon i{rotate:-45deg;transition:all .3s ease-in-out}.link-btns:hover .icon{background:var(--themeDark)}.link-btns:hover .icon i{rotate:0deg}.bg-shape-1,.bg-shape-2{top:0;left:0;mix-blend-mode:difference;pointer-events:none;width:100%;max-width:200px;position:absolute}.bg-shape-2{top:unset;left:unset;bottom:0;right:0}.gallery-item{padding-top:80%;position:relative;overflow:hidden;border-radius:16px}.gallery-item img{width:100%;height:100%;border-radius:16px;position:absolute;top:0;left:0;object-fit:cover;transition:all .3s ease-in-out}.gallery-item:hover img{transform:scale(1.05)}.services-card{background:var(--white);border-radius:16px;border:1px solid var(--themeDark);overflow:hidden;height:100%}.services-image{padding-top:60%;position:relative}.services-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;transition:all .3s ease-in-out}.services-content{padding:16px}.services-content .title{font-size:20px;line-height:28px;color:#0c1e21;font-weight:600;display:block;text-decoration:unset;margin-bottom:12px;transition:all .3s ease-in-out}.services-content p{font-size:16px;line-height:24px;color:#41475b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.services-card:hover .title{color:var(--green)}footer{margin:0 16px 16px;padding:60px 0 0;background:var(--themeDark);border-radius:16px;position:relative;overflow:hidden}footer .container{position:relative;z-index:1}.footer-wrapper{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:30px}.footer-wrapper .footer-col{max-width:350px;width:100%}.footer-wrapper .footer-logo{width:180px;margin-bottom:16px;display:block}.footer-wrapper .footer-logo img{width:100%;height:auto;filter:brightness(0) invert(1)}.footer-wrapper .footer-col p{font-size:14px;line-height:20px;color:var(--white)}.footer-heading{font-weight:600;font-size:20px;line-height:25px;text-align:left;margin-bottom:16px}.footer-heading,.footer-menu-list a{white-space:nowrap;color:var(--white)}.footer-menu-list a{display:block;font-size:16px;line-height:24px;text-decoration:none;width:fit-content;position:relative;margin-bottom:12px;transition:all .3s ease-in-out}.footer-menu-list a:after{content:"";display:block;margin:0 auto;width:100%;height:1.5px;position:absolute;bottom:-3px;left:0;background-color:var(--white);transition:transform .6s cubic-bezier(.28,.75,.22,.95);transform:scaleX(0);transform-origin:right center}.footer-menu-list a:hover:after{transform:scale(1);transform-origin:left center}.footer-contact{max-width:360px;width:100%}.footer-contact ul{padding:0;margin:0;list-style:none}.footer-contact ul li{display:flex;align-items:center;gap:10px;margin-bottom:14px}.footer-contact ul li i{display:flex;justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:20px;font-weight:400;color:var(--white)}.footer-contact ul li .text-contact{font-size:16px;line-height:24px;color:var(--white);text-decoration:unset!important;margin-bottom:0;text-align:left;word-break:break-word}.footer-copy-right{padding:20px 0;border-top:1px dashed #313d3d}.copy-right{font-size:16px;line-height:24px;color:#a9b8b8;margin-bottom:0}.social-icon{display:flex;align-items:center;gap:8px}.social-icon a{background-color:var(--white);opacity:.3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;color:var(--themeDark);font-size:20px;line-height:20px;text-decoration:unset;display:inline-flex;transition:all .3s ease-in-out}.social-icon a:hover{opacity:1;background-color:var(--green);transform:translateY(-3px);color:var(--white)}.bg-shape-3{bottom:0;z-index:0;max-width:600px;pointer-events:none;position:absolute;left:0}.bg-shape-3 img{width:100%;height:100%;object-fit:contain}.inner-page-heading .banner-left-box{min-height:350px;display:flex;align-items:center;justify-content:center}.inner-page-heading .banner-content{max-width:100%}.services-details-img{padding-top:60%;position:relative}.services-details-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.services-details-wrapper{margin-bottom:24px}.industries-page .industries-card{border:1px solid var(--themeDark)}.contact-card{background-color:var(--white);text-align:center;border-radius:12px;padding:30px 25px 40px;height:100%;transition:all .3s ease-in-out}.contact-card .icon{background:var(--themeDark);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:22px;font-size:32px;color:var(--white);transition:all .3s ease-in-out;display:inline-flex}.contact-card:hover .icon{background:var(--green)}.contact-card h5{font-size:24px;font-weight:var(--themeDark);margin-bottom:10px;font-weight:600}.contact-card p,.contact-card p a{max-width:300px;margin:0 auto;color:#41475b;font-weight:500}.contact-form{padding:24px;background:var(--white);border-radius:16px}.form-group label{font-size:16px;line-height:20px;color:var(--themeDark);font-weight:500;display:block;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{height:48px;border:1px solid #c9d1d1;border-radius:8px;font-size:16px;line-height:24px;color:var(--themeDark);padding:0 16px;width:100%;font-weight:500;font-family:var(--font-space-grotesk)}.form-group textarea{height:unset;min-height:150px;padding:15px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;box-shadow:unset}.contact-form .btns{margin-top:36px;font-family:var(--font-space-grotesk)}.form-group select{-o-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 9l6 6l6 -6'/%3E%3C/svg%3E");background-size:20px;background-repeat:no-repeat;background-position:center right 12px}.map-box{height:100%;overflow:hidden;border-radius:16px}.map-box iframe{width:100%;height:100%}.container{max-width:1320px!important}.brochure-section{padding:0 15px}.brochure-card{background:linear-gradient(135deg,var(--themeDark) 0,#1a2a5e 100%);border-radius:16px;padding:40px;position:relative;overflow:hidden}.brochure-card:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:var(--green);filter:blur(100px);opacity:.15;border-radius:50%;pointer-events:none}.brochure-wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1}.brochure-content{display:flex;align-items:center;gap:24px;flex:1 1}.brochure-icon{width:80px;height:80px;min-width:80px;background:rgba(255,255,255,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--white)}.brochure-icon svg{width:48px;height:48px}.brochure-text h2{font-size:28px;line-height:36px;color:var(--white);font-weight:600;margin-bottom:8px}.brochure-text p{font-size:16px;line-height:24px;color:rgba(255,255,255,.7);margin-bottom:0}.brochure-actions{display:flex;gap:12px;flex-shrink:0}.brochure-actions .btns{justify-content:center;gap:10px;padding:14px 24px;white-space:nowrap}.brochure-actions .btn-view{background:var(--white);color:var(--themeDark)}.brochure-actions .btn-download,.brochure-actions .btn-view:hover{background:var(--green);color:var(--white)}.brochure-actions .btn-download:hover{background:var(--white);color:var(--themeDark)}.brochure-actions .btns svg{width:20px;height:20px;flex-shrink:0}.whyendevour-section .grid-item{background-color:var(--themeDark);z-index:1;position:relative;overflow:hidden}.whyendevour-section .grid-item:before{content:"";top:-100px;left:-100px;background:var(--green);filter:blur(65px);opacity:.26;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:350px;height:350px;position:absolute}.whyendevour-section .grid-item .content,.whyendevour-section .grid-item .title{margin-top:0;color:var(--white)}.services-details-ul{display:grid;grid-template-columns:repeat(2,1fr);padding:0;list-style:none;margin:0;gap:24px}@media (max-width:991px){.brochure-wrapper{text-align:center}.brochure-content,.brochure-wrapper{flex-direction:column}}@media (max-width:767px){.brochure-card{padding:30px 20px}.brochure-icon{width:70px;height:70px;min-width:70px}.brochure-icon svg{width:40px;height:40px}.brochure-text h2{font-size:24px;line-height:32px}.brochure-actions{width:100%}.brochure-actions .btns{flex:1 1;padding:12px 16px;font-size:14px}}@media (max-width:480px){.brochure-actions{flex-direction:column}.brochure-actions .btns{width:100%}}