/* .nav-brand img {
    max-width: 250px; 
}
		.header-fixed .nav-brand img {
    max-width: 150px; 
} */

/* faq*/
.sub-page {
  -webkit-animation: slideY 0.6s both;
  animation: slideY 0.6s both;
}
@-webkit-keyframes slideY {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
}
ol.faq-list {
  counter-reset: li;
  margin-top: 20px;
  padding: 0;
}
ol.faq-list li {
  list-style: none;
  position: relative;
  margin: 0 0 16px 1em;
  padding: 6px 18px;
  background: rgba(221, 122, 129, 0.1);
}
ol.faq-list li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -16px;
  left: -30px;
  box-sizing: border-box;
  width: 2em;
  margin-right: 8px;
  color: #ed4157;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.h-btn.active:hover {
  color: #fffdfd !important;
}
.quickinfowrp li {
  margin-bottom: 5px;
}
.quickinfowrp .tickliquick {
  position: relative;
  padding-left: 30px;
}
.quickinfowrp .tickliquick:before {
  content: "";
  position: absolute;
  display: inline-block;
  transform: rotate(45deg);
  height: 9px;
  width: 5px;
  z-index: 11;
  left: 11px;
  top: 5px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.quickinfowrp .tickliquick:after {
  content: "";
  position: absolute;
  top: 0px;
  left: -1px;
  right: 0px;
  bottom: 0px;
  border-color: #ec6607;
  margin: auto;
  display: inline-block;
  font-size: 11px;
  width: 20px;
  height: 20px;
  background-color: #ec6607;
  border: 0px solid #ec6607;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.dr-name-in-service i {
  color: #ff5757;
  font-weight: 600;
  margin-right: 5px;
  margin-left: 25px;
  font-size: 16px;
}
.dr-name-in-service {
  font-size: 12px;
  position: relative;
  margin-bottom: 5px;
}
.dr-name-in-service:hover {
  background: #ec66072e;
}
.dr-name-in-service .badge.badge-success {
  position: absolute;
  right: 0;
  font-size: 11.5px;
  border-radius: 0;
}
.dr-name-in-service .badge.badge-success a {
  color: #fff;
}
.dr-name-in-service .badge.badge-success:hover {
  color: #fff;
  background: #f28f00;
}
.h-active-link {
  color: #2878ff;
}
.h-btn.active {
  opacity: 0.5;
  background: #878889;
  box-shadow: inset 0 0 10px;
}
.h-open {
  color: #27b737;
}
.faq-list p:first-child {
  padding: 0;
  margin: 0;
  font-weight: bolder;
}
.h-profile-details p,
.job-opening ul li {
  border-bottom: 1px dashed #f28f0054;
}
.profile-overlayer {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 65%);
}
.header-fixed .nav-menu > li > a {
  padding-bottom: 0px;
}
.footer-bottom-social.h-profile-social-icon img {
  width: 50px;
}
ul.footer-bottom-social.h-profile-social-icon li {
  display: inline-block;
  list-style: none;
  margin-right: 0px;
}
.h-profile-bg.hero-banner * {
  color: #ffffff;
}
.h-verified img {
  width: 100%;
}
.h-verified {
  background: #ffffff;
  width: 120px;
  height: auto;
  border-radius: 25px;
}
.blood-bank-li {
  background: #ff5757;
  height: 80px;
}
.blood-bank-li img {
  width: 60px;
  padding: 5px;
}
.blood-bank-li a {
  color: #fff !important;
  padding: 10px !important;
  padding-top: 2px !important;
}
.eye-bank-li {
  background: #98dfff70;
  height: 80px;
}
.eye-bank-li a {
  padding: 10px !important;
  padding-top: 25px !important;
}
.eye-bank-li img {
  width: 40px;
  margin-top: 4px;
  padding: 2px;
}

