/*.fal {
	font-family: "Font Awesome 5 Free";
}*/
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.breadcrumb {
  display: none !important; }

/* Doctor Listing page  */
.doctor-banner-wrap {
  background: url("./../../images/doctor-list-banner.png") center center no-repeat;
  background-size: cover; }
  .doctor-banner-wrap .doct-banner-content {
    min-height: 400px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center; }
  .doctor-banner-wrap h1 {
    text-align: center;
    font-size: 64px;
    line-height: 100%;
    color: #EA752A;
    padding-left: 80px;
    padding-top: 80px; }
    .doctor-banner-wrap h1 em {
      font-style: italic; }

.detail-header-top {
  padding: 80px 0 20px 0; }

.doctorlist .pagination {
  padding-bottom: 0px; }

.tree {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 16px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none; }
  .tree .link-blog-cat {
    font-size: 1.125rem;
    color: #000;
    padding: 8px 0px;
    border-bottom: 3px solid transparent;
    transition: all .5s;
    cursor: pointer;
    margin-right: 16px; }
    .tree .link-blog-cat:hover, .tree .link-blog-cat.active {
      border-color: #136331;
      color: #136331; }
    .tree .link-blog-cat.active {
      font-weight: 700; }

@media only screen and (max-width: 1024px) {
  .doct-banner-content h1 {
    padding-left: 0px; } }
@media all and (max-width: 767px) {
  .doctor-banner-wrap {
    background: url("./../../images/doctor-list-banner-mob.jpg") center center no-repeat;
    background-size: cover; }

  .doct-banner-content {
    justify-content: center;
    min-height: 243px; }
    .doct-banner-content h1 {
      font-size: 32px;
      padding-top: 25px; }

  .d-beauty-banner-title {
    font-size: 32px; }
    .d-beauty-banner-title .italic:first-child {
      display: block; }

  .tree {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    order: 2;
    width: 100%;
    padding-bottom: 16px;
    margin-bottom: 16px; } }
/* Doctor list block */
.doctor-tophead {
  border-bottom: 1px solid #B0B5C5;
  padding-bottom: 16px;
  margin-bottom: 24px;
  gap: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }
  .doctor-tophead .title {
    margin-bottom: 0;
    color: #136331;
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
    /* 48px */ }

.minihead {
  display: none; }

.totalRecord {
  display: none; }

.search_form_wraps .togglefilter, .search_form_wraps .filter-list {
  display: none; }

.serach-wrap #searchbox, .serach-wrap .input-group {
  position: relative; }
  .serach-wrap #searchbox input, .serach-wrap .input-group input {
    border-radius: 20px;
    padding-left: 48px;
    min-width: 300px; }
    .serach-wrap #searchbox input::placeholder, .serach-wrap .input-group input::placeholder {
      color: #C2C2C2; }
  .serach-wrap #searchbox .search-btn, .serach-wrap .input-group .search-btn {
    position: absolute;
    background: transparent;
    left: 0;
    padding-left: 16px; }
    .serach-wrap #searchbox .search-btn i, .serach-wrap .input-group .search-btn i {
      color: #C2C2C2; }

