@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&amp;display=swap);

.header-top,
body {
  background-color: #fff;
}

.main-nav nav,
a {
  -webkit-transition: 0.5s;
}

.footer-two,
.pt-100,
.ptb-100 {
  padding-top: 100px;
}

.d-table,
.loader {
  width: 100%;
  height: 100%;
}

#toTop,
.loader {
  position: fixed;
}

body {
  font-family: poppins;
  color: #313131;
  font-size: 18px;
}

.home-slider-two .slider-item .slider-text h1,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

p {
  line-height: 1.7;
}

a {
  transition: 0.5s;
  text-decoration: none;
  color: #6ea239;
}

.accordion li .faq-content p a:hover,
.blog-details-item .blog-details-img ul li a:hover,
.blog-details-item .blog-details-recent ul li ul li a:hover,
.blog-item .blog-bottom ul li a:hover,
.blog-item .blog-bottom ul li a:hover i,
.faq-area-two .accordion li .faq-content p a:hover,
.nav-srh .search-area .search-icon:hover,
.page-title-item ul li a:hover,
.signup-item .signup-form .form-group .form-check label a:hover,
.signup-item .signup-head p a:hover,
a:hover {
  color: #111;
}

img {
  max-width: 100%;
}

.d-table-cell {
  vertical-align: middle;
}

.pb-100,
.ptb-100 {
  padding-bottom: 100px;
}

.pb-70 {
  padding-bottom: 70px;
}

.slick-slide:focus,
button:focus {
  outline: 0;
}

.about-left,
.banner-item,
.blog-details-form,
.doctors-area-two,
.hospital-area,
.main-nav,
.nav-srh,
.newsletter-item .newsletter-form,
.slider-item,
.speciality-right-two {
  position: relative;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.header-top {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
  z-index: 1;
}

.accordion,
.appointment-item-two-right .appointment-item-content .content-one ul,
.appointment-item-two-right .appointment-item-content .content-two ul,
.blog-details-item .blog-details-category ul,
.blog-details-item .blog-details-previous .prev-next ul,
.blog-details-item .blog-details-recent ul,
.blog-details-item .blog-details-tags ul,
.coming-item ul,
.doctor-details-item .doctor-details-biography ul,
.doctor-details-item .doctor-details-contact ul,
.footer-item .footer-contact ul,
.footer-item .footer-quick ul,
.header-top-item .header-top-left ul,
.header-top-item .header-top-right ul,
.page-title-item ul,
.privacy-item ul,
.spread-area .spread-content ul {
  margin: 0;
  padding: 0;
}

.header-top-item .header-top-left ul li {
  display: inline-block;
  list-style-type: none;
  font-weight: 500;
  font-size: 14px;
  color: #80865f;
  margin-right: 25px;
}

.header-top-item .header-top-left ul li a i,
.header-top-item .header-top-left ul li i {
  color: #6ea239;
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 2px;
}

.header-top-item .header-top-left ul li a {
  display: inline-block;
  color: #80865f;
}

.blog-details-item .blog-details-recent ul li a:hover,
.blog-item .blog-bottom h3 a:hover,
.blog-item .blog-bottom ul li i,
.copyright-area .copyright-item p a:hover,
.doctor-item .doctor-bottom h3 a:hover,
.header-top-item .header-top-left ul li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a:hover,
.main-nav nav .navbar-nav .nav-item a.active,
.main-nav nav .navbar-nav .nav-item a:focus,
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item:hover a,
.signup-item .signup-form .form-group .forgot-pass a:hover,
.text-theme-primary,
.video-wrap-two .video-item a {
  color: #6ea239;
}

.header-top-item .header-top-right {
  text-align: right;
}

.counter-item,
.doctor-btn,
.expertise-item,
.faq-area-two .section-title,
.service-item,
.slider-nav div,
.video-area {
  text-align: center;
}

.header-top-item .header-top-right ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}

.header-top-item .header-top-right ul li a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: 1px solid transparent;
  background-color: #6ea239;
}

.header-top-item .header-top-right ul li a:hover {
  color: #6ea239;
  background-color: transparent;
  border: 1px solid #6ea239;
}

