@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  font-size: 14px;
}

.nosearch_fotoshotel {
  width: 100%;
}
.nosearch_fotoshotel .ModuloWrap_fotos {
  width: 100%;
}
.nosearch_fotoshotel .ModuloWrap_fotos #PhotoGalery {
  width: 100%;
}
.nosearch_fotoshotel .ModuloWrap_fotos #PhotoGalery .AlternativeText {
  bottom: 0;
  top: auto;
  width: 100%;
}
.nosearch_fotoshotel .ModuloWrap_fotos #PhotoGalery #featured div.container img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main_logo_top {
  max-height: 150px;
  width: auto;
  margin-bottom: 10px;
}

.nosearch_address {
  text-align: left !important;
  font-size: 0.9em;
  line-height: 1.5;
  opacity: 0.7;
  margin: 0;
}

.neo_lptab {
  height: 2em;
  display: flex;
  align-items: center;
  line-height: 1;
  border: 1px solid #ccc;
  border-radius: 1em;
  padding: 7px 10px 7px 7px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-decoration: none;
  color: black;
  transition: 0.2s ease-out;
}
.neo_lptab:hover {
  color: blue;
  border-color: currentColor;
}

.nosearch_description {
  padding: 0 0 15px;
  text-align: left !important;
  font-size: 1em;
  line-height: 1.5;
  max-width: 50em;
  margin: 0;
}

.neo_true_wc {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.15);
  border: none;
  padding: 20px;
  border-radius: 10px;
  transition: transform 0.2s ease, background-color 0.3s ease-out, box-shadow 0.2s ease;
  box-sizing: border-box;
  height: auto;
  border: none !important;
  background-color: white !important;
}
.neo_true_wc.whitecard_nopadding {
  padding: 0px;
}

.icky_sticky {
  position: sticky;
  -webkit-position: sticky;
  top: 0;
  z-index: 5;
}

.px-mk-buscador-container.buscar_lp,
.px-mk-buscador-container.buscar_lp .px-mk-searchform {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.neo_wrapcontenido {
  max-width: 1180px;
  margin: 0px auto;
  position: relative;
  width: 100%;
}

#widget_servicios #li_servicios {
  width: 100%;
  line-height: 1.2;
  max-width: 200px;
}

.lp_web {
  max-width: 100% !important;
  padding: 90px 0 0px !important;
}

.neo_mobile_top {
  opacity: 1 !important;
}

.neo_full {
  width: 100%;
}

.closeToast {
  display: none !important;
}

.Titulo {
  font-size: 1.8em !important;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 0 15px !important;
  letter-spacing: normal !important;
}

body {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  background-color: #eee;
}

.fullh {
  height: 100%;
}

.fullw {
  width: 100%;
}

.fullvh {
  height: 100vh;
}

.halfvh {
  height: 50vh;
}

.threeqvh {
  height: 75vh;
}

.mktplace_white {
  color: white;
}

.text-center {
  text-align: center;
}

.mktplace_primary {
  color: #eb2228;
}

.primary {
  color: #eb2228;
}

.mktplace_gray {
  color: #888;
}

.lineh-150 {
  line-height: 1.5;
}

