.navbar.navbar-expand-sm{
    background-color: #22BCB5;
    border: 1px solid #ccc;
    min-height: 80px;
}
body {
    font-family: 'Poppins', sans-serif;
    
}
.form-section{
    background-color: #e7ffff;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('../img/Max-Banner-Background.jpg');
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
}
.services{
    background-color: #cef1f9; 
}
.form-section ul{
    list-style: none;
    padding-left: 0px;
}
.form-section ul li{
    color: black;
}
.form-section ul li i{
    padding: 5px;
    border-radius: 50%;
    background-color: #711843;
    color: #fff;
    margin-right: 10px;
    font-size: 8px;
}
.login-form{
       background-color: #d9d9d9;
    padding: 25px 30px;
    border-radius: 20px;
    

  
}
.login-form textarea {
    box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
    
}
.login-form input:focus,.login-form textarea:focus{
    box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
}
.login-form input::placeholder{
    color: #422a2ae0 !important;
  }
.login-form input {
   
    height: 42px;
    margin-bottom: 5px;
    border-radius: 10px;
    padding: 15px 40px 15px 15px;
    border-radius: 4px;
    font-size: 14px;
    outline: none !important;
   border : unset;
   box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
   -webkit-box-shadow:  0px 1px 2px 1px rgba(0, 0, 0, 0.18);
  }
  .theme-btn-purple{
    display: inline-block;
    padding: 8px 17px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    background:#03ACD4;
    border-radius: 30px;
    box-shadow: 5px 1px 30px rgba(0,0,0,0.4);
}
.theme-btn-purple:hover{
    display: inline-block;
    /*padding: 10px 60px;*/ padding: 8px 17px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    background: #008BC0;
    border-radius: 30px;
}

