@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,300,300italic,400italic,600,600italic,700italic,900,900italic);

body  { background-color:rgba(180, 14, 47, 0.69);
    margin:3em;
    padding:1em;
    font-family: 'Raleway', sans-serif;
    font-weight:300
    border: 1px solid #ffffff;
}
h1 { font-family: 'Raleway', sans-serif;
    font-weight:300;
    font-style:italic;
text-align: center; 
    font-size: 72pt;
    color:rgba(0, 255, 206, 0.49);
    background-color: rgba(203, 203, 31, 0.67) 
        }
footer { font-family: 'Raleway', sans-serif;
font-weight:700;
color:rgba(0, 255, 245, 0.91);
font-size: 12pt;
font-style:italic;
background-color: rgba(203, 203, 31, 0.67);
text-align: center;
}

h2 {text-align: center;
font-family: 'Raleway', sans-serif;
font-weight:700;
color:rgba(255, 255, 255, 0.91);
    
}

#encabezado {
    background-color: rgba(211, 211, 34, 0.78); 
    padding:0.5em;
    border-bottom: 0,5 em;
    border-bottom-style: dotted;
    border-bottom-color: aliceblue;
    
}

aside {
    background-color: rgba(211, 211, 34, 0.78); 
    padding:0.5em;
    
}
ul { list-style:none;
    margin:0;
    padding:0;
    }
nav {background-color:rgba(255, 0, 206, 0.58)}

nav ul li {font-family: 'Raleway', sans-serif;
font-weight:900;
    font-size: 16pt;
    text-align:center;
        
}

nav ul li a {text-decoration:none;
display:block;
    color: aliceblue;
}

h3 {font-family: 'Raleway', sans-serif;
    font-weight:700;
    font-style:italic;
    color: rgba(255, 0, 206, 0.58);
    font-style:italic;
    text-decoration:overline;
    font-size:18pt;
    
}

p { font-family: 'raleway', sans-serif;
font-weight:400;
color:rgba(255, 255, 255, 0.91)
    }
    
section article a {font-family: 'Raleway', sans-serif;
font-weight:900;
    font-size: 16pt;
    text-decoration:none;
    
}



h4 {font-family: 'Raleway', sans-serif;
font-weight:700;
color: rgba(180, 14, 47, 0.69);
    
}

figure img {width:30%;
    
} 

body {background-image: url("img/angular-vertical-patio.jpg");
    
}



footer {background-color:rgba(203, 203, 31, 0.67); }
aside h4 {font-family: 'Raleway', sans-serif;
    font-weight:600;
font-style: italic;
text-decoration:underline;}

aside ul li {color:#ffffff;
font-weight:400;}

.padre {display: flex;
   display: flex;
   flex-direction: row;
   align-items: center;
}

.hijo {background-color: none;
    padding: 10px;
    margin:auto;
    font-size: 18pt;
    color:rgba(0, 255, 245, 0.91);
    text-decoration:none;
    
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 0;
    
}

.padredos {display: flex;
   display: flex;
   flex-direction: row;
   
   
    
}

.hijodos {background-color: none;
    margin:20px;
     padding: 10px;
   
    font-size: 10pt;
    color:rgba(255, 255, 255, 0.91);
    text-decoration:none;
  
    
}

#avatar { margin-left:550px;
    width:25%;
    
    
}

.p1 {display: flex;
   display: flex;
   flex-direction: row;
justify-content: space-between
   
   
    
}

.h1 { margin-right: 60px;
    margin-right: 10px;
    
}


