.header-logo img{
    width: 150px;
}
.header-container{
    padding: 0 40px ;
}
.baner-video{
    /* background-color: rgb(220, 181, 22); */
    height: 100vh;
    overflow: hidden;
   
}
.baner-video video{
    width: 100%;
    height: 100vh;
    
    object-fit: cover;
}
.baner-video #hero{
    position: absolute;
       left: 0;
    top: 0;
    width: 100%;
    background-color: transparent;
    height: 100%;
}
.hero-style14 .hero-title{
    font-size: 65px;
    font-weight: 500;
}
.bg-theme-two{
    background-color: var( --theme-color2);
}

.discount-tag a img{
    width: 70px;
}
.about-img-right .img1{
    width: 301px;
    height: 331px;
}
.about-img-left .img1{
    width: 295px;
    height: 150px;
}
.about-img-right .img1 img,.about-img-left .img1 img,.about-img-right .img1 video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.why-bg-img11-1 img{
    width: 253px;
    height: 276px;
    object-fit: cover;
}
.home-video-box {
    height: 70vh;
}
.home-video-box img{
    height: 70vh;
    width: 100%;
    object-fit: cover;
}
.home-video-box video{
    height: 100%;
     width: 100%;
    object-fit: cover;
}
.testi11-quote-icon-wrap span.quote-icon{
    font-size: 70px;
    color: var(--theme-color2);
}

.footer-iframe iframe{
    width: 100%;
    height: 280px;
    border-radius: 2px;
}

