/* 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
 */

/* line 3, wp-content/themes/internetpower/scss/_bookingbox.scss */
/* line 4, wp-content/themes/internetpower/scss/_bookingbox.scss */
/* line 5, wp-content/themes/internetpower/scss/_bookingbox.scss */
.outline-inicio_es_video_header .booking-box h4 {
  color: #d89000;
}
/* line 11, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box {
  padding: 15px;
  /*font-size: 13px;*/
}
/* line 13, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .form-control:disabled, .booking-box .form-control[readonly] {
  background: white;
}
/* line 17, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .button-action {
  display: block;
}
@media screen and (min-width: 481px) {
  /* line 19, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box .button-action {
    display: none !important;
  }
}
/* line 24, wp-content/themes/internetpower/scss/_bookingbox.scss */
@media screen and (max-width: 768px) {
  /* line 25, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box .reserve-online-message {
    font-weight: bold;
  }
}
/* line 29, wp-content/themes/internetpower/scss/_bookingbox.scss */
@media screen and (max-width: 768px) {
  /* line 30, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box .mensaje-marketing {
    text-align: center;
  }
}
/* line 39, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .booPadding {
  padding: 0 5px;
  margin: 0 !important;
}
/* line 43, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .booPadding .form-group {
  margin-bottom: 0;
}
/* line 47, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .noPadding {
  padding: 0;
  margin: 0;
}
/* line 55, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box #banner-top-mejor-tarifa {
  margin: auto;
}
@media screen and (min-width: 990px) {
  /* line 57, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box #banner-top-mejor-tarifa {
    width: 100%;
  }
}
/* line 62, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box h4 {
  font-weight: 400;
  font-size: 2.1rem;
}
@media screen and (min-width: 768px) {
  /* line 66, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box h4 {
    text-align: left;
  }
}
/* line 70, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box span.title-tarifa {
  font-size: 1.6rem;
}
/* line 74, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box h6 {
  padding-bottom: 0;
  margin-bottom: 0;
  display: none;
}
/* line 80, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box label {
  /*font-weight: bold;*/
}
/* line 85, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .btn-success {
  background-color: #d89000 !important;
  border-color: #d89000 !important;
  text-transform: uppercase;
}
/* line 90, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .btn-success :hover {
  background: #424242 !important;
  border-color: #424242 !important;
}
/* line 97, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .calendar {
  position: relative;
}
/* line 100, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .calendar i {
  position: absolute;
  right: 9px;
  top: 9px;
  color: #d89000;
  font-size: 1rem;
}
/* line 107, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box .calendar ::placeholder {
  font-size: 0.9rem;
}
@media screen and (min-width: 767px) {
  /* line 113, wp-content/themes/internetpower/scss/_bookingbox.scss */
  .booking-box .calendar ::placeholder {
    font-size: 1rem;
  }
}
/* line 119, wp-content/themes/internetpower/scss/_bookingbox.scss */
.booking-box input:read-only {
  background: transparent !important;
  border-radius: 0;
}
/* line 7, wp-content/themes/internetpower/scss/custom.scss */
p {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 300;
}
/* line 12, wp-content/themes/internetpower/scss/custom.scss */
b, strong {
  font-weight: bold !important;
}
/* line 15, wp-content/themes/internetpower/scss/custom.scss */
section ul, section ol {
  padding-left: 2rem;
  font-size: 1.2rem;
  line-height: 2rem;
}
/* line 20, wp-content/themes/internetpower/scss/custom.scss */
h1 {
  font-size: 2.5rem !important;
  text-transform: uppercase;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
/* line 26, wp-content/themes/internetpower/scss/custom.scss */
h2 {
  font-size: 2rem !important;
  font-weight: 300 !important;
  text-transform: uppercase;
}
/* line 31, wp-content/themes/internetpower/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  color: #424753;
}
/* line 34, wp-content/themes/internetpower/scss/custom.scss */
section a {
  color: #232323;
  transition: 0.3s;
}
/* line 38, wp-content/themes/internetpower/scss/custom.scss */
section a:hover {
  color: #232323;
  filter: brightness(1.3);
}
/* line 42, wp-content/themes/internetpower/scss/custom.scss */
#rev_slider_3_1.revslider-initialised {
  text-align: initial;
}
/* line 45, wp-content/themes/internetpower/scss/custom.scss */
.wp-block-button a:hover {
  text-decoration: none;
}
/* line 48, wp-content/themes/internetpower/scss/custom.scss */
#g-header {
  z-index: 0;
}
/* line 51, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation {
  background-image: none;
  background-color: #57453b;
  width: 100%;
  background-image: url('https://www.realdeminaspoliforum.com.mx/wp-content/themes/internetpower/images/header/bg-header.png') !important;
  background-color: transparent !important;
  background-repeat: repeat-x !important;
  /*height: 12rem;*/
}
/* line 59, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #d89000;
}
/* line 62, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .g-content {
  margin: 0.3rem 0.625rem;
  padding: 0.3rem 0.938rem;
}
/* line 66, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation #horizontalmenu-6038-particle, #g-navigation #horizontalmenu-1666-particle {
  background: rgba(0, 0, 0, 0.5);
}
/* line 67, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation #horizontalmenu-6038-particle a, #g-navigation #horizontalmenu-1666-particle a {
  color: #fff;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  /* line 72, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation #horizontalmenu-6038-particle, #g-navigation #horizontalmenu-1666-particle {
    margin: 0;
    padding: 10px;
  }
}
/* line 78, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: normal;
}
/* line 82, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-selected {
  color: #d6d6d6;
}
/* line 85, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .menu-acciones .g-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* line 90, wp-content/themes/internetpower/scss/custom.scss */
/* line 91, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .menu-principal .g-menu-item-content {
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 95, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .menu-principal .g-main-nav {
  font-family: "Roboto", Helvetica, sans-serif !important;
  letter-spacing: -0.7px;
}
@media only all and (min-width: 48rem) {
  /* line 100, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation {
    position: fixed;
  }
}
@media only all and (max-width: 767px) {
  /* line 104, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation {
    background: #1a1a1a !important;
    padding-bottom: 1rem;
  }
}
/*FORMULARIOS DE CONTACTO*/
/* line 115, wp-content/themes/internetpower/scss/custom.scss */
.formularioc {
  background: #f8f8f8;
  padding: 2em;
  border: 1px solid #e9e9e9;
  width: 95%;
}
/* line 121, wp-content/themes/internetpower/scss/custom.scss */
.formularioc input, .formularioc select {
  width: 100%;
  padding: 0.7em;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  margin: 0.3rem 0;
}
/* line 129, wp-content/themes/internetpower/scss/custom.scss */
.formularioc input[type="radio"], .formularioc input[type="checkbox"] {
  width: auto;
}
/* line 132, wp-content/themes/internetpower/scss/custom.scss */
.formularioc input[type="submit"] {
  width: auto;
  background: #575757;
  color: #fff;
  padding: 0.5em 1em;
  text-transform: uppercase;
  border-radius: 3px;
}
/* line 140, wp-content/themes/internetpower/scss/custom.scss */
.formularioc input[type="submit"]:hover {
  background: #484848;
}
/* line 143, wp-content/themes/internetpower/scss/custom.scss */
.formularioc label {
  font-weight: normal;
  display: block;
  margin-bottom: 0;
  font-size: 0.9em;
  margin-top: 0;
}
/* line 150, wp-content/themes/internetpower/scss/custom.scss */
.formularioc .small {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #ff5c5c;
}
/* line 155, wp-content/themes/internetpower/scss/custom.scss */
.formularioc textarea {
  border: 1px solid #e1e1e1;
  width: 100%;
  height: 10em;
  margin: 0.3rem;
}
/* line 161, wp-content/themes/internetpower/scss/custom.scss */
.formularioc .wp-block-columns {
  gap: 1rem;
  margin-bottom: 0.5rem;
}
/* line 165, wp-content/themes/internetpower/scss/custom.scss */
.formularioc p {
  margin: 0;
  margin-bottom: 0.5rem;
}
/* line 169, wp-content/themes/internetpower/scss/custom.scss */
.formularioc br {
  display: none;
}
/*FORMULARIOS DE CONTACTO*/
/* line 175, wp-content/themes/internetpower/scss/custom.scss */
.nav-no-transp {
  background: #424242;
  color: #171617 !important;
}
/* line 179, wp-content/themes/internetpower/scss/custom.scss */
.nav-no-transp a {
  color: #171617 !important;
}
/* line 182, wp-content/themes/internetpower/scss/custom.scss */
.nav-no-transp span.g-menu-item-title, .nav-no-transp .g-menu-parent-indicator {
  color: #171617;
}
/* line 185, wp-content/themes/internetpower/scss/custom.scss */
/* line 188, wp-content/themes/internetpower/scss/custom.scss */
/* line 189, wp-content/themes/internetpower/scss/custom.scss */
.nav-no-transp .g-sublevel span.g-menu-item-title, .nav-no-transp .g-sublevel .g-menu-parent-indicator {
  color: white !important;
}
/* line 192, wp-content/themes/internetpower/scss/custom.scss */
.nav-no-transp .g-sublevel .active {
  color: #171617 !important;
}
/* line 200, wp-content/themes/internetpower/scss/custom.scss */
.transparent {
  background: transparent;
}
/* line 204, wp-content/themes/internetpower/scss/custom.scss */
/* line 205, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es h3, .outline-inicio-en h3 {
  font-size: 2.5rem;
  color: #161616;
}
/* line 209, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro, .outline-inicio-en #g-intro {
  padding: 5rem 0;
}
/* line 211, wp-content/themes/internetpower/scss/custom.scss */
/* line 212, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .img-module .overlay, .outline-inicio-en #g-intro .img-module .overlay {
  border-left: 1rem solid #fff;
  border-right: 1rem solid #fff;
  border-bottom: 1rem solid #fff;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  text-transform: uppercase;
}
/* line 219, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .img-module .overlay a:hover, .outline-inicio-en #g-intro .img-module .overlay a:hover {
  text-decoration: none;
  background-color: #232323;
}
/* line 223, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .img-module .overlay .button, .outline-inicio-en #g-intro .img-module .overlay .button {
  background-color: white;
  color: black;
}
/* line 228, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .img-module img, .outline-inicio-en #g-intro .img-module img {
  padding: 0;
  border: 1rem solid #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
/* line 235, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .img-module img:hover, .outline-inicio-en #g-intro .img-module img:hover {
  filter: brightness(1.1);
}
/* line 239, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro .g-block.size-33, .outline-inicio-en #g-intro .g-block.size-33 {
  display: flex;
  align-items: center;
}
/* line 243, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-intro h4, .outline-inicio-en #g-intro h4 {
  color: #fff;
  margin-bottom: 1.5rem;
}
/* line 250, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-expanded, .outline-inicio-en #g-expanded {
  background-image: url('https://www.realdeminaspoliforum.com.mx/wp-content/uploads/2024/02/background-cassia-restaurante.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f4f5f7;
  padding: 11rem 3rem;
  background-size: cover;
}
@media screen and (max-width: 896px) and (orientation: landscape) {
  /* line 257, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-expanded, .outline-inicio-en #g-expanded {
    background-position: -40rem;
  }
}
@media (max-width: 414px) {
  /* line 260, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-expanded, .outline-inicio-en #g-expanded {
    background-position: -64rem;
  }
}
/* line 263, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-expanded .restaurante, .outline-inicio-en #g-expanded .restaurante {
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 267, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es .bg-inicio-historia, .outline-inicio-en .bg-inicio-historia {
  background: #fff;
  padding: 6em 1em;
}
/* line 271, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-testimonials, .outline-inicio-en #g-testimonials {
  background-position: bottom;
  padding: 8rem 0;
}
/* line 274, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-testimonials .button, .outline-inicio-en #g-testimonials .button {
  background-color: white;
  color: black !important;
}
/* line 277, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-testimonials .button:hover, .outline-inicio-en #g-testimonials .button:hover {
  background-color: #232323;
  color: white !important;
}
/* line 283, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-testimonials h2, .outline-inicio-en #g-testimonials h2 {
  color: #fff;
}
/* line 286, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es hr, .outline-inicio-en hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-color: #c9c9c9;
  margin: 2rem auto 0rem auto;
}
/* line 291, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-header #rev_slider_1_1_wrapper, .outline-inicio-en #g-header #rev_slider_1_1_wrapper {
  background: #fff !important;
}
/* line 294, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-testimonials, .outline-inicio-en #g-testimonials {
  background-attachment: fixed;
}
/* line 297, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es .text-hisotria, .outline-inicio-en .text-hisotria, .outline-inicio-es .text-hisotria-en, .outline-inicio-en .text-hisotria-en {
  max-width: 60%;
  margin: auto;
}
/* line 301, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility, .outline-inicio-en #g-utility {
  background-attachment: fixed;
  padding: 3rem 0;
}
/* line 305, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility .textwidget, .outline-inicio-en #g-utility .textwidget {
  margin-bottom: 4rem;
}
/* line 308, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility .img-module .overlay, .outline-inicio-en #g-utility .img-module .overlay {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 0;
  padding: 0.5rem;
  opacity: 1;
}
/* line 320, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility .button, .outline-inicio-en #g-utility .button {
  background: none;
}
/* line 323, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility .button:hover, .outline-inicio-en #g-utility .button:hover {
  background: none;
}
/* line 326, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility .button.button-small, .outline-inicio-en #g-utility .button.button-small {
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  padding: 1rem;
  font-family: inherit;
  margin: 0;
  text-transform: initial;
  letter-spacing: 0;
  font-family: "Montserrat", Arjial, Helvetica, sans-serif;
}
/* line 337, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-utility h4, .outline-inicio-en #g-utility h4 {
  font-size: 1.1rem;
  margin: 0;
}
/* line 341, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es rs-carousel-wrap, .outline-inicio-en rs-carousel-wrap {
  position: initial !important;
}
/* line 344, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es #g-features .size-34, .outline-inicio-en #g-features .size-34 {
  flex: 0 33%;
  width: 33%;
}
/* line 348, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es .certificados, .outline-inicio-en .certificados {
  display: flex;
  justify-content: center;
}
/* line 351, wp-content/themes/internetpower/scss/custom.scss */
.outline-inicio-es .certificados img, .outline-inicio-en .certificados img {
  margin: 0 1rem;
}
@media (max-width: 414px) {
  /* line 354, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .certificados, .outline-inicio-en .certificados {
    flex-direction: column;
  }
  /* line 356, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .certificados img, .outline-inicio-en .certificados img {
    max-width: 10rem;
    margin: 1rem auto;
  }
}
@media (max-width: 736px) {
  /* line 364, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-utility h4, .outline-inicio-en #g-utility h4 {
    font-size: 1.4rem;
  }
  /* line 367, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-above .img-100 img, .outline-inicio-en #g-above .img-100 img {
    padding: 1rem;
  }
  /* line 370, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-testimonials, .outline-inicio-en #g-testimonials {
    background-attachment: initial;
    padding: 3rem 0;
  }
  /* line 374, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .text-hisotria, .outline-inicio-en .text-hisotria {
    max-width: 90%;
  }
  /* line 377, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .restaurante-inicio-texto, .outline-inicio-en .restaurante-inicio-texto {
    padding: 3rem 2rem !important;
  }
}
/* line 384, wp-content/themes/internetpower/scss/custom.scss */
.bodas-inicio-texto, .grupos-inicio-texto, .restaurante-inicio-texto, .diversion-inicio-texto, .contacto-inicio-texto {
  display: flex;
  align-items: center;
  padding: 0 5rem;
}
/* line 389, wp-content/themes/internetpower/scss/custom.scss */
.contacto-inicio-texto {
  background: #57453b;
}
/* line 393, wp-content/themes/internetpower/scss/custom.scss */
.contacto-inicio-texto a {
  color: #fcbfbd;
}
/* line 396, wp-content/themes/internetpower/scss/custom.scss */
.contacto-inicio-texto a:hover {
  color: #fff;
}
/* line 400, wp-content/themes/internetpower/scss/custom.scss */
.header-no-transp {
  margin-top: 0 !important;
}
/* line 405, wp-content/themes/internetpower/scss/custom.scss */
/* line 406, wp-content/themes/internetpower/scss/custom.scss */
.callaction .g-menu-item-title {
  font-size: 1rem;
}
/* line 413, wp-content/themes/internetpower/scss/custom.scss */
/* line 414, wp-content/themes/internetpower/scss/custom.scss */
/* line 415, wp-content/themes/internetpower/scss/custom.scss */
#g-header .g-owlcarousel .g-owlcarousel-item-content {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
@media screen and (max-width: 1200px) {
  /* line 416, wp-content/themes/internetpower/scss/custom.scss */
  #g-header .g-owlcarousel .g-owlcarousel-item-content {
    margin-top: 20%;
  }
}
/* line 422, wp-content/themes/internetpower/scss/custom.scss */
#g-header .g-owlcarousel .g-owlcarousel-item-title {
  font-size: 2.5rem;
  margin-bottom: 0;
}
/* line 426, wp-content/themes/internetpower/scss/custom.scss */
/* line 427, wp-content/themes/internetpower/scss/custom.scss */
#g-header .g-owlcarousel .g-owlcarousel-item-link a {
  border: 2px solid #d89000 !important;
  color: #d89000 !important;
}
/* line 432, wp-content/themes/internetpower/scss/custom.scss */
/* line 433, wp-content/themes/internetpower/scss/custom.scss */
@media screen and (max-width: 1200px) {
  /* line 434, wp-content/themes/internetpower/scss/custom.scss */
  #g-header .g-owlcarousel .owl-nav button.owl-prev, #g-header .g-owlcarousel .owl-nav button.owl-next {
    top: 70%;
  }
}
/* line 438, wp-content/themes/internetpower/scss/custom.scss */
/* line 445, wp-content/themes/internetpower/scss/custom.scss */
.btn-primary {
  background: #d89000 !important;
  border-color: #d89000 !important;
}
/* line 450, wp-content/themes/internetpower/scss/custom.scss */
/* line 451, wp-content/themes/internetpower/scss/custom.scss */
.breadcrumb a {
  color: #171617;
}
/* line 456, wp-content/themes/internetpower/scss/custom.scss */
/* line 458, wp-content/themes/internetpower/scss/custom.scss */
.big-title h3 {
  font-size: 3rem;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 8rem;
}
/* line 468, wp-content/themes/internetpower/scss/custom.scss */
/* line 469, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page #g-header:before, .outline-content_page_en #g-header:before {
  height: 100%;
}
/* line 472, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page #g-header #g-image img, .outline-content_page_en #g-header #g-image img {
  width: 100%;
}
/* line 475, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .tabla-amenidades, .outline-content_page_en .tabla-amenidades {
  gap: 0;
}
/* line 477, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .tabla-amenidades tr td:first-child, .outline-content_page_en .tabla-amenidades tr td:first-child {
  width: 45px;
}
/* line 480, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .tabla-amenidades tr td, .outline-content_page_en .tabla-amenidades tr td {
  border-color: transparent !important;
}
/* line 483, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .tabla-amenidades figure, .outline-content_page_en .tabla-amenidades figure {
  margin: 0;
}
/* line 487, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .slide-contenido figure, .outline-content_page_en .slide-contenido figure {
  margin: 0;
}
/* line 490, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .platillo, .outline-content_page_en .platillo {
  margin-bottom: 50px;
  transition: 0.3s;
  padding: 1rem;
}
/* line 494, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .platillo:hover, .outline-content_page_en .platillo:hover {
  background: #f9f9f9;
}
/* line 499, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .platillo .linea-punteada, .outline-content_page_en .platillo .linea-punteada {
  border-bottom: 1px dashed;
}
/* line 502, wp-content/themes/internetpower/scss/custom.scss */
.outline-content_page .platillo p, .outline-content_page_en .platillo p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 507, wp-content/themes/internetpower/scss/custom.scss */
  .outline-content_page #g-header.g-flushed, .outline-content_page_en #g-header.g-flushed {
    margin-top: 0;
  }
}
@media screen and (max-width: 414px) {
  /* line 512, wp-content/themes/internetpower/scss/custom.scss */
  .outline-content_page .slide-contenido img, .outline-content_page_en .slide-contenido img {
    height: 14rem !important;
    object-fit: cover;
  }
}
/* line 522, wp-content/themes/internetpower/scss/custom.scss */
/* line 523, wp-content/themes/internetpower/scss/custom.scss */
.outline-eventos_page_es h1, .outline-eventos_page_en h1 {
  margin: 1.5rem 0;
}
/* line 527, wp-content/themes/internetpower/scss/custom.scss */
/* line 531, wp-content/themes/internetpower/scss/custom.scss */
/* line 533, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es #g-header:before, .outline-promociones_page_en #g-header:before {
  height: 100%;
}
/* line 537, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es .promotion-row, .outline-promociones_page_en .promotion-row {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  box-shadow: 0 0 lightgray;
  background: #f5f5f5;
  overflow: hidden;
}
/* line 544, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es .promotion-row h4, .outline-promociones_page_en .promotion-row h4, .outline-promociones_page_es .promotion-row .accent, .outline-promociones_page_en .promotion-row .accent {
  color: #171617;
}
/* line 547, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es .promotion-row a.btn, .outline-promociones_page_en .promotion-row a.btn {
  color: white;
}
@media screen and (max-width: 768px) {
  /* line 550, wp-content/themes/internetpower/scss/custom.scss */
  .outline-promociones_page_es .promotion-row a.btn, .outline-promociones_page_en .promotion-row a.btn {
    margin-bottom: 1rem;
  }
}
/* line 554, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es .promotion-row .img-promotion, .outline-promociones_page_en .promotion-row .img-promotion {
  padding-right: 0;
}
/* line 558, wp-content/themes/internetpower/scss/custom.scss */
.outline-promociones_page_es .promotion-row p.restrictions, .outline-promociones_page_en .promotion-row p.restrictions {
  font-size: 0.7rem;
}
/* line 563, wp-content/themes/internetpower/scss/custom.scss */
/* line 567, wp-content/themes/internetpower/scss/custom.scss */
/* line 568, wp-content/themes/internetpower/scss/custom.scss */
.outline-default #g-header #g-image img {
  min-height: 18em;
}
/* line 575, wp-content/themes/internetpower/scss/custom.scss */
.button-default-noColor {
  background: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 0.5em 1.5em;
  font-weight: 400;
  display: inline-block;
}
/* line 583, wp-content/themes/internetpower/scss/custom.scss */
.button-default-noColor:hover {
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
/* line 587, wp-content/themes/internetpower/scss/custom.scss */
.button-default-color, .button {
  font-size: 0.9rem !important;
  border-radius: 3px !important;
  background: black;
  color: white;
  padding: 1rem 2rem !important;
  font-weight: 400;
  font-family: "Average", Helvetica, sans-serif;
  font-style: normal !important;
  display: inline-block;
}
/* line 598, wp-content/themes/internetpower/scss/custom.scss */
.button-default-color:hover, .button:hover {
  color: #fff !important;
  text-decoration: none;
  background: #232323;
  filter: brightness(1.3);
}
/* line 604, wp-content/themes/internetpower/scss/custom.scss */
#g-header:before {
  border-top: 4.4rem solid #1c2f3d;
}
/* line 607, wp-content/themes/internetpower/scss/custom.scss */
.g-horizontalmenu li a {
  color: #fff;
}
/* line 610, wp-content/themes/internetpower/scss/custom.scss */
.g-logo.g-logo-helium img {
  max-height: 7rem;
  margin-top: 1.5rem;
}
/* line 614, wp-content/themes/internetpower/scss/custom.scss */
/* line 615, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel .g-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* line 619, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel a:hover {
  color: #ababab !important;
}
/* line 622, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel .g-menu-item-title {
  font-size: 0.9rem;
  padding: 0;
  font-variant: initial;
  font-family: "Roboto";
}
/* line 628, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel .no-link .g-menu-item-content:hover {
  cursor: text;
  color: white;
}
/* line 632, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel ul {
  height: 2rem;
  line-height: 2.5rem !important;
}
/* line 637, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel-movil {
  background: #fff;
  padding: 1rem 0;
}
/* line 640, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel-movil .g-menu-item-title, .menu-tel-movil .fa {
  color: #232323;
}
/* line 643, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel-movil .g-menu-item-title, .menu-tel-movil img {
  filter: brightness(0);
}
/* line 646, wp-content/themes/internetpower/scss/custom.scss */
.menu-tel-movil ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  /* line 650, wp-content/themes/internetpower/scss/custom.scss */
  .menu-tel-movil ul {
    flex-wrap: wrap;
  }
}
/* line 655, wp-content/themes/internetpower/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  text-transform: initial;
  padding: 0.2345rem 0.2rem !important;
}
/* line 661, wp-content/themes/internetpower/scss/custom.scss */
.menu-acciones .g-menu-item-container:hover, .menu-principal .g-menu-item-container:hover {
  color: #ababab !important;
}
/* line 664, wp-content/themes/internetpower/scss/custom.scss */
.menu-acciones .g-menu-item-title, .menu-principal .g-menu-item-title {
  font-size: 0.95rem;
  padding: 0;
  font-variant: initial;
}
@media screen and (max-width: 896px) {
  /* line 668, wp-content/themes/internetpower/scss/custom.scss */
  .menu-acciones .g-menu-item-title, .menu-principal .g-menu-item-title {
    font-size: 0.75rem;
  }
}
/* line 673, wp-content/themes/internetpower/scss/custom.scss */
.text-box-left, .text-box-right {
  background: #f3f3f3;
  padding: 1rem 2rem;
  z-index: 2;
}
/* line 679, wp-content/themes/internetpower/scss/custom.scss */
.res-button-container {
  margin-top: 0;
  padding-top: 0.3rem;
}
/* line 683, wp-content/themes/internetpower/scss/custom.scss */
.widget-navigation-container {
  border-top: 1px solid #444;
}
/* line 686, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.2rem;
}
/* line 689, wp-content/themes/internetpower/scss/custom.scss */
.caracteristicas ul {
  list-style: none;
}
/* line 692, wp-content/themes/internetpower/scss/custom.scss */
.caracteristicas ul li {
  font-size: 1.3em;
  margin: 0.5em;
}
/* line 696, wp-content/themes/internetpower/scss/custom.scss */
.sello img {
  width: 8em;
  max-width: initial;
}
/* line 700, wp-content/themes/internetpower/scss/custom.scss */
.img-100 img {
  width: 100%;
}
/* line 703, wp-content/themes/internetpower/scss/custom.scss */
.flex-center {
  display: flex;
  align-items: center;
}
/* line 707, wp-content/themes/internetpower/scss/custom.scss */
#g-footer {
  padding: 3rem 0 0rem 0;
  border-top: 1px solid #ccc;
}
/* line 710, wp-content/themes/internetpower/scss/custom.scss */
#g-footer h2, #g-footer h3 {
  font-size: 1.5rem !important;
  color: white;
}
/* line 714, wp-content/themes/internetpower/scss/custom.scss */
#g-footer a {
  color: white;
}
/* line 717, wp-content/themes/internetpower/scss/custom.scss */
#g-footer a:hover {
  color: #e2e2e2;
}
/* line 720, wp-content/themes/internetpower/scss/custom.scss */
#g-footer .menu-footer a {
  white-space: nowrap;
  padding: 0.3rem 0;
  display: block;
  font-size: 0.9rem;
}
/* line 726, wp-content/themes/internetpower/scss/custom.scss */
#g-footer .menu-soporte li {
  padding: 0.5rem 0;
}
/* line 729, wp-content/themes/internetpower/scss/custom.scss */
#g-footer .footer-logo-container {
  font-size: 0.9rem;
}
/* line 731, wp-content/themes/internetpower/scss/custom.scss */
#g-footer .footer-logo-container img {
  width: 200px;
  margin-bottom: 1.5rem;
  display: block;
}
@media (max-width: 767px) {
  /* line 737, wp-content/themes/internetpower/scss/custom.scss */
  #g-footer .footer-logo-container img {
    margin: auto;
  }
}
/* line 742, wp-content/themes/internetpower/scss/custom.scss */
#g-footer #TA_excellent410 {
  margin-top: 2rem;
}
@media (max-width: 736px) {
  /* line 745, wp-content/themes/internetpower/scss/custom.scss */
  #g-footer #TA_excellent410 #CDSWIDEXC {
    display: block;
    margin: auto;
  }
}
/* line 751, wp-content/themes/internetpower/scss/custom.scss */
#g-footer #TA_socialButtonBubbles275 .socialWidgetContainer {
  display: block;
  margin-top: 1rem;
  text-align: left;
  margin-left: 0.7rem;
}
@media (max-width: 736px) {
  /* line 756, wp-content/themes/internetpower/scss/custom.scss */
  #g-footer #TA_socialButtonBubbles275 .socialWidgetContainer {
    text-align: center;
  }
}
/* line 760, wp-content/themes/internetpower/scss/custom.scss */
#g-footer #weatherwidget-io-0 {
  margin-left: -40px;
}
@media (max-width: 736px) {
  /* line 762, wp-content/themes/internetpower/scss/custom.scss */
  #g-footer #weatherwidget-io-0 {
    margin-left: initial;
  }
}
/* line 768, wp-content/themes/internetpower/scss/custom.scss */
#g-footerbottom {
  background: #232323;
  color: white;
}
/* line 772, wp-content/themes/internetpower/scss/custom.scss */
#g-footerbottom a {
  color: #fff;
}
/* line 775, wp-content/themes/internetpower/scss/custom.scss */
#g-footerbottom a:hover {
  color: #ababab;
}
/* line 778, wp-content/themes/internetpower/scss/custom.scss */
.wp-lightbox-overlay .scrim {
  background-color: rgba(46, 46, 46, 0.88) !important;
}
/* line 781, wp-content/themes/internetpower/scss/custom.scss */
button.close-button {
  fill: #adadad !important;
  border: 1px solid #adadad !important;
  border-radius: 50%;
  margin-right: 1rem;
}
/* line 787, wp-content/themes/internetpower/scss/custom.scss */
.tabla-servicios figure {
  border: 2px solid #000;
  padding: 1.2rem;
  box-sizing: border-box;
  border-radius: 50%;
}
/* line 793, wp-content/themes/internetpower/scss/custom.scss */
.fotos-row {
  flex-wrap: nowrap !important;
}
/* WHATSAPP */
/* line 798, wp-content/themes/internetpower/scss/custom.scss */
.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;
}
/* line 815, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window p {
  text-align: left;
}
/* line 818, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window h3 {
  color: white !important;
}
/* line 821, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window .fa, .muestra-whatsapp .fa {
  color: white !important;
}
/* line 824, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window a {
  color: inherit;
}
/* line 827, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window a:hover {
  text-decoration: none;
}
/* line 830, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window img.wp-smiley, .whatsapp-window img.emoji {
  height: 0.5em !important;
  width: 0.5em !important;
  vertical-align: 0em !important;
  padding: 0 !important;
}
/* line 836, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-inner {
  padding: 1.5em;
  width: 18rem;
  line-height: 1.3rem;
  background: #25d366;
  color: white;
  text-align: center;
  border-radius: 10px 10px 0 0;
  box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.278);
  text-align: left;
  font-size: 1.2rem;
}
/* line 848, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-inner p {
  margin: 0;
}
/* line 851, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-inner img {
  width: 168px;
  margin: 0 3rem;
}
/* line 855, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-2 {
  background: #fff;
  padding: 1rem;
  width: 18rem;
  border-radius: 0 0 10px 10px;
  text-align: center;
  transition: 0.3s;
  box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.278);
  text-align: left;
}
/* line 865, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-2 a {
  display: flex;
  align-items: center;
}
/* line 869, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-2 img {
  background: #dbdbdb;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 1rem;
}
/* line 877, wp-content/themes/internetpower/scss/custom.scss */
#g-footer .whatsapp-window-2 a {
  color: inherit;
}
/* line 880, wp-content/themes/internetpower/scss/custom.scss */
.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 rgba(0, 0, 0, 0.278);
  font-size: 1.3rem;
}
/* line 893, wp-content/themes/internetpower/scss/custom.scss */
.puntos {
  width: 100%;
  margin: 0.3em 0;
  padding: 0 1em;
}
/* line 898, wp-content/themes/internetpower/scss/custom.scss */
.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;
}
/* line 914, wp-content/themes/internetpower/scss/custom.scss */
.muestra-whatsapp {
  position: fixed;
  right: 0.4rem;
  bottom: 6.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;
}
/* line 937, wp-content/themes/internetpower/scss/custom.scss */
.muestra-whatsapp a {
  color: #fff !important;
  font-size: 1rem;
}
/* line 941, wp-content/themes/internetpower/scss/custom.scss */
.muestra-whatsapp a:hover {
  color: #fff !important;
}
/* line 944, wp-content/themes/internetpower/scss/custom.scss */
.muestra-whatsapp .fa-whatsapp {
  font-size: 2rem;
}
/* line 947, wp-content/themes/internetpower/scss/custom.scss */
.whatsapp-window-enter {
  margin-right: 0;
}
@media only screen and (max-width: 736px) {
  /* line 952, wp-content/themes/internetpower/scss/custom.scss */
  .whatsapp-window {
    display: block;
    position: fixed;
    top: initial;
    bottom: 9rem;
    right: 1rem;
  }
  /* line 959, wp-content/themes/internetpower/scss/custom.scss */
  #g-footerbottom {
    padding-bottom: 4em;
  }
  /* line 962, wp-content/themes/internetpower/scss/custom.scss */
  .muestra-whatsapp-inner {
    padding: 0.5em 0;
  }
  /* line 965, wp-content/themes/internetpower/scss/custom.scss */
  .muestra-whatsapp {
    width: 4rem;
  }
  /* line 968, wp-content/themes/internetpower/scss/custom.scss */
  .muestra-whatsapp span {
    display: none;
  }
}
/* TERMINA WHATSAPP */
/* line 973, wp-content/themes/internetpower/scss/custom.scss */
#menu-soporte {
  display: flex;
  align-items: center;
}
/* line 977, wp-content/themes/internetpower/scss/custom.scss */
.g-social a {
  color: #fff;
}
/* line 980, wp-content/themes/internetpower/scss/custom.scss */
.g-social a:hover {
  text-decoration: none !important;
  color: #d4d4d4;
}
/* line 984, wp-content/themes/internetpower/scss/custom.scss */
.g-offcanvas-toggle {
  top: 0.5rem !important;
}
/* line 987, wp-content/themes/internetpower/scss/custom.scss */
#g-navigation .rest-enjoy {
  margin-top: 0;
}
/* line 990, wp-content/themes/internetpower/scss/custom.scss */
figure figcaption {
  text-align: right;
}
/* line 993, wp-content/themes/internetpower/scss/custom.scss */
.tabla-sin-borde table {
  border: 0;
  padding: 2em 0px;
}
/* line 997, wp-content/themes/internetpower/scss/custom.scss */
.tabla-sin-borde td {
  border: 0;
  padding: 2em 0px;
}
/* line 1001, wp-content/themes/internetpower/scss/custom.scss */
.caption-salones {
  text-align: right;
}
/* line 1004, wp-content/themes/internetpower/scss/custom.scss */
.data-banus .wp-block-column {
  background-color: #404040;
  color: #fff;
  padding: 1.5rem;
}
/* line 1009, wp-content/themes/internetpower/scss/custom.scss */
.data-banus .wp-block-column a {
  color: #fff !important;
}
/* line 1012, wp-content/themes/internetpower/scss/custom.scss */
.img-galeria img {
  width: 100%;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
}
/* line 1016, wp-content/themes/internetpower/scss/custom.scss */
.img-galeria img:hover {
  transform: scale(1.05, 1.05);
}
/* line 1019, wp-content/themes/internetpower/scss/custom.scss */
.coffee-break-2 {
  transform: scale(1.3, 1.3) !important;
}
/* line 1022, wp-content/themes/internetpower/scss/custom.scss */
.widget-certificados .g-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
/* line 1028, wp-content/themes/internetpower/scss/custom.scss */
.widget-certificados .g-content .widget_media_image {
  margin: 0 1em;
  padding: 0;
  border: 1px solid #888;
  box-shadow: 0px 2px 3px rgba(68, 68, 68, 0.15);
}
/* line 1034, wp-content/themes/internetpower/scss/custom.scss */
.full-img-home img {
  width: 100%;
  transition: 0.3s;
  z-index: 1;
}
/* BOOKING BOX ORIGINAL */
/*.booking-box {
 padding: 1.5rem;
 background: rgba(0,0,0,0.5);
 color: #fff;
 box-shadow: 0px 8px 16px 9px rgb(0 0 0 / 17%);
 z-index: 1;
 width: 100%;
 position: absolute;
 bottom: 0;
 padding: 0.5rem 0 !important;
 width: 100%;
 z-index: 5;
 text-align: initial;
 h4, h5 {
 color:#fff;
 font-family: 'Roboto', Arial, Helvetica, sans-serif;
 }
 .btn-success {
 transition:0.3s;
 }
 .btn-success:hover {
 filter:brightness(1.3);
 -webkit-filter:brightness(1.3);
 }
 .fa-calendar {
 color:#fff !important;
 }
 span.title-tarifa {
 font-size: 1.4rem !important;
 font-family: 'Roboto', Helvetica, sans-serif !important;
 }
 label {
 font-size: 0.85rem;
 }
 .form-control {
 background: transparent;
 border-radius: 0;
 color: #fff;
 border: 1px solid #919191;
 }
 .form-control:hover {
 border: 1px solid #919191;
 }
 a {
 color:white !important;
 }
 @media (max-width:1199px) {
 position: relative;
 }
 }*/
