html {
    scroll-behavior: smooth;
    width: 100vw;
}

body {
    position: absolute;
    width: 100vw;
    height: auto;
    margin: 0;
    line-height: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    transform-style: preserve-3d;
    font-family: 'montserrat', sans-serif;
    font-style: normal;
    font-weight: 900;
    color: #fff;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ed147d;
}

section {
    width: 100vw;
    height: auto;
    margin: auto;
    position: relative;
}

.wrapper {
    width: 90vw;
    max-width: 1150px;
    height: auto;
    margin: auto;
}

#sectionBg {
    height: auto;
}

#sectionBg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

button {
    background-color: #fff;
    cursor: pointer;
    box-shadow: -12px 9px 0px #1F2F49;
    border: 2.5px solid #1F2F49;
    color: #ED147D;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 900;
    padding: 10px 6vw;
    width: 100%;
    margin-top: 1rem;
    border-radius: 15px;
}

.content,
.wrapper,
div,
h4 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

}
.pasosTexto
{
    align-content: space-between;
}

.wrapper,
h4
{
    align-content: center;
}
nav .navWrapper,
#dateNight .content,
#dateNight .content .pasos,
#hosts .wrapper .hostsInfo .host,
#enter .pasos,
#enter .wrapper #formContainer form .fechas,
#premios .prize,
#premios .premiosWrapper {
    justify-content: space-between;
}

h1, h2, h3, h4, p, a, b, .night, label {
    line-height: 1.3;
    text-decoration: none;
}

h1 {
    font-size: 10vw;
    text-transform: uppercase;
    display: inline-flex;
    margin: 0;
}

h2 {
    font-weight: 900;
    font-size: 2rem;
    text-transform: uppercase;
    color: white;
}

h3 {
    font-weight: 900;
    font-size: 1.3rem;
    text-transform: uppercase;
}

h4 {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    
}

p {
    font-weight: 500;
    font-size: 1rem;
}

a {
    text-decoration: none;
    color: #1F2F49;
}
a:hover {
    color: #ED147D;
}

b {
    font-weight: 900;
    font-size: 19px;
    line-height: 1.5;
}

h2, h4, p, b, button,
div {
    text-align: center;
}

h2, h3{
    text-shadow: -3px 3px 3px rgba(0, 0, 0, 0.25);
}


#micropage {
    width: 100vw;
    height: 100vh;
    min-height: 800px;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
}

#micropage  .wrapper {
    height: 60%;
    justify-content: space-around;
}

#micropage  .logo {
    width: 70vw;
    height: auto;
    margin-top:40px;
}
@media (max-width: 400px) { 
    #micropage {
        min-height: 1000px;
    }
#micropage .logo {
    width: 90vw;
}
}
@media (max-width: 320px) { 
    #micropage {
        min-height: 1100px;
    }
}
@media (max-width: 280px) { 
    #micropage {
        min-height: 1400px;
    }
}
#micropage  .logo img {
    width: 80%;
    height: auto;
    margin-top:250px;
}