footer .footer-contact .navbar-brand img {
  max-width: 150px;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover {
  width: 120px;
}

.main-nav {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.appointment-area,
.appointment-item,
.appointment-item-two-right,
.counter-bg,
.drop-img,
.location-wrap,
.page-title-area,
.slider-item,
.speciality-right,
.video-area,
.welcome-left,
footer {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.main-nav nav {
  padding: 15px 0;
  transition: 0.5s;
}

.doctor-search-item,
.doctor-search-wrap,
.main,
.main-nav nav .navbar-nav,
.slider-for div p,
.slider-nav {
  margin-right: auto;
  margin-left: auto;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 #ddd;
  box-shadow: 0 0 15px 0 #ddd;
  border: 0;
  border-left: 3px solid #6ea239;
  padding-top: 15px;
  padding-bottom: 15px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
  border-bottom: 1px dashed #6ea23947;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
  border-bottom: 0;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  color: #000;
  font-size: 15px;
}

.main-nav nav .navbar-nav .nav-item a {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .main-nav nav .navbar-nav .nav-item a {
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;
  }
}

.search-icon {
  font-size: 16px;
  border: 0;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #6ea239;
  background-color: #d8e0e8;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}

.search-icon:hover {
  background-color: #111;
  color: #fff;
}

.accordion li .faq-content,
.blog-area-two .section-title h2:before,
.drop-img img,
.home-slider-two .slider-item:before,
.login-left img,
.search-toggle .search-icon.icon-close,
.search-toggle.opened .search-icon.icon-search,
.service-details-inner-left img,
.signup-left img,
.slider-item-three:before,
.speciality-right img,
.welcome-left img {
  display: none;
}

.blog-item .blog-top a,
.error-item span,
.expertise-item a,
.search-toggle.opened .search-icon.icon-close {
  display: block;
}

.nav-srh .search-area {
  position: absolute;
  right: 8px;
  bottom: -105px;
  z-index: 5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}

.nav-srh .search-area .search-icon {
  vertical-align: middle;
  position: absolute;
  right: 30px;
  top: 22px;
  background-color: transparent;
  font-size: 20px;
  color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.nav-srh .search-area .src-input {
  outline: 0;
  padding-left: 20px;
  margin: 0;
  width: 300px;
  background-color: #dddddd80;
  border: 1px solid #ddd;
  font-size: 15px;
  height: 45px;
  border-radius: 0;
}

.about-item,
.blog-details-form .blog-details-form-wrap .form-group,
.blog-details-item,
.blog-item,
.counter-item,
.doctor-details-item,
.doctor-item,
.drop-item .drop-left .form-group,
.faq-wrap:last-child,
.footer-item,
.location-wrap .location-item,
.service-item,
.signup-item .signup-form .form-group,
.spread-area .spread-img,
.symptoms-content .section-title,
.symptoms-img {
  margin-bottom: 30px;
}

.nav-srh .search-area.opened {
  max-height: 100px;
  padding: 20px 25px;
  -webkit-box-shadow: 0 0 15px #dddddd80;
  box-shadow: 0 0 15px #dddddd80;
}

.menu-shrink {
  -webkit-box-shadow: 0 0 15px 0 #ddd;
  box-shadow: 0 0 15px 0 #ddd;
}

.menu-shrink nav {
  padding-top: 10px;
  padding-bottom: 10px;
}

.slider-item {
  height: 730px;
}

.slider-item .slider-shape img {
  position: absolute;
  top: -105px;
  right: 25px;
  max-width: 485px;
}

.slider-item .slider-shape-two img {
  position: absolute;
  right: 25px;
  max-width: 562px;
  top: -50px;
}

.slider-item .slider-shape-three img {
  position: absolute;
  top: -10px;
  right: 25px;
  max-width: 443px;
}

.slider-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #6ea239;
  opacity: 0.8;
}

.slider-item .slider-text {
  position: relative;
  margin-top: -160px;
}

.slider-item .slider-text h1 {
  font-weight: 700;
  font-size: 46px;
  color: #fff;
  margin-bottom: 35px;
  max-width: 600px;
  margin-left: 0;
}

.slider-item .slider-text p {
  color: #fff;
  font-weight: 40;
  margin-bottom: 40px;
  max-width: 575px;
  margin-left: 0;
}

.common-btn a {
  display: inline-block;
  color: #6ea239;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 18px;
  border-radius: 5px;
  margin-right: 20px;
  border: 2px solid transparent;
}

.common-btn .cmn-btn-right,
.common-btn a:hover {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.banner-item .common-btn-two .cmn-btn-right-two,
.common-btn .cmn-btn-right {
  padding-left: 25px;
  padding-right: 25px;
}

.home-slider .owl-next,
.home-slider .owl-prev {
  top: 45%;
  width: 55px;
  height: 55px;
  line-height: 55px !important;
  font-size: 28px !important;
  border-radius: 50% !important;
  background-color: #789d3e !important;
  position: absolute;
}

.common-btn .cmn-btn-right:hover {
  color: #6ea239;
  background-color: #fff;
}

.home-slider .owl-prev {
  left: 15px;
  color: #fff !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.home-slider .owl-next:hover,
.home-slider .owl-prev:hover {
  color: #fff !important;
  background-color: #111 !important;
}

.home-slider .owl-next {
  right: 15px;
  color: #fff !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.home-slider.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 150px;
}

.owl-theme .owl-nav,
.page-title-four .page-title-item {
  margin-top: 0;
}

.home-slider.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 5px;
  margin: 5px 4px;
  background-color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.home-slider.owl-theme .owl-dots .owl-dot.active span,
.home-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  width: 30px;
}

.counter-bg {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 15px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 30px 0 #dddddda6;
  box-shadow: 0 0 30px 0 #dddddda6;
  margin-top: -140px;
  position: relative;
  z-index: 1;
}

.counter-item i {
  display: block;
  color: #6ea239;
  font-size: 45px;
  margin-bottom: 20px;
}

.counter-item h3 {
  font-weight: 700;
  font-size: 48px;
  color: #6ea239;
  margin-bottom: 8px;
}

.counter-item p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 18px;
}

.about-item h2 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 15px;
}

.about-item p,
.blog-details-item .blog-details-category,
.blog-details-item .blog-details-recent,
.hospital-item p,
.signup-item .signup-head {
  margin-bottom: 40px;
}

.about-item ul {
  margin: 0 0 40px;
  padding: 0;
}

.about-item ul li {
  list-style-type: none;
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #111;
  margin-bottom: 12px;
}

.about-item ul li:last-child,
.accordion li:last-child,
.appointment-item-two-right
  .appointment-item-content
  .content-one
  ul
  li:last-child,
.appointment-item-two-right
  .appointment-item-content
  .content-two
  ul
  li:last-child,
.blog-area-two .section-title,
.blog-details-item .blog-details-category ul li:last-child,
.blog-details-item .blog-details-previous ul li:last-child,
.blog-item .blog-bottom h3,
.doctor-details-item .doctor-details-biography p,
.doctor-details-item .doctor-details-biography ul li:last-child,
.doctor-details-item .doctor-details-contact ul li:last-child,
.footer-item .footer-contact ul li a:last-child,
.footer-item .footer-quick ul li:last-child,
.hospital-item ul li:last-child,
.privacy-item p,
.privacy-item ul li:last-child,
.service-details-inner p,
.service-item .service-front p,
.speciality-item .speciality-inner p,
.spread-area .spread-content ul li p,
.welcome-item ul li .welcome-inner p,
.welcome-item ul li:last-child {
  margin-bottom: 0;
}

.about-item ul li i {
  display: inline-block;
  margin-right: 10px;
  color: #6ea239;
  font-size: 23px;
  position: relative;
  top: 2px;
}

.about-item a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  background-color: #6ea239;
  font-weight: 500;
  padding: 20px 45px;
  border-radius: 5px;
}

.about-item a:hover {
  color: 15px;
  background-color: #111;
}

.about-left:after,
.about-left:before,
.service-item:before {
  background-color: #6ea239;
  position: absolute;
  content: "";
}

.about-left img {
  width: 100%;
  z-index: 1;
  border-radius: 10px;
  -webkit-animation: 10s linear infinite a-seven;
  animation: 10s linear infinite a-seven;
}

.about-left:before {
  top: -10px;
  left: -10px;
  width: 430px;
  height: 375px;
  border-radius: 10px;
  z-index: -1;
  -webkit-animation: 5s linear infinite a-one;
  animation: 5s linear infinite a-one;
}

.about-left:after {
  bottom: -10px;
  right: -10px;
  width: 430px;
  height: 375px;
  border-radius: 10px;
  z-index: -1;
  -webkit-animation: 5s linear infinite a-two;
  animation: 5s linear infinite a-two;
}

@-webkit-keyframes a-one {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}

@keyframes a-one {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}

@-webkit-keyframes a-two {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}

@keyframes a-two {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}

.about-right {
  padding-left: 40px;
  position: relative;
}

.about-right img {
  position: absolute;
  top: -55px;
  right: 0;
  z-index: -1;
  width: 500px;
  -webkit-animation: 5s linear infinite a-three;
  animation: 5s linear infinite a-three;
}

.about-right p img {
  position: relative;
  top: unset;
  right: unset;
  z-index: unset;
  width: auto;
  -webkit-animation: unset;
  animation: unset;
}

@-webkit-keyframes a-three {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 35px);
    transform: translate(0, 35px);
  }
}

@keyframes a-three {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 35px);
    transform: translate(0, 35px);
  }
}

.section-title {
  margin-bottom: 50px;
  margin-top: -7px;
}

.section-title h2 {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
}

.section-title h2:before,
.signup-item .signup-head h2:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 80px;
  height: 5px;
  background-color: #6ea239;
  border-radius: 5px;
}

.service-item {
  -webkit-box-shadow: 0 0 25px 0 #ddddddbf;
  box-shadow: 0 0 25px 0 #ddddddbf;
  position: relative;
  padding: 25px 10px;
}

.service-item:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.5;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.service-item:hover:before,
.slick-slide.slick-center .review-details {
  opacity: 1;
}

