.picker__month {
  color: #2A445D;
}

.picker__nav--next:before,
.picker__nav--prev:before {
  border-right-color: #2A445D;
}

.picker__nav--next:before {
  border-left-color: #2A445D;
}

.picker__weekday {
  color: #2A445D;
}

.picker__day {
  font-weight: 500;
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
  background: #e65100;
}

.picker__day--highlighted {
  border-color: #e65100;
}

.picker__day--today:before,
.picker__button--today:before {
  border-top-color: #2A445D;
}

.form-booking .panelrooms {
  min-width: 350px;
  max-height: 440px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.form-booking .dropdown-toggle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.booking-hero {
  position: absolute;
  width: 100%;
  margin-top: -30px;
  z-index: 999999;
  position: relative;
}

.booking-hero .btn-Book {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.booking-hero .booking-inner {
  background-color: #fff;
  padding: 30px 20px 20px 20px;
  box-shadow: 0px 3px 14px 0px rgba(29, 25, 28, 0.5);
  border-radius: 4px;
  margin-top: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.booking-hero .booking-inner .checkIn,
.booking-hero .booking-inner .checkOut,
.booking-hero .booking-inner .input-occupation,
.booking-hero .booking-inner .btn-Book {
  height: 50px;
  cursor: pointer;
}

.booking-hero .booking-inner .panelrooms input {
  text-align: center;
}

.booking-hero .booking-inner .panelrooms .input-group-text {
  cursor: pointer;
}

.booking-hero .booking-inner .panelrooms .add-room,
.booking-hero .booking-inner .panelrooms .delete-room,
.booking-hero .booking-inner .panelrooms .close-book {
  cursor: pointer;
}

.booking-hero .booking-inner .panelrooms .delete-room {
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.room-list .room-list-item:hover {
  box-shadow: 0px 0px 10px #c2c2c7;
}

.room-list .room-list-item {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
}

.room-list .room-list-item .room-list-content {
  padding: 0 30px;
}

.room-list .room-list-item .room-list-content h3 {
  margin-top: 30px;
}

.room-list .room-list-item .room-list-content h3 a {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.07;
  text-align: left;
  color: #333333;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.room-list .room-list-item .room-list-content p {
  font-size: 14px;
  line-height: 1.5;
}

.room-list .room-list-item .room-list-content h4 {
  padding: 5px 0 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: #333;
  line-height: 1.1;
}

.room-list .room-list-item .room-list-content ul li p svg {
  margin-right: 10px;
}

.room-list .room-list-item .room-book-action {
  border-top: 1px solid #f0f0f0;
  padding: 12px 0 2px;
  overflow: hidden;
}

.room-list .room-list-item .room-book-action .room-price {
  float: left;
}

.room-list .room-list-item .room-book-action .room-price ul li {
  vertical-align: middle;
}

.room-list .room-list-item .room-book-action .room-price ul li p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  text-align: left;
  color: #333;
}

.room-list .room-list-item .room-book-action .room-price ul li:last-child p {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  color: #2A445D;
}

.room-list .room-list-item .room-book-action .room-price ul li p span {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  color: #2A445D;
}

.room-list .room-list-item .room-book-action .book-room {
  float: right;
}

.room-list .room-list-item .room-book-action .book-room a {
  font-size: 15px;
  font-weight: 700;
}

.room-list-search .room-item {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 10px;
}

.room-list-search .room-item .title {
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.room-list-search .room-item .room-image {
  max-height: 170px;
  height: 100%;
}

.room-list-search .room-item .description {
  color: #333;
  text-align: justify;
  font-weight: 500;
  line-height: 1.5em;
  font-size: 13px;
  margin-bottom: 0;
}

.room-list-search .room-item:hover {
  box-shadow: 0px 0px 10px #c2c2c7;
}

.sidebar-search,
.sidebar-block {
  background: #fff;
  padding: 25px 15px 40px;
  margin-bottom: 25px;
}

.sidebar-search .summary,
.sidebar-block .summary {
  position: relative;
}

.sidebar-search .summary .table th,
.sidebar-search .summary .table td,
.sidebar-block .summary .table th,
.sidebar-block .summary .table td {
  padding: 15px 5px;
}

.sidebar-search .summary .form-booking .input-group,
.sidebar-block .summary .form-booking .input-group {
  margin-top: 8px;
  margin-bottom: 8px;
}

.sidebar-search .summary .total-book,
.sidebar-block .summary .total-book {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 20px;
  line-height: 1;
  background-color: #2A445D;
  color: #fff;
}

.sidebar-search .summary .total-book .item-service,
.sidebar-block .summary .total-book .item-service {
  color: #fff;
  padding: 15px 5px;
  border-top: 1px solid #cbd3db;
  border-bottom: 1px solid #cbd3db;
}

.sidebar-search .summary:before,
.sidebar-block .summary:before {
  content: "";
  z-index: 0;
  display: block;
  left: -10px;
  top: -12px;
  right: -10px;
  bottom: -28px;
  border: 1px dashed #000;
  position: absolute;
  border-radius: 5px;
}

.progress {
  display: -webkit-box;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0095DA;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.bs-wizard {
  width: 90%;
  margin: auto;
}

.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  font-size: 16px;
  margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}

.bs-wizard > .bs-wizard-step .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 17px 0;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #2A445D;
  top: 46px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #2A445D;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

body::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #2A445D;
}

body::-webkit-scrollbar-button {
  display: none;
}

.social-icons .icon-button {
  background-color: white;
  border-radius: 3.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 2rem;
  height: 3.6rem;
  line-height: 3.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 3.6rem;
}

.social-icons .icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}

.social-icons .icon-button svg {
  background: none;
  color: white;
  height: 3.6rem;
  left: 0;
  line-height: 3.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 3.6rem;
  z-index: 10;
  padding: 12px;
}

.social-icons .icon-button:hover span {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 3.6rem;
  margin: -1.8rem;
}

.social-icons .twitter span {
  background-color: #4099ff;
}

.social-icons .facebook span {
  background-color: #3B5998;
}

.social-icons .google-plus span {
  background-color: #db5a3c;
}

.social-icons .tripadvisor span {
  background-color: #00af87;
}

.social-icons .instagram span {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social-icons .yelp span {
  background: #af0606;
}

.social-icons .icon-button .icon-twitter {
  color: #4099ff;
}

.social-icons .icon-button .icon-facebook {
  color: #3B5998;
}

.social-icons .icon-button .icon-google-plus {
  color: #db5a3c;
}

.social-icons .icon-button .icon-instagram {
  color: #fd5949;
}

.social-icons .icon-button .icon-tripadvisor {
  color: #00af87;
}

.social-icons .icon-button .icon-yelp {
  color: #af0606;
}

.social-icons .icon-button:hover .icon-twitter,
.social-icons .icon-button:hover .icon-facebook,
.social-icons .icon-button:hover .icon-google-plus,
.social-icons .icon-button:hover .icon-instagram,
.social-icons .icon-button:hover .icon-tripadvisor,
.social-icons .icon-button:hover .icon-yelp {
  color: white;
}

.currency-choice a.dropdown-toggle,
.currency-choice a.nav-link,
.translate-choice a.dropdown-toggle,
.translate-choice a.nav-link,
.account-choice a.dropdown-toggle,
.account-choice a.nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  min-height: 45px;
  cursor: pointer;
}

.currency-choice a.dropdown-toggle img,
.currency-choice a.nav-link img,
.translate-choice a.dropdown-toggle img,
.translate-choice a.nav-link img,
.account-choice a.dropdown-toggle img,
.account-choice a.nav-link img {
  max-height: 28px;
}

.currency-choice:hover,
.translate-choice:hover,
.account-choice:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}

.currency-choice .dropdown-menu > li.dropdown-item a,
.translate-choice .dropdown-menu > li.dropdown-item a,
.account-choice .dropdown-menu > li.dropdown-item a {
  color: #000;
}

.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
  background-color: #0e0e0e;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.carouselFull .carousel-item {
  max-height: 760px;
}

