     /*ini bootstrap*/
@media (min-width: 1024px) {
  .container {
    width: inherit;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1260px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1360px;
  }
}





.form-control {}
/*.form-control:focus { border-color: #f62131;box-shadow:none;}*/

.row-eq-height {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;flex-wrap: wrap;}
.row-eq-height > [class*='col-'] {display: flex;flex-direction: column;}

@media (min-width: 992px) {
	.col-md-4{width: 31.333333%;}
	.col-md-3{width: 21%;}
	#productos .producto .desc{width: 219px;}
}

/*end bootstrap*/

#cookie-policy-overlay {background-color:rgba(0,0,0,0.9);z-index:9999;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:#c3017a;text-align:center;color:#fff;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:#FFFFFF;padding:5px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size:13px;color:#c3017a;}
#cookie-policy .cp-content .cp-close:hover {background-color:#fff;}
#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:#fff;}
#cookie-policy .cp-content p a {color:#fff;font-weight:bold;text-decoration:underline;}
#cookie-policy .cp-content p a:hover {text-decoration:none;}

@media (max-width: 1024px) {
    #cookie-policy .cp-content {width:100%;padding:0 10px;}
}

.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,
.button .name,
.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;}
.button .border {-moz-transition:all 0.1s ease-out; -webkit-transition:all 0.1s ease-out;	-o-transition:all 0.1s ease-out; -ms-transition:all 0.1s ease-out; transition:all 0.1s ease-out;} 

.nomaxwidth {max-width:inherit !important;}


html {
position: relative;
min-height: 100%;
}
html,
body {
  
/*height: 100%;*/
/*overflow-x: hidden;*/
}