.process-box-img img,.process-box-img{
    width: 495px;
    height: 425px;
    object-fit: cover;
}
.testi-card9 .box-content .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.th-widget-contact {
    margin-bottom: 20px;
}
.th-widget-contact h6{
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.th-widget-contact h6 img{
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
}
.th-widget-contact h6  a{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.copyright-text{
    text-align: center;
}
.main-menu a{
    font-size: 17px;
}
.hero-style14 {
    padding: 20px 0;
    height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
#hero{
        display: flex
;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.service-card11 .box-text{
    font-size: 18px;
}
.header-logo-cs{
    position: relative;
    padding-bottom: 10px;
    background-color: transparent !important;
}
.header-logo-cs::before{
 content: '';
    position: absolute;
    top: -13px;
    left: -11px;
    background-color: #000;
    width: 150%;
    height: 133%;
    z-index: -1;
        border-radius: 0 300px 300px 0;
}
.header-area-cs  .menu-area{
    overflow: hidden;
}
.header-area-cs.sticky{
    background-color: var(--title-color);
}
.header-area-cs.sticky .padding-header-container{
   padding-left: 30px;
   padding-right: 30px;
}
.header-cs-area-2 .header-area-cs.sticky .menu-area {
    background-color: transparent !important;
}
.header-cs-area-2 .header-area-cs.sticky .main-menu>ul>li>a{
    color: #fff;
}
.header-area-cs .main-menu{
    padding-left: 30px;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn {
    background-color: #fff !important;
    color: #000;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn:before{
 background-color: var(--theme-color) !important;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn:hover{
    color: #fff !important;
}


.gallery-card .box-img img.gallery-height{
    height: 450px;
}
.gallery-card .box-img img.gallery-height-2{
    height: 215px;
}
.gallery-card .box-img img{
    border: 1px solid #ccc;
}
.section-padding-cs{
    padding: 65px 0;
}
.section-padding{
    padding: 45px 0;
}



.contact-us-office-section {
    padding: 50px 0;
}

.contact-flag-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;

}

.contact-flag-title img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.contact-flag-title h3 {
    font-size: 24px;
    margin: 0;
}

.contact-us-office-widget p,.contact-us-office-widget ul li {
    margin: 15px 0;
    font-size: 18px;
    margin-top: 10px;
    color: #282828;
}

.contact-us-office-widget {
    border-right: 1px solid #ccc;
    padding: 20px;
    height: 100%;
}
.contact-us-office-widget ul{
    list-style: none;
    margin: auto;
}
.contact-us-office-widget ul li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.contact-us-office-widget ul li i{
    /* margin-top: 5px; */
    min-width: 40px;
    height: 40px;
    border: 1px solid #888888;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #888888;
    font-size: 15px;
}
.project-card3 .icon-btn{
    position: absolute;
    top: 0;
}
.services-info-box .service-content{
    padding: 15px;
}
.services-info-box .service-content h3{
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 700;
}
.services-info-box .service-content h3 a{
    font-weight: 700;
}
.services-info-box .service-content p{
    margin: 0;
    font-size: 15px;
    color: #282828;
}
.services-info-box .service-img{
    height: 230px;
}
.services-info-box .service-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services-info-box .service-img a{
    width: 100%;
    height: 100%;
}
.services-info-box{
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #ccc;
    height: 100%;
    position: relative;
}
.services-info-box .service-content{
    border: 0;
    padding-bottom: 70px;
}
.services-info-box .service-content .th-btn{
    position: absolute;
    bottom: 15px;
}
.theme-bg-black{
    background-color: var(--title-color);
}
.bg-logo-btn{
    background-color: var(--theme-color2) !important;
    /* color: #fff !important; */
}
.cta-left-area{
    padding-left: 30px;
}


.product-modal-content .modal-top{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.product-modal-content .modal-top .btn-close-cs{
    width: 35px;
    height: 35px;
    background-color: var(--theme-color2);
    color: #fff;
    border-radius: 50%;
    border: 0;
    margin-top: -15px;
    margin-right: -15px;
}

.product-modal-dt-left{
    width: 100%;
    height:300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-modal-dt-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
h3.product-pop-title{
    font-size: 22px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
h3.product-pop-title a{
    font-size: 14px;
    padding: 13px 25px;
    min-width: 150px;
}
.product-modal-right ul{
 list-style: none;
 margin: 0;
 padding: 0;

}
.product-modal-right ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}
.product-modal-right ul li span{
    min-width: 12px;
    height: 12px;
    background-color: var(--theme-color2);
    margin-top: 3px;
}
.product-modal-right ul li .product-modal-li-info h6{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.product-modal-right ul li .product-modal-li-info p{
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.product-modal-right h3{
    font-size: 20px;
    font-weight: 600;
}

.tabs-custom-portfolio {
    height: 100%;
    justify-content: center;
    align-items: flex-end;
        margin: 0;
    padding-bottom: 40px;
}
.tabs-custom-portfolio button.active{
    color: #fff !important;
}
.portfolio-video{
    width: 100%;
    height: 100%;

}
.portfolio-video iframe{
    width: 100%;
    height: 300px;
    border-radius: 5px;
}
.portfolio-video  h3{
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
}
.portfolio-img {
    width: 100%;
    height: 100%;
}
.portfolio-img img{
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
}
.portfolio-img h3{
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    margin: 10px 0;
}
.portfolio-social{
    position: relative;
    overflow: hidden;
}
.portfolio-social-overlay{
    position: absolute;
    left: 0;
   top: -100%;
    width: 100%;
    height: 90.5%;
    border-radius: 20px;
    background-color: #000000a7;
    display: flex;
    justify-content: center;
    align-items: center;
}
.portfolio-social:hover .portfolio-social-overlay{
    top: 0;
    transition: 0.5s;
}
.portfolio-social-overlay a{
    width: 40px;
    height: 40px;
    background-color: #ffffff9a;
    border: 1px solid #ccc;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.portfolio-social-overlay a i{}
.portfolio-social-overlay a:hover{
    background-color: var(--theme-color);
    color: #fff;
}
.blog-widget-custom h3{
    font-size: 20px;
    font-weight: 600;
}
.blog-widget-custom .blog-img{
    height: 300px;
}
.blog-widget-custom .blog-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg-blog{
    background:#F4F6F8;
}
.blog-info-content .blog-img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 15px;

}
.blog-info-content .blog-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-dt-widget-right span.text{
    font-size: 19px;
}
.blog-info-content p{
    color: #282828;
}
.blog-info-content ul li{
    font-size: 16px;
    margin: 15px 0;
     color: #282828;
}
.widget-blog-dt-right{
    background-color: #fff;
}
.widget-blog-dt-right .media-body h4{
    font-size: 16px;
}
.widget-blog-dt-right .media-body h4 a{
    line-height: 24px;
}
.widget-blog-dt-right .media-body {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.widget-blog-dt-right .recent-post img{
    height: 100%;
    object-fit: cover;
}

.choose-top-title p{
    font-size: 17px;
    padding-right: 55px;
}


.help-contact {
    padding: 30px;
    border-radius: 10px;
    background-color: var(--color-white);
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.help-contact h6 {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.help-contact img{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: cover;
}
.help-contact a {
    font-size: 17px;
    color: var(--title-color);
    text-decoration: none;
}
.contact-infobox-cs h3{
    display: flex;
    justify-content: space-between;
    align-items: center;
   
}
.contact-infobox-cs h3 img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.th-widget-contact h5{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #d8a809;
    font-size: 16px;
     gap: 15px;
}
.th-widget-contact h5 img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}
.footer-wrapper{
    padding-top: 70px !important;
}
.careers-top-info .job-author img{
    object-fit: cover;
}
.careers-top-info .author-info .job-title{
   font-size: 18px;
}
.careers-top-info .author-info .location{
   font-size: 14px;
}
.careers-short-info p{
    font-size: 14px;
    color: #282828;
    margin-bottom: 4px;
}
.careers-short-info h6{
    font-size: 18px;
    margin-bottom: 4px;
}
.careers-short-info ul li{
      font-size: 14px;
    color: #282828;
    font-weight: 600;
}
.job-main-container{
    height: 100%;
}

.job-content-info{
    min-height: 34rem;
}


.whatspp-home {
    position: fixed;
    bottom: 22%;
    right: 30px;
    display: flex;
    justify-content:center;
    align-items: center;
    width: fit-content;
    height: 55px;
    width: 55px;
    border-radius: 40px;
    border: 3px solid #fff;
    text-decoration: none;
    color: #fff;
   z-index: 5000;
    gap: 10px;
    font-size: 23px;
    font-weight: 600;
    background-color: #25D366;
    transition: 0.5s;
}

.whatspp-home:hover {
    border-color: #25D366;
    color: #25D366;
    background-color: #fff;
}




#videoWrapper {
    /* height: 100vh; */
    overflow: hidden;
    position: relative;
}

#videoWrapper .baner-video {
    position: absolute;
    /* min-width: 100%;
    min-height: 100%; */
    width: 100%;
    height: fit-content;
    object-fit: cover;
    z-index: -100;

    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);

    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    box-shadow: none;
}

#videoWrapper .caption {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 100%;

}

#videoWrapper .caption .contents {
    width: 100%;
    height: 100%;
    color: var(--white-color);
    /* padding: 30px; */
    /* backdrop-filter: blur(2px); */
    /* -webkit-backdrop-filter: blur(5px); */
    /* background: rgb(255 255 255 / 7%); */
}
.header .navbar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.nav-logo img {
    width: 160px;
}

.nav-tog {
    border: 0 !important;
    color: var(--theme-color) !important;
    font-size: 30px !important;
}

.offcanvas-menus .offcanvas-title a img {
    width: 150px;
}

.offcanvas-menus {
    background-color: var(--bg-offcanvas) !important;
    padding: 20px 20px;

}

.offcanvas-menus ul li a {
    color: var(--white-color) !important;
    font-size: 16px !important;
    font-family: var(--title-font);
    font-weight: 600;
}

.offcanvas-menus ul li {
    /* margin-bottom: 15px; */
    margin: 0 10px;
}

.offcanvas-menus ul li a:hover {
    color: var(--theme-color2) !important;
}

/* .container-max-cs {
    max-width: 1500px !important;
    padding: 0 50px !important;
} */
 .container-mx-service{
     max-width: 1500px !important;
    padding: 0 50px !important;
 }

.container-max-sm{
      max-width: 1150px !important;
      margin-top: 20px;
}
.hero-baner {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    background: #062c73;
background: linear-gradient(0deg, rgba(0, 6, 16, 0.668) 0%, rgba(1, 7, 18, 0.422) 100%);
}


.hero-baner p {
   
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: var(--white-color);
}

.hero-baner h1 {
    font-size:45px;
    
    font-weight: 500;
    line-height: 70px;
    margin-top: 0px;
    color: var(--white-color);
}
.slider-animation{
    margin-top: -80px;
}

.baner-animate-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.baner-animate-box h3 {
    font-size: 18px;
    font-weight: 400;
    
    margin: 0;
}




.checkbox-dark-mode {
  opacity: 0;
  position: absolute;
}

.checkbox-label {
  background-color: var(--white-color);
  width: 50px;
  height: 26px;
  border-radius: 50px;
  position: relative;
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
}

.checkbox-label .fa-moon {color: var(--theme-color);}

.checkbox-label .fa-sun {color: var(--theme-color);}

.checkbox-label .ball {
  background-color: var(--theme-color);
  width: 22px;
  height: 22px;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 50%;
  transition: transform 0.2s linear;
}

.checkbox-dark-mode:checked + .checkbox-label .ball {
  transform: translateX(24px);
}

a{
    text-decoration: none !important;
}

.blured-container{
/* background: rgba(255, 255, 255, 0.429);
border-radius: 20px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px); */
padding:5px 20px;
}
.offcanvas{
    padding: 0;
}

a.nav-contact-btn{
    padding: 10px 25px;
    /* background-color: var(--theme-color); */
    color: var(--white-color);
    border-radius: 40px;
    background: linear-gradient(134deg, rgba(51, 51, 143, 1) 35%, rgba(27, 213, 250, 1) 100%);
}
a.nav-contact-btn:hover{
     background: linear-gradient(134deg, rgba(27, 213, 250, 1) 35%, rgba(51, 51, 143, 1) 100%);
     color: var(--white-color);
     transition: 0.5s !important;
}
.baner-btns{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.baner-btns a{
    width: 200px;
    height: 55px;
    border: 1px solid var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    color: var(--white-color);
    font-size: 16px;
    font-weight: 400;
    transition: 0.5s;

}
.baner-btns a:first-child{
     background: linear-gradient(134deg, rgba(51, 51, 143, 1) 35%, rgba(27, 213, 250, 1) 100%);
     color: var(--white-color);
     border: 0;
}
.baner-btns a:hover{
    border-radius: 40px;
    background-color: var(--theme-color);
    border: 0;
}

.marquee-icon img{
    width: 40px;
}

.about-ai-img img{
    min-width: 400px !important;
    height: 600px;
    object-fit: cover;
    border-radius: 25px;
}

.about-wrapp-content-cs{
    padding-right: 100px;
}

.about-wrapp-content-cs p{
    font-size: 16px;
    color: var(--black-color);
    margin-bottom: 10px !important;
}

.rotate-circle{
    width: 250px;
    height: 250px;
    border-radius: 20%;
    background-color: var(--theme-color2);
    display: flex;
    justify-content: center;
    align-items: center;
}

.rotate-circle img{
    width: 150px !important;
}

.bg-gradiant{
        background: radial-gradient(circle, #0d6efd54 0%, rgba(255, 255, 255, 1) 100%);

}

.section-padding{
    padding: 70px 0;
}

.sec-text-h2{
    font-size: 40px;
    font-weight: 600;
}

.content-svc-cs h4{
    margin-bottom: 20px !important;
}

.svc-slider .case-box .case-img img{
    height: 550px;
    object-fit: cover;
}

.bg-dark-img{
    background-color:  unset !important;
    background:  unset !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-attachment: fixed !important;
      background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.644) 0%, rgba(0, 0, 0, 0.611) 100%), url(../img/exora/3.jpg) !important;
}

.counter-card-cs{
    /* From https://css.glass */
background: #e8edf58a;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
}

.counter-card-cs h6{
    font-size: 17px !important;
}
.counter-card-cs .counter-shape {
    border: 1px solid #fff;
}

.marquee-card2-cs a{
    padding-bottom: 15px;
    font-size: 80px !important;
}

.img-why-choose img{
    height:750px;
    width: 100% !important;
    object-fit: cover;
}

.about-area6{
    padding: 30px;
}

.why-choose-text h2{
    font-weight: 600;
}

.why-choose-wrap .about-item_centent .box-title{
    font-weight: 600;
    font-size: 20px;
    margin: 0 !important;
}
.why-choose-wrap .about-item_centent .about-item_text{
    font-size: 15px;
    margin: 0;
    color: #504f4f;
}
.why-choose-wrap .about-item{
   margin-bottom: 20px !important;
}


 .process-card-cs .process-card4{
    padding: 10px;
    margin-bottom: 10px !important;
}

 .process-card-cs .process-card4 .box-content h4{
    margin: 0 !important;
    font-size: 20px;
    font-weight: 600;
 }

  .process-card-cs .process-card4 .box-number{
    font-size: 30px;
  }
.bg-dark-blue{
    background-color:#051d4a;
}
.work-sec-desc p{
    color: var(--white-color);
}
.work-sec-desc a{
    background-color: var(--white-color) !important;
    color: var(--black-color) !important;
}

.blog-box-cs img{
    height: 400px;
    object-fit: cover;
}
.blog-box .blog-img{
    margin-bottom: 15px !important;
}
.blog-box_content h3{
    margin: 0 !important; 
    font-size: 22px !important;
}
.blog-box_content p{
    color: #4e4d4d !important;
}
.bg-dark-blue-cs{
     background-color:#021333;
}

.showcase-sec{
    position: relative;
}
.sec-btn-cs{
    position: absolute;
    left:2%;
    top: 45%;
}
.sec-btn-cs .icon-box{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.marquee-card3-cs a{
    font-size: 25px !important;
    color: var(--black-color);
}

.marquee-card3-cs img{
    width: 20px !important; 
}
.exora-who-we-are-left .img2 img{
    width: 350px;
    height: 550px;
    object-fit: cover;
}
.exora-who-we-are-left .img1 img{
    width: 280px;
    height: 200px;
    object-fit: cover;
}

.about-right-who-we-are h2{
    margin-bottom: 10px !important;
}

.about-right-who-we-are p{
    color: #484848;
    margin: 7px 0 !important;
    position: relative;
    z-index: 5;
}

.about-right-who-we-are h6{
    font-weight: 600;
    color: var(--theme-color);
    margin-top: 10px ;
}

.abt-mission-box h3{
    font-size: 18px;
    font-weight: 600;
    color: var(--theme-color);
}
.abt-mission-box h6{
    font-weight: 700;
    line-height: 35px;
    font-size: 25px;
}

.abt-mission-box p{
     color: #484848;
    margin: 7px 0 !important;
    font-size: 15px;
}

.abt-mission-box h5{
    font-weight: 600;
    color: var(--theme-color2);
    
}
.abt-mission-box ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.abt-mission-box ul li{
    display: flex;
      color: #484848;
    margin:10px 0 !important;
    font-size: 15px;
    font-weight: 400;
    color: var(--black-color);
}

.abt-mission-box ul li img{
    width: 20px;
    margin-right: 10px;
}
.top-padding-cs{
    padding-top: 20rem;
}

.dark-blue-title > * {
    color: #fff !important;
}

.dark-blue-title .sec-title span{
    color: #fff !important;
}



/* Card Design */
.abt-res {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 40px 30px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: all 0.45s ease;
    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

/* Premium Glow Border */
.abt-res::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(
        135deg,
        rgba(0, 255, 255, 0.7),
        rgba(0, 119, 255, 0.5),
        rgba(255, 255, 255, 0.15)
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

/* Hover Lighting Effect */
.abt-res::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background: rgba(0, 255, 255, 0.15);
    border-radius: 50%;
    top: -60px;
    right: -60px;
    filter: blur(40px);
    transition: 0.5s ease;
}

.abt-res:hover::after {
    transform: scale(1.4);
    opacity: 0.9;
}

/* Hover Animation */
.abt-res:hover {
    transform: translateY(-12px);
    background: rgba(255, 255, 255, 0.09);
    box-shadow:
        0 20px 40px rgba(0, 0, 0, 0.45),
        0 0 25px rgba(0, 255, 255, 0.18);
}

/* Number Styling */
.abt-res span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin-bottom: 25px;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #00c6ff, #0072ff);
    box-shadow:
        0 10px 20px rgba(0, 114, 255, 0.35),
        inset 0 1px 2px rgba(255,255,255,0.4);
}

/* Title */
.abt-res h3 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 18px;
    line-height: 1.4;
    position: relative;
}

/* Small Accent Line */
.abt-res h3::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    margin-top: 12px;
    border-radius: 50px;
    background: linear-gradient(to right, #00c6ff, transparent);
}

/* Paragraph */
.abt-res p {
    color: rgba(255, 255, 255, 0.78);
    font-size: 15.5px;
    line-height: 1.9;
    margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
    .abt-res {
        padding: 30px 22px;
    }

    .abt-res h3 {
        font-size: 21px;
    }

    .abt-res span {
        width: 60px;
        height: 60px;
        font-size: 22px;
    }
}


.insights-wrap .why-feature-card2{
    padding: 20px;
        margin-bottom: 10px !important;
    border: 1px solid #ccc;
}
.insights-wrap .why-feature-card2 h4.box-title{
    font-size: 18px;
    font-weight:600;
    color: #000;
    margin-bottom: 7px !important;
}
.insights-wrap .why-feature-card2 p.box-text{
    font-size: 15px;
    color: #3d3c3c;
    margin: 0;
}

.insights-wrap .why-feature-card2 .box-icon{
    background-color: var(--theme-color2);
    min-width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white-color);
}

.box-insight-img img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}



.c-value-box {
    position: relative;
    height: 100%;
    padding: 40px 34px;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid #eef2f7;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow:
        0 10px 30px rgba(15, 23, 42, 0.05);
}

/* Soft Gradient Glow */
.c-value-box::before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    background: radial-gradient(
        circle,
        rgba(37, 99, 235, 0.08),
        transparent 70%
    );
    top: -120px;
    right: -120px;
    transition: 0.5s ease;
}

/* Hover */
.c-value-box:hover {
    transform: translateY(-8px);
    border-color: rgba(37, 99, 235, 0.18);
    box-shadow:
        0 20px 40px rgba(15, 23, 42, 0.09);
}

.c-value-box:hover::before {
    transform: scale(1.15);
}

/* Heading */
.c-value-box h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 18px;
    line-height: 1.4;
    letter-spacing: 0.2px;
    position: relative;
}

/* Accent Line */
.c-value-box h3::after {
    content: "";
    display: block;
    width: 52px;
    height: 2px;
    margin-top: 14px;
    border-radius: 50px;
    background: linear-gradient(
        to right,
        #2563eb,
        transparent
    );
}

/* Paragraph */
.c-value-box p {
    color: #64748b;
    font-size: 15.5px;
    line-height: 1.9;
    font-weight: 400;
    margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
    .c-value-box {
        padding: 32px 24px;
    }

    .c-value-box h3 {
        font-size: 21px;
    }

    .c-value-box p {
        font-size: 15px;
    }
}


.exora-why .why-feature-card2:hover{
    transform: unset !important;
}
.exora-why-wrap {
    margin-left: 0 !important;
}

.service-card-main .box-text{
    max-width: 100% !important;
}

.service-card-main {
    height: 100% !important;
}

.service-card-main .box-content h3{
    font-size: 20px;
    color: var(--black-color) !important;
    font-weight: 600;
}
.service-card-main .box-content h3 a{
    color: var(--black-color);
}
.service-card-main .box-content p{
    font-size: 15px;
    color: #5e5c5c;
    margin-bottom: 5px !important;
     display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service-card-main .icon-btn{
    border: 1px solid #656464 !important;
    rotate: 50deg;
}
.service-card-main .icon-btn a{
    color: #000;
}
.service-card-main .icon-btn a:hover{
    color: #fff;
}
.service-card-main .box-content{
    margin-bottom: 10px !important;
}

.center-text-xs p{
    color: #515151;
}

.left-industries-we-serve img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}

.right-industries-we-serve ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.right-industries-we-serve ul li{
    padding: 7px 15px;
    border: 1px solid #605e5e;
    border-radius: 40px;
    color: #3d3d3d;
    font-size: 18px;
    font-family: var(--title-font);
    font-weight: 600;
}
.right-industries-we-serve ul li img{
    width: 25px;
    margin-right: 15px;
}



.investment-img-box{
    height: 500px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;

}
.investment-img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.investment-box-overlay{
    position: absolute;
}
.investment-box-overlay{
      position: absolute;
    background: #000;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.467) 100%);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 40px;
    gap: 15px;
}
.investment-box-overlay h5{
  margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 55px;

}
.investment-box-overlay p{
    font-size: 20px;
    color: #fff;
    margin: 0;
}
.investment-box-overlay a{
    width: 210px;
   background: linear-gradient(134deg, rgba(51, 51, 143, 1) 35%, rgba(27, 213, 250, 1) 100%);
   color: var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center;
    height:60px;
    border-radius: 5px;
    font-size: 16px;
    transition: 0.5s;
    font-family: var(--title-font);
}
.investment-box-overlay a:hover{
    border-radius: 40px;
}
.investment-box-overlay span
{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0;
}
.investment-img-box:hover img{
    transform: scale(1.1);
    transition: 0.5s;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.investment-img-box:hover .investment-box-overlay span{
    opacity: 1;
}

.inv-btns{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding-top: 25px;
}
.contact-form{
    box-shadow:  none !important;
    border: 1px solid #434343a3 !important;
    padding: 25px !important;
}

.modal{
    background-color: #04184385;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}
.serviceModalImg img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.serviceModalRight h3{
    font-weight: 600;
    color: var(--black-color);
    font-size: 23px;
}

.serviceModalRight p{
    font-size: 15px;
    color: #222222;
}

.serviceModalRight h6{
    font-weight: 600;
    font-size: 18px;
    color: var(--theme-color);
}
.serviceModalRight  ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 15px 0;
}
.serviceModalRight  ul li{
    margin: 4px 0;
}
.serviceModalRight  ul li span{
    background-color: #f7f7f7;
    padding: 5px 10px;
    color: #222;
    font-size: 15px;
    border: 1px solid #ccc;
    font-weight: 500;
    border-radius: 5px;
}
.modalServiceInclude h6{
    font-weight: 600;
    font-size: 20px;
    color: var(--theme-color2);
    text-align: center;
    margin: 20px 0 !important;
}
.modalServiceInclude ul{
    justify-content: center;
    gap: 15px;
}
.modalServiceInclude ul li{
    font-size: 15px !important;
    color: var(--black-color);
}

.modalServiceInclude ul li img{
    margin-right: 5px;
}
.modal-max-width{
    max-width: 60% !important;
    width: 100%;
}

.product-modal-content{
    border-radius: 20px !important;
}

.products-main-widget{
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    background: #0b1120;
    border: 1px solid rgba(255,255,255,0.08);
    transition: 0.6s cubic-bezier(.16,1,.3,1);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    isolation: isolate;
    height: 100%;
}


/* Inner layer */
.products-main-widget::after{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: 30px;
    background: linear-gradient(180deg,#081120,#0f172a);
    z-index: -1;
}

/* Floating glow */
.products-main-widget:hover{
    transform: translateY(-14px);
   box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

/* Image area */
.product-main-img{
    position: relative;
    overflow: hidden;
    height: 300px;
}

/* Shine overlay */
.product-main-img::before{
    content: "";
    position: absolute;
    top: 0;
    left: -140%;
    width: 70%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,0.18),
        transparent
    );
    transform: skewX(-25deg);
    transition: 1s;
    z-index: 2;
}

.products-main-widget:hover .product-main-img::before{
    left: 160%;
}

.product-main-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.9s ease;
    filter: brightness(0.8);
}

.products-main-widget:hover .product-main-img img{
    transform: scale(1.12);
    filter: brightness(1);
}

/* Premium gradient overlay */
.product-main-img::after{
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            to top,
            rgba(5,10,25,0.95) 10%,
            rgba(5,10,25,0.1) 60%
        );
}

