/* #1E3865 */
body {
  background: #ffffff;
  color: #fff;
}

main {
  padding-top: 45px;
}

header {
  background: #e7e7e7;
  padding: 0;
  border-bottom: 2px solid #1E3865;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

header h1 a {
  background: url(logo.png) center no-repeat;
  background-size: 196px;
  float: none;
  display: block;
  text-indent: -9999px;
  height: 120px;
}

footer {
  background: #1E3865;
  color: #ffffff;
  bottom: 0;
  padding: 5px 0;
  font-size: 0.9em;
}

h2 {
  background: #1E3865;
  color: #ffffff;
  padding: 10px;
  margin: 0;
}

p{
  color: #363636;
}

input {
  border: none;
}

#loading {
  color: #000;
}

#splash {
  background: rgba(0, 0, 0, 0.4);
  border: 0;
}

#search h5 {
  color: #373737;
}

#search form,
#checkout hgroup {
  background: #ffffff;
  color: #fff;
  border-radius: 0;
}

#search input[type="text"] {
  background: rgba(0, 0, 0, 0.5) url(ico_date.png) right center no-repeat;
  color: #373737;
}

#search input[type="submit"] {
  background: #1E3865;
  width: 100%;
  color: #ffffff;
  border-radius: 0;
  border: none;
}

#search {
  width: 20%;
  left: 20px;
  position: absolute;
  z-index: 9;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#rooms {
  width: 60%;
  margin-left: 22%;
  margin-bottom: 20px;
  background-color: transparent;
}

#rooms h2 {
  margin-bottom: 5px;
}

#rooms .rooms {
  background: #fff;
  color: #505050 !important;
  padding-left: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#rooms .active {
  background: rgba(0, 0, 0, 0.1);
}

#rooms .room_title h3 span {
  background-image: url(ico_max_pax.png);
}

#rooms .info,
#checkout .details div .tip,
#checkout h5.tip {
  background-image: url(ico_info.png);
}

#room_price {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 0;
  color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#guest label {
  color: #fff;
}

#guest .view_cards {
  background: #b23829;
  color: #fff;
  padding: 6px;
  display: inline-block;
  font-size: 0.8em;
  border-radius: 4px;
}

#checkout h3,
#guest h3 {
  color: #fff;
  padding: 10px;
}

#checkout .details div {
  background: rgba(0, 0, 0, 0.2);
}

#checkout .total {
  background: rgba(0, 0, 0, 0.5);
  margin-top: 20px;
}

.fancybox-skin {
  background: #ffffff;
  border-top: 2px solid #000000;
  border-radius: 0;
  color: #373737;
}

.fancybox-close {
  right: -20px;
  top: -20px;
}

#payment_method,
#guest .terms {
  color: #fff;
}

.icons-amenities {
  border-top: 2px solid #b5b7ba;
}

#search a.modify {
  color: #505050;
}

#search a.insert_search_rate {
  color: #505050;
}

#search a.modify:hover {
  color: #f17d00;
}

#search a.insert_search_rate:hover {
  color: #f17d00;
}

#rooms .rooms {
  border: none;
  border: 1px solid #b5b7ba;
}

#room_price {
  background: #ffffff;
  border: 2px solid #b5b7ba;
  color: #505050;
}

#room_price.active {
  background: #1E3865;
  color: #ffffff;
  border: none;
}

#room_price .btn {
  color: #ffffff;
  border-radius: 8px;
  background: #1E3865;
  border: 2px solid #1E3865;
}

#room_price.active .btn {
  background: #e7e7e7;
  color: #373737;
}

#room_price.active .btn:hover {
  color: #3e3c3f;
}

#guest label {
  color: #505050;
}

#checkout h3,
#guest h3 {
  color: #505050;
}

#payment_method,
#guest .terms {
  color: #505050;
}

#search form,
#checkout hgroup {
  background: #ffffff;
  color: #505050;
}

input[type="submit"],
input[type="button"],
a.btn,
.btn {
  background: #3e3c3f;
  color: #ffffff;
  border: 2px solid #3e3c3f;
  border-radius: 0px;
}

input[type="submit"]:hover,
input[type="button"]:hover,
a.btn:hover,
.btn:hover {
  background: #ffffff;
  color: #3e3c3f;
}

#hotel_amenities {
  border-top: none;
  background-color: #ffffff;
  color: #505050;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#hotel_amenities i {
  background-color: #3e3c3f;
}

#hotel_amenities i:hover {
  background-color: rgba(172, 177, 168, 0.5);
  color: #505050;
}

#no_results {
  background-color: #ffffff;
  color: #505050;
  border: 1px solid #b5b7ba;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.promo_search {
  background-color: #f17d00 !important;
}

.promo_search_2 {
  border: 1px solid #f17d00 !important;
}

#currencies {
  background-color: #505050;
}

#lang {
  background-color: #505050;
}

#search nav {
  background-color: #1E3865;
  color: #000;
}

#search div a {
  color: #ffffff;
}

@media screen and (max-width: 1200px) {
  #room_price {
    margin-top: 0;
  }
}

.infochat_floatmain {
  display: none !important;
}

#services {
  width: 60%;
  margin-left: 22%;
  margin-bottom: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

#services .services {
  border: 1px solid #b5b7ba;
  background-color: #ffffff;
  color: #505050;
}

#services .btn.service_select_btn,
#services .btn.service_reset_btn {
  border-radius: 8px;
}

.icons-amenities li i {
  display: inline-block;
  border-radius: 50%;
  background-color: #54595f;
  color: #fff;
  padding: 6px;
  font-size: 12px;
  transition: all 0.3s ease;
  transform: scale(1);
}

.icons-amenities li i:hover {
  background-color: #505050 !important;
  transform: scale(1.1);
}

.details {
  color: #505050 !important;
}

#hotel_amenities .contenedor {
  border: 1px solid #b5b7ba;
}

#search form,
#checkout hgroup {
  background: #ffffff;
  color: #505050;
  border: 1px solid #b5b7ba;
}

.number_rooms_availabilities {
    padding: 7px;
    background-color: #363636;
    color: white;
    margin-bottom: 10px;
    width: 300px;
    margin-top: 15px;
}