* {
	margin: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.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 4px;
	font-size: 24px;
	line-height: 32px;
	text-align: left;
}

.sub-title-slots--no-text {
	margin-top: 16px;
}

.text-info-slots {
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	color: #444;
}

.text-schedule-slots {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #444;
	margin-top: 10px;
}

.text-schedule-slots i { margin-right: 8px; }

.text-slots {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #444;
	max-width: 880px;
}

.sub-title-slots + .text-slots { margin-top: 8px; }

.text-slots + .text-slots { margin-top: 8px; }

.text-schedule-slots + .text-slots { margin-top: 24px; }

/* 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;
	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 .prize-button .txt-slot {
	padding: 0 10px;
}

.product-slot .txt-slot.short-txt {
	min-height: 50px;
}

/* 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;
	max-height: 320px;
}

.info-park .content-info {
	position: relative;
	height: 100%;
}

.info-park .links {
	position: absolute;
	width: 100%!important;
}

.info-park .img-left {
	display: block;
	width: 100%;
	max-width: 230px;
}

.info-park .text-info {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

.info-park .info-link {
	margin: 30px 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);
}

.info-park .info-link:hover {
	text-decoration: none;
	color: #1e97e6;
	border: 1px solid #1e97e6;
	background-color: #fff;
	cursor: pointer;
}

.info-park .info-link i {
	display: block;
	font-size: 32px;
	margin-bottom: 5px;
}

@media (min-width : 1024px) {
	.info-park .info-link {
		font-size: 18px;
	}

	.info-park .info-link i {
		font-size: 38px;
	}
}

.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; }
}

.wrap-links {
	margin: 0 auto;
	display: block;
	text-align: center;
	position: sticky;
	left: 0;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 6;
}

@media (min-width: 641px) {
	.content-link {
		padding: 30px 10px;
		color: #444;
	    position: relative;
	    display: inline-block;
	    margin: 0 20px;
	    outline: none;
	    text-decoration: none;
	    font-weight: 400;
	    text-shadow: 0 0 1px rgba(255,255,255,0.3);
	    font-size: 24px;
	    line-height: 32px;
		transition: color 0.3s;
	    -webkit-transition: color 0.3s;
	    -moz-transition: color 0.3s
	}

	.content-link:visited { color: #444; }
	.content-link:hover,
	.content-link.active {
		color: #1e97e6;
		text-decoration: none;
	}

	.content-link.active {
		border-bottom: 3px solid #1e97e6;
	}

	.content-link i { margin-right: 4px; }

	.wrap-links.fixed .content-link { padding: 16px 10px; }

	svg {
		fill: #444;
		width: 24px;
		height: 24px;
	}

	.content-link:hover svg,
	.content-link.active svg {
		fill: #1e97e6;
	}

}

@media (min-width: 641px) and (max-width : 1023px) {
	.wrap-links {
		display: flex;
		justify-content: space-between;
    	align-items: center;
	}

	.content-link { margin: 0; }

	.content-link i {
		margin: 0;
		display: block;
	}

	.info-box {
		margin: 0 20px;
	}
}	

@media (min-width: 320px) and (max-width : 640px) {
	.wrap-links {
		display: flex;
	}

	.content-link {
		background-color: #f0f0f0;
		color: #444;
	    position: relative;
	    display: flex;
	    align-items: center;
	    margin: 20px auto;
	    outline: none;
	    text-decoration: none;
	    font-size: 32px;
	    width: 56px;
	    height: 56px;
	    border-radius: 50%;
	}

	.content-link:visited { color: #444; }

	.content-link:hover,
	.content-link.active {
		background-color: transparent;
		border: 3px solid #1e97e6;
		color: #1e97e6;
		text-decoration: none;
	}

	.content-link:hover svg,
	.content-link.active svg {
		fill: #1e97e6;
	}

	.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;
	opacity: 0;
	padding-top: 16px;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}

.content-wrap.active {
	display: block;
	visibility: visible;
	opacity: 1;
}


/* Tabs info FAQ */

.tabs-wrap {
	margin: 20px 0;
	padding: 0 10px;
	border: 0;
	background-color: transparent;
}

.tabs-container.ui-tabs-nav {
	display: inline-block;
	background-color: #ddd;
	height: 51px;
	box-shadow: none;
	padding: 0;
	border-radius: 0;
	border: 0;
}

.tabs-container.ui-tabs-nav.full-width { width: 100%; }


.tabs-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-container.ui-tabs-nav .tab-option.ui-state-active,
.tabs-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-container.ui-tabs-nav .tab-option.ui-state-active a {
	color: #444;
	text-shadow: 0 1px #fff;
	background-color: #fff;
}

.tabs-container.ui-tabs-nav .tab-option.ui-state-active span,
.tabs-container.ui-tabs-nav .tab-option.ui-state-active + li span {
	border-left: 1px solid transparent;
}

.tabs-container.ui-tabs-nav .tab-option.ui-state-hover {
	border: none;
	background: none;
	background-color: #ccc;
}

.tabs-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-container.ui-tabs-nav .tab-option span {
	border-left: 1px solid #d6d6d6;
    height: 35px;
    line-height: 35px;
    display: block;
    font-weight: 400;
    padding: 0 20px;
}

.tabs-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 .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .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 .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .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 {
	width: 100%;
	background-color: #fff;
	min-height: 955px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url('../images/bg_faq.jpg');
}

.tab-content.ui-tabs-panel {
	padding: 20px 10px;
}

.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 .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transform: all .3s ease-in-out;
}

.tab-content .tab-text.ui-state-active .arrow {
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* 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-wrap { 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  and (max-width : 950px) {

	.video-wrapper {
		margin-top: 130px;
	}
}

/* S */
@media (min-width: 320px) and (max-width : 640px) {

	.content-wrap { 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;
}

	.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: flex-start;
		flex-direction: column;
	}

	.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%;
	}

	.text-schedule-slots + .text-slots { margin-top: 16px; }
}

.icon-estrella:before {
	content: "\e972";
}

.reservar-box {
	max-width: 525px;
	margin: 0 auto;
	text-align: center;
}

@media (max-width : 640px) {
	.reservar-box {
		margin: 0 auto 24px;
	}
}


.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;
}