#micropage  button {
    margin-top: 50px;
}
.titletextointro{
    font-size: 3.5rem;
    color: #203048;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.5em;
}
.text-intro{
    line-height: 1.6em;
    width: 80%;
    text-align: center;
    background: #ffedf4;
    color: #203048;
    padding:50px;
    border: 20px solid transparent;
    -moz-border-image: -moz-linear-gradient(top, #ed147d 0%, #1825ef 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #ed147d 0%, #1825ef 100%);
    border-image: linear-gradient(to bottom, #ed147d 0%, #1825ef 100%);
    border-image-slice: 1;
    margin-top:60px;
    font-size: 1.2rem;
}
.linkshosts{
    color:white;
}
.linkshosts:hover{
    color:#1F2F49;
}
.linkshosts2{
    color:#1F2F49;
}
.linkshosts2:hover{
    color:#ED147D;
}
.icons{
    width: 90px;
        display: block;
        float: left;
        margin-left: -30px;
        margin-top: -20px;
    }
    .icons2{
        width: 50px;
            display: block;
            float: right;
            margin-right: -40px;
        }
@media (max-width: 1000px) { 
    .icons{
       display:none;
        }
        .icons2{
            display:none;
            }
            .text-intro{
                width: 100%;
                padding:20px;
            }
            .titletextointro {
                font-size: 2rem;}

            
                
}
/* ZONA QUE ES DATE NIGHT*********************/
#dateNight{margin-top:250px;}
.contenedorhost{
    align-items: flex-start;
    padding-bottom: 50px;
}
.titledatenight{
    margin-bottom: 0.3em;
}
#dateNight .content,
#dateNight .content .pasosTexto,
#dateNight .fechas {
    margin-bottom: 2rem;
    width: 100%;
}

#dateNight .content .pasosTexto{
    background:#ffedf4;
 
    color:#1F2F49;
    text-shadow: none;
    border: 20px solid transparent;
    -moz-border-image: -moz-linear-gradient(top, #ed147d 0%, #1825ef 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #ed147d 0%, #1825ef 100%);
    border-image: linear-gradient(to bottom, #ed147d 0%, #1825ef 100%);
    border-image-slice: 1;
}
 .pasosTexto p{
    text-align: center;
    width: 90%;
}

#dateNight .content .pasosTexto b{
    color:#ED147D;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}
#dateNight .fechas h3 {
    margin: 0;
    color: #ED147D;
}

#dateNight .fechas div {
    justify-content: space-around;
    flex-direction: column;
    width: 100%;
    color: white;
}
.iconos-meetic{
    width: 100%;
    max-width: 130px;
}
.iconos-meetic-pasos{
    width: 100%;
    max-width: 200px;
    margin-top: 30px; 
}
.pasosTexto{
    height: 100%;
    height: 100%;
    min-height: 450px;
}
.titlepaso{
    margin-top: -30px;
    width: 90%;
    COLOR: #1F2F49!important;
}

.titlepasonum{
    color: #1F2F49!important;
    margin-top:20px;
    margin-bottom:-10px;
}
.calendario{max-width: 150px;}
.textprograma{
    color: white;
    margin: 0 auto;
    font-size: 1.2rem;
    padding-bottom: 30px;
}
.fechas{margin-top: 60px;}
.aviso{
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
    display: block;
}
.rosa{
color: #ed147d;  
}
.heart{
    max-width: 120px;
    margin-top:0px;
}
@media (max-width: 994px) { 
    .calendario{width:100px;}
}

/* ZONA HOSTS *********************/
#hosts {
    padding-bottom: 100px;
    border-bottom: 4px solid #1F2F49;
}

.hostsInfo {
    align-items: flex-start;
    width: calc(100%/3);
}

.imagenhost{
    MAX-WIDTH: 502PX;
    MARGIN: 0 AUTO;
    width: 90%;
}

.textoshosts{
    color: #1F2F49;
    width: 80%;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 30px;
}
.nombrehost{
    font-size: 2rem;
    margin-bottom: 0;
    margin-top: 30px;
}
.cargohost{
    font-size: 1em; 
    color: #1F2F49;
    margin-top: 0;
    text-shadow: none;
}
.maria {
    transform: rotate(-2deg);
}
.alesya {
    transform: rotate(3deg);
}
@media (max-width: 994px) { 
    .cat {display: none;}
    .hostsInfo {
        width: 100%;
        display: block;
    }
    .imagenhost{
        PADDING: 3%;
        width: 80%;
    }   
}

/*FOOTER*********************/
.pie{
    background: #1F2F49;
    padding: 30px 0 0px;
    color: white;
}
.pie a { color: inherit; }
.pie a:hover { color: inherit; text-decoration: none; }
.pie .wrapper {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
}
.pie__links {
display: flex;
   margin-bottom: 25px;
}
.pie__links li {
width: 220px;
   text-align: center;
   font-weight: 900;
   text-transform: uppercase;
   font-size: 23px;
   text-decoration: none;
}
.pie__legals {
    font-size: 0.6rem;
}
 .socials {
    display: inline-flex;
    padding-inline-start: 0;
    list-style:none;
}
.socials{margin-top: 0;
margin-bottom: 0;}

