
#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:#51302C;text-align:center;color:#fff;z-index:9999;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:#0F285B;}
#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;}
    #cookie-policy .cp-content p {line-height:13px;font-size:11px;max-width:100%;}
}

.ui-autocomplete {z-index:99999999;}
.ui-autocomplete li {font-size:14px;}

* {background-repeat:no-repeat;}

ul {padding-left:0;}
ul li {list-style: none;}

strong {
  font-weight: 800;
}
/*
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;} 
*/



html {
position: relative;
min-height: 100%;

}


body {-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;overflow-x:hidden;font-family: "Outfit", sans-serif;  background-repeat: no-repeat; background-size: cover;background-position: center top;background-color:#222222;}

strong {
  font-weight: 600;
}

body.home {
  background-size: auto 100%;
  background-image:url('../img/bg-home-top.png');
}


html, body {
  height: 100%;
  margin: 0;
}


body,
p,
li {font-size:17px;color:#ffffff;font-weight: 300; }
a {color:#ffffff;}
a:hover,
a:focus{text-decoration:none !important;color:#ffffff;}

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


.nav-link {padding:0 30px !important;color:#fff !important;font-size:22px;}
.nav-link:hover {color:#F58600 !important;}
.nav-link.active {text-decoration: underline;}

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


.btn {border-radius: 0px;color:#fff;font-size:16px;font-weight:500;letter-spacing: 0;
background:#000000 !important;
color:white !important;
text-transform: uppercase;
font-weight: 900;
padding:14px 40px;
text-decoration: none;
border: 0;
}
.btn.big {font-size:28px;}
.btn.brown {background-color:#5F2617;}
.btn.large {width:280px;}

.btn-2 {border-radius: 0px;color:#fff;font-size:16px;font-weight:500;letter-spacing: 0;
background: #E3B0A1;
background: linear-gradient(90deg,rgba(227, 176, 161, 1) 0%, rgba(253, 238, 233, 1) 56%, rgba(228, 179, 164, 1) 100%);
color:black !important;
text-transform: uppercase;
font-weight: 700;
padding:14px 40px;
text-decoration: none;
border: 0;}

button.link {
  text-decoration: underline;
  background-color: transparent;
  padding: 0;
  border: 0;
  font-size: 15px;
}

#cms {padding:0px 0;}
#cms * {color:#000;}
#cms h1 {font-size:28px;padding-bottom:0px;}
#cms h2 {font-size:18px;}
#cms p,
#cms li {font-size:14px;}


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;
}




#home-top {
  display: flex;
}

@media (max-width:1100px) {
  #home-top {
    max-width: 100% !important;
  }
}

@media (max-width:800px) {
  #home-top {
   flex-direction: column;
  }
}

#home-top > div {
  flex:50%;
}

#home-top .home-left {
  position: relative;
  text-align: right;
  margin-right: -20px;
  padding-top:80px;
}

@media (max-width:800px) {
  #home-top .home-left {
    padding-top:10px;
  }
}

#home-top .home-left img {
  width:45%;
}

#home-top .home-left .packshots_grupo {
  position: absolute;
  bottom:0;
  left:30px;
  z-index: 2;
}

@media (max-width:800px) {

  #home-top .home-left .packshots_grupo {
    left:50px;
  }
}


#home-top .home-left .modelo {
 margin-left:auto;
  width:65%;
}

@media (max-width:1400px) {
  #home-top .home-left .modelo {
     width:76%;
  }
}

@media (max-width:1200px) {
  #home-top .home-left .modelo {
     width:76%;
  }
}

@media (max-width:1100px) {
  #home-top .home-left .modelo {
     width:87%;
  }
}


@media (max-width:800px) {
  #home-top .home-left .modelo {
     width:50%;
  }
}

.home-right {

  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  text-align: center;
  padding:30px;
   font-family: "Outfit", sans-serif; 
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   color:black;
   z-index: 2;
   
}

