.sticky {
  position: sticky;
  top: 20px;
}

.doctor-info table {
  width: 100%;
}

.entry-wrapper.entry-info .address-info {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .navbar-expand-md {
    display: block !important;
  }
}

.entries-footer-bar .pagination {
  padding: 0 !important;
}



.google-map-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: none padding-box rgb(255, 255, 255);
  display: table-cell;
  border: 0px;
  margin: 0px;
  border-radius: 0 !important;
  text-transform: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  direction: ltr;
  overflow: hidden;
  text-align: center;
  height: 40px;
  vertical-align: middle;
  color: rgb(0, 0, 0);
  font-family: 'Effra Trial', sans-serif;
  ;
  font-size: 18px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  min-width: 40px;
  font-weight: 500;
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .reservation-table .column-times a:last-child {
  font: Bold 12px/13px Almarai !important;
  margin-top: 1px;
  color: #f1f8fb !important;
  background-color: #f8f8f8 !important;
  border-radius: 4px;
  width: 100% !important;
  min-width: 75px;
} */

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .entries-filter-box label {
  font: Bold 16px/11px Lato !important;
} */

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .doctor-panel .doctor-subtitle {
  line-height: 1.2;
  color: #acb1b8;
} */


.doctor-title-new::before {
  position: relative !important;
  top: 5px !important;
  right: 0 !important;
  margin-left: 10px !important;
}

.doctor-title-new::before,
.doctor-panel .doctor-speciality::before,
.doctor-panel .doctor-location::before,
.doctor-panel .doctor-price::before {
  width: 15px !important;
}

.search-result-title span {
  width: 15px !important;
}

.search-result-title-icon {
  width: 50px;
  text-align: center;
  color: #01b5b6;
}

.search-result-title-icon img {
  width: 15px !important;
}

.search-result-title {
  color: #5d5d5d;
  font-size: 13px;
  font-family: 'Effra Trial', sans-serif;
  ;
  margin-bottom: 0;
}

.edit-calender {
  background-color: #77777712 !important;
  color: #00b8cd !important;
  font-size: 14px !important;
}