.mktplace_contentblock {
  width: 1170px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.mktplace_contentblock.extend {
  width: 1500px;
  max-width: calc(100% - 10px);
}

.mktplace_heading {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.mktplace_heading_lower {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.mktplace_h2 {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1.5;
  max-width: 26em;
}

.heightplus1 {
  height: calc(100% + 1px);
}

.mktplace_goldcta {
  color: #eb2228 !important;
  transition: 0.3s ease-out;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.mktplace_goldcta:hover {
  color: rgb(234.9153526971, 33.0646473029, 39.0900414938) !important;
}

.mktplace_cta,
.pxb-cta,
.px-sm-searchbtn,
.boton_form,
.Submit_Custom_Form,
.button_rsv,
.px-mklist-licta,
.px-mk-licta {
  background-color: #eb2228;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  transition: 0.3s ease-out;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 1 20em;
  text-decoration: none;
  border: none;
}
.mktplace_cta:hover,
.pxb-cta:hover,
.px-sm-searchbtn:hover,
.boton_form:hover,
.Submit_Custom_Form:hover,
.button_rsv:hover,
.px-mklist-licta:hover,
.px-mk-licta:hover {
  background-color: rgb(234.9153526971, 33.0646473029, 39.0900414938);
}
.mktplace_cta.cta_white,
.pxb-cta.cta_white,
.px-sm-searchbtn.cta_white,
.boton_form.cta_white,
.Submit_Custom_Form.cta_white,
.button_rsv.cta_white,
.px-mklist-licta.cta_white,
.px-mk-licta.cta_white {
  background-color: white;
  color: #222;
}
.mktplace_cta.cta_white:hover,
.pxb-cta.cta_white:hover,
.px-sm-searchbtn.cta_white:hover,
.boton_form.cta_white:hover,
.Submit_Custom_Form.cta_white:hover,
.button_rsv.cta_white:hover,
.px-mklist-licta.cta_white:hover,
.px-mk-licta.cta_white:hover {
  background-color: #eee;
}
.mktplace_cta.cta_white_outline,
.pxb-cta.cta_white_outline,
.px-sm-searchbtn.cta_white_outline,
.boton_form.cta_white_outline,
.Submit_Custom_Form.cta_white_outline,
.button_rsv.cta_white_outline,
.px-mklist-licta.cta_white_outline,
.px-mk-licta.cta_white_outline {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.mktplace_cta.cta_white_outline:hover,
.pxb-cta.cta_white_outline:hover,
.px-sm-searchbtn.cta_white_outline:hover,
.boton_form.cta_white_outline:hover,
.Submit_Custom_Form.cta_white_outline:hover,
.button_rsv.cta_white_outline:hover,
.px-mklist-licta.cta_white_outline:hover,
.px-mk-licta.cta_white_outline:hover {
  background-color: transparent;
  border: 2px solid #eb2228;
  color: #eb2228;
}
.mktplace_cta.cta_secondary,
.pxb-cta.cta_secondary,
.px-sm-searchbtn.cta_secondary,
.boton_form.cta_secondary,
.Submit_Custom_Form.cta_secondary,
.button_rsv.cta_secondary,
.px-mklist-licta.cta_secondary,
.px-mk-licta.cta_secondary {
  background-color: #252525;
}
.mktplace_cta.cta_secondary:hover,
.pxb-cta.cta_secondary:hover,
.px-sm-searchbtn.cta_secondary:hover,
.boton_form.cta_secondary:hover,
.Submit_Custom_Form.cta_secondary:hover,
.button_rsv.cta_secondary:hover,
.px-mklist-licta.cta_secondary:hover,
.px-mk-licta.cta_secondary:hover {
  background-color: #000;
}
.mktplace_cta.cta_mid,
.pxb-cta.cta_mid,
.px-sm-searchbtn.cta_mid,
.boton_form.cta_mid,
.Submit_Custom_Form.cta_mid,
.button_rsv.cta_mid,
.px-mklist-licta.cta_mid,
.px-mk-licta.cta_mid {
  flex: 0 1 14em;
}
.mktplace_cta.cta_autoh,
.pxb-cta.cta_autoh,
.px-sm-searchbtn.cta_autoh,
.boton_form.cta_autoh,
.Submit_Custom_Form.cta_autoh,
.button_rsv.cta_autoh,
.px-mklist-licta.cta_autoh,
.px-mk-licta.cta_autoh {
  flex: 0 1 auto;
}

.Submit_Custom_Form,
.button_rsv,
.boton_form,
.px-mklist-licta,
.px-mk-licta,
.px-mk-searchinfo .px-mk-searchinfo-inner > .px-sm-searchbtn {
  flex: 0 0 auto;
  padding: 10px 20px;
}

.neo_bgcolor_primary {
  background: #eb2228 !important;
  fill: #eb2228;
}

.neo_m_floatbtn {
  background: white;
  color: #211f20;
  fill: #211f20;
}

#neo_menutoggle > span {
  background: #211f20;
}

#neo_menutoggle {
  top: 0;
}

.neo_fw3_mobilenav {
  background: #000;
}

.mktplace_paragraphs i.mdi {
  font-size: 20px;
  line-height: 1;
}
.mktplace_paragraphs p {
  margin-bottom: 1.5em;
  line-height: 2.5;
  font-size: 13px;
  text-align: justify;
}
.mktplace_paragraphs p.spec {
  max-width: 30em;
  text-align: center;
  line-height: 2;
}
.mktplace_paragraphs p.textleft {
  max-width: 40em;
  text-align: left;
  line-height: 2;
  font-size: 16px;
}

#top_menu,
#contenedor_top {
  width: auto !important;
}
#top_menu #menu_div_top .texto_idiomaymoneda,
#contenedor_top #menu_div_top .texto_idiomaymoneda {
  display: none;
}

.ModuloWrap_idiomas {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.ModuloWrap_idiomas .selectidiomaymoneda {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ModuloWrap_idiomas #deployidioma,
.ModuloWrap_idiomas #deploymoneda {
  padding: 0 5px 0 0px;
  font-size: 12px;
}
.ModuloWrap_idiomas #monedasshow {
  right: 10px !important;
}

.neo_m_buscador {
  color: black;
}
.neo_m_buscador .neo_marketplace_buscador_v3 {
  padding: 20px;
}

.neo_menucontent {
  background: rgba(0, 0, 0, 0.9);
  color: white;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.ModuloWrap_swiper .swiper-slide {
  margin-right: 0 !important;
}

.toggle_search.used_toggler {
  opacity: 0.3;
}

.neo_mobile_top {
  background: white;
  padding: 10px;
  box-sizing: border-box;
}

.neo_mobile_supratop {
  background: #211f20;
  color: white;
}
.neo_mobile_supratop .neo_supratop_selector i {
  color: white !important;
}

.neo_mobile_supratop,
.neo_mobile_top {
  position: static !important;
  flex-grow: 1;
}

.neo_hiddentop {
  transform: none !important;
}

.search_overlay.active_overlay {
  opacity: 1;
  pointer-events: initial;
}

.search_overlay {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  opacity: 0;
  pointer-events: none;
  transition: 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.mktplace_top_container {
  height: 60px;
  background-color: white;
  color: black;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.mktplace_top_container > *:not(.mktplace_top_search) {
  z-index: 2;
}

.mktplace_top_search {
  width: 100%;
  position: fixed;
  top: 60px;
  transition: 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: translatey(-100%);
  z-index: 9;
  opacity: 0;
  pointer-events: none;
}
.mktplace_top_search.active_search {
  transform: none;
  opacity: 1;
  pointer-events: initial;
}

.chdm_search_hero {
  width: 1000px;
  max-width: 95%;
  position: relative;
}
.chdm_search_hero.focus_searchbox:before {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.ui-datepicker {
  z-index: 10 !important;
}

.neo_marketplace_buscador_v3 {
  pointer-events: initial !important;
  width: 100%;
  display: flex;
  color: black;
  flex-direction: column;
}
.neo_marketplace_buscador_v3 input {
  cursor: pointer;
}
.neo_marketplace_buscador_v3 .px-mk-buscador-container.buscar_lp {
  width: 100%;
  margin: 0;
  padding: 0;
}
.neo_marketplace_buscador_v3 .px-mk-buscador-container.buscar_lp .px-mk-searchform {
  width: 100%;
}

.neo_full.whitecard {
  background: #f0f0f0;
  color: black;
}

div.ui-datepicker#ui-datepicker-div .ui-state-active,
div.ui-datepicker#ui-datepicker-div .ui-widget-content .ui-state-active,
div.ui-datepicker#ui-datepicker-div .ui-widget-header .ui-state-active,
div.ui-datepicker#ui-datepicker-div .ui-state-highlight,
div.ui-datepicker#ui-datepicker-div .ui-widget-content .ui-state-highlight,
div.ui-datepicker#ui-datepicker-div .ui-widget-header .ui-state-highlight {
  background: #eb2228;
}

.mktplace_divider_small {
  width: 5em;
  border-bottom: 1px solid #fff;
}
.mktplace_divider_small.golden {
  border-color: #eb2228;
}

.mktplace_hero_heading {
  text-align: center;
  line-height: 1;
  margin-top: 10px;
}
.mktplace_hero_heading.hero_max {
  font-weight: 200;
}
.mktplace_hero_heading.hero_mid {
  max-width: 90%;
  line-height: 1.2;
  font-weight: 200;
}

.mkt_mainsubt {
  font-size: 3em;
  font-weight: bold;
}

.mktplace_hero_sub {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
  font-weight: 300;
}
.mktplace_hero_sub.golden {
  color: #eb2228;
}

.mktplace_main_logowhite {
  width: 300px;
  filter: drop-shadow(0px 2px 30px rgba(0, 0, 0, 0.8));
  height: auto !important;
  max-width: 90%;
}

.mktplace_main_herotxt {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
  transition: 0.3s ease-out;
}

.mktplace_main_heroimg {
  background-image: url(https://pics.pxsol.com/files/C1894/library/e9f67a01727c5b14ccb7b31d7e1565b55b2c1f6a_1920_0.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.mktplace_hero_half {
  background-image: url(https://pics.pxsol.com/files/C2028/library/5c35109a117d57914112e19dc769502706030723_1920_0.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  height: 50vh;
}
.mktplace_hero_half.autoheight {
  height: auto;
}

.mktplace_smhero {
  background-size: cover;
  background-attachment: initial;
  background-position: center;
  height: calc(30vh + 60px);
  padding-top: 60px;
}
.mktplace_smhero.nobg {
  background-image: none;
}

.mktplace_main_heroslider {
  position: relative;
  height: 75vh;
}
.mktplace_main_heroslider:hover .mktplace_main_herotxt {
  opacity: 0;
}

.neo_promo_slider_titulo,
.neo_socialproof_slider_titulo {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: black;
  font-size: 35px;
  border: none;
  margin-bottom: 60px;
  text-transform: initial;
}

.neo_promo_slide_description {
  color: black !important;
}

.neo_socialproof_slider_titulo {
  color: white;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.neo_promo_slide_action {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
}

.neo_promo_slide_title {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1.2;
  font-weight: normal !important;
  font-size: 25px !important;
  flex-grow: 1;
  color: rgb(234.8730290456, 32.5969709544, 38.6350622407) !important;
}

.neo_promo_slider_container .neo_promo_slide_item {
  background-color: #f2f2f2;
}
.neo_promo_slider_container .neo_promo_slide_item .neo_promo_slide_gal {
  height: auto;
  position: static;
  overflow: hidden;
}
.neo_promo_slider_container .neo_promo_slide_item .neo_promo_slide_gal:before {
  content: none;
}
.neo_promo_slider_container .neo_promo_slide_item .neo_promo_slide_gal img {
  height: auto;
}
.neo_promo_slider_container .neo_promo_slide_item:hover .neo_promo_slide_gal img {
  filter: none;
  transform: scale(1.2);
}

.swiper-next,
.swiper-prev {
  box-sizing: border-box;
  padding: 10px;
}

.mktplace_3dicon {
  height: 4em;
  width: auto;
}

.mktplace_hero_360 {
  position: absolute;
  bottom: 3em;
  right: 3em;
  max-width: 22em;
  pointer-events: all;
}
.mktplace_hero_360.mktplace_herophones {
  right: initial;
  left: 3em;
}

.mktplace_heroswiper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 1;
}

.mktplace_heroswiper .ModuloWrap_swiper,
.mktplace_heroswiper .swiper-container {
  width: 100%;
  height: 100% !important;
}

.mktplace_heroswiper .swiper-slide img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.mktplace_iso_mid {
  width: 200px;
  height: auto;
}

.pointerInitial {
  pointer-events: initial !important;
}

.mktplace_indexgal {
  min-height: 80vh;
}

.mktplace_indexgal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
  z-index: 8;
  transition: 0.4s ease-out;
  pointer-events: none;
}

.ModuloWrap_fotos_box .gallery_box {
  display: flex;
  flex-wrap: wrap;
}
.ModuloWrap_fotos_box .gallery_box > * {
  cursor: pointer;
}

.px-mklist-listcontainer.px-mklist-litemode.px-mklist-litehoriz .px-mklist-listitemlite {
  height: 18em;
  margin: 0 10px 10px 0;
  background-color: white;
  color: black;
}
.px-mklist-listcontainer.px-mklist-litemode.px-mklist-litehoriz .px-mklist-listitemlite .px-mklist-liimage {
  width: 16em;
  max-width: 35%;
}

.px-mklist-liinfo {
  height: 100%;
  align-items: flex-center;
}
.px-mklist-liinfo .px-mklist-lidata {
  margin-top: auto;
}

.px-mklist-stars {
  background-color: transparent;
}

.px-mklist-lititulo {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: black;
  border-bottom: none;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0;
  max-width: 10em;
  margin-left: 0;
}

.px-mklist-lidireccion {
  color: rgba(0, 0, 0, 0.7);
}

#mktListMeta {
  background-color: #f0f0f0;
}
#mktListMeta .px-mklist-lititulo {
  color: black;
}
#mktListMeta .px-mklist-lidireccion {
  color: black;
}

.am_showmore {
  color: #eb2228;
}

.px-mk-iconchangesearch,
.px-mk-amenities > i.available {
  color: #eb2228;
  fill: currentColor;
}

.px-mk-primary {
  color: #eb2228;
  fill: currentColor;
}

.px-mk-searchinfo .px-mk-searchinfo-inner > .searchinfo-title {
  color: #211f20;
}
.px-mk-searchinfo .px-mk-searchinfo-inner > .searchinfo-title:after {
  content: ":";
}

.px-mk-buscador-container.buscar_lp .PartyTypeSimulatorSelect .px-sm-inputcontainer .texto,
.px-mk-buscador-container.buscar_lp .SelectorInitial .texto {
  color: #211f20;
  font-size: 14px;
}

.px-sm-inputcontainer input,
.px-sm-inputcontainer select,
.px-sm-inputcontainer textarea {
  font-weight: bold;
}

.px-mk-buscador-container.buscar_lp .PartyTypeSimulatorSelect {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  width: calc(100% - 2px);
}

.px-mk-filterstitle {
  color: #211f20;
}

.px-sm-inputcontainer:hover label {
  color: #eb2228;
  fill: #eb2228;
}

.px-mk-btn,
.px-mk-btn.inverse {
  background-color: #eb2228;
  color: white;
  border: none;
}
.px-mk-btn:hover,
.px-mk-btn.inverse:hover {
  background-color: rgb(234.9153526971, 33.0646473029, 39.0900414938);
  color: white;
}

.px-mk-discountrate:before {
  border-right: 8px solid #eb2228 !important;
}

.px-mk-resetfilters {
  background: #861216 !important;
}

.px-mk-listcontainer.px-mk-listmeta.px-mk-litemode.px-mk-litehoriz .px-mk-listitemlite .px-mk-lidescription p {
  line-height: 1.5;
  font-size: 14px;
  text-align: justify;
}

.px-mk-btn.inverse,
.px-mk-searchinfo {
  width: 100%;
  box-sizing: border-box;
}

.px-mk-serviceitem:hover i,
.px-mk-inputcontainer:not(.px-filter-amen):hover label,
.px-mk-serviceitem input:checked + i {
  color: #eb2228;
}

.px-mk-listcontainer.px-mk-listmeta.px-mk-litemode.px-mk-litehoriz .px-mk-listitemlite .px-mk-price .px-mk-nowrate {
  color: #eb2228;
}

.px-mk-discountrate {
  background-color: #eb2228;
}

.px-mk-listcontainer.px-mk-listmeta.px-mk-litemode.px-mk-litehoriz .px-mk-listitemlite .px-mk-liroom > * > div:first-child {
  color: #eb2228;
}

.px-mk-listcontainer.px-mk-listmeta.px-mk-litemode.px-mk-litehoriz .px-mk-listitemlite .px-mk-liroom svg {
  fill: #eb2228;
}

#mktListContainer {
  color: black;
}

.mktplace_footercontainer,
#footer_px {
  background-color: #222;
  color: #fafafa;
}
.mktplace_footercontainer a,
#footer_px a {
  color: white;
}

