.logo-white {
  width: 100px;
  background: #fff;
  border-radius: 7px;
}

.logo-black {
  width: 100px;
}

.navbar-sticky-in .h_btn-header-book {
  background: #fff;
  color: #000 !important;
}

section.call-to-action {
  position: relative;
  background: url(../img/kapak_360tour.jpg) no-repeat;
  background-size: cover;
  background-position: right;
}

.footer_wp {
  position: fixed;
  right: 30px;
  bottom: 5px;
  z-index: 99999;
  padding: 5px;
  border-radius: 5px;
}

.h_btn-header-book {
  padding: 20px 40px !important;
}

.banner-form input {
  font-size: 15px;
}
.banner-form select {
  font-size: 15px;
}

.banner-form .form-btn {
  float: right;
  margin-right: 15px;
}

.banner-form .form-btn a {
  font-size: 13px;
}
.banner-form .form-btn a:hover {
  border: 1px solid #343a40;
}

.odalar-mobil {
  display: none;
}

.home_room_links {
}
.home_room_links li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  padding-bottom: 15px;
}
.home_room_links li span {
}
.home_room_links li i {
  float: right;
}

.gorsel_sol {
  /*transform: translate3d(-45px, -50px, 0px);*/
}
.gorsel_sol img {
  width: 100%;
  margin-bottom: 30px;
}

.slicknav-mobile a {
  color: #fff;
}
.slicknav_menu .slicknav_icon-bar {
  background: #000;
}

.service-item h3 {
  text-transform: none;
}

.img-home-left {
  height: auto;
  width: 100%;
}

.about_right {
  flex-direction: column;
}

.about_right .about_text {
  flex: 1;
  align-items: start;
  display: flex;
  flex-direction: column;
}

.about_right .wr_img_home_right {
  flex: 1;
  align-items: end;
  display: flex;
}

.about_text p {
  line-height: 30px;
  margin-bottom: 28px;
  font-size: 14px;
}

.hotel-facilities__item-title {
  color: #9b4d38;
}
.hotel-facilities__item-title span {
  color: #9b4d38;
}

/* map */
#mapCanvas button {
  border: none;
  outline: none;
}
.info_content {
}
.info_content h2 {
  font-size: 18px;
  text-transform: none;
}
.info_content h3 {
  font-size: 15px;
}
.info_content img {
}

.home_ok {
  color: #666;
}

.room-btns {
}
.room-btns a {
  float: left;
  width: 46%;
  padding: 10px;
}

.oda_ozellik {
  display: none;
}

.page-area .room-services p {
  height: 200px;

  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.page-area .room-content {
  display: inline-block;
}

.page-area .room-content .room-title h4 {
  font-size: 17px;
}

.footer-top a:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .modal-dialog {
    width: auto !important;
  }

  .hidden_991 {
    display: none !important;
  }

  .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    width: 35%;
  }

  section {
    padding-bottom: 20px;
  }

  section.breadcrumb-outer {
    background-size: cover;
    background-position: center;
    position: relative;
    text-align: center;
    padding: 20px 0px;
    background: #9b4d38;
    padding-bottom: 10px;
  }

  .oda_bilgi {
    display: none;
  }

  .about_right .about_text {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .main_header_area .header_menu.fixed-top {
    height: auto !important;
  }

  .main_header_area {
    line-height: 60px !important;
  }

  .odalar-desktop {
    display: none !important;
  }
  .odalar-mobil {
    display: block !important;
  }
  .footer_wp {
    right: 0;
    bottom: 0;
  }
}