/* Content section */
.products-main-info{
        position: relative;
    padding: 25px;
    margin-top: -80px;
    z-index: 5;
    bottom: 0;
    top: -32px;
    height: 325px;
}

/* Glass content card */
.products-main-info{
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    background: rgba(255,255,255,0.06);
    backdrop-filter: blur(18px);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 28px;
}

/* Heading */
.products-main-info h3{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
    letter-spacing: -0.5px;
    transition: 0.4s ease;
}

.products-main-widget:hover .products-main-info h3{
    transform: translateX(8px);
    color: #ffffff;
    text-shadow: 0 0 15px rgba(12, 116, 119, 0.6);
}

/* Text */
.products-main-info p{
    color: rgba(255,255,255,0.72);
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 28px;
}

/* Premium button */
.products-main-info a{
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    position: absolute;
    overflow: hidden;
    background: linear-gradient(
        135deg,
        #071a6e,
        #6d3aed
    );
    transition: 0.5s cubic-bezier(.16,1,.3,1);
    /* box-shadow:
        0 10px 25px rgba(124,58,237,0.4); */
        bottom: 10px;
}

/* Rotating background */
.products-main-info a::before{
    content: "";
    position: absolute;
    width: 180%;
    height: 180%;
    background: conic-gradient(
        from 0deg,
        #00f5ff,
        #7c3aed,
        #ff2e88,
        #00f5ff
    );
    animation: rotate 4s linear infinite;
    z-index: -2;
}

