@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'Roboto';
 src: url('Roboto-ThinItalic-webfont.eot');
 src: url('Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),  url('Roboto-ThinItalic-webfont.woff') format('woff'),  url('Roboto-ThinItalic-webfont.ttf') format('truetype'),  url('Roboto-ThinItalic-webfont.svg#RobotoThinItalic') format('svg');
(under the Apache Software License).  font-weight: 200;
 font-style: italic;
}

body {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    scroll-behavior: smooth;
}
.container {
	max-width: 1200px !important;
}
li {
	list-style: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
    font-family: 'Roboto';
}
p{
    font-family: 'Roboto';

}
/*sticky header position*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
nav.navbar.navbar-dark.navbar-expand-lg.sticky.is-sticky {
    background: #fff;
    padding: 10px 38px;
    -webkit-box-shadow: 0 6px 6px rgba(0,0,0,.2);
}
ul.navbar-nav li a {
    padding: 0 13px !important;
}
.float{
    position:fixed;
    width:50px;
    height:50px;
    bottom:40px;
    left:15px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:10px;
}
.call-buton .cc-calto-action-ripple {
    z-index: 99999;
    position: fixed;
    left: 15px;
    bottom: 8rem;
    background: #ffb800;
    width: 3rem;
    height: 3rem;
    padding: 1rem;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
    animation: cc-calto-action-ripple 0.6s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
    .call-buton .cc-calto-action-ripple i {
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease;
      font-size: 26px; }
    .call-buton .cc-calto-action-ripple:hover i {
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
    0% {
      -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
      box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
    100% {
      -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
      box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
    0% {
      -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
      box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
    100% {
      -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
      box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

    span.num{
    position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
    }
marquee.html-marquee p {
    padding: 0px;
    margin: 0px;
}
marquee.html-marquee {
    background: red;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
}
.top-bar{
    background-color: #00869d;
    width:100%;
    padding: 10px 0;
}
.top-bar * {
    color: #fff;
}
.top-social a, .top-social .fa {
    color: #fff;
    font-size: 20px;
    padding: 0 4px;
}
.top-social a i:hover {
    color: #fff;
}
.top-cta a:hover {
    color: #fff;
    text-decoration: none;
}
nav.navbar.navbar-dark.navbar-expand-lg {
    padding: 10px 0px;
    background: #fff;
}
.navbar-dark .navbar-brand {
    color: #fff;
    width: 30%;
}
.navbar-brand img {
    width: 85%;
}
a.nav-link {
    font-size: 18px;
    font-weight: 600;
    color: #000 !important;
}
li.nav-item {
    padding: 0px 0px 0 15px;
}
.navbar-toggler-icon .fa.fa-bars {
    color: #0091a4;
    text-align: center;
    line-height: 30px;
}
span.navbar-toggler-icon {
    background: none !important;
}
.navbar-toggler {
    border-color: #0091a4 !important;
    color: #0091a4 !important;
    outline: none !important;
}

#carousel .carousel-item.boat {
  background-image: url("../images/banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

#carousel .carousel-item.sea {
   background-image: url("../images/banner1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

#carousel .carousel-item.river {
   background-image: url("../images/banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

#carousel .carousel-item {
  height: 100vh;
  width: 100%;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
}

#carousel .carousel-inner .carousel-item {
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
}

#carousel .carousel-item .caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
  color: white;
  animation-duration: 1s;
  animation-delay: 2s;
}

#carousel .caption h2 {
  animation-duration: 1s;
  animation-delay: 2s;
}

#carousel .caption p {
  animation-duration: 1s;
  animation-delay: 2.2s;
}

#carousel .caption a {
  animation-duration: 1s;
  animation-delay: 2.4s;
}

/* Button */
.delicious-btn {
  display: inline-block;
  min-width: 120px;
  height: 40px;
  color: #ffffff !important;
  border: none;
  border-left: 3px solid #1c8314;
  border-radius: 0;
  padding: 0 30px;
  font-size: 18px !important;
  line-height: 58px;
  font-weight: 600;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #40ba37 !important;
}

