@charset "UTF-8";
/*background colors*/

p.blog_loc {
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    color: #00769C;
    background: url(/assets/theme/images/location.svg) no-repeat left 4px;
    padding: 0px 0px 10px 20px;
    margin-left: 15px;
}
p.blog_loc {
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    color: #00769C;
    background: url(/assets/theme/images/location.svg) no-repeat left 4px;
    padding: 0px 0px 10px 20px;
    margin-left: 15px;
}
.blog_botm {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.specialties-doctor .doctor-profile.slick-single-slide .slick-track {
  width: 100% !important;
  transform: none !important;
}
.specialties-doctor .doctor-profile.slick-single-slide .slick-slide {
  width: 100% !important;
}
.doctor-listing {
  padding: 60px 0; }
  .specialties-doctor{
      background: #DCEBF4;
      position: relative;
      z-index: 1;
          padding: 30px 0 30px 0;
    }
    .specialties-doctor::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 100vw;
      height: 100%;
      background: #DCEBF4;
      z-index: -1;
    }
    section.health-screening-list {
    padding: 60px 0;
}
.blog-outer {
    padding: 60px 0 !important;
}
  @media only screen and (max-width: 1023px) {
    .doctor-listing {
      padding: 30px 0; } }

.doctor-profile {
  margin: -8px;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1023px) {
    .doctor-profile {
      margin: -5px; } }
  .doctor-profile .doctor-profile-box {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 16px);
    margin: 8px;
    padding: 30px 25px 30px 30px;
    background: #F8F8F8;
    border-radius: 4px; }
    @media only screen and (max-width: 1199px) {
      .doctor-profile .doctor-profile-box {
        padding: 20px 15px; } }
    @media only screen and (max-width: 1023px) {
      .doctor-profile .doctor-profile-box {
        width: calc(100% - 10px);
        margin: 5px; } }
    .doctor-profile .doctor-profile-box .doctor-pro {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
    .doctor-profile .doctor-profile-box .doctor-img {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 101px;
      height: 126px;
      background: #FFFFFF;
      box-shadow: 0px 10px 15px #00769C1A;
      border: 3px solid #FFFFFF;
      border-radius: 8px;
      margin-right: 23px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .doctor-profile .doctor-profile-box .doctor-img {
          width: 70px;
          max-height: 90px;
          margin-right: 18px; } }
      .doctor-profile .doctor-profile-box .doctor-img .play-btn, .doctor-profile .doctor-profile-box .doctor-img .fronty-video-play-btn {
        top: 100%; }
      .doctor-profile .doctor-profile-box .doctor-img img {
        border-radius: 8px; }
    .doctor-profile .doctor-profile-box .doctor-info {
      flex: 1; }
      @media only screen and (max-width: 767px) {
        .doctor-profile .doctor-profile-box .doctor-info {
          width: calc(100% - 88px); } }
      .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top {
        border-bottom: 1px solid rgba(44, 44, 44, 0.1);
        padding-bottom: 12px;
        margin-bottom: 11px; }
        @media only screen and (max-width: 767px) {
          .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top {
            padding-bottom: 8px;
            margin-bottom: 7px; } }
        .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h4 {
          font-size: 18px;
          font-family: "Noto Sans", sans-serif;
          font-weight: 600; }
          @media only screen and (max-width: 767px) {
            .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h4 {
              font-size: 15px; } }
        .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h5 {
          font-size: 16px;
          font-weight: 600;
          color: #4D4D4F;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top h5 {
              font-size: 13px;
              line-height: 1.4;
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden; } }
        .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top p {
          font-size: 14px;
          color: #4D4D4F;
          margin-top: 5px; }
          @media only screen and (max-width: 767px) {
            .doctor-profile .doctor-profile-box .doctor-info .doctor-info-top p {
              font-size: 12px;
              line-height: 1.4; } }
      .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom {
        margin-bottom: 14px; }
        .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p {
          font-size: 15px;
          color: #4D4D4F;
          margin: 0 0 5px 0; }
          @media only screen and (max-width: 767px) {
            .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p {
              font-size: 13px;
              line-height: 1.4;
              white-space: nowrap;
              text-overflow: ellipsis;
              overflow: hidden; } }
          .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom p strong {
            color: #2C2C2C;
            font-weight: 600; }
        .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom .hospital-location {
          font-size: 14px;
          color: #4D4D4F;
          background: url("/assets/theme/images/location.svg") no-repeat left 4px;
          background-size: 12px;
          padding: 0 0 0 20px;
          min-height: 20px; }
          @media only screen and (max-width: 767px) {
            .doctor-profile .doctor-profile-box .doctor-info .doctor-info-bottom .hospital-location {
              font-size: 13px;
              line-height: 1.4; } }
    .doctor-profile .doctor-profile-box .book-appointment {
      width: 100%;
      margin-left: 125px;
      align-items: end; }
      @media only screen and (max-width: 1199px) {
        .doctor-profile .doctor-profile-box .book-appointment {
          margin: 0;
          align-items: end; } }

