@font-face{
  font-family : Almarai;
  src : url(../fonts/Almarai-Regular.ttf)
}
.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;
}
.search-box-button{
  padding: 6px 30px!important;
}
.google-map-btn{
  position: absolute;
  bottom: 30px;
  left: 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: rtl;
    overflow: hidden;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    color: rgb(0, 0, 0);
    font-family: Roboto, Arial, 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;
}
.reservation-table .column-times a:last-child{
    font: Bold 12px/13px Almarai !important;
    margin-top: 1px;
    color: #f1f8fb !important;
    background-color: #01b5b6 !important;
    border-radius: 4px;
    width: 100% !important;
    min-width: 75px;
}
.entries-filter-box label{
  font: Bold 16px/11px Almarai!important;
}
.doctor-panel .doctor-subtitle{
  line-height: 1.5;
}
.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;
  content: ""!important;
  background: ""!important;
}
.search-result-title span{
  width: 20px;
}
.search-result-title-icon{
  width: 25px;
  text-align: center;
  color: #01b5b6;
}
.search-result-title-icon img{
  width: 18px;
}
.search-result-title{
  color:#5d5d5d;
  font-size: 14px;
  font-family: Almarai;
  margin-bottom: 0;
}
.edit-calender{
  background-color: #77777712!important;
  color: #00b8cd!important;
  font-size: 14px!important;
}
.plus-icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #00b8cd;
}
.profile-screen .table .data-text{
  line-height: 4;
}

.hero-img4{
  max-height: 200px!important;
}
.navbar-toggler{
  border-color: #00b8cd!important;
}
.hero-text, .navbar{
  padding: 16px!important;
}
.col-lg-4.navbar{
  background: transparent!important;
  box-shadow: unset!important;
}
.sticky-top-0{
  z-index: 999;
  position: sticky;
  top: 0px;
}
.entry-img{
  background-image: none!important;
  cursor: pointer!important;
}
.col-6 .overlay.active{
  width: 90%!important;
  height: 90%!important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.reservation-table-column .column-times p{
  font: Bold 13px/16px Almarai!important;
}
.reservation-table{
  max-width: 100%!important;
  min-width: 380px;
  text-align: center;
  justify-content: center;
  display: flex!important;
}
#attendance_number{
  width: 100px;
}
.doctors-list{
  padding: 0!important;
}
.doctor-title-span{
  font-size: 10px;
  color: black;
  display: initial;
}
.navbar-light .dropdown-menu .dropdown-item{
  font: Bold 16px/25px Almarai!important;
}
.title-highlight{
  margin-right: -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 i{
  padding: 0 5px;
}
.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;
}
.slider-special-offer{
  position: absolute;
  top: -10px;
  right: -10px;
  color: white;
  border: 6px solid white;
  background-color: #01b5b6;
  z-index: 10;
  padding: 3px 10px;
  border-radius: 10px;
}
#add_phone, input.remove{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
body{
  font-family : Almarai!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #00b8cd!important;
}
.profile-screen .entries-filter-box .nav-link.active .circled {
  color: #fff;
  border-color: #fff;
}
.nav-pills .nav-link{
  color: #000!important;
}
.nav-pills .nav-link.active{
  color: #fff!important;
}
.sticky{
  position: sticky;
  top: 20px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
  font-size: 14px!important;
}
.profile-screen .table button{
  display: inline-block;
  width: 110px;
  text-align: center;
  font: Bold 18px Almarai;
  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;
}
footer .content-wrapper.new{
  padding: 16px 125px 16px 125px!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: 'Font Awesome\ 5 Free';
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 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: auto;
  width: 100%;
  margin: auto;
  position: relative;
  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 /* If RTL Make This Right */ ;
  padding: 0;
}

/* ==== Slider Style === */
.Modern-Slider{
  direction: ltr;
  height: 65vh;
}
.Modern-Slider .item .img-fill{
  height:65vh;
  background:#000;
}

.Modern-Slider .item .img-fill .info{
  position:absolute;
  width:100%;
  height:100%;
  top:0px;
  right:0px;
  background:rgba(0,0,0,.50);
  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{
  transform: scaleX(-1);
  position:absolute;
  top:50%;
  left: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{
  transform: scaleX(-1);
  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 {
  direction: rtl;
  position: absolute;
  bottom: 2%;
  left: 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;
}
.slick-dots li.slick-active button {
  background-color: #00b8cd;
  border: none!important;
  outline: none!important;
}
.entries-filter-box .wrapper-label{
  line-height: 1.4!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;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: "أبحث عن";
  font: Bold 18px/30px Almarai;
  color: #363636;
}
.insurance-picker::before{
  content: url(../svg/noun_insurance_1997128.svg);
}
.doctor-panel .doctor-img{
    border-radius: 50%!important;
    text-align: center!important;
}
@media(max-width: 800px){
  .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;
  }
  .slick-list.draggable, .slick-track, .slick-slider, .Modern-Slider .item .img-fill{
    height: 100%!important;
  }
  .sticky-top-0{
    max-height: 100vh;
    overflow-y: auto;
  }
  .doctor-panel .doctor-img{
    width: 125px!important;
    height: 125px!important;
    border-radius: 50%!important;
    text-align: center!important;
  }
  .col-lg-4.navbar{
    background-color: white!important;
  }
  .profile-screen .entries-filter-box:not(.show){
    display: none!important;
  }
  .search-picker{
    border-left: none!important;
    border-bottom: 2px solid #01b5B655;
    margin: 10px 0px;
  }
  footer .content-wrapper.new{
    padding: 16px!important;
  }
}

table#miyazaki {
  margin: 0 auto;
  border-collapse: collapse;
  font-family: Agenda-Light, sans-serif;
  font-weight: 100;
  background: #333; color: #fff;
  text-rendering: optimizeLegibility;
  border-radius: 5px;
}
table#miyazaki caption {
  font-size: 2rem; color: #444;
  margin: 1rem;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/miyazaki.png), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/miyazaki2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right;
}
table#miyazaki thead th { font-weight: 600; }
table#miyazaki thead th, table#miyazaki tbody td {
  padding: .8rem; font-size: 1.4rem;
}
table#miyazaki tbody td {
  padding: .8rem; font-size: 1.4rem;
  color: #444; background: #eee;
}
table#miyazaki tbody tr:not(:last-child) {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 600px) {
  table#miyazaki caption { background-image: none; }
  table#miyazaki thead { display: none; }
  table#miyazaki tbody td {
    display: block; padding: .6rem;
  }
  table#miyazaki tbody tr td:first-child {
    background: #666; color: #fff;
  }
	table#miyazaki tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 6rem;
  }
}
.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;
}
.profile-screen .dropdown-mawad {
  -webkit-box-flex: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  max-width: 503px;
  line-height: 20px;
  height: 47px;
  border-radius: 7px;
  background-color: #f1f8fb;
  border: 0;
  font-weight: 600;
}

.slick-slide img{
  width: 100%;
}
@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;
  }
}
