.h-services {
  background-color: #FAFAFF; }
  .h-services-list {
    background-color: #fff;
    padding: 32px;
    margin-bottom: 30px; }
    .h-services-list-title {
      font-size: 16px;
      font-weight: 700; }
  .h-services .icon-wrap {
    background-color: #F0F1FF;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px; }
  .h-services-link {
    color: #00374D;
    display: flex;
    align-items: center;
    font-weight: 500; }
    .h-services-link i {
      margin-left: 8px;
      margin-top: 4px; }

.cta {
  background-image: url("../images/cta-bg-2.jpg");
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
  padding: 40px 0 180px 0; }
  .cta-number {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff; }
  .cta-title {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 24px; }
  .cta-highlights {
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 11px 11px 38px rgba(0, 0, 0, 0.2);
    padding: 40px 0;
    position: relative;
    top: -100px; }
    .cta-highlights-list {
      text-align: center; }
    .cta-highlights i {
      font-size: 50px;
      margin: 0 0 20px;
      color: #f1d44b; }
    .cta-highlights .cta-number {
      color: #00374D;
      font-size: 40px;
      font-weight: 800; }
    .cta-highlights .cta-text {
      font-size: 20px;
      margin-top: 6px;
      color: #f1d44b; }

.service-list-head {
  background-color: #060A4B;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 16px; }
  .service-list-head .icon-wrap {
    margin-right: 8px; }
.service-list-content {
  background-color: #Ffff;
  padding: 16px 16px;
  margin-bottom: 30px; }
.service-list-content-1 {
  display: flex;
  align-items: center;
  font-weight: 600;
  margin-bottom: 12px; }
  .service-list-content-1 i {
    font-size: 14px;
    margin-right: 8px; }

.doctor-details {
  background-color: #fff;
  padding: 16px;
  text-align: center;
  box-shadow: 0 0 8px #00000008; }
  .doctor-details .doctor-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0; }

.doctors-list {
  margin-bottom: 16px;
  text-align: center; }

.testimonials-list {
  padding: 40px 24px;
  background-color: #FAFAFF;
  text-align: center;
  margin: 0 8px; }
.testimonials .slick-slide {
  margin: 0 8px; }
.testimonials-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0; }
.testimonials-position {
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 600; }

.about-bg-wrap {
  position: absolute;
  top: -120px; }

.about-bg {
  width: 100%;
  height: auto; }

.our-vision {
  margin-top: 100px; }

.service .icon {
  font-size: 50px;
  color: #f1d44b; }
.service .nav-pills {
  background-color: #fafafa;
  flex-wrap: nowrap; }
  .service .nav-pills .nav-link {
    color: #0a0a0a;
    font-weight: 500;
    border-right: 1px solid #e9e9e9;
    border-radius: 0;
    text-align: center;
    padding: 16px 24px; }
.service .nav-pills .nav-link.active,
.service .nav-pills .nav-link:hover,
.service .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #00374D; }
.service .service-content {
  background-color: #fafafa;
  border-top: 1px solid #e9e9e9;
  padding: 40px; }
  .service .service-content-text {
    color: #343847;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px; }

@media (max-width: 991.98px) {
  .about-banner:after {
    display: none; }

  .cta-title {
    font-size: 24px; }

  .cta-highlights-list {
    margin-bottom: 24px; }

  .cta-highlights i {
    font-size: 32px; }

  .cta-highlights .cta-number {
    font-size: 24px; }

  .cta-highlights .cta-text {
    font-size: 18px;
    font-weight: 600; }

  .testimonials .slick-prev,
  .testimonials .slick-next {
    background-color: #00374D; } }
.title-bottom {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px; }

.about-list {
  display: flex;
  flex-wrap: wrap; }
  .about-list-1 {
    width: 33.333%;
    font-weight: 600;
    margin-bottom: 12px;
    display: flex; }
    .about-list-1 i {
      color: #f1d44b;
      margin-top: 4px;
      margin-right: 4px; }

.service {
  background-color: #FCFFF3; }
  .service-list-heading {
    background-color: #fff;
    font-size: 18px;
    padding: 8px; }

.highlight .about-list-1 {
  width: 100%;
  margin-bottom: 16px; }

.connect-us .icon-wrap {
  background-color: #f1d44b;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px; }
  .connect-us .icon-wrap .icon {
    color: #00374D;
    font-size: 20px; }
  .connect-us .icon-wrap .email-icon {
    font-size: 16px; }
.connect-us .footer-address {
  margin-bottom: 40px; }
  .connect-us .footer-address-head {
    color: #00374D;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px; }
  .connect-us .footer-address-text {
    font-size: 18px;
    font-weight: 500; }

.our-team {
  background-color: #f1d44b; }
  .our-team-list {
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 28px 0 24px 0; }
    .our-team-list .team-avatar {
      position: absolute;
      top: -50px;
      left: calc(50% - 50px); }
    .our-team-list .team-m-name {
      margin-top: 32px;
      font-size: 24px;
      font-weight: 700; }
    .our-team-list .team-m-number {
      font-size: 20px; }
  .our-team .section-title {
    margin-bottom: 80px; }

@media (max-width: 1199.98px) {
  .service-list-heading {
    font-size: 14px;
    font-weight: 600; }

  .about-list-1 {
    width: 50%; }

  .our-team-list {
    margin-bottom: 60px; } }

/*# sourceMappingURL=home.css.map */