.bank-section img {
  height: 80px;
  width: auto;
}
.bank-section .row {
  display: flex;
  align-items: center;
}
.bank-section {
  background: #2b6bb3;
}
.bank-section h4 {
  color: #ffffff;
}
.hospital-listing .list-img-slide .slick-dots {
  /* bottom: 50px; */
}
.tsum-tabs-section {
  display: flex;
}
.image-bottom.hero-banner .select2-selection.select2-selection--single,
.image-bottom.hero-banner .select2.select2-container,
.hero-search-radius .select2-selection.select2-selection--single,
.hero-search-radius .select2.select2-container {
  background: #ecf5ff !important;
}
.hero-search-radius
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  top: -15px;
}
.image-bottom.hero-banner .ti-location-pin,
.hero-search-radius .ti-location-pin {
  color: #f28f00 !important;
}
.pk-input-group.mobile-icon::after {
  display: none;
}

section.surgeries-section .location-docforte-thumb img {
  height: auto;
}

.other-store-app {
  border: 1px solid #f28f0040;
}

.simple-search-wrap {
  max-width: 100%;
}

.simple-search-wrap .pk-input-group:after {
  content: "\e610" !important;
}

.surgeries-section .location-docforte-thumb {
  width: 100%;
}

.hide-section {
  opacity: 0;
  height: 0px;
}

.link-more:hover {
  cursor: pointer;
}

.hidden {
  display: none;
  opacity: 0;
  margin-top: 10%;
}

.docforte-slide.medical-category h4 .link-detail {
  display: flex;
  align-items: center;
}

.location-docforte-content {
  padding: 0.5rem 0.5rem;
}

.location-docforte-thumb img {
  height: 250px;
  width: 100%;
}

.location-docforte-thumb ._exlio_125 img {
  height: 50px !important;
  width: 50px !important;
}

.docforte-slide.medical-category h4 .link-detail .img-icon {
  margin-right: 10px;
  width: 30px !important;
}

.docforte-listing.docforte-2 .listing-img-wrapper img {
  max-height: 100% !important;
}

.patient-testimonials .docforte-listing.docforte-2 .listing-img-wrapper img {
  opacity: 0.8;
}

.patient-testimonials .docforte-listing.docforte-2 .slick-slide:hover img {
  opacity: 1;
}

.img-icon {
  width: 50px !important;
  min-width: 20px;
  min-height: 30px !important;
}

._exlio_125 {
  background: #f28f0000;
}

.listing-detail-footer.list-footer-bg .prt-view {
  color: #ffffff;
  width: 100%;
  text-align: center;
  padding: 1rem 1.5rem;
}

.listing-detail-footer {
  margin-top: 0rem;
  padding: 0px;
}

.common-specialties .listing-card-info-icon {
  flex-direction: column;
  justify-content: space-between;
  display: flow-root;
  text-align: center;
  margin-right: 0px;
  margin-bottom: 70px;
  width: 195.5px;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}

.common-specialties .list-fx-features {
  justify-content: center;
}

.common-specialties .listing-card-info-icon:hover {
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.2);
  transition: all 200ms ease-in;
  transform: scale(1.2);
}

.common-specialties .listing-card-info-icon .inc-fleat-icon img {
  width: 100px;
  border-radius: 50%;
}

.common-specialties .listing-card-info-icon span {
  display: block;
}

.organ_section {
  display: flex;
  flex-wrap: wrap;
  align-items: space-between;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}

.organ_img_container {
  background-color: #eee;
  border-radius: 20px;
  box-shadow: 0 3px 15px rgba(100, 100, 100, 0.5);
  margin: 10px;
  width: 219px;
  text-align: center;
}

.organ_img_container .img-container {
  border-radius: 50%;
  width: 100%;
  text-align: center;
}

.organ_img_container .img-container img {
  max-width: 100%;
  border-radius: 20px 20px 0px 0px;
  min-height: 200px;
}

.organ_img_container .info {
  margin-top: 10px;
  margin-bottom: 10px;
}

.organ_img_container .number {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-size: 0.8em;
  padding: 5px 10px;
}

