* {
	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: center!important;
	font-size: 33px!important;
	line-height: 19px!important;
	margin-top: 30px;
	font-family: atrapaloWebBold, sans-serif !important;
}

.entradilla {
	text-align: center!important;
	font-size: 19px!important;
	line-height: 19px!important;
	margin-top: 10px;
}

.title-slots {
	display: block;
	margin: 20px auto 10px auto;
	font-size: 32px;
	line-height: 32px;
	text-align: left;
	color: #666;
}

/* Bloque Oferta */

.product-slot {
	min-height: 250px;
	margin: 10px 0;
}

/* 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;
}

.vale-regalo {
	padding: 100% 0 0!important;
}


/* Texto info Oferta */

.product-slot .info-slot {
	padding: 15px 10px 0 10px;
	background-color: #fff;
}

.product-slot .info-slot.prize-button {
	padding-left: 0;
	padding-right: 0;
}

.product-slot .title-slot {
	font-size: 15px;
	color: #000;
	padding-bottom: 6px;
}

.product-slot .prize-button .title-slot {
	padding: 0 10px 6px 10px;
}

.product-slot .txt-slot {
	font-size: 12px;
	line-height: 18px;
	min-height: 100px;
}

.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: #666;
	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;
	height: 100%;
	max-height: 320px;
	border: 3px solid #dacbb4;
}

.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: 272px;
}

.info-park .text-info {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	padding-top: 26px;
	padding-right: 20px;
}

.info-park .info-link {
	margin: 30px 0 0 10px;
	display: block;
	padding: 10px;
	text-align: center;
	color: #b1a793;
}	

.info-park .info-link i {
	display: block;
	font-size: 32px;
	margin-bottom: 5px;
}

@media (min-width : 1024px) {
	.info-park .info-link {
		font-size: 17px;
	}

	.info-park .info-link i {
		font-size: 38px;
	}	
}	

/* 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;
}

.wrap-links.fixed {
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 6;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}	

@media (min-width: 641px) {
	.content-link {
		padding: 10px;
		color: #555;
	    position: relative;
	    display: inline-block;
	    margin: 25px;
	    outline: none;
	    text-decoration: none;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
	    text-shadow: 0 0 1px rgba(255,255,255,0.3);
	    font-size: 30px;
		transition: color 0.3s;
	    -webkit-transition: color 0.3s;
	    -moz-transition: color 0.3s
	}

	.content-link:before, 
	.content-link:after {
		position: absolute;
	    width: 100%;
	    left: 0;
	    top: 50%;
	    height: 2px;
	    margin-top: -1px;
	    background: #555;
	    opacity: 0;
	    content: '';
	    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
	    transition: transform 0.3s, opacity 0.3s;
	    pointer-events: none;	
	}

	.content-link:before {
		-webkit-transform: translateY(-50px);
	    -moz-transform: translateY(-50px);
	    transform: translateY(-50px);	
	}

	.content-link:after {
		-webkit-transform: translateY(50px);
	    -moz-transform: translateY(50px);
	    transform: translateY(50px);	
	}

	.content-link:visited { color: #555; }
	.content-link:hover,
	.content-link.active {
		color: #1e97e6;
		text-decoration: none;
	}

	.content-link:hover:before,
	.content-link:hover:after,
	.content-link.active:before,
	.content-link.active:after {
		opacity: 1;
		background: #1e97e6;
		-webkit-transform: translateY(0px);
	    -moz-transform: translateY(0px);
	    transform: translateY(0px);
	}

	.content-link:hover:before,
	.content-link.active:before {
		-webkit-transform: translateY(-35px);
	    -moz-transform: translateY(-35px);
	    transform: translateY(-35px);	
	}

	.content-link:hover:after,
	.content-link.active:after {
		-webkit-transform: translateY(35px);
	    -moz-transform: translateY(35px);
	    transform: translateY(35px);	
	}
}

@media (min-width: 320px) and (max-width : 640px) {
	.content-link {
		padding: 10px;
		color: #555;
	    position: relative;
	    display: inline-block;
	    margin: 25px;
	    outline: none;
	    text-decoration: none;
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
	    text-shadow: 0 0 1px rgba(255,255,255,0.3);
	    font-size: 23px;
		transition: color 0.3s;
	    -webkit-transition: color 0.3s;
	    -moz-transition: color 0.3s
	}

	.content-link:visited { color: #555; }

.content-link:before, 
	.content-link:after {
		position: absolute;
	    width: 100%;
	    left: 0;
	    top: 50%;
	    height: 2px;
	    margin-top: -1px;
	    background: #555;
	    opacity: 0;
	    content: '';
	    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
	    transition: transform 0.3s, opacity 0.3s;
	    pointer-events: none;	
	}

	.content-link:before {
		-webkit-transform: translateY(-50px);
	    -moz-transform: translateY(-50px);
	    transform: translateY(-50px);	
	}

	.content-link:after {
		-webkit-transform: translateY(50px);
	    -moz-transform: translateY(50px);
	    transform: translateY(50px);	
	}

	.content-link:visited { color: #555; }
	.content-link:hover,
	.content-link.active {
		color: #1e97e6;
		text-decoration: none;
	}

	.content-link:hover:before,
	.content-link:hover:after,
	.content-link.active:before,
	.content-link.active:after {
		opacity: 1;
		background: #1e97e6;
		-webkit-transform: translateY(0px);
	    -moz-transform: translateY(0px);
	    transform: translateY(0px);
	}

	.content-link:hover:before,
	.content-link.active:before {
		-webkit-transform: translateY(-35px);
	    -moz-transform: translateY(-35px);
	    transform: translateY(-35px);	
	}

	.content-link:hover:after,
	.content-link.active:after {
		-webkit-transform: translateY(35px);
	    -moz-transform: translateY(35px);
	    transform: translateY(35px);	
	}

	.content-link i {
		vertical-align: middle;
		line-height: 40px;
	}	
}	

.content-wrap {
	display: none;
    overflow: hidden;
	visibility: hidden;
	opacity: 0;
	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: #555;
	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;
}

.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;
}

.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;
		min-height: 417px;
		background: url("../images/background-large.jpg") no-repeat scroll center top #f0f0f0;
	}
}

/* M */
@media (min-width: 641px) and (max-width : 1023px) {

	/* Imagen fondo cabecera video M */

	.header-background {
		position: relative;
		background: url("../images/background-medium.jpg") no-repeat scroll center top #f0f0f0;
		min-height: 417px;
	}

	.video-wrapper {
		margin-top: 115px;
	}

	.content-link {
		font-size: 31px;
	}

	.product-slot {
	min-height: 165px;
	margin: 10px 0;
	}

	.tab-content-wrap {
		background-image: none;
	}

	.info-park .info-link {
	margin: 10px 0 0 10px;
	display: block;
	padding: 10px;
	text-align: center;
	color: #908671;
}

.info-park {
	background: #fff;
	padding: 20px;
	margin: 20px 0;
	overflow: hidden;
	position: relative;
	max-height: 400px;
}

}