.carouselFull .carousel-item img {
  min-height: 300px;
}

.parallax-window {
  min-height: 300px;
  background: transparent;
  position: relative;
  text-align: center;
  width: 100%;
}

.branding-bg {
  position: relative;
  height: 450px;
  height: 300px;
  color: #fff;
  width: 100%;
  font-size: 16px;
  display: table;
  text-align: center;
  z-index: 1;
}

.branding-bg .title {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.branding-bg .title h1 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.branding-bg .title h1:after,
.branding-bg .title h1:before {
  display: inline-block;
  width: 15px;
  height: 1px;
  content: "";
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.5);
}

.branding-bg .title h1:before {
  margin-right: 10px;
}

.branding-bg .title h1:after {
  margin-left: 10px;
}

.google-map {
  width: 100%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

.iti {
  width: 100%;
}

.infoBox {
  padding-right: 25px !important;
  background: transparent !important;
}

.infoBox .marker_info {
  width: 280px;
  min-height: 320px;
  border-radius: 3px;
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 9999999;
  font-family: Montserrat, Arial, sans-serif;
}

.infoBox .marker_info img {
  display: block;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.infoBox .marker_info h3 {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
}

.infoBox .marker_info span {
  display: block;
  text-align: justify;
  padding: 0 20px;
  font-size: 12px;
  line-height: 16px;
  color: #7a7f82;
  margin-bottom: 0;
}

.infoBox .marker_info .marker_tools {
  margin: 10px 0 15px;
}

.infoBox .marker_info:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-right-color: rgba(255, 255, 255, 0.9);
  border-width: 10px;
  margin-top: -10px;
}

#close_in,
#header_menu,
.cmn-toggle-switch {
  display: none;
}

.main-menu {
  text-align: right;
  position: relative;
  z-index: 9;
  width: auto;
  /* Submenu styles */
}

.main-menu #header_menu {
  padding: 10px 0;
}