.mktplace_footerinfo {
  line-height: 1.5;
}

.tripadvisor-link {
  text-decoration: none;
}

.mediakit-link {
  text-decoration: none;
  text-transform: uppercase;
}

.whybook_content {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 20px;
  box-sizing: border-box;
  min-width: 23em;
  background: white;
  color: #222;
  text-transform: initial;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 1.5;
  cursor: initial;
  transition: 0.3s ease-out;
  transform: translatex(100%);
  opacity: 0;
  pointer-events: none;
}
.whybook_content.active {
  transform: none;
  opacity: 1;
  box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.1);
}

.toggle_whybook {
  position: relative;
}

.whybook_close {
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
  pointer-events: initial !important;
}

.whybook_title {
  font-size: 23px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #eb2228;
}

.whybook_list {
  list-style: decimal;
  padding-left: calc(1em + 5px);
}

.whybook_item {
  padding-left: 5px;
  margin-bottom: 5px;
}

#mobile_checkout_container {
  display: flex;
  flex-flow: row-reverse;
  height: 50px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
  box-sizing: border-box;
}

.neo_mobile_top {
  box-shadow: none !important;
  width: auto !important;
  height: 100% !important;
  justify-content: flex-start !important;
}
.neo_mobile_top img {
  width: 150px !important;
  height: auto !important;
}

