/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
.outline-inicio_es_video_header .booking-box h4 {
  color: #6a1a35;
}
.booking-box {
  padding: 15px;
  font-size: 13px;
}
.booking-box .form-control:disabled, .booking-box .form-control[readonly] {
  background: white;
}
.booking-box .button-action {
  display: block;
}
@media screen and (min-width: 481px) {
  .booking-box .button-action {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .booking-box .reserve-online-message {
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  .booking-box .mensaje-marketing {
    text-align: center;
  }
}
.booking-box .booPadding {
  padding: 0 5px;
  /* margin: 0; */
}
.booking-box .booPadding .form-group {
  margin-bottom: 0;
}
.booking-box .noPadding {
  padding: 0;
  margin: 0;
}
.booking-box #banner-top-mejor-tarifa {
  margin: auto;
}
@media screen and (min-width: 990px) {
  .booking-box #banner-top-mejor-tarifa {
    width: 100%;
  }
}
.booking-box h4 {
  font-weight: 400;
  font-size: 2.1rem;
}
@media screen and (min-width: 768px) {
  .booking-box h4 {
    text-align: left;
  }
}
.booking-box span.title-tarifa {
  font-size: 1.5rem;
}
.booking-box h6 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.booking-box label {
  font-weight: bold;
}
.booking-box .btn-success {
  background-color: #6a1a35 !important;
  border-color: #6a1a35 !important;
}
.booking-box .btn-success :hover {
  background: #6a1a35 !important;
  border-color: #6a1a35 !important;
}
.booking-box .calendar {
  position: relative;
}
.booking-box .calendar i {
  position: absolute;
  right: 9px;
  top: 9px;
  color: #6a1a35;
  font-size: 1rem;
}
.booking-box .calendar ::placeholder {
  font-size: 0.9rem;
}
@media screen and (min-width: 767px) {
  .booking-box .calendar ::placeholder {
    font-size: 1rem;
  }
}
.booking-box input:read-only {
  background: white !important;
  border-radius: 3px 3px 3px 3px;
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 1.1rem !important;
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
  color: #6a1a35;
}
h1 {
  font-size: 2.5rem !important;
}
h2 {
  font-size: 2.2rem !important;
  color: #a23f04;
}
h3 {
  font-size: 1.5rem !important;
}
.h0 {
  height: 0;
}
#g-container-main a {
  text-decoration: none;
  color: #a23f04 !important;
  transition: 0.3s;
}
#g-container-main a:hover {
  color: #a23f04;
  filter: brightness(1.3);
  text-decoration: none;
}
.g-offcanvas-toggle {
  color: #fff;
}
.menu-acciones .g-menu-item-title {
  color: #000000 !important;
}
.menu-acciones .fa {
  color: #000000 !important;
}
.menu-acciones .menu-acciones a:hover {
  color: #fff !important;
}
.gradiente-slideshow {
  width: 100%;
  height: 10rem;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.929), transparent) !important;
  position: absolute;
  z-index: 2;
}
#g-navigation #booking-mobile-buttons {
  width: 100% !important;
  position: absolute;
  z-index: 10 !important;
}
@media screen and (max-width: 767px) {
  #g-navigation .buttons-sticky {
    width: 100%;
  }
  #g-navigation .booking-movil-buttons {
    width: 100% !important;
    position: absolute;
    background-color: #6a1a35;
    width: 100%;
    z-index: 4;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
  }
  #g-navigation .booking-movil-buttons ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4rem;
  }
}
#g-navigation .g-offcanvas-open .g-offcanvas-toggle {
  color: #a98e64;
}
#g-navigation #horizontalmenu-6038-particle {
  background: #e9e9e9;
}
#g-navigation #horizontalmenu-6038-particle a {
  color: #6a1a35;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #g-navigation #horizontalmenu-6038-particle {
    margin: 0;
    padding: 10px;
  }
}
#g-navigation .button-lang-movil {
  position: absolute;
  width: 4.8rem;
}
@media screen and (min-width: 768px) {
  #g-navigation .menu-principal-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  #g-navigation .g-grid:nth-child(3) {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #g-navigation .logo img {
    height: 4rem;
  }
}
.chat-side {
  width: 155px;
  height: 63px;
  background: #a23f04;
  color: #fff;
  position: fixed;
  z-index: 12;
  padding-top: 0.4em;
  right: -4em;
  top: 32%;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
  transition: 0.4s;
  text-align: center;
  border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
}
.chat-side:hover {
  right: -3em;
  background: #a23f04;
  filter: brightness(1.1);
}
.g-main-nav .g-standard .g-dropdown {
  width: auto;
}
article {
  margin-bottom: 4rem !important;
  padding-bottom: 1rem !important;
}
.g-sublevel span.g-menu-item-title {
  /*color: #171617;*/
  white-space: nowrap;
}
.g-sublevel .active {
  color: #313131 !important;
}
#g-page-surround {
  min-height: initial !important;
}
.img-module img {
  padding: 0;
  border-radius: 0 !important;
  width: 100%;
}
.display-flex {
  display: flex !important;
}
.wp-lightbox-overlay .scrim {
  background: #333 !important;
  opacity: 0.9 !important;
}
.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#g-footer {
  padding: 0rem 0;
  background-color: #6a1a35 !important;
}
#g-footer .menu-soporte ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 1rem;
  margin-bottom: 0;
}
#g-footer .menu-soporte li {
  margin: 0.6rem;
}
#g-footer .menu-soporte li a {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 400;
}
#g-footer .logo-footer img {
  max-width: 213px;
}
/* WHATSAPP */
.whatsapp-window {
  position: fixed;
  right: 5em;
  bottom: 5rem;
  width: auto;
  color: #222221;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 0.8em;
  background: transparent;
  z-index: 998;
  transition: 1s;
  margin-right: -36em;
}
.whatsapp-window p {
  text-align: left;
}
.whatsapp-window h3 {
  color: white !important;
}
.whatsapp-window .fa, .muestra-whatsapp .fa {
  color: white !important;
}
.whatsapp-window a {
  color: inherit;
}
.whatsapp-window a:hover {
  text-decoration: none;
}
.whatsapp-window img.wp-smiley, .whatsapp-window img.emoji {
  height: 0.5em !important;
  width: 0.5em !important;
  vertical-align: 0em !important;
  padding: 0 !important;
}
.whatsapp-window-inner {
  padding: 1.5em;
  width: 17rem;
  line-height: 1.3rem;
  background: #25d366;
  color: white;
  text-align: center;
  border-radius: 10px 10px 0 0;
  box-shadow: 2px 3px 0 #00000047;
  text-align: left;
  font-size: 1.2rem;
}
.whatsapp-window-inner p {
  margin: 0;
}
.whatsapp-window-inner img {
  width: 168px;
  margin: 0 3rem;
}
.whatsapp-window-2 {
  background: #fff;
  padding: 1rem;
  width: 17rem;
  border-radius: 0 0 10px 10px;
  text-align: center;
  transition: 0.3s;
  box-shadow: 2px 3px 0 #00000047;
  text-align: left;
}
.whatsapp-window-2 a {
  display: flex;
  align-items: center;
  color: #444 !important;
}
.whatsapp-window-2 img {
  background: #dbdbdb;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 1rem;
}
.mensaje-enviar {
  background: #25d366;
  color: white;
  border-radius: 10px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  width: 100%;
  box-shadow: 2px 3px 0 #00000047;
  font-size: 1.3rem;
}
.puntos {
  width: 100%;
  margin: 0.3em 0;
  padding: 0 1em;
}
.whatsapp-window .close {
  margin-right: 0.3em;
  color: #fff;
  padding: 0.3em 0.5em;
  margin: 0;
  float: right;
  font-size: 22px;
  font-weight: 700;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: -3rem;
  background: #25d366;
  border-radius: 19px;
  opacity: 1;
}
.muestra-whatsapp {
  position: fixed;
  right: 0.4rem;
  bottom: 4.5rem;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50%;
  font-family: "Trebuchet Ms", Arial, Helvetica, serif;
  font-size: 1.1em;
  margin-bottom: 0.8em;
  background: #25d366;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  text-align: center;
  padding: 0.5em 1em;
}
.muestra-whatsapp a {
  color: #fff !important;
  font-size: 1rem;
}
.muestra-whatsapp a:hover {
  color: #fff !important;
}
.muestra-whatsapp .fa-whatsapp {
  font-size: 2rem;
}
.whatsapp-window-enter {
  margin-right: 0;
}
@media only screen and (max-width: 736px) {
  .whatsapp-window {
    display: block;
    position: fixed;
    top: initial;
    bottom: 9rem;
    right: 1rem;
  }
  #g-footerbottom {
    padding-bottom: 4em;
  }
  .muestra-whatsapp-inner {
    padding: 0.5em 0;
  }
  .muestra-whatsapp {
    width: 4rem;
  }
  .muestra-whatsapp span {
    display: none;
  }
}
/* TERMINA WHATSAPP */
.img-contenido img {
  object-fit: cover;
  height: 27rem;
  width: 100%;
}
.center-columna {
  justify-content: center;
}
.img-hover:hover {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  transition: 0.3s;
}
.img-play {
  object-fit: cover;
  height: 372px;
}
.atracciones-tarjeta {
  background: #eeeeee;
  background: linear-gradient(0deg, #fdfdfd, #fafafa);
  padding: 0.7rem;
  box-shadow: 0px 2px 2px 1px #4a4a4a70;
  -webkit-box-shadow: 0px 2px 2px 1px #4a4a4a70;
  -moz-box-shadow: 0px 2px 2px 1px #4a4a4a70;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.center-column {
  justify-content: center;
}
.wp-block-separator.is-style-dots:before {
  padding-left: 0.6em;
}
.btn-primary {
  background: #6a1a35 !important;
  border-color: #6a1a35 !important;
  transition: 0.3s !important;
  -moz-transition: 0.3s !important;
  -webkit-transition: 0.3s !important;
}
.btn-primary:hover {
  filter: brightness(1.2);
}
.breadcrumb a {
  color: #313131;
}
.breadcrumb a :hover {
  color: #6a1a35;
}
.big-title h3 {
  font-size: 3rem;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 8rem;
}
@media screen and (max-width: 768px) {
  #g-intro {
    padding: 0;
  }
}
#bookingbox a {
  color: #1e1e1e;
}
@media screen and (max-width: 767px) {
  #bookingbox {
    padding: 1.5rem 3rem;
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    width: 100%;
    margin-left: -50rem;
    left: 0;
    background-color: #1e1e1e;
  }
  #bookingbox > .g-content {
    height: 100%;
  }
  #bookingbox input, #bookingbox select, #bookingbox input::placeholder, #bookingbox button {
    font-size: 1rem;
  }
  #bookingbox input, #bookingbox select {
    background-color: transparent !important;
    border: 1px solid #545454;
    color: #bcbcbc;
    border-radius: 3px;
  }
  #bookingbox .booking-box {
    background-color: inherit;
    color: white;
  }
  #bookingbox h5 {
    color: white;
    margin-bottom: 2rem;
    padding: 0;
    font-size: 1.5rem;
  }
  #bookingbox h4, #bookingbox h5 {
    display: none;
  }
  #bookingbox .calendar i {
    display: none;
  }
  #bookingbox label {
    color: white;
    font-size: 1rem;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  #bookingbox .sello, #bookingbox h5 {
    display: none !important;
  }
  #bookingbox .booking-box input[type="text"], #bookingbox .booking-box select {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 414px) {
  #bookingbox {
    margin-left: -37rem;
  }
}
@media screen and (max-width: 375px) {
  #bookingbox h5 {
    font-size: 1.1rem;
  }
  #bookingbox label {
    margin-bottom: 0.1rem;
  }
  #bookingbox .booking-box input[type="text"], #bookingbox .booking-box select {
    margin-bottom: 0.5rem;
  }
}
.booking-box {
  height: 100%;
  padding: 1rem 2rem !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.booking-box .fa {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  float: left;
}
.booking-mobile-show {
  margin-left: 0 !important;
  left: 0 !important;
}
.show-booking-movile-button .g-menu-item-title {
  color: white !important;
  font-size: 1.2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.pika-button {
  font-size: 16px !important;
  padding: 9px !important;
}
.pika-lendar {
  width: 270px !important;
}
.pika-table th {
  font-size: 14px !important;
  font-weight: normal !important;
}
.outline-content_page #g-header:before, .outline-content_page_en #g-header:before, .outline-habitaciones_page_es #g-header:before, .outline-habitaciones_page_en #g-header:before {
  height: 100%;
}
.outline-content_page #g-header, .outline-content_page_en #g-header, .outline-habitaciones_page_es #g-header, .outline-habitaciones_page_en #g-header {
  background-attachment: fixed;
}
@media screen and (max-width: 736px) {
  .outline-content_page #g-header, .outline-content_page_en #g-header, .outline-habitaciones_page_es #g-header, .outline-habitaciones_page_en #g-header {
    background-attachment: initial;
  }
}
.outline-content_page .tabla-amenidades, .outline-content_page_en .tabla-amenidades, .outline-habitaciones_page_es .tabla-amenidades, .outline-habitaciones_page_en .tabla-amenidades {
  gap: 0;
}
.outline-content_page .tabla-amenidades tr td:first-child, .outline-content_page_en .tabla-amenidades tr td:first-child, .outline-habitaciones_page_es .tabla-amenidades tr td:first-child, .outline-habitaciones_page_en .tabla-amenidades tr td:first-child {
  width: 45px;
}
.outline-content_page .tabla-amenidades tr td, .outline-content_page_en .tabla-amenidades tr td, .outline-habitaciones_page_es .tabla-amenidades tr td, .outline-habitaciones_page_en .tabla-amenidades tr td {
  border-color: transparent !important;
}
.outline-content_page .tabla-amenidades figure, .outline-content_page_en .tabla-amenidades figure, .outline-habitaciones_page_es .tabla-amenidades figure, .outline-habitaciones_page_en .tabla-amenidades figure {
  margin: 0;
}
@media screen and (max-width: 736px) {
  .outline-content_page .slide-contenido img, .outline-content_page_en .slide-contenido img, .outline-habitaciones_page_es .slide-contenido img, .outline-habitaciones_page_en .slide-contenido img {
    height: 19rem !important;
    object-fit: cover;
  }
}
.outline-habitaciones_page .text-box-left, .outline-habitaciones_page_en .text-box-left {
  background: #f3f3f3;
  padding: 1rem 2rem;
  z-index: 2;
  text-align: justify;
}
@media screen and (min-width: 801px) {
  .outline-habitaciones_page .text-box-left, .outline-habitaciones_page_en .text-box-left {
    margin-right: -6rem;
  }
}
.outline-habitaciones_page .text-box-right, .outline-habitaciones_page_en .text-box-right {
  background: #f3f3f3;
  padding: 1rem 2rem;
  z-index: 2;
  text-align: justify;
}
@media screen and (min-width: 801px) {
  .outline-habitaciones_page .text-box-right, .outline-habitaciones_page_en .text-box-right {
    margin-left: -4rem;
  }
}
/*FORMULARIOS DE CONTACTO*/
.formularioc {
  background: #f3f3f3;
  padding: 2em;
  border: 1px solid #e9e9e9;
  width: 95%;
}
.formularioc input, .formularioc select {
  width: 100%;
  padding: 0.7em 1.3em;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.formularioc input[type="radio"], .formularioc input[type="checkbox"] {
  width: auto;
}
.formularioc input[type="submit"] {
  width: auto;
  background: transparent;
  color: #2f2f2f;
  padding: 0.5em 1em;
  text-transform: uppercase;
  font-size: 1rem;
  border: 1px solid #2f2f2f;
  border-radius: 0;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.formularioc input[type="submit"]:hover {
  background: #cacaca;
}
.formularioc label {
  font-weight: normal;
  display: block;
  margin-bottom: 0;
  font-size: 0.9em;
}
.formularioc .small {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #ff5c5c;
}
.formularioc textarea {
  border: 1px solid #e1e1e1;
  width: 100%;
  height: 10em;
}
/* TERMINA FORMULARIO DE CONTACTO */
@media (max-width: 768px) {
  .reverse-mobile {
    flex-direction: column-reverse;
  }
}
.oculto {
  visibility: hidden;
  height: 1.5rem;
}
.g-main-nav > ul > li > a {
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: 0.84rem !important;
}
.g-main-nav a {
  text-transform: initial;
  font-weight: normal !important;
  font-size: 0.84rem !important;
}
#g-navigation .menu-principal .g-menu-item-title {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 0.93rem;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.3rem;
}
.g-social a:hover {
  text-decoration: none;
}
.g-social a:hover {
  color: #d4c79b;
}
.g-horizontalmenu li a {
  font-family: "Arial", Helvetica, sans-serif;
  font-weight: normal;
}
.booking-box .btn-success {
  transition: 0.3s;
  text-transform: uppercase;
  font-size: 0.9rem;
  padding: 0.45rem 0.5rem;
}
.booking-box .btn-success:hover {
  filter: brightness(1.2);
}
#g-booking-box-intro {
  padding: 0 !important;
  background: 0 0;
  margin-top: -4rem;
  position: relative;
  width: 100%;
  z-index: 6;
}
#g-booking-box-intro .booking-box h4 {
  color: inherit;
}
#g-booking-box-intro .title-tarifa {
  font-size: 1.4rem;
}
.booking-box {
  padding: 0.5rem;
  background: #fff;
  color: #2f2f2f;
  box-shadow: 0px 8px 16px 9px rgba(0, 0, 0, 0.17);
}
.booking-box h6 {
  display: none;
}
.booking-box label {
  font-weight: 700;
  text-transform: uppercase;
  color: #444;
}
.booking-box input[type="text"], .booking-box select {
  border-radius: 0;
  border: 1px solid #4444;
  background-color: #fff !important;
  color: #2f2f2f;
  font-size: 0.85rem;
}
.booking-box select option {
  color: #d2d2d2;
}
.booking-box .calendar i {
  color: #bebebe;
  font-size: 1rem;
  top: 12px;
}
.booking-box .booPadding {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .booking-box .booPadding {
    text-align: initial;
  }
}
.sello {
  text-align: right;
  position: absolute;
  top: -5.5rem;
  width: 8rem;
}
#g-footerbottom {
  font-size: 0.85rem;
  background-color: #a23f04;
}
#g-footerbottom a {
  color: #ffffff;
}
#g-footerbottom a {
  color: #eeeeee;
}
#g-footer a {
  color: white;
}
#g-above .boton-modulo-hotel .button {
  color: #ffffff;
  border-radius: 0;
  font-family: "Roboto", Helvetica, sans-serif;
  font-weight: 300;
  width: auto;
  padding: 0.5rem 0.8rem;
  text-align: center;
  margin: 1rem;
  box-sizing: border-box;
  font-size: 0.8rem;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  white-space: nowrap;
}
#g-above .boton-modulo-hotel {
  position: absolute;
  bottom: 2rem;
  display: flex;
  justify-content: center;
  width: 100%;
}
#g-above .boton-modulo-hotel .button:hover {
  background: #D3B687;
  text-decoration: none;
}
#g-above .boton-modulo-hotel .btn-ver-mas {
  background: transparent;
}
#g-above .boton-modulo-hotel .btn-ver-mas:hover {
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
.restaurant-home-text {
  display: flex;
  align-items: center;
}
.img-100 img {
  width: 100%;
}
.boton-reserva-ahora .g-menu-item-container {
  padding: 0 !important;
}
.boton-reserva-ahora > a > .g-menu-item-content {
  padding: 0.3rem 0.6rem !important;
  background: #6a1a35;
  margin-top: -0.3rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transition: 0.3s;
}
.boton-reserva-ahora > a > .g-menu-item-content:hover {
  background: #6a1a35;
  filter: brightness(1.3);
}
.boton-reserva-ahora .g-dropdown {
  background: #fff !important;
}
.boton-reserva-ahora .g-menu-item-title, .boton-reserva-ahora .g-menu-item-title:hover {
  color: #fff !important;
}
.wp-block-separator {
  width: 10rem;
  margin: auto;
  border: 5px solid #fff;
  background: #aeaeae;
}
button {
  background: #6a1a35;
  color: white;
  padding: 1rem 1.5rem;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
button:hover {
  filter: brightness(1.2);
}
#g-bottom {
  /* CALL TO ACTION */
}
#g-bottom .callcenter-movil {
  position: fixed;
  bottom: 7rem;
  right: 0;
  z-index: 5;
  width: 3.5rem;
}
#g-bottom .callcenter-movil ul {
  text-align: right;
  margin: 0;
}
#g-bottom .callcenter-movil li {
  display: block !important;
  margin-top: 0.5rem;
}
#g-bottom .callcenter-movil a {
  display: initial;
}
#g-bottom .callcenter-movil .fa, #g-bottom .callcenter-movil img {
  background: #a23f04;
  font-size: 1.5rem;
  padding: 0.7rem;
  color: white;
  border-radius: 25px;
}
#g-bottom .callcenter-movil i {
  opacity: initial !important;
}
#g-bottom .callcenter-movil .fa {
  width: 44px;
  height: 45px;
}
#g-bottom .callcenter-movil .fa-phone {
  height: 45px;
}
#g-bottom .callcenter-movil img {
  width: 45px;
  height: 45px;
  margin-right: 0.2rem;
}
#g-bottom .button-chat-movil .fa {
  position: fixed;
  z-index: 999;
  bottom: 7.5rem;
  color: white;
  background: #1e1e1e;
  width: 44px;
  height: 44px;
  font-size: 1.3rem;
  border-radius: 25px;
  padding: 0.7rem 0.7rem;
  right: 0.5rem;
}
@media screen and (min-width: 737px) {
  #g-bottom .chat-w-container {
    display: none;
  }
}
#g-bottom .chat-w-container-show {
  position: fixed;
  top: 0;
  background: #000000c4;
  height: 100%;
  width: 100%;
  z-index: 13;
}
#g-bottom .chat-w {
  height: 90%;
  width: 100%;
  position: fixed;
  z-index: 12;
  top: 1rem;
  left: -60rem;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  /*display: none;*/
}
#g-bottom .chat-w-show {
  left: 0;
}
#g-bottom .chat-title {
  color: white;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
