@import url('bootstrap.css');
@import url('animsition.css');
@import url('ionicons.min.css');
@import url('linearicons.css');
@import url('animate.css');
@import url('magnific-popup.css');
@import url('jquery.fullPage.css');
@import url('jquery.pagepiling.css');
@import url('owl.carousel.css');
@import url('settings.css');
@import url('layers.css');
@import url('navigation.css');
@import url('bootstrap-datepicker.min.css');
@import url('baguetteBox.min.css');

html{
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
}

body {
  background-color: #016767;
  color: #fff;
  font-family: 'Lato', sans-serif;
  -webkit-overflow-scrolling:touch;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.container
{
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px)
{
  .container {
    padding-left: 65px;
  padding-right: 65px;
}
}

@media (min-width: 992px)
{
  .container {
   
    padding-left: 35px;
    padding-right: 35px;
}
}

@media (min-width: 768px)
{
  .container {
 
  padding-left: 65px;
  padding-right: 65px;
}
}

strong{
  font-weight: 600;
}
p{
  font-weight: 300
}
p,
blockquote{
  margin-bottom: 1.3rem;
  margin-top: 1.3rem;
}

::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #4abfc1;
}

::selection{
  background-color:#4abfc1;
  color:#fff;
}

-webkit-::selection{
    background-color:#4abfc1;
    color:#fff;
}

::-moz-selection{
    background-color:#4abfc1;
    color:#fff;
}

animsition{
  position:absolute;
  z-index: 100;
  left: 0;
  width: 100%;
  top:0;
  height: 100%;
}

.preloader{
  position: fixed;
  overflow: hidden;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background:#fff;
  color:#4b4b4b;
  text-align: center;
}

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #016767;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


.wrapper{
  overflow-x:hidden;
}

.navbar-nav {
  width: 100%;
  text-align: center;
}

.navbar-nav > li {
  float: none;
  display: inline-block;
}

@media (max-width: 768px)
{
  .navbar-nav {
    width: 100%;
    text-align: left;
  }
  .navbar-nav > li {
    float: none;
    display: block;
  }
  
}


.navbar-nav > li > a
{
  color: #fff;
  font-size: 1.3rem;
  padding: 10px 20px;
}

.nav > li > a:hover, .nav > li > a:focus
{
  background-color: transparent;
  color: #68b486
}

.navbar
{
  margin-bottom: 0px;
}


section{
  padding:5rem 0;
}

.section-daycare
{
  padding: 8rem 0;
  background: #fff;
  text-align: center
}

.section-daycare .blockpara{
  color: #016767;
  padding-bottom: 5px;
}

.section-title{
  margin:0;
}

.section-title .link-arrow-2{
  margin-top:1.05rem;
}

.section-subtitle{
  display: inline-block;
  font-weight: 800;
  font-size: 2.142rem;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: #82c2bf;
  margin-bottom: 1rem;
  font-weight: 900;
    text-align: center;
    width: 100%
}


.section-subtitle::before{
  
  content: "";
  color: #8ab790;
  font-weight: 800;
  font-size: 2.142rem;
  letter-spacing: .5em;
}

.section-subtitle1
{
  color: #fff;
  font-weight: 800;
  font-size: 2.142rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  text-align: center;
  line-height: 3rem

}

