@charset "ult-8";

body{
    background-color: rgba(255, 185, 222, 0.15); 
}

h4{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    
}



header nav {
    padding: .0em;
    text-align: center;
    background-color: rgba(176, 223, 255, 0);
    
}

header nav ul {
    background-color: none;

}

header nav ul li {
    
    display: inline-block;
    border: 2.10px solid rgba(255, 93, 93, 0.69);
    margin: .0em .4em .3em .4em; 
    padding: .0em 4em .0em 4em; 
    font-family: 'Roboto', sans-serif;
    font-size: .95em;

}

header nav ul li a {
    background-color: rgba(214, 217, 219, 0);
    font-size: 1.2em;
    text-decoration: none;
    color: #000000; 
}



main{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    align-content: stretch;  
    
}

.general {
    
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: .0em .0em .0em .0em; 
    

}
.logosiu img {
    border-radius: 1000px;
    border: 0.2em solid rgba(255, 255, 255, 0);
    border-image: 100px;
    

}
.logosiu{
    padding: .0em .0em .0em .0em; 
    
    display: flex;
    margin-top: 10px;
    margin-right: 60px;
    margin-bottom: 30px;
    margin-left: 60px;
    
    
}

figure img  {
    width: 300px; height: 300px;
}
.Carta { 
    width: 750px;
    height: 750px;
    display: flex;
    border-style: solid;
    border-width: 4px;
    border-color: rgba(255, 93, 93, 0.69);
   
    
    margin-top: 50px;
  margin-right: 60px;
  margin-bottom: 30px;
  margin-left: 60px;

    }

.imagenes{
     margin-right: 0px;
    margin-top: 85px;
  margin-bottom: 30px;
  margin-left: 60px;
    
    
}


.imagenes p{
    
    
    
}
.texto3{
    margin: auto;
    
}    
h10{
    padding: 1.0em .0em .0em 0em;
    margin: .10em 2.0em .0em 2.0em;
    display: flex;
    flex-direction:row;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    align-items: center;
}


p{
    margin: 1.0em 2.0em .0em 3.0em;
    padding: .0em 0em .0em .0em;
    display: flex;
    flex-direction:row;
    font-size: 15px;
    align-items: center;
    font-family: 'Roboto', sans-serif;
  
}



.redes img{
    text-decoration: none;
    width: 35px; height: 35px;
    
    
}

h5{
    color: #414141;
    background-color: none;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif; 
    font-size: 22px;
    
    
    
}






































.coprigh {
    background: rgba(255, 186, 186, 0.4);
    margin: 1.0em .0em .0em 0em;
    color: #838383;
    padding: 2px; 
    
}

.datosobligatorios {
    padding: .0em .0em .0em .0em; 
    background: rgba(123, 234, 255, 0.54);
    color: #050505;
    display: flex;
    margin-top: 10px;
    margin-right: 60px;
    margin-bottom: 10px;
    margin-left: 60px;
    text-align: auto;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    
}



VER .destacado{
    background-color: rgb(255, 237, 237);
}