.delicious-btn.active, .delicious-btn:hover, .delicious-btn:focus {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1c8314;
  border-color: #40ba37;
}

#about{
width:100%;
background: #fff;
padding: 100px 0;
}
.image img {
    height: 250px;
}
.section-title h3 {
    font-size: 28px;
    margin-bottom: 8px;
    margin-top: -5px;
}
.section-title span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 2px;
    width: 20px;
    background: #3b566e;
}
 .section-title span {
    position: relative;
    padding-left: 30px;
    margin-bottom: 25px;
}
.about_text p {
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    color: #6f8ba4;

}
.image img {
    width: 100%;
}
.about-image .col-lg-6:nth-child(2) .image img {
    border-radius: 0 25px 0 0;
}
.about-image .col-lg-6:first-child .image img {
    border-radius: 25px 0 0;
}
.about-image .col-lg-6:nth-child(3) .image img {
    border-radius: 0 0 0 25px;
}
.about-image .col-lg-6:last-child .image img {
    border-radius: 0 0 25px;
}
.mt-30 {
    margin-top: 30px;
}

#Services{
    width: 100%;
    padding: 60px 0;
    background: #f0f0f0;
}
.tab-main {
    width: 100%;
}
.nav-tabs {
    border: none !important;
}
ul.nav.nav-tabs {
    list-style-type: none;
    margin-bottom: 30px;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    width: 100%;
    justify-content: center;
}
li.nav-item-tabs {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.nav-tabs li:first-child a {
    border-radius: 30px 0 0;
}
.nav-tabs li:last-child a {
    border-radius: 0 30px 0 0;
}
.nav-link-tabs {
    display: block;
    box-shadow: 0 2px 48px 0 rgba(0,0,0,.06);
    background: #fff;
    border-radius: 3px;
    padding: 25px 12px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b566e;
    position: relative;
    z-index: 1;
}

 a.nav-link-tabs:hover {
    background: #0091a4;
    color: #fff;
    text-decoration: none;
}
.tab-content {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0,0,0,.06);
}

.tabs_item_img img {
    width: 100%;
}
.tabs_item_content {
    padding: 30px 20px;
}
h5.review-title {
    background: #00869d;
    padding: 15px;
    color: #fff;
    margin-bottom: 25px;
}
ul.inner_service {
    padding: 0px;
    margin: 0px;
}

ul.inner_service li {
    padding: 0 0 10px 0;
    font-size: 15px;
    font-weight: 400;
    color: #6f8ba4;
}

ul.inner_service li i {
    color: #00869d;
    padding-right: 7px;
}
.doctors_inner ul {
    display: flex;
    gap: 20px;
}

div#Doctors {
    width: 100%;
    padding: 60px 0;
}
h4.doctors_name {
    font-size: 20px;
    text-align: center;
    color: #000;
    padding: 10px 0;
    margin: 0px;
    font-family: 'Poppins', sans-serif;
}
h6.doctor_degree {
    text-align: center;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #6f8ba4;
}
.doctor_inner-block img {
    width: 100%;
}