.d-beauty-slider-block {
  background-size: cover;
  background-color: #f7f1ed; }

.d-beauty-block-content {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 5px; }

.d-beauty-banner-title {
  max-width: 872px;
  width: 100%;
  font-weight: 400;
  color: #232020;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 20px; }

.italic {
  font-style: italic; }

.d-beauty-banner-desc {
  max-width: 1096px;
  width: 100%;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 26px; }

@media only screen and (max-width: 1024px) {
  .d-beauty-block-content {
    padding: 40px 5px; } }
@media all and (max-width: 767px) {
  .d-beauty-banner-title {
    font-size: 32px; }

  .searhform {
    width: 100%; }

  .serach-wrap #searchbox input, .serach-wrap .input-group input {
    width: 100%; } }
/* ======= Our doctor slider ======= */
.doctor-list-page-wrap {
  background: url("./../../images/doctor-bg.jpg") center bottom no-repeat;
  background-size: cover; }

.doctorlist {
  padding: 40px 0; }
  .doctorlist .row {
    margin-left: -12px;
    margin-right: -12px; }
    .doctorlist .row [class*="col-md-"] {
      padding-left: 12px;
      padding-right: 12px; }

.our-doctor-header {
  gap: 24px;
  margin-bottom: 40px; }
  .our-doctor-header .our-doctor-slider-title {
    font-size: 64px;
    line-height: 1;
    font-weight: 400;
    color: #EA752A;
    text-transform: uppercase; }
  .our-doctor-header .border-line {
    height: 2px;
    background: #D6CFCA;
    margin: 8px; }
  .our-doctor-header .cstm-button {
    gap: 32px; }
  .our-doctor-header .home-link {
    color: #EA752A;
    line-height: 1;
    font-size: 1.125rem; }
  .our-doctor-header .prev-next-icon .icon_navigate {
    margin-right: 10px;
    width: 42px;
    height: 42px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    border: 1px solid #EA752A;
    position: relative;
    background: #fff;
    border-radius: 50%;
    color: #EA752A;
    cursor: pointer; }
    .our-doctor-header .prev-next-icon .icon_navigate:hover {
      background: #EA752A;
      color: #fff; }
      .our-doctor-header .prev-next-icon .icon_navigate:hover:before {
        color: #fff; }
    .our-doctor-header .prev-next-icon .icon_navigate i {
      display: inline-block;
      vertical-align: middle; }

.ourdoctor_carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ourdoctor_carousel .doclist-col {
    position: relative;
    margin-right: 2px; }
    @media all and (min-width: 992px) {
      .ourdoctor_carousel .doclist-col {
        max-width: 300px; } }

.doclist {
  color: #fff;
  position: relative;
  margin-bottom: 8px; }
  .doclist:hover .img:before {
    background-image: linear-gradient(to top, rgba(19, 99, 49, 0.6) 40%, rgba(0, 0, 0, 0.1) 60%); }
  .doclist:hover .viewbtn {
    display: block;
    margin-top: 8px; }
  .doclist .img {
    position: relative;
    min-height: 150px; }
    .doclist .img img {
      width: 100%;
      height: 100%;
      object-fit: fill; }
    .doclist .img:before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 40%, rgba(255, 255, 255, 0.1) 60%); }

.doccontent {
  transition: all .5s;
  padding: 24px;
  position: absolute;
  bottom: 0;
  width: 100%;
  gap: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column; }
  .doccontent .cname {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
    margin-bottom: 0; }
  .doccontent .sname2 {
    display: none; }
  .doccontent .sname {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    margin-bottom: 0px; }
  .doccontent .speciality {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .doccontent .view-link {
    color: #fff;
    font-size: 1rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px; }
    .doccontent .view-link:hover {
      color: #EA752A; }
  .doccontent .desgn-wrap {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%; }
    .doccontent .desgn-wrap .border-bottom {
      border-bottom: none !important;
      display: block; }
  .doccontent .d-desgn {
    color: #000;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.5; }
  .doccontent .dname {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px; }
    .doccontent .dname:last-letter {
      font-style: italic; }
  .doccontent .d-desc {
    color: #000;
    line-height: 1.62;
    font-size: 1rem;
    margin-bottom: 24px; }
  .doccontent .btngroups {
    display: none; }
  .doccontent .viewbtn {
    display: none;
    transition: all 1s; }
    .doccontent .viewbtn .btn {
      border-color: #000;
      background: transparent;
      color: #000;
      padding: 8px 24px;
      border-radius: 0px;
      font-size: 1rem;
      line-height: 1.62; }
      .doccontent .viewbtn .btn:hover {
        background-color: #000;
        color: #000; }

/*  Doctor detail page  */
.doctor-details {
  background: url("./../../images/doctor-detail-bg.jpg") center top no-repeat; }

.blog-detail-left-content {
  max-width: 872px;
  margin-bottom: 40px; }
  .blog-detail-left-content .diplomass-txt {
    margin-top: 40px; }

.interns-txt,
.diplomass-txt {
  font-size: 1.125rem; }
  .interns-txt p,
  .diplomass-txt p {
    font-size: 1.125rem; }
    .interns-txt p span,
    .diplomass-txt p span {
      font-size: 1.125rem !important; }

.detail-lt-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 40px 0; }
  .detail-lt-content .specialty-txt {
    color: #136331;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%; }

.doc-detail-titlehead {
  color: #136331;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #136331; }
  .doc-detail-titlehead .shortDesc {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 500; }

.blog-detail-img {
  text-align: right;
  margin-bottom: 40px; }

.doctor-top-sec {
  margin: 40px 0 60px 0; }

.doct-user-desc-top {
  max-width: 1095px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #F7F1ED; }
  .doct-user-desc-top .doct-user-img {
    width: 38.6%; }
  .doct-user-desc-top .doct-user-desc {
    width: 61.4%;
    padding: 0 40px 0 26px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 23px; }

.doct-user-desc .titlehead {
  color: #EA752A;
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 0px; }
.doct-user-desc .doct-spec-list {
  color: #EA752A;
  font-size: 1.125rem;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1.5;
  padding: 10px 0;
  border-top: 1px solid #EA752A; }
.doct-user-desc .duser-desc {
  color: #000;
  line-height: 1.62; }

.sechudle-sec .schedule-title {
  color: #EA752A;
  text-align: center;
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 32px; }

.day-list-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .day-list-wrap .day-list {
    display: flex;
    padding: 40px 20px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    background: #F7F1ED;
    margin-bottom: 24px;
    height: calc(100% - 24px); }
    .day-list-wrap .day-list.disabled {
      opacity: .2; }
  .day-list-wrap .dname {
    color: #EA752A;
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #cececd;
    margin-bottom: 10px;
    padding-bottom: 20px;
    width: 100%; }
  .day-list-wrap .dlist-row {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: #333;
    font-size: 1.125rem;
    font-weight: 700; }

.note-sec-wrap {
  margin-bottom: 40px; }
  .note-sec-wrap .note-title {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 10px; }
  .note-sec-wrap .notedesc {
    color: #000;
    line-height: 1.62; }
    .note-sec-wrap .notedesc .notedesc-txt {
      margin-bottom: 20px; }
    .note-sec-wrap .notedesc .btn-outline-primary {
      min-width: 199px;
      border-radius: 0px;
      text-align: center;
      border-color: #222;
      color: #111; }
      .note-sec-wrap .notedesc .btn-outline-primary:hover {
        border-color: #EA752A;
        background: #EA752A;
        color: #fff; }

.study-sec {
  margin-bottom: 36px; }
  .study-sec .note-title {
    color: #EA752A;
    text-align: center;
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 24px;
    text-transform: uppercase; }
  .study-sec .doct-study-row {
    padding-bottom: 24px; }
  .study-sec .doc-study-lbl {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.5; }
  .study-sec .doc-study-desc {
    color: #000;
    line-height: 1.62; }

.doctor-detail-page {
  background: url("../../../images/doctor-detail-bg.jpg") center top no-repeat;
  background-size: 100% auto; }

.staff-intern-wrap {
  background: #F8F8F8;
  box-shadow: 9px 8px 29px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 60px;
  border-radius: 24px;
  padding: 40px; }
  .staff-intern-wrap .subtitle {
    color: #136331;
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 24px; }

@media all and (max-width: 767px) {
  /*.doctor-list-page-wrap {
      background: url('./../../images/doctor-bg.jpg') center bottom no-repeat;
  }*/
  .our-doctor-header {
    margin-bottom: 30px; }
    .our-doctor-header .our-doctor-slider-title {
      font-size: 28px; }
    .our-doctor-header .border-line {
      margin: 24px 0; }

  .doctor-top-sec {
    padding: 40px 0;
    margin-bottom: 0; }

  .doctorlist {
    padding: 24px 16px 40px 16px; }

  .doct-user-desc-top .doct-user-img, .doct-user-desc-top .doct-user-desc {
    width: 100%; }
  .doct-user-desc-top .doct-user-desc {
    padding: 40px 20px;
    gap: 20px; }
    .doct-user-desc-top .doct-user-desc .titlehead {
      font-size: 32px; }

  .sechudle-sec .schedule-title {
    font-size: 28px; }

  .day-list-wrap {
    margin-bottom: 24px; }
    .day-list-wrap .day-list {
      padding: 20px 10px;
      margin-bottom: 16px; }
    .day-list-wrap .dname {
      font-size: 24px;
      padding-bottom: 10px; }

  .note-sec-wrap .notedesc .notedesc-txt {
    margin-bottom: 40px; }

  .study-sec .note-title {
    font-size: 28px; }
  .study-sec .doc-study-lbl {
    margin-bottom: 4px; }

  /**/
  .detail-header-top {
    padding: 40px 0 0 0; }
    .detail-header-top .col-md-8, .detail-header-top .order2 {
      order: 2; }
    .detail-header-top .blog-detail-img {
      text-align: center;
      margin-bottom: 0; }

  .shortDesc {
    display: block;
    padding-top: 1px;
    width: 100%; }

  .blog-detail-left-content {
    margin-bottom: 0; }
    .blog-detail-left-content .diplomass-txt {
      margin-top: 0px; }

  .staff-intern-wrap {
    margin-bottom: 40px;
    padding: 40px 20px; } }