.products-main-info a::after{
    content: "";
    position: absolute;
    inset: 2px;
    border-radius: 20px;
    background: #111827;
    z-index: -1;
}

.products-main-info a:hover{
    transform: translateY(-8px) rotate(-45deg) scale(1.08);
    box-shadow:
        0 18px 40px rgba(124,58,237,0.5),
        0 0 20px rgba(0,245,255,0.5);
}

/* Animations */
@keyframes borderFlow{
    0%{
        background-position: 0% 50%;
    }
    100%{
        background-position: 300% 50%;
    }
}

@keyframes rotate{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}

/* Responsive */
@media(max-width:768px){

    .product-main-img{
        height: 280px;
    }

    .products-main-info{
        padding: 25px;
        width: calc(100% - 24px);
    }

    /* .products-main-info h3{
        font-size: 25px;
    } */

    .products-main-info a{
        width: 58px;
        height: 58px;
        font-size: 18px;
    }
}


.img-potfolio img{
    border: 1px solid #ccc;
}

.portfolio-img-cs h3.box-title{
    margin: 0 !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
}
.portfolio-img-cs span{
    margin: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
}

.portfolio-video video{
    width: 100%;
    height: 350px;
    border-radius: 15px;
    object-fit: cover;
}

.title-area .sec-title{
    font-weight: 700 !important;
    font-size: 40px;
}
.list-btns {
    margin-top: -70px;
    position: relative;
    z-index: 5;
}
.list-btns ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.list-btns ul li a{
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 7px;
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* From https://css.glass */
background: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
font-family: var(--title-font);

}
.list-btns ul li a:hover{
    border-radius: 40px;
    transition: 0.5s;
     background: linear-gradient(134deg, rgba(51, 51, 143, 1) 35%, rgba(27, 213, 250, 1) 100%);
}