.service-item:hover .service-front {
  display: none;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.service-item:hover .service-end {
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.service-item:hover .service-end p {
  margin-bottom: 24px;
}

.service-item .service-front {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}

.service-item .service-front i {
  display: block;
  color: #4d93e9;
  font-size: 65px;
  margin-bottom: 20px;
}

.service-item .service-front h3 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 14px;
}

.service-item .service-end {
  position: relative;
  display: none;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  padding-top: 4px;
  padding-bottom: 5px;
}

.service-item .service-end i {
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  font-size: 170px;
  color: #fff;
  opacity: 0.1;
  z-index: -1;
}

.service-item .service-end h3 {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}

.expertise-item .expertise-inner p,
.service-item .service-end p {
  margin-bottom: 0;
  color: #fff;
}

.service-item .service-end a {
  display: inline-block;
  color: #6ea239;
  background-color: #fff;
  padding: 12px 15px;
}

.appointment-item .appointment-form .appointment-btn:hover,
.doctor-item .doctor-top a:hover,
.footer-item .footer-feedback .feedback-btn:hover,
.hospital-item .hospital-btn:hover,
.hospital-item .hospital-play-btn:hover,
.service-item .service-end a:hover,
.video-item a:hover {
  color: #fff;
  background-color: #111;
}

.expertise-item .expertise-inner {
  background-color: #6ea239;
  padding: 42px 25px 35px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.expertise-item .expertise-inner i {
  display: block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  color: #6ea239;
  font-size: 30px;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 0 0 7px #ffffffa6;
  box-shadow: 0 0 0 7px #ffffffa6;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: 8px;
}

.appointment-item-two-right .appointment-item-content .content-one,
.doctor-btn a,
.video-item a,
.video-wrap .video-nav .video-nav-item {
  display: inline-block;
}

.expertise-item .expertise-inner h3 {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 14px;
}

.expertise-item .expertise-right {
  padding-left: 80px;
  position: relative;
}

.expertise-item .expertise-right:before {
  position: absolute;
  content: "";
  top: -10px;
  left: 70px;
  width: 430px;
  height: 380px;
  z-index: -1;
  border-radius: 10px;
  -webkit-animation: 5s linear infinite a-one;
  animation: 5s linear infinite a-one;
  background-color: #6ea239;
}

.expertise-item .expertise-right:after {
  position: absolute;
  content: "";
  bottom: -10px;
  right: -10px;
  width: 430px;
  height: 380px;
  z-index: -1;
  border-radius: 10px;
  -webkit-animation: 5s linear infinite a-two;
  animation: 5s linear infinite a-two;
  background-color: #6ea239;
}

.expertise-item .expertise-right img {
  width: 100%;
  z-index: 1;
  -webkit-animation: 10s linear infinite a-seven;
  animation: 10s linear infinite a-seven;
}

@-webkit-keyframes a-seven {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes a-seven {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.speciality-right,
.welcome-left {
  width: 100%;
  height: 100%;
}

.video-item a {
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  color: #4d93e9;
  font-size: 35px;
  background-color: #fff;
}

.video-item .video-content {
  margin-top: 90px;
  text-align: left;
  padding-left: 30px;
  position: relative;
  max-width: 745px;
  margin-left: 0;
}

.video-item .video-content:before {
  position: absolute;
  content: "";
  top: 9px;
  left: 0;
  width: 5px;
  height: 130px;
  background-color: #fff;
}

.video-item .video-content h3 {
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 25px;
}

.video-item .video-content p {
  color: #fff;
  margin-bottom: 0;
}

.video-wrap .video-nav {
  margin-top: -42px;
  background-color: #fff;
  text-align: center;
  display: block;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0 0 15px 0 #ddd;
  box-shadow: 0 0 15px 0 #ddd;
}

.video-wrap .video-nav .video-nav-item a {
  color: #4d93e9;
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
  padding: 25px 49.4px 22px 49.3px;
  border-bottom: 2px solid transparent;
  border-radius: 0;
}

.video-wrap .nav-pills .nav-link,
.video-wrap .nav-pills .show > .nav-link {
  border-top: 4px solid transparent;
}

.video-wrap .nav-pills .nav-link.active,
.video-wrap .nav-pills .show > .nav-link {
  border-top: 4px solid #4d93e9;
}

.doctor-item {
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 20px 0 #ddd;
  box-shadow: 0 0 20px 0 #ddd;
  border-radius: 10px;
}

.doctor-item:hover .doctor-top:before {
  opacity: 0.6;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.doctor-item:hover .doctor-top a {
  opacity: 1;
  bottom: 20px;
}

.doctor-item .doctor-top {
  position: relative;
  border-radius: 10px;
}

.doctor-item .doctor-top a {
  display: inline-block;
  color: #6ea239;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 0;
  position: absolute;
  border-radius: 5px;
  left: 0;
  right: 0;
  bottom: 10px;
  opacity: 0;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

.doctor-item .doctor-top img {
  width: 100%;
  border-radius: 10px;
}

.doctor-item .doctor-bottom {
  padding-top: 25px;
  padding-bottom: 25px;
}

.doctor-item .doctor-bottom h3 a {
  display: block;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  color: #232323;
}

.doctor-item .doctor-bottom span {
  display: block;
  color: #4a6f8a;
  font-size: 15px;
}

.doctor-btn a {
  margin-top: 30px;
  font-weight: 600;
  color: #232323;
  font-size: 18px;
  border: 2px solid #386ae6;
  padding: 18px 55px;
  border-radius: 10px;
}

.doctor-btn a:hover {
  color: #fff;
  background-color: #386ae6;
}

.blog-area {
  background-color: #f8fbff;
  position: relative;
  padding-bottom: 180px;
}

.blog-item,
.newsletter-wrap {
  background-color: #fff;
  border-radius: 10px;
}

.blog-item {
  -webkit-box-shadow: 0 0 20px 0 #dddddd6b;
  box-shadow: 0 0 20px 0 #dddddd6b;
}

.blog-item .blog-top,
.blog-item:hover .blog-top,
.faq-area,
.gallary-section .row > div,
.slider-item-three,
.slider-item-two {
  overflow: hidden;
}

.blog-item:hover .blog-top img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-item .blog-top img {
  width: 100%;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-item .blog-bottom {
  padding: 35px 20px;
}

.blog-item .blog-bottom h3 a {
  font-weight: 600;
  font-size: 20px;
  color: #232323;
  margin-bottom: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.4;
  display: block;
}

.blog-item .blog-bottom p {
  color: #232323;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.blog-item .blog-bottom ul {
  margin: 0;
  padding: 30px 0 0;
  border-top: 1px solid #b1b8ed;
}

.blog-item .blog-bottom ul li {
  display: inline-block;
  list-style-type: none;
  color: #6ea239;
  font-weight: 500;
  font-size: 15px;
}

.blog-details-item .blog-details-previous .prev-next ul li:last-child,
.blog-item .blog-bottom ul li:last-child {
  float: right;
}

.blog-item .blog-bottom ul li:last-child i {
  font-size: 19px;
  top: 1px;
  margin-right: 3px;
}

.blog-item .blog-bottom ul li a {
  display: block;
  color: #6ea239;
  font-weight: 500;
  font-size: 15px;
}

.blog-item .blog-bottom ul li a i {
  display: inline-block;
  font-size: 22px;
  position: relative;
  top: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.newsletter-wrap {
  padding: 45px 55px;
  -webkit-box-shadow: 0 0 20px 0 #ddddddab;
  box-shadow: 0 0 20px 0 #ddddddab;
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  max-width: 1105px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-item h2 {
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 15px;
}

.newsletter-item p {
  margin-bottom: 0;
  color: #676767;
  font-size: 15px;
  max-width: 550px;
  margin-left: 0;
}

.newsletter-item .newsletter-form .form-control {
  height: 75px;
  border-radius: 10px;
  border: 1px solid #6ea239;
  padding-left: 25px;
  font-size: 18px;
}

.newsletter-item .newsletter-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #111;
}

.newsletter-item .newsletter-form ::-webkit-input-placeholder {
  color: #333;
}

.newsletter-item .newsletter-form :-ms-input-placeholder {
  color: #333;
}

.newsletter-item .newsletter-form ::-ms-input-placeholder {
  color: #333;
}

.newsletter-item .newsletter-form ::placeholder {
  color: #333;
}

.newsletter-item .newsletter-form .newsletter-btn {
  border-radius: 10px;
  padding: 16px 30px;
  font-size: 18px;
  position: absolute;
  top: 7px;
  right: 7px;
  color: #fff;
  background-color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

.error-item a:hover,
.newsletter-item .newsletter-form .newsletter-btn:hover {
  background-color: #111;
}

.newsletter-item .newsletter-form .validation-danger {
  color: #dc3545;
  margin-top: 10px;
}

footer {
  background-color: #0843aa;
  padding-top: 185px;
  position: relative;
}

.footer-item .footer-contact h3,
.footer-item .footer-feedback h3,
.footer-item .footer-quick h3 {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
}

.footer-item .footer-contact ul li {
  list-style-type: none;
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  padding-left: 60px;
  position: relative;
  margin-bottom: 30px;
}

.footer-item .footer-contact ul li:last-child {
  margin-bottom: 0;
  margin-left: 0;
}

.footer-item .footer-contact ul li:last-child i {
  top: 2px;
}

.footer-item .footer-contact ul li a {
  display: block;
  color: #fff;
  margin-bottom: 7px;
}

.footer-item .footer-contact ul li a:hover,
.footer-item .footer-quick ul li a:hover {
  margin-left: 5px;
}

.footer-item .footer-contact ul li a:hover i {
  left: 5px;
}

.footer-item .footer-contact ul li i {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 42px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-item .footer-quick ul ::marker {
  color: #fff;
}

.footer-item .footer-quick ul li {
  list-style-type: disc;
  margin-bottom: 20px;
}

.footer-item .footer-quick ul li a {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}

.footer-item .footer-feedback .form-group,
.services-details-img p,
.symptoms-content p {
  margin-bottom: 20px;
}

.footer-item .footer-feedback .form-group .form-control {
  font-size: 15px;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #ffffffc7;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 15px;
  color: #fff;
}

.footer-item .footer-feedback .form-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ffffffc7;
}

.footer-item .footer-feedback .form-group ::-webkit-input-placeholder {
  color: #ffffffc7;
}

.footer-item .footer-feedback .form-group :-ms-input-placeholder {
  color: #ffffffc7;
}

.footer-item .footer-feedback .form-group ::-ms-input-placeholder {
  color: #ffffffc7;
}

.footer-item .footer-feedback .form-group ::placeholder {
  color: #494949;
}

.footer-item .footer-feedback .feedback-btn {
  font-weight: 600;
  font-size: 14px;
  background-color: #fff;
  padding: 12px 35px;
  border-radius: 30px;
  color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.copyright-area {
  background-color: #001230;
}

.copyright-area .copyright-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.copyright-area .copyright-item p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
}

.copyright-area .copyright-item p a {
  display: inline-block;
  color: #fff;
}

.home-slider-two.owl-theme .owl-dots .owl-dot.active span,
.home-slider-two.owl-theme .owl-dots .owl-dot:hover span {
  background: #9dbdfc;
}

.home-slider-two .slider-item .slider-text .common-btn .cmn-btn-right,
.home-slider-two .slider-item .slider-text .common-btn a:hover {
  background-color: transparent;
  color: #6ea239;
}

.home-slider-two .owl-next,
.home-slider-two .owl-prev {
  background-color: #bdcce2 !important;
}

.home-slider-two .slider-item {
  height: 830px;
}

.home-slider-two .slider-item .slider-shape img {
  position: absolute;
  top: -160px;
  left: 0;
  width: 485px;
  -webkit-animation: 5s linear infinite a-three;
  animation: 5s linear infinite a-three;
}

.home-slider-two .slider-item .slider-text p {
  color: #616263;
}

.home-slider-two .slider-item .slider-text .common-btn a {
  border: 2px solid #6ea239;
  color: #fff;
  background-color: #6ea239;
  position: relative;
}

.speciality-item .speciality-inner i,
.welcome-item ul li i {
  border-radius: 50%;
  -webkit-transition: 0.5s;
  text-align: center;
}

.banner-item .common-btn-two .cmn-btn-right-two:hover,
.home-slider-two .slider-item .slider-text .common-btn .cmn-btn-right:hover,
.slider-item-three .slider-text .common-btn a {
  color: #fff;
  background-color: #6ea239;
}

.welcome-item ul {
  margin: 0;
  padding: 0;
  max-width: 430px;
}

.welcome-item ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-bottom: 60px;
}

.welcome-item ul li:hover i {
  -webkit-box-shadow: 0 0 0 10px #111;
  box-shadow: 0 0 0 10px #111;
}

.welcome-item ul li i {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
  font-size: 35px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #111;
  -webkit-box-shadow: 0 0 0 10px #6ea239;
  box-shadow: 0 0 0 10px #6ea239;
  background-color: #f1f1f1;
  transition: 0.5s;
}

.welcome-item ul li .welcome-inner {
  padding-left: 110px;
}

.welcome-item ul li .welcome-inner h3 {
  font-weight: 600;
  font-size: 24px;
  color: #4a6f8a;
  margin-bottom: 10px;
}

.welcome-right {
  padding-left: 70px;
  padding-top: 0;
}

.section-title-two {
  max-width: 430px;
  margin-left: 0;
  margin-bottom: 40px;
  margin-top: -5px;
}

.section-title-two span {
  display: inline-block;
  color: #6ea239;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}

.section-title-two h2 {
  font-size: 38px;
  font-weight: 700;
  color: #232323;
}

.speciality-area .section-title-two {
  padding-top: 50px;
  padding-left: 15px;
}

.speciality-item .speciality-inner {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px 0 #dddddda6;
  box-shadow: 0 0 20px 0 #dddddda6;
  padding: 35px;
  margin-bottom: 30px;
}

.speciality-item .speciality-inner:hover i {
  color: #fff;
  background-color: #6096fd;
}

.speciality-item .speciality-inner i {
  display: block;
  color: #6096fd;
  background-color: #e9eef5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
  margin-bottom: 18px;
  transition: 0.5s;
}

.speciality-item .speciality-inner h3 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 12px;
}

.speciality-right {
  background-image: url(../img/contact/banner-bg.png);
  border-radius: 10px 0 0 10px;
  position: relative;
}

.speciality-right .speciality-emergency {
  position: absolute;
  bottom: 20px;
  left: -70px;
  background-color: #6ea239;
  padding: 30px 295px 25px 40px;
  border-radius: 10px;
}

.speciality-right .speciality-emergency .speciality-icon {
  width: 45px;
  height: 45px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
}

.speciality-right .speciality-emergency .speciality-icon i {
  display: inline-block;
  line-height: 45px;
  color: #6ea239;
  text-align: center;
  font-size: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 12px;
}

.speciality-right .speciality-emergency h3 {
  font-weight: 500;
  color: #fff;
  font-size: 24px;
  margin-bottom: 8px;
  position: absolute;
  top: 23px;
  right: 70px;
}

.speciality-right .speciality-emergency p {
  margin-bottom: 0;
  color: #fff;
  position: absolute;
  right: 142px;
  top: 56px;
}

.speciality-left {
  padding-left: 55px;
  padding-right: 120px;
}

.accordion li:first-child,
.video-wrap-two .nav-pills .nav-link,
.video-wrap-two .nav-pills .show > .nav-link {
  border-top: 0;
}

.counter-area-three .counter-bg,
.counter-area-two .counter-bg {
  margin-top: 0;
  bottom: -100px;
}

.appointment-area {
  background-image: url(../img/home-two/6.jpg);
  padding-top: 200px;
}

.appointment-item {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 80px 100px;
  border-radius: 10px;
  background-image: url(../img/home-two/5.jpg);
}

.appointment-item h2 {
  color: #6ea239;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
}

.appointment-item span {
  display: block;
  color: #4a6f8a;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 50px;
}

.appointment-item .appointment-form .form-group {
  padding-left: 70px;
  position: relative;
  margin-bottom: 60px;
}

.appointment-item .appointment-form .form-group i {
  display: inline-block;
  color: #6ea239;
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 50px;
}

.appointment-item .appointment-form .form-group label {
  margin-bottom: 10px;
  color: #4a6f8a;
  font-size: 15px;
  font-weight: 500;
}

.appointment-item .appointment-form .form-group .form-control {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #6ea2399e;
  font-size: 15px;
  padding-left: 0;
  padding-bottom: 8px;
  height: 40px;
  background-color: transparent;
}

.appointment-item .appointment-form .appointment-btn,
.banner-item .common-btn-two a {
  color: #fff;
  background-color: #6ea239;
  font-size: 15px;
  border-radius: 5px;
  font-weight: 500;
}

.appointment-item .appointment-form .form-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #6ea2399e;
}

.appointment-item .appointment-form .form-group ::-webkit-input-placeholder {
  color: #4a6f8a;
}

.appointment-item .appointment-form .form-group :-ms-input-placeholder {
  color: #4a6f8a;
}

.appointment-item .appointment-form .form-group ::-ms-input-placeholder {
  color: #4a6f8a;
}

.appointment-item .appointment-form .form-group ::placeholder {
  color: #4a6f8a;
}

.appointment-item .appointment-form .appointment-btn {
  padding: 18px 45px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.banner-area {
  height: 700px;
  position: relative;
}

.banner-area .heart-shape img {
  position: absolute;
  bottom: 35px;
  left: 0;
  z-index: -1;
}

.banner-item h1 {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 25px;
  max-width: 575px;
  margin-left: 0;
}

.banner-item p {
  color: #616263;
  margin-bottom: 35px;
  max-width: 575px;
  margin-left: 0;
}

.banner-item .common-btn-two a {
  display: inline-block;
  padding: 12px 18px;
  margin-right: 20px;
  border: 2px solid transparent;
}

.banner-item .common-btn-two .cmn-btn-right-two,
.banner-item .common-btn-two a:hover {
  border: 2px solid #6ea239;
  color: #6ea239;
  background-color: transparent;
}

.banner-item .banner-right img,
.faq-area-two .faq-shape img {
  position: absolute;
}

.banner-item .banner-right img:first-child {
  top: -125px;
  right: 10px;
  max-width: 510px;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}

.banner-item .banner-right img:nth-child(2) {
  top: -125px;
  right: 20px;
  max-width: 510px;
  -webkit-animation: 5s linear infinite a-four;
  animation: 5s linear infinite a-four;
  margin-left: auto;
  margin-right: auto;
}

.banner-item .banner-right img:nth-child(3) {
  top: -125px;
  right: 0;
  max-width: 510px;
  -webkit-animation: 5s linear infinite a-five;
  animation: 5s linear infinite a-five;
  margin-left: auto;
  margin-right: auto;
}

.banner-item .banner-right img:nth-child(4) {
  bottom: 215px;
  left: 50px;
  max-width: 360px;
  z-index: -1;
  -webkit-animation: 20s linear infinite a-eight;
  animation: 20s linear infinite a-eight;
}

@-webkit-keyframes a-eight {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(75px, 0);
    transform: translate(75px, 0);
  }
}

@keyframes a-eight {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(75px, 0);
    transform: translate(75px, 0);
  }
}

@-webkit-keyframes a-four {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

@keyframes a-four {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

@-webkit-keyframes a-five {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

@keyframes a-five {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

.hospital-area .hospital-shape img {
  position: absolute;
  bottom: 80px;
  right: 0;
  width: 290px;
  -webkit-animation: 5s linear infinite a-six;
  animation: 5s linear infinite a-six;
}

@-webkit-keyframes a-six {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }
}

@keyframes a-six {
  0%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  50% {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }
}

.hospital-item .hospital-play-btn {
  display: inline-block;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  color: #6ea239;
  text-align: center;
  font-size: 32px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  top: 40%;
}

.hospital-item h2 {
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 15px;
}

.hospital-item ul {
  margin: 0 0 50px;
  padding: 0;
}

.hospital-item ul li {
  list-style-type: none;
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #111;
  margin-bottom: 20px;
}

.hospital-item ul li i {
  color: #6096fd;
  font-size: 22px;
  margin-right: 8px;
  position: relative;
  bottom: -1px;
}

.hospital-item .hospital-btn {
  display: inline-block;
  color: #fff;
  background-color: #6ea239;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  padding: 20px 42px;
}

.hospital-item .hospital-left-one {
  margin-top: 100px;
  position: relative;
  z-index: 1;
}

.hospital-item .hospital-left-one:before {
  position: absolute;
  content: "";
  right: -17px;
  bottom: -15px;
  width: 430px;
  height: 380px;
  z-index: -1;
  border-radius: 10px;
  background-color: #6ea239;
}

.hospital-item .hospital-left-one img,
.hospital-item .hospital-left-two img {
  width: 100%;
  z-index: 1;
}

.hospital-item .hospital-left-two {
  margin-left: 15px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}

.hospital-item .hospital-left-two:before {
  position: absolute;
  content: "";
  left: -17px;
  top: -15px;
  width: 295px;
  height: 380px;
  z-index: -1;
  border-radius: 10px;
  background-color: #6ea239;
}

.hospital-right {
  max-width: 525px;
  margin-left: 85px;
}

.speciality-right-two:before {
  position: absolute;
  content: "";
  top: -25px;
  right: 0;
  width: 405px;
  height: 300px;
  z-index: -1;
  background-color: #6ea239;
}

.main:before,
.page-title-area:before {
  position: absolute;
  width: 100%;
  left: 0;
  content: "";
}

.main {
  max-width: 770px;
  display: block;
  padding-bottom: 80px;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
}

.main:before {
  height: 330px;
  top: 65px;
  right: 0;
  background-color: #fff;
}

.slick-dotted.slick-slider,
.spread-area .spread-content .section-title-two,
.spread-area .spread-content p {
  margin-bottom: 25px;
}

.slider-nav {
  margin-bottom: 30px;
  position: relative;
  max-width: 440px;
}

.slider-nav .slick-dots {
  bottom: -145px;
}

.slider-nav .slick-dots li {
  margin: 0;
}

.slider-nav .slick-dots li button:before {
  font-size: 12px;
  opacity: 1;
  color: #4a6f8a;
}

.slider-nav .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #6ea239;
}

.slider-nav .slick-track {
  padding-top: 2px;
}

.slider-nav div .review-img {
  position: relative;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
}

.slider-nav div .review-img img {
  display: inline-block;
  margin-bottom: 45px;
  width: 90px;
  height: 90px;
  border: 3px solid #6ea239;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 2px;
  cursor: pointer;
}

.slider-nav div h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}

.slider-nav div span {
  display: block;
  color: #3776d0;
}

.slick-slide .review-details {
  opacity: 0;
}

.slick-slide.slick-center .review-img img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.slider-for div p {
  margin-bottom: 0;
  color: #000;
  font-size: 15px;
  text-align: center;
  max-width: 580px;
}

.page-title-area {
  height: 400px;
  text-align: center;
  position: relative;
}

.page-title-area:before {
  top: 0;
  height: 100%;
  opacity: 0.5;
  background-color: #6ea239;
}

.page-title-item {
  position: relative;
  margin-top: -80px;
}

.page-title-item h2 {
  color: #f8f8f8;
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 20px;
}

.page-title-item ul li {
  list-style-type: none;
  display: inline-block;
  color: #f8f8f8;
  font-weight: 600;
  font-size: 18px;
  margin-right: 3px;
  margin-left: 3px;
}

.page-title-item ul li a {
  display: inline-block;
  color: #f8f8f8;
}

.page-title-item ul li i {
  display: inline-block;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.doctor-search-wrap {
  padding-top: 45px;
  padding-bottom: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px 0 #ddd;
  box-shadow: 0 0 20px 0 #ddd;
  margin-top: -80px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  max-width: 970px;
}

.appointment-area-two,
.blog-area-two,
.departments-area,
.doctors-area-two {
  padding-bottom: 180px;
}

.doctor-search-item {
  margin-bottom: 30px;
  position: relative;
  max-width: 340px;
}

.doctor-search-item .form-group {
  position: relative;
  padding-left: 60px;
  margin-bottom: 0;
}

.doctor-search-item .form-group i {
  display: inline-block;
  color: #6ea239;
  font-size: 45px;
  position: absolute;
  top: 8px;
  left: 0;
}

.doctor-search-item .form-group label {
  color: #4a6f8a;
  font-size: 15px;
  margin-bottom: 5px;
}

.doctor-search-item .form-group .form-control {
  font-weight: 600;
  font-size: 15px;
  border-radius: 0;
  border: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccd9f2;
}

.doctor-search-item .form-group .form-control:focus {
  border-bottom: 1px solid #111;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.doctor-search-item .form-group ::-webkit-input-placeholder {
  color: #4a6f8a;
}

.doctor-search-item .form-group :-ms-input-placeholder {
  color: #4a6f8a;
}

.doctor-search-item .form-group ::-ms-input-placeholder {
  color: #4a6f8a;
}

.doctor-search-item .form-group ::placeholder {
  color: #4a6f8a;
}

.doctor-search-item .doctor-search-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #4a6f8a;
  font-size: 18px;
}

.doctors-area-two .doctor-shape {
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-animation: 5s linear infinite a-six;
  animation: 5s linear infinite a-six;
}

.page-title-two {
  background-image: url(../img/appointment/1.jpg);
  height: 440px;
}

.page-title-two .page-title-item {
  margin-top: -135px;
}

.appointment-item-two {
  background-image: none;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 20px 0 #ddd;
  box-shadow: 0 0 20px 0 #ddd;
  padding: 80px 65px;
  position: relative;
}

.appointment-item-two .appointment-shape {
  position: absolute;
  bottom: -65px;
  left: -74px;
  width: 310px;
  -webkit-animation: 5s linear infinite a-six;
  animation: 5s linear infinite a-six;
}

.appointment-item-two-right {
  background-image: url(../img/appointment/2.jpg);
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 1;
  position: relative;
}

.appointment-item-two-right .appointment-item-content {
  background-color: #e7e7e7;
  padding: 95px 30px 100px;
  margin: 0 40px;
  border-radius: 10px;
}

.appointment-item-two-right .appointment-item-content h2 {
  color: #6ea239;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}

.appointment-item-two-right .appointment-item-content .content-one ul li {
  list-style-type: none;
  display: block;
  position: relative;
  color: #4a6f8a;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px;
}

.appointment-item-two-right
  .appointment-item-content
  .content-one
  ul
  li:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: 10px;
  left: 95px;
  background-color: #b7b2b2;
}

.appointment-item-two-right .appointment-item-content .content-two {
  display: inline-block;
  margin-left: 70px;
}

.appointment-item-two-right .appointment-item-content .content-two ul li {
  list-style-type: none;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #4a6f8a;
  margin-bottom: 10px;
}

.appointment-wrap-two {
  margin-top: -160px;
}

.page-title-three .d-table-cell {
  vertical-align: bottom;
}

.page-title-item-two {
  position: relative;
  text-align: left;
  max-width: 500px;
  margin-left: auto;
}

.page-title-item-two h2 {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
  margin-bottom: 14px;
}

.page-title-item-two h3 {
  font-weight: 600;
  font-size: 32px;
  color: #fefefe;
  margin-bottom: 15px;
}

.page-title-item-two p {
  margin-bottom: 0;
  font-size: 20px;
  color: #fefefe;
  padding-bottom: 55px;
}

.doctor-details-left {
  -webkit-box-shadow: 0 0 10px 0 #ddd;
  box-shadow: 0 0 10px 0 #ddd;
  border-radius: 10px;
  margin-top: -225px;
  position: relative;
}

.doctor-details-item img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 60px;
}

.doctor-details-item .doctor-details-contact {
  padding-left: 65px;
  margin-bottom: 50px;
}

.doctor-details-item .doctor-details-contact h3,
.doctor-details-item .doctor-details-work h3 {
  font-weight: 600;
  font-size: 22px;
  color: #4a6f8a;
  margin-bottom: 30px;
}

.doctor-details-item .doctor-details-contact ul li {
  list-style-type: none;
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #858585;
  margin-bottom: 25px;
}

.doctor-details-item .doctor-details-contact ul li i {
  display: inline-block;
  color: #6ea239;
  margin-right: 8px;
  font-size: 23px;
  position: relative;
  top: 2px;
}

.doctor-details-item .doctor-details-work {
  padding-left: 65px;
  padding-bottom: 60px;
}

.doctor-details-item .doctor-details-work .appointment-item-two-right {
  background-image: none;
  padding-top: 0;
  padding-bottom: 0;
}

.doctor-details-item
  .doctor-details-work
  .appointment-item-two-right
  .appointment-item-content {
  padding: 0;
  background-color: transparent;
  margin: 0;
}

.doctor-details-item .doctor-details-biography {
  padding-left: 63px;
  padding-top: 70px;
}

.doctor-details-item .doctor-details-biography h3 {
  font-weight: 600;
  font-size: 24px;
  color: #2f60bd;
  margin-bottom: 25px;
}

.doctor-details-item .doctor-details-biography ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 15px;
}

.appointment-area-three {
  padding-bottom: 210px;
}

.appointment-area-three .appointment-item {
  max-width: 565px;
  margin-left: auto;
  margin-right: 80px;
  margin-top: 50px;
}

.appointment-area-three .appointment-item .appointment-shape {
  bottom: 0;
  top: -95px;
  left: -74px;
  width: 250px;
}

.page-title-four {
  background-image: url(../img/breadcrum-bg.jpg);
}

.blog-details-area {
  padding-bottom: 20px;
}

.blog-details-item .blog-details-img img,
.services-details-img img {
  width: 100%;
  margin-bottom: 30px;
}

.blog-details-item .blog-details-img h2 {
  color: #232323;
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 16px;
}

.blog-details-item .blog-details-img ul,
.blog-details-item .blog-details-previous ul {
  margin: 0 0 30px;
  padding: 0;
}

.blog-details-item .blog-details-img ul li {
  list-style-type: none;
  display: inline-block;
  color: #3a5ed3;
  font-size: 16px;
  margin-right: 50px;
}

.blog-details-item .blog-details-img ul li a,
.blog-details-item .blog-details-recent ul li ul li a {
  font-weight: 400;
  color: #6ea239;
  display: inline-block;
}

.blog-details-item .blog-details-img ul li i {
  display: inline-block;
  font-size: 20px;
  margin-right: 5px;
}

.blog-details-item .blog-details-img p {
  font-size: 15px;
  margin-bottom: 22px;
}

.blog-details-item .blog-details-previous h3 {
  color: #232323;
  font-weight: 700;
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 25px;
}

.blog-details-item .blog-details-previous ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 6px;
}

.blog-details-item .blog-details-previous .prev-next ul li {
  list-style-type: none;
  display: inline-block;
}

.blog-details-item .blog-details-previous .prev-next ul li a {
  display: block;
  font-size: 15px;
  color: #0045be;
  border: 1px solid #0045be;
  padding: 10px 25px;
  border-radius: 6px;
}

.blog-details-item .blog-details-previous .prev-next ul li a:hover {
  color: #fff;
  border: 1px solid #4a6f8a;
  background-color: #4a6f8a;
}

.blog-details-item .blog-details-search {
  position: relative;
  margin-bottom: 40px;
}

.blog-details-item .blog-details-search .form-control {
  height: 50px;
  border-radius: 6px;
  border: 1px solid #6ea239;
  padding-left: 25px;
}

.blog-details-item .blog-details-search .blog-details-btn {
  color: #fff;
  background-color: #6ea239;
  border-radius: 6px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 17px;
  padding: 11px 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-details-item .blog-details-search .blog-details-btn:hover {
  background-color: #4a6f8a;
}

.blog-details-item .blog-details-search ::-webkit-input-placeholder {
  color: #4a6f8a;
}

.blog-details-item .blog-details-search :-ms-input-placeholder {
  color: #4a6f8a;
}

.blog-details-item .blog-details-search ::-ms-input-placeholder {
  color: #4a6f8a;
}

.blog-details-item .blog-details-search ::placeholder {
  color: #4a6f8a;
}

.blog-details-item .blog-details-category h3,
.blog-details-item .blog-details-recent h3,
.blog-details-item .blog-details-tags h3 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
}

.blog-details-item .blog-details-recent ul li {
  list-style-type: none;
  display: block;
  position: relative;
  padding-left: 120px;
  padding-bottom: 25px;
}

.blog-details-item .blog-details-recent ul li:last-child {
  padding-bottom: 0;
}

.blog-details-item .blog-details-recent ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 95px;
}

.blog-details-item .blog-details-recent ul li a {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: #232323;
  margin-bottom: 15px;
  padding-top: 4px;
}

.blog-details-item .blog-details-recent ul li ul li {
  display: inline-block;
  padding-left: 0;
  color: #3a5ed3;
  font-size: 15px;
  margin-right: 25px;
  padding-bottom: 0;
}

.blog-details-item .blog-details-recent ul li ul li i {
  font-size: 20px;
  margin-right: 2px;
  display: inline-block;
}

.blog-details-item .blog-details-category ul li {
  list-style-type: none;
  display: block;
  border-bottom: 1px solid #dee8f5;
  position: relative;
  padding-left: 20px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.blog-details-item .blog-details-category ul li:hover a,
.department-item:hover h3,
.department-item:hover i,
.department-item:hover p,
.faq-area-two .accordion li .faq-content p,
.faq-area-two .accordion li .faq-content p a,
.faq-area-two .accordion li .faq-head:after,
.symptoms-content ul li span:hover,
.symptoms-content ul li span:hover i {
  color: #fff;
}

.blog-details-item .blog-details-category ul li:hover:before {
  width: 100%;
}

.blog-details-item .blog-details-category ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: -3px;
  width: 3px;
  height: 30px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #2362bc;
}

.blog-details-item .blog-details-category ul li a {
  display: block;
  z-index: 1;
  color: #4a6f8a;
  font-weight: 500;
}

.blog-details-item .blog-details-tags ul li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px;
}

.blog-details-item .blog-details-tags ul li a {
  display: block;
  font-size: 15px;
  color: #4a6f8a;
  background-color: #e5e5e5;
  padding: 12px 25px;
  border-radius: 8px;
}

.blog-details-form .blog-details-form-wrap .blog-details-form-btn:hover,
.blog-details-item .blog-details-tags ul li a:hover,
.drop-item .drop-left .drop-btn:hover {
  color: #fff;
  background-color: #4a6f8a;
}

.blog-details-form .blog-details-shape {
  position: absolute;
  top: 130px;
  right: 0;
  width: 360px;
  -webkit-animation: 5s linear infinite a-six;
  animation: 5s linear infinite a-six;
}

.blog-details-form .blog-details-form-wrap {
  max-width: 770px;
}

.blog-details-form .blog-details-form-wrap h2 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 40px;
}

.blog-details-form .blog-details-form-wrap .form-group textarea {
  height: auto !important;
  padding: 20px;
  z-index: 1;
  position: relative;
}

.blog-details-form .blog-details-form-wrap .form-group .form-control {
  height: 50px;
  padding-left: 20px;
  border-radius: 6px;
  border: 0;
  background-color: #fafafa;
  -webkit-box-shadow: 0 3px 8px 0 #ddddddb8;
  box-shadow: 0 3px 8px 0 #ddddddb8;
}

.blog-details-form
  .blog-details-form-wrap
  .form-group
  ::-webkit-input-placeholder {
  color: #4a6f8a;
}

.blog-details-form .blog-details-form-wrap .form-group :-ms-input-placeholder {
  color: #4a6f8a;
}

.blog-details-form .blog-details-form-wrap .form-group ::-ms-input-placeholder {
  color: #4a6f8a;
}

.blog-details-form .blog-details-form-wrap .form-group ::placeholder {
  color: #4a6f8a;
}

.blog-details-form .blog-details-form-wrap .blog-details-form-btn {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 15px 34px;
  background-color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog-area-two .section-title h2 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.page-title-five {
  background-image: url(../img/contact/1.jpg);
}

.page-title-five .page-title-item {
  margin-top: -120px;
}

.location-wrap {
  background-image: url(../img/home-one/3.png);
  -webkit-box-shadow: 0 0 10px 0 #ddd;
  box-shadow: 0 0 10px 0 #ddd;
  padding-top: 80px;
  padding-bottom: 50px;
  padding-left: 170px;
  margin-top: -125px;
  position: relative;
  background-color: #fff;
}

.location-wrap .location-item i {
  display: inline-block;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 32px;
  margin-bottom: 25px;
  background-color: #6ea239;
}

.location-wrap .location-item h3 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 20px;
}

.location-wrap .location-item p {
  margin-bottom: 18px;
}

.location-wrap .location-item ul {
  margin: 0 0 18px;
  padding: 0;
}

.coming-item .coming-wrap,
.coming-item p,
.drop-item .drop-left,
.faq-area-two .faq-img a,
.service-details-inner,
.signup-item,
.testimonial-area .testimonial-wrap,
.testimonial-area .testimonial-wrap .testimonial-slider .testimonial-item p {
  margin-left: auto;
  margin-right: auto;
}

.location-wrap .location-item ul li {
  list-style-type: none;
  display: block;
}

.location-wrap .location-item a {
  display: block;
  color: #1859c5;
}

.location-wrap .location-item a:hover,
.signup-item .signup-form .form-group .form-check label {
  color: #4a6f8a;
}

.drop-img {
  background-image: url(../img/contact/2.png);
  width: 100%;
  height: 100%;
}

.drop-area .speciality-right-three {
  border-radius: 0;
}

.drop-item .drop-left {
  max-width: 560px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.drop-item .drop-left h2 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 25px;
  padding-right: 50px;
}

.drop-item .drop-left .form-group .form-control {
  height: 50px;
  background-color: #fff;
  padding-left: 20px;
  border: none;
  -webkit-box-shadow: 0 0 15px 0 #dddddda3;
  box-shadow: 0 0 15px 0 #dddddda3;
}

.coming-item ul li a,
.faq-area-two .faq-img a:hover,
.signup-item .signup-form .signup-btn:hover {
  background-color: #232323;
}

.drop-item .drop-left .form-group textarea {
  padding-top: 20px;
  height: auto !important;
}

.drop-item .drop-left .drop-btn {
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  padding: 14px 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #6ea239;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.drop-item .drop-left .list-unstyled {
  color: #dc3545;
  font-size: 13px;
  margin-top: 10px;
}

.drop-item .drop-left .text-danger {
  color: #dc3545;
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 24px;
}

.drop-item .drop-left .text-success {
  color: #28a745;
  margin-top: 25px;
  font-size: 24px;
}

#map {
  height: 600px;
  display: block;
  width: 100%;
  border: 0;
}