div#Facilities {
    
    width: 100%;
    background: #f0f0f0;
    padding: 60px 0;
}
h2.our_facility {
    text-align: center;
    width: 100%;
}
.facility_inner img {
    width: 100%;
    height: 180px;
}
.facility_inner {
    width: 100%;
    margin-top: 20px;
}
.facility_inner h2 {
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}
.c_slider #carousel .carousel-item {
    height: 0px !important;
    min-height: 260px;
}
.c_slider #carousel .carousel-indicators li {
    background: #0091a4 !important;
    width: 20px;
    height: 0px;
    border-radius: 25px;
    /* list-style: disc; */
}
.c_slider #carousel ol.carousel-indicators {
   
    position: absolute;
    bottom: -23px;
}
#ourclients {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background:#f9f9f9;
  padding-bottom:30px;
  height:150px;
}
#ourclients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#ourclients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#ourclients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#ourclients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  width:150px;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
}
#ourclients h3{
border-bottom:2px solid #3399ff;
width:150px;
padding:10px;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 50px;
}
.form-group.w-75 {
    width: 100% !important;
}
.contact-box {
    box-shadow: 0 2px 48px 0 rgba(0,0,0,.06);
    background: #fff;
    text-align: center;
    padding: 30px 20px;
    position: relative;
    z-index: 1;
    border-radius: 15px 5px 5px;
    margin-bottom: 40px;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.contact-box:before {
    /* content: ''; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px 5px 5px;
    background: #e34584;
    background: -webkit-linear-gradient(to right,#b03b90,#e34584);
    background: linear-gradient(to right,#b03b90,#e34584);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.contact-box h3, .contact-box h3 i, .contact-box ul li, .contact-box p a {
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.contact-box h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.contact-box h3 i {
    color: #0091a4;
    margin-right: 5px;
}
.contact-box p a {
    margin-top: 0;
    margin-bottom: 0;
    color: #6f8ba4;
    font-size: 14px;
    line-height: 1.8;
}

.contact-box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
}
.contact-box ul li {
    font-size: 14px;
    color: #6f8ba4;
    margin-bottom: 4px;
    overflow: hidden;
}
.contact-box ul li span {
    float: right;

}
.col-lg-3.col-md-6 .contact-box {
    height: 150px;
}
.get-in-touch h3 {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.get-in-touch1 h3 {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.get-in-touch ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 15px;
}
.get-in-touch ul li {
    display: inline-block;
    padding: 0 8px;
}
.get-in-touch ul li a {
    color: #0091a4;
    font-size: 24px;
    margin-right: 5px;
}
.form-control {
    height: 47px;
    padding: 10px;
    font-size: 16px;
    color: #92a5b8;
    background-color: transparent;
    border: 1px solid #eee;
    border-radius: 3px;
}
.get-in-touch p{
    margin-top: 0;
    margin-bottom: 0;
    color: #6f8ba4;
    font-size: 14px;
    line-height: 1.8;}

.container h1 {
    text-align: center;
    margin: 100px 0;
}
.footer-area {
    background: #00869d;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.footer_bottom p {
    color: #fff;
    font-size: 14px;
    margin-bottom:0px;
}
.footer_bottom a {
    color: #fff;
    text-decoration: none;
}
.footer_bottom a:hover {
    text-decoration: none;
    color: #fff;
}


input.contact_bttn {
    background: #00869d;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
}


.cntform textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 75px;}





.carousel {
  width: 100%;
}

.slide-box {
  display: flex;
  
  
  
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px)
{
  .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 767px)
{
li.nav-item-tabs {
    flex: 0 0 32.666667%;
    max-width: 100%;
}
}
.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: .5rem;
}
a.carousel-control-prev {
    display: none;
}
a.carousel-control-next {
    display: none;
}


#button {
  display: inline-block;
  background-color: #00869d;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 0px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 37px;
    color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}


@media (max-width: 767px){
.navbar-brand img {
    width: 100%;
}
.navbar-dark .navbar-brand {
    color: #fff;
    width: 50%;
}
.gmap_canvas { width: 100% !important;}

.mapouter {width: 100% !important;}
.cont_btn {
    margin-bottom: 25px;
}
.image img {
    width: 100%;
    border-radius: 0 !important;
    height: 150px;
}
.section-title h3 {
    font-size: 22px;
    margin: 20px 0 10px 0;
    line-height: 30px;
}
div#about {
    padding-bottom: 20px;
}
ul.nav.nav-tabs {
    margin-left: 0px;
}
h5.review-title {
    font-size: 15px;
}
div#Doctors {
    padding: 20px 0;
}
.doctor_inner-block {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;

}
.doctor_inner-block img {
    width: 50%;

}
h4.doctors_name {
    font-size: 18px;}

div#Facilities {
    padding: 20px 0 30px 0;
}
.c_slider #carousel ol.carousel-indicators {
    position: absolute;
    bottom: -37px;
}

div#contact {
    padding-top: 0px !important;
    padding-bottom: 0px;
}

#button {
    
    background-color: #000;
    bottom: 0px;
    right: 23px;
    
}
body {
        overflow-x: hidden !important;
    }
    .container {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }

    div#Facilities .container {
    overflow-x: initial !important;
}



























}