body {-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;overflow-x:hidden;}
body {font-family: 'riffic_free_mediumbold';color:#fff;}

body {
  background: linear-gradient(-45deg, #525ab5, #029bdf, #c3017a, #82349c);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}



body,
p,
li {font-size:17px;color:#fff; letter-spacing: 1px;}
a {color:#fff;}
a:hover,
a:focus{text-decoration:none !important;color:#fff;}

.opacity0 {opacity: 0;}
.opacity1 {opacity: 1;}


#logo_wrapper {
  background: rgba(196,0,121,1);
background: -moz-linear-gradient(left, rgba(196,0,121,1) 0%, rgba(0,157,224,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,0,121,1)), color-stop(100%, rgba(0,157,224,1)));
background: -webkit-linear-gradient(left, rgba(196,0,121,1) 0%, rgba(0,157,224,1) 100%);
background: -o-linear-gradient(left, rgba(196,0,121,1) 0%, rgba(0,157,224,1) 100%);
background: -ms-linear-gradient(left, rgba(196,0,121,1) 0%, rgba(0,157,224,1) 100%);
background: linear-gradient(to right, rgba(196,0,121,1) 0%, rgba(0,157,224,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40079', endColorstr='#009de0', GradientType=1 );
padding:5px 30px;
}
.navbar-collapse {background:transparent;}

#menu {background-color:#FFDA00;padding:5px 30px 1px 30px;}


.nav-link {padding:0 30px !important;color:#C1027B !important;text-transform: uppercase;font-size:21px;}
.nav-link:hover {color:#009DE0 !important;}

.navbar-light .navbar-toggler {border-color:#C1027B !important;}
.navbar-light .navbar-toggler-icon {background-image:none;font-size:24px;color:#C1027B;line-height:35px;}
.navbar-light .navbar-toggler-icon:before {content:'\f0c9';font-family: 'FontAwesome';}
.navbar-collapse {z-index:10;}
.navbar .navbar-brand {display: none;}

.btn {border-radius: 0px;background-color:#E5007D;color:#fff;padding:10px 30px 9px 30px;text-transform: uppercase;font-size:24px;font-family: 'Nunito', sans-serif;font-weight:900;letter-spacing: 0;}
.btn:hover {background-color:#009DE0;color:#fff;}


#header_wrapper {position: fixed;left:0;width:100%;z-index:100;}
#content {padding-top:150px;}

.nunito,
#cookie-policy * {font-family: 'Nunito', sans-serif;font-weight:600;letter-spacing: 0;}

#footer {text-align: center;padding:0px 0 20px 0;position: relative;}
#footer .legal {font-size:11px;line-height:13px;letter-spacing: 0;color:#fff;font-family: 'Nunito', sans-serif;}
#footer .legal a {text-decoration: underline;font-weight:700;color:#fff;}
#footer .recordar {background-color:#FFDA00;padding:60px 0 60px 0;font-size:26px;line-height: 20px;color:#5F2617; letter-spacing: 1px;margin-bottom:20px;position: relative;}
#footer .recordar img {margin-top:3px;}
#footer .footer_donettes {position: absolute;left:-4%;top:20%;max-width:26%;}
#footer .footer_castillo {position: absolute;right:4%;bottom:0;height:90%;}

body {}
#footer {}
body.home {}
.home #footer {}
.home #footer .legal {}

#cms {padding:40px 0;}
#cms h1 {font-size:28px;}
#cms h2 {font-size:18px;}
#cms p,
#cms li {font-family: 'Nunito', sans-serif;font-size:14px;}

#home {text-align: center;padding-top:30px;position: relative;background-image:url('../img/bg2.png');background-size:100% auto;background-attachment: fixed;}
#home_peluches,
#home_libros,
#home_disfraces,
#home_cine {position: absolute;}
#home_peluches {top:10vh;left:-4vw;}
#home_libros {top:12vh;right:-4vw;}


.home_intro {padding:30px;background-color:#92D400;color:#fff;max-width:540px;margin:20px auto 100px auto;}
.home_intro {font-size:25px;line-height:28px;}
.home_intro img {margin:10px auto;}
.home_intro .btn {margin-bottom:-58px;margin-top:20px;}
.home_intro .introi3 {margin:0 -60px 20px -60px;}

.home_squads {position: relative;margin-bottom:80px;}
#home_squad1,
#home_squad2,
#home_squad3,
#home_squad4 {position: relative;}
#home_squad1 {float:left;}
#home_squad2 {float:right;margin-top:-380px;}
#home_squad3 {float:left;margin-top:-100px;}
#home_squad4 {float:right;margin-top:-240px;}

.home_steps {padding-top:30px;text-align: left;}
.home_steps .step {margin-bottom:50px;}
.home_steps .num {display: inline-block;vertical-align: top;margin-right:20px;}
.home_steps .text {display: inline-block;vertical-align: top;max-width:70%; font-size:24px;line-height:32px;}
.home_steps .text .unano {font-weight:900 !important;font-size:28px;line-height:34px;margin-top:5px;}
.home_steps .step2 {max-width:480px;margin-left:auto;margin-right:auto;}
.home_steps .step2 .num,
.home_steps .step2 .text {vertical-align: middle;}
.home_steps .step3 .lnk_premios {font-weight:900;color:#FFDA00;text-decoration: underline;}
.home_steps .step4 .text {text-align: center;max-width:90%;}
.home_steps .step4 .num,
.home_steps .step4 .text {display: block;margin:0 auto 20px auto;}
.home_steps .step4 .text .podras {font-weight:900;font-size:30px;line-height:34px;line-height:42px;}
.home_steps .step4 .text .podras .ganar {color:#FFDA00;}

.bola_left {text-align: left;}
.bola_right {text-align: right;}
#producto .mordisco {font-size:26px;}
#producto .mordisco .es {margin-bottom:30px;}
#producto .mordisco .woo {display: block;color:#FFDA00;font-weight:900;font-size:70px;line-height:70px;}

#premios .premio_tipo {padding-top:20px;padding-bottom:40px;}
#premios .title {text-transform: uppercase;font-weight: 900;font-size:32px;}
#premios .bgdon {background-image:url('../img/title_premio_tipo_don.png');background-position: right center;min-height:50px;}
#premios .bgdon.right {background-image:url('../img/title_premio_tipo_don.png');background-position: left center;min-height:50px;}
#premios .viajazo {font-size:28px;line-height:34px;font-weight:900;max-width:670px;margin:0 auto;}
#premios .viajazo .amar {color:#FFDA00;font-weight:900;font-size:44px;line-height:44px;display: block;margin-bottom:10px;}
/*

#producto .bola1 {position: absolute;left:0;top:0;}
#producto .bola2 {position: absolute;right:0;top:0;}
*/

.clear {clear: both;}

.botones {margin-top:40px;}


#footer_premio1,
#footer_premio2 {position: absolute;bottom:50%;}
#footer_premio1 {right:14vh;width:18vw;}
#footer_premio2 {left:20px;width:32vw;}

#comoparticipar {text-align: center;}
.comoparticipar_title {max-width:40vw;}
#comoparticipar .btn {font-size:26px;padding: 6px 10px 5px 10px;width:100%;margin-top:60px;}
#comoparticipar .btn.last {display: none;}

#codigo {text-align: center;padding:30px 0 0 0;background-image:url('../img/bg_codigo.png');background-size:100% auto;}
.codigo_title {max-width:50vw;}
#codigo form {max-width:640px;margin:20px auto 0 auto;}
#codigo .box {position: relative;}
#codigo label {color:#002D7E;font-size:24px;text-transform: uppercase;margin-bottom:0;font-family: 'Nunito', sans-serif;}
#codigo input[type="text"],
#codigo input[type="email"] {border:7px solid #E5007D;border-radius: 0px;color:#E5007D;font-size:32px;height: 90px;line-height:90px;font-family: 'Nunito', sans-serif;font-weight:900;}
#codigo .row_legal {margin-top:30px;}
#codigo .row_legal label {font-size:14px;font-weight:700;text-transform: none;letter-spacing: 0;color:#fff;}
#codigo .row_legal label a {text-decoration: underline;}
#codigo button.btn {padding:15px 30px 14px 30px; letter-spacing: 2px;}

#codigo ::-webkit-input-placeholder { color: #E5007D;}
#codigo :-ms-input-placeholder { color: #E5007D;}
#codigo ::placeholder { color: #E5007D;}


#mapache,
#amigos {position: absolute;}
#mapache {top:10px;left:-90px;max-width:180px;}
#amigos {top:50%;right:-170px;max-width:290px;}

#premios {padding:30px 0;text-align: center;}
.premios_title {max-width:26vw;margin-bottom:60px;}
#premios .label {height:30px;margin-bottom:10px;}
#premios .desc {font-size:20px;margin-bottom:20px;}

#resultado {text-align: center;padding:20px 0 0 0;background-image:url('../img/bg_codigo.png');background-size:100% auto;}
.resultado_title {max-width:50vw;margin-bottom:60px;}
#resultado .introduce {text-align: center;font-size:24px;margin-top:20px;margin-bottom:20px;}
#resultado .felicidades_img {margin-top:10px;}
#resultado form {text-align: left;max-width:500px;margin:0 auto 50px auto;}
#resultado form .buttons {margin-top:30px;}

#resultado .prueba {font-size:22px;margin:60px auto 20px auto;}

.felicidades_desc_mob {display: none;}

#share {text-align: center;margin:0 auto;color:#002D7E;font-size:28px;position: absolute;left:0;right:0;top:-50%;}
#share > div {font-family: 'riffic_free_mediumbold';}
#share li {display: inline-block;margin:0 10px;font-size:32px;}
#share li a {background-color:#002D7E;color:#fff;width:50px;height:50px;text-align: center;display: block;border-radius: 50%;}
#share li a .fa {line-height: 50px;}

#yuju {text-align: center;padding:20px 0 0 0;background-image:url('../img/bg_codigo.png');background-size:100% auto;}
.yuju_title {max-width:50vw;margin-bottom:60px;}
#yuju .prueba {font-size:22px;margin:10px auto 20px auto;max-width:600px;}

#ganadores {text-align: center;padding:20px 0 0 0;}
.ganadores_title {max-width:30vw;margin-bottom:20px;}

.errors {color:white;margin-bottom:10px;}

.cama {max-width:760px;}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

input[type='text']:focus,
input[type='number']:focus,
input[type='password']:focus,
textarea:focus {
outline: none;
box-shadow:none !important;
}

.input_lbl_wrapper {position: relative;}
.input_lbl_wrapper label {position: absolute;z-index:2;top:10px;color:#fff;font-weight:600;font-size:20px;-moz-transition:all 0.2s ease-out; -webkit-transition:all 0.2s ease-out;	-o-transition:all 0.2s ease-out; -ms-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
.input_lbl_wrapper input[type="text"],
.input_lbl_wrapper input[type="email"],
.input_lbl_wrapper input[type="password"] {padding:11px 10px 10px 10px;font-weight:900;border:0;font-size:20px;height:50px;border-radius: 0;color:#fff;background-color:transparent;border-bottom:2px solid #fff;}
.input_lbl_wrapper label,
.input_lbl_wrapper input[type="text"],
.input_lbl_wrapper input[type="email"],
.input_lbl_wrapper input[type="password"] {padding-left:10px;}
.input_lbl_wrapper.focus label {bottom:inherit;top:0;font-size:11px;text-transform: uppercase;}
.input_lbl_wrapper.focus input[type="text"],
.input_lbl_wrapper.focus input[type="email"],
.input_lbl_wrapper.focus input[type="password"] {padding-bottom:0;}
.input_lbl_wrapper ::-webkit-input-placeholder { color: #fff;}
.input_lbl_wrapper :-ms-input-placeholder { color: #fff;}
.input_lbl_wrapper ::placeholder { color: #fff;}

.select_lbl_wrapper select {background:transparent;border:0;border-bottom:2px solid #fff;padding:11px 10px 10px 10px;font-size:20px;height:50px;border-radius: 0;-webkit-appearance: none;-moz-appearance:none; appearance: none;width:100%;color:#fff;}


.social_links {margin-bottom:0;}
.social_links li { margin-right: 5px; display: inline-block;}
.social_links a {font-size: 26px; color: #fff !important;display: block;width: 38px; height: 38px;text-align: center;line-height: 38px;border-radius: 50%;}
.social_links a > .fa {line-height: 38px;}
.social_links .facebook {background-color: #3E5C9A;}
.social_links .twitter {background-color: #29A9E1;}
.social_links .instagram {background: rgba(245,237,83,1);background: -moz-linear-gradient(45deg, rgba(245,237,83,1) 0%, rgba(228,129,68,1) 25%, rgba(208,86,102,1) 42%, rgba(200,66,120,1) 50%, rgba(25,43,250,1) 100%); background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(245,237,83,1)), color-stop(25%, rgba(228,129,68,1)), color-stop(42%, rgba(208,86,102,1)), color-stop(50%, rgba(200,66,120,1)), color-stop(100%, rgba(25,43,250,1))); background: -webkit-linear-gradient(45deg, rgba(245,237,83,1) 0%, rgba(228,129,68,1) 25%, rgba(208,86,102,1) 42%, rgba(200,66,120,1) 50%, rgba(25,43,250,1) 100%); background: -o-linear-gradient(45deg, rgba(245,237,83,1) 0%, rgba(228,129,68,1) 25%, rgba(208,86,102,1) 42%, rgba(200,66,120,1) 50%, rgba(25,43,250,1) 100%); background: -ms-linear-gradient(45deg, rgba(245,237,83,1) 0%, rgba(228,129,68,1) 25%, rgba(208,86,102,1) 42%, rgba(200,66,120,1) 50%, rgba(25,43,250,1) 100%); background: linear-gradient(45deg, rgba(245,237,83,1) 0%, rgba(228,129,68,1) 25%, rgba(208,86,102,1) 42%, rgba(200,66,120,1) 50%, rgba(25,43,250,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ed53', endColorstr='#192bfa', GradientType=1 );}

.compra_original {display:inline-block!important; max-width:250px;margin-bottom:20px;}
.compra_original button.sc-btn{
	background-color:#FFDA00!important; border:0px!important; color:#C1027B!important; display:inline-block!important; text-align: center;
	font-size: 14px;
	color: #FFDA00;
	font-weight: 800;
	padding: 10px;
	max-width: 250px;
	width: 100%;
	background-color: #5F2617;
	border-radius: 63px;
	margin: 0 auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
}
.compra_original button.sc-btn:hover{background-color:#FFDA00!important; color:#C1027B!important}
div[data-sc-type="dropdown"] ul, 
div[data-sc-type="retailer-dropdown"] ul {left:0 !important;right:0 !important;margin:0 auto !important;}

@media (max-width: 1300px) {
    .logo_center {height:90px;}
    #header_wrapper {height: 125px;}
    #home_logo {max-width:450px;}
    #home_peluches {max-width:290px;}
    #home_libros {max-width:290px;}
    .home_intro { font-size: 22px;line-height: 26px;}
    .home_intro .introi3 {margin-bottom:20px;}
    #footer .recordar {font-size:22px;line-height:16px;}

}

@media (max-width: 1200px) {
  .section_title {height:100px;}
  #home_squad1 {max-width: 540px;}
  #home_squad2 {margin-top:-300px;max-width: 460px;}
  #home_squad3 {margin-top:-130px;max-width: 490px;}
  #home_squad4 {margin-top:-200px;max-width: 550px;}
  .producto_spoiler {max-width:700px;}
  .bola1,
  .bola2 {max-width:120px;}
  #producto .mordisco { font-size: 22px;}
  #producto .mordisco .woo {font-size: 57px;line-height: 54px;}
  #premios .bgdon,
  #premios .bgdon.right {background-size:auto 100%;min-height:40px;}
  #premios .title {font-size:27px;}
  #footer .footer_donettes {max-width: 23%;top: 27%;}
  #footer .footer_castillo {height: 74%;}
  .home_steps .text {font-size: 22px;line-height: 30px;}
  .home_steps .step4 .text .podras {font-size: 26px;line-height: 33px;}
  
}

@media (max-width: 1100px) {
  .logo_center {height:80px;}
  #header_wrapper {height: 115px;}

}

@media (max-width: 991px) {
  #menu {padding:0;}
  #logo_wrapper {display: none;}
  #header_wrapper {height:70px;padding:0;}
  .navbar-brand {display: block;}
  .navbar-brand img {height:44px !important;}
  .navbar .navbar-brand {display: block;}
  .logo_center_item {display: none;}
  .nav-link {padding:5px 0 !important;}
  .navbar-nav {padding-top:15px;}
  #content {padding-top:70px;}
 
  #home {padding-left:10px;padding-right:10px;}
  #home_slogan {height:auto;max-width:100%;}
  #home_peluches,
  #home_libros,
  #home_disfraces,
  #home_cine {position: relative;display: inline-block;width:40%;left:0;right:0;margin:0 auto;top:0;}
  #footer_premio1,
  #footer_premio2 {position: relative;bottom:0;display: block;width:90%;left:0;right:0;margin:0 auto;top:0;}
  body {margin-bottom:0px !important;}
  #footer {height:auto !important;position: relative !important;}
  #footer_premio2 {margin-top:-220px;}

  .codigo_title,
  .comoparticipar_title,
  .ganadores_title {max-width:100%;}
  #comoparticipar .btn.first {display: none;}
  #comoparticipar .btn.last {display: block;}
  #comoparticipar .col-sm-4 {padding-bottom:20px;}
  #mapache,
  #amigos {display: none;}
  #codigo .box {padding:30px;}
  #codigo label,
  #codigo input[type="text"], 
  #codigo input[type="email"] {font-size:20px;}
  #resultado .introduce {font-size: 21px;}
  #resultado form label {text-align: left;}
  #share {font-size:21px;top:0;position: relative;}

  #home_squad1 {max-width: 100%;float:none;}
  #home_squad2 {margin-top:0px;max-width: 100%;float:none;margin-bottom:20px;}
  #home_squad3 {margin-top:0px;max-width: 100%;float:none;margin-bottom:20px;}
  #home_squad4 {margin-top:0px;max-width: 100%;float:none;margin-bottom:20px;}

  .section_title {height:50px;}
  .home_squads {margin-bottom:40px;}
  #home_logo {max-width:350px;}
  #home_peluches,
  #home_libros,
  .step_castillo,
  .bola1, .bola2,
  .footer_castillo {display: none;}
  .producto_spoiler {max-width:90%;}
  #footer .footer_donettes {max-width:60%;margin:0 auto;left:inherit;top:inherit;position: relative;margin-bottom:20px;}
  #footer .recordar {padding:20px 0;}
  #footer .recordar {font-size: 16px;line-height: 20px;}
  .botones {max-width:200px;}
  .premio_img_1 {display: none;}
  .premio_img_2 {margin-top:20px;}
  .cama {max-width:90%;}
}

@media (max-width: 768px) {
  .felicidades_desc {display: none;}
  .felicidades_desc_mob {display: block;}
  #home_logo {max-width:200px;}
  .home_intro .introi3 {margin-bottom: 5px;}
  .home_intro { font-size: 19px;line-height: 22px;margin-bottom:60px;}
  .home_steps {padding-top:15px;}
  .home_steps .step {margin-bottom:25px;}
  .home_steps .num {height:42px;}
  .home_steps .text {font-size: 17px;line-height: 22px;}
  .step_pack_donettes,
  .step_contenedor {max-width:240px;margin:10px auto 0 auto;display: block;}
  .home_steps .text,
  .home_steps .step4 .text {max-width:75%;text-align: left;}
  .home_steps .step4 .num, 
  .home_steps .step4 .text {display: inline-block;vertical-align: top;}
  .home_steps .step4 .text .podras { font-size: 19px;line-height: 21px;}
  #producto .mordisco { font-size: 17px;}
  #producto .mordisco .woo { font-size: 31px; line-height: 32px;}
  #producto .mordisco .es {margin-bottom:15px;}
  #premios .bgdon, #premios .bgdon.right {display: none;}
  #premios .title {font-size: 22px;}
  #premios .premio_tipo {background-image: url(../img/title_premio_tipo_don.png); background-position: center top;background-size:auto 30px;margin-top:15px;padding-top:40px;}
  .premio_img {max-width:200px;}
  .btn {font-size:22px;padding: 10px 20px 9px 20px;}
  #premios .viajazo .amar { font-size: 24px;line-height: 24px;}
  #premios .viajazo { font-size: 20px;line-height: 25px;}
  #premios {padding-bottom:0;}
  #codigo .box {padding:0;}
  #codigo input[type="text"], 
  #codigo input[type="email"] {height: 60px;line-height: 60px;border-width:3px;}
  #codigo button.btn {padding: 10px 20px 8px 20px;letter-spacing: 0px;}
  .losentimos_img1 {max-width:200px;margin:20px auto 20px auto;}
  #resultado .introduce {font-size:17px;}
  .input_lbl_wrapper label,
  .input_lbl_wrapper input[type="text"], .input_lbl_wrapper input[type="email"], .input_lbl_wrapper input[type="password"] {font-size:18px;}
  #yuju .prueba {font-size: 17px; line-height: 22px;}
  .home_intro .introi3 {margin:0 auto;}
  
}
