body{overflow-x:hidden}.hero-slider{height:600px;position:relative}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:50px;background-size:cover;position:relative;overflow:hidden}@media (max-width:425px){.hero{padding:0 10px}}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;-webkit-filter:brightness(50%);filter:brightness(50%);z-index:1}.slider-text{position:relative;z-index:2;max-width:800px;color:#fff}.hero h1{font-size:clamp(40px,8vw,55px);line-height:1;margin:20px 0;font-weight:700;text-transform:capitalize;color:#fff}.hero h6{color:#fff;margin-bottom:30px}.hero p{color:#fff;margin-top:30px;font-size:17px}.hbtn-1{position:relative;padding:15px 60px 15px 30px;color:var(--text-white);border-radius:100vh;text-align:left;font-size:14px;-webkit-transition:all .3s ease;transition:all .3s ease;background:var(--brand-final);border:1px solid var(--brand-final);-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.hbtn-1::after{position:absolute;content:"";top:50%;right:-60px;-webkit-transform:translateY(-50%) translateX(-60px);transform:translateY(-50%) translateX(-60px);width:100%;height:100%;background:var(--brand);border-radius:100vh;z-index:-1;clip-path:circle(10% at 85% 50%);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.hbtn-1:hover{background:#000;-webkit-box-shadow:#26394d 0 20px 30px -10px;box-shadow:#26394d 0 20px 30px -10px}.btn-icon{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--brand-final);-webkit-transition:all 1s ease;transition:all 1s ease}.hbtn-1:hover .btn-icon{-webkit-transform:translateY(-50%) rotate(360deg);transform:translateY(-50%) rotate(360deg)}.hbtn-2{padding:13px 30px;color:var(--text-white);border-radius:100vh;text-align:left;font-size:14px;-webkit-transition:all .3s ease;transition:all .3s ease;background:0 0;border:1px solid #fff}.hbtn-2 i{font-size:17px;-webkit-margin-start:7px;margin-inline-start:7px;-webkit-transition:all .5s ease;transition:all .5s ease;display:inline-block}.hbtn-2:hover{background:#05307d}.hbtn-2:hover i{-webkit-transform:translateX(8px);transform:translateX(8px)}.btn-icon{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--brand-final)}.swiper-button-next,.swiper-button-prev{color:var(--brand-second);font-size:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3;cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.swiper-button-next{right:20px}.swiper-button-prev{left:20px}.swiper:hover .swiper-button-next,.swiper:hover .swiper-button-prev{opacity:1;visibility:visible}.swiper-button-next:hover,.swiper-button-prev:hover{color:var(--brand)}.center-icon{position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100000;width:30px;height:30px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.home-icon-section{padding:60px 0;background:#fbfbfb}.home-icon-box{-webkit-perspective:10000px;perspective:10000px}.home-icon-box i{font-size:40px;display:inline-block;-webkit-transition:all .9s ease;transition:all .9s ease}.home-icon-text-box h6{font-size:20px}.home-icon-text-box p{font-size:16px;line-height:1.4}.home-icon-text-box a{display:inline-block;color:#000;margin-top:10px;font-size:14px;-webkit-transition:all .5s ease;transition:all .5s ease}.home-icon-text-box a:hover{color:var(--brand-final)}.home-icon-text-box a i{display:inline-block;-webkit-transition:all .5s ease;transition:all .5s ease}.home-icon-text-box a:hover i{-webkit-transform:translateX(10px);transform:translateX(10px)}.home-icon-conatiner:hover .home-icon-box i{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.abt-section{padding:100px 0 100px 0}.abt-text-box *+*{margin-top:25px}.brand-logo-container{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:30px}.home-carousel-section{background:#f1f2f7;padding:120px 0 80px 0}.carousel-text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.carousel-icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.carousel-icon-box i{display:inline-block;background:#fff;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;-webkit-box-shadow:0 0 30px rgba(0,0,0,.1);box-shadow:0 0 30px rgba(0,0,0,.1);cursor:pointer}.carousel-slider{margin-right:-20vw}@media (max-width:425px){.carousel-slider{margin-right:0}}.w-card{background:#fff;border-radius:5px;overflow:hidden;margin:0 auto;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-card:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.w-card h6{color:var(--brand);font-size:20px}.w-card p{color:var(--brand)}.w-card-text-box{padding:30px 27px}.w-card-text-box p{line-height:1.5;color:hwb(0 0 100% / .548)}.w-card-btn-box{padding:10px 0;border-top:1px solid hwb(0 0 100% / .1)}.w-card-btn-box a{display:inline-block;color:#000;font-size:14px}.w-card-btn-box a i{display:inline-block;-webkit-transition:all .5s ease;transition:all .5s ease}.w-card-btn-box a:hover i{-webkit-transform:translateX(10px);transform:translateX(10px)}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;z-index:9999;-webkit-transition:opacity .75s ease,visibility .75s ease;transition:opacity .75s ease,visibility .75s ease;opacity:1;visibility:visible;overflow:hidden}.preloader-hidden{opacity:0;visibility:hidden}.preloader-wapper{position:absolute;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loder-logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader{width:320px;height:320px;border:7px solid #7aa6dc;border-radius:50%;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1.5s linear infinite;animation:rotation 1.5s linear infinite}.loader::after{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:340px;height:340px;border-radius:50%;border:3px solid;border-color:#1e5cb7 transparent}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.preloader-active,html.preloader-active{overflow:hidden;height:100%}.logo-slider{pointer-events:none}.logo-slider .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.tranpernt-side-box{mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,#000),color-stop(80%,#000),to(transparent));mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 80%,transparent 100%);-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,#000),color-stop(80%,#000),to(transparent));-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 80%,transparent 100%)}.carousel-logo-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-logo-box img{width:200px;-webkit-filter:grayscale(1);filter:grayscale(1);aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}