.organ_img_container .name {
  margin: 15px 0 0px;
  letter-spacing: 1px;
  font-size: 16px;
  color: #ffffff;
  border-bottom: 1px dashed #a9a9a9;
}

.organ_img_container .type {
  color: #f28f00;
  padding: 2px;
}

.slick-dots li button:before {
  content: "•";
}

/* Tabs*/

#tsum-tabs h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

#tsum-tabs p {
  margin: 0 0 20px;
  line-height: 1.5;
}

#tsum-tabs main {
  min-width: 320px;
  max-width: 100%;
  margin: 0 auto;
}

#tsum-tabs section {
  display: none;
  padding: 50px 0px;
}

#tsum-tabs #content1 {
  display: block;
}

#tsum-tabs input {
  display: none;
}

#tsum-tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  font-size: 16px;
  padding: 15px 25px;
  text-align: left;
  min-width: 250px;
  padding-left: 5%;
  font-weight: 600;
  color: #0000008a;
  box-shadow: 7px 6px 5px #5f5f5f17;
}

#tsum-tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

#tsum-tabs label[for*="1"]:before {
  content: "";
  background: url(./img/doctor-2411135_640.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
}

#tsum-tabs label[for*="2"]:before {
  content: "";
  background: url(./img/564276.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
}

#tsum-tabs label[for*="3"]:before {
  content: "";
  width: 50px;
  height: 50px;
  background-size: 100%;
}

#tsum-tabs label[for*="4"]:before {
  content: "";
  background: url(./img/172851.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
}

#tsum-tabs label[for*="5"]:before {
  content: "";
  background: url(./img/564276.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
}

#tsum-tabs label:hover {
  color: #888;
  cursor: pointer;
}

#tsum-tabs input:checked + label {
  color: #f28f00;
  padding-left: 5%;
  background: #f1f8ff;
  box-shadow: 0px 0px 10px #ffffff;
}

#tsum-tabs #tab1:checked ~ #content1,
#tsum-tabs #tab2:checked ~ #content2,
#tsum-tabs #tab3:checked ~ #content3,
#tsum-tabs #tab4:checked ~ #content4 {
  display: block;
}

@media screen and (max-width: 650px) {
  #tsum-tabs label {
    font-size: 0;
    min-width: 80px;
  }

  #tsum-tabs main {
    margin-top: 10%;
  }

  #tsum-tabs label:before {
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  #tsum-tabs label {
    padding: 15px;
  }
}

#tsum-tabs [type="radio"]:checked + label:after {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(2);
  color: #00ab3b;
  left: 35px;
  top: -10px;
  padding: 7px;
  background: #fff !important;
}

.common-specialties #content2 .listing-card-info-icon .inc-fleat-icon img {
  border-radius: 0px;
}

/* end Tabs*/

/*ripple play*/
.image-box {
  position: relative;
}

.img-2 {
  position: absolute;
  bottom: -20%;
  right: 0;
}

.dl-vb-2 .ripple,
.dl-vb-2 .ripple:before,
.dl-vb-2 .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 98px;
  height: 98px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}

.dl-vb-2 .ripple,
.dl-vb-2 .ripple:before,
.dl-vb-2 .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 98px;
  height: 98px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}

.dl-vb-2 .ripple:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

.dl-vb-2 .ripple:after {
  width: calc(80px - 2px);
  height: calc(80px - 2px);
}

.dl-vb-2 .ripple:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

.dl-vb-2 .ripple,
.dl-vb-2 .ripple:before,
.dl-vb-2 .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 98px;
  height: 98px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}

.dl-vb-2 .fa,
.dl-vb-2 .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
}

.dl-play-btn {
  margin: 0 auto;
}