/* =========================
   Premium Career Card Design
========================= */

.career-main-widget {
    position: relative !important;
    overflow: hidden !important;
    padding: 32px !important;
    border-radius: 24px !important;
    background: linear-gradient(145deg, #ffffff, #f7f9fc) !important;
    border: 1px solid rgba(0,0,0,0.06) !important;
   box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: all 0.4s ease !important;
    z-index: 1 !important;
}

/* Glow Background */
.career-main-widget::before {
    content: "" !important;
    position: absolute !important;
    width: 220px !important;
    height: 220px !important;
    background: rgba(77, 109, 255, 0.12) !important;
    border-radius: 50% !important;
    top: -80px !important;
    right: -80px !important;
    filter: blur(40px) !important;
    transition: all 0.5s ease !important;
    z-index: -1 !important;
}

/* Hover Effect */
.career-main-widget:hover {
    transform: translateY(-10px) !important;
   box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-color: rgba(77, 109, 255, 0.25) !important;
}

.career-main-widget:hover::before {
    transform: scale(1.2) !important;
    opacity: 1 !important;
}

/* =========================
   Top Section
========================= */

.career-main-widget .careers-top-info {
    gap: 20px !important;
    margin-bottom: 25px !important;
}

/* Company / User Image */
.career-main-widget .job-author img {
    width: 85px !important;
    height: 85px !important;
    object-fit: cover !important;
    border-radius: 20px !important;
    border: 3px solid #fff !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
    transition: all 0.4s ease !important;
}

.career-main-widget:hover .job-author img {
    transform: scale(1.08) rotate(-2deg) !important;
}

/* Job Title */
.career-main-widget .job-title {
    display: block !important;
    font-size: 20px !important;
    font-family: var(--title-font);
    font-weight: 700 !important;
    color: #111827 !important;
    margin-bottom: 8px !important;
    transition: color 0.3s ease !important;
}

.career-main-widget:hover .job-title {
    color: #4d6dff !important;
}

/* Date */
.career-main-widget .location {
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #6b7280 !important;
    background: rgba(77, 109, 255, 0.08) !important;
    padding: 8px 14px !important;
    border-radius: 50px !important;
}

/* =========================
   Description
========================= */

.career-main-widget .careers-short-info p {
    color: #4b5563 !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
    margin-bottom: 24px !important;
}

/* Requirements Title */
.career-main-widget .careers-short-info h6 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #111827 !important;
    margin-bottom: 16px !important;
}

