/*ini bootstrap*/
@media (min-width: 1024px) {
  .container {
    width: inherit;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1080px;
    max-width: 1080px;
    
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1080px;
    max-width: 1080px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1080px;
    max-width: 1080px;
  }
}

@media (min-width: 768px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}

}

@media (max-width: 768px) {
	ul.nav li.dropdown > ul.dropdown-menu {
		background:transparent !important;
	}
	ul.nav li.dropdown > ul.dropdown-menu a {color:#0071b6 !important;}
	ul.nav li.dropdown > ul.dropdown-menu a:hover {color:#ff0000 !important;}

}

@media (max-width: 1200px) {

	
}



/*end bootstrap*/


#cookie-policy-overlay {background-color:rgba(0,0,0,0.2);z-index:19;top:3000px;left:0;right:0;width:100%;height:100%;cursor:pointer; box-sizing: content-box;position:absolute;}
#cookie-policy {width:100%;position:fixed;bottom:0;background-color:#FCFCFC;text-align:center;color:#444;z-index:20;display:none;}
#cookie-policy .cp-content {width:985px;text-align:left;margin:20px auto 20px auto;}
#cookie-policy .cp-content .cp-close {float:right;margin-top:15px;cursor:pointer;background-color:#DDDDDD;padding:5px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size:13px;}
#cookie-policy .cp-content .cp-close:hover {background-color:#E3000F;color:#FFFFFF;}
#cookie-policy .cp-content h6 {font-weight:bold;font-size:16px;margin-bottom:5px;}
#cookie-policy .cp-content p {line-height:18px;font-size:13px;max-width:860px;color:#444;}
#cookie-policy .cp-content p a {color:#E3000F;font-weight:bold;text-decoration:underline;}
#cookie-policy .cp-content p a:hover {text-decoration:none;}


a, 
button span,
a:hover .arrow,
a:hover strong,
a:hover em,
.owl-prev,
.owl-next,
button,
.rose,
.slogan,
.btn {-moz-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out;	-o-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out;} 
button .spin {-moz-transition:none; -webkit-transition:none;	-o-transition:none; -ms-transition:none; transition:none;}

.ui-autocomplete {z-index:99999999;}
.ui-autocomplete li {font-size:14px;}

* {background-repeat:no-repeat;}

ul {padding-left:0;}
ul li {list-style: none;}


a, 
button span,
a:hover .arrow,
a:hover strong,
a:hover em,
.owl-prev,
.owl-next,
button,
.hef {-moz-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out;	-o-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out;} 
button .spin {-moz-transition:none; -webkit-transition:none;	-o-transition:none; -ms-transition:none; transition:none;}

.nomaxwidth {max-width:inherit !important;}

html,
body {
height: 100%;
overflow-x:hidden;
}


body {-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;background-position: center right;background-size: cover;}
body {background-image: url(../img/bg.jpg);
    background-position: bottom center!important;
    background-size: cover;}
body.cms {background-attachment: fixed;}
#promo_content{background-image: url(../img/bg.jpg);
    background-position: bottom center!important;
    background-size: cover;}


body {font-family: 'Montserrat', sans-serif;font-weight:400;color:#fff;min-height: 100%;height:100%;}
body,
p,
li {font-size:16px;font-weight:400;color:#fff;}
a {color:#fff;}
a:hover {color:#fff;}
a:hover,
a:focus{text-decoration:none !important;}

strong {font-weight: 600;}
h1,h2, h3 {color:#fff;}

.img_header {}

#wrapper {
height: auto !important;
height: 100%;
}

header {padding:15px 0;
    background: rgba(107,0,68,1);
    background: -moz-linear-gradient(left, rgba(107,0,68,1) 0%, rgba(228,0,141,1) 49%, rgba(107,0,68,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(107,0,68,1)), color-stop(49%, rgba(228,0,141,1)), color-stop(100%, rgba(107,0,68,1)));
    background: -webkit-linear-gradient(left, rgba(107,0,68,1) 0%, rgba(228,0,141,1) 49%, rgba(107,0,68,1) 100%);
    background: -o-linear-gradient(left, rgba(107,0,68,1) 0%, rgba(228,0,141,1) 49%, rgba(107,0,68,1) 100%);
    background: -ms-linear-gradient(left, rgba(107,0,68,1) 0%, rgba(228,0,141,1) 49%, rgba(107,0,68,1) 100%);
    background: linear-gradient(to right, rgba(107,0,68,1) 0%, rgba(228,0,141,1) 49%, rgba(107,0,68,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b0044', endColorstr='#6b0044', GradientType=1 );
    height: 100px;
    display: none;
}

h1,h2,
.nav-link,
.tpomouse, 
.abf,
.btn,
.btn_white,
.section_title,
.gracias .suerte,
.comparte .tit {font-family: 'Bebas Neue', cursive !important;}

.btn_white {
	
    background:#F0C87D;
	color:black;
	padding:7px 110px 4px 110px;
	text-transform: uppercase;
	font-size:30px;
}
.btn_white:hover {
	background:white;
	color:black;
}

.btn {
	background:#F0C87D;
	color:black;
	padding:7px 110px 4px 110px;
	text-transform: uppercase;
	font-size:30px;
	border-radius: 0;
	line-height: normal !important;
}
.btn:hover {
	background:white;
}

button.btn {

}

.comparte .tit {
  background:#F0C87D;
	color:black;
	padding:7px 40px 7px 40px !important;
	text-transform: uppercase;
	font-size:32px;
	border-radius: 0;
	line-height: normal !important;
}
.btn.big {font-size:30px;font-weight: 500;padding:20px 30px;box-sizing: border-box;}
.btn.tpomouse {font-size:28px;letter-spacing: 1px;padding:10px 30px;border-radius: 0;}


.btn-register {background:#fff;color:black;margin-top:20px;}
.btn-register:hover {background:#F0C87D;color:black;}

.navbar-expand-lg .navbar-nav .nav-link {padding-right: 30px;padding-left: 30px; text-transform: uppercase;color: rgba(255,255,255,1); font-size:28px; letter-spacing: 1px;}
.navbar-expand-lg .navbar-nav .nav-link:hover {color:#FFE200;}

.navbar-brand {position: absolute;}
.navbar-brand.hotel {right: 0;}

header {position: absolute;z-index: 5;width:100%;}
header .logo {max-width:160px;top:10px;}
header .logo_hotel {max-width:230px;top:-10px;}

footer {padding:40px 0 40px 0;text-align: center;position: relative;font-size:14px;color:#fff;}
footer a {text-decoration: underline;color:#fff;}
footer a:hover {text-decoration: none;}
footer .container {position: relative;}
footer .legal {margin-bottom:10px;}
footer .legal a {text-decoration: underline;}
footer .links {margin-bottom:20px;margin-top:30px;}
footer .links a {text-decoration: none;}
footer .links li {display: inline-block;padding:0 2px 0 0;font-size:12px;}
footer .links li:after {content:'-';padding-left:5px;}
footer .links li:last-child:after {padding-left:0;content:'';}
footer .logo_henkel img {max-height:40px;}
footer .logo_yjd {position: absolute;right:0px;bottom:0px;}

footer{font-family: 'Roboto', sans-serif;}


.contain{}
.rightcol {max-width:400px;margin:0 auto;text-align: center;}
.rightcol.login {margin:0 auto;}
.rightcol.center {margin-right:20%;margin-left:20%;width:auto;}
.rightcol.participacion {margin-right:0%;width: 40%;}

.leftcol {flex-direction:column;background-color: #ffe200;width: 35%;color:black; margin: 0 auto 0 0;height: 100%;position: relative;text-align: center;}
.section {width: 100%; height: auto;position: relative;}
/*.section { height:100vh;  z-index: 2; display: flex; flex-flow: column;justify-content: center; position: relative;}
.section::after{display:block;position:fixed;}*/
.section .container-fluid {}
.section .content {padding:40px 40px;}

.section_home {/*background-size: cover;background-position: center center;justify-content: flex-end;*/}
.section_home .copyright {color:#000;font-size:11px;position: absolute;top:90%;right:30px;z-index:2;}


.section .section_title {font-size:42px;line-height:46px;font-family: 'Montserrat', sans-serif;color:#fff;margin-bottom:60px;text-transform: uppercase;letter-spacing: 1px;}

.section .section_title.min {font-size:18px;line-height:24px;}
.section .section_desc {font-size:28px;margin-bottom:60px;}
.section .section_desc.min {max-width:600px;}
.section .btn_wrapper {margin-bottom:20px;}
/*.section .rights.bottom {position: absolute;bottom:20px;width:100%;left:0;right:0;margin:0 auto;}*/


.page .page_title {font-size:48px;line-height:50px;font-family: 'Montserrat', sans-serif;color:#fff;margin-bottom:30px;}
.page .page_desc {font-size:20px;margin-bottom:30px;}

.section .bg {position:absolute;height:100%;width:65%;background-size: cover;background-position: center top;}

.section_barco .bg {background-position: left bottom;right:0;}

.section_promo .bg {background-position: left bottom;left:0;}
.section_promo .section_desc {text-align: left;margin-left:auto;margin-right:auto;}
.section_promo .section_desc img {height:80px;vertical-align: top;}

.section_promo_home {

}

.section_ganadores {background-color:#F8D233;}
.section_ganadores .content_inner {padding-left:30px;}
.section_ganadores .bg {right:0;}
.section_ganadores .section_title {color:#9A4202;text-transform: uppercase;}
.section_ganadores .btn {background-color:#A3367B;}
.section_ganadores .btn:hover {background-color:#931161;color:#fff;}
.section_ganadores .rights {position: absolute;bottom:20px;padding:0 10px;font-size:13px;max-width:33.3%;}

.section_tiendas_online {color:#94D4F1;font-size:18px;text-align: center;padding:40px 0;}
.section_tiendas_online .compra img {height:44px;}
.section_tiendas_online .compra a {display: inline-block;padding:0 10px;}

.menu_sticky {position: fixed;left:0;width:100%;z-index:10;bottom:30px;}
/*.menu_sticky img {position: absolute;}*/

.menu_sticky .item_regalos {background-color:#d41004;}
.menu_sticky .item_cine {background-color:#e9aa2f;}
.menu_sticky .button {text-align: left;padding-right:15px;}
.menu_sticky .frase {text-align: center;font-size:24px;line-height:27px;padding:10px 10px 13px 10px;}
.menu_sticky .img {text-align: center;padding-left:10px;padding-right:10px;}
.menu_sticky .img img {margin:-50px auto -30px auto;width:120px;max-width:inherit;}
.menu_sticky .btn {font-size:22px;width:100%;border-radius: 25px;}
.menu_sticky .item_regalos .frase {color:#fff;}
.menu_sticky .item_regalos .btn {background-color:#000;}
.menu_sticky .item_regalos .btn:hover {background-color:#fff;color:#000;}
.menu_sticky .item_cine .frase {color:#c0590e;}
.menu_sticky .item_cine .btn {background-color:#3187c4;}
.menu_sticky .item_cine .btn:hover {background-color:#c0590e;color:#000;}

.foot_legal a {text-decoration: underline;}

.ganadores {background-position: center bottom;background-size: cover;}
.ganadores .page {max-width:340px;margin:240px 120px auto 120px;min-height:1400px;}
.ganadores .list {background-color:#fff;padding:40px;}
.ganadores .list .tit_semana {font-family: 'Montserrat', sans-serif;font-size:32px;color:#aaa;margin-bottom:10px;display: block;}
.ganadores .list .tit_semana a {color:#E4008D;}
.ganadores .list .ul_ganadores li {font-size:16px;margin-bottom:10px;}

.actividades {background-position: center top;background-size: cover;text-align: right;}
.actividades .page {margin:240px 120px 0 120px;min-height:1200px;}
.actividades .page_title {text-align: left;}
.actividades .page_desc {max-width: 540px;text-align: left;}
.actividades .links {margin:-60px 0 0 auto;}
.actividades .links img {max-width:200px;}
.actividades .links a {display: block;}
.actividades .links li {margin-bottom:20px;}
.actividades .links .l2 {margin-right:40px;}
.actividades .links .l3 {margin-right:80px;}
.actividades .links .l4 {margin-right:120px;}

.actividades_crucero {background-position: center top;background-size: contain;background-repeat: repeat-y;}
.actividades_crucero .page {margin:100px 120px 0 120px;background-color:#fff;}
.actividades_crucero .page .content {padding:40px;}
.actividades_crucero .page_title {color:#E4008D;margin-top:40px;}

.actividades_pinta_gigante {background-position: center top;background-size:auto;background-repeat: repeat;}
.actividades_pinta_gigante .page {margin:100px 120px 0 120px;background-color:#fff;}
.actividades_pinta_gigante .page .content {padding:40px;}
.actividades_pinta_gigante .page_title {color:#E4008D;margin-top:40px;}

.actividades_pinta {background-position: center top;background-size:auto;background-repeat: repeat-y;}
.actividades_pinta .page {margin:100px 120px 0 120px;background-color:#fff;}
.actividades_pinta .page .content {padding:40px;}
.actividades_pinta .page_title {color:#E4008D;margin-top:40px;}

.actividades_imprime {background-position: center top;background-size:100% auto;background-attachment: fixed;}
.actividades_imprime .page {margin:100px 120px 0 120px;background-color:#fff;}
.actividades_imprime .page .content {padding:40px;}
.actividades_imprime .page_title {color:#E4008D;margin-top:40px;}

.recortable {margin-top:50px;text-align: center;}
.recortable .download {margin-top:10px;font-size:20px;}
.recortable .name {margin-bottom:10px;}
.recortable a {text-decoration: underline;background-size:20px;padding-left:30px;background-position: left 4px;}
.recortable a:hover {text-decoration: none;}
.recortable .blocked {background-size:20px;padding-left:30px;background-position: left 5px;display: inline-block;}

.henkel_login {background-position: center top;background-size:cover;background-attachment: fixed;}
.henkel_login .section .section_title {margin-bottom:20px;}
.henkel_login .section .section_desc {text-align: center;font-size:16px;margin-bottom:20px;}



.rightcol {padding-top:10px;}
.rightcol.login {}
.rightcol.login .section .content {padding-bottom:0;}

.rightcol footer .container {width:auto !important;font-size:11px;padding:0;}
.text-legal {text-align: center; padding-top:40px;}
.text-legal p {font-size:11px;margin-bottom:10px;}
.text-legal p.t {color:white;font-size:17px;font-weight: 700;}
.text-legal p a{text-decoration: underline;}
.text-legal p a:hover{text-decoration: none;}
.rightcol.login.register {}

.foot_legal .text {text-align: left;font-size:11px;}
.foot_legal .img {text-align: right;}

.center_col {max-width:900px;margin:0 auto;}


.form-group-legal {margin-bottom:5px;}
.form-group .checkbox {font-size:13px;}
.form-group .checkbox a {text-decoration: underline;color:#F0C87D;}
.form-group .checkbox input {margin-top:-3px;display: inline-block;vertical-align: middle;}
.form-group .checkbox a:hover {text-decoration: none;}

.primera_vez a {font-weight: 700;font-size:16px;text-decoration: underline;color:#fff;}
.primera_vez a:hover {text-decoration: none;}

.rightcol.center .section_title {padding-top:20px;font-size:50px;line-height: 58px;margin-bottom:20px;}
.rightcol.center footer {padding:5px 0;margin-top:20px;font-size:12px;color:#fff;}
.rightcol.center .content{padding-bottom:0;}
.rightcol.center .section_title {margin-top:20px;}

.participar {background-position: left top;background-size:cover;background-attachment: fixed;}
.participar form label {width:120px;display: inline-block;font-size:14px;font-weight: 700;color:#6B0044;}
.participar form .form-control {display: inline-block;width:140px;border:2px solid #6B0044;padding: 7px 10px 5px 10px;font-size:16px;}
.btn_upload_content {display: inline-block;width:140px;vertical-align: middle;}
.btn_upload_content .form-upload-bt {width:240px;margin:0;position: relative !important;}
.btn_upload_content .form-upload-bt .status {background-color:#fff;border:2px solid #6B0044;border-radius: 3px;/*text-indent: -999999px;*/}
.btn_upload_content .form-upload-bt .status .fa-upload {background-color:transparent;color:#000;}
.btn_upload_content .form-upload-bt:hover .status .fa-upload {background-color:transparent;color:#000;}
.participar form {margin-top:0px;width:340px;}

.gracias  {background-position: center top;background-size:cover;background-attachment: fixed;}
.gracias .link_lista_ganadores {text-decoration: underline;}
.gracias .link_lista_ganadores:hover {text-decoration: none;}
.gracias .descargar {font-family: 'Montserrat', sans-serif;color:#700356;font-size:44px;}
.gracias .descargar a {color:#700356;}
.gracias .familia {position: absolute;left:-100px;max-width: 500px;}
.gracias .bodegon_gracias {}


#cms {margin-bottom:50px;padding:40px;}
#cms h1 {font-weight: 300;font-size:24px;margin-bottom:20px; letter-spacing: 1px;}
#cms h2 {font-weight: 300;font-size:16px;letter-spacing: 1px;}
#cms p,
#cms li {font-size:14px;}
#cms li {list-style-type: disc;list-style-position: inside;}

.success_msg{font-weight: 600;margin-bottom:20px;}


.como .num {width:70px;display: inline-block;vertical-align: top;font-size:90px;font-weight: 700;text-shadow: 1px 2px 0px #fff, 6px 5px 0px rgba(0,0,0,0.15);line-height:80px;}
.como .text {width:240px;display: inline-block;vertical-align: top;font-size:18px;line-height:28px;font-weight: 300;padding-top:5px;}
.como .text .shadow {font-weight: 800;text-shadow: 1px 1px 0px #fff, 4px 3px 0px rgba(0,0,0,0.15);font-size:24px;}
.como .text strong {font-size:24px;font-weight: 800;}
.como .text .espejos {font-size:22px;text-transform: uppercase;font-weight: 700;}
.como .ticket {width:240px;display: inline-block;vertical-align: top;font-size:18px;line-height:22px;font-weight: 600;background-repeat: no-repeat;background-position: center left;min-height:50px;padding-left:60px;}

.bodegon {margin-top:-100px;}

#promo_wrapper {border:1px solid #9b1031;background-color:#fff;margin-top:-40px;padding-bottom:100px;}
#promo {padding:40px 20px;}

#participar {padding:40px 60px;}
#participar .rellena {text-align: center;font-size:20px;letter-spacing: 1px;margin-bottom:20px;}
#participar select.dia {width:54px;display: inline-block;}
#participar select.mes {width:136px;display: inline-block;}
#participar select.ano {width:70px;display: inline-block;}
#participar input[type="text"],
#participar select {border-radius:0 !important;}
#participar select {-webkit-appearance: none;}
#participar label {margin-bottom:3px;}
#participar .form_legal {text-align: center;font-size:13px;}
#participar .form_legal a {color:#b10517;text-decoration: underline;}
#participar .form_legal a:hover {text-decoration: none;}
#participar form .buttons {text-align: center;}
#participar form .buttons button {color:#fff;font-weight:100;background-color:#bf1e15;display:inline-block;height:36px;width:200px;font-size:18px;padding:5px 30px;width:auto !important;line-height: 18px;border-radius: 0;}
#participar form .buttons button .loading {display: none;}
#participar .alert {font-size:13px;}
#participar .btn_upload_content {height:45px;}
.requerimentos {font-size:10px;clear:both;margin-bottom:20px;}
#participar .aviso {font-size:13px;font-weight: 600;margin-bottom:20px;text-align: center;}

select.tratamiento {border:2px solid #35A5B6;}

.pregunta.centros table{width:100%; font-size:14px;text-align: left;}
.pregunta.centros table td{padding:5px}

.pregunta.centros .question-title{padding-bottom: 10px; font-weight: 600}

select.form-control:not([size]):not([multiple]) {height:auto;}


#ticket_upload_status {display: none !important;}
.form-upload-bt{border: 0;
	color:#000;
	text-align:center;
	background-color:transparent; height:40px;  line-height:40px; cursor:pointer; font-size:16px;
	position: absolute !important;
	left:0px;
	right:0;
	width:auto;
	margin:0 15px;
	box-sizing: border-box;
    text-align: right;
}
.form-upload-bt .status {color: #495057;border:1px solid #ced4da;text-align: left;padding:5px 0 5px 10px;line-height:26px;height:38px;cursor:pointer; }
.form-upload-bt .status i {padding:4px 7px;font-size:28px;float:right;margin-top:-5px;}
.form-upload-bt .status .fa-upload {background-color:#b10517;padding:4px 7px;color:#fff;font-size:28px;float:right;margin-top:-5px;}
.form-upload-bt:hover .status .fa-upload {background-color:#f5cd00;color:#000;}

.blobs {max-width: 480px;position: absolute;right:0;top:0;}

.participar footer {}

/*
#gracias {max-width:570px;margin:-60px auto 0 auto;}
#gracias p {font-size:20px;}
#gracias .red {font-weight: 600;color:#c50d1f;}
#gracias .tcc {font-weight: 600;}
#gracias .te {max-width:400px;}
#gracias .losentimos {color:#fff;font-size:26px;font-weight: 500;display: inline-block;padding:3px 60px;text-transform: uppercase;background-color:#c50d1f;margin:80px auto 40px auto;}
*/

.img-header {display: none;height: auto;width:100%;min-height: inherit;max-height: inherit;}
.info_mob{display: none;}

.opacity0 {opacity:0;}

.participar_sube_ticket .rightcol {background-color:#7BCEF0;}
.participar_sube_ticket .section_title {color:#A81961;font-size: 46px;line-height: 50px;margin-bottom: 30px;}
.participar_sube_ticket form {margin:0 auto;}
.participar_sube_ticket form .form-control {border-color:#6B0044;}
.participar_sube_ticket form label {color:#A81961;font-size:15px;}
.participar_sube_ticket form .btn {background-color:#A81961;color:#fff;}
.participar_sube_ticket form .btn:hover {background-color:#000;}
.participar_sube_ticket .foot_legal,
.participar_sube_ticket .foot_legal a {color:#000;}

.gracias .rightcol {}
.gracias .section_title {margin-bottom: 30px; padding-top:40px}
.gracias .intro {font-size:20px; color:#F0C87D; max-width:900px;margin:0 auto 5px auto;font-family:'Roboto', sans-serif; font-weight: 600}
.gracias .suerte {font-size:20px; color:#F0C87D; max-width:900px;margin:0 auto 20px auto;font-family:'Roboto', sans-serif!important;}
.gracias .conoce_mas a {
	text-decoration: underline;
} 

.gracias .conoce_mas a:hover {
	text-decoration: none;
} 

.gracias .conoce_mas{font-family: 'Bebas Neue', cursive !important; font-size: 27px; line-height: 30px; color:#ffffff}

.comparte {margin:20px auto 50px auto;}
.comparte li {display:inline-block;margin:0 5px;}
.comparte .tit {font-size:24px;margin-bottom:30px;display: inline-block;text-transform: uppercase;padding:9px 20px;border-radius:5px;}

.jugar {cursor: none; }

.jugar .content {padding:40px 0;}
.jugar #promo_content {position: relative;overflow: hidden;}

#juego {position: relative;margin-top:40px; cursor: none;}
#juego .obj {position: absolute;width:320px;height:330px;cursor: none;}
#juego .obj .pichuelo {position: absolute;left:0;right:0;margin:0 auto;bottom:11px;}
#juego .obj .madera {position: absolute;z-index:3;bottom:0px;}
#juego .obj_rojo .pichuelo {margin-left:30px;margin-right:10px;}
#juego .obj_amarillo {left:0;right:0;margin:0 auto;margin-top:20%;z-index:2;}
#juego .obj_negro {left:auto;right:0;margin:0 0 0 auto;margin-top:5%;}
/*#juego .obj_hidden {position: absolute;width:320px;height:330px;cursor: none;padding-bottom:140px;z-index:50;border:1px solid black;}*/


.cursor {
  position: absolute;
  height: 870px;
  width: 400px;
  z-index:15;

  background-size: 100% auto;

  text-align: center;

}

.cursor_inner {position: absolute;width:200px;height:200px;margin:0 auto;left:0;right:0;}

.external_links {padding-top:20px;}
.external_links .btn2 {display: inline-block;padding:9px 20px;border-radius:5px;color:#fff;font-weight: 700;background-color:#6E4500;font-size:14px;}


.gracias_premios_style1{background-position: left bottom;}
.gracias_premios_style1 .rightcol {background-color:#F8337F;}
.gracias_premios_style1 .bodegon_gracias {max-width:300px;margin-bottom:0 !important;}
.gracias_premios_style1 .external_links .btn2 {background-color:#fff;color:#7B1C58;}

.gracias_premios_style2{background-position: left bottom;}
.gracias_premios_style2 .rightcol {background-color:#EB9C3F;}
.gracias_premios_style2 .bodegon_gracias {max-width:300px;margin-bottom:0 !important;}


.gracias_premios_style3{background-position: left bottom;}
.gracias_premios_style3 .rightcol {background-color:#D0BFFF;}
.gracias_premios_style3 .bodegon_gracias {max-width:300px;margin-bottom:0 !important;}
.gracias_premios_style3 .external_links .btn2 {background-color:#A3367B;color:#fff;}

.gracias_premios_style4{background-position: left bottom;}
.gracias_premios_style4 .rightcol {background-color:#33B4F8;}
.gracias_premios_style4 .bodegon_gracias {max-width:300px;margin-bottom:0 !important;}
.gracias_premios_style4 .external_links .btn2 {background-color:#A3367B;color:#fff;}

.gracias_premios_style5{background-position: left bottom;}
.gracias_premios_style5 .rightcol {background-color:#B4D113;}
.gracias_premios_style5 .bodegon_gracias {max-width:300px;margin-bottom:0 !important;}
.gracias_premios_style5 .section_title {color:#035551;}
.gracias_premios_style5 .external_links .btn2 {background-color:#035551;color:#fff;}

.gracias_premios_losentimos{background-position: left bottom;}
.gracias_premios_losentimos .rightcol {background-color:#F8D233;}
.gracias_premios_losentimos .bodegon_gracias {max-width:400px !important;margin-bottom:0 !important;}
.gracias_premios_losentimos .section_title {color:#B46200;}

.show_mobile {display: none;}

.product_gallery .title {color:#35A5B6;font-weight:700;margin-bottom:10px;font-size:16px;}
.product_gallery .item {padding:10px;border:5px solid white;}
.product_gallery .item:hover{border-color:#eee;}
.product_gallery .item.active {border-color:#35A5B6;}
.product_gallery .item .nombre {display: block;margin-top:10px;font-size:12px;font-weight:500;}

#home {/*min-height:100vh;*/background-size: auto 100%;background-position: center;position: relative;padding-top:30px;}
#home_title {height:18vh;}
#home_slogan {/*position: absolute;bottom:6%;left:0;right:0;*/margin:-20vh auto 40px auto;}
#home_slogan .title {font-family: 'Oswald', sans-serif;text-transform: uppercase;font-size:30px;font-weight: 600;letter-spacing: 1px;margin-bottom:20px;}
.btn_pruebalo {background-color:#fff;color:#000;padding:6px 20px 5px 20px;border-radius: 5px;font-weight: 600;font-size:18px;display: inline-block;margin-top:20px;}
.btn_pruebalo:hover {
  color:#000;
  background: rgba(0,158,116,1);
  background: -moz-linear-gradient(left, rgba(0,158,116,1) 0%, rgba(0,251,188,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,158,116,1)), color-stop(100%, rgba(0,251,188,1)));
  background: -webkit-linear-gradient(left, rgba(0,158,116,1) 0%, rgba(0,251,188,1) 100%);
  background: -o-linear-gradient(left, rgba(0,158,116,1) 0%, rgba(0,251,188,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,158,116,1) 0%, rgba(0,251,188,1) 100%);
  background: linear-gradient(to right, rgba(0,158,116,1) 0%, rgba(0,251,188,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e74', endColorstr='#00fbbc', GradientType=1 );
}

#home_slogan .features {text-align: left;display: inline-block;margin:0 auto 40px auto;}
#home_slogan .features li {margin-bottom:10px;font-weight: 600;font-size:16px;}
#home_slogan .features li span {display: inline-block;width:12px;height:12px;line-height: 12px;vertical-align:middle;background: #00D89F;margin-top:-3px;margin-right:10px;}

#quiero_registrarme {text-align: center;}

#home .subhome{padding:30px 0px}
.home .section .section_title{font-size: 30px; padding-top: 30px; line-height: 35px; margin-bottom: 40px}
.home .fases{max-width: 1200px; margin: 0 auto}
.card{background-color: transparent; cursor: pointer; padding-bottom: 50px; border:0px}


.product_list_fix_scrollbar {
	background:white;
	padding:10px 10px 0 10px;
	display: inline-block;
	margin-bottom:50px;
}
.product_list_wrapper {
	max-width: 860px;
	margin:0 auto;
}


.product_list ul {
	height: 400px;
	overflow-y: auto;
	display: inline-block;
	padding:0;
	background:white;
}

.product_list ul li {
	background:white;
	position: relative;
	cursor: pointer;
}

.product_list ul li img {
	border:5px solid white;
}

.product_list ul li img.active {
	border-color:#F0C87D;
}

.product_list ul li:first-child {
padding-top:0;
}

.product_list ul li:last-child {
padding-bottom:0;
}

.product_list ul li a {
	position: absolute;
	width:90px;
	height: 100%;
	left:0;
	top:0;
	
}

.lb-number {
	display: none !important;
}


/* width */
.product_list ul::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.product_list ul::-webkit-scrollbar-track {
  background:white;
}
 
/* Handle */
.product_list ul::-webkit-scrollbar-thumb {
  background: black; 
  width: 5px;
}

/* Handle on hover */
.product_list_fix_scrollbar > div::-webkit-scrollbar-thumb:hover {
  background: black; 
}


.no_desktop{display: none}
.no_mobile{display: inline-block}


@media (max-width: 1500px) {

}

@media (max-width: 1400px) {
  #juego .obj {width: 230px; height: 281px;}
  .cursor { width: 250px; height: 400px;background-size:100% auto; }
  .cursor_inner {width:50px;height:50px;}
}

@media (max-width: 1300px) {
	.menu_sticky .frase {font-size:22px;line-height:25px;padding:10px 10px 13px 10px;}
  .menu_sticky .img img {margin:-30px auto -10px auto;width:100px;}
  .menu_sticky .btn {font-size:20px;margin-left:-20px;}
  .menu_sticky .button {padding-right:0;}
}

@media (max-width: 1200px) {
   header .container {max-width: inherit;  width:auto;}
   .navbar-expand-lg .navbar-nav .nav-link { padding-right: 15px;padding-left: 15px; }
   .menu_sticky .frase {font-size:20px;line-height:23px;padding:10px 0px 13px 0px;}
   .menu_sticky .btn {font-size:18px;}
   /*.section .section_title { font-size: 42px; line-height: 45px; margin-bottom: 30px;}
   .section .section_desc { font-size: 20px; margin-bottom: 30px;}*/
   .btn.big {
    font-size: 20px;padding: 15px 30px;}

   
    
 }

@media (max-width: 1170px) {
    
}

@media (max-width: 1170px) {

}

@media (max-width: 1024px) {
    #cookie-policy .cp-content {width:100%;}
    .actividades_crucero .page {margin-left:0;margin-right:0;}
    .ganadores .page {max-width:inherit;margin:240px 0 auto 0;min-height:1400px;}
    .ganadores .page .list {background:rgba(255,255,255,0.8);}
    .blobs {max-width: 200px;margin:0 0 0 auto;}

    .navbar-brand.hotel {left:0;right:0;margin:0 auto;}
    header .logo {right:0;top:0;z-index:10;}
    .navbar-toggler {padding:0;margin-top:3px;}
    .navbar-toggler-icon {color:#fff;text-shadow: none;font-size:40px;line-height: inherit;}

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {background-color:#49003d;margin-top:7px;}
    .rightcol.center {left:0;right:0;width:100%;margin:0 auto;}

    #juego .obj {width: 170px; height: 231px;}
    .cursor { width: 200px; height: 350px;background-size:100% auto; }
    .cursor_inner {width:50px;height:50px;}
    .rightcol.participacion {width:100%;}
    .gracias .bodegon_gracias {max-width:100% !important;}
    .gracias .intro {font-size:17px;}
   
  
}

@media only screen and (max-width: 768px) {
	.no_desktop{display:inline-block}
    .no_mobile{display: none}
}

@media only screen and (max-height: 750px) {
    /*.henkel_login .section .section_title,
    .rightcol.center .section_title {font-size:36px;line-height: 36px;}*/
    .henkel_login .section .section_title br {display: none;}
    .henkel_login .section .section_desc {font-size:14px;}
    .form-control, .form-control:focus {padding: 7px 20px 5px 20px;}
    .section .content {padding:40px 10px 10px 10px;}
    .btn.form {padding:7px 30px;}
    .form-group {margin-bottom:5px;}
    .blobs {max-height: 300px;}
    /*.rightcol.center .section_title {margin-bottom:10px;}*/
    .gracias .familia {max-width: 400px;left:-80px;}
    .gracias .bodegon_gracias {margin-bottom:60px;}
    .gracias .bodegon_gracias {max-width: 200px;}
    .gracias .descargar {font-size:28px;line-height: 28px;}
    .intro_sms p {font-size:13px;}
   /* .henkel_login .section .section_title.min {font-size:18px;line-height: 20px;margin-bottom:0;}*/
    .henkel_confirm_data .aviso {font-size:11px !important;}
    .henkel_confirm_data form {margin-top:-10px;}
    .henkel_confirm_data .buttons {margin-top:-10px;}
    .henkel_confirm_data footer {margin-top:5px !important;font-size:11px !important;line-height: 13px;}
    .participar footer {margin-top:20px !important;}


   

}

@media only screen and (max-height:870px) {
    .henkel_confirm_data .aviso {font-size:11px !important;}
    .henkel_confirm_data form {margin-top:-10px;}
    .henkel_confirm_data .buttons {margin-top:-10px;}
    .henkel_confirm_data footer {margin-top:5px !important;font-size:11px !important;line-height: 13px;}
    /*.participar footer {margin-top:20px !important;}*/
}


@media (max-width: 991px) {
    #content {padding:0 20px 60px 20px;}
    .como .num {font-size:60px;width:55px;}
    .como .text {width:220px;}
    #henkel_access .signup_box {border-left:0;padding:0 10px;margin-top:30px;}
    #participar {padding:20px 20px 40px 20px;}
    .show_desktop {display: none;}
    .show_mobile {display: block;}
    .section_home .copyright {padding:0 10px;text-align: center;top:auto;bottom:3%;line-height:12px;right:inherit;}
    .section_ganadores .rights {position: relative;max-width:inherit;text-align: center;margin-top:30px;}
    .section_ganadores .content_inner {padding-top:30px;padding-left:0;}
    .section_ganadores .content_inner:before {content:' ';width:100px;height:30px;background-position: center;background-size: auto 100%;position: absolute;z-index:2;right:0;left:0;top:0;background-repeat: no-repeat;margin:-30px auto 0 auto;}
    .menu_sticky .img img {margin:0;height:60px;width:auto;}
 
}

@media (max-width: 768px) {
	#home {padding-top:30px;}
    .img_header {display: none;}
    .como .num {font-size:40px;width:40px;line-height: 40px;}
    .como .text {width:80%;}
    .como .text br {display: none;}
    .como .text strong,
    .como .text .shadow,
    .como .text .espejos {font-size:20px;}
    #promo_wrapper {margin-top:40px;}
    header div {text-align: center;}
    header .logo {margin-bottom:20px;}
    footer .logo_yjd {position: relative;margin-top:20px;}

    .section {height: auto;display: block;flex-flow: inherit;justify-content: inherit;}
    .img-header {display: block;}
    .info_mob{display: block;}
    .info_desktop{display: none !important;}
    .section_home .info_mob {position: absolute;top:72%;width:100%;left:0;right:0;text-align: center;}
    .section_home .info_mob .compra {width:50%;font-size:24px;margin:0 0 0 auto;line-height: 20px;text-align: left;margin-bottom:30px;}
    .section_home .info_mob .compra img {width:100px;}
    .section_home .info_mob .rights {font-size:14px;color:#6B0044;}
    .section_home .info_mob .btn {font-size:20px;margin:10px auto;}
    .actividades .page {margin:20px auto;}
    .actividades .links {margin:0 auto;}

    .navbar-brand.hotel {margin-top:3px;}
    .navbar-brand.hotel img {height:50px;}
    header .logo {margin-top:-5px;}
    header .logo img {height:70px;}
    header {padding:10px 0;height:70px;position: relative;}
    .navbar-toggler-icon {font-size:24px;}
    .navbar-expand-lg .navbar-nav .nav-link {font-size:22px;padding:5px 10px;}
    .section .content {padding:20px 0px;}
    .leftcol,
    .rightcol,
    .centercol,
    .rightcol.center {width:100%;margin:0 auto;left:0;right:0;display: block !important;}
    .page .page_title,
    /*.henkel_login .section .section_title,
    .section .section_title {font-size:40px;line-height: 44px;margin-bottom:20px;}*/
    .page .page_desc {font-size:14px;}
    .section .section_desc {font-size:20px;line-height: 24px;margin-bottom:20px;}
    .btn.big {font-size:18px;padding:10px 30px;}
    .section .rights.bottom {margin-bottom:20px;position: relative;bottom:inherit;margin-top:20px;}
    .section_promo .bg,
    .section_ganadores .bg {display: none !important;}
    .section_promo .section_desc {text-align: center;}
    .section_promo .section_desc img {height:50px;}
    .promo_legal {font-size:12px;}
    footer {font-size:13px;}
    /*.rightcol.login .section_title {padding-top:0;}*/
 
  

    .ganadores .page {margin:20px 0 20px 0;min-height: inherit;}
    .ganadores {}
    .ganadores .list {padding:20px;}

    #cms {padding:20px 0;}
    #cms h1 {font-size:18px;font-weight:600;}
    #cms h2 {font-size:14px;}
    #cms p,
    #cms li {font-size:12px;}

    .blobs {display: block;position: relative;margin:40px auto 10px auto;max-width:100%;width:auto;}
    .rightcol.center .section_title {margin-top:0;padding-top:0;}

    .gracias {background-attachment: initial;}
    .gracias .familia {position:relative;margin:0 auto;left:inherit;}

    .jugar .content > img {padding:0 20px;}

    .cursor { width: 150px; height: 400px;background-size:100% auto; }
    .cursor_inner {width:50px;height:50px;}
    #juego .obj_rojo .pichuelo {margin-left:0;}

    .logos_marca img {max-width:80px;}
    #home_title {height:auto;/*max-width:70vw;*/max-height: 80px;}
    #home {height:auto;min-height:400px;/*background-size: 220% auto;*/background-position: center top;}
    #home_slogan {position: relative;bottom:inherit;margin:-50px auto 40px auto;}
    #home_slogan .title {font-size: 20px;max-width:260px;margin:0 auto;}
    .section .section_title:before, 
    .section .section_title:after {width: 20px;}
    .page .page_title, 
    .henkel_login .section .section_title, 
    .section .section_title {font-size: 34px; line-height: 38px;}
    .henkel_login .section .section_desc {font-size:14px;line-height:18px;}

    .foot_legal .img,
    .foot_legal .text {text-align: center;padding-bottom:15px;}
    #home_slogan .features li {font-size:14px;}
    
    .section_promo_home {
margin-top:0;
}
    
}

@media (max-width: 676px) {
  
    
}

@media (max-width: 500px) {
    #gracias p {font-size:16px;}
    .section_home .info_mob .compra {width:55%;font-size:18px;line-height: 20px;margin-bottom:10px;}
    .section_home .info_mob .compra img {width:80px;}
    .section_home .info_mob .btn {font-size:20px;padding:5px 20px;}
    .section_home .info_mob .rights {font-size:13px;}
    .menu_sticky .frase {font-size: 14px;line-height: 17px;}
    .menu_sticky .row {display: block;width:100%;}
    .menu_sticky .row .col-2 {width:12%;max-width:inherit;display: inline-block;flex:none;vertical-align: middle;}
    .menu_sticky .row .col-7 {width:56%;max-width:inherit;display: inline-block;flex:none;vertical-align: middle;}
    .menu_sticky .row .col-3 {width:30%;max-width:inherit;display: inline-block;flex:none;vertical-align: middle;}

    .section_home .copyright {font-weight:600;}
    .section_tiendas_online {padding:20px 0;}
    .menu_sticky .button {padding:0 0 0 10px;}
    .menu_sticky .btn {margin-left:-10px;white-space:inherit;line-height:16px;font-size:14px;}
    .menu_sticky .img img {height:50px;}

    #juego .obj {width: 120px; height: 170px;}
    .cursor { width: 100px; height: 300px;background-size:100% auto; }
    .cursor_inner {width:50px;height:50px;}
    #juego .obj_rojo .pichuelo {margin-left:0;}
    .participar form{padding:0 10px;width:100%;}
    .participar form label {width:100%;text-align: left;}
    .participar_sube_ticket form .form-control {width:100%;text-align: left;}
    .btn_upload_content {width:100%;}
}

@media (max-width: 400px) {
    .actividades .links img {max-width: 110px;}
    .actividades_crucero .img-crucero {width:200px;max-width: 200px;margin-left:-40px;}
    .actividades_pinta_gigante .img-colorear_gigante {width:200px;max-width: 200px;margin-left:-20px;}
}


@media (max-width: 340px) {
    .actividades .links li {margin-right: 0;}
    .actividades .links img {max-width: 90px;}
}