.dl-vb-2 {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  background-color: transparent;
  background-image: linear-gradient(230deg, #f28f00 0%, #ff0000 100%);
  color: #ffffff;
}

.dl-vb-2 {
  background-color: #fff;
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  color: #333;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

/* ===== Play Button 2 ===== */
.dl-vb-2 {
  z-index: 11;
  background-color: #fff;
  position: absolute;
  width: 100px;
  float: left;
  height: 100px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  line-height: 100px;
  font-size: 24px;
  color: #333;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.dl-vb-2:hover {
  background-color: #333;
  color: #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.dl-vb-2 .ripple,
.dl-vb-2 .ripple:before,
.dl-vb-2 .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 98px;
  height: 98px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}

.dl-vb-2 .ripple:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

.dl-vb-2 .ripple:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

@-webkit-keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}

@keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}

/*end ripple play*/

.patient-section.team-item {
  background: url(./img/1378593.png);
  background-repeat: no-repeat;
  background-position: left bottom -5px;
  background-size: 120px;
}

.patient-section.team-item .color-shape {
  position: absolute;
  left: 80px;
  top: -30px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.3, 0.3, 0.05, 0.95);
}

.patient-section.team-item .color-shape .shape {
  background-color: #f28f00;
  width: 25px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 0;
  transform: skew(-30deg);
  z-index: 1;
  transition: 0.5s cubic-bezier(0.3, 0.3, 0.05, 0.95);
}

.patient-section.team-item .color-shape .shape.shape-1 {
  position: absolute;
  left: 70px;
  top: 0;
  transition: 0.5s cubic-bezier(0.3, 0.3, 0.05, 0.95);
}

.patient-section.team-item .color-shape .shape.shape-2 {
  height: 50px;
  left: 5px;
  top: 40px;
  opacity: 0.4;
  width: 20px;
}

.patient-section.team-item .color-shape .shape.shape-3 {
  left: -30px;
  top: 15px;
  opacity: 0.8;
}

.patient-section.team-item .color-shape .shape.shape-4 {
  height: 50px;
  left: -25px;
  top: 0px;
  opacity: 0.6;
}

.patient-section.team-item {
  position: relative;
}

.patient-section.team-item .color-shape .shape.shape-5 {
  height: 50px;
  left: -55px;
  top: 30px;
  opacity: 0.3;
  width: 18px;
}

.patient-section.team-item .position,
.patient-section.team-item .color-shape,
.patient-section.team-item.active .position,
.patient-section.team-item.active .color-shape {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.patient-section.team-item:hover .position,
.patient-section.team-item:hover .color-shape,
.patient-section.team-item.active .position,
.patient-section.team-item.active .color-shape {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

/*----*/

section .top-shape {
  width: 140px;
  height: 84px;
  position: absolute;
  left: -5px;
  top: -5px;
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100%) translateY(-100%);
  transition: 0.5s cubic-bezier(0.3, 0.3, 0.05, 0.95);
}

section .bottom-shape {
  width: 90px;
  height: 90px;
  position: absolute;
  right: -5px;
  bottom: -5px;
  visibility: hidden;
  opacity: 0;
  transform: translateX(0) translateY(100%);
  transition: 0.5s cubic-bezier(0.3, 0.3, 0.05, 0.95);
}

section .top-shape,
section .bottom-shape {
  visibility: visible;
  opacity: 1;
  transform: translateX(0) translateY(0);
  z-index: 1;
}

.patient-section.popular-video .dl-vb-2 {
  width: 50px;
  height: 50px;
  padding-left: 3px;
  line-height: 50px;
  bottom: auto;
  top: 15%;
  left: 15%;
}

.patient-section.popular-video .p-content {
  position: absolute;
  z-index: 11;
  top: 40%;
  padding: 10px;
  width: 250px;
}

.patient-section.popular-video .p-content h3 small {
  color: #fb2f00;
}

.patient-section.popular-video .p-content h3 {
  margin-bottom: 0px;
}

.patient-section.popular-video .list-img-slide {
  background: #ffefea;
}

.patient-section.popular-video .listing-img-wrapper img {
  width: auto;
  height: 140px !important;
  min-height: auto !important;
  float: right;
}

.patient-section.popular-video .listing-img-wrapper.sec-bg .list-img-slide {
  background: #dcf1fc;
}

.patient-section.popular-video .listing-img-wrapper.yoga-bg .list-img-slide {
  background: #f572ff63;
}

.patient-section.popular-video .listing-img-wrapper.anxiety-bg.list-img-slide {
  background: #f378b5d0;
}

.patient-section.popular-video {
  background: url(./img/10-100172_grey-dots-png-dots-png.png);
  background-repeat: no-repeat;
  background-position: right -90px bottom 2px;
  background-color: #2f6db4;
  background-size: auto;
}

/* video popup*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}

@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* video end popup*/

/*page title*/
.page-title.custom-top-p {
  background-image: url(../img/header-bottom.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right bottom -15px !important;
  height: auto !important;
  padding-top: 10%;
  padding-bottom: 5%;
  background: #f4f4f4;
}
.page-title.custom-top-p .ipt-title {
  color: #2b6fb6;
}
.page-title.custom-top-p .ipn-subtitle {
  color: #0b0b0b;
  background: #fff;
  padding: 3px 10px;
  box-shadow: 10px 5px 10px #dedede;
}
/*end */

/* login signup*/
#registermodal,
#sign-up {
  background-image: url(../img/bg-14.png);
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
}
#sign-up.otp-bg {
  background-image: url(../img/SMS.png) !important;
  background-size: 400px !important;
  background-position: left top !important;
  background-repeat: no-repeat;
}