.theme-btn-purple, .theme-btn-purple{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.speciality-section{
background-color: #711843;
}
.speciality-section img{
    height: 50px;
    width: 50px;

}
.speciality-section .col{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
@media only screen and (min-width :1336px) and (max-width :1520px){
    .form-section ul li {
        font-size: 20px !important;
     
    }
}

@media only screen and (min-width :1024px) and (max-width :1335px){
    .form-section ul li {
        font-size: 13px !important;
     
    }
    .form-section h1{
        font-size: 25px !important;; 
    }
}
@media only screen and (min-width :992px) and (max-width :1200px){
    .helpline_number a{
      font-size: 14px !important;
    }
}
.speak_doc,.our-gallery{
    background-color: #f3f3f3;
}
.speak_doc h2,.our-gallery h2{
color:  #7a003c;
}
.speak_doc .dropdown-toggle{
    background: white;
    font-size: 14px;
}
.speak_doc label{
    color: #7a003c;
}
.speak_doc .card span.name{
    font-weight: 600;
color: #711843;
padding-top: 20px;
font-size: 13px;
}
.speak_doc .card span.designation{
    font-weight: 500;
    color: #000;
    font-size: 12px;
    line-height: 20px;
  
}
.speak_doc .card{
    border: 1px solid #f6d5e5;
    margin-bottom: 10px;
    min-height: 240px;
    height: 100%;
    border-radius:10px;
}
.speak_doc .card{
    padding: .25rem!important;
}
.success-stories{
background-color: #711843;
}
.video-title{
    font-weight: 600;
    color: #711843;
    padding: 5px 0px;
font-size: 18px;
}
/* .video-description{
    font-weight: 500;
    color: #000;
    line-height: 20px;
} */

.success-stories .owl-carousel.nav-style-1 .owl-nav .owl-next, .success-stories .owl-carousel.nav-style-1 .owl-nav .owl-prev{
    width: 40px;
    height: 40px;
    color: #fff;
}

.success-stories .owl-carousel.nav-style-1 .owl-nav .owl-next:before, .success-stories .owl-carousel.nav-style-1 .owl-nav .owl-next:after, .success-stories .owl-carousel.nav-style-1 .owl-nav .owl-prev:before, .success-stories .owl-carousel.nav-style-1 .owl-nav .owl-prev:after
,.speak_doc .owl-carousel.nav-style-1 .owl-nav .owl-next,.speak_doc .owl-carousel.nav-style-1 .owl-nav .owl-prev
{
    font-size: 40px;
}
.speak_doc .owl-carousel.nav-style-1 .owl-nav .owl-next,.speak_doc .owl-carousel.nav-style-1 .owl-nav .owl-prev{
    width: 40px;
    height: 40px;
}
.our-gallery{
    position: relative;
}

.our-gallery::after{
    content:'';
    color:#fff;
    position:absolute;
    width:100%; height:100%;
    top:0; 
    left:0;
    background: rgb(0 0 0 / 9%);
    opacity:1;
}
footer{
    height: 64px;
    width: 100%;;
    background-color:#711843; 
 position: relative;
 display: flex;
 justify-content: center;
 align-items: center;
}
.helpline_number{
    border-radius: 56px; 
    background-color: #f47920;
    line-height: 22px;
    margin: 0px;
    position: relative;
}

.form-section h1{
    font-size: 26px;
    font-weight: 700;
    line-height: 37px;
    color: #711843;
}
.form-section h1 span{
    font-weight: 600 !important;
}
.form-section h1 strong{
    font-size: 32px !important;
}
.form-section h1 mark,.sub-heading mark{
    background-color: #45EEE7;
    padding: 0px 5px;
    color: #013c71;
}
.sub-heading{
    font-size: 23px !important;
    font-weight: 400 !important;
    line-height: 28px;
    text-transform: capitalize;
} 
.sub-heading span{
    font-weight: 600 !important;
}

.form-section ul li{
    font-size: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.form-section ul li img{
    height: 30px;
    width: 30px;
    margin-right: 7px;
}
.equire_now{
    height: 50px;
    width: 150px;
    background-color: #711843;
    position: fixed;
    right: 0px;
    top: 46vh;
    text-align: center;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s ease;
    font-size: 17px;
    border: 2px solid #fff;
}
.equire_now a:hover{
    text-decoration: unset;
}
.equire_now a{
    color: #fff;
}
.equire_now:hover{
     
    transition: 0.2s ease;
    font-size: 18px;
    font-weight: 500;

}
@media only screen and (max-width :992px){
    .equire_now {
        bottom: 0px !important;
        top: unset !important;
        right: unset !important;
        width: 100% !important;
    }
    .our-gallery img{
        height: auto !important;
    }
    .form-section{
        background-image: unset;
    }
    .form-section .logo-section{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .form-section h1{
        font-size: 22px ;
        margin-top: 20px ;
        line-height: 23px ;
    }
    .form-section ul li{
        font-size: 16px !important;
    }
    .form-section ul li img{
        height: 20px !important;
        width: 20px !important;
    }

    
}

@media only screen and (min-width :450px) and (max-width :768px){
    .speciality-section .col p.text-3{
        font-size: 10px !important;
    }
}
@media only screen and (max-width :450px){
    .speciality-section .col p.text-3{
        font-size: 7px !important;
    }
}
.sub-title{
    color: #003874;
}
.product-heading{
    padding: 10px 15px;
    background-color: #008BC0;
    width: 100%;
    color: white;
    font-size: 19px;
    font-weight: 600;

}
.product-section{
    /* border: 1px solid #00387466; */
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    transition: ease 0.5s;
    background-color: white;
}
.product-section > .list.list-icons{
    padding: 5px 15px;
        height: 400px;
     overflow-y: auto;
     margin-bottom: 0px !important;
}
.product-section{
    margin-bottom: 0px !important;
}
.product-section > .list.list-icons.list-icons-sm > li{
    border-bottom: 1px solid #ededed;
    list-style: none;
}



.product-section > .list.list-icons::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    }
    .product-section > .list.list-icons::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
    }
    .product-section > .list.list-icons::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    }
    .product-section > .list.list-icons::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4);
    }
    .product-section > .list.list-icons::-webkit-scrollbar-thumb:active {
    background: rgba(0, 0, 0, 0.9);
    }
    /* .services{
        background-color: #59C4C6;
    } */
    h1{
        color:#013C71;
    }
    h5.sub-title{
        font-size: 1rem;
    }
    .section-features{
        background-image: url(../img/banner-4.jpg);
    background-position: inherit;
    background-size: contain;
    background-repeat: no-repeat;
    }
    @media only screen and (max-width:992px){
        .section-features{
            background-image: unset;
        }
       html .section-features .row{
            justify-content: center !important;
        }
       
        .provider_section li{
            padding: 3px;
        }
        .provider_section li:last-child{
            position: relative;
            left: 25%;
        }
        html .form-section h1{
            font-size: 2rem !important;
            margin-top: -16px !important;
            padding-top: 1.5rem !important;
            margin-bottom: 0px !important;
            padding-bottom: 1.5rem !important;
        }
        .mt-5, .my-5 {
            margin-top: 1rem !important;
        }
        .navbar.navbar-expand-sm .container-fluid{
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .helpline_number{
            padding: 8px 1px !important;
        
        }
    }
    .helpline_number a{
        color: #fff !important;
        font-size: 1rem;
        display: flex;
        align-items: center;
        font-weight: 600;  
    }
    .navbar-nav li a i {
        font-size: 18px;
        color: #fff;
        margin-right: 7px;
    }
    .sub-title2{
        color: #003874;
        font-size: 0.9rem;
        font-weight: 500;
    }
    @media only screen and  (max-width :768px){
        .speciality-section .col{
            width: 20% !important;
        }
        .form-section ul{
            padding-bottom: 0px !important;
        }
        html .form-section h1{
            font-size: 1.2rem !important;
            line-height: 22px !important;
        }
        .form-section h1 strong {
            font-size: 22px !important;
            line-height: 31px;
        }
        .sub-heading{
            font-size: 17px !important;
            line-height: 24px;
        }
    }
    @media only screen and (min-width :1521px) and (max-width :1921px){
        .form-section h1.banner_title {
            font-size: 33px !important;
            line-height: 43px !important;
        }
        .form-section h1.banner_title strong {
            font-size: 38px !important;
            line-height: 48px;
        }
        .sub-heading{
            font-size: 27px !important;
            line-height: 34px !important;
        }
        .form-section ul li{
            font-size: 25px;
        }
    }
    .mobile-text ul{
        list-style: none;
        position: relative;
        padding-left: 0px;
    }
    .mobile-text ul li{
        display: inline-flex;
    }
    .mobile-text ul li p{
        color: white;
        font-size: 1rem;
        padding-left: 2px;
    }
    .mobile-text ul li:first-child::before{
        width: 76px !important;
    }
    .mobile-text ul li::before{
        content: '';
    display: inline-block;
    height: 35px;
    width: 49px;
    background-image: url(../img/checkBullet_white.png);
    background-repeat: no-repeat;
    margin-right: 5px;
    top: 0px;
    position: relative;
    }
    @media only screen and (max-width :1199px) {
        .desktop-images{
            display: none !important;
        }
        .mobile-text{
            display: block !important;
        }

    }
    @media only screen and (min-width :1199px) {
        .mobile-text{
            display: none !important;
        }

    }
    
    
     @media (max-width:768px) {
        #myID {
            display: none;
        }
    }
    .call-back-btn {
        position: fixed;
        left: 0;
        padding: 8px 15px;
        right: 0;
        bottom: 0;
        z-index: 9999;
        background-color: #fff;
    }
    .call-back-btn a {
        padding: 10px 0 10px;
        border-radius: 5px;
        background: #03ACD4;
        font-size: 16px;
        text-decoration: none!important;
        color: #fff!important;
    }
    .f-17 
    {
        font-size:17px;
    }
    
    .side-rules-txt {
        background-color: #fff;
        z-index: 1;
        padding: 0 20px;
    }
    .side-rules {
        left: 0;
        right: 0;
        margin: 0;
        top: 50%;
        border-top: 1px solid var(--sec-clr);
    }
    .topic-pills > a {
        border: 1px solid rgb(0 0 0 / 20%);
        border-radius: 13px;
        padding: 4px 15px 6px;
        font-size: 13px;
        line-height: 1;
        text-decoration: none;
        color: #555f51;
        white-space: nowrap;
        margin-bottom: 7px;
    }
    .side-rules-head-tx{
        color: #013C71;
        font-size:14px;
        font-weight: 500;
    }
    
    