/* COMMON CSS */
* {box-sizing: border-box;}
body {margin: 0;padding: 0; scroll-behavior: smooth;}
.container {width: 100%;max-width: 1300px;margin: 0 auto;}
h1, h2, h3, h4, h5, h6, p, a {font-family:  sans-serif;margin: 0;padding: 0;}
h2 {margin-bottom: 10px;}
a {text-decoration: none;}



.privacy-banner{text-align: center;}
.privacy-banner p{font-size: 18px;max-width: 950px;margin: 20px auto;}
.privacy-main-sec{background-color: #ebebeb;padding: 60px 15px;}
.privacy-main-sec h4{font-size: 25px;margin-bottom: 8px;}
.privacy-main-sec p{font-size: 18px;margin-bottom: 40px;}


.screen-reader-response {
    display: none;
}

i.fa-brands.fa-youtube {
    color: black;
}

i.fa-brands.fa-instagram {
    color: black;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: max-content;
    padding: 10px 30px;
    border-radius: 8px;
    margin-top: 0;
    background: #322f2f;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;}
    
  .screen-form {
    margin-left: -16px;
}
    
    
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    width: 100%;
    padding: 15px 12px;
    border-radius: 6px;
    margin-bottom: 15px;
    border: 1px solid rgba(128, 134, 139, 1);}

svg.lucide.lucide-history {
    margin-left: -21px !important;
}
svg.lucide.lucide-bar-chart-3 {
    margin-left: -21px;
}
svg.lucide.lucide-users {
    margin-left: -21px;
}
svg.lucide.lucide-shield {
    margin-left: -21px;
}
svg.lucide.lucide-target {
    margin-left: -21px;
}
svg.lucide.lucide-trending-up {
    margin-left: -21px;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn {
    width: 100%;
    margin-top: 15px;
    background: #322f2f;
    color: #fff;
    border-radius: 15px;
    border: none;
    outline: none;
    padding: 8px 10px;
    font-size: 15px;}
/* BANNER SECTION START */
section.banner-section {background: #f5f5f5;padding: 60px 10px;background-image: url('./images/image\ 59.png');background-size: cover;background-position: center;}
.banner-section-inner {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.banner-left, .banner-right {flex: 0 0 50%;max-width: 48%;}
h1 {font-size: 48px;}
img.web-logo {
    width: 100%;
    height: 50px;
}
.banner-left p {margin-top: 20px;max-width: 580px;font-size: 18px;line-height: 28px;font-weight: 400;}
.banner-form {border: 1px solid #322f2f;border-radius: 12px;overflow: hidden;max-width: 75%;margin: 0 auto;}
.form-heading {padding: 15px;background-color: #322f2f;}
.form-heading h4 {color: #fff;}
form {padding: 20px 14px;}
form label {font-weight: 400;font-family: Arial, Helvetica, sans-serif;font-size: 15px;}
form input:not([type="checkbox"]) {width: 100%;padding: 8px 10px;margin-bottom: 15px;border-radius: 10px;border: 1px solid grey;margin-top: 5px;}
.checkbox {margin: 10px 0;}
button.submit-btn {width: 100%;margin-top: 15px;background: #322f2f;color: #fff;border-radius: 15px;border: none;outline: none;padding: 8px 10px;font-size: 15px;}

/* LIST SECTION START */
.list-section {background-color: #322f2f;color: #fff;padding: 15px 10px;}
ul.list-ban {padding: 0;margin: 0;list-style-type: circle;}
ul.list-ban li {font-family: Arial, Helvetica, sans-serif;}

/* IMAGE WITH Content */
section.content-image {padding: 60px 10px;}
.content-img-inner {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.content-side,
.image-side {flex: 0 0 50%;max-width: 48%;}
h2 {font-size: 30px;}
.content-side h2 {margin-bottom: 20px;}
.content-side p {line-height: 30px;font-size: 17px;letter-spacing: .25px;font-weight: 200;font-family: sans-serif;}
.image-side img {max-width: 500px;max-height: 430px;width: 100%;}
.image-side {text-align: center;}

/* SERVICE CARD SECTION */
section.service-section {padding: 60px 10px;background-color: #EBEBEB;}
/* .service-card {display: flex;align-items: center;margin-top: 30px;flex-wrap: wrap;gap: 30px;} */
/* .service-card-inner {flex: 0 0 33.33%;max-width: 30%;box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);height: 430px;margin-top: 30px;background-color: #fff;} */
/* .service-card-inner img {width: 100%;height: 270px;margin-bottom: -4px;object-fit: fill;}
.service-content {background: #fff;padding: 10px;}
.service-content h5 {margin-bottom: 8px;font-size: 15px;}
.service-content p {font-size: 14px;line-height: 20px;} */

/* NUMBER SECTION START */
section.number-section {padding: 60px 10px;}
.number-sec-inner p {text-align: center;}
section.number-section {padding: 60px 10px;}
.number-sec-inner h2 {text-align: center;}
.number-sec-inner p {text-align: center;}
.numbering-card {display: flex;justify-content: center;max-width: 900px;margin: 0 auto;flex-wrap: wrap;margin-top: 40px;}
.number-card {flex: 0 0 33%;max-width: 30%;padding: 0 30px;}
.number-card:not(:last-child) {border-right: 1px solid #c3c1c1;}
.nc-heading h3 {text-align: center;font-size: 31px;font-weight: bolder;margin-bottom: 8px;}
.nc-heading h3 {text-align: center;margin-bottom: 10px;font-size: 38px;}
.nv-para p {font-size: 14px;}


/* TEAM SECTION START */
section.team-section {padding: 60px 10px;background-color: #ebebeb;}
.team-cards {display: flex;justify-content: center;flex-wrap: wrap;gap: 80px;}
.team-card-inr {flex: 0 0 33%;max-width: 27%;}
.founder-team {flex-wrap:wrap;display: flex;justify-content: space-between;align-items: center;margin:100px 0;}
.founder-img {flex: 0 0 50%;max-width: 48%;text-align: center}
.founder-content {flex: 0 0 50%;max-width: 48%;}
.founder-img img {width: 360px;height: 300px;border-radius: 50px;margin-bottom: 20px;}
.team-img {text-align: center;}
.team-img img {width: 300px;height: 300px;object-fit: revert;border-radius: 50%;}
.team-cards {margin-top: 45px;}
.team-heading h2 {text-align: center;}
.team-heading p {text-align: center;}
.team-content {background: transparent;margin-top: -3px;padding: 20px;text-align: center;}
.team-content h6 {font-size: 18px;font-weight: bold;}
.team-content p {font-size: 13px;margin: 7px 0;}
.team-icons {display: flex;justify-content: center;gap: 12px;align-items: center;flex-wrap: wrap;}
.team-icons .fa-brands, .fab{font-weight: 900!important;}

/* CONTAINER SECTION START */
section.container-section {padding: 60px 10px;}
.conatiner-img {text-align: center;}
.conatiner-img img {width: 100%;margin-top: 40px;object-fit: contain;max-width: 800px;}
.container-content {padding-left: 20px;}

/* PARTNER SECTION START */
.partners {text-align: center;padding: 50px 15px;background-color: #ebebeb;}
.partners h2 {font-size: 2.5rem;color: #333;margin-bottom: 0.5rem;}
.subtitle {color: #666;font-size: 1.1rem;margin-bottom: 3rem;}
.partners-circle {position: relative;width: 500px;height: 500px;margin: 0 auto;}
.center-logo {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 160px;padding: 15px;background: white;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 2;}
.center-logo img {max-width: 120px;height: auto;margin-bottom: 8px;}
.center-logo p {font-size: 12px;color: #666;margin-top: 5px;}
.orbit {position: absolute;width: 100%;height: 100%;animation: rotate 20s linear infinite;}
.orbit-line {position: absolute;border: 2px dashed #ccc;border-radius: 50%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.orbit-line-1 {width: 100%;height: 100%;}
.orbit-line-2 {width: 80%;height: 80%;}
.orbit-line-3 {width: 60%;height: 60%;}
.orbit-line-4 {width: 40%;height: 40%;}
.orbit-line-5 {width: 20%;height: 20%;}
.partner-logo {position: absolute;width: 140px;padding: 15px;background: white;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;justify-content: center;align-items: center;animation: counter-rotate 20s linear infinite;}
.partner-logo img {max-width: 100px;height: auto;margin-bottom: 8px;}
.partner-logo p {font-size: 12px;color: #666;margin-top: 5px;}
.logo1 { top: -30px; left: 180px; }
.logo2 { top: 110px; right: -30px; }
.logo3 { bottom: -30px; left: 180px; }
.logo4 { top: 110px; left: -30px; }
.logo5 {bottom: 110px;right: -30px;}
.logo6 {bottom: 110px;left: -30px;}

@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

@keyframes counter-rotate {
    from {transform: rotate(360deg); }
    to {transform: rotate(0deg);}
}

/* Responsive Design */
@media (max-width: 768px) {
    .partners-circle {width: 400px;height: 400px;}    
    .center-logo {width: 140px;padding: 12px;}    
    .center-logo img {max-width: 100px;}
    .partner-logo {width: 120px;padding: 12px;}
    .partner-logo img {max-width: 90px;}
    .logo1 { top: -25px; left: 140px; }
    .logo2 { top: 80px; right: -25px; }
    .logo3 { bottom: -25px; left: 140px; }
    .logo4 { top: 80px; left: -25px; }
    .logo5 {bottom: 80px;right: -25px;}
    .logo6 {bottom: 80px;left: -25px;}
    .founder-img, .founder-content{flex: 0 0 100%;max-width: 100%;}
    .founder-content {
        margin-top: 30px;
        text-align: center;
    }
}

@media (max-width: 500px) {
    .partners-circle {width: 300px;height: 300px;}
    .center-logo {width: 100px;padding: 10px;}
    .center-logo img {max-width: 80px;}    
    .partner-logo {width: 80px;padding: 10px;}    
    .partner-logo img {max-width: 70px;}
    .logo1 { top: -20px; left: 100px; }
    .logo2 { top: 50px; right: -20px; }
    .logo3 { bottom: -20px; left: 100px; }
    .logo4 { top: 50px; left: -20px; }
    .logo5 {bottom: 50px;right: -20px;}
    .logo6 {bottom: 50px;left: -20px;}
    .partners h2 {font-size: 2rem;}
    .subtitle {font-size: 1rem;}
}

/* INSTA SECTION START */
.insta-section {padding: 60px 10px;background-color: #ebebeb;}
.insta-slider img {width: 100%;padding: 0 10px;}
.instagram-slider {margin-top: 30px;}
.insta-content h3 {margin-bottom: 10px;font-size: 20px;}
.insta-content {padding-left: 50px;}
.insta-section .slick-prev:before,.insta-sections .slick-next:before{color: #fff!important;}
.insta-section .slick-prev{z-index: 999!important;left: 40px!important;}
.insta-section .slick-next{right: 40px!important;}

/* TESTIMONIAL SECTION */
section.testimonial-section {padding: 60px 10px;background: #ebebeb;}
.testimonial-multicard {display: flex;justify-content: space-evenly;margin-top: 30px;flex-wrap: wrap;}
.testimonial-card {flex: 0 0 33%;max-width: 28%;background: #fff;padding: 20px 32px;border-radius: 8px;transition: 0.3s;}
.testimonial-card:hover {transform: scale(1.1);transition: 0.3s;}
.testimonial-card:hover p.top-span {color: #000;font-size: 15px;font-weight: 500;  transition: 0.3s;}
.testimonial-card p {letter-spacing: .70px;margin-top: 15px;font-weight: 100;line-height: 24px;font-size: 16px;margin-bottom: 20px;}
p.top-span {font-family: sans-serif;color: grey;font-size: 13px;position: relative;padding-left: 30px;  transition: 0.3s;    letter-spacing: 1px;}
p.top-span::before {font-family: "Font Awesome 5 Free";content: "\f10e";font-weight: 900;margin-right: 5px;color: #000;font-size: 24px;position: absolute;left: 0;top: -1px;}
.testimonial-icon {display: flex;align-items: center;gap: 20px;}
.icon-name {font-size: 18px;font-weight: 600;}

/* SCREEN SECTION START */
section.screen-section {padding: 40px 10px 0;background-color: #ebebeb;}
.screen-sec-inner {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.screen-left, .screen-right {flex: 0 0 50%;max-width: 48%;}
.screen-image img{max-width: 350px;width: 100%;}
.screen-right {text-align: center;}
.screen-content {max-width: 580px;}
.screen-content h3 {font-size: 30px;font-weight: 400;line-height: 37px;margin-bottom: 20px;}
input.email-box {width: 100%;padding: 8px 12px;border-radius: 6px;margin-bottom: 15px;border: 1px solid rgba(128, 134, 139, 1)    }
.screen-form p {font-size: 12px;max-width: 454px;line-height: 17px;margin-bottom: 17px;}
button.subscribe-btn.submit-btn {width: max-content;padding: 10px 30px;border-radius: 8px;margin-top: 0;}

/* FOOTER SECTION START */
section.footer-section {padding: 80px 10px 60px;background: #EBEBEB;}
.footer-sec-inner {display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer-sec-inner {padding-right: 130px;}
.left_heading h4 {font-size: 35px;font-weight: 900;line-height: 40px;}
.footer-left {flex: 0 0 320px;}
.left_content {margin-top: 20px;}
.left_content h5 {font-size: 20px;font-weight: 800;margin-bottom: 10px;font-family: Helvetica, sans-serif;}
.left_icons {display: flex;gap: 14px;padding: 5px}
.right_heading h6 {font-size: 50px;font-weight: 600;}
.right_heading p {font-size: 14px;}
.footer-right, .right_heading {display: flex;flex-direction: column;gap: 12px;justify-content: right;align-items: end;}
ul.foot_menu {display: flex;list-style: none;justify-content: right;}
ul.foot_menu li a {color: #000;font-size: 13px;}
ul.foot_menu li:not(:last-child) {padding: 0 15px;border-right: 1px solid #000;}
ul.foot_menu li:last-child{padding-left: 15px;}

/* YOUTUBE VIDEO SECTION */
section.video-section {padding: 60px 10px;}
.video-sec-inner {text-align: center;}
.youtube-video {text-align: center;}
.youtube-video video {margin-top: 30px;border-radius: 18px;max-width: 640px;width: 100%;border: 1px solid #000;}
.video-sec-inner p {max-width: 650px;margin: 0 auto;}

/* RESPONSIVE START */
@media(max-width:1024px) {

    .banner-left, .banner-right {flex: 0 0 100%;max-width: 100%;}
    .banner-left p {margin: 10px auto 40px;text-align: center;}
    .banner-left h1 {text-align: center}
    .testimonial-card {flex: 0 0 50%;max-width: 48%;}
    .testimonial-card:last-child {margin-top: 18px;}
    .team-cards{gap: 40px;}
    .footer-sec-inner {padding: 0 20px}
    .service-card-inner{flex: 0 0 50%;max-width: 48%;}
}

@media(max-width:939px){
    .content-side, .image-side {flex: 0 0 100%;max-width: 100%;text-align: center;}
    .image-side {margin-top: 30px;}
    .team-card-inr{max-width: 30%;}
    .footer-left, .footer-right {flex: 0 0 100%;max-width: 100%;}
    .footer-right {justify-content: center;align-items: center;}
    .footer-left {text-align: center;}
    .left_icons {justify-content: center;margin-bottom: 40px;}    
    ul.foot_menu {justify-content: center;padding: 0;}
}

@media(max-width: 840px){
    
    .service-card-inner:last-child {margin-top: 30px;}
    .team-cards{gap: 20px;}
    .team-card-inr {flex: 0 0 50%;max-width: 48%;}
}

@media(max-width:768px){
    .screen-left, .screen-right {flex: 0 0 100%;max-width: 99%;text-align: center;}    
    .screen-left {margin-top: 30px;}
    .screen-sec-inner {flex-direction: column-reverse;}    
    .screen-form p {margin: 0 auto 15px;}
}

@media(max-width:639px){
    section.banner-section, section.content-image, section.service-section, section.number-section, section.partner-section, section.container-section, section.testimonial-section, section.screen-section, section.team-section, .section.video-section{padding: 40px 15px;}
    .nc-heading h3{font-size: 25px;}
    .nv-para p{font-size: 11px;}
    .number-card{padding: 0;}
    .testimonial-card{flex: 0 0 100%;max-width: 99%;margin-top: 20px;}
    .team-card-inr{flex: 0 0 100%;max-width: 100%;}
}

@media(max-width:539px) {
    .banner-left h1 {font-size: 40px;}
    .banner-form{max-width: 80%;}
    .content-side p{font-size: 15px;line-height: 25px;}
    .service-card-inner {flex: 0 0 100%;max-width: 100%;margin-top: 30px;height: 100%;}
    .service-card-inner img{object-fit: cover;}
    .screen-content h3{font-size: 25px;}
}

@media(max-width:400px){
    .banner-form{max-width: 98%;}
    .nc-heading h3 {font-size: 20px;margin-bottom: 5px;}
    .screen-content h3 {font-size: 22px;line-height: 28px;}
}



/* MOBILE HEADER RESPONSIVE */
@media(max-width:1024px){
    .mobile_sec{display: block;opacity: 1;}
    .mobile_sec {position: absolute;right: 20px;top: 28px;width: 35px;height: 25px;background: transparent;}
    i.fa.fa-bars {color: #000;font-size: 25px;}
   .header_overlay{overflow: hidden;}
   .mobile_sec {position: absolute;right: 20px;top: 28px;width: 35px;height: 25px;background: transparent;}
   .header-menu ul {position: absolute;overflow:hidden;right: 0;top: 90px;width: 0%;background: #fff;padding: 0 20px;text-align: left;transition: 0.3s;opacity: 0;visibility: hidden;}  
   .header-menu ul li {width: 100%;margin: 20px 0; position: relative; }
   .header-menu.show_menu ul {height:calc(100vh - 80px);opacity: 1;visibility: visible;overflow-y: auto;width: 100%;z-index: 999;}
   .header-menu.show_menu ul li a{color: #000;font-size: 18px;}
}


/* HEADER-SECTION-STYLE-START */
.header-section{background-color: white;padding: 20px 0;position: sticky;top: 0;box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);z-index: 999;}
.header-section-inner{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.header-logo{flex: 0 0 auto;padding: 0 10px;}
.header-logo p a {font-size: 40px;font-weight: bolder;color: #000;}
.header-menu{flex: 1 0 0;}
li.login:hover{background-color: #dfe3e8;}
li.login:hover  a{color: #000!important;}
li.login{padding: 16px 25px;font-size: 12px;transition: 0.3s;background: #322f2f;color: #fff;border-radius: 6px;}
.header-menu ul{text-align: right;padding: 0;margin: 0;}
 li.login a{font-weight: bold !important;color: #fff!important;}
.header-menu ul li{list-style-type: none;display: inline-block;margin-right: 50px;}
.header-menu ul li.button{background-color: transparent;color: black;border-radius: 4px;font-size: 12px;transition: 0.3s;}
.header-menu ul li.button:hover{background-color: #00A699;color: #fff !important;padding: 16px 25px;border-radius: 4px;font-size: 12px;transition: 0.3s;}
.header-menu ul li:last-child{margin-right: 0;}
.header-menu ul li a{color: black;font-weight: 400;font-size: 13px;}
.mobile_sec.open_close span:nth-of-type(1) {top:1px;position: absolute;}
.mobile_sec.open_close span:nth-of-type(2) {position: absolute;top:8px}
.mobile_sec.open_close span:nth-of-type(3) {position: absolute;top:15.5px}

   /* MOBILE MENU STYLE START */
@media(max-width:1024px){
    .header_overlay{overflow: hidden;}
    .mobile_sec {position: absolute;right: 20px;top: 28px;width: 35px;height: 25px;background: transparent;}
    .mobile_sec span {display: inline-block;width: 100%;height: 4px;background: #000;margin: 2px 0;transition: 0.3s;}
    .header-menu ul {position: absolute;overflow:hidden;right: 0;top: 80px;width: 0%;background: #fff;padding: 0 20px;text-align: left;transition: 0.3s;opacity: 0;visibility: hidden;}  
    .header-menu ul li.login{text-align: center;}
    .header-menu ul li {width: 100%;margin: 20px 0; position: relative; }
    .header-menu.show_menu ul {height:calc(100vh - 80px);opacity: 1;visibility: visible;overflow-y: auto;width: 100%;}
    .show_menu span:nth-of-type(2) {opacity: 0;}
    .show_menu span:nth-of-type(1) {transform: rotate(45deg);position: relative;top: 4px!important;}
    .show_menu span:nth-of-type(3) {transform: rotate(-45deg);top: 4px!important;position: relative;}
    
}
@media(max-width:700px) {
    .div5{width: 460px;height: 460px;}
    .div4{width: 390px;height: 390px;}
    .div3{width: 320px;height: 320px;}
    .div2{width: 250px;height: 250px;}
    .div0{width: 180px;height: 180px;}
}
@media(max-width:600px){
    img.unknown, img.unknown3, img.unknown1{max-width: 160px;}
    img.unknown2{ max-width: 130px;left: -30px;top: 20%;}
    
}

@media(max-width:530px) {
    .div5{width: 400px;height: 400px;}
    .div4{width: 350px;height: 350px;}
    .div3{width: 300px;height: 300px;}
    .div2{width: 250px;height: 250px;}
    .div0{width: 200px;height: 200px;}
}

@media(max-width:470px){
    .div5{width: 320px;height: 320px;}
    .div4{width: 280px;height: 280px;}
    .div3{width: 240px;height: 240px;}
    .div2{width: 200px;height: 200px;}
    .div0{width: 160px;height: 160px;}
    img.unknown2{max-width: 90px;left: -10px;}
    img.unknown, img.unknown3, img.unknown1{max-width: 130px;}
}





/* SERVICE SECTION */
.services {padding: 4rem 2rem;background-color: #ebebeb;}
.services h2 {font-size: 2.5rem;color: #333;margin-bottom: 0.5rem;text-align: center;}
.subtitle {text-align: center;color: #666;font-size: 1.1rem;margin-bottom: 3rem;}
.services-slider {margin: 0 -15px;}
.service-card {padding: 15px;}
.service-card > div {background: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);height: 100%;transition: transform 0.3s ease;}
.service-card:hover > div {transform: translateY(-5px);}
.service-image {height: 200px;overflow: hidden}
.service-image img {width: 100%;height: 100%;object-fit: cover;}
.service-card h3 {font-size: 1.5rem;color: #333;margin: 20px 20px 15px;}
.service-card p {color: #666;margin: 20px;font-size: 0.95rem;}

/* Slick Slider Customization */
.slick-prev,
.slick-next {width: 40px!important;height: 40px!important;z-index: 1!important;}
.slick-prev {left: -30px!important;}
.slick-next {right: -30px!important;}
.services-slider .slick-prev:before,
.services-slider .slick-next:before {font-size: 40px!important;color: #000!important;}
.slick-dots {bottom: -40px!important;}
.slick-dots li button:before {font-size: 12px!important;}

/* Responsive Design */
@media (max-width: 1024px) {
    .services {padding: 3rem 1rem;}
    .services .slick-prev {left: -30px;}
    .services .slick-next {right: -30px;}
}
@media (max-width: 768px) {
    .services h2 {font-size: 2rem;}
    .subtitle {font-size: 1rem;}
    .service-card h3 {font-size: 1.3rem;}
    .service-image {height: 180px;}
    .services .slick-prev,
    .services .slick-next {width: 30px;height: 30px;}
    .services .slick-prev {left: -20px;}
    .services .slick-next {right: -20px;}
}

@media (max-width: 480px) {
    .services {padding: 2rem 0.5rem;}
    .service-image {height: 160px;}
    .service-card h3 {font-size: 1.2rem;margin: 1rem 1rem 0.5rem;}
    .service-card p {margin: 0 1rem 1rem;font-size: 0.9rem;}
    .founder-img img{max-width: 300px;height: 300px;border-radius: 50%;}
}



/* NEW CSS */
.insta-slider video{padding: 0 6px;border-radius: 5px;}
a.insta_btn{padding: 16px 25px;font-size: 12px;transition: 0.3s;background: #322f2f;color: #fff;border-radius: 6px;}
.insta-sec-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.insta-slider{position: relative;}
.play-pause-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    color: white;
    border: none;
    padding: 15px;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 40px !important;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.insta-slider video{width: 100%!important;height: 500px;}

/* FAQ SECTION */
.section-faq {font-family: "Roboto", sans-serif;padding: 50px 15px 50px;padding-bottom: 50px;}
h2.title {position: relative;padding-bottom: 25px;margin: 0 auto;text-align: center;}
h2.title:after {content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 90px;height: 5px;background-color: #1556a6;}
.faq-header-section{margin-bottom: 30px;}
.faq{max-width: 800px;margin: 0 auto;}
.section-faq .questions .single-question {margin-bottom: 20px;}
p.answer{padding-left: 25px;}
.section-faq .questions .single-question > div {display: flex;justify-content: space-between;align-items: center;border: 1px solid #ddd;border-radius: 5px;padding: 11px 20px;cursor: pointer;transition: all .3s}
.section-faq .questions .single-question:hover > div,
.section-faq .questions .active > div {border-color: #1556a6;color: #1556a6;}
.section-faq .questions .single-question h3 {font-family: "Poppins", sans-serif;font-size: 21px;}
.section-faq .questions .single-question i {font-size: 20px;transition: transform .4s;}
.section-faq .questions .active i {transform: rotateX(180deg);}
.section-faq .questions .single-question .answer {padding-top: 25px;padding-bottom: 5px;opacity: 0.7;display: none;}
.section-faq .question-form {background-color: #f8f8f8;border-radius: 8px;padding: 50px 60px;}
.section-faq .question-form .title {font-family: "Poppins", sans-serif;font-size: 24px;margin-bottom: 25px;}
.section-faq .question-form form input,
.section-faq .question-form form textarea {display: block;width: 100%;border: 1px solid #ddd;border-radius: 5px;background-color: #f2f2f2;padding: 10px 15px;transition: all .3s;outline: none;}
.section-faq .question-form form input {margin-bottom: 10px;}
.section-faq .question-form form textarea {height: 100px;min-height: 50px;}
.section-faq .question-form form input:focus,
.section-faq .question-form form textarea:focus {background-color: #fff;border-color: #bbb;box-shadow: 0 0 5px 0 rgba(0,0,0,.2);}
.section-faq .question-form form .send-request {font-family: "Poppins", sans-serif;margin-top: 40px;text-transform: uppercase;background-color: #1556a6;color: #fff;border: none;border-radius: 5px;padding: 15px 30px;transition: box-shadow .3s;}
.section-faq .question-form form .send-request:hover {box-shadow: 0 0 10px 0 rgba(0,0,0,.5);}
@media(max-width: 991.9px) {
	.section-faq .questions {margin-bottom: 60px;}
}

/* CHOOSE US section */
.choose-us-section{padding: 50px 15px;}
.header {text-align: center;margin-bottom: 4rem;}
.header h2 {font-size: 2.5rem;font-weight: 700;margin-bottom: 1rem;}
.divider {width: 6rem;height: 0.25rem;background-color: #3b82f6;margin: 0 auto 2rem;border-radius: 9999px;}
.intro {max-width: 48rem;margin: 0 auto;color: #4b5563;}
.grid {display: grid;gap: 2rem;grid-template-columns: 1fr;}
.card {background: white;padding: 2rem;border-radius: 0.75rem;box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);transition: box-shadow 0.3s ease;}
.card:hover {box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);}
.icon-container {width: 3rem;height: 3rem;background-color: #ebebeb;border-radius: 0.5rem;display: flex;align-items: center;justify-content: center;margin-bottom: 1.5rem;}
.icon-container i {color: #2563eb;width: 1.5rem;height: 1.5rem;}
.card h3 {font-size: 1.25rem;font-weight: 600;margin-bottom: 1rem;}
.card p {color: #4b5563;}

/* Responsive design */
@media (min-width: 768px) {
    .grid {grid-template-columns: repeat(2, 1fr);}
}

@media (min-width: 1024px) {
    .grid {grid-template-columns: repeat(3, 1fr);}
}

@media (max-width: 640px) {
    body {padding: 2rem 1rem;}
    .header h2 {font-size: 2rem;}
    .intro {font-size: 1rem;}
}