/*end login signup*/

/* .hospital-listing*/
.hospital-listing .listing-card-info-price {
  position: absolute;
  top: -40px;
  right: 0;
}
.hospital-listing .listing-card-info-price img {
  width: 40px;
}
.hospital-listing .prt-types.tg-btn {
  background: rgb(242 143 0 / 80%);
  color: #ffffff;
}
.hospital-listing .prt-types {
  font-size: 12px;
  font-weight: 600;
  padding: 0px 5px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.hospital-listing .listing-detail-footer {
  padding: 1rem 1.5rem;
}
.hospital-listing .inc-fleat-icon img {
  width: 20px;
  height: 20px;
}
.hospital-listing .listing-card-info-icon a {
  display: flex;
  align-items: center;
}
.hospital-listing .docforte-listing .share-img {
  width: 100px;
  position: absolute;
  z-index: 10;
  right: 0;
  opacity: 0.8;
}
.hospital-listing .docforte-listing.docforte-2 .listing-detail-wrapper {
  padding: 1rem 0.8rem;
}
.hospital-listing .docforte-listing.docforte-2 .listing-name {
  font-size: 16px;
  line-height: 20px;
}
.hospital-listing .docforte-listing.docforte-2 {
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 60px;
}
.hospital-listing .docforte-listing .list-fotter {
  bottom: 0;
  position: absolute;
  width: 100%;
  background: #f7f7f7;
}
.hospital-listing .col-lg-4.col-md-6 {
  margin-bottom: 5%;
}
/* end .hospital-listing*/

/* button gradient*/
/* Mixins */
/* bg shortcodes */
.bg-gradient1 span,
.bg-gradient1:before {
  background: #52a0fd;
  background: linear-gradient(to right, #70aed6 0%, #2756a5 80%, #2b6cb3 100%);
}

.bg-gradient2 span,
.bg-gradient2:before {
  background: #44ea76;
  background: linear-gradient(to right, #44ea76 0%, #39fad7 80%, #39fad7 100%);
}

.bg-gradient3 span,
.bg-gradient3:before {
  background: #fa6c9f;
  background: linear-gradient(to right, #fa6c9f 0%, #ffe140 80%, #ffe140 100%);
}

/* General */
/* fancy Button */
.fancy-button {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
.fancy-button:before {
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  bottom: 0px;
  left: 10px;
  right: 10px;
  z-index: 1;
  border-radius: 30em;
  filter: blur(10px) brightness(0.5);
  transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.fancy-button i {
  margin-top: -1px;
  margin-right: 20px;
  font-size: 1.265em;
  vertical-align: middle;
}
.fancy-button span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 50em;
  position: relative;
  z-index: 2;
  will-change: transform, filter;
  transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.fancy-button:focus,
.fancy-button:active {
  color: #ffffff;
}
.fancy-button:hover {
  color: #ffffff !important;
}
.fancy-button:hover span {
  filter: brightness(1.05) contrast(1.05);
  background: linear-gradient(to right, #f4a533 0%, #f24e00 80%, #f28f00 100%);
  transform: scale(1.05);
}
.fancy-button:hover:before {
  bottom: 0;
  filter: blur(10px) brightness(0.95);
}
.fancy-button.pop-onhover:before {
  opacity: 0;
  bottom: 10px;
}
.fancy-button.pop-onhover:hover:before {
  bottom: -7px;
  opacity: 1;
  filter: blur(20px);
}
.fancy-button.pop-onhover:hover span {
  transform: scale(1.04);
}
.fancy-button.pop-onhover:hover:active span {
  filter: brightness(1) contrast(1);
  transform: scale(1);
  transition: all 0.15s ease-out;
}
.fancy-button.pop-onhover:hover:active:before {
  bottom: 0;
  filter: blur(10px) brightness(0.95);
  transition: all 0.2s ease-out;
}

.paper-raise-flatten {
  border-color: #fff;
  box-shadow: none;
}
.paper {
  /* box-shadow: 0 1px 4px rgb(0 0 0 / 30%), 0 0 40px rgb(128 128 128 / 10%) inset; */
  border-color: #ffffff;
}
.paper {
  position: relative;
  display: block;
  margin: 10px 0px;
  padding: 5px 20px;
  background-color: #ff5757;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform-style: flat;
  transition: all 250ms ease-out;
}
.paper-raise-flatten:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 15px 10px -10px rgb(31 31 31 / 50%);
}
.paper-raise-flatten:hover {
  color: #ffffff !important;
}
.paper-raise-flatten:hover::before {
  box-shadow: none !important;
}
.paper-raise-flatten:before,
.paper-raise-flatten:after {
  content: "";
  position: absolute;
  z-index: 0;
  transition: all 250ms ease-out;
}
/* end button gradient*/

.review-text {
  color: #0b0b0b;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: 600;
}

/* media queries*/
@media (max-width: 991px) {
  .common-specialties .list-fx-features {
    padding: 1%;
  }
  .benefit-video {
    text-align: center;
  }
  .image-box .dl-vb-2 {
    left: 100px;
  }
  #tsum-tabs label {
    min-width: 180px;
    padding-left: 8%;
  }
  #tsum-tabs input:checked + label {
    padding-left: 8%;
  }
  .corproate-chain .location-docforte-thumb img {
    height: 150px;
  }
  .image-bottom.hero-banner:before {
    opacity: 0.8;
    z-index: 1;
    background: #eff6ff;
  }
  .block-wraps-header .block-body {
    padding: 0.5rem;
  }
  section .dr-card {
    padding: 2.5rem 0.5rem;
  }
  .dr-card .button-apnt {
    width: 85%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .image-column .img-2 {
    position: absolute;
    bottom: -20%;
    right: 30%;
  }
  .hospital-listing .paper {
    padding: 5px 18px;
  }
}

@media screen and (max-width: 769px) {
  /*job page*/
  .job-fillter .dropdown .dropdown-toggle .fa.fa-angle-down {
    right: 0;
  }
  .box-filters .box-search-job .form-search-job {
    width: 100%;
    background: #f3f3f3;
  }
  .job-fillter .dropdown-menu.show,
  .job-fillter .dropdown .dropdown-toggle,
  .job-fillter .box-button-find,
  .box-filters .box-search-job {
    width: 100%;
  }
  .job-fillter .dropdown {
    width: 100%;
    background: #f1f1f1;
    max-width: 100%;
    margin-top: 10px;
  }
  .job-fillter .btn-default {
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
  }
  /*end job page*/
  .corproate-chain .location-docforte-thumb img {
    height: auto;
  }
  #tsum-tabs label {
    font-size: 14px;
    text-align: center;
    margin-top: 5%;
    padding: 5px 0px;
    padding-top: 50px;
    background: #d3e4cc;
  }
  .call-to-act-wrap.ads-banner {
    background-position: left bottom !important;
    background-size: 100px !important;
  }
  #tsum-tabs [type="radio"]:checked + label:after {
    left: 30px;
    right: 0;
    margin: auto;
  }
  #tsum-tabs label[for*="1"]:before,
  #tsum-tabs label[for*="2"]:before,
  #tsum-tabs label[for*="3"]:before,
  #tsum-tabs label[for*="4"]:before,
  #tsum-tabs label[for*="5"]:before {
    margin: auto;
    left: 0;
    right: 0;
  }

  .tsum-tabs-section {
    display: block;
    padding-top: 0px !important;
    text-align: center;
  }
  .common-specialties .listing-card-info-icon {
    width: 190px;
  }
  #tsum-tabs section {
    padding: 0px 0px;
    margin-top: 5%;
  }
  #organ_container .organ_img_container {
    width: 170px;
  }
  .content_block_2 .content-box .btn-box .download-btn.app-store {
    margin-top: 5%;
  }
  .footer-bottom {
    margin-top: 5px;
  }
  #tsum-tabs input:checked + label {
    padding-left: 0;
  }

  /*sub page*/
  .page-title.custom-top-p {
    background-position: top -20px center !important;
  }
  /*end sub*/
  .hospital-listing .paper {
    padding: 5px 15px;
  }
  .image-bottom.hero-banner {
    background-position: center;
  }
}