.faq-head h2 {
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 25px;
}

.faq-wrap,
.privacy-item,
.services-details-img {
  margin-bottom: 50px;
}

.accordion li {
  position: relative;
  list-style-type: none;
  margin-bottom: 30px;
}

.accordion li .faq-head.active:after {
  content: url(./../../assets/img/arrow-down.svg);
  font-size: 25px;
  color: #000;
  transform: rotate(180deg);
}

.accordion li .faq-head {
  color: #232323;
  font-size: 17px;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  padding: 15px 35px 15px 18px;
  border: 1px solid #232323;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.accordion li .faq-head:after {
  position: absolute;
  right: 5px;
  content: url(./../../assets/img/arrow-down.svg);
  top: 20px;
  color: #232323;
  font-size: 25px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.accordion li .faq-content p {
  font-size: 15px;
  padding: 20px 45px 15px 20px;
  margin-bottom: 0;
}

.accordion li .faq-content p a,
.signup-item .signup-form .form-group .form-check label a,
.signup-item .signup-head p a {
  display: inline-block;
  color: #6ea239;
}

.error-item {
  height: 700px;
  text-align: center;
  margin-top: -65px;
}

.error-item h1 {
  font-size: 130px;
  font-weight: 700;
  margin-bottom: 8px;
}

.error-item p {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 35px;
}

.error-item a {
  display: inline-block;
  color: #fff;
  background-color: #6ea239;
  border-radius: 10px;
  padding: 20px 45px;
  margin-top: 70px;
  font-size: 18px;
}

.coming-item {
  height: 100vh;
  text-align: center;
}

.coming-item h1 {
  font-size: 75px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 20px;
}

.coming-item p {
  margin-bottom: 40px;
  max-width: 865px;
}

.coming-item .coming-wrap {
  max-width: 700px;
  margin-bottom: 30px;
}

.coming-item .coming-wrap .coming-inner {
  text-align: center;
  background-color: #efefef;
  padding-top: 15px;
  padding-bottom: 12px;
  margin-bottom: 30px;
}

.bg-theme-primary,
.coming-item ul li a:hover,
.testimonial-area:before {
  background-color: #6ea239;
}

.coming-item .coming-wrap .coming-inner h3 {
  font-size: 40px;
  font-weight: 600;
  color: #232323;
  margin-bottom: 5px;
}

.coming-item .coming-wrap .coming-inner p {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 0;
}

.coming-item ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 2px;
  margin-left: 2px;
}

