:root {
  --common-font-body: "Montserrat";  --source-saun-font: "Source Sans Pro";  --roboto-font: "Roboto";  --mulifont:'PT Sans', sans-serif;
}
.owl-carousel .owl-dots{
  text-align: center;
}
.owl-carousel .owl-dot{
  height: 15px;
  border-radius: 50%;
  border: 2px solid #222;
  margin: 0 4px;
  width: 15px;
}
.owl-carousel .owl-dot.active{
  background-color: #309cf4;
  border-color: #309cf4;
}
/* --------- SLIDER--------- */
#vw_slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#vw_slider img {
    width: 100%;
}
#vw_slider h6{
  font-size: 16px;
  letter-spacing: 2px;
  color: #121111;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}
#vw_slider .slider_heading2{
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 34px;
}
#vw_slider .slider_heading2 .sli2 {
  padding-top: 15px;
  font-size: 46px;
  letter-spacing: 1px;
  color: #121111;
  font-family: "Montserrat";
  font-weight: bold;
}
#vw_slider .slider_heading2  .sli1{
    padding-top: 15px;
  font-size: 46px;
  letter-spacing: 1px;
  color: #121111;
  font-family: "Montserrat";
  font-weight: 400;
}
#vw_slider p {  
  margin: 15px 0 15px 0;
  border-radius: 0 0 5px 5px;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #000;
  font-weight: 500;
  font-family: "Roboto";
  width: 66%;
}
.slider-box {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  padding: 20px;
  max-width: 72%;
}
#vw_slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#vw_slider .carousel-prev-button {
  position: absolute;
  right:60px;
  top:50%;
}
#vw_slider .carousel-next-button{
  position: absolute;
  right: 0;
  top: 50%;
}
#vw_slider .carousel-item-next,#vw_slider .carousel-item-prev,#vw_slider .carousel-item.active {
  display: block !important;
}
#vw_slider .carousel-control-prev-icon,#vw_slider .carousel-control-next-icon{
  background-image:none; 
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#vw_slider a i {
  padding: 12px 16px;
  font-size: 17px;
  color: #000000;
  border-radius: 50%;
  background-color:#3fa4f6;
}
#vw_slider .theme_button{
  padding: 17px 23px;
  border-radius:40px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  text-align: center;
  margin-right: 15px;
  background-color: #3fa4f6;
}
#vw_slider .book_appoint{
  background-color:transparent;
  border:2px solid #000;
  color: #000; 
}
#vw_slider .read-more:hover{
  color: #fff;
}
#vw_slider .book_appoint:hover{
   background-color: #3fa4f6;
   color: #fff;
   border-color: #3fa4f6;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#vw_slider ol.carousel-indicators{
  position:absolute !important;
  bottom: 20%;
  max-width: max-content;
  margin: 0;
  left: 25px;
  bottom: 50px;
}
#vw_slider ol.carousel-indicators .active{
  background-color: #3fa4f6;  border:2px solid #3fa4f6;
}
#vw_slider ol.carousel-indicators li{
  margin-top: 20px;
  margin-right: 10px;
  background-color: transparent;
}
ol.carousel-indicators li {
    max-width: 10px;
    padding: 5px;
    color: #333333;
    border-radius: 50%;
    border: 2px solid #121111;
}
.slider-title-img{
  width: auto !important;
  height: 29px;
}
/* --------------- Contact Us --------------- */
#contact-details .contact-main-box{
  padding: 0;
}
#contact-details .vw_contact-box{
  box-shadow: 0 0 5px gray;
  padding: 40px;
  text-align: center;
  background-color: #309cf4;
}
#contact-details .vw_contact-box i{
  font-size: 38px;
  color:#fff;
  padding-right: 20px;
}
#contact-details .vw_contact-box .contact-title,.contact-title-email,.contact-title-phone{
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
}
.contact-title-email,.contact-title-phone{
  text-align: left;
}
#contact-details .phone h5{ 
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--roboto-font);
  font-weight: bold;
  padding-top: 31px;
  text-align: left;
}
#contact-details .contact-info1{
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: var(--roboto-font);
  padding-top: 25px;
  border-top: 1px solid #53adf6;
  text-align: left;
}
#contact-details .address{
  text-align: center;
}
#contact-details .address i{
  padding: 0;
  padding-bottom: 16px;
}
#contact-details .address-des{
  font-size: 15px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--roboto-font);
  padding-bottom: 21px;
  border-bottom: 1px solid #53adf6;
}
#contact-details .address a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  border:2px solid #fff;
  border-radius: 40px;
  padding: 11px 20px;
  display: inline-block;
  margin-top: 12px;
}
#contact-details .gmail-det{
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: var(--roboto-font);
  padding-top: 31px;
  text-align: left;
}
#contact-details .contact-title:after,#contact-details .phone i:after,#contact-details .email i:after{
  content: "";
  background-color: #fff;
  width: 45px;
  height: 3px;
  display: block;
  margin-left:auto;
  margin-right:auto;
  margin-top: 25px;
}
#contact-details .phone i,#contact-details .email i{
  float: left;
}
/* ------------- Our Features ---------------- */
#our-features .our-features-content{
  text-align: center;
  padding-bottom: 30px;
}
#our-features .our-features-content h5{
  font-size: 20px;
  letter-spacing: 1px;
  color: #2f3241;
  font-family: var(--mulifont);
  font-weight: bold;
  padding-top: 10px;
}
#our-features .our-features-content p{
  font-size: 14px;
  letter-spacing: 0px;
  color: #71737c;
  font-family: var(--roboto-font);
  text-align: center;
}
/* ------------- About Us ---------------- */
.about-head h2{
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #dadada;
  font-family:var(--mulifont);
  font-weight: bold;
  padding-top: 3.5em;
}
section#about-us {
  padding-bottom: 0;
  padding-top: 0;
}
.about-titleimg{
  padding-top: 4em;
  padding-right: 0 !important;
}
.about-title {
  padding-left: 4px !important;
  margin-top: 1px;
}
.about-content h4{
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 26px;
  color: #dadada;
  font-family: var(--mulifont);
  font-weight: bold;
}
#about-us .about-content p{
  padding-bottom: 2em;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #dadada;
  font-family: var(--roboto-font);
}
#about-us .about-image{
  padding-top: 18px;  
}