@media screen and (max-width: 400px) {
  .common-specialties .listing-card-info-icon {
    width: 150px;
  }
  .image-column .img-1 img {
    width: 90%;
  }
  .image-box .dl-vb-2 {
    left: 0;
  }
  #organ_container .organ_img_container {
    width: 80%;
  }
  .organ_img_container .img-container img {
    width: 100%;
    margin-top: -15px;
    margin-left: -30px;
  }
  #tsum-tabs label {
    min-width: 135px;
  }
}

@media screen and (max-width: 300px) {
  .hospital-listing .paper {
    padding: 5px 10px;
    font-size: 13px;
  }
  .hospital-listing .fancy-button {
    font-size: 10px;
  }
  .hospital-listing .fancy-button span {
    padding: 5px 5px;
  }
}
/*end media queries*/

/* profile page buttons*/

.btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
.h-btn {
  flex: 1 1 auto;
  margin: 5px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
}

.h-btn:hover {
  background-position: right center; /* change the direction of the change here */
  color: #565656 !important;
  cursor: pointer;
}

.btn-1 {
  background-image: linear-gradient(
    to right,
    #f6d365 0%,
    #ff744c 51%,
    #ffc81a 100%
  );
}

.btn-2 {
  background-image: linear-gradient(
    to right,
    #ff98e2 0%,
    #6ca3ff 51%,
    #ff00b7 100%
  );
}

.btn-3 {
  background-image: linear-gradient(
    to right,
    #84fab0 0%,
    #31bcff 51%,
    #13ff6b 100%
  );
}

.btn-4 {
  background-image: linear-gradient(
    to right,
    #a1c4fd 0%,
    #17b6ff 51%,
    #4a8fff 100%
  );
}

.btn-5 {
  background-image: linear-gradient(
    to right,
    #ffc77b 0%,
    #ff7244 51%,
    #ff9300 100%
  );
}

/* Magic Stuff End -> */
/* end profile page buttons*/

/* operation hours*/

.hours {
  display: flex;
  justify-content: space-between;
}

.hours > div:first-child {
  padding: 20px 0 0 30px;
}

.hours > div:last-child {
  padding: 20px 30px 0 0;
}
/*end operation hours*/
