body {
    font-family: 'Futura LT', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.mage-menu-ul li:hover a{
    color:white;
}
a{
    text-decoration: none;
}
/*header top section css */
.header-top .ios-mark{
    padding: 10px;
    color: white;

}
.container-fluid{
    text-align: center;
}
a.goog-logo-link {
    display: none;
}
.goog-te-gadget{
    font-size: 0px !important;
}
.header-top .contact-us {
    padding: 10px;
    color: white;
}
.header-top .social-link{
    padding: 10px;
    color: white;
}
.col-md-4.ios-mark p {
    margin: 0;
}
.col-md-4.ios-mark{
    text-align: center;
}
.social-link{
    text-align: right;
}
.footer-social{
    padding-bottom: 10px;
}
.terms-and-condition a{
    color:white;
}
.terms-and-condition a:hover{
    color:white;
}
.footer-social a {
        color: white;
        padding-right: 10px;
}

.offer-section {
    background: white;
    padding-top: 57px;
    padding-bottom: 40px;
    color: black;
    
}
section.appointment.wow.slideInLeft {
    padding-top: 15px;
    padding-bottom: 15px;
}
.offer-hr{
border: 2px solid black;
width: 5%;
margin-top: 10px;
margin-bottom: 10px;
}
.header-top{
    background: #0459c4e8;
}
.header-top a{
    color:white;
}
.header-top .social-link i {
    margin-left: 5px;
    padding-top: 2px;
}
.header-top .social-link i:hover{
color: white;
border-top: 1px solid
} 
.header-top .contact-us a:hover{
color:white;
}

/* header top section css end */
.navigation-section{
    text-align: right;
}
.main-navigation .col-md-3.logo {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.col-md-7.navigation-section{
    margin-top: 35px;
    margin-bottom: 35px;   
}
.col-md-2.button-section{
    padding-top: 30px;
    padding-bottom: 25px;
    text-align: right;
}
.col-md-2.button-section button.btn-large{
    font-size: 14px;
    width: 100%;
    background: #1A68C9;
    color: white;
    border: none;  
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    margin-top: -2px;
    padding-bottom: 5px;

}
.col-md-7.navigation-section .main-menu{
    color: black;
    padding: 1%;  
    font-weight: 600;
    font-size: 14px;
    font-family: inherit;
    text-decoration: none;
    padding-top: 7%;
    padding-bottom: 6%;
    }     
.col-md-3.logo img {
    width: 100%;
  }
/* .col-md-6.navigation-section .main-menu:hover{
    background: #3383B5;
    color: white !important; 
    border:1px dotted white; 
}     */
.offer-1,.offer-2 {
    margin-bottom: 100px;
    border-bottom: 1px solid;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  /* .main-navigation{
    overflow: hidden;
  } */
 .mega-menu {
    z-index: 999999;
    position: absolute;
    top: 50px;
    width: 1300px;
    margin-left: -370px;
    text-align: initial;
    background:white;
    border-top: 2px solid;
    border-bottom: 2px solid;

}
p.menu-heading {
    padding: 5px;
    margin:0;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
font-weight: 600;
color: #DA1B1B;
border-bottom: 1px dashed;
}
.mage-menu-ul li{
    padding-bottom: 2px;   
}
/* .col-md-4.mega-menu-section {
    padding: 0;
}
.col-md-3.mega-menu-section {
    padding: 0;
} */
.mega-menu .col-md-12 {
    margin-top: 5px;
}
.mage-menu-ul li:hover {
    border-bottom: 1px solid;
    background: #3383B5;
   
}
.mage-menu-ul li a:hover{
    color:white;
}

.mega-menu {
    display:none;
}
.result_hover{
    display:block !important;
}
/* .col-md-2.mega-menu-section {
    padding: 0;
} */
a.main-menu:hover {
    color: red !important;
}
ul.mage-menu-ul {
    list-style-type: none;
    padding:0;
}
.mega-menu .mage-menu-ul a{
    font-weight: normal;
    color: black;
    text-decoration: none;
    font-size: 15px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/*slider css */
.main-slider .owl-nav .owl-prev {
    left: 5px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #3383B5 !important;
    color: #fff !important;
}
.main-slider .owl-nav .owl-next {
    right: 5px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #3383B5 !important;
    color: #fff !important;
}

.box-section .box {
    transition: box-shadow .3s;
    width: 258px;
    height: 270px;
    margin: 5px;
    padding: 15px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;

    background: #fff;
    float: left;
    text-align: center;
    
  }
  .box-section .box:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
    top: -10px;
  }
  .box-section .box h2{
      font-size: 25px;
}
.box-section .box-1{
    color:white;
    background:#3383B5;
}
.box-section .box-5{
    color:white;
    background:#3383B5;
}
.box-section .box-2{
    color:white;
    background:#3383B5;
}
.box-section .box-4{
    color:white;
    background:#3383B5;
}
.box-section .box-3{
    color:black;
    background:white;
}
.main-navigation {
    /* overflow: hidden; */
    background: white;
    z-index: 100;
}
.col-lg-4.banner-text.text-black {
    padding-top: 50px;
    padding-bottom: 30px;
}
.box-section .box i{
    font-size: 25px;
}
h2.meet-heading {
    padding-bottom: 20px;
}
.box-routin{
    width:100%;
    height: 280px;
}

/* appoiment section */
.appointment {
  
    background: #fff;
}
.appointment h1{
    font-size: 50px;
}
.appointment h4{
    font-size: 20px;
}

@media (min-width: 992px){
.appointment .text-lg-right {
    text-align: right!important;
}}

.appointment .site-btn.sb-light {
    background: #fff;
    color: #2d2d2d;
}
.book-now{
    padding: 10px;
    width: 20%;
    margin-top: 5%;
    border: none;
    background: #3383B5;
    color:white;
    font-size: 20px;
}


/* intro section */
.intro-content h2 {
    padding-top: 30px;
    font-size: 27px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;;
}
.intro-content p {
    font-size: 20px;
    margin-bottom: 60px;
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
    
    
/* servies section */
.services-section {
    background-color: #3383B5;
}

.services-section .container {
    padding-bottom: 50px;
}
.services-hr{
border: 2px solid white;
width: 15%;
margin-top: 10px;
margin-bottom: 10px;
}
.services-section .section-title {
    padding-top: 30px;
    margin-bottom: 15px;
    text-align: center;
}
.home-slogun span {
    padding: 20px;
    font-size: 20px;
}

.SURGEONS p {
    font-size: 16px;
    font-weight: 500;
    
}
.home-slogun{
    text-align: center;
    color: #fff;
 
}
.SURGEONS{
    background:url("../images/footer-bg.jpg") 
}
section.SURGEONS {
    background: #3383B5;
    color:white;

}
.col-md-12.home-slogun h4:first-child {
    color: #DA1B1B;
   
    padding: 10px;
    font-size: 20px;
    background: white;
}
.copyright .col-md-12 {
    padding-top: 5px;
    padding-bottom: 0px;
    background: #3383B5;
}
.section-title h2 {
    font-size: 40px;
    letter-spacing: 1px;
    margin-top: 0px;
    display: inline-block;
}
img.img-fluid.surgeons-img {
    margin-bottom: 20px;
}
.SURGEONS{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.SURGEONS-hr{
border: 2px solid white;
    width: 5%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service {
    margin-bottom: 50px;
}
.service-div {
    padding: 10px;
    text-align: center;
}
input.appointment-submit {
    color: white;
    background: #3383B5;
    border: none;
    font-size: 15px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 1%;
    padding-bottom: 1%;
}

.service-div:hover{
    
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
.visit-page{
    color:white;
    top: 50% !important;
}
.service-heading {
 color: white;
 margin-top: 5px;
 margin-bottom: 20px;
}
.color {
    background-color: white !important;
    padding: 0px;
    padding-bottom: 10px;
    border-top: 3px solid white;
}

.color h2 {
    color: #DA1B1B !important;
    text-align: center;

    FONT-SIZE:22PX;
}
section.appointment.wow.slideInLeft h1{
    color: #DA1B1B !important;
}
.color p {
    color: black;
}
/* .mega-menu{
    display: none;
} */
.services-section .box {
    padding-bottom: 18px;
}
.services-title{
color:white;
}
.footer-main{
    padding-top: 40px;
    background: #295d9c;
    color:white;
    padding-bottom: 40px;
}
.footer-social i {
    padding: 12px;
    border: 1px solid;

    color: white;
}
.footer-main ul
{
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-right: 30px;
}
.footer-main ul a{
    color:white;
    font-size: 15px;
    line-height: 1.9;
    text-decoration: none;
}
.footer hr {
    border-top: 2px dotted white;
}
.footer i.fa.fa-caret-right{
    color:white;
}
.footer-main ul li{
    font-size: 15px;
    line-height: 1.9;
    color: white;
}
.copyright{
    text-align: center;

    color: white;
}
.copyright .col-md-12{
    background: #1A68C9;
    padding-top: 5px;
    padding-bottom: 0px;   
    
}





  .offer-1 h2{
   text-transform: uppercase;  
   color:red; 
  }
  .offer-2 h2{
    text-transform: uppercase;  
    color:red; 
   }

 /*fontsize class*/
 .hairprocedure{
	font-size: 20px !important;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
tr {
    font-size: 20px !important;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

.homepage-popup
{
  top:0px !important;
  opacity: 3 !important;  
}
.homepage-popup .modal-content{
border: 2px solid #1A68C9;
margin-top: 150px;
}

.homepage-popup .modal-body{
    text-align:left;
}

.modal-header {
    padding: 5px !important;
}
.form-group {
    margin-bottom: 5px !important;
}
.modal-footer {
    padding: 5px !important;
}
.modal-backdrop{
    z-index: 0 !important;
}


/*extra*/
footer .fa.fa-whatsapp {
    font-size: 22px;
    position: relative;
    top: 2px;
    margin-top: -5px;
}

footer .btn.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    position: relative;
    top: 18px;
    border-radius: 100px;
}

