.navbar .dropdown ul a {
    padding: 13px 30px 13px 20px;
    text-transform: none;
    FONT-WEIGHT: 700;
    font-size: 14px;
}

.navbar .dropdown ul li{
    background: #F6F6F6;
}

.navbar .dropdown ul {
    padding: 0;
    left: -20%;
}

.navbar .dropdown .inner-dropdown ul{
    position: inherit;
    opacity: 1;
    visibility: visible;
    left: 0;
    box-shadow: none;
}

.navbar .dropdown .inner-dropdown li{
    background: inherit;
}

.navbar .dropdown .inner-dropdown li a{
    font-weight: 600;
    padding: 6px 0 6px 30px;
}

/* .indrop{
    display: none;

} */

.indrop ul{
    padding: 11px 0 !important;
}

.navbar-mobile .dropdown .indrop ul {
    display: block;
    margin: 0;
}

/* Header End */

.discount-bar{
    background: #72499D;
    padding: 20px 10px;
    text-align: center;
}

.form-slide.lp .slide-form-main{
    margin-top: -20vh;
}

.slide-form-main {
    max-width:720px;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -30vh;
    z-index: 9;
    position: relative;
    background: white;
    box-shadow: 0px 0px 40px 0px rgba(29, 113, 184, 0.21);
    border-radius: 10px;
}

@media (max-width:1366px){
    .slide-form-main {
    margin-top: -40vh;
    }
    .slide-form {
        margin-top: -40vh;
        }
}
@media (max-width:991px){
    .slide-form-main {
        margin-top: -16vh;

    }
    .slide-form {
        margin-top: -17vh;
        }
    .form-slide.lp .slide-form-main{
        margin-top: -15vh;
    }
}



.discount-line{
    background: #F3F3F3;
    padding: 20px 0;
    text-align: center;
    position: absolute;
    top: 35%;
    left: -25%;
    transform: rotate(270deg);
    width: 60%;
}

.discount-line h3{
    font-size: 24px;
    color: black;
    margin-bottom: 0;
    font-weight: 700;
}

.discount-bar h3{
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-bottom: 0;
}
@media (max-width:575px){
    .discount-bar h3{
        font-size: 19px;
    }
}


.fw-400{
    font-weight: 400 !important;
}

.services_text.sty-2{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding-left: 0;
  
  }

.services_text.sty-2 li{
    width: 50%;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    }

    .services_text.sty-2 li.sty{
        padding-left: 0;
    }

    .services_text.sty-2 li.sty:before{
        display: none;
    }

.services_text.sty-2 li::before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #72499D;
    border-radius: 50%;
}

    .services_text.sty-2 li i{
      margin: 0;
    }

.ul-list.sty li h3{
    font-weight: 700;
    color: black;

}

.ul-list.sty li p{
    font-size: 20px;
    color: #444444;
    font-weight: 400;
    text-transform: none;
}

.f-15{
    font-size: 15px !important;
}

.ul-list.sty li .icon span{
    color: black;
    font-size: 22px;
    font-weight: 800;

}

.ul-list.sty{
    border-bottom: none;
}

.ul-list.sty li{
    display: flex;
    margin-bottom: 20px;
}

.ul-list.sty li .icon{
border: 4px solid black;
border-radius: 50%;
display: inline-block;
height: 35px;
width: 35px;
display: flex;
align-items: center;
justify-content: center;
flex: 0 0 auto;
margin-right: 20px;
}

.ul-list.sty ul li::before
{
  display: none;
}


.solution-list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
}

.solution-list ul li{
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 15px;
    color: #656565;
    margin-bottom: 20px;
    list-style: none;
}

.logo-list{
    margin-top: 20px;
}

.logo-list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.logo-list ul li{
    flex: 0 0 25%;
    max-width: calc(25% - 30px);
    margin: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.06);
border-radius: 10px;
min-height: 180px;
padding: 0 10px;
}

.social-media-logo ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

}

.bgc-primary{
    background-color: #72499D;
}

.bgc-secondary{
    background-color:#e85627;
}

.social-media-logo ul li{
    list-style: none;
    flex: 0 0 20%;
    max-width: calc(20% - 20px);
    margin: 10px 10px;
}
.logo-box img{
    height: 100%;
    width: 100%;
}

.social-box{
    text-align: center;
    margin: 10px 0;
}

.social-box .icon{
    margin-bottom: 20px;
}

.social-box h4{
    color: white;
    font-weight: 700;
}

.social-box p{
    color: white;
    font-size: 18px;
}

.social-box .content-oc{
    padding: 0 20px;
}

.inter-wrap{
    text-align: center;
    padding: 0 20px;
    margin: 20px 0;
}

.inter-wrap .icon{
    margin-bottom: 20px;
}

.inter-wrap h4{
    font-size: 25px;
    color: #000;
    font-weight: 700;
}

.inter-wrap p{
    color: #444444;
    font-size: 18px;
}