.coming-item ul li a {
  display: block;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 15px;
}

.signup-item {
  max-width: 590px;
}

.signup-item .signup-head h2 {
  font-weight: 700;
  font-size: 38px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

.signup-item .signup-head p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}

.signup-item .signup-form .form-group .form-control {
  height: 45px;
  border: 1px solid #4a6f8a;
  padding-left: 20px;
  font-size: 15px;
}

.signup-item .signup-form .form-group .form-control:focus {
  border: 1px solid #6ea239;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.signup-item .signup-form .form-group .form-check .form-check-input {
  width: 15px !important;
  height: 15px !important;
  top: 3px;
  margin-top: 0;
}

.signup-item .signup-form .form-group ::-webkit-input-placeholder {
  color: #4a6f8a;
}

.signup-item .signup-form .form-group :-ms-input-placeholder {
  color: #4a6f8a;
}

.signup-item .signup-form .form-group ::-ms-input-placeholder {
  color: #4a6f8a;
}

.signup-item .signup-form .form-group ::placeholder {
  color: #4a6f8a;
}

.signup-item .signup-form .form-group .forgot-pass a {
  color: #4a6f8a;
  display: inline-block;
  border-bottom: 2px solid #6ea239;
}

.signup-item .signup-form .signup-btn {
  color: #fff;
  background-color: #6ea239;
  width: 100%;
  display: block;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.privacy-area {
  padding-bottom: 160px;
}

.privacy-item h2 {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600;
}

.privacy-item ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 18px;
}