/* M para video en cabecera */
@media (min-width: 641px) and (max-width : 950px) {

	.video-wrapper {
		margin-top: 130px;
	}
}

/* S */
@media (min-width: 320px) and (max-width : 640px) {

	/* Imagen fondo cabecera video S */

	.header-background {
		position: relative;
		background: url("../images/background-small.jpg") no-repeat scroll center top #f0f0f0;
		background-size: 100%;
		height: 73vw;
		width: 100vw;
	}

	.video-wrapper {
		margin-top: 110px;
	}

	.flexslider {
	width: 100% !important;
	}

	/* Titulo de bloque de Ofertas - reducimos tamaño para S */

	.title-slots {
		font-size: 24px;
		line-height: 24px;
	}

	.title-slots.title-hoteles-disney {
		width: 100%;
		max-width: 300px;
	}

	.title-slots.title-entradas-disney {
		max-width: 300px;
	}

	.regalar {
	text-align: center!important;
	font-size: 31px!important;
	line-height: 21px!important;
	margin-top: 20px;
}

	/* Texto Oferta en S sin altura mínima */

	.product-slot {
		min-height: 160px;
		margin: 10px 0;
	}

	.product-slot .txt-slot {
		min-height: 100px;
	}

	.copy-vert {
		display: block;
	}

	.copy-hori {
		display: none;
	}

	.entradilla {
	font-size: 19px!important;
	line-height: 23px!important;
	margin-top: 30px;
	}

	.info-park .info-link {
		font-size: 17px;
		margin-top: 15px;
	}

	.info-park {
	background: #fff;
	padding: 20px;
	margin: 20px 0;
	overflow: hidden;
	position: relative;
	min-height: 900px;
}

	.reveal-modal {
	width: 100%!important;
	left: 0!important;
	margin-left: 0!important;
	padding: 35px 15px!important;
	}

	iframe{
		width: 100%;
	}
}