/* ------------- Department ---------------- */
.department-head {
  padding-bottom: 2em;
}
.department-head h2{
  font-size: 32px;
  letter-spacing: 2px;
  line-height: 34px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
}
.department-titleimg{
  text-align: right;
  padding-right: 0 !important;
}
#our-department .owl-dots {
  text-align: center;
  padding-top: 25px;
}
#our-department .owl-carousel .owl-dot {
  padding: 5px;
  border: 2px solid #2e2d2d;
  margin-right: 9px;
  border-radius: 50%;
  background-color: unset;
}
#our-department .owl-carousel .owl-dot.active {
  background-color: #3fa3f5;
  border: 2px solid #3fa3f5;
  border-radius: 20px;
}
#our-department .department-img{
  position: relative;
}
.department-content .dpmnt-bg a:hover{
  color: #3fa4f6;
} 
/*--------------- Services -----------------*/
.service-content{
  padding: 30px 25px;
}
.service_title{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
}
.services_data {
  border-bottom: 1px solid #545662;
  text-align: center;
  margin-bottom: 17px;
}
.service_content:hover .services_data{
  border-color: #45a3f5;
}
.our-service {
  text-align: right;
  padding: 30px 50px !important;
}
.our_service_title h2{
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  padding: 20px 0;
  width: 70%;
  margin-left: 82px;
}
.left-service{
  margin-left: 66px;
  margin-top: 56px;
}
.outer_service{
  margin-right: 66px;
  margin-top: 24%;
}
.our_service_text{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #ffffff;
  font-family: var(--roboto-font);
  text-align: right;
}
.service-button .our_service_button{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
  background-color: unset;
  border: 2px solid;
  border-radius: 50px;
  margin-top: 20px;
}
.service-button .our_service_button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #45a3f5;
}
.service_content:nth-child(5) .services_data{
  border-bottom: none;
}
.service_content:nth-child(6) .services_data{
  border-bottom: none;
}
#services .our-service-image img{
  width: 100%;
}
:-ms-lang(x), .our_service_title h2{ 
  color: red !important
}

