* {
  margin: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.visually-hidden:not(:focus) {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.hidden {
  display: none;
}

/* Video de la cabecera - contenedor responsive */

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-top: 145px !important;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 45px 8px #000;
}

/* Slider galeria imagenes */

.slider-wrapper {
  margin-top: 174px !important;
}

.slider-wrapper .flex-direction-nav a {
  top: 55% !important;
  overflow: visible !important;
}

/* Titulo del bloque de Ofertas */

.concurso {
  font-size: 20px !important;
  line-height: 26px !important;
  padding-top: 40px !important;
}

.explicacio {
  font-size: 16px !important;
  line-height: 22px !important;
}

.condiciones {
  text-align: center !important;
  font-size: 15px !important;
  line-height: 19px !important;
}

.regalar {
  text-align: left !important;
  font-size: 15px !important;
  line-height: 19px !important;
}

.inline {
  display: inline !important;
  font-size: 15px !important;
}

.title-slots {
  display: block;
  margin: 16px auto;
  font-size: 32px;
  line-height: 42px;
  text-align: left;
}

.sub-title-slots {
  display: block;
  margin: 0 auto 8px;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}

.sub-title-slots--no-text {
  margin-top: 16px;
}

.text-slots {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #444;
  max-width: 880px;
}

/* Bloque Oferta */

.product-slot {
  min-height: 320px;
  margin: 32px 0;
}

.product-slot.no-text {
  min-height: auto;
}

/* Imagen Oferta */

.product-slot img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.product-slot .img-slot {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  padding: 43.53% 0 0;
}

.product-slot .img-slot.atracciones {
  padding: 66.5% 0 0;
}

.product-slot .img-slot.atracciones img {
  bottom: 0;
}

.product-slot .img-slot.icon-img-slot {
  padding: 154px 0 0;
  background-color: #fff;
}

.product-slot .img-slot.icon-img-slot img {
  height: 144px;
  width: 144px;
  top: 10px;
  left: calc(50% - 72px);
}

/* Texto info Oferta */

.product-slot .info-slot {
  padding: 15px 10px 0 10px;
  background-color: #fff;
  min-height: 190px;
}

.wrap-security .product-slot .info-slot {
  min-height: 130px;
}

.wrap-security .product-slot .txt-slot {
  min-height: 90px;
}

.eventos-altura {
  min-height: 290px !important;
}

.product-slot .info-slot.prize-button {
  padding-left: 0;
  padding-right: 0;
}

.product-slot .title-slot {
  font-size: 15px;
  line-height: 18px;
  color: #000;
  padding: 6px 0;
}

.product-slot .title-alert {
  display: block;
  font-size: 14px;
  color: #de0000;
  padding-bottom: 6px;
}

.product-slot .prize-button .title-slot {
  padding: 0 10px 6px 10px;
}

.product-slot .info-slot {
  padding-bottom: 20px;
}

.product-slot .txt-slot {
  font-size: 12px;
  line-height: 18px;
  min-height: 110px;
}

.product-slot .txt-slot.ponient-slot { min-height: 140px; }

.product-slot .prize-button .txt-slot {
  padding: 0 10px;
}

.product-slot .txt-slot.short-txt {
  min-height: 50px;
}

.product-slot .txt-includes {
  font-size: 10px;
  text-transform: uppercase;
  color: #444;
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
}

.product-slot .txt-includes span {
  display: inline-block;
}

.product-slot .txt-includes5 {
  font-size: 10px;
  text-transform: uppercase;
  color: #444;
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
}

.product-slot .txt-includes5 span {
  display: inline-block;
}
/* Listado precios Oferta */

.product-slot .head-prize-list {
  font-size: 10px;
  text-transform: uppercase;
  color: #444;
  text-align: right;
  margin-bottom: 5px;
}

.product-slot .prize-list li {
  display: table;
  width: 100%;
  min-height: 40px;
  border-top: 1px solid #ddd;
}

.product-slot .prize-button .prize-list li {
  width: 50%;
  float: left;
  display: block;
}

.product-slot .prize-button .prize-list li:first-child {
  border-right: 1px solid #ddd;
}

.product-slot .prize-list li a {
  display: table-row;
  width: 100%;
  position: relative;
  line-height: 40px;
}

.product-slot .prize-button .prize-list li a {
  display: block;
  padding: 15px 0;
}
.product-slot .prize-button .prize-list li a span:first-child {
  color: #de0000;
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
}

.product-slot .prize-button .prize-list li a:hover {
  background-color: #de0000;
}

.product-slot .prize-button .prize-list li a:hover span {
  color: #fff;
}

.product-slot .prize-list li a:hover {
  text-decoration: none;
}

.product-slot .prize-list li a span:first-child {
  display: table-cell;
  max-width: 60%;
  vertical-align: middle;
  line-height: 20px;
  font-size: 14px;
  color: #000;
  text-align: left !important;
}

.product-slot .prize-list li a span:last-child {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  font-size: 20px;
}

.product-slot .btn-slot {
  padding: 10px;
}

.product-slot .btn-slot a {
  font-size: 20px;
}
.product-slot .btn-slot a:hover,
.product-slot .btn-slot a:visited {
  color: #fff !important;
}

.img-slot .topo-info {
  position: absolute;
  top: 10px;
  right: 0;
  text-align: right;
  background-color: #ffc643;
  padding: 6px 8px;
  font-size: 12px;
  color: #444;
  font-weight: bold;
}

.hotel-slot .prize-list li a span:first-child {
  display: table-cell;
  max-width: 60%;
  vertical-align: middle;
  line-height: 25px;
  font-size: 14px;
  color: #000;
  text-align: center;
}

/* Enlace a ventana modal */

.modal-href {
  display: block;
  padding-bottom: 15px;
  font-size: 15px;
  text-align: center;
  color: #3a3a3a !important;
}

.info-park {
  background: #fff;
  padding: 20px;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}

.info-park .content-info {
  position: relative;
}

.info-park .links {
  width: 100% !important;
}

.info-park .img-left {
  display: block;
  width: 100%;
  border-radius: 15px;
}

.info-park .text-info {
  font-size: 14px;
  line-height: 18px;
  text-align: justify;
}

.info-park .info-link {
  display: block;
  margin: 30px 0 5px 10px;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #444;
  border: 1px solid #555;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

@media (max-width: 640px) {  .info-park .info-link { margin-left: 0; } }


.info-park .info-link:hover {
  text-decoration: none;
  color: #1e97e6;
  border: 1px solid #1e97e6;
  background-color: #fff;
  cursor: pointer;
}

.highlight {
  color: blue;
	font-size: 15px;
}

.prize1 {
  display: inline-block;
  padding: 1px 5px;
  background-color: white; /* Cambia el color de fondo según tu preferencia */
  border: 1px solid #3a3a3a; /* Cambia el color del borde según tu preferencia */
  border-radius: 5px; /* Ajusta el radio de las esquinas */
  font-weight: bold;
  color: #ff002d; /* Cambia el color del texto según tu preferencia */
  margin-top: 18px;
  width: 200px; /* Ajusta el ancho del cuadro según tu preferencia */
  height: 30px; /* Ajusta el alto del cuadro según tu preferencia */
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  margin-right: 5px;	        
}

.ninos {
	font-size: 15px; /* Tamaño de fuente según tu preferencia */
  margin-top: 5px; /* Ajusta el espacio hacia arriba según tu preferencia */
  display: block; /* Hace que el span se comporte como un bloque */
	text-align: center; /* Centra el texto dentro del contenedor */
}

/* Oculta la sección por defecto */
.hidden-section {
  display: none;
}

/* Muestra la sección cuando es el objetivo del enlace */
.hidden-section:target {
  display: block;
}

@media (min-width: 1024px) {
  .info-park {
    min-height: 400px;
  }
}

.flex-content {
  display: flex;
}

.info-box {
  margin: 16px 80px 16px 40px;
}

.hollow-button {
  border: 1px solid #de0000;
  border-radius: 20px;
  color: #de0000;
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 12px 24px;
  margin-top: 16px;
}

.hollow-button:hover {
  text-decoration: none;
}

.hollow-button:hover,
.hollow-button:visited {
  color: #de0000;
}

/* Separador entre bloques de ofertas */

.slots-group-separator {
  border: 1px solid #ddd;
  margin: 20px 0;
}

.last-slots-block {
  margin-bottom: 20px;
}

.copy-vert {
  position: absolute;
  top: 10px;
  left: 10px;
}

.copy-hori {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: none;
}

.flexslider {
  width: 560px !important;
  margin: 180px auto 45px auto !important;
}

.links-row {
  background-color: #fff;
  margin-bottom: 20px;
}

@media (min-width: 320px) and (max-width: 640px) {
  .links-row {
    margin-bottom: 0;
  }
}

/* MENU SLIDER */

.menu {
  overflow: hidden;
  position: relative
}

.menu__overlay {
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden
}

.menu__container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: nowrap;
  touch-action: manipulation;
  transition: transform .25s ease-out;
  will-change: transform
}

.menu__container::-webkit-scrollbar {
  -webkit-appearance: none;
  display: none
}

.menu__navigation {
  position: absolute;
  bottom: 0;
  display: flex;
  height: 100%;
  padding: 14px 10px;
  background-color: #fff;
  transition: transform .25s ease-out;
  z-index: 1
}

.menu__navigation svg {
  pointer-events: none;
}

.menu__navigation--left {
  transform: translateX(-40px)
}

.menu__navigation--left.arrow-active {
  transform: translateX(0)
}

.menu__navigation--right {
  right: 0;
  transform: translateX(40px)
}

.menu__navigation--right.arrow-active {
  transform: translateX(0)
}

.menu__arrow {
  height: 20px;
  width: 20px
}

.wrap-links {
  margin: 0 auto;
  display: block;
  text-align: center;
  position: sticky;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  z-index: 6;
}

.menu__item {
  position: relative;
  padding: 30px 10px;
  color: #444;
  position: relative;
  display: inline-block;
  margin: 0 8px;
  outline: none;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

.menu__item.active:after {
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #1e97e6;
}

.menu__item:visited {
  color: #444;
}

.menu__item:hover,
.menu__item.active {
  color: #1e97e6;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .menu__item {
    font-size: 20px;
    line-height: 32px;
    margin: 0 20px;
  }
}

/* FIN MENU SLIDER */

@media (min-width: 641px) and (max-width: 1023px) {
  .info-box {
    margin: 0 20px;
  }
}

@media (max-width: 1023px) {
  .flex-content {
    flex-wrap: wrap;
  }
  
  .info-park img {
    max-width: 100%;
  }

  .info-park.full-height {
    margin-top: 0;
    max-height: inherit;
  }

  .info-box {
    margin: 16px 0 0;
  }

  .info-box img {
    max-width: 100%;
  }

  .hollow-button {
    display: block;
    margin-top: 0;
  }
}

@media (min-width: 320px) and (max-width: 640px) {
  .flex-content {
    flex-wrap: wrap;
  }

  .info-park img {
    max-width: 100%;
  }

  .info-park.full-height {
    margin-top: 0;
    max-height: inherit;
  }

  .info-box {
    margin: 16px 0 0;
  }

  .info-box img {
    max-width: 100%;
  }

  .hollow-button {
    display: block;
    margin-top: 0;
  }
}

.content-wrap {
  display: none;
  overflow: hidden;
  visibility: hidden;
  padding-top: 16px;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.content-wrap.active {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Tabs info FAQ */

.title-mobile {
  display: block;
  height: 51px;
  font-size: 14px;
  color: #444;
  font-weight: 400;
  padding: 0 20px;
  line-height: 51px;
}

.tabs-wrap {
  margin: 20px 0;
  padding: 0 10px;
  border: 0;
  background-color: transparent;
}

.tabs-nav-container.ui-tabs-nav {
  display: inline-block;
  background-color: #ddd;
  height: auto;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  border: 0;
  width: 100%;
}

.tabs-nav-container.ui-tabs-nav.full-width {
  width: 100%;
}

.tabs-nav-container.ui-tabs-nav .tab-option,
.tab-dropdown {
  display: block;
  float: left;
  text-align: center;
  border-radius: 0;
  box-shadow: inset 0 -8px 8px -8px #dcdcdc;
  background-color: #ddd;
  background-repeat: no-repeat;
  border: 0;
  margin: 0;
}

.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-active,
.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-hover.ui-state-active {
  background: none;
  box-shadow: 0 5px 0 #fff, -1px 0 5px #d6d6d6, 1px 0 5px #d6d6d6;
  z-index: 5;
  margin: 0;
  padding-bottom: 0;
}

.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-active a {
  color: #444;
  text-shadow: 0 1px #fff;
  background-color: #fff;
}

.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-active span,
.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-active + li span {
  border-left: 1px solid transparent;
}

.tabs-nav-container.ui-tabs-nav .tab-option.ui-state-hover {
  border: none;
  background: none;
  background-color: #ccc;
}

.tabs-nav-container.ui-tabs-nav .tab-option a,
.tab-dropdown a {
  color: #444;
  font-size: 14px;
  padding: 8px 0;
  display: block;
  float: none;
  height: auto;
}

.tabs-nav-container.ui-tabs-nav .tab-option span {
  border-left: 1px solid #ccc;
  height: 35px;
  line-height: 35px;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}

.tabs-nav-container.ui-tabs-nav .tab-option:first-child span {
  border-left: none;
}

.tab-dropdown {
  position: absolute;
  top: 0;
  right: 10px;
  margin: 0;
}

.tab-dropdown a {
  font-size: 24px;
  border-left: 1px solid #ccc;
  padding: 0 20px;
  height: 51px;
  color: #444;
}

.tab-dropdown a:hover,
.tab-dropdown a:visited {
  color: #444;
}

.tab-dropdown i {
  line-height: 50px;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
}

.tab-dropdown i.active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dropdown-list {
  position: absolute;
  right: 0;
  top: 52px;
  background-color: #fff;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
  min-width: 225px;
  border: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  padding: 10px 0;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
}

.dropdown-list.active {
  visibility: visible;
  opacity: 1;
}

.dropdown-list li,
.dropdown-list .ui-state-default {
  margin: 0;
  background-color: transparent;
  width: 100%;
  margin: 5px 0;
  box-shadow: none;
  border: none;
}

.dropdown-list li a {
  font-size: 14px;
  border: none;
  height: 35px;
  line-height: 35px;
}

.dropdown-list li a:hover {
  text-decoration: none;
  color: #1e97e6;
}

.dropdown-list li.ui-state-hover {
  background: none;
}

.dropdown-list li span {
  border: none;
}

.tab-content-wrap {
  display: flex;
  width: 100%;
  background-color: #fff;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: top right;

}

.tab-content.ui-tabs-panel {
  padding: 20px 10px;
  display: inline-block;
  width: 100%;
}

.tab-content .tab-text.ui-state-default {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px 0;
  border-radius: 0;
  background-color: #fff;
  padding: 10px;
  margin: 0;
  color: #444;
}

.tab-content .tab-text.ui-state-hover,
.tab-content .tab-text.ui-state-active {
  background: none;
  background-color: #ddf0fb;
  color: #1e97e6;
  border-color: #1e97e6;
}

.tab-content .accordion-content.ui-accordion-content {
  border: 0;
  padding: 20px 10px;
  color: #444;
}

.tab-content .tab-text .ui-accordion-header-icon {
  display: none;
}

.tab-content .arrow {
  float: right;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transform: all 0.3s ease-in-out;
}

.tab-content .tab-text.ui-state-active .arrow {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.tab-content p,
.tab-content ul li { line-height: 16px; }

.tab-content p + p,
.tab-content p + ul,
.tab-content ul + p { margin-top: 8px; }

.tab-content ul {
  list-style: disc;
  margin-left: 12px;
}

.tab-content ul li + li { margin-top: 4px; }

.content-container {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #f9f9f9;
}
.prize {
        color: #ff002D; 
        font-size: 18px;
	    float: right;
    }
/* L y XL */

@media (min-width: 1024px) {
  /* Imagen fondo cabecera video L y XL */

  .header-background {
    position: relative;
    max-height: 455px;
    background: url("../images/header_1920x455.jpg") no-repeat scroll center top
      #f0f0f0;
    background-position: center;
    background-size: 100% auto;
    padding: 8.79vw 0;
  }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
  /* Imagen fondo cabecera video M */

  .content-wrapper {
    margin: 0 6px;
  }

  .header-background {
    position: relative;
    background: url("../images/header_1024x458.jpg") no-repeat scroll center top
      #f0f0f0;
    min-height: 444px;
    background-size: 100%;
  }

  .video-wrapper {
    margin-top: 115px;
  }

  .tab-content-wrap {
    background-image: none;
  }

  .info-park .info-link {
    margin: 10px 0 0 10px;
    display: block;
    padding: 10px;
    text-align: center;
    color: #444;
    border: 1px solid #555;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16),
      0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
}

/* M para video en cabecera */
@media (max-width: 950px) {
  .video-wrapper {
    margin-top: 130px;
  }
}

/* S */
@media (min-width: 320px) and (max-width: 640px) {
  .content-wrapper {
    margin: 0 6px;
  }

  /* Imagen fondo cabecera video S */

  .header-background {
    position: relative;
    background: url("../images/header_640x651.jpg") no-repeat scroll center top
      #f0f0f0;
    background-size: 100%;
    height: 100vw;
    width: 100vw;
  }

  .video-wrapper {
    margin-top: 110px;
  }

  .flexslider {
    width: 100% !important;
  }

  /* Titulo de bloque de Ofertas - reducimos tamaño para S */

  .sub-title-slots {
    margin: 0 auto 16px;
  }

  .title-slots.title-hoteles-disney {
    width: 100%;
    max-width: 300px;
  }

  .title-slots.title-entradas-disney {
    max-width: 300px;
  }

  .text-slots {
    margin-bottom: 16px;
  }

  /* Texto Oferta en S sin altura mínima */

  .product-slot {
    margin: 8px 0;
    min-height: 280px;
  }

  .product-slot.no-text {
    min-height: auto;
    max-height: 226px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .product-slot .txt-slot {
    min-height: 0;
  }

  .copy-vert {
    display: block;
  }

  .copy-hori {
    display: none;
  }

  .reveal-modal {
    width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 35px 15px !important;
  }
  iframe {
    width: 100%;
  }
}

.icon-estrella:before {
  content: "\e972";
}

.reservar-box {
  max-width: 525px;
  margin: 0 auto;
  text-align: center;
}

.reservar-box h5 {
  font-size: 20px;
  line-height: 28px;
  margin: 16px auto;
}

.reservar-box .btn {
  height: 48px;
  line-height: 48px;
  display: inline-block;
}

.reservar-box .text {
  font-size: 16px;
  line-height: 24px;
  margin: 24px auto 16px;
}

.reservar-box .telephone {
  font-family: flexa-compressedBold;
  font-size: 28px;
}

.info-food {
  background-color: white;
  padding: 24px 0;
  margin-bottom: 48px;
  border-radius: 8px;
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: space-around;
}

@media (max-width: 640px) {
  .info-food {
    flex-direction: column;
  }
}

.info-food-item {
  margin: 0 34px;
}

@media (min-width: 641px) {
  .info-food-item {
    flex-grow: 1;
    text-align: center;
    width: 33%;
    max-width: 300px;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .info-food-item {
    margin: 0 16px;
  }
}

@media (max-width: 640px) {
  .info-food-item {
    display: flex;
    margin-bottom: 16px;
  }
}

.info-food-icon {
  display: block;
}

@media (max-width: 640px) {
  .info-food-icon {
    margin: 0 16px 0 0;
  }
}

@media (min-width: 641px) {
  .info-food-icon {
    margin-bottom: 8px;
  }
}

.info-food .sub-title {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-bottom: 4px;
}

.info-food .text {
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.food-plan-wrap {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .food-plan-wrap {
    flex-direction: column;
    align-items: center;
  }
}

.food-plan-box {
  background-color: white;
  margin-bottom: 28px;
  padding: 24px 32px 32px;
  border-radius: 8px;
  width: calc(33% - 13px);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  background-position-y: -40px;
  background-repeat: no-repeat;
}

.food-plan-box--plus {
  background-image: linear-gradient(345deg, #fff 82%, #fff 18%, #fcc905);
}

.food-plan-box--extra-plus {
  background-image: linear-gradient(345deg, #fff 82%, #fff 18%, #00a15c);
  background-position-y: -60px;
}

.food-plan-box--standard {
  background-image: linear-gradient(345deg, #fff 82%, #fff 18%, #c784eb);
}

@media (max-width: 1023px) {
  .food-plan-box {
    width: 100%;
    max-width: 480px;
    margin-bottom: 16px;
  }
}

.food-plan-box .sub-title-slots,
.food-plan-box .text-slots {
  text-align: center;
}

.food-plan-box .text-slots {
  margin-bottom: 40px;
}

.food-plan-list-title {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-bottom: 16px;
}

.food-plan-list-item {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  margin-left: 21px;
  list-style: outside;
  list-style-image: url("../images/check.png");
}

.food-plan-badge {
  width: 100%;
  display: block;
  border-radius: 4px;
  background-color: #dff3eb;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #027d49;
  margin: 18px 0;
}
.Porta {
  display: flex;
}

/*Styles D*/

#mapa-parque-slot {
  width: 33.3%;
}
#horarios-slot {
  width: 33.3%;
}
#como-llegar-slot {
  width: 33.3%;
}