.section-subtitle_Daycare
{
  color: #fbae16;
  font-weight: 400;
  font-size: 2.142rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.section-subtitle_Daycare span
{
  color: #f47d1f;
}
.stripbg
{
  background: #fff;
}

.navbar-toggle {
  border-color: #fff;

}
.icon-bar {
  background-color: #ffffff;
}
.stripbg .hightlighttext
{
  color: #009596;
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: 0rem;
  text-align: center;
  padding: 3rem 0;
  font-weight: 700;
}
.stripbg .hightlighttext span
{
  color: #007775;
}
.hightlighttext_subcontainer
{
  background: #009596;
  padding: 3rem 2rem;
}
.hightlighttext_subcontainer .highlightsubtext
{
  color: #fff;
  font-size: 2rem;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 2rem;
}
.sectionwords
{
  background:url(../images/bg/dots.png) 0 0 repeat;
  padding: 2rem 1rem;
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  padding-bottom: 4rem

}

.blockpara
{
  font-size: 18px;
  padding-bottom: 25px;
  line-height: 25px;
}

.specialities_detail
{
  
  float: left;
  margin-left: 10px;
  padding-bottom: 35px;
  
}

.specialities_detail ul{
  list-style: none;
}

.specialities_detail ul li {
 
  cursor: pointer;
  display: inline-block;
    width: 90px;
    margin: 0 20px
}


.specialities_detail ul li a {
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
  text-decoration: none;
  height: 85px;
    display: block;
    text-align: center;
}
.specialities_detail ul li a span
{
  display: block;
  padding-top: 90px;
  color: #fff;
  font-family: 'latolight';
  font-size: 18px;
}
.specialities_detail ul li .maternity
{
 background: url('../images/icons/maternity-icon.png') no-repeat 0px 0;
}

.specialities_detail ul li .maternity:hover,
.specialities_detail ul li .maternity.active
{
 background: url('../images/icons/maternity-icon.png') no-repeat 0px bottom;
}

.specialities_detail ul li .fertility
{
 background: url('../images/icons/fertility-icon.png') no-repeat 0px 0;
 margin-bottom: 10px;
 height: 85px;
}

.specialities_detail ul li a:hover .fertility,
.specialities_detail ul li.active.fertility
{
 background: url('../images/icons/fertility-icon.png') no-repeat 0px bottom;
}

.specialities_detail ul li .paediatrics
{
 background: url('../images/icons/paediatric-icon.png') no-repeat 0px 0;
 margin-bottom: 10px;
 height: 85px;
}

.specialities_detail ul li a:hover .paediatrics,
.specialities_detail ul li.active .paediatrics
{
 background: url('../images/icons/paediatric-icon.png') no-repeat 0px bottom;
}

.specialities_detail ul li .gynaecology
{
 background: url('../images/icons/gynaecology-icon.png') no-repeat 0px 0;
 margin-bottom: 10px;
 height: 85px;
}

.specialities_detail ul li a:hover .gynaecology,
.specialities_detail ul li.active .gynaecology
{
 background: url('../images/icons/gynaecology-icon.png') no-repeat 0px bottom;
 
}

.specialities_detail ul li .neonatal
{
 background: url('../images/icons/ncare-icon.png') no-repeat 0px 0;
 margin-bottom: 10px;
 height: 85px;
}

.specialities_detail ul li:hover .neonatal,
.specialities_detail ul li.active .neonatal
{
 background: url('../images/icons/ncare-icon.png') no-repeat 0px bottom;
}

.specialities_detail ul li .stem
{
 background: url('../images/icons/stem-icon.png') no-repeat 0px 0;
 margin-bottom: 10px;
 height: 85px;
}

.specialities_detail ul li:hover .stem,
.specialities_detail ul li.active .stem
{
 background: url('../images/icons/stem-icon.png') no-repeat 0px bottom;
}


.doctors-item
{
  padding: 3rem;
  background: #fff;
  margin: 1rem;
  
}
.specialtiestab
{
  padding: 2rem;
  padding-top:3rem; 
}

.nav-tabs li
{
  border: 1px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}


.nav-tabs li.active
{
  background-color: #6ab588;
}


.nav-tabs {
  border-bottom: 1px solid #6ab588;
  border-top: 1px solid #6ab588;
}
.nav-tabs li a {
  color: #6ab588;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
  background-color: #6ab588;
  border-radius: 0px;
 border-width: 0px;
}
.nav-tabs li a:hover{
  border-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #6ab588;
  border-radius: 0px;
}
.doctor_img img
{
  border: 5px solid #fff;
  margin: 0 auto;
  
  
}
.doctor-container
{
  margin: 2rem 0;
}
.doctor_name
{
  font-size: 2.0rem;
  font-weight: 500;
  text-align: left;
  color: #6ab588;
  padding: 10px 0px;
}

.doctor_name span
{
  font-size: 1.2rem;
  font-weight: 100
}

.doctor_details
{
  margin-top: 1.5rem;

}



.dotsepator
{
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 1px dotted #68b486;
}

.full-width-tabs > ul.nav.nav-tabs {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.full-width-tabs > ul.nav.nav-tabs > li {
  float: none;
  display: table-cell;
}
.full-width-tabs > ul.nav.nav-tabs > li > a {
  text-align: center;
}

.feedback-carousel-item 
{
  text-align: center;
  padding: 2rem 5rem; 
}

.feedback-carousel-item .feedbackContent
{
  font-size: 1.5rem;
  margin-bottom: 2rem; 
  color: #fff;

}
.feedback-carousel-item .feedbackDetails
{
  font-size: 1.5rem;
  font-weight: 500;
}

.feedback-carousel-item .feedbackDetails span
{
  font-size: 1rem;
  font-weight: 100;
}

.book-btn
{
  color: #009596;
  padding: 3rem 0;
  text-decoration: none;
  font-size: 1.5rem;
}


.book-btn:hover{
  color: #016767;
  text-decoration: none;
}

.book-btninnder
{
  color: #009596;
  padding: 1.5rem 0;
  text-decoration: none;
  font-size: 1.5rem;
}
.book-btninnder:hover{
  color: #016767;
  text-decoration: none;
}

label
{
  font-weight: 100;
  color: #43bfbd;
  font-size: 1.3rem;
}

.form-control
{
  border-radius: 0;
  padding: 6px 12px;
}

.form-group {
  margin-bottom: 10px;
}

.carousel-indicators li
{
  background-color: #016767;
}

.carousel-indicators li:active
{
  background-color: #43bfbd;
}

.appointmentform
{
  margin: 2rem 0;
  padding: 40px;
  border: 1px solid #6ab588;
}

.dropbtn {
  background-color: #016767;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 420px;
  
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 5px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  color: #3e8e41;
}

.column {
  float: left;
  width: 33.3%;
  padding: 0px;
  background-color: #fff;
  height: 100%;
}


.column a {
  float: none;
  color: white;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 1.1rem;
  padding: 10px 20px;
  text-transform: uppercase

}

.column a:hover {
  background-color: transparent;
    color: #68b486;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.hidesubmenu a {
  color: #6ab588;
  text-decoration: none;
}

.hidesubmenu li{
  padding: 3px;
  
}
.hidesubmenu li:hover{
 
  background-color:#6ab588;
  
}
.hidesubmenu li:hover a {
  color: #016767;
 
}
.actsidenav ul,li{
  list-style-type: none;
}
.actsidenav >li.active>a {
  color:#09b9b9de;
}
.sidenav li{
  padding: 4px;
  text-align: left;
  font-size: 16px;
}

.sidenav a{
  color: #6ab588;
  text-decoration: none;
  font-size: 15px;
}

.sidenav a:hover{
  color: #09b9b9de;
}

.deptpara {
  text-align: left;
  padding: 10px
}

.megadown{
  font-size: 1.3rem;
  background: #016767
}

.megapad{
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background: #016767
}


.megapad ul,li{
  list-style-type: none;
}

.navbar-header > .dropbtn{
  border:none;
  float: left;
}

.subright{
  float: right;
}

.dropbtn {
  outline: none;
}

.substyle a:hover{
  text-decoration: none;
  color: #6ab588;
  cursor: pointer;
}

.substyle a{
  width: 100%;
}

.caret {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid;
  float: right;
  margin-top: 5px
}

.sidenav{
  padding-top: 50px;
}

@media (max-width:768px){
  .smalldisp{
    display: table;
    width: 100%;
    padding-bottom: 40px;
  }
  
  .smalldisp li{
    display: inline;
  
  }
}
.footer {
  text-align: center;
  padding-top: 0px;
}
.footer a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.datepicker-days{
  color: #000;
}

.aligncenter
{
  text-align: center !important;
}

.gallery img
{
  margin-bottom: 20px;
}


.card 
{
  background-color: #fff;
    box-shadow: rgba(64, 64, 64, 0.4) 0 6px 8px 0;
    border-radius: 0.25rem;
    margin-top: 30px;
}

.card:hover
{
  box-shadow: rgba(64, 64, 64, 0.9) 0 6px 8px 0;
}

.card .card-img
{
  position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card .card-img img
{
  border-radius: 0.25rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}


.card .card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1rem;
  color: #5c666f;
}

.card .card-content .specialtiesTitles{
  font-size: 1.7rem;
}