.profile-screen .table .data-text {
  line-height: 4;
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .reservation-table-column .column-times p {
  font: normal 13px/16px "poppins" !important;
  font-weight: 500;
} */

.navbar-toggler {
  border-color: #00b8cd !important;
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .hero-text,
.navbar {
  padding: 0px !important;
} */

.sticky-top-0 {
  z-index: 9999;
  position: sticky;
  top: 0px;
}

.col-lg-4.navbar {
  background: 25 0 !important;
  box-shadow: unset !important
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .reservation-table {
  max-width: 100%;
  min-width: 380px;
  text-align: center;
  justify-content: center;
  display: flex !important;
} */

.hero-img4 {
  max-height: 200px !important;
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .doctors-list {
  padding: 0 !important;
} */

.entry-img {
  background-image: none !important;
  cursor: pointer !important;
}

.doctor-title-span {
  font-size: 16px;
  color: black;
  display: initial;
}

.title-highlight {
  margin-left: -60px !important;
  border-bottom: 4px solid #01b5B633 !important;
  width: 120px !important;
}

.title-highlight-container {
  margin: 0px auto 0 auto !important;
}

.about-us-img {
  background: transparent url(../img/hero-img2.png) no-repeat 0 0 !important;
}

.navbar-light .dropdown-menu .dropdown-item {
  font: Bold 16px/25px Lato !important;
}

.navbar-light .dropdown-menu .dropdown-item i {
  padding: 0 5px;
}

.col-6 .overlay.active {
  width: 90% !important;
  height: 90% !important;
  right: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.entry-description-img,
.offer-panel a,
.hospital-logo {
  -webkit-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.1) !important;
  -moz-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.1) !important;
  box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.1) !important;
  border-radius: 10px !important;
}

.offer-panel a>p {
  background-color: #01b5b6bd !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #FFF;
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 4px 8px;
  color: #f1f8fb;
  background-color: #000000AA;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  font: Bold 14px/24px 'Effra Trial', sans-serif;
}

.slider-special-offer {
  position: absolute;
  top: -10px;
  right: -10px;
  color: white;
  border: 6px solid white;
  background-color: #01b5b6;
  z-index: 10;
  padding: 0px 10px;
  border-radius: 10px;
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .column-title {
  background-color: #def2fb !important;
} */

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .reservation-table-column {
  background-color: #f3f3f370 !important;
} */

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #00b8cd !important;
}

.nav-pills .nav-link {
  color: #000 !important;
}

.nav-pills .nav-link.active {
  color: #fff !important;
}

.profile-screen .entries-filter-box .nav-link.active .circled {
  color: #fff;
  border-color: #fff;
}

#add_phone,
input.remove {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.bootstrap-select .dropdown-toggle.speciality-picker .filter-option::before,
.bootstrap-select .dropdown-toggle.governerate-picker .filter-option::before,
.bootstrap-select .dropdown-toggle.region-picker .filter-option::before,
.bootstrap-select .dropdown-toggle.doctor-picker .filter-option::before,
.bootstrap-select .dropdown-toggle.insurance-picker .filter-option::before,
.doctor-label::before {
  font: normal 16px / 30px poppins !important;
  font-weight: 500 !important;
}


.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  font-size: 18px !important;
}

.profile-screen .table button {
  display: inline-block;
  width: 110px;
  text-align: center;
  font: Bold 18px Lato;
  padding: 4px 0 6px 0;
  margin: 6px 0;
  color: #d93025;
  background-color: #fef2f1;
  border-radius: 8px;
  text-decoration: none;
  -webkit-transition: color, background-color .15s ease-in-out;
  -o-transition: color, background-color .15s ease-in-out;
  transition: color, background-color .15s ease-in-out;
}

.page-link span i {
  color: #00b8cd !important;
  padding: 10px !important;
  font-size: 10px !important;
  background-color: #f1f8fb !important;
  border-radius: 50% !important;
  margin: 0 12px 0 0 !important;
}

.doctor_registeration li a.active {
  color: #01b5b6 !important;
}

.doctor_registeration .nav-item .nav-link.active .circled {
  color: #00b8cd !important;
  border-color: #00b8cd !important;
}

.doctor_registeration .nav-item .nav-link.active::after {
  content: "\f061";
  color: #00b8cd;
  font-family: 'Effra Trial', sans-serif;
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 0;
}

.entry-rating {
  -webkit-box-shadow: 0 0px 11px -6px #777;
  -moz-box-shadow: 0 0px 11px -6px #777;
  box-shadow: 0 0px 11px -6px #777;
}

.rating-text {
  padding: 10px 20px;
}

/* ==== Main CSS === */
.img-fill {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.img-fill img {
  /* height: 100%;
  width: auto;
  margin: auto;
  position: relative;
  display: inline-block;
  max-width: none; */
  height: auto;
  margin: auto;
  display: inline-block;
  max-width: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}

.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0 !important;
}

.slick-slide {
  float: right !important;
  padding: 0;
}

/* ==== Slider Style === */
.Modern-Slider {
  height: 70vh;
}

.Modern-Slider .item .img-fill {
  height: 70vh;
  background: #000;

}

.Modern-Slider .item .img-fill .info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  background: rgba(0, 0, 0, .50);
  line-height: 70vh;
  text-align: center;
}

.Modern-Slider .item .img-fill img {
  background-size: cover !important;
}

.Modern-Slider .item .info>div {
  position: absolute;
  display: inline-block !important;
  top: 50%;
  vertical-align: middle;
  right: 50%;
  transform: translate(-50%, -50%);
}

.Modern-Slider .NextArrow {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, .50);
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 20px/45px FontAwesome;
  color: #FFF;
  z-index: 5;
  display: none !important;
}

.Modern-Slider .NextArrow:before {
  content: '\f105';
}

.Modern-Slider .PrevArrow {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, .50);
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 20px/45px FontAwesome;
  color: #FFF;
  z-index: 5;
  display: none !important;
}

.Modern-Slider .PrevArrow:before {
  content: '\f104';
}

.slick-dots {
  position: absolute;
  bottom: -12%;
  right: 2%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}

.slick-dots li {
  margin: 0 0.25rem;
}

.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: white;
  text-indent: -9999px;
}

.entries-filter-box .wrapper-label {
  line-height: 1.4 !important;
}

.slick-dots li.slick-active button {
  background-color: #00b8cd;
  border: none !important;
  outline: none !important;
}

.Modern-Slider .item h3 {
  animation: fadeOutRight 1s both;
  margin: 0;
  padding: 0;
  color: #FFF;
}

.Modern-Slider .item h5 {
  margin: 0;
  padding: 0;

  color: #FFF;
  max-width: 70vw;
  overflow: hidden;
  animation: fadeOutLeft 1s both;
}

