.hoja{
    background-image:url('../img/hoja.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 610px;
    height: 65vh;
    margin-top: 50px;
}
.olvide{
    font-family: 'ArcherBoldPro';
    position: relative;
    color:black!important;
}
.flotante-redes{

position: fixed;

right: 0;

top: 38%;

background: #d53c27;

z-index: 999;

border-radius: 20px 2% 2% 20px;
}
.flotante-redes ul{

list-style: none;

margin: 0;

width: fit-content;

padding: 0.5rem 0.5rem;

font-size: 2rem;

color: #fff5cf;
}

.flotante-redes ul li:nth-child(1) {
    font-size: 2.2rem;
  }

.flotante-redes ul li a{
    color: #fff5cf;
}

.hoja .contenido{

width: 100%;

margin: 0 auto;

max-width: 350px;

padding-top: 46px;

position: relative;
}
.head{
    width: 90%;
    margin: 0 auto;
    margin-top: 5px;
}

.head .registrate {

float: left;

width: 165px;
}

.head .oster{

float: right;
}
.formulario{
    padding-top: 3vw;
    max-width: 60vw;
    margin: 0 auto;
    background: white;
    padding: 1rem 3rem;
    border-radius: 3rem;
    box-shadow: 0px 0px 58px -23px black;
    padding-top: 0;
}
.formulario h2{
    color: #4eae32;
    font-size: 4vw;
    text-align: center;
    font-family: 'PFBeauSansPro-Bold';
    padding-top: 0.51rem;
}
.campo{
    
display: inline-flex;
    
font-family: 'ArcherBoldPro';
    
width: 100%;
    
/* margin-left: 14%; */
    
/* margin-top: 0; */
    
border-bottom: 3px solid #595959;
    
padding-bottom: 0rem;
    
padding-top: 0rem;
    
min-height: 10vw;
    
/* margin-top: -10px; */
}

.campo .titulo{
    
min-width: 5vw;
    
text-align: right;
    
font-size: 3vw;
    
/* margin-top: 0vw; */
    
text-transform: uppercase;
    
margin-right: 6px;
    
width: fit-content;
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
}
.campo .titulo img{
    
width: 3vw;
    
height: auto;
    
margin: 0 auto;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.campo .titulo label{
    
width: 100%;
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    
text-align: center;
    
margin: 0 auto;
}

.campo .entrada{
    
width: 91%;
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
}


.campo .entrada input{
    
background: transparent;
    
border: 0;
    
/* border-bottom: 2px solid #132245; */
    
border-radius: 0;
    
height: 6vw;
    
/* margin-top: 14px; */
    
font-size: 3vw!important;
    
font-family: 'PFBeauSansPro-Regular';
    
font-size: 2rem;
    
font-weight: normal;
}
.campo-file{
    border: 3px dashed #0e1f3d;
    display: inline-flex;
    width: 48%;
    padding: 5px;
    margin-left: 3%;
    margin-top: 9px;
    cursor: pointer;
}
.campo-file input{

}
.campo-file .image-file{

margin-right: 9px;

width: 42px;
}
.campo-file .image-file-check{
    
display: none;
    
font-size: 38px;
    
color: #21f663;
}
.campo-file .text-file{

font-family: 'ArcherBoldPro';

line-height: 19px;

font-size: 16px;
}

.textos{

width: 90%;

margin-left: 5%;
}
.textos .mensaje{
    
font-family: 'ArcherBoldPro';
    
text-transform: uppercase;
    
line-height: 1.2;
    
font-size: 16px;
    
margin-top: 10px;
    
margin-bottom: 10px;
    
text-align: center;
    
margin-top: 16px;
    
margin-bottom: 11px;
}
.btn-enviar{
    
position: relative;
    
width: 90%;
    
margin-top: 19px;
    
margin-left: 5%;
    
cursor: pointer;
}
.btn-png{
    width:100%;
}

.btn-enviar img{
    
width: 100%;
}
.participar-form{

width: 90%;

margin-left: 5%;
}
.participar-form .campo-participar{
    
display: inline-flex;
    
width: 100%;
    
margin-top: 12px;
}

.participar-form .texto{

font-family: 'ArcherBoldPro';

line-height: 1;

width: 31%;

font-size: 14px;
}
.participar-form .input-campo input::placeholder {
    color: #001232;
  }
.participar-form .input-campo{width: 36%;}
.participar-form .input-campo input{

border: 0;

border-radius: 0;

border: 1px solid #f63921;

padding: 0px 6px;

width: 94%;

font-family: fantasy;

letter-spacing: 5px;

font-size: 26px;

color: #001232;

text-align: center;
}
.participar-form .btn-participar{width: 39%;}

.participar-form .btn-participar img{

width: 100%;
}
.img-participa{

margin: 0 auto;

width: 90%;

margin-left: 5%;

margin-top: 11px;
}
.separador{

margin: 23px 0px;

width: 100%;
}
.separador-top{

}
.separador-bot{

}
.preguntas-text{

font-size: 19px;

line-height: 1.5;

color: #132245;

margin-left: 4%;

width: 100%;

font-weight: bold;

text-transform: unset;

font-family: 'ArcherBoldPro';
}
.pregunta-input{

margin-top: 17px;

margin-left: 3%;

min-height: 119px;
}
textarea::placeholder {
    color: white;
  }
.pregunta-input textarea{

background: #f63921;

color: #fdf6d4;

width: 95%;

padding: 10px;

border: none;

min-height: 235px;

margin-left: 2.5%;

font-size: 18px;

margin-top: 15px;
}
.tiempos{

margin: 0 auto;

width: 139px;

margin-top: 14px;

float: right;
}
.tiempo-prueba{

background: #f63921;

width: fit-content;

padding-top: 1px;

padding-bottom: 3px;

padding-left: 10px;

padding-right: 10px;

color: white;

font-size: 44px;

font-family: 'ArcherBoldPro';

border-radius: 9px;

line-height: 1;
}
.preguntas-opciones{

margin-bottom: 18px;

font-size: 16px;

margin-left: 25px;
}
.btn-siguente{
    
float: right;
    
padding-bottom: 11px;
}
.btn-siguente:hover{
    cursor:pointer;
}
.participar{
    width: 49%;
    display: contents;
    cursor: pointer;
}
.participar img{
    width: 43%;margin-top: 10px;
}
@media (max-width:1200px){
  
}

@media (max-width:991px){
    

    .hoja{

    min-height: 614px;

    height: 62vh;

    background-size: cover;

    max-width: 439px;

    margin: 0 auto;

    margin-top: 42px;
    }
    .hoja .contenido{

    max-width: 750px;

    padding-top: 6vw;
    }

    .img-participa{

margin: 0 auto;

width: 80%;

margin-left: 10%;

margin-top: 8%;
}
.separador{

margin: 28px 5%;

width: 90%;
}
.separador-top{

}
.separador-bot{

}
.preguntas-text{

font-size: 19px;

line-height: 1.5;

color: #132245;

margin-left: 4%;

width: 100%;

font-weight: bold;

text-transform: unset;

font-family: 'ArcherBoldPro';

width: 90%;
}
.olvide{
    font-family: 'ArcherBoldPro';
    color:black!important;
}
.pregunta-input{

min-height: 101px;
}
.pregunta-input textarea{

background: #f63921;

color: #fdf6d4;

width: 95%;

padding: 10px;

border: none;

min-height: 205px;

margin-left: 2.5%;

font-size: 18px;

margin-top: 15px;
}
.btn-siguente{
    
float: right;
    
margin-right: 10%;
}
}