.main-menu #header_menu img {
  width: 115px;
  height: 70px;
}

.main-menu a.open_close {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 30px;
  right: 10px;
  color: #e65100;
}

.main-menu a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}

.main-menu ul {
  list-style: none;
}

.main-menu ul,
.main-menu ul li,
.main-menu ul li a {
  position: relative;
  margin-bottom: 0;
  margin: 0;
  padding: 0;
}

.main-menu ul li a {
  display: block;
  line-height: 20px;
  padding: 10px;
}

.main-menu > ul > li > a {
  color: #000;
  padding: 20px 10px 20px 10px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.main-menu > ul > li:hover > a {
  color: #2A445D;
}

header {
  background: #d18d63;
}

.top-bar {
  color: #000 !important;
  background: white;
  min-height: 45px;
}

.top-bar a {
  color: #000 !important;
}

.main-menu a {
  color: #FFF !important;
}

.logo-custom {
  position: absolute;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.8);
  width: 150px;
  border-radius: 50%;
  margin-top: -15%;
}

html,
body {
  height: 100%;
}

body {
  background-image: url(/images/background.jpg?c3adf0b17e145f47d2c2a8db1d1a9223);
  background-size: 130px;
  display: -webkit-box;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  font-family: "Muli", sans-serif;
}

.text-primary {
  color: #2A445D !important;
}

.main-title {
  font-family: "Muli", sans-serif;
}

.bg-main {
  color: #fff;
  background-color: #2A445D;
}

.btn-main {
  color: #fff;
  background-color: #2A445D;
  border-color: #2A445D;
}

.btn-main:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.btn-outline-main {
  border: 2px solid #2A445D !important;
  background-color: transparent !important;
  color: #2A445D !important;
}