.socials img {
    height: 1.5rem;
    margin: 0.5rem;
    filter: #fff(100%);    
    -webkit-filter: #fff(100%);
}

/*RESPONSIVE *********************/
@media only screen and (min-width: 688px) {
    body {
        background: linear-gradient(20.32deg, #ED1462 10.35%, #ED147D 50.27%, #FF5496 86.49%);
        background-position: center center;
        background-attachment: fixed;
        margin: 0;
        background-image: url(../img/bg.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    p {
        font-size: 1rem;
    }

    h2 {
        font-size: 3rem;
    }

    h3 {
        font-size: 2.5rem;
    }

    .wrapper {
        padding-bottom: 50px;
        width: 90vw;
    }
   .logomeetic {
        width: 421px;
        height: auto;
    }
    #dateNight .wrapper {
        width: 90%;
    }

    #dateNight .content {
        align-items: flex-start;
    }
    #dateNight .content .pasos {
        width: 30%;
    }
    .pasosTexto {
        width: 100%;
        min-height: none;
    }
    #dateNight .content .pasos.three button {
        width: 60%;
    }

    #dateNight .content .pasos.three button {
        padding: 10px 50px;
    }

    #dateNight .fechas {
        flex-direction: row;
    }
    
    #dateNight .fechas div {
        flex-direction: column;
        width: 80%;
    }

    #dateNight .fechas div b {
        font-size: 1.2rem;
        line-height: 1.8em;
    }
  
    #hosts .wrapper .hostsInfo {
        width: 33%;
    }

    #hosts .wrapper .hostsInfo .host .hostImage {
        display: block;
        height: auto;
        width: 50%;
    }

    #hosts .wrapper .hostsInfo .host div {
        width: 60%;
    }
    #enter .wrapper {
        padding-bottom: 0;
    }


@media only screen and (min-width: 992px) {
    h1 {
        font-size: 13vw;
    }
    h2 {
        font-size: 4rem;
    }
    button {transition: box-shadow .25s ease-in-out;
        box-shadow: none;
    }   
    button:hover {
        transition: box-shadow .25s ease-in-out;
        box-shadow: -12px 9px 0px #1F2F49;
    }

    #dateNight .content .pasosTexto {
        width: calc(100%/3.5);
        margin-bottom: 0;
    }

    #dateNight .fechas div b {
        font-size: 1.2rem;
    }

    #hosts .wrapper {
        padding-bottom: 0;
    }
    #hosts .wrapper .hostsInfo {
        width: calc(100%/3.5);
    }

    #hosts .wrapper .hostsInfo .host {
        width: 100%;
    }
    #hosts .wrapper .hostsInfo .host .hostImage {
        width: 50%;
    }
    #enter .wrapper {
        justify-content: space-between;
        align-items: flex-start;
    }
    #enter .wrapper h2 {
        width: 100%;
    }
    #enter .wrapper .pasos {
        width: calc(100%/2.2);
        align-self: flex-start;
    }
    #enter .pasos b {
        font-size: 2rem;
    }
   

@media only screen and (min-width: 1312px) {
    h1 {
        font-size: 9rem;
    }
    #enter .wrapper {
        justify-content: space-between;
    }

    #dateNight .content {
        margin-bottom: 8vh;
    }
    #dateNight .fechas {
        flex-direction: row;
    }

    #hosts .wrapper .hostsInfo .host .hostImage {
        width: 40%;
    }
    #hosts .wrapper .hostsInfo .host div {
        width: 55%;
        flex-direction: column;
    }

    #enter .wrapper {
        width: 60%;
    }
}

@media only screen and (min-width: 2000px) 
{
    #hosts .wrapper {
        justify-content: center;
    }
    #hosts .wrapper .hostsInfo .host {
        width: 100%;
    }
    #hosts .wrapper .hostsInfo .host .hostImage {
        width: 25%;
    }
    #hosts .wrapper .hostsInfo .host div {
        width: auto;
        margin: 0 2vw;
    }

}