 h1,h2,h3,h4,h5,h6{
    font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;
 }
 p{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
 }
 .p{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
 }
 .h5{
    font-size: 1.50rem;
 }

 .headin{
    font-size: 45px;
 }
 
 /* Neomorphism styles */
 .neomorphism {
    background: #e0e0e0;
    box-shadow: 10px 10px 20px #bebebe, -10px -10px 20px #ffffff;
    border-radius: 12px;
}

/* Header Styles */
.header {
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: none; /* No background color */
}

.logo {
    height: 78px;
    width: auto;

    /* font-size: 24px; */
    /* font-weight: bold; */
    /* color: #fff;  */
    /* White text to stand out over the video */
}
.logo1 {
    height: 100px;
    width: auto;
}
.sub-banner{
    font-size: 23px;
}
.main-banner{
    font-size: 70px;
}

/* Menu Styles */
.navbar-toggler {
    border: none;
    background-color: transparent;
}

.navbar-toggler-icon {
    background-image: url('data:image/svg+xml;base64,...'); /* Bootstrap default hamburger icon */
}

.menu {
    background-color: rgba(0, 0, 0, 0.7); /* Transparent black background for menu */
    border-radius: 30px;
    padding: 10px 20px;
}

.menu a {
    color: #fff;
    margin-right: 15px;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.menu a:hover, .menu a.active {
    color: #3a6afd !important;
}

/* Get a Quote Button */
.get-quote-btn {
    background-color: #fff;
    color: #111;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    /* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); */
    transition: background-color 0.3s ease;
    font-weight: 600;
}

.get-quote-btn1 {
    background-color: #3a6afd;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    /* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); */
    transition: background-color 0.3s ease;
}

.get-quote-btn2 {
    background-color: black;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    /* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); */
    transition: background-color 0.3s ease;
}

.get-quote-btn:hover {
    background-color: black;
    color: white;
}

/* Full-Width Video Background */
.video-section {
    position: relative;
    width: 100%;
    height: 100vh; /* Video fills entire viewport height */
    overflow: hidden;
    z-index: 1;
    
}
.video-section13 {
    position: relative;
    width: 100%;
    height: 90vh; /* Video fills entire viewport height */
    overflow: hidden;
    z-index: 1;
    
}

.video-section video {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 40%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
}
.video-section13 video {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 40%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
}
.video-section img {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 40%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
}
.video-section1 {
    position: relative;
    width: 100%;
    height: 70vh; /* Video fills entire viewport height */
    overflow: hidden;
    z-index: 1;
    
}
.set{
    padding: 15px;
}

.color-section {
    position: relative;
    width: 100%;
    height: 100vh; /* Video fills entire viewport height */
    overflow: hidden;
    z-index: 1;
    background: black;
    
}

.color-content3 {
    position: absolute;
    z-index: 2;
    top: 4%;
    left: 30%;
    width: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
}

.color-content4 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 54%;
    width: 100%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
}
.color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.4);  */
    /* Video overlay for readability */
}

.video-section1 .res {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 40%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%);
}


.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.4);  */
    /* Video overlay for readability */
}
.video-overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.6);  */
    /* Video overlay for readability */
}
.video-overlay11 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); 
    /* Video overlay for readability */
}
.video-content1 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 35%;
    width: 60%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
    font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;

}
.v-font{
    font-size: 21px;
}
.video-content3 {
    position: absolute;
    z-index: 2;
    top: 4%;
    left: 30%;
    width: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
}

.video-content4 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 54%;
    width: 100%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
}

