.text-black{
  color: #000 !important;
}
.mt-60{
  margin-top:60px;
}

.pera {
    font-size:clamp(16px,2vw,18px);
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
}
.text-center{
  text-align: center;
}
.focuses .head {
    margin-bottom: 30px;
}
.head_title h2{text-align: center;
    padding-bottom: 37px;
    font-size: 40px;
    line-height: 42px;
    color: #fff;
    font-weight: 700;}
h3.subh3 {
    font-size: 22px;
    text-align: center;
    color: #666666;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.focus-division,.focus-division-two {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
}
h4.head-b {
    color: #000;
    font-weight: 600;
    line-height: 1.4;
}
h4.head-b span{font-weight: 900; }
.vdo-focuses .list_style li::marker,.listbullet li::marker{color: #21D0B2; font-size: 20px; line-height: 22px; margin-bottom: 10px; }
.vdo-focuses .list_style,.listbullet{ 
  padding-left: 20px; list-style-type: disc;
}
.vdo-focuses .list_style li ,.listbullet li{ font-size: 14px; line-height: 22px; margin-bottom: 10px;list-style-type: disc; }

.pt-15{
    padding-top:15px;
}

/* hero section */
.herogradeant {
    position: relative;
}
.herogradeant:before {
   content: "";
   width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  position: absolute; 
  top: 0px;
  left: 0px;
  z-index:1;
  }
  .herosection .container {
    z-index:2;
}

 .herosection .allcont-banner {
    display: grid;
    grid-template-columns: 70% 1fr;
}
 .herosection .allcont-banner span  {color: #21D0B2; font-weight: 700;}
.hlsection ul {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 12px;
        margin-bottom: 40px;
        flex-wrap: wrap;

}
.hlsection ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.hlsection ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    /* background: #3c4244; */
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
}


.advantage .head {
    margin-bottom: 30px !important;
}
.text-white{
  color: #fff !important;
}


/* hero section */


.shadonone .cards {
    box-shadow: none;
}
.bgnone{
  background-image: none;
  background: transparent;
}
.bgtltlight{
  background-image: none;
  background-color: #DAEBFB;
}
.cdwhite .cards {
    background-color: #fff;
    border: none;
}

.threecardview {
    grid-template-columns: repeat(auto-fill, minmax(clamp(250px, 24vw, 350px), 1fr));
}

.threecardview .head-b {
    color: #000;
    font-weight: 600;
}
.threecardview .para-b {
    color: #000;
}
.fheaylight .cards {
    padding: 0px;
    box-shadow: none;
        /* background: #bdbdbd63 !important; */
        background: #F4F9FE !important;
    padding: 20px;
}
section.advantage.fheaylight {
    background: transparent;
}

/* .fheaylight .container {
    background: #F4F9FE;
    padding: 50px;
    border-radius: 30px;
} */
.fheaylight .threecardview {
    grid-template-columns: repeat(auto-fill, minmax(clamp(250px, 24vw, 300px), 1fr));
    gap:30px;
}
.focus-division {
    margin-bottom: 60px;
    margin-top: 60px;}

.fheaylight .bann-btns {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.focuses .container {
    z-index: 1;
}
.crd-icn img {
    width: 100%;
    max-width: 50px;
}
.focus-division-two .focus-one-img{
  background-color: transparent;
}

.deveco{
    background: #daebfb;
}
.para-b {
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
}
.cards {
    display: flex;
    flex-direction: column;
}
.cards .mmi-btn {
    margin-top: auto;
}
.cards .mmi-btn a {
    color: #21D0B2 !important;
    font-weight: 600;}

.txttlt{
        color: #21D0B2 !important;
}

/* apisdk start */

.stacksec .cards {
    padding: 30px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #21D0B2;
}
.stacksec .cards h4.head-b {
    font-size: 28px;
    font-weight: bold;
    color: #21D0B2;
}
.stacksec .cards p.para-b {
    font-size:18px;
    color: #000000;
    font-weight: 500;
}
.iconbox {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
}
.iconbox img {
    width: 100%;
    max-width: 30px;
}
.iconbox h4 {
margin: 0px;
}
.cdborder .cards{
    border: 1px solid #B7E5FF;
}
.bgtlt{
    background-color: #DAEBFB !important;
}
.geospatial .iconbox {
    flex-direction: column;
    align-items: flex-start;
}
.geospatial .iconbox img {
    max-width: 50px;
}
.eandsaif .cards {
    padding-top: 10px;
    padding-bottom: 10px;
}
.focus-one-img{
    background: transparent;
}
p.toptext {
    font-size: 22px;
    line-height: 1.6;
}
.newbrn a{
    color: #21D0B2;
    font-weight: 600;
}

.textboxsec {
    display: flex;
    flex-direction: column;
        height: 100%;
}
.textboxsec .mmi-btn.newbrn {
    margin-top: auto;
}
/* apisdk end */


.usecarsesec .cards {
    border: none;
    padding: 0px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
}
.imgbox img {
    display: block;
    width: 100%;
}
.usecarsesec .textboxsec {
    padding: 30px 20px;
}
.usecarsesec h4.head-b {
    font-size: 24px;
    font-weight: 700;
}
.usecarsesec p.para-b {
    color: #000;
}
.cards-wrapper.usecarsesec {
    grid-template-columns: 1fr 1fr;
}






@media (max-width: 768px) {
    .head_title h2 {font-size: 30px;}
    .cards-wrapper.usecarsesec {
    grid-template-columns:1fr;
}
p.toptext {
    font-size:18px;
    line-height: 1.6;
}


.eandsaif .cards:not(:last-child) {
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0px;
}
.eandsaif{
    gap: 0px;
}
.eandsaif .cards {
    padding-top:20px;
    padding-bottom:20px;
}

.geospatial .iconbox img {
    max-width:40px;
}

.stacksec .cards h4.head-b {
    font-size:24px;
}
.stacksec .cards p.para-b {
    font-size:18px;
}

  br {
    display: none;
}
h3.subh3 {
    font-size: 16px;}

.fheaylight .bann-btns {
    margin-top:30px;
}


    .advantage {
        display: block;
    }

/* .fheaylight{
  margin: 0px 15px;
} */


    /* .fheaylight .container {
    background: #F4F9FE;
    padding: 30px 15px;
} */
    .focuses .head {
        display: block;
    }

    .herosection .allcont-banner {
    display: grid;
    grid-template-columns: 100% 1fr;
    text-align: center;
    padding-bottom: 40px;
}
.banner-part .para {
    color: #fff;
    margin-bottom: 20px;}
.hlsection ul {
    gap: 10px;
    margin-bottom: 20px;
      justify-content: center;
  }
    .banner-part .bann-btns {
        gap: 25px;
        justify-content: center;
    }

    .crd-icn {
    margin-bottom: 20px;
}
    .focuses .head ,.advantage .head{
        font-size: 28px;
      line-height: 1.2;
      }
            .fhead {
        font-size: 20px;}

.focus-division {
    margin-bottom: 26px;
    margin-top: 26px;
}

.cdwhite .cards {
    border-radius: 20px;
}
.cdwhite .crd-icn img {
    width: 100%;
    max-width: 40px;
}


.faq .accordion button {

    padding: 15px 0px;

    font-size: 16px;
    font-weight: 500;
    padding-right: 20px;
}
.faq .accordion .accordion-content p {
    font-size: 16px;}

  .faq .accordion button[aria-expanded='true'] + .accordion-content {
    max-height: 200px;
  
  }
    .ML_sub_menu .right_menu ul li a {
        font-size: 14px;
    }
    .focus-border-two, .focus-border-three,.focus-division-two .focus-one-img{
      border-radius: 0px !important;
    }
    .focus-one-img {
        margin-bottom:0px;
    }
    .focus-one-img{
      background-color: transparent;
    }
        .focus-division-two {
        display: block;
    }
        .fpara {
        font-size: 16px;
        line-height: 1.6;
    }
    .mt-60 {
    margin-top: 30px;
}
.fheaylight .cards {
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px;
    padding-bottom: 20px;
    border-radius: 20px;
}

.fheaylight .threecardview {
    gap: 20px;
}
    .banner-part .container {
        background: rgb(226, 224, 221);
        background: linear-gradient(180deg, rgba(226, 224, 221, 0) 0%, rgb(0 0 0 / 47%) 36%, rgb(16 16 16) 100%);
    }

}