@media (max-width:800px) {
  .home-right {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.home-right p {
  font-size: 18px;
  line-height: 1.2;
  color:white;
  max-width: 440px;
  
}

.home-right img {

  margin-bottom:20px;
}

.home-right h1 {
  font-family: "Outfit", sans-serif; 
  font-weight: 900;
  font-size: 80px;
  line-height: 1;
}

@media (max-width:1200px) {
  .home-right h1 {
    font-size: 60px;
  }
}

@media (max-width:800px) {
  .home-right h1 {
    font-size: 40px;
  }
}

.home-right h1 span {
  display: block;
  font-size: 40px;
}

@media (max-width:1200px) {
  .home-right h1 span {
    font-size: 32px;
  }
}

@media (max-width:800px) {
  .home-right h1 span {
    font-size: 22px;
  }
}


.home-right .buttons {
  margin-top:10px;
}


#home-footer {
  background-image:url('../img/bg-home-footer.png');
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  margin-top:-60px;
  padding-top:140px;
  padding-bottom:100px;
  color:white;
  text-align: center;
  position: relative;
}

.page-title {
   font-family: "Syne", sans-serif;
  font-weight: 700;
  font-size: 42px;
  margin-bottom:40px;
}


@media (max-width:800px) {
  .page-title {
    font-size: 26px;
  }
}

.page-title + .page-intro {
  margin-top:-20px;
  margin-bottom:40px;
  
}

.page-intro * {
  font-size: 20px;
}

.page-intro.large * {
  font-size: 20px;
}

@media (max-width:800px) {
  .page-title + .page-intro * {
    font-size: 16px;
  }
}


h2 {
  font-size: 32px;
}

@media (max-width:800px) {
  h2 {
    font-size: 24px;
  }
}


h3 {
  font-size: 28px;
}

@media (max-width:800px) {
  h3 {
    font-size: 20px;
  }
}


.pasos {
  display: grid;
  gap:20px;
  grid-template-columns: repeat(3,1fr);
  max-width: 980px;
  margin:40px auto 30px auto;
}

@media (max-width:800px) {
  .pasos {
    grid-template-columns: repeat(1,1fr);
    max-width: 240px;
    margin:40px auto 40px auto;
    gap:40px;
  }
}


@media (min-width:801px) {
  .pasos .paso_1,
  .pasos .paso_3 {
    padding-top:80px;
  }
}

.pasos + p {
  font-size: 24px;
  color:white;
}

@media (max-width:800px) {
  .pasos + p {
    font-size: 20px;
  }
}


#footer {
  background:#333333;
  text-align: center;
  padding:30px 15px;
  z-index: 1;
}

#footer * {
  font-size: 14px;
  color:white;
}


#footer ul {
  display: flex;
  gap:20px;
  justify-content: center;
  margin:0;
}

@media (max-width:800px) {
  #footer ul {
    flex-direction: column;
    margin-top:20px;
    gap:10px;
  }
}

.header-logo {
  position: absolute;
  width: 36vw;
  left:-12vw;
  top:-7vw;
}

@media (max-width:800px) {
 .header-logo {
  top:-10px;
  max-width: 36%;
  left:0;
 } 
}

/*
body:not(.home) .header-logo {
  left:-7%;
}
  */

.header-premios {
  position: absolute;
  max-width: 30%;
  right:-4%;
  top:50px;
}

.gracias .header-premios {
  max-width: 38%;
}

@media (max-width:1200px) {
  .header-premios {
    top:10px;
     max-width: 30% !important;
  }
}

body.home .header-premios {
  display: none;
}


body {
  display: flex;
  flex-direction: column;
}

#footer {
  margin-top:auto;
}

.content-promo {
  text-align: center;
  max-width: calc(100vw - 60%);
  margin:60px auto 60px auto;
  z-index: 3;
  position: relative;
}

.gracias .content-promo img {
  max-width: 400px;
}

@media (max-width:800px) {
  .content-promo {
    max-width: 100% !important;
    margin-top:120px;
  }

  .content-promo .page-intro {
    max-width: 50%;
    margin-left:auto;
    margin-right: auto;
  }
  
}

@media (max-width:400px) {
  .content-promo .page-intro {
    max-width: 100%;
  }
}

form .columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap:20px;
}

@media (max-width:800px) {
  form .columns {
     grid-template-columns: repeat(1, 1fr);
  }
}

form .column {
  display: flex;
  flex-direction: column;
  gap:10px;
}

form .columns input,
form .columns select,
form textarea {
  width: 100%;
  border:1px solid white !important;
  border-radius: 0;
  padding:10px 20px ;
  font-size: 15px;
  color:black !important;
  background-color: white !important;
}

form .input_group {
  display: flex;
  gap:10px;
}

form .fecha_nacimiento,
form .fecha_ticket,
form .hora_ticket {
  text-align: left;
  margin-top:10px;
}

form label {
  font-size: 14px;
}

form .fecha_nacimiento input,
form .fecha_ticket input,
form .hora_ticket input {
  text-align: center;
}

form .fecha_nacimiento label,
form .fecha_ticket label,
form .hora_ticket label {
  font-weight: 500;
  margin-bottom:10px;
}

form .hora_ticket input {
  max-width: 80px;
}

form .fecha_nacimiento input {
  text-align: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form textarea {
  width: 600px;
  max-width: 100%;
  height: 200px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

form .checks {
  margin:30px 0;
  display: inline-flex;
  flex-direction: column;
  gap:5px;
}

form .checks label {
  display: flex;
  gap:10px;
  text-align: left;
  align-items: flex-start;
}

form .checks label input {
  margin-top:4px;
}

form .errors {
  margin-top:30px;
  margin-bottom:20px;
  color:red;
}

#resendButton {
  cursor: not-allowed;
  color: #888;
}

#resendButton.enabled {
  cursor: pointer;
  color: #E3907F;
}

 #countdown {
    font-size: 14px;
    margin-top: 10px;
    color: #888;
}


.columns button {
  width: 100%;
}


.file_wrapper {
  background-color: white;
  color:black;
}


.aviso-upload {
  font-size: 14px;
  margin-top:60px;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000000;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 50px 50px #ffffff;
}


.premio_sticker {
  max-height: 60vh;
  max-width: 100%;
}