#g-bottom .chat-title .fa {
  font-size: 1.7rem;
  color: white;
}
#g-bottom .chat-title span {
  margin-left: 1rem;
}
#g-bottom .mensaje-aviso {
  position: fixed;
  left: 1em;
  bottom: 1rem;
  width: auto;
  color: #222221;
  border: 1px solid #cac1aa;
  border-radius: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 0.8em;
  background: #fbfdff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  transition: 1s;
  margin-left: -36em;
}
@media only screen and (max-width: 667px) and (position: landscape) {
  #g-bottom .mensaje-aviso {
    display: none;
  }
}
#g-bottom .mensaje-aviso img.wp-smiley, #g-bottom .mensaje-aviso img.emoji {
  height: 0.5em !important;
  width: 0.5em !important;
  vertical-align: 0em !important;
  padding: 0 !important;
}
#g-bottom .mensaje-aviso-inner {
  padding: 1em;
  font-size: 0.9rem;
  line-height: 1.3rem;
}
#g-bottom .mensaje-aviso-inner .puntos {
  width: 100%;
  margin: 0.3em 0;
  padding: 0 1em;
}
#g-bottom .mensaje-aviso-inner .puntos a {
  color: #a23f04;
  text-decoration: underline;
}
#g-bottom .mensaje-aviso-inner a:hover {
  text-decoration: none !important;
}
#g-bottom .mensaje-aviso-inner .puntos a:hover {
  filter: brightness(1.3);
}
#g-bottom .mensaje-aviso-inner .btn-reserva {
  background: #a23f04;
  color: #fff;
  width: 50%;
  margin: 1rem auto;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