.Modern-Slider .item.slick-active h3 {
  animation: fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h5 {
  animation: fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active {
  animation: Slick-FastSwipeIn 1s both;
}

.Modern-Slider {
  background: #000;
}

/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn {
  0% {
    transform: rotate3d(0, 1, 0, 150deg) scale(0) perspective(400px);
  }

  100% {
    transform: rotate3d(0, 1, 0, 0deg) scale(1) perspective(400px);
  }
}

@-webkit-keyframes ProgressDots {
  from {
    width: 0px;
  }

  to {
    width: 100%;
  }
}

@keyframes ProgressDots {
  from {
    width: 0px;
  }

  to {
    width: 100%;
  }
}

/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative !important;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  right: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: right;
  /* If RTL Make This Right */
  ;
  height: 100%;
  min-height: 1px
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.bootstrap-select .dropdown-toggle.insurance-picker .filter-option::before {
  content: "Looking For ";
  font: Bold 18px/30px Lato;
  color: #363636;
}

.insurance-picker::before {
  content: url(../svg/noun_insurance_1997128.svg);
}

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .reservation-table-column .column-times a.booked {
  color: #ccccd5;
  text-decoration: line-through;
}

.reservation-table-column .column-times a.booked:hover {
  background-color: #fff;
  color: #ccccd5;
  text-decoration: line-through;
} */

/* REMOVED - Conflicts with search_result-styles.blade.php */
/* .doctor-panel .doctor-img {
  border-radius: 50% !important;
  text-align: center !important;
} */

@media(max-width: 800px) {

  /* REMOVED - Conflicts with search_result-styles.blade.php */
  /* .doctor-panel .reservation-table {
    display: none !important;
  } */
 

  .Modern-Slider {
    height: 400px !important;
    min-height: unset !important;
  }
 
  /* .slick-slider,
  .Modern-Slider .item .img-fill {
    min-height: unset !important;
  } */

  /* .Modern-Slider .item .img-fill,
  .slick-list.draggable{
      height: 100% !important
  } */

  /* .slick-track,
  .slick-slider  {
      height: 100% !important
  } */


  .Modern-Slider .item .img-fill,
  .slick-list.draggable {
    height: max-content !important;
  }

  .slick-track,
  .slick-slider {
    height: max-content !important;
  }

  .slick-slider {
    height: max-content !important;
  }

  .sticky-top-0 {
    max-height: 100vh;
    overflow-y: auto;
  }

  /* REMOVED - Conflicts with search_result-styles.blade.php */
  /* .doctor-panel .doctor-img {
    width: 128px !important;
    height: 125px !important;
    border-radius: 50% !important;
    text-align: center !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
  } */

  /* .doctor-info .doctor-subname {
    margin-right: 25px !important;

  } */

  /* .doctor-info {
    margin-left: -5px !important;
  } */

  /* .doctor-info .doctor-title .doctor-name {
    margin-left: 18px !important;

  } */

  /* .doctor-panel .doctor-subtitle {
    white-space: pre-wrap;
  } */

  .col-lg-4.navbar {
    background-color: white !important;
  }

  .profile-screen .entries-filter-box:not(.show) {
    display: none !important;
  }

  .search-picker {
    border-right: none !important;
    border-bottom: 2px solid #01b5B655;
    margin: 10px 0px;
  }

  footer .content-wrapper.new {
    padding: 16px !important;
  }
}

@media (max-width:576px) {

  /* .doctor-panel-lg {
      display: none !important;
  } */}

.promoted {
  display: block;
  position: absolute;
  top: 15px;
  text-align: center;
  font-weight: bolder;
  background: #fbfeff;
  padding: 0 5px;
  right: 0;
  color: rgb(255, 182, 36);
  border-radius: 35px;
  font-size: 16px;
  width: 85px;
  height: 30px;
  /* background-color: rgb(255, 182, 36); */
  line-height: 1.7;
  border: 1px solid;
}

.slick-slide img {
  width: 100%;
}

/* .doctor-info{
width: 158% !important
} */

.profile-screen .entries-filter-box {
  max-width: 100% !important;
  min-width: 360px;
  position: fixed;
  padding-top: 128px !important;
  background-color: #fff !important;
}

@media (max-width: 450px) {
  .profile .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .reservation-table .table-nav {
    margin: 0 !important;
    padding: 0 !important;
    background-color: unset !important;
  }

  .reservation-table .column-times a:last-child {
    min-width: unset !important;
  }
}


a .doctor-search-btn {
  position: absolute;
  bottom: -18px;
  right: 0px;
}