/*--------------- Pricing Plan -----------------*/
.pricing-plan-head h2{
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 38px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
  margin-top: 5px;
}
.pricing-plan-head p{  
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #2f3241;
  font-family: var(--roboto-font);
}
.pricing-plan-head a{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #2f3241;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
  border: 2px solid #2f3241;
  border-radius: 50px;
  padding: 10px 20px;
  margin-top: 3px;
  display: inline-block;
}
.pricing-content{
  text-align: center;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 3px #dedede;
  padding: 10px 25px;
}
.pricing-plan{
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 28px;
  color:  #D3D3D3;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
}
.plan-price b{
  font-size: 37px;
  line-height: 28px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
}
.pricing-content img{
  padding: 0;
}
.pricing-content:hover .pricing-plan{
  color: #000;
  font-weight: bold;
}
.pricing-content:hover .plan-price b{
  color: #3fa4f6;
}
/* -------------- Our Gallery ---------------- */
#our-gallery{
  padding-bottom: 0;
}
#our-gallery .our-gallery-heading{
  text-align: center;
  padding-bottom: 40px;
}
ul.vw_gallery_front{
  margin-bottom: 0;
}
/* -------------- Our Doctors -------------- */
#our-doctors .our-doctors-heading{
  text-align: center;
  padding-bottom: 40px;
}
#our-doctors .doctors-content{
  padding: 10px 10px 18px 10px;
  margin-bottom: 30px;
  box-shadow: 0 0 5px 2px #e2e2e2;
}
#our-doctors .doctors-content .doctor-image{ 
 display: flex;
  align-items: center;
  justify-content: center;
}
#our-doctors .doctors-content img{
  border-radius: 50%;
}
#our-doctors .doctors-content .designation{
  font-size: 14px;
  letter-spacing: 1px;
  color: #7d7e85;
  font-family: var(--roboto-font);
}
#our-doctors .doctors-content .doctor_name a{
  font-size: 18px;
  letter-spacing: 1px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
}
#our-doctors .doctors-content .doctor_name{
  padding-bottom: 0;
}
#our-doctors .doctors-social {
  padding-top: 10px;
}
#our-doctors .doctors-social i{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 10px 10px;
  color: #fff;
  font-size: 12px;
}
#our-doctors .doctors-button{
  text-align: center;
  padding-top: 30px;
}
#our-doctors .doctors-button a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
  border:2px solid #121111;
  border-radius: 40px;
  padding: 10px 20px;
}
/* --------------- Testimonial -------------- */
#our-doctors .doctors-content:hover{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* ---------------- Happy Clients --------------- */
#happy-clients .happy-clients-heading{
  text-align: left;
  padding-bottom: 12px;
}
#happy-clients .happy-clients-heading h2{
  color: #fff;
}
#happy-clients .happy-clients-contents{
  text-align: center;
}
#happy-clients .happy-clients-contents img{
  border-radius: 50%;
 border: 2px solid #3fa3f5;
}
#happy-clients .happy-clients-contents .clients_text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #dadada;
  font-family: var(--mulifont);
  font-style: italic;
}
#happy-clients .happy-clients-contents h6 a{
  font-size: 20px;
  letter-spacing: 1px;
  color: #3fa3f5;
  font-family: var(--mulifont);
  font-weight: bold;
}
#happy-clients .happy-clients-contents .designation{
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  font-family: var(--mulifont);
}
.design_box{
    display: inline-block;
}
#happy-clients .happy-clients-contents .doctors-social{
  padding-top: 20px;
  display: inline-block;
  height: 100px;
  vertical-align: middle;
  padding-left: 40px;
}
#happy-clients .happy-clients-contents .doctors-social i{
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 10px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff
}
#happy-clients .owl-dots{
  text-align: left;
  padding-top: 30px;
}
#happy-clients .owl-dots button{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: transparent;
  border:2px solid #fff;
  margin-right: 15px;
  outline: none;
  padding: 6px;
}
#happy-clients .owl-dots .active{
  background-color: #3fa3f5;
  border:2px solid #3fa3f5;
}
.testi_text{
  text-align: left;
}
.design_box{
  display: inline-block;
  margin-top: 20px;
}