.video-content {
    /* position: absolute;
    z-index: 2;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left; */
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 40%;
    width: 70%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
    font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.video-content h1 {
    font-size: 70px;
    font-weight: bold;
}

/* Footer Styles */
footer {
    background: black;
    padding: 40px 0;
}

.footer-logo {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-links a {
    color: #333;
    text-decoration: none;
    margin-right: 10px;
}

.footer-input {
    border: none;
    padding: 10px;
    border-radius: 30px;
    box-shadow: inset 5px 5px 10px #bebebe, inset -5px -5px 10px #ffffff;
}

.submit-btn {
    background-color: #3a6afd;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    margin-left: 10px;
}
.submit-btn1 {
    background-color: #fff;
    color: #111;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    margin-left: 10px;
}
.new-mar{
    margin-top: 40px !important;
}
/* Responsive Media Queries */
/* @media (max-width: 1440px) {
    .container12 {
        width: 100%;
        overflow: hidden; 
        background-color: transparent; 
        margin-top: -10px !important;
      }
    .second-video{
        margin-top: -45px !important;
    }
} */
@media (max-width: 992px) {
    .container12 {
        width: 100%;
        overflow: hidden; /* Hide the overflow to create the scrolling effect */
        background-color: transparent; /* Optional background color */
        margin-top: -10px !important;
      }
    .second-video{
        margin-top: -45px !important;
    }
    
    .menu {
        flex-wrap: wrap;
        text-align: center;
    }

    .menu a {
        margin-right: 5px;
    }

    .tagline {
        display: none; /* Hide tagline on smaller screens */
    }

    .get-quote-btn {
        margin-top: 10px;
    }

    .logo {
        font-size: 20px;
    }

    .video-content h1 {
        font-size: 36px;
    }
}
@media only screen and (min-width: 2304px)
{  
    .video-content1 {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 23% !important;
        width: 43% !important;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: left;
        }
        .image-scroll11 img {
            width: 100%;
            height: auto !important;
        }
        .backside{
            background: rgba(0, 0, 0, 0.6);
            /* padding: 30px; */
        }
        .video-overlay11 {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.0);
        }
        .video-section1 {
            position: relative;
            width: 100%;
            height: 47vh !important;
            overflow: hidden;
            z-index: 1;
        }
        .yu-tab{
            font-size: 13px;
        }
        .yu-tab1{
            font-size: 9px;
        }
        .content-overlay100 {
            position: absolute;
            top: 0px !important;
            left: 0;
            width: 100%;
            height: 100%;
            /* background-color: rgba(0, 0, 0, 0.6); */
            color: white;
            /* display: flex; */
            justify-content: center;
            align-items: center;
            opacity: 1;
            /* transition: opacity 0.5s; */
            text-align: center;
            padding: 20px;
        }
        .ar-tab{
            width: auto;
        height: 120px !important;
        }
        .be-tab{
            height: 50px !important;
        width: auto;
        }
        .fea-tab{
            font-size: 18px;
        }
        .eff {
            font-size: 13px !important;
            font-family: "Poppins", sans-serif;
            font-weight: 400;
            font-style: normal;
        }
        .card1 {
            display: block;
            position: relative;
            max-width: 100%;
            /* background-color: #e6e7ee; */
            box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
            background-color: #f2f8f9;
            border-radius: 4px;
            padding: 27px 5px !important;
            margin: 5px !important;
            text-decoration: none;
            z-index: 0;
            overflow: hidden;
            color: black;
        }
        .tab-3{
            margin-top: -244px;
        }
        .tab-font1 {
            font-size: 25px;
        }
        .tab-2{
            margin-top: -592px !important;
        }
        .tab-1{
            margin-top: -140px;
        }
        .mt-99{
            margin-top: 124px !important;
        }
        .mt-81{
            margin-top: -55px;
          }
        .navbar-toggler {
            display: block;
        }
        .tab-width{
            width: 96px;
        }
        .tab-gif{
            width:auto;height:auto !important;
        }
        .mt-811{
            margin-top: 115px !important;
        }
        .list-style{
            list-style-type: none;
            font-size: 13px;
            line-height: 1 !important;
          }
        .wid-price {
            width: 10rem !important;
        }
        .tab-font{
            font-size: 17px;
        }
        .logo1 {
            height: 70px;
            width: auto;
        }
        p{ 
            font-size: 13px;
        }
    
        .menu {
            flex-direction: column;
            padding: 10px 0;
            display: none;
        }
    
        .navbar-collapse.show .menu {
            display: flex;
        }
    
        .menu a {
            margin-bottom: 10px;
        }
    
        .video-content h1 {
            font-size: 28px;
        }
    
        .get-quote-btn {
            width: 100%;
            text-align: center;
        }
}
/* @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    .home-video {
        margin-top: -220px !important;
    }
    .home-vedio2 {
        margin-top: -644px !important;
    }
    .mar-img {
        margin-top: -299px !important;
    }
} */

@media (max-width: 768px) {
    .logo {
        height: 51px !important;
        width: auto;
        /* font-size: 24px; */
        /* font-weight: bold; */
        /* color: #fff; */
    }
    .video-content {
        position: absolute;
        z-index: 2;
        top: 48% !important;
        left: 40%;
        width: 70%;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: left;
        font-family: "Chakra Petch", sans-serif;
        font-weight: 600;
        font-style: normal;
    }
    .banner1 {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 30px !important;
        overflow: hidden;
        position: relative;
        font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;
        /* font-family: Arial, sans-serif; */
        /* text-align: center; */
      }
    .banner {
        width: 50%;
        height: auto;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 30px !important;
        overflow: hidden;
        position: relative;
        /* font-family: Arial, sans-serif; */
      }
    .video-content1 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 23% !important;
    width: 43% !important;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: left;
    }
    .image-scroll11 img {
        width: 100%;
        height: auto !important;
    }
    .backside{
        background: rgba(0, 0, 0, 0.6);
        /* padding: 30px; */
    }
    .video-overlay11 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.0);
    }
    .video-section1 {
        position: relative;
        width: 100%;
        height: 47vh !important;
        overflow: hidden;
        z-index: 1;
    }
    .yu-tab{
        font-size: 13px;
    }
    .yu-tab1{
        font-size: 9px;
    }
    .content-overlay100 {
        position: absolute;
        top: 0px !important;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 0, 0.6); */
        color: white;
        /* display: flex; */
        justify-content: center;
        align-items: center;
        opacity: 1;
        /* transition: opacity 0.5s; */
        text-align: center;
        padding: 20px;
    }
    .ar-tab{
        width: auto;
    height: 120px !important;
    }
    .be-tab{
        height: 50px !important;
    width: auto;
    }
    .fea-tab{
        font-size: 18px;
    }
    .eff {
        font-size: 13px !important;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    .card1 {
        display: block;
        position: relative;
        max-width: 100%;
        /* background-color: #e6e7ee; */
        box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
        background-color: #f2f8f9;
        border-radius: 4px;
        padding: 27px 5px !important;
        margin: 5px !important;
        text-decoration: none;
        z-index: 0;
        overflow: hidden;
        color: black;
    }
    .tab-3{
        margin-top: -244px;
    }
    .tab-font1 {
        font-size: 25px;
    }
    .tab-2{
        margin-top: -592px;
    }
    .tab-1{
        margin-top: -140px;
    }
    .mt-99{
        margin-top: 124px !important;
    }
    .mt-81{
        margin-top: -55px;
      }
    .navbar-toggler {
        display: block;
    }
    .tab-width{
        width: 96px;
    }
    .tab-gif{
        width:auto;height:auto !important;
    }
    .mt-811{
        margin-top: 115px !important;
    }
    .list-style{
        list-style-type: none;
        font-size: 13px;
        line-height: 1 !important;
      }
    .wid-price {
        width: 10rem !important;
    }
    .tab-font{
        font-size: 17px;
    }
    .logo1 {
        height: 70px;
        width: auto;
    }
    p{ 
        font-size: 13px;
    }

    .menu {
        flex-direction: column;
        padding: 10px 0;
        display: none;
    }

    .navbar-collapse.show .menu {
        display: flex;
    }

    .menu a {
        margin-bottom: 10px;
    }

    .video-content h1 {
        font-size: 28px;
    }

    .get-quote-btn {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .banner {
        width: 50%;
        height: auto;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 16px !important;
        overflow: hidden;
        position: relative;
        /* font-family: Arial, sans-serif; */
      }
    .banner1 {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 16px !important;
        overflow: hidden;
        position: relative;
        font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;
        /* font-family: Arial, sans-serif; */
        /* text-align: center; */
      }
    .image-scroll11 img {
        width: 100%;
        height: auto !important;
    }
    .video-section1 {
        position: relative;
        width: 100%;
        height: 70vh !important;
        overflow: hidden;
        z-index: 1;
    }
    .v-mobile{
        height: 148px !important;
    }
    .v-mobile1{
        height: 180px !important;
    }
    .yu-tab{
        font-size: 15px;
    }
    .yu-tab1{
        font-size: 13px;
    }
    .con-mob{
        margin-top: 30px;
    }
    .pr-bt{
        height: 43px !important;
    }
    .price-card {
        height: 525px !important;
        /* background-color: #e6e7ee; */
        border-radius: 25px;
    }
    .mt-99 {
        margin-top: -67px !important;
    }
    .hiw{
        background: linear-gradient(90deg, #111 0%, #f2f8f9 100%);
    border-radius: 30px 0px 0px 30px;
    color: white;
    width: auto !important;
    font-size: 30px;
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    font-style: normal;
    }
    .ps-5 {
        padding-top: 10px;
        padding-left: 1rem !important;
    }
    .m{
        margin-top: 30px;
    }
    .gap-con{
        margin-top: -21px !important;
    }
    .home-icon2{
        margin-top: -32px !important;
    }
    .cap{
        font-size: 14px;
    }
    .home-icon1{
        margin-top: -5px !important;
    }
    .home-icon{
        height: 40px !important;
    width: auto !important;
    border: 1px solid white;
    padding: 6px;
    }
    .video-content4 {
        position: absolute;
        z-index: 2;
        top: 52%;
        left: 54%;
        width: 100%;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: left;
    }
    .mar-img{
        margin-top: -187px;
    }
    .part{
        margin-top: -10px !important; 
    }
    .colo-button{
        background: linear-gradient(90deg, #ffffff 0%, #222020 100%);
    border-radius: 30px 0px 0px 30px;
    color: black;
    width: auto !important;
    font-size: 13px !important;
    font-family: 'Chakra Petch', sans-serif;
    font-weight: 600;
    font-style: normal;

    }
    .video-content1 {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 34% !important;
        width: 60% !important;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: left;
        
    }
    .v-font{
        font-size: 12px;
        margin-top: 8px !important;
    }
    .home-vedio2{
        margin-top: -405px !important;
    }
    .get-quote-btn2 {
        background-color: black;
        color: #fff;
        border: none;
        padding: 0px 9px;
        border-radius: 30px;
        /* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); */
        transition: background-color 0.3s ease;
    }
    .get-quote-btn1 {
        background-color: #3a6afd;
        color: #fff;
        border: none;
        padding: 0px 9px;
        border-radius: 30px;
        /* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15); */
        transition: background-color 0.3s ease;
    }
    .sub-banner {
        font-size: 15px;
    }
    .video-content h1 {
        font-size: 18px !important;
    }
    .video-content {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 37% !important;
        transform: translate(-50%, -50%);
        color: #fff;
        text-align: left;
    }
    .home-video{
        margin-top: -91px;
    }
    .padd-5{
        padding: 14px !important;
      }
    .wid-price{
        width: 100% !important;
    }
    .headin{
        font-size: 28px;
     }
     .mt-83{
        margin-top: 110px !important;
      }
      .mt-82{
        margin-top: 146px !important;
      }
      .mt-71{
        margin-top: -60px !important;
      }
      .mar-3{
        margin-top: -50px !important;
      }
    .logo {
        font-size: 18px;
    }

    .get-quote-btn {
        width: 100%;
        margin-top: 10px;
    }

    .video-content h1 {
        font-size: 24px;
    }
}
.wid-price{
    width: 18rem;
}
.back-dark{
    /* background-color: #30688a; */
    background-color: #2e516f;
    color: white;
    width: 100%;
    height: auto;
}
.back-dark1{
    background-color: #222020;
    color: white;
    width: 100%;
    height: auto;
}
.back-dark2{
    background-color: #242834;
    color: white;
    width: 100%;
    height: auto;
}
.bg-trans{
    background-color: transparent;
}

/* .accordion-button.collapsed {
    background: transparent;
  } */
  
  /* .accordion-button.collapsed::after { */
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); */
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); */
    /* background-color: #242834;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"
} */


/* Custom Accordion Styles */
.accordion-button {
    background-color: #242834;
    color: #fff;
    border: none;
    border-bottom: 1px solid white;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: #242834;
    color: #fff;
}

.accordion-button::after {
    filter: invert(1); /* To make the accordion icon white */
}

.accordion-body {
    background-color: #242834;
    color: #fff;
}

.accordion-item {
    border: none;
}

.accordion-item:not(:last-child) {
    border-bottom: 1px solid white; /* Bottom border for each accordion item */
}






.blog-card {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.blog-card:hover {
    transform: translateY(-10px);
}

.blog-card img {
    /* border-bottom: 5px solid black; */
    height: 220px;
    object-fit: cover;
}

.blog-card .card-body {
    padding: 20px;
}

.blog-card .category {
    font-size: 14px;
    font-weight: 600;
    color: #6c757d;
}

.blog-card .card-title {
    font-size: 1.5rem;
    margin: 10px 0;
    font-weight: bold;
    color: #343a40;
}

.blog-card .meta-info {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #6c757d;
    margin-bottom: 15px;
}

.blog-card .meta-info span {
    margin-right: 10px;
}

.blog-card .card-footer {
    background-color: transparent;
    border-top: none;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-card .btn-read-more {
    background-color: #007bff;
    color: #fff;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 14px;
}
.padd-3{
    padding-left: 30px;
}



.slider-wrapper {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 70px 55px;
  }
  .card-list .card-item {
    height: auto;
    color: #fff;
    user-select: none;
    /* padding: 35px; */
    display: flex;
    flex-direction: column;
    /* align-items: center;
    justify-content: center; */
    border-radius: 10px;
    backdrop-filter: blur(30px);
    /* background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5); */
  }
  .rounded1{
    border-radius: 10px;
  }
  .card-list .card-item .user-image {
    width: 150px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 40px;
    /* border: 3px solid #fff; */
    padding: 4px;
  }
  .card-list .card-item .user-profession {
    font-size: 1.15rem;
    color: #e3e3e3;
    font-weight: 500;
    margin: 14px 0 40px;
  }
  .card-list .card-item .message-button {
    font-size: 1.25rem;
    padding: 10px 35px;
    color: #030728;
    border-radius: 6px;
    font-weight: 500;
    cursor: pointer;
    background: #fff;
    border: 1px solid transparent;
    transition: 0.2s ease;
  }
  .card-list .card-item .message-button:hover {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #fff;
    color: #fff;
  }
  .slider-wrapper .swiper-pagination-bullet {
    background: #fff;
    height: 13px;
    width: 13px;
    opacity: 0.5;
  }
  .slider-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .slider-wrapper .swiper-slide-button {
    color: #fff;
    margin-top: -5px;
    transition: 0.2s ease;
  }
  .slider-wrapper .swiper-slide-button:hover {
    color: #4658ff;
  }
  @media (max-width: 768px) {
    .slider-wrapper {
      margin: 0 10px 40px;
    }
    .slider-wrapper .swiper-slide-button {
      display: none;
    }
  }
  .outer video {
    width: 100%;
    height: auto;
    border-radius: 22px;
overflow: hidden;
-webkit-transform: translateZ(0);
/* box-shadow: 0 19px 51px 0 rgba(0,0,0,0.16), 0 19px 51px 0 rgba(0,0,0,0.07); */
box-shadow: 6px 6px 6px #909199, -6px -6px 6px #909199;
}
.price-card{
    height: 665px;
    /* background-color: #e6e7ee; */
    border-radius: 25px;
}
.price-card:hover{
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff !important;

}

.neo{
    background-color: #e6e7ee;
}
.box-shadow{
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    cursor: pointer;
  transition: all .5s ease-in-out;
}
.box-shadow:hover {
    transform: translateY(-10px);
  }
  .get-card{
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
    border-radius: 30px;
  }
  .margin-blog{
    margin-top: -15px;
  }
  .mt-81{
    margin-top: 130px;
  }
  .mt-71{
    margin-top: -100px;
  }
  .steps{
    background-color: black;
    color: white;
    /* box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff !important; */
    padding: 15px;
  }
  .bg-neo{
    background-color: #e6e7ee;
  }
  .form-input{
    background-color: #e6e7ee;
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff !important;
  }
  .form-input1{
    background-color: #e6e7ee;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    border: 0;
  }
  .form-input14{
    background-color: #e6e7ee;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
    border: 0;
  }


  .feature-icon {
    font-size: 2rem;
    color: white;
  }
  .feature-title {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .feature-box {
    background-color: #e6e7ee;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    border: 0;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
  }
  .feature-box:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  }

  .benefit-number {
    font-size: 2.5rem;
    font-weight: bold;
    color: black;
    margin-right: 15px;
  }
  .benefit-title {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .benefit-text {
    font-size: 18px;
    line-height: 1.6;
  }
  .benefit-row {
    margin-bottom: 30px;
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #b8b9be !important;
    
  }
  .img-res{
    height: auto;
    width: auto;
  }
  .shadow-soft{
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
  }
  .pop{
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff !important;
  }
  .upper{
    text-transform: uppercase;
  }
  .list-style{
    list-style-type: none;
    font-size: 16px;
    line-height: 2.0;
  }
  .price li{
    text-indent: -1.5em;
    }
    .price-title{
        background-color: black;
        color: white;
        padding: 10px;
        border-radius: 8px;
    }
     .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
      }
      
      .navbar-toggler {
        background-color: black;
      } 
      .btn-neo{
        background-color: #e6e7ee;
        box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    
      }
      .btn-neo:hover{
        background-color: #e6e7ee;
        box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
      }
      .text-dark1{
        color: black;
      }
      .text-dark1:hover{
        color: blue;
      }
      .padd-5{
        padding: 30px;
      }


      .go-corner {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 50px;
        height: 45px;
        overflow: hidden;
        top: 0;
        right: 0;
        background-color: #1f1b56;
        border-radius: 0 4px 0 32px;
      }
      .colo{
        color: #1f1b56;
      }
      
      .go-arrow {
        margin-top: -4px;
        margin-right: -4px;
        color: white;
        font-family: courier, sans;
      }
      
      .card1 {
        display: block;
        position: relative;
        max-width: 100%;
        /* background-color: #e6e7ee; */
        box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #b8b9be;
        background-color: #f2f8f9;
        border-radius: 4px;
        padding: 32px 24px;
        margin: 12px;
        text-decoration: none;
        z-index: 0;
        overflow: hidden;
        color: black;
      
        &:before {
          content: "";
          
          position: absolute;
          z-index: -1;
          top: -56px;
        right: 173px;
          color: black;
          background: #1f1b56;
          height: 32px;
          width: 32px;
          border-radius: 32px;
          transform: scale(1);
          transform-origin: 50% 50%;
          transition: transform 0.30s ease-out;
          
        }
      
        &:hover:before {
          transform: scale(21);
          
        }
      }
      
      .card1:hover {
        p {
          
          font-size: 16px;
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
          transition: all 0.3s ease-out;
          color: rgba(255, 255, 255, 0.8);
        }
        h3 {
          transition: all 0.3s ease-out;
          color: #ffffff;
        }
        .colo{
            color: #fff;
          }
      }
      .eff{
        font-size: 18px;
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
      }
      .test-color{
        background-color: #f2f8f9;
      }

      .container12 {
        width: 100%;
        overflow: hidden; /* Hide the overflow to create the scrolling effect */
        background-color: transparent; /* Optional background color */
      }

      .image-scroll {
        display: flex;
        animation: scroll 15s linear infinite;
      }
      
      .image-scroll img {
        width: 100%;
        height: auto;
      }
      .image-scroll11 {
        display: flex;
        animation: scroll 15s linear infinite;
      }
      
      .image-scroll11 img {
        width: 100%;
        height: 50px;
      }
      
      @keyframes scroll {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(-100%);
        }
      }

      .input-group {
        margin-bottom: 15px;
    }

    #countryCode {
        width: 30%;
    }

    #phone {
        width: 70%;
    }
    



    .content-overlay100 {
        position: absolute;
        top: 35px;
        left: 0;
        width: 100%;
        height: 100%;
        /* background-color: rgba(0, 0, 0, 0.6); */
        color: white;
        /* display: flex; */
        justify-content: center;
        align-items: center;
        opacity: 1;
        /* transition: opacity 0.5s; */
        text-align: center;
        padding: 20px;
    }

    .image-container100 {
        position: relative;
        cursor: default;
    }
    .image-container100:hover {
        transform: translateY(-10px);
    }
    

    .image-container100 img {
        width: 100%;
        height: auto;
        display: block;
    }

    /* .image-container100:hover .content-overlay100 {
        opacity: 1;
    } */
     .footer-text{
        font-size: 14px;
     }






     .banner {
        width: 50%;
        height: auto;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 50px;
        overflow: hidden;
        position: relative;
        font-weight: 700;
        /* font-family: Arial, sans-serif; */
      }
  
      /* Text styling for typewriter effect */
      .tagline {
        /* border-right: 2px solid #fff; */
        /* white-space: nowrap; */
        overflow: hidden;
        display: inline-block;
        animation: typing 3s steps(30, end), blink 0.5s step-end infinite alternate;
      }
  
      /* Typewriter typing animation */
      @keyframes typing {
        from { width: 0; }
        to { width: 100%; }
      }
  
      /* Blinking cursor animation */
      @keyframes blink {
        50% { border-color: transparent; }
      }

      .banner1 {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-weight: bold !important;
        /* justify-content: center; */
        /* background-color: #333; */
        color: white;
        font-size: 65px;
        overflow: hidden;
        position: relative;
        font-family: "Chakra Petch", sans-serif;
  font-weight: 600;
  font-style: normal;
        /* font-family: Arial, sans-serif; */
        /* text-align: center; */
      }
  
      /* Typewriter text styling with width limit */
      .tagline-half {
        /* border-right: 2px solid #fff; */
        /* white-space: nowrap; */
        overflow: hidden;
        display: inline-block;
        animation: typingHalf 3s steps(30, end), blinkHalf 0.5s step-end infinite alternate;
        max-width: 50%; /* Limit width to 50% */
      }
  
      /* Typewriter typing animation */
      @keyframes typingHalf {
        from { width: 0; }
        to { width: 100%; }
      }
  
      /* Blinking cursor animation */
      @keyframes blinkHalf {
        50% { border-color: transparent; }
      }
      

      @media only screen and (min-width: 430px) and (max-width: 932px) {
        /* Styles for iPhone 14 Pro Max */
        .tab-1{
            margin-top: -243px;
        }
        .tab-2{
            margin-top: -644px !important;
        }
        .tab-3{
            margin-top: -299px;
        }
      }
        /* Styles for most iPhones */

       