.doctor-detail-page {
  padding: 30px;
  margin-bottom: 48px;
  background: #F8F8F8; }
  @media only screen and (max-width: 767px) {
    .doctor-detail-page {
      padding: 25px 0;
      margin-bottom: 24px;
      position: relative;
      z-index: 1; }
      .doctor-detail-page::before, .doctor-detail-page::after {
        content: '';
        background: #F8F8F8;
        position: absolute;
        top: 0;
        left: -15px;
        width: 100%;
        height: 100%;
        z-index: -1; }
      .doctor-detail-page::after {
        left: auto;
        right: -15px; } }
  .doctor-detail-page .doctor-profile-top {
    display: flex;
    padding-bottom: 20px;
    position: relative; }
    .doctor-detail-page .doctor-profile-top .doctor-ptl {
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .doctor-profile-top .doctor-ptl {
          min-width: 110px;
          max-width: 110px;
          margin-right: 20px; } }
    .doctor-detail-page .doctor-profile-top .doctor-d-t-img {
      display: flex;
      width: 100%;
      background: #FFFFFF;
      box-shadow: 0px 10px 15px #00769C1A;
      border: 3px solid #FFFFFF;
      border-radius: 8px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .doctor-profile-top .doctor-d-t-img {
          height: auto;
          max-height: 147px; } }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img img {
        border-radius: 8px; }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img .play-btn, .doctor-detail-page .doctor-profile-top .doctor-d-t-img .fronty-video-play-btn {
        top: 100%; }
      .doctor-detail-page .doctor-profile-top .doctor-d-t-img iframe {
        display: none; }
    .doctor-detail-page .doctor-profile-top .doctor-ptr {
      flex: 1;
      padding-right: 270px; }
      @media only screen and (max-width: 1199px) {
        .doctor-detail-page .doctor-profile-top .doctor-ptr {
          padding-right: 0; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-salutation {
        font-size: 18px;
        font-family: "Noto Sans", sans-serif;
        font-weight: 600;
        color: #2C2C2C;
        margin-bottom: 4px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-salutation {
            font-size: 15px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-designation {
        font-size: 16px;
        font-weight: 600;
        color: #4D4D4F;
        margin-bottom: 15px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-designation {
            font-size: 15px;
            margin-bottom: 10px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender {
            margin-top: 8px;
            flex-direction: column; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__label {
          color: #2C2C2C;
          font-size: 14px;
          font-weight: 600;
          min-width: 140px;
          position: relative;
          margin-right: 10px; }
          @media only screen and (max-width: 767px) {
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__label {
              min-width: 10px;
              margin: 0 10px 5px 0; } }
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__label::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__label::after {
            content: ' :'; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__item {
          flex: 1; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__items {
          display: flex;
          position: relative;
          flex-wrap: wrap; }
          .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__items .field__item {
            margin-right: 10px; }
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__items .field__item::after {
              content: ', '; }
            .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item:last-child, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__items .field__item:last-child {
              margin-right: 0; }
              .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-qualification .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-experience .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-language-spoken .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-location .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-specialities .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field__items .field__item:last-child::after, .doctor-detail-page .doctor-profile-top .doctor-ptr .field--name-field-doctor-gender .field__items .field__item:last-child::after {
                display: none; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
        position: absolute;
        right: 0;
        bottom: 16px;
        max-width: 250px; }
        @media only screen and (max-width: 1199px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges {
            position: static;
            transform: none; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges > div {
          align-items: center;
          justify-content: center;
          display: flex;
          width: 100%; }
          @media only screen and (max-width: 1199px) {
            .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges > div {
              justify-content: flex-start; } }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .consultation-charges .field--name-field-consultation-charges::before {
          content: '₹';
          margin: 0 0 0 2px; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .qualifications {
        display: flex;
        flex-wrap: wrap; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .qualifications li {
          font-size: 15px;
          color: #4D4D4F;
          margin: 0 15px 0 0;
          padding-left: 15px;
          background: url("/assets/theme/images/qualification-icon.svg") no-repeat left 7px;
          background-size: 11px; }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .button.doctor-book {
        width: 100%;
        font: 600 18px/22px "Open Sans", sans-serif;
        margin-top: 18px;
        padding: 12px 0;
        border-radius: 12px;
        padding-left: 20px;
        padding-right: 20px; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .button.doctor-book {
            font-size: 14px;
            padding: 9px 0;
            margin-top: 10px;
            border-radius: 8px; } }
      .doctor-detail-page .doctor-profile-top .doctor-ptr .hospital-location {
        color: #4D4D4F;
        background: url("/assets/theme/images/location.svg") no-repeat left 4px;
        background-size: 12px;
        padding: 0 0 0 20px;
        min-height: 20px;
        margin-left: 5px; }
        .doctor-detail-page .doctor-profile-top .doctor-ptr .hospital-location:first-child {
          margin-left: 0; }
        @media only screen and (max-width: 767px) {
          .doctor-detail-page .doctor-profile-top .doctor-ptr .hospital-location {
            margin-left: 0; } }
  .doctor-detail-page .about-doctor,
  .doctor-detail-page .experience,
  .doctor-detail-page .speciality,
  .doctor-detail-page .achievement,
  .doctor-detail-page .qualification,
  .doctor-detail-page .publication {
    margin-top: 32px;
    padding: 32px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 25px #00375F1A; }
    @media only screen and (max-width: 767px) {
      .doctor-detail-page .about-doctor,
      .doctor-detail-page .experience,
      .doctor-detail-page .speciality,
      .doctor-detail-page .achievement,
      .doctor-detail-page .qualification,
      .doctor-detail-page .publication {
        margin-top: 10px;
        padding: 16px; } }
    .doctor-detail-page .about-doctor h4,
    .doctor-detail-page .experience h4,
    .doctor-detail-page .speciality h4,
    .doctor-detail-page .achievement h4,
    .doctor-detail-page .qualification h4,
    .doctor-detail-page .publication h4 {
      color: #2C2C2C;
      font: 600 18px/23px "Open Sans", sans-serif;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .doctor-detail-page .about-doctor h4,
        .doctor-detail-page .experience h4,
        .doctor-detail-page .speciality h4,
        .doctor-detail-page .achievement h4,
        .doctor-detail-page .qualification h4,
        .doctor-detail-page .publication h4 {
          font-size: 15px;
          margin-bottom: 10px; } }
    .doctor-detail-page .about-doctor .field--name-field-experience,
    .doctor-detail-page .experience .field--name-field-experience,
    .doctor-detail-page .speciality .field--name-field-experience,
    .doctor-detail-page .achievement .field--name-field-experience,
    .doctor-detail-page .qualification .field--name-field-experience,
    .doctor-detail-page .publication .field--name-field-experience {
      color: #4D4D4F;
      font: 600 15px/23px "Open Sans", sans-serif;
      margin-bottom: 15px; }
    .doctor-detail-page .about-doctor ul,
    .doctor-detail-page .experience ul,
    .doctor-detail-page .speciality ul,
    .doctor-detail-page .achievement ul,
    .doctor-detail-page .qualification ul,
    .doctor-detail-page .publication ul {
      margin-left: 18px;
      list-style-type: disc; }
      .doctor-detail-page .about-doctor ul li,
      .doctor-detail-page .experience ul li,
      .doctor-detail-page .speciality ul li,
      .doctor-detail-page .achievement ul li,
      .doctor-detail-page .qualification ul li,
      .doctor-detail-page .publication ul li {
        color: #4D4D4F;
        font: 15px/23px "Open Sans", sans-serif;
        padding-bottom: 15px; }
        .doctor-detail-page .about-doctor ul li strong,
        .doctor-detail-page .experience ul li strong,
        .doctor-detail-page .speciality ul li strong,
        .doctor-detail-page .achievement ul li strong,
        .doctor-detail-page .qualification ul li strong,
        .doctor-detail-page .publication ul li strong {
          font-weight: 600; }
        .doctor-detail-page .about-doctor ul li p,
        .doctor-detail-page .experience ul li p,
        .doctor-detail-page .speciality ul li p,
        .doctor-detail-page .achievement ul li p,
        .doctor-detail-page .qualification ul li p,
        .doctor-detail-page .publication ul li p {
          color: #4D4D4F;
          font: 15px/24px "Open Sans", sans-serif; }

.specialties-listing {
  padding-top: 48px;
  padding-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .specialties-listing {
      padding-top: 30px;
      padding-bottom: 30px; } }

.speciality-detail .about-specialities h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 24px;
  color: #2c2c2c; }
  @media only screen and (max-width: 767px) {
    .speciality-detail .about-specialities h3 {
      font-size: 20px;
      margin-bottom: 20px; } }
/*.speciality-detail .hospital-redirect {
  margin-bottom: 30px; }*/
.speciality-detail .more-section .more ul {
  margin-left: 18px;
  list-style-type: disc; }
  .speciality-detail .more-section .more ul li {
    color: #4D4D4F;
    font: 15px/23px "Open Sans", sans-serif;
    padding-bottom: 15px; }
    .speciality-detail .more-section .more ul li strong {
      font-weight: 600; }
    .speciality-detail .more-section .more ul li p {
      color: #4D4D4F;
      font: 15px/24px "Open Sans", sans-serif; }

.about-specialities {
  margin-top: 30px;
  padding-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .about-specialities {
      padding-bottom: 30px; } }
  .about-specialities .about-specialities-inner {
    width: 100%;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .about-specialities .about-specialities-inner {
        display: block; } }
    .about-specialities .about-specialities-inner .about-specialities-left {
      margin-right: 40px;
      width: 50%;
      float: left; }
      @media only screen and (max-width: 767px) {
        .about-specialities .about-specialities-inner .about-specialities-left {
          padding: 0;
          margin: 0;
          width: 100%;
          float: none; } }
      .about-specialities .about-specialities-inner .about-specialities-left .about-left-img {
        margin-bottom: 23px; }
    .about-specialities .about-specialities-inner .speciality-about-text p {
      margin-bottom: 15px;
      line-height: 1.7; }
    .about-specialities .about-specialities-inner .speciality-about-text ul {
      margin-left: 18px;
      list-style-type: disc; }
      .about-specialities .about-specialities-inner .speciality-about-text ul li {
        color: #4D4D4F;
        font: 15px/23px "Open Sans", sans-serif;
        padding-bottom: 15px; }
        .about-specialities .about-specialities-inner .speciality-about-text ul li strong {
          font-weight: 600; }
        .about-specialities .about-specialities-inner .speciality-about-text ul li p {
          color: #4D4D4F;
          font: 15px/24px "Open Sans", sans-serif; }
    .about-specialities .about-specialities-inner h4, .about-specialities .about-specialities-inner h5, .about-specialities .about-specialities-inner h6 {
      font-weight: 700;
      margin-bottom: 5px; }
    .about-specialities .about-specialities-inner .about-specialities-right {
      width: calc(50% - 40px);
      float: right; }
      @media only screen and (max-width: 767px) {
        .about-specialities .about-specialities-inner .about-specialities-right {
          width: 100%;
          margin-top: 20px;
          float: none; } }
      .about-specialities .about-specialities-inner .about-specialities-right .right-about-value {
        background: #ECF8F9;
        padding: 40px 30px; }
        @media only screen and (max-width: 767px) {
          .about-specialities .about-specialities-inner .about-specialities-right .right-about-value {
            padding: 30px 20px; } }
        .about-specialities .about-specialities-inner .about-specialities-right .right-about-value .showmore_trigger .more:before {
          background: #ECF8F9; }
        .about-specialities .about-specialities-inner .about-specialities-right .right-about-value p {
          text-align: left;
          line-height: 1.8;
          color: #2C2C2C;
          margin-bottom: 15px; }
          @media only screen and (max-width: 767px) {
            .about-specialities .about-specialities-inner .about-specialities-right .right-about-value p {
              line-height: 1.8; } }
        .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul {
          text-align: left;
          font-size: 16px;
          font-family: "Noto Sans", sans-serif;
          color: #2C2C2C; }
          @media only screen and (max-width: 767px) {
            .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul {
              font-size: 15px; } }
          .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul li {
            display: block;
            background: url(/assets/theme/images/speciality-ellipse.svg) left 6px no-repeat;
            padding-left: 20px;
            background-size: 10px;
            margin: 10px 0;
            color: #2C2C2C; }
            .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul li h3, .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul li h4, .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul li h5, .about-specialities .about-specialities-inner .about-specialities-right .right-about-value ul li h6 {
              font-weight: 700;
              margin-bottom: 0; }


.block-section2 {
    padding: 0 0 30px 0 !important;
}
    /*.specialties-doctor {
      padding-top: 30px;
      padding-bottom: 30px; }*/ }
 /* .specialties-doctor:before, .specialties-doctor:after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #DCEBF4;
     }
  .specialties-doctor:after {
    left: auto;
    right: -2%;
  }*/
  .specialties-doctor .doctor-profile {
    display: block;
    margin: -20px -12px; }
    @media only screen and (max-width: 767px) {
      .specialties-doctor .doctor-profile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        margin: -10px;
        padding: 10px;
        width: calc(100% + 25px); } }
    .specialties-doctor .doctor-profile .doctor-profile-box {
      border-radius: 12px;
      background-color: #FFFFFF;
      margin: 0;
      display: flex !important; }
      @media only screen and (max-width: 767px) {
        .specialties-doctor .doctor-profile .doctor-profile-box {
          min-width: 90% !important;
          width: 90% !important;
          margin: 0 16px 0 0; } }
      @media only screen and (max-width: 767px) {
        .specialties-doctor .doctor-profile .doctor-profile-box .book-appointment .small {
          font-size: 11px; } }
    .specialties-doctor .doctor-profile .slick-slide {
      padding: 20px 12px;
      height: auto; }
      .specialties-doctor .doctor-profile .slick-slide > div,
      .specialties-doctor .doctor-profile .slick-slide .doctor-profile-box {
        height: 100%; }
    .specialties-doctor .doctor-profile .slick-track {
      display: flex; }
    .specialties-doctor .doctor-profile .slick-prev {
      left: -50px; }
    .specialties-doctor .doctor-profile .slick-next {
      right: -50px; }

.more-section {
  display: flex;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .more-section {
      flex-direction: column; } }
  .more-section .more {
    background-color: #e3f6f5;
    padding: 45px 48px 48px 0;
    flex: 1; }
    .more-section .more::before, .more-section .more::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      top: 0;
      background-color: #e3f6f5; }
      @media only screen and (max-width: 767px) {
        .more-section .more::before, .more-section .more::after {
          background-color: #e3f6f5; } }
    .more-section .more::before {
      left: -100%;
      z-index: 0; }
    .more-section .more::after {
      right: -100%; }
    @media only screen and (max-width: 767px) {
      .more-section .more {
        width: 100%;
        padding: 0;
        padding-top: 30px; } }
    .more-section .more h2, .more-section .more h1, .more-section .more h3 {
      color: #00375F; }
  .more-section .faq-sec {
    background-color: #c7eeed;
    padding: 45px 0px 48px 41px;
    flex: 1; }
    .more-section .faq-sec::after, .more-section .faq-sec::before {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      top: 0;
      background-color: #c7eeed; }
      @media only screen and (max-width: 767px) {
        .more-section .faq-sec::after, .more-section .faq-sec::before {
          background-color: #e3f6f5; } }
    .more-section .faq-sec::before {
      left: -100%; }
    .more-section .faq-sec::after {
      right: -100%; }
    @media only screen and (max-width: 767px) {
      .more-section .faq-sec {
        width: 100%;
        background-color: #e3f6f5;
        padding: 0;
        padding-top: 30px;
        padding-bottom: 30px; } }

.why-choose-us-sec {
  padding-top: 48px;
  padding-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .why-choose-us-sec {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .why-choose-us-sec .speciality-why-choose-us {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .why-choose-us-sec .speciality-why-choose-us {
        display: block; } }
    .why-choose-us-sec .speciality-why-choose-us li {
      background-color: #00769C;
      width: calc(33.33%);
      list-style: none;
      display: block;
      min-height: 260px;
      padding: 25px 25px 43px 25px; }
      @media only screen and (max-width: 767px) {
        .why-choose-us-sec .speciality-why-choose-us li {
          width: 100%;
          padding: 20px 20px 30px 20px;
          min-height: 10px; } }
      .why-choose-us-sec .speciality-why-choose-us li:nth-child(3n-1) {
        background: #00A0A0; }
      .why-choose-us-sec .speciality-why-choose-us li:nth-child(3n+3) {
        background: #4FA7D7; }
      .why-choose-us-sec .speciality-why-choose-us li .why-choose-img {
        text-align: center;
        margin-bottom: 30px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .why-choose-us-sec .speciality-why-choose-us li .why-choose-img {
            margin-bottom: 20px; } }
        .why-choose-us-sec .speciality-why-choose-us li .why-choose-img::before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          background-color: #FFFFFF;
          top: -5px;
          left: -5px;
          z-index: 0; }
        .why-choose-us-sec .speciality-why-choose-us li .why-choose-img .spec-why-choose-img {
          position: relative; }
          .why-choose-us-sec .speciality-why-choose-us li .why-choose-img .spec-why-choose-img img {
            width: 100%; }
      .why-choose-us-sec .speciality-why-choose-us li .spec-why-choose-text {
        align-items: center;
        display: flex;
        flex-direction: column;
        padding: 0 10px; }
        @media only screen and (max-width: 767px) {
          .why-choose-us-sec .speciality-why-choose-us li .spec-why-choose-text {
            padding: 0; } }
        .why-choose-us-sec .speciality-why-choose-us li .spec-why-choose-text h4 {
          text-align: center;
          font: 600 18px/28px "Noto Sans", sans-serif;
          color: #FFFFFF;
          padding: 0 80px 20px 80px; }
          @media only screen and (max-width: 767px) {
            .why-choose-us-sec .speciality-why-choose-us li .spec-why-choose-text h4 {
              padding: 0 67px 10px 67px;
              font-size: 17px; } }
        .why-choose-us-sec .speciality-why-choose-us li .spec-why-choose-text p {
          text-align: center;
          font: 15px/25px "Noto Sans", sans-serif;
          color: #FFFFFF; }

.speciality-diseases .speciality-diseases-sec {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #087CA3;
  position: relative;
  z-index: 1;
  color: #fff; }
  @media only screen and (max-width: 767px) {
    .speciality-diseases .speciality-diseases-sec {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .speciality-diseases .speciality-diseases-sec::before, .speciality-diseases .speciality-diseases-sec::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    background-color: #087CA3; }
  .speciality-diseases .speciality-diseases-sec::before {
    left: -100%; }
  .speciality-diseases .speciality-diseases-sec::after {
    right: -100%; }
  .speciality-diseases .speciality-diseases-sec h2, .speciality-diseases .speciality-diseases-sec h3, .speciality-diseases .speciality-diseases-sec h4, .speciality-diseases .speciality-diseases-sec h5, .speciality-diseases .speciality-diseases-sec h6 {
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-diseases-sec h2, .speciality-diseases .speciality-diseases-sec h3, .speciality-diseases .speciality-diseases-sec h4, .speciality-diseases .speciality-diseases-sec h5, .speciality-diseases .speciality-diseases-sec h6 {
        font-size: 20px;
        margin-bottom: 16px; } }
  .speciality-diseases .speciality-diseases-sec p {
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-diseases-sec p {
        padding-bottom: 20px; } }
    .speciality-diseases .speciality-diseases-sec p strong {
      font: 700 18px/24px "Open Sans", sans-serif;
      text-align: center;
      color: #FFFFFF;
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .speciality-diseases-sec p strong {
          font-size: 17px; } }
  .speciality-diseases .speciality-diseases-sec ul {
    margin-left: 18px;
    list-style-type: disc; }
    .speciality-diseases .speciality-diseases-sec ul li {
      color: #4D4D4F;
      font: 15px/23px "Open Sans", sans-serif;
      padding-bottom: 15px; }
      .speciality-diseases .speciality-diseases-sec ul li strong {
        font-weight: 600; }
      .speciality-diseases .speciality-diseases-sec ul li p {
        color: #4D4D4F;
        font: 15px/24px "Open Sans", sans-serif; }
  .speciality-diseases .speciality-diseases-sec ul, .speciality-diseases .speciality-diseases-sec ol {
    margin-bottom: 25px; }
    .speciality-diseases .speciality-diseases-sec ul li, .speciality-diseases .speciality-diseases-sec ul a, .speciality-diseases .speciality-diseases-sec ol li, .speciality-diseases .speciality-diseases-sec ol a {
      color: #fff; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-diseases-sec ul, .speciality-diseases .speciality-diseases-sec ol {
        margin-bottom: 20px; } }
.speciality-diseases .tabs-scroll {
  margin-top: -57px;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .speciality-diseases .tabs-scroll {
      margin-top: -50px;
      overflow: hidden; } }
  .speciality-diseases .tabs-scroll .location-tabs {
    border-bottom: none; }
    .speciality-diseases .tabs-scroll .location-tabs .slick-slide li {
      background: #bfe9ec 0% 0% no-repeat padding-box;
      border: 1px solid #00769c;
      border-bottom: none;
      border-radius: 10px 10px 0px 0px;
      margin-right: 9px; }
      .speciality-diseases .tabs-scroll .location-tabs .slick-slide li a {
        padding: 3px 10px;
        min-height: 56px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media only screen and (max-width: 767px) {
          .speciality-diseases .tabs-scroll .location-tabs .slick-slide li a {
            min-height: 49px;
            white-space: break-spaces; } }
      .speciality-diseases .tabs-scroll .location-tabs .slick-slide li.active {
        background-color: #fff;
        position: relative;
        top: 1px; }
        .speciality-diseases .tabs-scroll .location-tabs .slick-slide li.active a, .speciality-diseases .tabs-scroll .location-tabs .slick-slide li.active span {
          color: #00769c;
          font-weight: 600; }
  .speciality-diseases .tabs-scroll .speciality-tab-slider {
    display: block !important; }
    .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide {
      padding: 0 4px 0 4px;
      height: auto; }
      .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide:first-child li {
        border-top-left-radius: 0px; }
        @media only screen and (max-width: 767px) {
          .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide:first-child li {
            border-top-left-radius: 7px; } }
      .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide:last-child li {
        border-top-right-radius: 0px; }
        @media only screen and (max-width: 767px) {
          .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide:last-child li {
            border-top-right-radius: 7px; } }
      .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide > div,
      .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-slide li {
        height: 100%; }
    .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-track {
      display: flex; }
    .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-arrow {
      display: block !important; }
    .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-prev {
      left: -35px;
      background-color: transparent; }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-prev {
          left: -5px; } }
    .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-next {
      right: -35px;
      background-color: transparent; }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .tabs-scroll .speciality-tab-slider .slick-next {
          right: -3px; } }
.speciality-diseases .speciality-disease-content {
  padding-bottom: 0px; }
  @media only screen and (max-width: 767px) {
    .speciality-diseases .speciality-disease-content {
      padding-bottom: 15px; } }
  .speciality-diseases .speciality-disease-content .diseases-about-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-disease-content .diseases-about-top {
        padding-bottom: 30px; } }
    .speciality-diseases .speciality-disease-content .diseases-about-top .diseases-img {
      margin-right: 17px; }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .speciality-disease-content .diseases-about-top .diseases-img {
          width: 100%;
          margin-right: 0; } }
      .speciality-diseases .speciality-disease-content .diseases-about-top .diseases-img img {
        width: 100%; }
    .speciality-diseases .speciality-disease-content .diseases-about-top .diseases-about-text {
      flex: 1;
          font-size: 16px;
    }
    color: #000000;
    line-height: 1.6;
    font-family: 'Open Sans';
    font-weight: 400;
     }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .speciality-disease-content .diseases-about-top .diseases-about-text {
          width: 100%;
          order: -1;
          padding: 0 0 15px 0; } }
  .speciality-diseases .speciality-disease-content .diseases-about-bottom h2, .speciality-diseases .speciality-disease-content .diseases-about-bottom h3, .speciality-diseases .speciality-disease-content .diseases-about-bottom h4, .speciality-diseases .speciality-disease-content .diseases-about-bottom h5, .speciality-diseases .speciality-disease-content .diseases-about-bottom h6 {
    font: 700 17px/24px "Open Sans", sans-serif;
    color: #2C2C2C;
    margin-bottom: 15px;
    background: url("/assets/theme/images/diseases-pointer.svg") left center no-repeat;
    padding-left: 38px;
    background-size: 18px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-disease-content .diseases-about-bottom h2, .speciality-diseases .speciality-disease-content .diseases-about-bottom h3, .speciality-diseases .speciality-disease-content .diseases-about-bottom h4, .speciality-diseases .speciality-disease-content .diseases-about-bottom h5, .speciality-diseases .speciality-disease-content .diseases-about-bottom h6 {
        margin-bottom: 12px;
        padding-left: 32px; } }
  .speciality-diseases .speciality-disease-content .diseases-about-bottom p {
    margin-bottom: 16px;
    margin-left: 38px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-disease-content .diseases-about-bottom p {
        margin-left: 33px; } }
  .speciality-diseases .speciality-disease-content .diseases-about-bottom ul {
    padding-left: 38px; }
    @media only screen and (max-width: 767px) {
      .speciality-diseases .speciality-disease-content .diseases-about-bottom ul {
        padding-left: 33px; } }
    .speciality-diseases .speciality-disease-content .diseases-about-bottom ul li {
      font: 500 16px/24px "Open Sans", sans-serif;
      color: #2C2C2C;
      background: url("/assets/theme/images/symptoms-pointer.svg") left 6px no-repeat;
      padding-left: 22px;
      margin-bottom: 15px;
      background-size: 12px; }
      @media only screen and (max-width: 767px) {
        .speciality-diseases .speciality-disease-content .diseases-about-bottom ul li {
          margin-bottom: 12px; } }

.speciality-detail-blog .blog-outer {
  background: #8AC6E8;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .speciality-detail-blog .blog-outer {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .speciality-detail-blog .blog-outer:before, .speciality-detail-blog .blog-outer:after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #8AC6E8; }
  .speciality-detail-blog .blog-outer:after {
    left: auto;
    right: -100%; }

/*# sourceMappingURL=speciality.css.map */

.brochure {
  width: 100vw;
  min-height: 100px;
  display: flex;
  justify-content: center; /* Center the group */
  align-items: center;
  background: #117D9E;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  gap: 60px; /* Space between intro and select */
  box-sizing: border-box;
  padding: 20px 0;
}

.brochure-intro {
  text-align: center;
  color: white;
  margin: 0;
  max-width: 600px;
}

.brochure-select-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  max-width: 300px;
  margin: 0;
}

@media (max-width: 1023px) {
  .brochure {
    gap: 30px;
    padding: 16px 0;
  }
}

@media (max-width: 767px) {
  .brochure {
    flex-direction: column;
    min-height: unset;
    gap: 16px;
    padding: 16px 0;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    position: absolute;
  }
  .brochure-intro, .brochure-select-wrapper {
    max-width: 100%;
    width: 100%;
  }
}

@media only screen and (max-width: 350px){
  .doctor-profile .doctor-profile-box .book-appointment{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .book-appointment a, .book-appointment .button.small {
    width: 100% !important;
    margin: 5px;
  }
}