#g-bottom .mensaje-aviso-inner .btn-reserva a {
  color: #fff;
  text-decoration: none;
}
#g-bottom .mensaje-aviso-inner .btn-reserva:hover {
  background: #a23f04;
  filter: brightness(1.3);
}
#g-bottom .mensaje-aviso h4 {
  text-align: center;
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
}
#g-bottom .mensaje-aviso .cerrar {
  height: 1.5rem;
}
#g-bottom .mensaje-aviso .precio-hotel {
  color: #5b95c1;
}
#g-bottom .mensaje-aviso .nota {
  font-size: 70%;
  line-height: 1.2em;
  font-weight: bold;
}
#g-bottom .mensaje-aviso .close {
  margin-right: 0.3em;
  background: transparent;
  color: #353534;
  padding: 0.2em 0.5em;
  margin: 0;
  float: right;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5rem;
  opacity: 1;
}
#g-bottom .muestra-aviso {
  position: fixed;
  left: 1em;
  bottom: 0;
  width: auto;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  font-family: "Trebuchet Ms", Arial, Helvetica, serif;
  font-size: 1.1em;
  margin-bottom: 0.8em;
  background: white;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  text-align: center;
  padding: 0.5em 2rem;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
@media screen and (max-width: 736px) {
  #g-bottom .muestra-aviso {
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  #g-bottom .muestra-aviso {
    display: none !important;
  }
}
#g-bottom .muestra-aviso:hover {
  background: #edf4f5;
  filter: brightness(1.2);
}
#g-bottom .muestra-aviso {
  display: none;
}
#g-bottom .muestra-aviso #btn-muestra-aviso:hover {
  text-decoration: none;
}
#g-bottom #btn-close {
  display: none;
}
#g-bottom .mensaje-aviso-enter {
  margin-left: 0;
}
#g-bottom .muestra-aviso a {
  color: #6a1a35;
}
@media only screen and (max-width: 736px) {
  #g-bottom .muestra-aviso a {
    font-size: 1.1rem;
  }
}
#g-bottom .muestra-aviso a:hover {
  color: #6a1a35;
  filter: brightness(1.1);
}
#g-bottom .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#g-bottom .btn a {
  color: #fff;
}
@media only screen and (max-width: 812px) {
  #g-bottom .mensaje-aviso {
    display: block;
    position: fixed;
    width: auto;
    bottom: 0;
    top: initial;
  }
}
@media only screen and (max-width: 736px) {
  #g-bottom #g-footerbottom {
    padding-bottom: 21em;
  }
  #g-bottom .muestra-aviso-inner {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 414px) {
  #g-bottom .mensaje-aviso {
    width: 92%;
  }
  #g-bottom .muestra-aviso {
    width: 92%;
  }
}
/* TERMINA CALL TO ACTION */
.outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
  opacity: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  top: 7rem;
  background: none;
  height: auto;
}
.outline-inicio-es .habitaciones-home img, .outline-inicio-en .habitaciones-home img {
  height: 22rem;
  padding: 0.7rem;
  object-fit: cover;
}
.outline-inicio-es .img-module .overlay p, .outline-inicio-en .img-module .overlay p {
  font-size: 0.9rem;
  text-align: left;
}
.outline-inicio-es .img-module .overlay .button, .outline-inicio-en .img-module .overlay .button {
  background: none;
  padding: 0 !important;
  text-shadow: 0px 3px 0 #000;
}
.outline-inicio-es #g-intro, .outline-inicio-en #g-intro {
  margin-top: 3rem;
}
.outline-inicio-es #g-utility .g-container, .outline-inicio-en #g-utility .g-container {
  padding: 2rem;
}
.outline-inicio-es #g-utility h2, .outline-inicio-en #g-utility h2 {
  color: #fff;
}
@media (min-width: 768px) {
  .outline-inicio-es #g-utility, .outline-inicio-en #g-utility {
    padding: 6rem 0;
    background-attachment: fixed;
  }
}
.outline-inicio-es #g-testimonials, .outline-inicio-en #g-testimonials {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.outline-inicio-es .img-module, .outline-inicio-en .img-module {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.outline-inicio-es .img-module:hover, .outline-inicio-en .img-module:hover {
  margin-top: -0.7rem;
}
.outline-inicio-es .img-module .overlay a, .outline-inicio-en .img-module .overlay a {
  font-style: normal;
  font-size: 1rem;
}
.outline-inicio-es #g-utility .g-content, .outline-inicio-en #g-utility .g-content {
  color: #ffffff;
}
.outline-inicio-es #g-features, .outline-inicio-en #g-features {
  border-top: 1px solid #ccc;
}
.outline-inicio-es #g-features a, .outline-inicio-en #g-features a {
  color: #fff;
}
.outline-inicio-es .mapa-home, .outline-inicio-en .mapa-home {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.outline-inicio-es .mapa-home iframe, .outline-inicio-en .mapa-home iframe {
  margin-top: -50px;
}
@media only all and (max-width: 1680px) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 780px;
  }
}
@media only all and (max-width: 1680px) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 680px;
  }
}
@media only all and (max-width: 1440px) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 570px;
  }
}
@media only all and (max-width: 1366px) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 560px;
  }
}
@media only all and (max-width: 1024px) and (orientation: landscape) {
  .outline-inicio-es .g-main-nav a, .outline-inicio-en .g-main-nav a {
    font-size: 0.8rem !important;
  }
  .outline-inicio-es #g-above .size-25, .outline-inicio-en #g-above .size-25 {
    flex: 0 50% !important;
    width: 50% !important;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    margin-top: 12rem;
  }
  .outline-inicio-es .img-module .overlay p, .outline-inicio-en .img-module .overlay p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 1024px) and (orientation: portrait) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 435px;
  }
  .outline-inicio-es .g-main-nav a, .outline-inicio-en .g-main-nav a {
    font-size: 0.8rem !important;
  }
  .outline-inicio-es #g-above .size-25, .outline-inicio-en #g-above .size-25 {
    flex: 0 50% !important;
    width: 50% !important;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    margin-top: 6rem;
  }
  .outline-inicio-es .img-module .overlay p, .outline-inicio-en .img-module .overlay p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 812px) and (orientation: landscape) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 333px;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    margin-top: 6rem;
  }
}
@media only all and (min-width: 768px) and (max-width: 1024px) {
  .outline-inicio-es .img-module h4, .outline-inicio-en .img-module h4 {
    font-size: 1rem;
  }
}
@media only all and (max-width: 768px) {
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 313px;
  }
}
@media only all and (max-width: 736px) {
  .outline-inicio-es .img-module img, .outline-inicio-en .img-module img {
    width: 100%;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .outline-inicio-es #g-header, .outline-inicio-en #g-header {
    margin-top: 0 !important;
  }
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 323px;
  }
  .outline-inicio-es #g-above .size-25, .outline-inicio-en #g-above .size-25 {
    flex: auto !important;
    width: auto !important;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    margin-top: 6rem;
  }
  .outline-inicio-es .img-module .overlay p, .outline-inicio-en .img-module .overlay p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 414px) {
  .outline-inicio-es .img-module img, .outline-inicio-en .img-module img {
    width: 100%;
  }
  .outline-inicio-es .img-module .overlay, .outline-inicio-en .img-module .overlay {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .outline-inicio-es #g-header, .outline-inicio-en #g-header {
    margin-top: 0 !important;
  }
  .outline-inicio-es #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img, .outline-inicio-en #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img img {
    height: 190px;
  }
}
@media (min-width: 1024px) {
  .sello {
    right: -4rem;
    top: -5.7rem;
  }
}
@media (max-width: 812px) {
  .sello {
    right: -1rem;
    width: 8rem;
  }
  .booking-box input[type="text"], .booking-box select {
    margin-bottom: 1rem;
  }
  .booking-box {
    padding: 1.5rem 3rem;
  }
}
@media (min-width: 768px) {
  .height0, .height0 .g-content {
    height: 0;
  }
  #g-navigation {
    position: fixed;
    width: 100%;
    height: 14rem;
    background: url('../images/navigation/bg-header.png');
  }
  #g-header {
    margin-top: 2.6rem !important;
  }
  #gobooking {
    margin-top: -12rem;
  }
  .contenedor-texto-home {
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 896px) and (orientation: landscape) {
  #g-navigation {
    position: initial;
    height: 9rem;
    background-color: #6a1a35;
  }
  #g-header {
    margin-top: 0 !important;
  }
}
@media only all and (max-width: 767px) and (orientation: landscape) {
  #g-navigation {
    height: initial;
  }
}
@media only all and (max-width: 767px) {
  #g-expanded {
    padding: 2rem 0;
  }
  .menu-menu-soporte {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .menu-menu-soporte li {
    text-align: center;
  }
  .menu-soporte {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .menu-soporte .g-content {
    margin: auto;
  }
  .menu-soporte .widget {
    margin: 0;
    padding: 0;
  }
  .g-social {
    text-align: center;
    margin: 2rem;
  }
  #g-footer {
    text-align: center;
    padding-top: 2rem;
  }
  #g-footer .g-content {
    padding: 0;
    margin: 0;
  }
  #g-booking-box-intro {
    margin-top: 0;
    z-index: 11;
    /*.callcenter-movil {
            ul {
                display: flex;
                justify-content: space-around;
            }
            li .g-menu-item-title {
                color:#171617 !important;
                font-size:1.1rem;
            }
            .fa {
                color:#171617 !important;
                font-size:1rem;
            }
        } botones de contacto antes del booking en movil*/
  }
  .sello {
    text-align: center;
    top: 0;
  }
  .g-menu-item-title {
    color: #fff !important;
  }
  .logo {
    display: flex;
    justify-content: center;
  }
  #g-footerbottom {
    padding-bottom: 6rem;
  }
  .sello {
    position: relative;
    margin: 1rem auto;
    top: initial;
    right: initial;
  }
  #g-footer .menu-soporte ul {
    padding-top: 0;
    display: block;
    margin: 2rem 0 0 0;
  }
  #g-footer .div-border-top {
    margin-top: 2rem;
  }
}
iframe .i4ewOd-pzNkMb-haAclf {
  background-color: #000;
}
/* ESCONDE Y MUESTRA BOTON DE RESERVAR EN CALL TO ACTION CON CODIGO PARA TARIFA MOVIL*/
@media screen and (min-width: 737px) {
  .call-action-desktop {
    display: block !important;
    text-align: center;
  }
  .call-action-movil {
    display: none !important;
    text-align: center;
  }
}
@media screen and (max-width: 736px) {
  .call-action-desktop {
    display: none !important;
    text-align: center;
  }
  .call-action-movil {
    display: block !important;
    text-align: center;
  }
}
/*# sourceMappingURL=custom_content_page.css.map */