/* ------------- Fun Fact ---------------- */
#fun-fact {
  padding: 0;
}
#fun-fact .fact-content{
  background-color: #3fa3f5;
  padding: 30px 49px;
}
#fun-fact .fact-content .no-count{
  font-size: 50px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  margin: 0;
  padding: 0;
  display: block;
}
#fun-fact .fact-content span{
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  margin: 0;
    padding: 0;
}
#fun-fact .fun-fact-icon{
  display: flex;
  align-items: center;
  justify-content: center;
}
#fun-fact .fact-box{
  padding-top: 10px;
  padding-bottom: 10px;
}
#fun-fact .fact-box:first-child{
  border-bottom: 1px solid #5cb5e8;
}
#fun-fact .fun-fact-title{
  background-color: #3fa3f5;
  padding: 50px;
  text-align: center;
  box-shadow: 0 0 15px 1px grey;
  position: relative;
  z-index: 2;
}
#fun-fact .fun-fact-title h2{
  font-size: 32px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
  padding: 25px 30px;
  border-bottom:1px solid #5cb5e8;
}
#fun-fact .fun-fact-title a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  border:2px solid #fff;
  border-radius: 40px;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 30px;
}
#fun-fact .fun-fact-info{
  padding: 0;
}
/* -------------- Our Products ------------- */
#my-products .our-products-head{
  text-align: center;
  padding-bottom: 40px;
}
#my-products .product-sale span{
  background-color: #53acf6;
  font-size: 16px;
  letter-spacing: 0px;
  color: #f7f7f7;
  font-family: var(--mulifont);
  font-weight: bold;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  padding: 18px 13px;
  top: 28px;
  left: 28px;
}
#my-products .product-title h6{
  font-size: 17px;
  letter-spacing: 0px;
  color: #494848;
  font-family: var(--mulifont);
  padding-bottom: 0;
}
#my-products .our-products-content{
  text-align: center;
  box-shadow: 0 0 5px 0px #e2e2e2;
  padding-bottom: 10px;
}
#my-products .our-products-content .product-price ins{
  font-size: 15px;
  letter-spacing: 0px;
  color: #494848;
  font-family: var(--roboto-font);
  font-weight: bold;
  text-decoration: none;
}
#my-products .our-products-content .product-price del{
  color:#b6b4b4;
}
#my-products .owl-stage-outer{
  padding-bottom: 25px;
}
/* ---------------- Products Overlay --------------- */
#my-products .vw_box{
  text-align: center;
  overflow: hidden;
  position: relative;
}
#my-products .vw_box:after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,63,91,0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
#my-products .our-products-content:hover:after{
  opacity: 1;
}
#my-products .vw_box img{
  width: 100%;
  height: auto;
}
#my-products .vw_box .vw_box-content{
  width: 100%;
  background: #3fa3f5;
  padding: 10px 0;
  color: #f1e7c3;
  position: absolute;
  bottom: -100%;
  left: 0;
  z-index: 1;
  transition: all 0.5s ease 0s;
}
#my-products .our-products-content:hover .vw_box-content{
  bottom: 0;
}
#my-products .vw_box .title{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 8px 0;
}
#my-products .vw_box .title .button{
  background-color: transparent;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
}
#my-products .vw_box .title .added_to_cart{
  position: absolute;
  bottom: 0;
  left:36%;
  background-color: transparent;
  font-size: 18px;
  letter-spacing: 1px;
  color: #fff;
  font-family: "Kalam";
  font-weight: bold;
  text-align: center;
}
#my-products .vw_box .post{
  display: block;
  font-size: 15px;
  text-transform: capitalize;
}
#my-products .vw_box .title a{
  border:none;
}
/* -------------- Our Partners ------------- */
#our-partners {
  padding: 0; 
}
.partner-images img {
    padding-top: 20px;
}
.our-partners-images {
    background-color: #444;
}
#our-partners .our-partners-heading{
  text-align:right;
  padding-top: 19px;
}
#our-partners .our-partners-heading h2{
  color:#fff;
}
#our-partners .our-partners-heading p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #ffffff;
  font-family: var(--roboto-font);
  padding-top: 15px;
}
#our-partners .our-partners-heading a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  border:2px solid #fff;
  border-radius: 40px;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 10px;
}
#our-partners .video-section i{
  background-color: #3fa3f5;
  color:#fff;
  width: 50px;
  height: 50px;
  padding: 14px 17px;
  border-radius: 50%;
  font-size: 22px;
  position: absolute;
  left: 45%;
}
#our-partners .video-section{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
#our-partners .partner-images-wrap{
  margin-left: 104px;
  margin-top: 80px;
}
.outer_patner{
  margin-right: 104px;
  margin-top: 58px;
}
#our-partners .video-section img{
  width: 100%;
}
#our-partners .outer_patner h2{
  max-width: 76%;
  margin-left: 72px;
}
/* ----------- Our Faqs ------------ */
.faq_top{
  margin-top: 20px;
}
#our-faqs{
  padding: 0;
}
#our-faqs .our-faqs h2{
  padding-bottom: 40px;
  max-width: 42%;
}
#our-faqs .our-faqs .FAQtimelineimg{
  padding-right: 0!important;
}
#our-faqs .our-faqs .FAQtitle{
  margin-top: -20px;
}
#our-faqs .our-faqs{
  background-color: #f7f7f9;
  padding: 71px 15px;
}
#our-faqs .why-choose-us{
  padding: 71px 15px;
}
.faq-para{
  color: #74747a;
}   
.our-faqs .card{
  border:none;
}
.our-faqs .card a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
  cursor: pointer;
}
.our-faqs .card .card-header{
  padding: 16px 20px;
  border:none;
  font-weight: bolder;
  border-bottom: 1px solid #e4d8d8;
}
.our-faqs .card .card-header i{
  color: #121111;
  position: absolute;
  right: 20px;
}
.our-faqs .card  .card-body{
  font-size: 14px;
  letter-spacing: 0px;
  color: #71737c;
  font-family: var(--roboto-font);
  padding: 20px 10px 20px;
}
.our-faqs .card .card-header:hover{
  background-color: #3fa3f5;
  color:#fff;
}
.our-faqs .card .card-header:hover .accordion-link{
  color:#fff;
}
.our-faqs .card .card-header:hover .fa-plus{
  color:#fff;
}
#our-faqs .active-card,.ActiveCard .card-header{
  background-color: #3fa3f5;
}
#our-faqs .active-card a,#our-faqs .active-card i{
  color: #fff;
}
.ActiveCard .card-header a,.ActiveCard .card-header i{
  color: #fff !important;
}
/* -------------- Why Choose us ------------ */
#our-faqs .why-choose-us h2{
  max-width: 59%;
  position: relative;
  left: -27px;
}
#our-faqs .why-choose-us-head{
  padding-bottom: 40px;
  align-items: center;
}
#our-faqs .why-choose-us h6{
  font-size: 20px;
  letter-spacing: 1px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
}
#our-faqs .why-choose-us p{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #71737c;
  font-family: var(--roboto-font);
  margin-bottom: 0;
}
#our-faqs .why-choose-us .why-choose-us-image{
  display: flex;
  align-items: center;
  justify-content: center;
}
#our-faqs .why-choose-us-wrap{
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 4px;
}
/* ------------ Appointment Form ----------------- */
#appointment{
  padding: 0;
}
#appointment .appointment-form h2{
  color:#fff;
  padding-bottom: 30px;
}
#appointment .appointment-form .wpcf7-form-control-wrap{
  width: 100%;
  display: block;
  float: left;
  margin-right: 17px;
  margin-top: 15px;
  position: relative;
}
#appointment .appointment-form span{
  color: #fff;
  font-weight: 400;
  margin-left: 0;
}
#appointment .appointment-form input{
  background-color: #fff;
  border:none;
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
}
#appointment .appointment-form input::placeholder{
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
}
#appointment .appointment-form textarea{
  background-color: #fff;
  border:none;
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
}
#appointment .appointment-form textarea::placeholder{
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
}
#appointment .appointment-form select{
  background-color: #fff;
  border:none;
  padding: 13px 10px;
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
  -webkit-appearance: none;
  -moz-appearance: none;
}
#appointment .appointment-form select:focus{
  outline: none;
}
#appointment input[type="date"]::-webkit-inner-spin-button,
#appointment input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  -webkit-appearance: none;
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
#appointment .appointment-form .app-select::after{
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  right: 10px;
  color: #222;
  top: 15px;
}
#appointment .appointment-form .app-date::after{
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  right: 10px;
  color: #222;
  top: 12px;
}
#appointment select::-ms-expand {
  display: none;
}
#appointment .appointment-form input[type="date"]{
  padding: 10px 10px;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0px;
  color: #b6b4b4;
  font-family: var(--roboto-font);
	margin-bottom: 0;
}
#appointment .appointment-form input:focus,#appointment .appointment-form textarea:focus{
  outline: none;
}
#appointment .appointment-form input[type="submit"]{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: var(--mulifont);
  font-weight: bold;
  text-align: center;
  border:2px solid #fff;
  padding: 10px 20px;
  background-color: transparent;
  border-radius: 40px;
  margin-top: 20px;
}
#appointment .appointment-form{
  padding: 90px 0;
}
#appointment .appointment-image img{
  position: absolute;
  bottom: 0;
  left: 0;
}
/* --------------- Health News ---------------- */
#health-news {
  padding-bottom: 0;
}
#health-news .health-news-heading{
  text-align: center;
  padding-bottom: 40px;
}
#health-news .health-news-content{
  margin-bottom: -21px;
}
#health-news .health-news-content .news-date{
  font-size: 13px;
  color: #ffffff;
  font-family: var(--mulifont);
  background-color: #3fa3f5;
  font-weight: bold;
  padding: 10px 10px;
  position: absolute;
  left: 106px;
  top: 20px;
  max-width: 80px;
}
#health-news .health-news-content .news-day{
  display: block;
  font-size: 31px;
  text-align: center;
  line-height: 26px;
}
#health-news .health-news-content h6 a{
  font-size: 18px;
  color: #121111;
  font-family: var(--mulifont);
  font-weight: bold;
}
#health-news .health-news-content .news_text{
  font-size: 15px;
  letter-spacing: 0px;
  color: #2f3241;
  font-family: var(--roboto-font);
  padding-bottom: 15px;
  border-bottom: 1px solid #efeaea;
}
#health-news .health-news-content .news-meta span{
  font-size: 14px;
  letter-spacing: 1px;
  color: #2f3241;
  font-family: var(--roboto-font);
}
#health-news .health-news-content .news-meta a{
  font-size: 14px;
  letter-spacing: 1px;
  color: #2f3241;
  font-family: var(--roboto-font);
}
#health-news .owl-carousel .owl-stage-outer{
  overflow:initial;
}
#health-news .news-content{
  background-color: #fff;
  max-width: 70%;
  position: relative;
  bottom: 149px;
  padding: 30px;
  right: 0;
  transition: 2s;
  box-shadow: 0 0 3px 0 #e2e2e2;
}
.news-image img{
    margin-right: 0 !important;
}
#health-news .news-content .news-meta{
  padding-top: 20px;
}
#health-news .health-news-content:hover .news-content{
  background-color: #3fa3f5;
}
#health-news .health-news-content:hover .news_text,#health-news .health-news-content:hover .news-meta span,#health-news .health-news-content:hover a{
  color:#fff;
}
#health-news .news-image{
  position: relative;
}
#health-news .news-image a{
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
  border:2px solid #fff;
  border-radius: 30px;
  padding: 8px 15px;
  font-weight: 600;
  display: none;  
  text-align: center;
}
#health-news .news-image .news-image-wrap{
  position: relative;
  width: auto;
}
#health-news .news-image .news-overlay{
  background: linear-gradient(#0000, #000);
  position: absolute;
  right: 0;
  bottom: 0;
  height: 174px;
  width: 80%;
  display: none;
}
#health-news .health-news-content:hover .news-image a{
  display: block;
}
#health-news .owl-carousel .owl-dot{
  border-radius: 50%;
  border: 2px solid #222;
  margin: 0 4px;
}
#health-news .owl-carousel .owl-dot.active{
  background-color: #3fa4f6;
  border-color: #3fa4f6;
}
.owl-carousel .owl-dot:focus{
  outline: none;
}
#health-news .owl-carousel .owl-dots{
  margin-top: 30px;
  text-align: center;
}
#health-news .health-news-content:hover .news-overlay{
  display: block;
} 
#health-news .news-meta .entry-comments{
  margin-left: 22px;
  display: inline-block;
}