body{overflow-x:hidden}.slider{max-height:600px!important}@media (max-width:1100px){.slider{height:500px!important}}.bg{position:relative}.bottom-shape{position:absolute;content:"";bottom:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;z-index:1000!important;width:40px;height:40px;background:#fff;border-radius:50%}.hero-overlay{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:url(../img/home-slider/hero-overlay.webp);background-position:center;background-size:cover;background-repeat:no-repeat}.slider-img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(50%);filter:brightness(50%);-webkit-animation:zoom 30s ease-in-out infinite;animation:zoom 30s ease-in-out infinite;object-fit:cover}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.carousel-item{position:relative}.slider-img{position:relative}.carousel-caption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;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}.carousel-caption h1{font-size:clamp(50px,8vw,80px);line-height:1;margin:20px 0;font-weight:500;color:#fff}.carousel-caption h5{font-weight:100;font-size:20px;text-transform:uppercase;letter-spacing:2px;color:#fff}.carousel-caption p{color:var(--text-white);max-width:750px;margin:0 auto 30px auto;font-weight:300}.hbtn-1{margin-top:20px;position:relative;padding:15px 60px 15px 30px;border:2px solid #fff;color:var(--text-white);border-radius:5px;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:100vh;text-align:left}.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}.btn-icon{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:var(--brand-second);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}.hbtn-1:hover::after{clip-path:circle(100% at 50% 50%);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.4);box-shadow:0 10px 20px rgba(0,0,0,.4)}.hero-btn-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}.vidoe-btn{margin-top:18px;width:50px;height:50px;background:#fff;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%;margin-left:20px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.vidoe-btn:hover{background:var(--brand)}.vidoe-btn:hover i{color:#fff}.vidoe-btn::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:50%;background:#fff;z-index:-1;-webkit-animation:glow 1.5s infinite linear;animation:glow 1.5s infinite linear}.vidoe-btn i{font-size:30px;color:var(--brand);-webkit-transition:all .4s ease;transition:all .4s ease}@-webkit-keyframes glow{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}100%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}}@keyframes glow{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}100%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}}.abt-section{padding-top:100px}.home-abt-main-img{position:relative;max-width:575px}.home-abt-img-logo{position:absolute;content:"";top:330px;left:50px;max-width:155px;-webkit-animation:bounce 8s infinite linear;animation:bounce 8s infinite linear}@-webkit-keyframes bounce{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}50%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes bounce{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}50%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}.img-section{background:-webkit-gradient(linear,left top,left bottom,from(hsl(from var(--brand) h s l/ .5)),to(hsl(from var(--brand-second) h s l/ .5))),url(../img/home-slider/h3.webp);background:linear-gradient(180deg,hsl(from var(--brand) h s l/ .5),hsl(from var(--brand-second) h s l/ .5)),url(../img/home-slider/h3.webp);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.img-section h1,.img-section h5,.img-section p{color:#fff}.img-section p{max-width:800px;margin:0 auto;font-size:18px}.news-box{position:relative;max-width:400px}.news-box .news-img-box{overflow:hidden;border-radius:10px}.news-box .news-img-box img{border-radius:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.news-box:hover .news-img-box img{-webkit-transform:scale(1.1);transform:scale(1.1)}.news-box .news-text-box{position:absolute;background:#fff;width:85%;content:"";bottom:0;left:0;padding:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-box .news-text-box h3{font-weight:700}.news-box>.side-box{position:absolute;color:#fff;background:var(--brand-second);width:60px;height:60px;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;bottom:15px;right:33px}.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:10px;height:10px;border-radius:50%;display:block;margin:25px auto;position:relative;color:#fff;left:-100px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:shadowRolling 3s linear infinite;animation:shadowRolling 3s linear infinite;-webkit-transform:translate(30px,80px);transform:translate(30px,80px)}@-webkit-keyframes shadowRolling{0%{-webkit-box-shadow:0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}12%{-webkit-box-shadow:100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}25%{-webkit-box-shadow:110px 0 #f7db29,100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:110px 0 #f7db29,100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}36%{-webkit-box-shadow:120px 0 #0232b8,110px 0 #0232b8,100px 0 #0232b8,0 0 rgba(255,255,255,0);box-shadow:120px 0 #0232b8,110px 0 #0232b8,100px 0 #0232b8,0 0 rgba(255,255,255,0)}50%{-webkit-box-shadow:130px 0 #018b0d,120px 0 #018b0d,110px 0 #018b0d,100px 0 #018b0d;box-shadow:130px 0 #018b0d,120px 0 #018b0d,110px 0 #018b0d,100px 0 #018b0d}62%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),130px 0 #0232b8,120px 0 #0232b8,110px 0 #0232b8;box-shadow:200px 0 rgba(255,255,255,0),130px 0 #0232b8,120px 0 #0232b8,110px 0 #0232b8}75%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #f7db29,120px 0 #f7db29;box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #f7db29,120px 0 #f7db29}87%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #018b0d;box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #018b0d}100%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0);box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0)}}@keyframes shadowRolling{0%{-webkit-box-shadow:0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}12%{-webkit-box-shadow:100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}25%{-webkit-box-shadow:110px 0 #f7db29,100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0);box-shadow:110px 0 #f7db29,100px 0 #f7db29,0 0 rgba(255,255,255,0),0 0 rgba(255,255,255,0)}36%{-webkit-box-shadow:120px 0 #0232b8,110px 0 #0232b8,100px 0 #0232b8,0 0 rgba(255,255,255,0);box-shadow:120px 0 #0232b8,110px 0 #0232b8,100px 0 #0232b8,0 0 rgba(255,255,255,0)}50%{-webkit-box-shadow:130px 0 #018b0d,120px 0 #018b0d,110px 0 #018b0d,100px 0 #018b0d;box-shadow:130px 0 #018b0d,120px 0 #018b0d,110px 0 #018b0d,100px 0 #018b0d}62%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),130px 0 #0232b8,120px 0 #0232b8,110px 0 #0232b8;box-shadow:200px 0 rgba(255,255,255,0),130px 0 #0232b8,120px 0 #0232b8,110px 0 #0232b8}75%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #f7db29,120px 0 #f7db29;box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #f7db29,120px 0 #f7db29}87%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #018b0d;box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),130px 0 #018b0d}100%{-webkit-box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0);box-shadow:200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0),200px 0 rgba(255,255,255,0)}}body.preloader-active,html.preloader-active{overflow:hidden;height:100%}.popup{position:fixed;inset:0;background-color:rgba(0,0,0,.9);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.pop-box{max-width:450px;background:#fff;border-radius:10px;position:relative;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}@media (max-width:425px){.pop-box{max-width:300px}}.popup-img{max-width:100%;display:block;height:auto;-o-object-fit:contain;object-fit:contain;border-top-left-radius:10px;border-top-right-radius:10px}.pop-up-textbox{padding:20px;text-align:center;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.pop-up-textbox a{text-decoration:none;background:var(--brand-second);color:#fff;padding:10px 15px;display:inline-block;margin-top:20px!important;border-radius:100vh}.pop-up-textbox p{color:#797979}.popup-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:var(--dark);color:#000;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%;font-size:14px;text-decoration:none;cursor:pointer}.popup-close i{display:inline-block;font-size:20px;-webkit-transition:all .5s ease;transition:all .5s ease}.popup-close:hover i{-webkit-transform:rotate(360deg);transform:rotate(360deg)}