html, body { 
    height: 100%;
}

.horizontal {
    display:flex;
    justify-content: center;
    
}
    
.vertical { 
    display: flex;
    flex-direction:column;
    justify-content: center;
    width:35%;
    margin-left:;
    padding:30px;
}
    

.divpadre {
    height: 100%;
    background: #fff;
    
}

.logo {
    float: left;
    height: 120px;
    margin-bottom: 20%;
}

p2 {
    font-size:50px;
    color:dimgrey;
    display: block;
    font-size: 1.4em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: lighter;
    display: flex;
    flex-direction: column;
    justify-content:center;
   
}

.boton 
    {
    
    color: dimgrey;
    cursor: pointer;
}


.+ {

    width: 20%;
    

}

.boton:hover {color:black;}

#div_contenido {

    height: 90px;
    margin-top: px; 
    padding-top: px;
  

}
    
    
#div_izq {
    
    width:33%;
    float:left;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
 
    

}


#div_der {
    width:33%;
    height: auto;
    float:left; 
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    transition:opacity 0.5s;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
}


.subtitulo {

    padding-top: 30%;
    text-align: center;
}


/*cookies*/

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.3);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:relative;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
    padding-top:10px;
}
 
.inner a.ok {
    padding:4px;
    color:gray;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:ghostwhite;
}


@media screen and (max-width: 480px) {
    
.logo {
    float: left;
    height: 100px;
    width:%;
    margin-left: 0px;
    padding-left: 0px;
}

    
#div_izq {
    
    width:200px;
    height: 30px;
    margin-top: 40%;
    margin-bottom: 5%;
    float:none;
    text-align:center;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
    margin-left: auto;
    margin-right: auto;
    border-color: darkgray;
    border-style:;
    border-radius: 20px;
    margin-top: 30px;

}


#div_der {
    width:200px;
    height: 30px;
    margin-top: 5%;
    float:none;
    text-align:center;
    transition:opacity 0.5s;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
    margin-left: auto;
    margin-right: auto;
    border-color: darkgray;
    border-style:;
    border-radius: 20px;
    margin-top: 30px;
}
    
    
.vertical { 
    display: flex;
    flex-direction:column;
    justify-content: center;
    width:300px;
    margin-left:;
    padding:30px;
}
    

.divpadre {
    height: 60%;
    background: #fff;
    
}
    
    #div_contenido {

    height: 20px;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 200px;

}
    
p2 {
    font-size:100px;
    color:dimgrey;
    display: block;
    font-size: 1.4em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    padding-top: 0px;
    padding-right:0px;
    font-weight: lighter;
    display: flex;
    flex-direction: column;
    justify-content:center;
    margin-left:auto;
    margin-left: auto;
    margin-top:0px;
}
  




}
    
    

/*fin de cookies*/





@media screen and (max-width: 730px) {
    
.logo {
    float: left;
    height: 100px;
    width:%;
    margin-left: 0px;
    padding-left: 0px;
}

    
#div_izq {
    
    width:200px;
    height: 30px;
    margin-top: 40%;
    margin-bottom: 5%;
    float:none;
    text-align:center;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
    margin-left: auto;
    margin-right: auto;
    border-color: darkgray;
    border-style:;
    border-radius: 20px;
    margin-top: 30px;

}


#div_der {
    width:200px;
    height: 30px;
    margin-top: 5%;
    float:none;
    text-align:center;
    transition:opacity 0.5s;
    animation-delay: 0.6s;
    animation-name: fadeInUp;
    border-color: darkgrey;
    margin-left: auto;
    margin-right: auto;
    border-color: darkgray;
    border-style:;
    border-radius: 20px;
    margin-top: 30px;
}
    
    
.vertical { 
    display: flex;
    flex-direction:column;
    justify-content: center;
    width:300px;
    margin-left:;
    padding:30px;
}
    

.divpadre {
    height: 60%;
    background: #fff;
    
}
    
    #div_contenido {

    height: 20px;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 200px;

}
    
p2 {
    font-size:100px;
    color:dimgrey;
    display: block;
    font-size: 1.4em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    padding-top: 0px;
    padding-right:0px;
    font-weight: lighter;
    display: flex;
    flex-direction: column;
    justify-content:center;
    margin-left:auto;
    margin-left: auto;
    margin-top:0px;
}
  




}
    
    

/*fin de cookies*/