.form-section{
    background-color: #ecf2fe;
    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;


}

.rotate-footer-close-arrow {
    transform: rotate(
-180deg);
}
.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: #04356f;
    color: #fff;
    margin-right: 10px;
    font-size: 8px;
}
.login-form{
       background-color: #d9d9d9;
    padding: 25px 30px;
    border-radius: 20px;
    border: 1px solid #04356f;

  margin-top:40px !important;
}
.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: 5px;
    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: 10px 60px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    background: #04356f;
    border-radius: 30px;
    box-shadow: 5px 1px 30px rgba(0,0,0,0.4);
}
.theme-btn-purple:hover{
    display: inline-block;
    padding: 10px 60px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    background: #434343;
    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: #04356f;
}
.speciality-section img{
    height: 50px;
    width: 50px;

}

p.text-3.text-white.text-center {
    min-height: 80px;
	text-transform:uppercase;
}
@media only screen and (min-width :1336px) and (max-width :1520px){
    .form-section ul li {
        font-size: 17px !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:  #04356f;
}
.speak_doc .dropdown-toggle{
    background: white;
    font-size: 14px;
}
.speak_doc label{
    color: #04356f;
}
.speak_doc .card span.name{
    font-weight: 600;
color: #04356f;
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: #04356f;
}
.video-title{
    font-weight: 600;
    color: #04356f;
    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: auto;
    width: 100%;
    background-color: #04356f;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
}
.helpline_number {
    border-radius: 56px;
    background-color: #04356f;
    height: 45px;
    line-height: 22px;
    margin-top: 15px;
    position: relative;
    text-align: center;
    padding: 10px;
    max-width: 500px;
    position: absolute;
    right: 20px;
    top: 0px;
    width: calc(100% - 40px);
    z-index: 9999999999999 !IMPORTANT;
}

.form-section h1{
    font-size: 35px;
    font-weight: 700;
    line-height: 49px;
    color: #04356f;
}
.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: #04356f;
    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 !important;
        margin-top: 20px !important;
        line-height: 23px !important;
    }
    .form-section ul li{
        font-size: 16px !important;
    }
    .form-section ul li img{
        height: 20px !important;
        width: 20px !important;
    }

    
}
@media only screen and  (max-width :768px){
    .speciality-section .col{
        width: 20% !important;
    }
   
}
@media only screen and (min-width :450px) and (max-width :768px){
    .speciality-section .col p.text-3{
        font-size: 12px !important;
    }
	
}
@media only screen and (max-width :450px){
    .speciality-section .col p.text-3{
        font-size: 7px !important;
    }
}
.our-gallery img{
    /*height: 650px;*/
}

.helpline_number a:hover{
    text-decoration:none;
    color:#ccc !important;
}
.helpline_number.mobile{
    display:none;
}
@media only screen and (max-width :990px) {
    .helpline_number.desktop {
        display: none;
    }
    img.img-fluid.mt-4.doctors-image {
    display: none;
}
.logo-section img {
    max-width: 150px;
}
.helpline_number.mobile {
    max-width: 180px;
    padding: 3px;
    font-size: 14px;
    height: 31px;
    right: 10px;
    display: block;
    top: 0px;
    margin-top: 17px;
}
.helpline_number.mobile a{
    font-size:14px;
}
}

.fixed-footer-button{
    display:none;
}
.helpline_number span {
    font-size: 12px;
    color: #fff;
    margin-top: 0px;
    display: block;
}
div.desktop-hide{
    display: none !important;
}
@media only screen and (max-width :680px) {
    .fixed-footer-button span {
    font-size: 12px !important;
}
div.desktop-hide{
    display: block !important;
}
.fixed-footer-button {
    display: block;
    position: fixed;
    background: #04356f;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 43px;
    padding-top: 10px;
    box-shadow: -1px -1px 73px #aaa;
}
.fixed-footer-button a {
    font-size: 16px;
    color: #fff;
    padding: 10px;
}
.form-section h1 {
    font-size: 20px !important;
    margin-top: 10px !important;
    line-height: 23px !important;
    margin-bottom: 10px;
}
.form-section ul li, p {
    font-size: 14px !important;
}
.form-section .logo-section {
    align-items: flex-start !important;
    box-shadow: 3px 3px 3px #ccc;
    padding: 0px 0px 10px 10px;
}
a.mobile-hide, div.mobile-hide{
    display: none !important;
}
}




.mt-3 {
    margin-top: 15px;
}
.py-4 {
    padding: 20px 0px;
}
.side-rules {
    left: 0;
    right: 0;
    margin: 0;
    top: 50%;
    border-top: 1px solid #4eacd2;
}

.pos-absolute {
    position: absolute;
}
.side-rules-txt {
    color: #fff;
    z-index: 1;
    padding: 0 20px;
    background: #04356f;
    font-weight: 500;
}

.pos-relative {
    position: relative;
}
.txt-clr {
    font-size: 14px;
    color: #083659;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.topic-pills>a {
    border: 1px solid rgb(255 255 255 / 20%);
    border-radius: 13px;
    padding: 4px 15px 6px;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    color: #aaa;
    white-space: nowrap;
    margin-bottom: 7px;
       font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";

}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.mb-0 {
    margin-top: 0px;
}
@media (min-width: 768px){
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.speciality-section .col{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	min-width:20%;
}
}

@media (max-width: 767px){
	.speciality-section .col{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	min-width:50%;
}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.d-sm-none {
    display: none;
}
.text-sm-center{
    text-align:center;
}
}