/* Requirements List */
.career-main-widget .careers-short-info ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.career-main-widget .careers-short-info ul li {
    position: relative !important;
    padding-left: 32px !important;
    margin-bottom: 14px !important;
    color: #374151 !important;
    font-size: 15px !important;
    transition: all 0.3s ease !important;
}

/* Custom Bullet */
.career-main-widget .careers-short-info ul li::before {
    content: "✓" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, #4d6dff, #7f8cff) !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.career-main-widget .careers-short-info ul li:hover {
    transform: translateX(6px) !important;
    color: #111827 !important;
}

/* =========================
   Apply Button
========================= */

.career-main-widget .th-btn.style3 {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px 30px !important;
    border-radius: 14px !important;
    background: linear-gradient(135deg, #0c269c, #6d83ff) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    overflow: hidden !important;
    transition: all 0.35s ease !important;
    box-shadow: 0 10px 20px rgba(77, 109, 255, 0.25) !important;
}

/* Button Shine */
.career-main-widget .th-btn.style3::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: -120% !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(255,255,255,0.25) !important;
    transform: skewX(-25deg) !important;
    transition: 0.6s !important;
}

.career-main-widget .th-btn.style3:hover::before {
    left: 120% !important;
}

.career-main-widget .th-btn.style3:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 18px 30px rgba(77, 109, 255, 0.35) !important;
}