.neo_mobile_supratop {
  height: 100% !important;
  flex-grow: 0;
  width: auto !important;
  flex-shrink: 1;
}

.neo_supratop_dropdown {
  left: initial !important;
  right: 0 !important;
}

.neo_supratop_actual {
  opacity: 1;
  color: #000;
  font-size: 12px !important;
}

.neo_supratop_selector {
  padding: 0 10px 0 0;
  white-space: nowrap;
}

#footer_px {
  background: #252525;
  padding: 40px 20px !important;
  width: 100% !important;
  box-sizing: border-box;
}
#footer_px a {
  color: white !important;
}

@media only screen and (max-width: 641px) {
  body {
    font-size: 12px;
  }
  .neo_marketplace_buscador_v3 {
    padding: 0px;
    margin-top: 10px !important;
  }
  .concierge {
    flex-wrap: wrap;
    width: 100%;
  }
  .mktplace_hero_heading.hero_mid,
  .mktplace_hero_heading.hero_max {
    font-size: 2em;
  }
  .neo_socialproof_slide_besttxt {
    font-size: 18px !important;
  }
  .mktplace_indexgal .mktplace_contentblock {
    align-items: center;
    text-align: center;
    padding: 30px 20px;
    box-sizing: border-box;
    height: auto;
  }
  .mktplace_main_logowhite {
    margin-bottom: auto;
  }
  .neo_socialproof_slider_titulo {
    font-size: 25px;
  }
  .mktplace_main_heroimg {
    background-image: url(https://pics.pxsol.com/files/C1259/library/7dbac01f05acae95daa4f4e600d982fe3554ee62_640_0.jpg);
    background-attachment: initial;
    background-size: cover;
    height: calc(100vh - 70px);
  }
  .mktplace_hero_half {
    background-image: url(https://pics.pxsol.com/files/C1259/library/7c28b02e07baf03782ffd1b5926c48b4fcff3bcb_640_640.jpg);
    background-attachment: initial;
    background-size: cover;
  }
  .mktplace_hero_360 {
    position: static;
  }
  .mktplace_social {
    justify-content: center;
  }
  .blogcontentnews > a {
    max-width: none;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .mktplace_main_herotxt {
    height: 100%;
    padding-bottom: 60px;
  }
  .mktplace_smhero .mktplace_main_herotxt {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 0px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
  }
  .mktplace_main_heroslider {
    height: 50vh;
    margin-top: 100px;
    position: relative;
  }
  .mktplace_main_heroslider .mktplace_main_herotxt {
    box-sizing: border-box;
    padding: 20px;
  }
  .mktplace_paragraphs p {
    font-size: 14px;
    line-height: 2;
  }
  .mktplace_paragraphs p.textleft {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0;
    text-align: center;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
  }
}
.neo_socialproof_score {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  margin-bottom: 15px;
}

.neo_socialproof_subtitle {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  margin-top: 15px;
  opacity: 0.5;
}

.neo_socialproof_subtitle {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  margin-top: 20px;
  opacity: 0.5;
}

.neo_socialproof_slide_besttxt {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 25px;
  line-height: 1.2;
}

.neo_socialproof_slide_name {
  letter-spacing: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 30px 10px;
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.5;
}

.mktplace_menuitem_submenu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #211f20;
  white-space: nowrap;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  transform: translatey(-5px);
  opacity: 0;
  transition: 0.3s ease-out;
  border-top: 3px solid transparent;
  pointer-events: none;
  text-decoration: none;
  color: white;
}

.mktplace_menuitem {
  position: relative;
  cursor: pointer;
  height: 100%;
  color: white;
  text-decoration: none;
}
.mktplace_menuitem.mktplace_has_submenu > .mktplace_menuitem_text:after {
  content: "\f140";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 3px;
  font-size: 16px;
  transition: 0.3s ease-out;
}
.mktplace_menuitem:hover > .mktplace_menuitem_text {
  background-color: #211f20;
}
.mktplace_menuitem:hover .mktplace_menuitem_submenu {
  opacity: 1;
  transform: translatey(-2px);
  pointer-events: initial;
  border-top: 3px solid #eb2228;
}

.mktplace_menuitem_subitem {
  cursor: pointer;
  position: relative;
}
.mktplace_menuitem_subitem:hover {
  background-color: #171717;
}
.mktplace_menuitem_subitem:hover:after {
  transform: translatex(3px);
}
.mktplace_menuitem_subitem .mktplace_menuitem_text:after {
  content: "\f142";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 3px;
  font-size: 16px;
  transition: 0.3s ease-out;
}

.mktplace_menuitem_text {
  font-size: 12px;
  height: 100%;
  transition: 0.3s ease-out;
  padding: 10px 10px;
  text-decoration: none;
  color: white;
  min-width: 7em;
}

.mktplace_menu * {
  text-decoration: none;
}

.neo_hab .neo_hab_item {
  background-color: white;
}
.neo_hab .neo_hab_item_imgcontainer {
  height: 250px;
}
.neo_hab .neo_hab_item_cta {
  flex-grow: 1;
}
.neo_hab .neo_hab_item_title {
  font-family: "Libre Franklin", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.neo_hab .neo_hab_item_title:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid #eb2228;
  margin-bottom: 20px;
  display: block;
  margin-top: 20px;
}

/* Datepicker (jQuery UI) por encima del overlay del motor de reservas */
#ui-datepicker-div {
  z-index: 99999 !important;
}

#mktRoot {
  padding-top: 20px;
}

@media only screen and (max-width: 650px) {
  html {
    font-size: 15px !important;
  }
  #mktRoot {
    padding-top: 10px;
  }
  .ModuloWrap_servicios #widget_servicios #li_servicios {
    width: 100% !important;
  }
  .ModuloWrap_servicios #widget_servicios #li_servicios:before {
    content: none !important;
  }
  .ModuloWrap_comentarios {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
    font-size: 12px !important;
  }
  .icky_sticky {
    position: relative;
    -webkit-position: relative;
  }
  .container_cargarmodulo {
    min-height: 45vh !important;
  }
  .neo_image_carousel {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .neo_neo_mejorprecio {
    width: 100%;
    margin-top: 10px;
  }
}/*# sourceMappingURL=css.css.map */