/*f5a921;*/
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('../fonts/proximanova-regular-webfont.eot');
  src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-regular-webfont.woff') format('woff'), url('../fonts/proximanova-regular-webfont.ttf') format('truetype'), url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../fonts/proximanova-bold-webfont.eot');
  src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-bold-webfont.woff') format('woff'), url('../fonts/proximanova-bold-webfont.ttf') format('truetype'), url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_novasemibold';
  src: url('../fonts/proximanova-semibold-webfont.eot');
  src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ibe .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.ibe .loader .bg {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.ibe .loader .inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.ibe .loader .inner .loader-content {
  position: absolute;
  text-align: center;
  top: 50%;
  margin: -36px 0 0 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.ibe .loader .inner .loader-header {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .loader .inner .loader-reload {
  color: #a99269;
  cursor: pointer;
  text-decoration: underline;
}
.ibe .loader .inner .loader-footer {
  position: absolute;
  text-align: center;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 100;
}
.ibe .main-header {
  background: #a99269;
  position: relative;
  z-index: 50;
  margin-bottom: 0;
}
.ibe .main-header.navbar {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: none;
}
.ibe .main-header .navbar-header {
  float: none;
}
.ibe .main-header .navbar-header .navbar-toggle {
  text-align: center;
  display: block;
  margin: 0;
  border: 1px solid #8a775a;
  min-height: 50px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .main-header .navbar-header .navbar-brand {
  float: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 23px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.ibe .main-header .navbar-header .glyphicon-earphone {
  font-size: 18px;
}
.ibe .main-header .header-sidebar {
  position: fixed;
  z-index: 2000;
  top: 0;
  width: 100%;
  height: 100%;
  background: #8a775a;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #ffffff;
}
.ibe .main-header .header-sidebar.header-sidebar-left {
  left: -100%;
  -webkit-transition: left 450ms ease-in-out 0ms;
  -moz-transition: left 450ms ease-in-out 0ms;
  -o-transition: left 450ms ease-in-out 0ms;
  transition: left 450ms ease-in-out 0ms;
  -ms-transition: left 450ms ease-in-out 0ms;
}
.ibe .main-header .header-sidebar.header-sidebar-left .close {
  float: left;
  text-align: left;
}
.ibe .main-header .header-sidebar.header-sidebar-right {
  right: -100%;
  -webkit-transition: right 450ms ease-in-out 0ms;
  -moz-transition: right 450ms ease-in-out 0ms;
  -o-transition: right 450ms ease-in-out 0ms;
  transition: right 450ms ease-in-out 0ms;
  -ms-transition: right 450ms ease-in-out 0ms;
}
.ibe .main-header .header-sidebar.header-sidebar-right .close {
  float: left;
  text-align: right;
}
.ibe .main-header .header-sidebar.animate-left {
  left: 0;
}
.ibe .main-header .header-sidebar.animate-right {
  right: 0;
}
.ibe .main-header .header-sidebar .close {
  background: none;
  cursor: pointer;
  display: block;
  width: 100%;
  z-index: 300;
  top: 0;
  text-shadow: none;
  border: none;
}
.ibe .main-header .header-sidebar .close i {
  color: #fff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
.ibe .main-header .header-sidebar .list-group {
  background: none;
}
.ibe .main-header .header-sidebar .list-group li {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background: none;
  border: none;
  border-bottom: 1px solid #000;
  color: #fff;
  margin: 0;
  padding: 15px;
}
.ibe .main-header .header-sidebar .list-group li div:first-child {
  color: #a99269;
  text-transform: capitalize;
}
.ibe .main-header .header-sidebar .list-group li div:last-child {
  word-wrap: break-word;
  font-size: 12px;
}
.ibe .main-header .header-sidebar .list-group li a {
  display: block;
  font-size: 12px;
}
.ibe .main-header .header-sidebar .list-group li a i {
  margin-right: 10px;
}
.ibe .main-header .top-menu i {
  margin-right: 10px;
}
.ibe .main-header .top-menu .list-group {
  margin-bottom: 0;
}
.ibe .main-header .top-menu .list-group li {
  padding: 0;
  border-bottom: none;
}
.ibe .main-header .top-menu .list-group li a {
  padding: 15px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #ffffff;
}
.ibe .main-header .top-menu .list-group li a:last-child {
  padding-right: 0;
}
.ibe .main-header .top-menu .list-group li.active a,
.ibe .main-header .top-menu .list-group li.active a:hover,
.ibe .main-header .top-menu .list-group li.active a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #000;
}
.ibe .main-header .top-menu .list-group li:hover a {
  color: #e1d9ca;
}
.ibe .main-header .top-menu .culture {
  position: absolute;
  top: 100%;
  margin-top: -120px;
  z-index: 100;
  left: 0;
  right: 0;
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: capitalize;
  color: #ffffff;
}
.ibe .main-header .top-menu .culture a:hover {
  color: #e1d9ca !important;
}
.ibe .main-header .top-menu .culture .currency {
  display: block;
}
.ibe .main-header .top-menu .culture .language {
  margin-top: 20px;
}
.ibe .main-header .top-menu .culture .form-control {
  height: auto;
}
.ibe .btn-book {
  background: #a99269;
}
.ibe .btn-book:hover {
  background: #bcaa89;
}
.ibe .btn-request {
  background: #a99269;
}
.ibe .btn-request:hover {
  background: #bcaa89;
}
.ibe .btn-call-us {
  background: #b3a998;
}
.ibe .btn-call-us:hover {
  background: #c9c2b5;
}
.ibe .btn-book,
.ibe .btn-default,
.ibe .btn-request,
.ibe .btn-call-us,
.ibe .btn-info,
.ibe .btn-primary,
.ibe .btn-cancel {
  background-image: none;
  border: none;
  text-align: center;
  padding: 17px 15px 14px 15px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .btn-primary,
.ibe .btn-cancel {
  background: #a99269;
  border: none;
  text-align: center;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .btn-primary:hover,
.ibe .btn-cancel:hover,
.ibe .btn-primary:focus,
.ibe .btn-cancel:focus,
.ibe .btn-primary:active,
.ibe .btn-cancel:active {
  background: #bcaa89;
}
.ibe .btn-primary {
  background: #a99269;
}
.ibe .btn-primary:hover,
.ibe .btn-primary:focus,
.ibe .btn-primary:active {
  background: #bcaa89;
}
.ibe .btn-cancel {
  background: #b3a998;
}
.ibe .btn-cancel:hover,
.ibe .btn-cancel:focus,
.ibe .btn-cancel:active {
  background: #a99269;
  color: #fff;
}
.ibe .btn-default {
  background: #e1ddcf;
  border: 1px solid #b3a998;
}
.ibe .btn-default:hover,
.ibe .btn-default:focus,
.ibe .btn-default:active {
  background: #b3a998;
  color: #fff;
}
.ibe .btn:focus {
  border-color: #a99269;
  outline: none;
}
.ibe .form-group {
  overflow: hidden;
  position: relative;
}
.ibe .form-group .caret {
  position: absolute;
  top: 50%;
  right: 5px;
  display: block;
  margin-top: 8px;
  border-top: 8px solid #a99269;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.ibe .form-group label {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
}
.ibe .form-group.required label:after {
  color: #a94442;
  font-size: 18px;
  content: "*";
  position: relative;
  top: 2px;
  left: 5px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.ibe .form-control {
  position: relative;
  padding: 13px 15px 14px 15px;
  height: 52px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .form-control.input-sm {
  padding: 0;
}
.ibe .form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ibe .star {
  color: #a94442;
  font-size: 18px;
  position: relative;
  top: 3px;
  left: -2px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.ibe .datepicker-holder {
  position: relative;
}
.ibe .datepicker-holder input[readonly] {
  background-color: #fff;
  cursor: pointer;
}
.ibe .datepicker-holder .datepicker-trigger {
  cursor: pointer;
  color: #a99269;
  font-size: 1.5em;
  position: absolute;
  top: 0.7em;
  right: 5%;
}
.ibe .datepick {
  width: 100%!important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ibe .datepick .datepick-nav {
  position: relative;
  background: none;
}
.ibe .datepick .datepick-nav a {
  height: auto;
}
.ibe .datepick .datepick-nav a:hover {
  background: none;
}
.ibe .datepick .datepick-nav .datepick-cmd-prev,
.ibe .datepick .datepick-nav .datepick-cmd-next {
  position: absolute;
  display: block;
  z-index: 100;
  top: 15px;
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .datepick .datepick-nav .datepick-cmd-prev {
  left: 1%;
}
.ibe .datepick .datepick-nav .datepick-cmd-next {
  right: 1%;
}
.ibe .datepick .datepick-nav .datepick-cmd-today {
  display: none;
}
.ibe .datepick .datepick-month {
  border: none;
  overflow: hidden;
  width: 100%;
  float: left;
}
.ibe .datepick .datepick-month.first {
  width: 49%;
  margin-right: 2%;
}
.ibe .datepick .datepick-month.last {
  width: 49%;
}
.ibe .datepick .datepick-month .datepick-month-header {
  background: #f3f3f3;
  padding: 15px;
  height: auto;
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .datepick .datepick-month table thead {
  border: none;
}
.ibe .datepick .datepick-month table tr th {
  background: none;
  height: auto;
  border: none;
  padding: 10px 0;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .datepick .datepick-month table tr td {
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  outline: none;
  width: 38px;
  height: 38px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  background: #fff;
  border: none;
  position: relative;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .datepick .datepick-month table tr td > a,
.ibe .datepick .datepick-month table tr td > span {
  background: #fff;
  padding: 11px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}
.ibe .datepick .datepick-month table tr td > a:hover,
.ibe .datepick .datepick-month table tr td > span:hover {
  text-decoration: none;
  color: #cec1aa;
}
.ibe .datepick .datepick-month table tr td .datepick-today {
  background: #cec1aa;
  color: #ffffff;
}
.ibe .datepick .datepick-month table tr td .datepick-selected {
  background: #a99269;
  color: #ffffff;
}
.ibe .datepick .datepick-month table tr td .datepick-selected:hover {
  color: #ffffff;
  background: #cec1aa;
}
.ibe .datepick .datepick-month table tr td > span,
.ibe .datepick .datepick-month table tr td > .not-available {
  color: #a99269;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAFUlEQVQImWNgQAJnzpz5TyqHgYEBAMu5DY05OQAeAAAAAElFTkSuQmCC) repeat;
  cursor: default;
}
.ibe .datepick .datepick-month table tr td > span.datepick-other-month,
.ibe .datepick .datepick-month table tr td > .not-available.datepick-other-month {
  background: #fff;
}
.ibe .datepick .datepick-month table tr td.first-selected span,
.ibe .datepick .datepick-month table tr td.first-selected a {
  color: #fff;
}
.ibe .datepick .datepick-month table tr td.first-selected .datepick-selected {
  background: #a99269;
}
.ibe .datepick .datepick-month table tr td.first-selected:before {
  content: "";
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 0 0 50px 14px;
  border-color: transparent transparent transparent #ffffff;
}
.ibe .datepick .datepick-month table tr td.last-selected .datepick-selected {
  background: #a99269;
}
.ibe .datepick .datepick-month table tr td.last-selected:after {
  content: " ";
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  border-style: solid;
  border-width: 50px 14px 25px 0;
  border-color: transparent #ffffff transparent transparent;
}
.ibe .datepick-popup {
  right: 10px;
  -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.44);
}
.ibe .datepick-popup .datepick-month {
  width: 100%;
  margin: 0;
}
.ibe .datepick-popup .datepick-month.first {
  margin: 0;
}
.ibe .datepick-popup .datepick-ctrl {
  display: none;
}
.ibe .callus-popup {
  top: 100px;
}
.ibe .callus-popup .rateplan {
  text-align: center;
}
.ibe .callus-popup .rateplan .title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 28px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 20px 0;
}
.ibe .callus-popup .rateplan .summary .price {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  margin: 0 0 20px 0;
}
.ibe .callus-popup .rateplan .summary .text {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .callus-popup .rateplan .btn {
  margin: 50px 0;
}
.ibe .callus-popup .rateplan .body {
  margin: 0 0 50px 0;
}
.ibe .callus-popup .rateplan .body .body-title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .callus-popup .rateplan .body .sep {
  width: 20px;
  height: 1px;
  background: #a99269;
  margin: 20px auto;
}
.ibe .callus-popup .rateplan .body .body-text {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .popup {
  position: relative;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 100%;
  right: 0;
}
.ibe .popup .modal-header {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  border: none;
  padding: 0;
  margin: 0;
}
.ibe .popup .modal-header .modal-title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  text-align: center;
}
.ibe .popup .modal-dialog {
  width: 100%;
  margin: 0 auto;
}
.ibe .popup .modal-content {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border: none;
  padding: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ibe .popup .modal-body {
  background: #fff;
  padding: 0;
}
.ibe .popup .gallery {
  background: #fff;
  position: relative;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .popup .gallery .slide {
  width: 100%;
}
.ibe .popup .gallery .slide .image {
  width: 100%;
  min-height: 150px;
  overflow: hidden;
}
.ibe .popup .gallery .slide-prev,
.ibe .popup .gallery .slide-next {
  display: block;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  width: 40px;
  height: 70px;
  top: 50%;
  margin: -35px 0 0 0;
  color: #fff;
  text-align: center;
}
.ibe .popup .gallery .slide-prev .bg,
.ibe .popup .gallery .slide-next .bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  background: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
}
.ibe .popup .gallery .slide-prev i,
.ibe .popup .gallery .slide-next i {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  z-index: 150;
  font-size: 40px;
  line-height: 70px;
}
.ibe .popup .gallery .slide-prev {
  left: 0;
}
.ibe .popup .gallery .slide-prev i {
  left: -2px;
}
.ibe .popup .gallery .slide-next {
  right: 0;
}
.ibe .popup .gallery .slide-next i {
  right: -2px;
}
.ibe .popup .room-header {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  cursor: default;
  margin: 15px 0;
}
.ibe .popup .room-info {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 2px 2px #d9d9d9;
  box-shadow: 0px 0px 2px 2px #d9d9d9;
}
.ibe .popup .rateplan {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 2px 2px #d9d9d9;
  box-shadow: 0px 0px 2px 2px #d9d9d9;
  padding: 10px 0 0 0;
}
.ibe .popup .rateplan .rateplan-header {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 30px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  cursor: default;
  margin: 30px 0 5px 0;
}
.ibe .popup .rateplan .rateplan-total {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 30px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  cursor: default;
  margin: 10px 0;
}
.ibe .popup .rateplan .stay-period {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 5px 0 15px 0;
}
.ibe .popup .rateplan .instead-of-board {
  display: block;
  cursor: default;
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 30px;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #fb3939;
}
.ibe .popup .rateplan .instead-of-board i {
  font-size: 16px;
  margin: 0 5px;
}
.ibe .popup .facilities-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ibe .popup .facilities-list li {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
  margin: 0 0 7px 0;
}
.ibe .popup .book-room-button .btn-primary,
.ibe .popup .book-room-button .btn-info {
  padding: 13px 10px 10px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .popup .book-room-button .btn-primary {
  background: #a99269;
}
.ibe .popup .book-room-button .btn-primary:hover {
  background: #a99269;
}
.ibe .popup .book-room-button .btn-info {
  background: #b3a998;
}
.ibe .popup .book-room-button .btn-info:hover {
  background: #a99269;
}
.ibe .popup .btn-back {
  cursor: pointer;
  padding: 11px 10px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .popup .btn-back i {
  font-size: 12px;
}
.ibe .popup .btn-back.btn {
  color: #fff;
}
.ibe .popup .remaining-rooms {
  background: #fb3939;
  text-align: center;
  padding: 5px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .popup .table-list .list-row .list-row-price {
  display: block;
  margin: 5px 0 0 0;
}
.ibe .popup .sidebar {
  margin: 15px 0 30px 0;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 2px 2px #d9d9d9;
  box-shadow: 0px 0px 2px 2px #d9d9d9;
}
.ibe .popup .sidebar .room-header {
  padding: 10px 0;
}
.ibe .popup .sidebar .list-group {
  display: none;
}
.ibe .popup .sidebar .table-list .list-row {
  cursor: pointer;
}
.ibe .popup .sidebar .btn {
  -webkit-border-radius: 0px 0px 4px 0px;
  -moz-border-radius: 0px 0px 4px 0px;
  -ms-border-radius: 0px 0px 4px 0px;
  -o-border-radius: 0px 0px 4px 0px;
  border-radius: 0px 0px 4px 0px;
}
.ibe .popup .total-price {
  padding: 12px 0;
}
.ibe .popup .rateplan-name {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1,4em;
}
.ibe .modal-backdrop {
  background-color: #000!important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) !important;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  -webkit-opacity: 0.7 !important;
}
.ibe {
  /** SUPPLEMENTS **/
  /** SUPPLEMENTS **/
  /** STEP3 BOOKING FORM **/
  /** STEP3 BOOKING FORM **/
}
.ibe .step3-content {
  padding: 20px 10px 0 10px;
  background: #fff;
  position: relative;
  z-index: auto;
  left: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  /** STEP3 SIDEBAR **/
  /** STEP3 SIDEBAR **/
}
.ibe .step3-content .sidebar {
  background: #F6F6F6;
  position: relative;
  z-index: 10;
  padding: 0 10px;
}
.ibe .step3-content .sidebar .sidebar-header {
  padding: 30px 0;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .step3-content .sidebar .label-bold {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  text-align: left;
  padding: 0 10px 10px 0;
}
.ibe .step3-content .sidebar .info {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .step3-content .sidebar .sep {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  position: relative;
  top: -2px;
  height: 20px;
  width: 1px;
  background: #b3a998;
  margin: 0 3px;
}
.ibe .step3-content .sidebar .sidebar-content {
  padding: 0 5px;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-header {
  padding: 20px 5pp;
  border-bottom: 1px solid #e1ddcf;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-header .check-out {
  padding-right: 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-header .label-bold {
  padding-left: 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms {
  padding: 15px 0 0 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room {
  position: relative;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e1ddcf;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .media-object {
  display: block;
  width: 100px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .media-heading {
  padding-bottom: 0;
  line-height: 1.3em;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .media-body .info {
  position: relative;
  top: -3px;
  text-transform: lowercase;
  font-size: 12px;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .prices {
  padding: 5px 0 0 0;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .prices .before-discount {
  color: #b3a998;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-rooms .sidebar-room .prices .final {
  color: #cad3c3;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-supplements {
  padding: 15px 0;
  border-bottom: 1px solid #e1ddcf;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-supplements .supplement {
  margin: 0 0 10px 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-supplements .supplement .supplement-title {
  width: 65%;
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-supplements .supplement .prices {
  width: 35%;
  text-align: right;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-supplements .supplement .prices .unit {
  color: #cad3c3;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-footer {
  padding: 10px 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-footer .totals {
  padding: 15px 0;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-footer .totals header {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  padding-top: 5px;
}
.ibe .step3-content .sidebar .sidebar-content .sidebar-content-footer .totals .prices .total {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 10px 0;
}
.ibe .step3-content .sidebar .sidebar-footer {
  margin: 0 -5px;
  padding: 20px 15px;
  background: #e1ddcf;
  color: black;
  -webkit-border-radius: 0px 0px 4px 0px;
  -moz-border-radius: 0px 0px 4px 0px;
  -ms-border-radius: 0px 0px 4px 0px;
  -o-border-radius: 0px 0px 4px 0px;
  border-radius: 0px 0px 4px 0px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .step3-content .total-1 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 10px 0;
}
.ibe .step3-content .total-2 {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #cad3c3;
}
.ibe .step3-content .btn-primary {
  margin: 30px 0;
}
.ibe .step3-content .modal {
  top: 50px;
}
.ibe .step3-content .modal .modal-header .modal-title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  text-align: center;
}
.ibe .step3-content .modal .modal-content {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ibe .step3-content .modal .modal-body {
  padding: 10px 20px;
  max-height: 70vh;
  overflow-y: scroll;
}
.ibe .step3-content .modal .btn {
  text-transform: capitalize;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ibe .step3-content .modal .btn.btn-agree {
  border-color: #cad3c3;
  background: #cad3c3;
  color: #fff;
}
.ibe .step3-content .modal .btn.btn-agree:hover {
  color: #fff;
}
.ibe .step3-content .modal .btn.btn-disagree {
  border-color: #b3a998;
  background: #b3a998;
  color: #fff;
}
.ibe .step3-content .modal .btn.btn-disagree:hover {
  color: #fff;
}
.ibe .supplements-holder .section-title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  padding: 10px 0;
}
.ibe .supplements-holder .help-block {
  text-align: center;
  margin-bottom: 30px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .supplements-holder .supplement td {
  padding: 10px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .supplements-holder .supplement td .name-holder .price {
  margin-top: 10px;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .supplements-holder .table {
  margin-top: -10px;
  margin-bottom: 0;
  border-collapse: separate;
}
.ibe .supplements-holder .table tr td {
  vertical-align: middle;
  height: 80px;
  border-top: none;
  border-bottom: none;
  padding: 10px 0;
  border-top: 1px solid #e1ddcf;
}
.ibe .supplements-holder .table tr th {
  text-align: center;
}
.ibe .supplements-holder .table > tbody + tbody,
.ibe .supplements-holder .table > thead > tr > th {
  border-top: none;
  border-bottom: none;
}
.ibe .booking-form fieldset legend {
  text-align: center;
  border: none;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .booking-form .info {
  text-align: center;
  padding: 0 0 20px 0;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .booking-form textarea {
  height: 150px;
}
.ibe .booking-form .validation-message {
  padding: 5px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a94442;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ibe .booking-form .accepted-cards img {
  margin: 0 10px 10px 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
}
.ibe .booking-form .accepted-cards img.active {
  -webkit-box-shadow: 0 0 10px 0px #a99269;
  box-shadow: 0 0 10px 0px #a99269;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
}
.ibe .booking-form .ssl {
  margin: 20px 0 0 0;
}
.ibe .terms-conditions-holder {
  text-transform: normal;
}
.ibe .terms-conditions-holder label {
  display: block;
  position: relative;
}
.ibe .terms-conditions-holder input {
  display: block;
  position: absolute;
  top: -4px;
}
.ibe .terms-conditions-holder .terms-conditions-label {
  display: block;
  padding: 0 0 10px 22px;
}
.ibe .terms-conditions-holder .terms-conditions-label span {
  color: #a99269;
  cursor: pointer;
}
.ibe .step4-content {
  padding: 20px 10px;
}
.ibe .step4-content .label {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
  padding-left: 0;
  margin: 0 0 5px 0;
}
.ibe .step4-content .title {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .step4-content .text {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 15px 0;
}
.ibe .reservation-title {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 1.4em;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .reservation {
  padding: 0 0 20px 0;
  background: #fff;
  position: relative;
  z-index: 10;
}
.ibe .reservation .info-text {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .reservation .info-text header {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  margin: 0 0 20px 0;
}
.ibe .reservation .customer {
  padding: 20px 0;
}
.ibe .reservation .sep {
  border-bottom: 1px solid #e1ddcf;
}
.ibe .reservation .sep-bold {
  border-bottom: 3px solid #b3a998;
}
.ibe .reservation .reservation-rooms {
  padding: 25px 0;
}
.ibe .reservation .reservation-rooms .room .guests,
.ibe .reservation .reservation-rooms .room .rateplan {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .reservation .reservation-rooms .room .price {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .reservation .reservation-rooms .room:last-child {
  padding-top: 0;
}
.ibe .reservation .reservation-supplements {
  padding: 30px 0 0 0;
}
.ibe .reservation .reservation-supplements .label {
  padding: 0 0 15px 0;
}
.ibe .reservation .reservation-supplements .supplement {
  margin: 0 0 20px 0;
}
.ibe .reservation .reservation-supplements .supplement .quantity {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .reservation .reservation-supplements .supplement .price {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .reservation .reservation-totals {
  padding-top: 20px;
}
.ibe .reservation .reservation-totals .sep,
.ibe .reservation .reservation-totals .sep-bold {
  margin: 15px -15px;
}
.ibe .reservation .reservation-totals .price {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .reservation .reservation-totals .total .label {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .reservation .reservation-totals .total .price {
  color: #a99269;
  font-size: 24px;
  line-height: 24px;
}
.ibe .text-policy {
  padding: 20px 15px;
  background: #e1ddcf;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .text-policy article header {
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.ibe .hotel-info {
  margin: 20px 15px;
  background: #fff;
}
.ibe .hotel-info .info-text {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
  margin: 0 0 30px 0;
}
.ibe .google-map {
  position: relative;
  height: 500px;
  margin-bottom: 30px;
}
.ibe .google-map .map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.ibe .thank-you-message {
  background: #fff;
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 20px 15px;
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 1.4em;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .thank-you-message .label {
  margin: 20px 0 0 0;
}
.ibe .myresrevation-content {
  background: #fff;
  position: relative;
  padding: 20px 15px;
}
.ibe .myresrevation-content .label {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
  padding-left: 0;
  margin: 0 0 5px 0;
}
.ibe .myresrevation-content .title {
  font-family: "proxima_novasemibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 20px 0;
}
.ibe .myresrevation-content .text {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 0 0 30px 0;
}
.ibe .myresrevation-content .reservation-status {
  color: #a99269;
}
.ibe .myresrevation-content .reservation-status.success {
  color: #cad3c3;
}
.ibe .myresrevation-content .reservation-status.error {
  color: #a94442;
}
.ibe .myresrevation-content .reservation-status.notice {
  color: #d4c79d;
}
.ibe .myresrevation-content .logout-button-holder {
  margin-top: 50px;
}
.ibe .myresrevation-content .booking-form {
  margin-bottom: 50px;
}
.ibe .myresrevation-content .booking-form legend {
  text-align: left;
}
.ibe .myresrevation-content .booking-form .btn {
  margin-top: 15px;
  font-size: 16px;
}
.ibe .myresrevation-content .login header {
  margin-bottom: 20px;
}
.ibe .myresrevation-content .login form {
  margin: 20px 0;
}
.ibe .contact-content {
  background: #fff;
  position: relative;
  z-index: 40;
  padding: 20px 10px;
}
.ibe .contact-content .booking-form {
  margin-bottom: 50px;
}
.ibe .contact-content .booking-form legend {
  text-align: left;
}
.ibe .contact-content .booking-form .btn {
  margin-top: 18px;
}
.ibe .map-content {
  background: #fff;
  position: relative;
  z-index: 40;
  padding: 20px 10px 0 10px;
}
.ibe .map-content .nav-pills a {
  background-color: #fff;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .map-content .nav-pills li.active a {
  background-color: #a99269;
  color: #fff;
}
.ibe .map-content .tab-content {
  padding: 20px 0 0 0;
}
.ibe .map-content .tab-content #route-view {
  margin: 0 15px;
}
.ibe .map-content .tab-content .google-map {
  margin: 0 -15px;
}
.ibe .room-list {
  margin: 0 0 50px 0;
  background: #eee;
}
.ibe .room-list .room-row {
  margin: 0 0 30px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ibe .room-list .room-row:hover,
.ibe .room-list .room-row.active {
  -webkit-box-shadow: 0px 0px 2px 2px #d9d9d9;
  box-shadow: 0px 0px 2px 2px #d9d9d9;
}
.ibe .room-list .room-row .row-left,
.ibe .room-list .room-row .row-right {
  position: relative;
  background: #fff;
  text-align: center;
}
.ibe .room-list .room-row .row-left {
  cursor: default;
}
.ibe .room-list .room-row .row-right {
  padding: 30px 0 10px 0;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  -ms-border-radius: 0px 0px 3px 3px;
  -o-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.ibe .room-list .room-row .row-center {
  position: relative;
  /*min-height: 210px;*/
  background: #fff;
  padding: 10px 10px 0 10px;
}
.ibe .room-list .room-row .row-center .rateplan-name {
  line-height: 1,4em;
}
.ibe .room-list .room-row .room-thumb {
  width: 100%;
  min-height: 150px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -ms-border-radius: 3px 3px 0px 0px;
  -o-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
.ibe .room-list .room-row .fullscreen {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 50;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.ibe .room-list .room-row .room-header {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  margin: 15px 0;
  text-align: center;
  min-height: 50px;
  cursor: pointer;
}
.ibe .room-list .room-row .instead-of-board {
  display: block;
  cursor: default;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 30px;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #fb3939;
}
.ibe .room-list .room-row .instead-of-board i {
  font-size: 16px;
  margin: 0 5px;
}
.ibe .room-list .room-row .room-info {
  display: block;
  position: absolute;
  top: 13px;
  right: 20px;
  cursor: pointer;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 30px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: underline;
  /* none,underline*/
  text-transform: none;
  color: #000000;
}
.ibe .room-list .room-row .room-info:hover {
  color: #a99269;
}
.ibe .room-list .room-row .room-nights {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .room-list .room-row .room-nights .nights {
  margin-bottom: 30px;
}
.ibe .room-list .room-row .room-nights .btn {
  padding: 8px 10px;
}
.ibe .room-list .room-row .room-action .total {
  text-align: center;
  margin-bottom: 30px;
}
.ibe .room-list .room-row .room-action .total .price {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .room-list .room-row .room-action .book-room-button .btn-primary,
.ibe .room-list .room-row .room-action .book-room-button .btn-info,
.ibe .room-list .room-row .room-action .book-room-button .btn-call-us {
  padding: 13px 10px 10px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .room-list .room-row .room-action .book-room-button .btn-primary {
  background: #a99269;
}
.ibe .room-list .room-row .room-action .book-room-button .btn-primary:hover {
  background: #a99269;
}
.ibe .room-list .room-row .room-action .book-room-button .btn-info,
.ibe .room-list .room-row .room-action .book-room-button .btn-call-us {
  background: #b3a998;
}
.ibe .room-list .room-row .room-action .book-room-button .btn-info:hover,
.ibe .room-list .room-row .room-action .book-room-button .btn-call-us:hover {
  background: #a99269;
}
.ibe .room-list .room-row .room-action .remaining-rooms {
  background: #fb3939;
  text-align: center;
  padding: 5px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .room-list .room-row .average-daily-rate {
  margin: 5px 0;
}
.ibe .room-list .room-row .average-daily-rate .average-daily-rate-text {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  font-style: italic;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: capitalize;
  color: #b3a998;
}
.ibe .room-list .room-row .average-daily-rate .average-daily-rate-price {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe {
  /** PANEL GROUP **/
  /** PANEL GROUP **/
  /* Sticky footer styles  */
  /* Set the fixed height of the footer here */
}
.ibe html,
.ibe body {
  width: 100%;
  background: #f5f2ec;
  position: relative;
  z-index: 10;
  overflow-x: hidden;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
  color: #8a775a;
}
.ibe a {
  color: #a99269;
}
.ibe a:hover {
  color: #8a775a;
}
.ibe .visible {
  display: block!important;
}
.ibe .hidden {
  display: none!important;
}
.ibe .overflow-hidden {
  overflow: hidden;
}
.ibe .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.ibe .message {
  margin-top: 20px;
}
.ibe .inner {
  display: block;
}
.ibe .no-padding {
  padding: 0;
}
.ibe .no-border {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.ibe .no-select,
.ibe .no-select * {
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  outline: none;
}
.ibe .no-transition,
.ibe .no-transition *,
.ibe .no-transition:hover,
.ibe .no-transition *:hover {
  -webkit-transition: all 0ms ease-in-out 0ms;
  -moz-transition: all 0ms ease-in-out 0ms;
  -o-transition: all 0ms ease-in-out 0ms;
  transition: all 0ms ease-in-out 0ms;
  -ms-transition: all 0ms ease-in-out 0ms;
}
.ibe .no-outline,
.ibe .no-outline:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ibe a,
.ibe a:active,
.ibe a:focus,
.ibe a:visited,
.ibe a:hover {
  outline: none;
}
.ibe .modal-open .main-header {
  position: fixed;
  z-index: 2000;
  width: 100%;
}
.ibe .cannot-host {
  margin: 50% auto;
}
.ibe .reservation-container {
  background: #fff;
  position: relative;
  left: 0;
  right: 0;
}
.ibe .reservation-container.animate-right {
  left: auto;
  right: 100%;
  -webkit-transition: right 250ms ease-in-out 0ms;
  -moz-transition: right 250ms ease-in-out 0ms;
  -o-transition: right 250ms ease-in-out 0ms;
  transition: right 250ms ease-in-out 0ms;
  -ms-transition: right 250ms ease-in-out 0ms;
}
.ibe .reservation-container.animate-left {
  left: 100%;
  right: auto;
  -webkit-transition: left 250ms ease-in-out 0ms;
  -moz-transition: left 250ms ease-in-out 0ms;
  -o-transition: left 250ms ease-in-out 0ms;
  transition: left 250ms ease-in-out 0ms;
  -ms-transition: left 250ms ease-in-out 0ms;
}
.ibe .step1 .background-image,
.ibe .step-myreservation .background-image,
.ibe .step-contact .background-image {
  height: 700px;
}
.ibe .step2 .background-image,
.ibe .step3 .background-image,
.ibe .step4 .background-image {
  height: 225px;
  -webkit-transition: height 250ms ease-in-out 0ms;
  -moz-transition: height 250ms ease-in-out 0ms;
  -o-transition: height 250ms ease-in-out 0ms;
  transition: height 250ms ease-in-out 0ms;
  -ms-transition: height 250ms ease-in-out 0ms;
}
.ibe .step1-content {
  position: relative;
  z-index: 10;
  background: #fff;
  margin: 0 auto;
  padding: 0 10px;
}
.ibe .step1-content .btn-primary {
  margin: 15px 0;
}
.ibe .step2-content {
  position: relative;
  background: #eee;
  z-index: auto;
  padding: 0 10px;
  left: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
}
.ibe .step2-content .stay-period {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  margin: 15px 0;
}
.ibe .step4-content {
  position: relative;
  z-index: 10;
  left: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
}
.ibe .step1-calendars {
  padding: 20px 0;
}
.ibe .step1-calendars #MultiCalendar {
  margin-bottom: 20px;
}
.ibe .body li {
  margin: 0 0 0 12px;
  padding: 0;
}
.ibe .nights-total {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 2em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .nights-total .night-text {
  margin-bottom: 10px;
}
.ibe .nights-total .night-number {
  font-size: 36px;
}
.ibe .change-dates {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .horz-guest-type .btn,
.ibe .supplement .btn {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  min-height: 40px;
  background: #f6f6f6;
  border: 1px solid #e1ddcf;
  color: #a99269;
}
.ibe .horz-guest-type .btn i,
.ibe .supplement .btn i {
  color: #b3a998;
}
.ibe .horz-guest-type .btn i:hover,
.ibe .supplement .btn i:hover {
  color: #8a775a;
}
.ibe .horz-guest-type .btn:focus,
.ibe .supplement .btn:focus,
.ibe .horz-guest-type .btn:active,
.ibe .supplement .btn:active,
.ibe .horz-guest-type .btn.active,
.ibe .supplement .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.ibe .horz-guest-type .btn.increase,
.ibe .supplement .btn.increase {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  -ms-border-radius: 0px 4px 4px 0px;
  -o-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.ibe .horz-guest-type .btn.decrease,
.ibe .supplement .btn.decrease {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  -ms-border-radius: 4px 0px 0px 4px;
  -o-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.ibe .horz-guest-type label,
.ibe .supplement label {
  text-align: center;
  display: block;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
}
.ibe .horz-guest-type .name-holder label,
.ibe .supplement .name-holder label {
  text-transform: none!important;
  text-align: left!important;
  font-size: 14px!important;
}
.ibe .horz-guest-type .pax,
.ibe .supplement .pax {
  padding: 9px;
  border: none;
  border-top: 1px solid #e1ddcf;
  border-bottom: 1px solid #e1ddcf;
  text-align: center;
  min-height: 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .vert-guest-type .btn {
  display: block;
  min-height: 40px;
  background: #f6f6f6;
  border: 1px solid #e1ddcf;
}
.ibe .vert-guest-type .btn i {
  color: #b3a998;
}
.ibe .vert-guest-type .btn i:hover {
  color: #8a775a;
}
.ibe .vert-guest-type .btn:focus,
.ibe .vert-guest-type .btn:active,
.ibe .vert-guest-type .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.ibe .vert-guest-type .btn.increase {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.ibe .vert-guest-type .btn.decrease {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  -ms-border-radius: 0px 0px 4px 4px;
  -o-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.ibe .vert-guest-type label {
  text-align: center;
  display: block;
  min-height: 30px;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
}
.ibe .vert-guest-type .pax {
  display: block;
  padding: 10px;
  border: none;
  border-left: 1px solid #e1ddcf;
  border-right: 1px solid #e1ddcf;
  text-align: center;
  min-height: 40px;
  font-size: 1.4em;
  padding-top: 14px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .horizontal-line-arrow {
  position: relative;
  margin: 25px 0;
  height: 9px;
  border-top: 1px solid #e1ddcf;
}
.ibe .horizontal-line-arrow .arrow {
  position: absolute;
  width: 15px;
  height: 9px;
  top: -1px;
  left: 50%;
  margin: 0 0 0 -7.5px;
  display: block;
  background: url("../img/horizontal-arrow.png") no-repeat left top;
}
.ibe .section-header {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
  margin: 0 0 35px 0;
}
.ibe .reuqest-rooms {
  overflow: hidden;
}
.ibe .reuqest-rooms .room-guests .request-room {
  margin-bottom: 20px;
}
.ibe .reuqest-rooms .room-guests .request-room .room-counter {
  padding: 40px 0 0 0;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .reuqest-rooms .room-guests .request-room .guest-category-age {
  font-size: 11px;
  text-transform: uppercase;
}
.ibe .reuqest-rooms .room-guests footer {
  margin: 20px 0 0 0;
}
.ibe button.close {
  position: relative;
  top: -2px;
}
.ibe .request-mealplans .mealplan-description {
  padding-top: 30px;
  font-size: 14px;
  line-height: 1.4em;
  color: #a99269;
  text-align: justify;
}
.ibe .readmore-js-toggle {
  color: #a99269;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 15px 0;
}
.ibe .step1-submit-holder {
  padding: 30px 0 0 0;
}
.ibe .step1-submit-holder .btn {
  padding: 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.ibe .step-currency {
  margin: 10px 0;
}
.ibe .best-value {
  position: absolute;
  top: 11px;
  left: -35px;
  display: block;
  z-index: 300;
  padding: 5px 36px;
  border-bottom: 30px solid #a99269;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ibe .best-value span {
  position: absolute;
  top: 20px;
  left: -14px;
  display: block;
  z-index: 300;
  width: 100px;
  letter-spacing: 1px;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #ffffff;
}
.ibe .table-list {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
}
.ibe .table-list .list-row {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
  cursor: pointer;
  display: block;
  background: #fff;
  border-bottom: 1px solid #e1ddcf;
}
.ibe .table-list .list-row .list-row-content {
  padding: 12px 10px 9px 10px;
}
.ibe .table-list .list-row:hover {
  background: #f9f9f9;
}
.ibe .table-list .list-row.active,
.ibe .table-list .list-row.active .active {
  background: #e1d9ca;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #a99269;
}
.ibe .table-list .list-row:first-child {
  border-top: 1px solid #e1ddcf;
}
.ibe .table-list .list-row .list-row-price .bar,
.ibe .table-list .list-row .list-row-price .rice-save,
.ibe .table-list .list-row .list-row-price .price {
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.ibe .table-list .list-row .list-row-price .text {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe .panel-group {
  border-bottom: 1px solid #e1ddcf;
}
.ibe .panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-top: 0;
}
.ibe .panel-group .panel + .panel {
  margin-top: -1px;
}
.ibe .panel-group .panel:first-child {
  margin-top: 0;
}
.ibe .panel-group .panel-heading {
  background: none;
  border: none;
  border-top: 1px solid #e1ddcf;
  padding: 10px 0;
  position: relative;
}
.ibe .panel-group .panel-heading .panel-title {
  padding: 10px 15px 5px 15px;
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #a99269;
}
.ibe .panel-group .panel-heading .panel-title a {
  display: block;
  position: relative;
}
.ibe .panel-group .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.ibe .panel-group .panel-heading .panel-title a .fa-caret-up {
  display: none;
}
.ibe .panel-group .panel-heading .panel-title a .fa-caret-down {
  display: block;
}
.ibe .panel-group .panel-heading .panel-title i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.ibe .panel-group .panel-body,
.ibe .panel-group .panel-collapse .panel-body {
  border: none!important;
  text-align: left;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #b3a998;
}
.ibe #wrap {
  background: #fff;
  min-height: 100%;
  height: auto;
  padding: 0 0 200px 0;
  z-index: 10;
}
.ibe #Footer {
  background-color: #8a775a;
  padding: 20px 0;
  color: #fff;
  position: relative;
  z-index: 10;
}
.ibe #Footer .footer-links * {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.ibe #Footer .footer-separator {
  width: 1px;
  background: #b3a998;
  height: 30px;
  margin: 0 30px;
}
.ibe #Footer .ssl img,
.ibe #Footer .hotel-proxy-logo {
  max-width: 130px;
}
.ibe #Footer .footer-title {
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #b3a998;
  margin: 30px 0;
}
.ibe .badge {
  color: #a99269;
  padding: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ibe .badge .text {
  font-size: 12px;
  line-height: 12px;
}
.ibe .badge .price {
  font-size: 16px;
  line-height: 16px;
}
.ibe .badge.price-save {
  color: #cad3c3;
}
.ibe .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  height: 100%!important;
}
.ibe a,
.ibe a:hover,
.ibe button,
.ibe button:hover,
.ibe .anim,
.ibe .anim:hover,
.ibe .anim *,
.ibe .anim *:hover {
  -webkit-transition: all 277ms ease-in-out 0ms;
  -moz-transition: all 277ms ease-in-out 0ms;
  -o-transition: all 277ms ease-in-out 0ms;
  transition: all 277ms ease-in-out 0ms;
  -ms-transition: all 277ms ease-in-out 0ms;
}
.ibe ::selection {
  color: #fff;
  background: #a99269;
}
.ibe ::-moz-selection {
  color: #fff;
  background: #a99269;
}
.ibe .myreservation-content {
  background: white;
  position: relative;
  padding: 20px 0;
}
.ibe .myreservation-content .bookwize-row {
  margin-bottom: 15px;
}
.ibe .myreservation-content .data-protection {
  margin-top: 100px;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu {
  background: #d6d6d6;
  margin-bottom: 20px;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav {
  padding: 15px 0px 15px 15px;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 16px;
  line-height: 19px;
  border-bottom: solid 1px #afa8a8;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav span {
  display: inline-block;
  width: 80%;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav:last-child {
  border-bottom: none;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav i {
  opacity: 0;
  font-size: 21px;
  vertical-align: middle;
  width: 10%;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav.active {
  font-weight: bold;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav.active i {
  opacity: 1;
  transition: 0.3s;
}
.ibe .myreservation-content .bookwize-reservation-submenu .bookwize-navbar-submenu .bookwize-nav:hover {
  background: white;
  transition: 0.3s;
}
.ibe .myreservation-content .label {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  font-family: "proxima_nova_rgregular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #999999;
  padding-left: 0;
  margin: 0 0 5px 0;
}
.ibe .myreservation-content .title {
  font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: uppercase;
  color: #333333;
  margin: 0 0 20px 0;
  text-align: center;
}
.ibe .myreservation-content .text {
  font-family: Georgia, Times, "Times New Roman", serif, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-style: normal;
  /* normal,italic,oblique  */
  font-weight: normal;
  /* normal, bold, bolder, lighter, 100-200-300-400-500-600-700-800-900  */
  text-decoration: none;
  /* none,underline*/
  text-transform: none;
  color: #333333;
  margin: 0 0 30px 0;
}
.ibe .myreservation-content .reservation-status {
  color: #666666;
}
.ibe .myreservation-content .reservation-status.success {
  color: #4da844;
}
.ibe .myreservation-content .reservation-status.error {
  color: #a94442;
}
.ibe .myreservation-content .reservation-status.notice {
  color: #d1c38b;
}
.ibe .myreservation-content .booking-form {
  margin-bottom: 50px;
}
.ibe .myreservation-content .booking-form legend {
  text-align: left;
}
.ibe .myreservation-content .booking-form .btn {
  margin-top: 15px;
  font-size: 16px;
}
.ibe .myreservation-content .login header {
  margin-bottom: 20px;
}
.ibe .myreservation-content .login form {
  margin: 20px 0;
}
.ibe .myreservation-content .hotel-info {
  padding: 20px 0;
}
.ibe .btn-primary.block {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.icon-date.datepick-trigger {
  display: none;
}