/* =========================
   Responsive
========================= */

@media (max-width: 768px) {

    .career-main-widget {
        padding: 24px !important;
    }

    .career-main-widget .job-title {
        font-size: 22px !important;
    }

    .career-main-widget .job-author img {
        width: 70px !important;
        height: 70px !important;
    }
}

.blog-read-more-btn {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px 30px !important;
    border-radius: 14px !important;
    background: linear-gradient(135deg, #0c269c, #6d83ff) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    overflow: hidden !important;
    transition: all 0.35s ease !important;
    box-shadow: 0 10px 20px rgba(77, 109, 255, 0.25) !important;
}

/* Button Shine */
.blog-read-more-btn::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: -120% !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(255,255,255,0.25) !important;
    transform: skewX(-25deg) !important;
    transition: 0.6s !important;
}

.blog-read-more-btn:hover::before {
    left: 120% !important;
}

.blog-read-more-btn:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 18px 30px rgba(77, 109, 255, 0.35) !important;
}

.blog-title-main a{
      display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-breadcrum h1{
    font-size: 35px !important;
}

.blog-dt-content p{
    font-size: 15px;
    color: var(--black-color);
}
.blog-dt-content h4{
    font-size: 20px;
    font-weight: 600;
    color: var(--theme-color);
}
ul.blog-features-list{
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 25px;
}
ul.blog-features-list  li{
    margin: 20px 0 !important;
     font-size: 15px;
    color: var(--black-color);
    font-family: var(--title-font);
}

ul.blog-features-list  li img{
    margin-right: 10px;
}

.blog-img-dt img{
    width: 100%;
    height: 450px;
}
.title-area.case-title-box h6{
    font-size: 25px;
    font-weight: 600;
}
.about-title .sec-title{
    font-size: 30px !important;
    line-height: 45px;
}

.contact-us-office-widget ul li a{
    color: #000;
}
div.text-justify-cs p{
    text-align: justify !important;
}