.shape-bottom{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.shape-bottom img{
    height: 100%;
    width: 100%;
}

.shape-secimg{
    position: absolute;
    bottom: 3%;
    left: 30%;
    z-index: 2;
}

.shape-secimg img{
    height: 100%;
    width: 100%;
}
.apply-sec{
    padding: 100px 0 350px;
}


@media (max-width:1199px){
    .apply-sec{
        padding: 80px 0 300px;
    }
    .logo-list ul li{
        flex: 0 0 33.3%;
        max-width: calc(33.3% - 30px);
    }
}

@media (max-width:991px){
    .shape-bottom, .shape-secimg{
        display: none;
    }
    .apply-sec{
        padding: 50px 0 0;
    }
    .inter-wrap{
        padding: 0 5px;
    }
    .social-box{
        margin: 25px 0;
    }

    .social-media-logo ul li{
        flex: 0 0 33.3%;
        max-width: calc(33.3% - 20px);
    }
    .discount-line{
        display: none;
    }
    .form-main-wrap{
        padding: 25px;
    }

    .services_text.sty-2 li{
    width: 100%;
    }
    .logo-list ul li{
        flex: 0 0 50%;
        max-width: calc(50% - 30px);
    }
}

@media (max-width:767px){
    .step-box {
        text-align: center;
    }
    .step-title h3 {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
    }
    .social-media-logo ul li{
        flex: 0 0 50%;
        max-width: calc(50% - 20px);
    }
    .logo-list ul li{
        flex: 0 0 100%;
        max-width: calc(100% - 10px);
        margin: 15px 5px;
    }
}

@media (max-width:575px){
    .form-slide.lp .slide-form-main{
        margin-top: -10vh;
    }
    .solution-list ul li{
    flex: 0 0 100%;
    max-width: 100%;
    }
    .popup-wrap .form-main-wrap{
        padding: 25px 0;
    }
    .form-main-wrap h3,.slide-form h3{
        font-size:18px;
    }
    .form-main-wrap .register-btn{
        font-size: 14px;
    }
    .form-control{
        font-size: 14px;
    }
    .slide-form.home h4{
        font-size: 16px;
    }
    .slide-form input, .slide-form input select{
        height: 40px;
    }
    .register-btn{
        font-size: 13px;
    }
}


/* new css */

.app-box .icon{
    margin-bottom: 25px;
  }
  
  .app-box h5{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .app-box p{
    font-size: 19px;
  }

.b-box {
    background: #FBF6FF;
    padding: 25px 35px;
    margin-bottom: 20px;
  }
  
  .b-box h5 {
    font-size: 26px;
    color: #000;
    font-weight: 800;
    margin-bottom: 15px;
  }
  
  .b-box ul li{
    padding-bottom: 10px;
  }
  
  .logo-area{
    margin-bottom: 15px;
  }


  
  .ul-list{
    padding: 15px 0;
    border-bottom: 4px solid var(--secondary-color);
  }
  
  .ul-list ul li {
    padding-bottom: 10px;
    font-size: 30px;
    list-style: none;
    position: relative;
  }
  
  
  .ul-list ul li::before
  {
    content: '';
    position: absolute;
    background-image: url(../img/icons/before-icon.png);
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    left: 0;
    left: -25px;
      top: 10px;
  }
  
  
  .shape {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
  
  }
  .shape .bgc-shape {
    position: absolute;
    height: 100%;
    background: #72499d;
    width: 100%;
    z-index: -1;
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0% 100%);
  }
  
  
  .shape .shape-img{
    padding-top: 40px;
    width: 95%;
  }
  
  .shape .shape-img.sty{
    padding-top: 100px;
    width: 100%;
  }
  
  .shape .shape-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  
  
  
  .services_text.sty-1{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  
  }
  
  .tm-list-cont.sty-1{
    max-width: 1000px;
  
  }
  
  .services_text.sty-1 li{
  width: 50%;
  position: relative;
  margin-bottom: 17px;
  
  }
  .services_text.sty-1 li i{
    margin: 0;
  }
  .ri-check-double-line::before{
    content: '';
    background-image: url(../img/icons/tick-1.png);
    height: 25px;
    width: 20px;
    position: absolute;
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
    left: -30px;
    background-size: contain;
  }
  
  
  .ri-check-exp-line::before{
    content: '';
    background-image: url(../img/icons/exp.svg);
    height: 25px;
    width: 20px;
    position: absolute;
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
    left: -30px;
    background-size: contain;
  }
  
  .sec-wrap{
    margin-left: 30px;
  }
  
  @media (max-width: 991px) {

    .tm-list-cont{
        padding-left: 0;
    }
    .app-box.text-center {
        margin-bottom: 40px;
    }
    
    .app-box p {
        font-size: 16px;
    }
    .b-box {
        padding: 25px 15px;
    }
    .sec-wrap{
        margin-left: 0;
      }
      
    .tm-reg-img {
      margin-bottom: 20px;
    }
    .ul-list ul li{
      font-size: 19px;
    }
  
    .services_text.sty-1 li{
      width: 100%;
      font-size: 17px;
    }
  
    .shape{
      position: relative;
          width: 100%;
          margin-bottom: 30px;
    }
  }
.top-icons{
    display: flex;
    margin-bottom: 0;
}
.top-icons li{
    list-style: none;
    padding: 0 5px;
}

.top-icons li img{
   width: 20px;
   height: 20px;
   object-fit: cover;
}


.border-top{
    border-top: 1px solid #fff;
}

.choose-title h5{
    color: #72499D;
    letter-spacing: 0.46em;
    font-size: 20px;
    font-weight: 400;
    font-family: "poppins";
}

.choose-list.sty{
    padding-left: 30px;
}

.choose-list.sty strong{
    color: #000;
}

.choose-list.sty li{
    position: relative;
    color: #000;
}

.choose-list.sty .ri-check-double-line::before {
    background-image: url(../img/icons/tick-2.png);
}

.img-responsive{
    height: 100%;
    width: 100%;
    object-fit: cover;
}