/* TERMINA BOOKING BOX ORIGINAL */
/* line 1093, wp-content/themes/internetpower/scss/custom.scss */
@media screen and (min-width: 1367px) {
  /* line 1094, wp-content/themes/internetpower/scss/custom.scss */
  #g-booking-box-intro {
    background-color: rgba(0, 0, 0, 0.6);
    margin-top: -208px;
    position: relative;
    bottom: 0;
  }
}
/* line 1102, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container {
  padding: 1rem 0.5rem !important;
  width: 100%;
  margin-top: 0rem;
  margin-bottom: 0;
  position: relative;
  /*z-index: 1041;*/
  /*booking box de Ernesto*/
  /*termina booking box de Ernesto*/
}
@media screen and (min-width: 992px) {
  /* line 1109, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container {
    /*background-color: rgba(0,0,0,0.6);
     position: relative;
     bottom: 0;
     z-index: 1;*/
  }
}
/* line 1115, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container h4, .booking-box-container h5 {
  color: white;
}
/* line 1118, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container form .row > div:first-child {
  display: none;
}
/* line 1121, wp-content/themes/internetpower/scss/custom.scss */
/* line 1122, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container #iph-booking-form .mb-3.row {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
  /* line 1125, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container #iph-booking-form .mb-3.row .col-sm-12 {
    margin-bottom: 0 !important;
  }
}
/* line 1131, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container input, .booking-box-container .dropdown, .booking-box-container .form-control, .booking-box-container .input-group-text {
  border-radius: 0;
  border: 0;
  background-color: white !important;
  border-bottom: 1px solid ;
}
/* line 1136, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container input:hover, .booking-box-container .dropdown:hover, .booking-box-container .form-control:hover, .booking-box-container .input-group-text:hover {
  box-shadow: none;
  border-color: ;
}
/* line 1141, wp-content/themes/internetpower/scss/custom.scss */
/* line 1142, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .modal-content .modal-header {
  margin-bottom: 1rem;
  /*border-bottom: 0;*/
}
/* line 1146, wp-content/themes/internetpower/scss/custom.scss */
/* line 1147, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .modal-content .modal-body button {
  border: 0;
  font-weight: 700;
}
/* line 1151, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .modal-content .modal-body .btn-outline-secondary:hover {
  background-color: ;
  border-radius: 0;
}
/* line 1157, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container label {
  color: white !important;
  font-weight: 600;
}
/* line 1161, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container #iph-booking-form .form-control:disabled, .booking-box-container #iph-booking-form .form-control[readonly], .booking-box-container #iph-booking-form .input-group-text {
  border-right: 0 !important;
  border: 1px solid white !important;
  background-color: transparent !important;
  color: white;
}
/* line 1169, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .btn-primary {
  background-color:  !important;
  border-color:  !important;
  border-radius: 0;
  padding: 1.1rem 6px;
  text-transform: uppercase;
  font-size: 0.888rem;
  letter-spacing: 2px;
  transition: 0.3s;
}
/* line 1179, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .btn-primary:hover {
  background-color: ;
  filter: brightness(1.2);
}
/* line 1184, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container form > .row div:last-child .btn-primary {
  width: 100%;
}
/* line 1187, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .por-que-reservar {
  color: white;
  background-color: black;
  text-align: center;
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
  margin-right: -0.5rem !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 780px) {
  /* line 1198, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .por-que-reservar {
    background-color: transparent;
    color: inherit;
    margin-bottom: 0.5rem !important;
    flex-direction: row;
    gap: 0.5rem;
  }
  /* line 1204, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .por-que-reservar p {
    display: inline-block;
  }
}
/* line 1208, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .por-que-reservar:hover {
  cursor: pointer;
}
/* line 1211, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .por-que-reservar p {
  margin: 0 !important;
  font-family: "InterMedium", Arial, Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
/* line 1215, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .por-que-reservar p:first-child {
  font-size: 1.8rem;
  /*padding-top: 6px;*/
}
@media screen and (max-width: 1119px) {
  /* line 1218, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .por-que-reservar p:first-child {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 430px) {
  /* line 1224, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container {
    bottom: 0;
  }
}
/* line 1227, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container a {
  color: #ababab;
}
/* line 1229, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container a:hover {
  filter: brightness(1.2);
  color: #ababab;
}
/* line 1235, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box {
  padding: 0;
  margin: auto;
  width: 100%;
  max-width: 58rem;
}
/* line 1240, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box label {
  font-family: Tahoma;
  font-size: 0.75rem;
  margin-bottom: 0;
  white-space: nowrap;
}
/* line 1242, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box label .mensaje-marketing {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/* line 1250, wp-content/themes/internetpower/scss/custom.scss */
/* line 1251, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box h4 span.title-tarifa {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #2f2f2f;
}
@media (max-width: 767px) {
  /* line 1257, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .booking-box h4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
/* line 1262, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box h5, .booking-box-container .booking-box a {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  color: ;
}
@media (min-width: 768px) {
  /* line 1268, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .booking-box h5, .booking-box-container .booking-box a {
    text-align: left;
  }
}
/* line 1272, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box span.title-tarifa {
  font-size: 1.4rem !important;
  color:  !important;
  letter-spacing: -1px;
}
@media only screen and (max-width: 736px) {
  /* line 1276, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .booking-box span.title-tarifa {
    margin-top: 1rem;
    display: block;
  }
}
/* line 1281, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box input {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid black;
  background: transparent !important;
  padding: 0;
  font-size: 0.875rem;
  font-family: sans-serif;
}
/* line 1289, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box input:hover {
  box-shadow: none;
}
/* line 1292, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box input:focus {
  box-shadow: none;
}
/* line 1296, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box input::placeholder {
  font: 0.875rem/3 sans-serif;
}
/* line 1299, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box select {
  background: transparent;
  border: 0;
  border-bottom: 1px solid black;
  border-radius: 0;
  padding: 0;
  font-size: 0.875rem;
}
/* line 1306, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box select:focus {
  box-shadow: none;
}
/* line 1310, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box .calendar i {
  color: black;
  right: 0;
  border-left: 7px solid white;
}
/* line 1315, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box .btn-success {
  color: ;
  border: 1px solid black !important;
  border-radius: 0;
  transition: 0.3s;
  font-size: 0.9rem;
  margin-bottom: 7px;
  padding: 4px;
}
/* line 1323, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box .btn-success:hover {
  background-color:  !important;
}
/* line 1327, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .booking-box .btn-success:active, .booking-box-container .booking-box .btn-success:focus {
  box-shadow: none !important;
  color: black !important;
}
/* line 1332, wp-content/themes/internetpower/scss/custom.scss */
@media only screen and (max-width: 430px) {
  /* line 1333, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .booking-box .row.big-title {
    align-items: center;
  }
}
/* line 1339, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .label-mejor-tarifa {
  font-size: 9px;
  color: white;
  background-color: black;
  margin-bottom: 0.5rem;
  padding: 3px 2px;
  border-radius: 3px;
  font-family: sans-serif;
}
/* line 1347, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .label-mejor-tarifa a {
  color: white;
}
/* line 1351, wp-content/themes/internetpower/scss/custom.scss */
@media only screen and (max-width: 768px) {
  /* line 1352, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .sello {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
  }
}
/* line 1358, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .sello img {
  margin: 0.5rem;
}
@media only screen and (min-width: 768px) {
  /* line 1360, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container .sello img {
    position: absolute;
    top: -3.5rem;
    z-index: 3;
  }
}
/* line 1366, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container #iph-booking-form div.col-sm-12:nth-child(4) {
  visibility: hidden;
}
@media only screen and (max-width: 991px) {
  /* line 1368, wp-content/themes/internetpower/scss/custom.scss */
  .booking-box-container #iph-booking-form div.col-sm-12:nth-child(4) {
    position: absolute;
    top: -3.5rem;
    z-index: 3;
    display: none;
  }
}
/* line 1375, wp-content/themes/internetpower/scss/custom.scss */
.booking-box-container .mensaje-marketing {
  display: flex;
  flex-direction: column;
  margin-bottom: 0 !important;
  justify-content: flex-end;
}
/* line 1384, wp-content/themes/internetpower/scss/custom.scss */
.img-contenido img {
  object-fit: cover;
  height: 20rem;
  width: 100%;
  margin: 1rem auto;
}
/* line 1390, wp-content/themes/internetpower/scss/custom.scss */
.muestra-aviso a {
  color: #232323 !important;
}
/* line 1393, wp-content/themes/internetpower/scss/custom.scss */
.muestra-aviso a:hover {
  filter: brightness(1.3);
}
/* line 1396, wp-content/themes/internetpower/scss/custom.scss */
.menu-footer li {
  margin: 0.5rem 0.3rem;
}
/* CALL TO ACTION */
/* line 1401, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso {
  position: fixed;
  left: 1em;
  top: 14rem;
  width: auto;
  color: #222221;
  border: 1px solid #c1c1c1;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  margin-bottom: 0.8em;
  background: #f9f9f9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  transition: 1s;
  margin-left: -44em;
}
@media only screen and (max-width: 896px) and (orientation: landscape) {
  /* line 1418, wp-content/themes/internetpower/scss/custom.scss */
  .mensaje-aviso {
    bottom: 1rem;
    top: initial;
  }
}
/* line 1423, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso img.wp-smiley, .mensaje-aviso img.emoji {
  height: 0.5em !important;
  width: 0.5em !important;
  vertical-align: 0em !important;
  padding: 0 !important;
}
/* line 1429, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso-inner {
  padding: 0.8em;
  font-size: 0.9rem;
  line-height: 1.3rem;
}
/* line 1434, wp-content/themes/internetpower/scss/custom.scss */
.puntos {
  width: 100%;
  margin: 0.3em 0;
  padding: 0 1em;
}
/* line 1439, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso h4 {
  text-align: center;
  color: #000;
  font-size: 1.35em;
  font-weight: bold;
}
/* line 1445, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso .cerrar {
  height: 1.5rem;
}
/* line 1448, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso .precio-hotel {
  color: #5b95c1;
}
/* line 1451, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso .nota {
  font-size: 70%;
  line-height: 1.2em;
  font-weight: bold;
}
/* line 1456, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso .close {
  margin-right: 0.3em;
  background: transparent;
  padding: 0.2em 0.5em;
  margin: 0;
  float: right;
  font-size: 19px;
  font-weight: 700;
  line-height: 0.9;
}
/* line 1466, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso ul {
  margin: 0;
  font-size: 0.89rem;
  line-height: 1.6rem;
  list-style: square;
  margin-top: 1rem;
}
/* line 1473, wp-content/themes/internetpower/scss/custom.scss */
.muestra-aviso {
  position: fixed;
  left: 1em;
  bottom: 1em;
  width: 20em;
  border: 1px solid #c4d3e2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-family: "Trebuchet Ms", Arial, Helvetica, serif;
  font-size: 1.1em;
  margin-bottom: 0.8em;
  background: #fbfdff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  z-index: 998;
  text-align: center;
  padding: 0.5em;
}
/* line 1492, wp-content/themes/internetpower/scss/custom.scss */
.muestra-aviso {
  display: none;
}
/* line 1493, wp-content/themes/internetpower/scss/custom.scss */
#btn-close {
  display: none;
}
/* line 1494, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso-enter {
  margin-left: 0;
}
/* line 1497, wp-content/themes/internetpower/scss/custom.scss */
.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;
}
/* line 1514, wp-content/themes/internetpower/scss/custom.scss */
.btn a {
  color: white;
}
/* line 1517, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso-inner .btn-reserva {
  background: black;
  color: white;
  width: 50%;
  margin: 1rem auto;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
/* line 1526, wp-content/themes/internetpower/scss/custom.scss */
.mensaje-aviso-inner .btn-reserva:hover {
  color: white;
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}
/* line 1532, wp-content/themes/internetpower/scss/custom.scss */
.img-hover img {
  transition: 0.3s;
}
/* line 1535, wp-content/themes/internetpower/scss/custom.scss */
.img-hover img:hover {
  filter: brightness(1.3);
  -webkit-filter: brightness(1.3);
}
@media only screen and (max-width: 736px) {
  /* line 1540, wp-content/themes/internetpower/scss/custom.scss */
  .mensaje-aviso {
    display: block;
    position: fixed;
    width: 21rem;
    bottom: 0;
    top: initial;
  }
  /* line 1547, wp-content/themes/internetpower/scss/custom.scss */
  #g-footerbottom {
    padding-bottom: 6em;
  }
  /* line 1550, wp-content/themes/internetpower/scss/custom.scss */
  .muestra-aviso-inner {
    padding: 0.5em 0;
  }
  /* line 1553, wp-content/themes/internetpower/scss/custom.scss */
  .muestra-aviso {
    width: 92%;
  }
}
/* TERMINA CALL TO ACTION */
/* line 1559, wp-content/themes/internetpower/scss/custom.scss */
.chat-side {
  width: 155px;
  height: 63px;
  background: #232323;
  color: #fff;
  position: fixed;
  z-index: 12;
  padding-top: 0.7em;
  right: -4em;
  top: 32%;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
  transition: 0.3s;
  text-align: center;
  border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
}
/* line 1579, wp-content/themes/internetpower/scss/custom.scss */
.chat-side:hover {
  right: -3em;
}
/* line 1582, wp-content/themes/internetpower/scss/custom.scss */
.height0, .height0 .g-content {
  height: 0;
}
/* line 1585, wp-content/themes/internetpower/scss/custom.scss */
.amenities-container table {
  border: 0;
}
/* line 1588, wp-content/themes/internetpower/scss/custom.scss */
.amenities-container td {
  padding: 0.3rem;
  border: 0;
}
/* line 1592, wp-content/themes/internetpower/scss/custom.scss */
.display-flex {
  display: flex !important;
}
/*TERMINA ESTILOS GENERALES*/
@media (max-width: 736px) {
  /* line 1599, wp-content/themes/internetpower/scss/custom.scss */
  h1 {
    font-size: 2.3rem !important;
  }
  /* line 1602, wp-content/themes/internetpower/scss/custom.scss */
  #g-booking-box-intro .booking-box h4 {
    padding: 1.5rem 0;
  }
  /* line 1605, wp-content/themes/internetpower/scss/custom.scss */
  #g-booking-box-intro {
    padding: 0 !important;
  }
  /* line 1608, wp-content/themes/internetpower/scss/custom.scss */
  #g-header:before {
    border: 0;
  }
  /* line 1611, wp-content/themes/internetpower/scss/custom.scss */
  .align-right.menu-acciones {
    text-align: center !important;
    height: 3rem;
  }
  /* line 1615, wp-content/themes/internetpower/scss/custom.scss */
  .g-logo {
    margin: 0.15rem 0;
  }
  /* line 1618, wp-content/themes/internetpower/scss/custom.scss */
  .g-logo.g-logo-helium img {
    margin-top: initial;
    max-height: 5rem;
  }
}
@media (max-width: 767px) {
  /* line 1626, wp-content/themes/internetpower/scss/custom.scss */
  #g-expanded {
    padding: 2rem 0;
  }
  /* line 1629, wp-content/themes/internetpower/scss/custom.scss */
  .g-social {
    text-align: center;
  }
  /* line 1632, wp-content/themes/internetpower/scss/custom.scss */
  #g-footer {
    text-align: center;
  }
  /* line 1635, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation #horizontalmenu-6038-particle a {
    color: #fff;
  }
  /* line 1638, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation #horizontalmenu-6038-particle {
    margin-top: 1rem;
  }
}
@media (max-width: 736px) {
  /* line 1645, wp-content/themes/internetpower/scss/custom.scss */
  .formularioc {
    padding: 0em;
  }
  /* line 1648, wp-content/themes/internetpower/scss/custom.scss */
  p {
    font-size: 1rem;
  }
  /* line 1651, wp-content/themes/internetpower/scss/custom.scss */
  .menu-footer {
    background: #f5f5f5;
  }
}
@media (max-width: 768px) {
  /* line 1659, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation {
    position: relative !important;
  }
  /* line 1663, wp-content/themes/internetpower/scss/custom.scss */
  /* line 1665, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-utility .img-module .overlay, .outline-inicio-en #g-utility .img-module .overlay {
    border-right: 0.3rem solid;
    border-left: 0.3rem solid;
    bottom: 0.3rem;
  }
  /* line 1670, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-utility .img-module img, .outline-inicio-en #g-utility .img-module img {
    padding: 0.3rem;
    width: 100%;
  }
  /* line 1674, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .bodas-inicio-texto, .outline-inicio-en .bodas-inicio-texto, .outline-inicio-es .grupos-inicio-texto, .outline-inicio-en .grupos-inicio-texto, .outline-inicio-es .restaurante-inicio-texto, .outline-inicio-en .restaurante-inicio-texto, .outline-inicio-es .diversion-inicio-texto, .outline-inicio-en .diversion-inicio-texto, .outline-inicio-es .contacto-inicio-texto, .outline-inicio-en .contacto-inicio-texto {
    padding: 1rem 5rem;
  }
  /* line 1677, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .booking-box .mensaje-marketing, .outline-inicio-en .booking-box .mensaje-marketing {
    padding-top: 1rem;
  }
  /* line 1680, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .booking-box .reserve-online-message, .outline-inicio-en .booking-box .reserve-online-message {
    font-size: 1.7rem;
  }
}
@media (min-width: 801px) {
  /* line 1686, wp-content/themes/internetpower/scss/custom.scss */
  .text-box-left {
    margin-right: -6rem !important;
  }
  /* line 1689, wp-content/themes/internetpower/scss/custom.scss */
  .text-box-right {
    margin-left: -4rem !important;
  }
}
@media (min-width: 800px) {
  /* line 1694, wp-content/themes/internetpower/scss/custom.scss */
  .sello img {
    position: absolute;
    top: -5rem;
  }
}
@media (max-width: 820px) {
  /* line 1701, wp-content/themes/internetpower/scss/custom.scss */
  #g-navigation {
    position: relative !important;
    background-color: #1a1a1a !important;
  }
}
@media (max-width: 1024px) {
  /* line 1708, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-utility .button.button-small, .outline-inicio-en #g-utility .button.button-small {
    padding: 0.5rem;
  }
}
@media (max-width: 1039px) {
  /* line 1715, wp-content/themes/internetpower/scss/custom.scss */
  .restaurante-inicio-texto {
    text-align: center;
  }
}
@media (min-width: 1099px) {
  /* line 1721, wp-content/themes/internetpower/scss/custom.scss */
  /* line 1722, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es #g-utility h4, .outline-inicio-en #g-utility h4 {
    font-size: 1.7rem;
    margin: 0;
    font-variant: small-caps;
    color: #acb1c5;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 1732, wp-content/themes/internetpower/scss/custom.scss */
  /* line 1733, wp-content/themes/internetpower/scss/custom.scss */
  .outline-inicio-es .bodas-inicio-texto, .outline-inicio-en .bodas-inicio-texto, .outline-inicio-es .grupos-inicio-texto, .outline-inicio-en .grupos-inicio-texto, .outline-inicio-es .restaurante-inicio-texto, .outline-inicio-en .restaurante-inicio-texto, .outline-inicio-es .diversion-inicio-texto, .outline-inicio-en .diversion-inicio-texto, .outline-inicio-es .contacto-inicio-texto, .outline-inicio-en .contacto-inicio-texto {
    padding: 0 3rem;
  }
}
@media (min-width: 1200px) {
  /* line 1740, wp-content/themes/internetpower/scss/custom.scss */
  .widget-navigation-container > div > div > div > nav > ul {
    display: flex;
    justify-content: space-around;
  }
}
@media only all and (min-width: 48rem) {
  /* line 1748, wp-content/themes/internetpower/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header {
    margin-top: 0 !important;
  }
}
/* ESCONDE Y MUESTRA BOTON DE RESERVAR EN CALL TO ACTION CON CODIGO PARA TARIFA MOVIL*/
@media screen and (min-width: 737px) {
  /* line 1755, wp-content/themes/internetpower/scss/custom.scss */
  .call-action-desktop {
    display: block !important;
    text-align: center;
  }
  /* line 1759, wp-content/themes/internetpower/scss/custom.scss */
  .call-action-movil {
    display: none !important;
  }
}
@media screen and (max-width: 736px) {
  /* line 1764, wp-content/themes/internetpower/scss/custom.scss */
  .call-action-desktop {
    display: none !important;
  }
  /* line 1767, wp-content/themes/internetpower/scss/custom.scss */
  .call-action-movil {
    display: block !important;
    text-align: center;
  }
}
/* line 1775, wp-content/themes/internetpower/scss/custom.scss */
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1782, wp-content/themes/internetpower/scss/custom.scss */
.alignwide {
  margin: 32px calc(25% - 25vw);
  max-width: 100vw;
  max-width: 1665px;
  margin: 0 auto;
  padding: 0 80px;
}
@media screen and (max-width: 1200px) {
  /* line 1788, wp-content/themes/internetpower/scss/custom.scss */
  .alignwide {
    padding: 0 25px;
  }
}
/*# sourceMappingURL=custom_inicio-en.css.map */