.privacy-item ul li i {
  display: inline-block;
  font-size: 20px;
  position: relative;
  bottom: -2px;
}

.department-item {
  text-align: center;
  border: 1px solid #6ea239;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.department-item:after,
.department-item:before {
  width: 0;
  background-color: #6ea239;
  -webkit-transition: 0.5s;
  z-index: -1;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
}

.department-item:before {
  left: 0;
  transition: 0.5s;
}

.department-item:after {
  right: 0;
  transition: 0.5s;
}

.department-item:hover:before {
  width: 51%;
}

.department-item:hover:after {
  width: 50%;
}

.department-item i {
  font-size: 45px;
  display: block;
  margin-bottom: 20px;
  color: #6ea239;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.department-item h3 {
  margin-bottom: 12px;
  font-size: 26px;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.department-item p {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services-details-img h2 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 16px;
}

.services-details-img blockquote {
  font-size: 15px;
  color: #4a6f8a;
  background-color: #6ea23914;
  padding: 30px 75px;
  line-height: 26px;
  position: relative;
  margin-bottom: 20px;
}

.services-details-img blockquote i {
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 38px;
  font-size: 32px;
}

.service-details-inner {
  max-width: 580px;
}

.service-details-inner h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 15px;
}

.counter-area-four {
  margin-top: 0;
  margin-bottom: 100px;
}

#toTop {
  bottom: 30px;
  right: 0;
  cursor: pointer;
  display: none;
  z-index: 10;
}

