.li_css {
  line-height: 30px !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #414040;
  padding-left: 36px;
}
.tabbable-line > .nav-tabs > li > a {
  text-transform: uppercase !important;
  color: #1d61a2 !important;
}
.wm_strong {
  color: #1d61a2 !important;
  text-transform: uppercase;
  line-height: 30px;
}
.scroll {
  cursor: pointer !important;
}
.post-desciption {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left !important;
}
.post-desciption a {
  background-color: #b7995d  !important;
  border-color: #b7995d  !important;
}
.post-desciption a:hover {
  color: #123259 !important;
}

.change_date > a {
  background-color: #b7995d  !important;
}
.change_date > a:hover {
  color: #123259 !important;
}
.btn__custom--secondary:hover {
  color: #fff !important;
  background-color: #b7995d  !important;
  border-color: #b7995d  !important;
}

.btn__custom--primary {
  background-color: #b7995d  !important;
}
.button_action {
  background-color: #b7995d  !important;
  border-color: #b7995d  !important;
}
.description__tagline {
  color: #555;
  font: italic 18px "Unna", serif;
  font-size: 20px;
  padding: 15px 15px 10px;
}

.description__title {
  font-weight: 600;
  font-size: 25px;
  line-height: 38px;
  color: #b7995d ;
  font-family: poiret, "Poiret One";
}
.description_text {
  column-count: 2;
  column-gap: 4em;
  column-rule: 1px solid #e9e9e9;
  color: #555;
  line-height: 1.7;
}
.box__left-body {
  padding: 10px 14px;
}
.box__right {
  margin-top: 60px;
}
.info-list {
  list-style: none;
}
.info__el {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.info__el-text {
  color: #b7995d ;
  font-weight: 400;
  font-size: 16px;
}

.info__el-value {
  font-size: 14px;
  color: #555;
}

.button-service-container {
  list-style: none;
}
.btn-hotel,
.btn-chambres {
  background: none;
  margin-bottom: 10px;
  border-bottom: 1px solid #b7995d ;
}
.button-service-container {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.custom-gap {
  margin: 20px 0;
}
.nice-shadow {
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  padding: 10px 20px;
}
.btn-hotel:hover,
.btn-chambres:hover {
  color: #b7995d ;
}
a:hover {
  color: #b39559 !important;
}
.price_mad {
  color: #fff !important;
  margin-left: 10px;
}
/* .bg-hero {
  background-image: url(../img/gallery-home-page/hotel-midtown-casablanca-gallery-hp1.jpg);
} */
/* .bg-hero-conatact {
  background-image: url(../img/gallery-home-page/hotel-midtown-casablanca-gallery-hp5.jpg);
} */
.bg-hero {
  background-image: url(https://hotelidouanfa2022.smartbooking.ma/assets/img/hotelidouanfa-casablanca/a-propos/hotelidouanfa-casablanca-a-propos-banner.jpg);

  background-size: cover;
  background-position: center;
}
.booking-item-raiting-list-bar div {
  background-color: #b7995d  !important;
}
a.btn.footer-btn {
  border-color: #b7995d  !important;
  background-color: #b7995d  !important;
}

.popup-gallery-image {
  overflow-x: hidden;
}

.global__button {
  border: 1px solid #b7995d  !important;
  background-color: #b7995d  !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  font-weight: bold !important;
}

.breadcrumb:last-child {
  color: #b7995d  !important;
}
iframe {
  width: 100% !important;
}
@media only screen and (max-width: 600px) {
  .description_text {
    column-count: 1;
  }
  .modal-footer {
    padding: 19px 0px !important;
    text-align: center !important;
  }
  .box__right {
    margin-top: 10px;
  }
  .header-info {
    text-align: center;
    margin-bottom: 20px;
  }
  .box__left-body {
    padding: 10px 0px;
  }
  .nice-shadow {
    box-shadow: none;
  }
  .button-service-container {
    margin-top: 0px !important;
  }
}

.control-left:hover,
.control-right:hover {
  color: #fff !important;
}
a.btn.btn__custom--primary:hover {
  color: white !important;
}

.btn-gost {
     display: flex !important;
    align-items: center !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-top: 24px !important;
    padding: 11px 50px 11px 50px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    border: 1px solid transparent !important;

}
.btn-gost:hover {
  border: 1px solid #123259 !important;
    color: #123259 !important;
    background-color: white !important;
}


@media only screen and (max-width: 1000px) {
  .nice-shadow {
         box-shadow: none !important;
  }
}