.bg-primary {
  background-color: #2A445D !important;
}

.btn-primary {
  background-color: #2A445D !important;
}

.main-footer {
  color: #fff;
  background: #d18d63;
}

.main-footer a {
  color: #fff;
  font-size: 15px;
}

.main-footer .footer-content {
  padding: 95px 0px 3px 0px;
  color: #fff;
}

.main-footer .footer-content h5 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 3px;
  margin-bottom: 10px;
}

.main-footer .copy-footer {
  background: rgba(228, 111, 57, 0.5);
}

#widgetContainerBox img {
  position: relative !important;
}

@media only screen and (max-width: 576px) {
  .logo-header {
    width: 50px !important;
    padding: 0px;
    position: block;
    left: 0px;
    right: 0px;
    margin: auto;
  }
}

@media only screen and (min-width: 768px) {
  .branding-bg {
    height: 450px;
  }

  .branding-bg .title {
    padding-top: 115px;
  }

  .parallax-window {
    min-height: 500px;
  }
}

@media only screen and (max-width: 991px) {
  header {
    background-color: #fff !important;
  }

  .logo-header {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-menu a {
    color: #000 !important;
  }

  #header_menu,
  #close_in {
    display: block;
    background-color: #D18D63;
  }

  .down-bar {
    background-color: #D18D63;
  }

  #close_in {
    top: 30px;
    right: 20px;
  }

  .main-menu ul li a:hover,
  a.show-submenu:hover,
  a.show-submenu:focus,
  a.show-submenu-mega:hover,
  a.show-submenu-mega:focus {
    color: #2A445D;
    background-color: rgba(0, 0, 0, 0.05);
  }

  .main-menu {
    text-align: left;
    overflow: auto;
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%);
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    background-color: #fff;
    box-shadow: inset 2px 0px 7px 0px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  }

  .main-menu ul li {
    border-top: none;
    border-bottom: 1px solid #ededed;
  }

  .main-menu ul li a span.i {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0px;
    width: 45px;
    height: 100%;
    line-height: 40px;
    padding: 10px 3px 10px 0;
  }

  .main-menu ul li.submenu ul {
    margin: 0 0 15px 25px;
    padding-left: 0px;
    border-left: 1px solid #ededed;
  }

  .main-menu ul li.submenu ul li {
    border: 0;
  }

  .main-menu ul li.submenu ul li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
  }

  .main-menu ul .menu-wrapper h3 {
    font-size: 16px;
    font-weight: 600;
  }

  .show-submenu + ul,
  a.show-submenu-mega + .menu-wrapper {
    display: none;
    visibility: hidden;
  }

  a.show-submenu-mega + .menu-wrapper.show_mega,
  a.show-submenu + ul.show_normal {
    display: block;
    visibility: visible;
  }

  .main-menu.show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  /* Hamburger menu button*/

  .cmn-toggle-switch {
    position: relative;
    display: block;
    overflow: visible;
    position: absolute;
    top: 0px;
    right: 20px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
  }

  .cmn-toggle-switch:focus {
    outline: none;
  }

  .cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff;
  }

  .cmn-toggle-switch span::before,
  .cmn-toggle-switch span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
  }

  .cmn-toggle-switch span::before {
    top: -10px;
  }

  .cmn-toggle-switch span::after {
    bottom: -10px;
  }

  .cmn-toggle-switch__htx span::before,
  .cmn-toggle-switch__htx span::after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0;
    transition-delay: 0.3s, 0;
  }

  .cmn-toggle-switch__htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
  }

  .cmn-toggle-switch__htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform;
  }
}