.back-to-top-btn i {
  background-color: #6ea239;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 26px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 28px;
  -webkit-box-shadow: 0 0 14px 0 #6ea239;
  box-shadow: 0 0 14px 0 #6ea239;
}

.back-to-top-btn i:hover {
  background-color: #111;
  color: #fff;
  -webkit-box-shadow: 0 0 14px 0 #111;
  box-shadow: 0 0 14px 0 #111;
}

.slider-item-two:before {
  background-color: #000111;
}

.slider-item-two .slider-shape img {
  top: -75px;
  right: 0;
  -webkit-animation: 35s linear infinite item-two-ani;
  animation: 35s linear infinite item-two-ani;
}

.slider-item-two .slider-text h1 {
  margin-bottom: 25px;
  line-height: 60px;
}

@-webkit-keyframes item-two-ani {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes item-two-ani {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.about-area-two .about-item p {
  margin-bottom: 10px;
}

.about-area-two .about-item a {
  margin-top: 20px;
}

.service-area-two .section-title {
  max-width: 415px;
}

.spread-area .spread-img img,
.symptoms-img img {
  border-radius: 10px;
  width: 100%;
}

.symptoms-content ul {
  margin: 0 -10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.symptoms-content ul li {
  list-style-type: none;
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 30px;
  position: relative;
}

.symptoms-content ul li span {
  display: block;
  position: relative;
  -webkit-box-shadow: 0 0 20px 0 #dddddd80;
  box-shadow: 0 0 20px 0 #dddddd80;
  color: #111;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 10px 14px 40px;
  border-radius: 5px;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.symptoms-content ul li span:hover:before {
  height: 100%;
  border-radius: 5px;
}

.symptoms-content ul li span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #6ea239;
  border-radius: 0 0 5px 5px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.symptoms-content ul li span i {
  display: inline-block;
  color: #6ea239;
  font-size: 30px;
  position: absolute;
  top: 9px;
  left: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.home-slider-three .owl-dots {
  display: none !important;
}

.slider-item-three .slider-text {
  margin-top: -30px;
}

.slider-item-three .slider-text span {
  display: inline-block;
  color: #111;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
}

.slider-item-three .slider-text span:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 3px;
  left: 0;
  bottom: 10px;
  background-color: #2459b8;
  border-radius: 10px;
}

.slider-item-three .slider-text h1 {
  font-size: 60px;
  margin-bottom: 25px;
  color: #111;
}

.slider-item-three .slider-text p {
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 22px;
  color: #111;
}

.slider-item-three .slider-text .common-btn a:hover {
  border: 2px solid #111;
  background-color: #111;
}

.slider-item-three .slider-text .common-btn .cmn-btn-right {
  background-color: transparent;
  color: #6ea239;
  border: 2px solid #6ea239;
}

.slider-item-three .slider-text .common-btn .cmn-btn-right:hover {
  background-color: #6ea239;
  color: #fff;
  border: 2px solid #6ea239;
}

.slider-item-three .slider-shape img {
  top: -65px;
  right: 0;
  -webkit-animation: 40s linear infinite item-two-ani;
  animation: 40s linear infinite item-two-ani;
}

.spread-area .spread-content ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-bottom: 30px;
  padding-left: 105px;
}

.spread-area .spread-content ul li:hover img {
  -webkit-animation: 5s linear infinite item-two-ani;
  animation: 5s linear infinite item-two-ani;
}

.spread-area .spread-content ul li img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: none;
  animation: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn-theme-primary,
.btn-theme-white {
  border-radius: 10px;
  -webkit-transition: 0.5s;
}

.spread-area .spread-content ul li h3 {
  font-weight: 600;
  font-size: 20px;
}

.btn-theme-primary {
  background-color: #6ea239;
  padding: 15px 22px !important;
  color: #fff !important;
  transition: 0.5s;
}

.btn-theme-secondary,
.btn-theme-white {
  padding: 15px 22px !important;
  color: #6ea239 !important;
}

.btn-theme-primary:hover {
  background-color: #000;
}

.btn-theme-white {
  background-color: #fff;
  transition: 0.5s;
}

.btn-theme-white:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.btn-theme-secondary {
  border: 1px solid #6ea239 !important;
  border-radius: 10px;
}

.btn-theme-secondary:hover {
  border: 1px solid #000 !important;
  background-color: #000;
  color: #fff !important;
}

.fw-semibold {
  font-weight: 600;
}

.bg-gray-light {
  background-color: #f8f8f8;
}

.rounded-10px {
  border-radius: 10px;
}

.rounded-30px {
  border-radius: 30px;
}

.fs-26,
.what-causes-headache h5 {
  font-size: 1.5rem;
}

.fs-12 {
  font-size: 12px;
}

.fs-16 {
  font-size: 16px;
}

.why-choose-us .icon-box {
  width: 70px;
  height: 70px;
  min-width: 70px;
}

.wh-38 {
  width: 38px;
  height: 38px;
}

.wh-42 {
  width: 42px;
  height: 42px;
  min-width: 42px;
}

@media only screen and (max-width: 767px) {
  .fs-26 {
    font-size: 1.2rem;
  }

  .why-choose-us .icon-box {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
}

.online-counseling .online-counseling-steps {
  border-bottom: 1px solid #ddd;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.online-counseling .online-counseling-steps:last-child {
  border-bottom: unset;
  margin-bottom: 30px;
}

.fs-18 {
  font-size: 1.125rem;
}

.online-counseling .online-counseling-steps .steps-title {
  font-size: 2.813rem;
  line-height: 2.813rem;
  color: transparent;
  -webkit-text-stroke: 1px #cecece;
  font-weight: 700;
  padding-bottom: 5px;
}

.online-counseling .section-title {
  margin-bottom: 40px !important;
}

.border-gray-light {
  border: 1px solid #707070;
}

.mt-145 {
  margin-top: -115px !important;
}

.reach-us-col ::placeholder {
  color: #fff;
}

.readmore-hover:hover img {
  filter: brightness(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 1400px) {
  .ms-100 {
    margin-left: 100px;
  }
}

@media (min-width: 1199px) {
  .mt-160 {
    margin-top: -160px;
  }
}

@media (max-width: 1199px) {
  .mt-145 {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mt-115 {
    margin-top: -115px !important;
  }

  .mt-50 {
    margin-top: -50px !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .mt-115 {
    margin-top: -170px !important;
  }
}

.bg-aquamarine {
  background-color: #3f7872;
}

.sleep-is-necessary .box {
  border: 6px solid #6fa2394d;
  border-radius: 30px;
  background: linear-gradient(180deg, #fff 0, #f6ffed 100%);
}

.sleep-is-necessary .box .cat-badge {
  border: 1px solid #6fa239;
}
.theme-box .box {
  border: 6px solid #6fa2394d;
  border-radius: 30px;
  background: linear-gradient(180deg, #fff 0, #f6ffed 100%);
}

.theme-box .box .cat-badge {
  border: 1px solid #6fa239;
}
.causes-sleep-problem .causes-sleep-badge {
  background: #d2f1db;
}

.fw-500,
.fw-medium {
  font-weight: 500;
}

.mental-disorders .title {
  font-size: 1.375rem;
  font-weight: 600;
  padding-top: 27px;
  margin-bottom: 22px;
}

.main-sec-title {
  font-size: 2.875rem !important;
  font-weight: 600 !important;
  color: #000;
}

.mental-disorder2 .subtitle {
  font-size: 1.375rem;
  font-weight: 500;
  color: #313131;
}

.get-back-slip .title {
  font-size: 1.375rem;
  font-weight: 600;
}

.how-we-can-help .row {
  background: #6fa239;
  border-radius: 30px;
}

.what-causes-headache h4 {
  font-size: 1.625rem;
}

.lh-38 {
  line-height: 38px;
}

.lh-28 {
  line-height: 28px;
}

.list-group-decimal {
  list-style-type: decimal;
}

.insomnia-icon-box {
  width: 119px;
  height: 119px;
}

@media (max-width: 767px) {
  .what-is-insomnia.pb-100 {
    padding-bottom: 0;
  }

  .main-sec-title {
    font-size: 1.7rem !important;
  }

  .sleep-is-necessary .box {
    border: 3px solid #6fa2394d;
    border-radius: 30px;
    background: linear-gradient(180deg, #fff 0, #f6ffed 100%);
  }
}

.gallary-section .row > div:hover > img {
  transform: scale(1.1);
  transition: 0.3s;
}

.mx-95 {
  max-height: 95px;
}

.sticky-whatsapp-icon {
  position: fixed;
  bottom: 90px;
  right: 28px;
  background-color: #6ea239;
  height: 50px;
  width: 50px;
  -webkit-box-shadow: 0 0 14px 0 #6ea239;
  box-shadow: 0 0 14px 0 #6ea239;
}
.sticky-whatsapp-icon i {
  color: #fff;
  font-size: 26px;
}
.sticky-whatsapp-icon:hover {
  background-color: #111;
  color: #fff;
  -webkit-box-shadow: 0 0 14px 0 #111;
  box-shadow: 0 0 14px 0 #111;
}

@media (max-width: 767px) {
  .sticky-whatsapp-icon {
    bottom: 115px;
    right: 10px;
    height: 46px;
    width: 46px;
  }
}

/* Custom select styles */
.custom-select {
  background-color: white; /* Set background color for select */
  color: black; /* Set text color for select */
}

.custom-select option {
  background-color: white; /* Set background color for options */
  color: black; /* Set text color for options */
}
