/*Hoja de estilos*/

*{
    margin: 0;
    padding: 0;    
}


/* body */



body{
    width: 1484px;
    height: 1772;
    margin: 0 auto;
    
} 

 #contenido 
{
    width:80%;
	max-width:1200px;
	margin:0 auto;
    background-image: url(../img/285701_444133045611565_1775883608_n.png);
    background-repeat: no-repeat;
    text-align:center; 
    width:1000px;
    margin: 10%;
    flex-grow:1,1,1,1,1,1,1;
    flex-direction:row-reverse;   

}


/* Textos */

  aside article h1
    
    {
        
        text-align: center;
        font-family: 'Roboto';
        font-style: 700;
        font-size:38px;
        color: #ff8000;
        text-align: center;
        width:200px auto;
        margin-bottom: auto;
        margin:6rem 16rem auto;
        
    }

figure a h2{
    backface-visibility: visible;
    background-size: cover;
    background-position: center;
}

aside article h3
{
    text-align: center;
    font-family: 'Roboto';
    font-style: 300;
    font-size:35px;
    color: #f27900;
    text-align: center;
    width:200px auto;
    margin-bottom: auto;
    margin:0.5rem auto;
}

div aside article h4
{
    text-align: center;
    font-family: 'Roboto';
    font-size:20px;
    font-style: 100;
    color: rgb(253, 150, 46);
    text-align: center;
    width:200px auto;
    margin-bottom: auto;
    margin:1em auto;
}


div aside article p
    
    {
        font-family:'Roboto'; 
        font-style: 100; 
        line-height: 0.8rem;
        font-size: 14px;
        color: #fdc388;
        margin: 1em 1em;
        
}

section article
{
    margin:2rem 0rem 0rem 0rem;
    background-color: #010227;
    background-position:center;
    width:auto;
    }

  section article h5
    
    {
        font-family:'Roboto'; 
        font-style: 300; 
        line-height:1rem;
        font-size: 12px;
        background-repeat: no-repeat;
        margin:0 auto;
        color: #727171;
        margin: .2em;
    }

section article p

  {
        font-family:'Roboto'; 
        font-style: 100; 
        line-height: 1rem;
        font-size:10px;
        background-repeat: no-repeat;
        margin:auto;
        color: #ff3e3e;
        margin: .2em;
    }


ul 
{
    text-align: center;
    list-style-type: inherit;
    padding:inherit;
    box-sizing: inherit;
    overflow: hidden;
    background-color:rgba(95, 158, 160, 0.27);
    flex-direction:row;
    list-style-type:none; 
	margin:1rem 1.8rem auto;
    max-height:none;
       
    
   }



div figure a img
{
    list-style-type:inherit;
    padding:inherit;
    box-sizing: inherit;
    overflow: hidden;
    background-color:rgba(95, 158, 160, 0.05);
    flex-direction:row;
    list-style-type:none; 
	margin: auto;
    max-height:none;
       
    
   }

li {
    float: left;
    }

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 1px 3px;
    text-decoration: none;
    font-size: 9px;
    }
    
/* Header */


  header{
    display: flex;
    max-width: 100vw;
    justify-content: space-around;
    height: 100px;
}

header div figure 
{
    margin:2.5rem 0.8rem auto;
    
}


header nav ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-wrap: wrap;
}
header nav ul li {
    flex-grow: 5; 
    font-size: 0.8em;
}
header nav ul li a {
    text-decoration: none;
    color: white;
    height: 2em;
    padding: .8em;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.menu__item{
    display: flex;
    align-items: center;
    color: white;
    justify-content:space-around;
    text-decoration: none;
    list-style: none;
}

.menu__logo{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items:flex-start;
}
.menu__inicio{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__inicio:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__patricia{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__patricia:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__zulma{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__zulma:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__macarena{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__macarena:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__alejo{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__alejo:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}

.menu__app{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__app:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__carta{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__carta:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}
.menu__mapa{
    display: flex;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    padding: 1em 2em;
    margin: .0em;
    align-items: center;
}
.menu__mapa:hover{
    display: flex;
    color: crimson;
    font-weight: bold;
    text-transform: uppercase;
}


    
/* Footer */  

    
    footer 
    {
        background-color: #918686; 
        margin: 0 auto; 
        padding:1;     
    }
    
    footer p
    {
        font-size: 0.6rem;
        color: #ffffff;
        margin: .2em;
    }