@media only screen and (min-width: 992px) {
  .logo-header {
    position: absolute;
    z-index: 9999;
    background: -webkit-gradient(linear, left top, left bottom, from(#d18d63), to(#bc8565));
    background: linear-gradient(#d18d63, #bc8565);
    padding: 14px;
    top: 10px;
    width: 200px;
    box-shadow: 0px 4px 5px #00000060;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .logo-header .logo-header img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .logo-header:hover img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-top: 5px;
  }

  .main-menu {
    width: auto;
  }

  .main-menu a {
    white-space: nowrap;
  }

  .main-menu ul {
    /* Submenu + megamenu*/
  }

  .main-menu ul li {
    display: inline-block;
  }

  .main-menu ul li a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
  }

  .main-menu ul li.submenu > a {
    letter-spacing: 0.05em;
    padding: 28px 10px;
  }

  .main-menu ul li.submenu > a span {
    display: none;
  }

  .main-menu ul li.submenu:hover > a:before,
  .main-menu ul li.submenu:hover > a:after {
    bottom: -20px;
    opacity: 0;
  }

  .main-menu ul ul,
  .main-menu ul li .menu-wrapper {
    position: absolute;
    border-top: 2px solid #2A445D;
    z-index: 1;
    visibility: hidden;
    left: 3px;
    top: 100%;
    margin: 0;
    display: block;
    padding: 0;
    background: #fff;
    min-width: 210px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .main-menu ul li .menu-wrapper {
    padding: 10px 5px !important;
    box-sizing: border-box;
  }

  .main-menu ul li:hover > ul,
  .main-menu ul li:hover .menu-wrapper {
    padding: 0;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  .main-menu ul .menu-wrapper {
    text-align: initial;
  }

  .main-menu ul .menu-wrapper h3 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #ededed;
    border-bottom-color: rgba(0, 0, 0, 0.775);
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  .main-menu ul .menu-wrapper ul {
    box-shadow: none;
    border-top: none;
    margin: 0;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .main-menu ul ul {
    text-align: left;
  }

  .main-menu ul ul li {
    display: block;
    height: auto;
    padding: 0;
  }

  .main-menu ul ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #666;
    border-bottom: 1px solid #ededed;
    display: block;
  }

  .main-menu ul ul li:last-child a {
    border-bottom: none;
  }

  .main-menu ul ul li:hover > a {
    background-color: #f9f9f9;
    color: #2A445D;
    padding-left: 15px;
  }

  .main-menu ul li.megamenu {
    position: static;
  }

  .main-menu ul li.megamenu .menu-wrapper {
    width: 100%;
    max-width: 1140px;
    float: left;
    left: auto;
    right: 0;
    z-index: 99999;
  }

  .main-menu ul li:hover .megamenu .menu-wrapper,
  .main-menu ul li:hover .megamenu .menu-wrapper ul {
    visibility: visible;
    opacity: 1;
  }

  .main-menu ul ul:before {
    bottom: 100%;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #2A445D;
    border-width: 7px;
    margin-left: -7px;
  }

  .main-menu ul li.megamenu:hover > a.show-submenu-mega:after {
    bottom: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #2A445D;
    border-width: 7px;
    margin-left: -7px;
    opacity: 1;
  }

  .booking-hero {
    position: absolute;
    width: 100%;
    margin-top: -140px;
    z-index: 999999;
  }

  .booking-hero .booking-inner {
    position: relative;
    background-color: #fff;
    padding: 30px 20px 20px 20px;
    left: 0;
    box-shadow: 6px 9px 14px 4px rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }

  .booking-hero .booking-inner form {
    display: block;
    position: relative;
  }

  .booking-hero .col-25p {
    float: left;
    width: 22%;
    padding-right: 5px;
  }

  .booking-hero .col-35p {
    float: left;
    width: 36%;
    padding-right: 5px;
  }

  .booking-hero .col-15p {
    float: right;
    width: 19%;
  }

  .branding-bg .title h1 {
    font-size: 38px;
  }

  .branding-bg .title h1:after,
  .branding-bg .title h1:before {
    width: 60px;
  }
}

@media (min-width: 1200px) {
  .main-menu ul li.submenu a > span {
    display: inline;
  }
}

