@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');


*{font-family: 'Roboto', sans-serif;}
    body {font-family: 'Roboto', sans-serif;}

h5{width: 8rem;
    max-width: 100%;
    margin: 0rem auto;
    padding: 0.8rem;
    font-size: 0.5rem;
    letter-spacing: 0.8rem;
    color: #fff;
    text-align: center;
    text-align: center;
    font-weight: 900;
    letter-spacing: 0.3rem;
    font-size: 0.5rem;
    padding: 1rem;
    color: white;
    margin-bottom: 0.5rem;
    background-color: #6f0603;
}

h5:hover{
      background-color: black;
  -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
    
.frase{
    padding-top: 1.9rem;
    font-size: 0.49rem;
    max-width: 100%;
    text-align: center;
    margin: 0rem auto;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1rem;
    letter-spacing: 0.09rem;
    color:#484450;}


nav{
        background-color: rgb(17, 17, 25);
    display: inline;
    margin: 0rem auto;
    max-height: 100%;
    text-align: center;
  
}

.navegaciÃ³n{
      margin: 0rem auto;
    background-color: #ffd0bd;
    padding: 0.6rem;
    padding-bottom: 1rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;}

a{
     text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-size: 0.5rem;
    letter-spacing: 0.2rem;
    font-weight: 500;
    padding: 0rem;
    margin: 0rem auto;
    max-width: 100%;
       transition:all 0.4s ease-out; 
     -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; 
}

a:hover, a:active {
   color:#5cc2c2;
    transition:all 0.4s ease-out;  
     -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out; }
    
.frase{
    padding-top: 1.9rem;
    font-size: 0.49rem;
    max-width: 100%;
    text-align: center;
    margin: 0rem auto;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1rem;
    letter-spacing: 0.09rem;
color:#484450;
}


/*****/



.tags { max-width: 100%;
     margin:0rem auto;
    padding:2rem;
   display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
        justify-content: center;
    align-items: center;}

h1{display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;}

html, body{
margin:0 auto;
padding:0;
background-attachment:fixed;
background-position:top center;
    max-width: auto;
}

*{
	margin:0rem;
	padding:0rem;
	font-family:'Montserrat', sans-serif;
	color:	#fff;
}


footer{
        font-size: 0.6rem;
    max-width: 100%;
    margin: 0rem auto;
    text-align: center;
    line-height: 0.8rem;
   padding-top: 0.5rem;
    padding-bottom: 0.2rem;
    font-weight: 900;
    color: white;
    background-color: #2f4f4f;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    
}



body {text-decoration: none;
margin: 0rem auto;
    margin-top: 1rem;
background-image: url(../img/redroom.jpg);
    height: 100%;
    top:0;
    left:0;
    z-index: -1;  
}

index {
margin: 0rem auto;    
}


.foto {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 15%;
    width: inherit;
    margin: 0rem auto;
    border: double #2F4F4F 1rem;
    margin: 0rem auto;
    padding: 0rem;
    margin-top: 0rem;
}

article {
    max-width: 60%;
    padding: 0rem;
    margin: 0rem auto;
        width: 34.2rem;
    padding-top: 0.5rem;
} 

img {   
margin: 0rem auto;
    margin-top: -34%;
    width: 4.5%;
}

p {
    color:#d8ffff;
        padding: 0.5rem;
    height: 4rem;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
}

.p2 {
    color: #ffffff;
    font-size: 0.9rem;
    text-align: center;
    margin: 0rem auto;
    margin-top: -2.5rem;
}


.p3{
       color: white;
    padding-bottom: 0rem;
    font-weight: 500;
    font-size: 0.6rem;
    text-align: center;
    margin-bottom: 1.6rem;
    margin-top: -4rem;
    line-height: 0.9rem;
}





.social-icons{    

   background-color: #2F4F4F;
    max-width: 25%;
    margin: 0rem auto;
    padding: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
   
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
    width: inherit;
    align-items: center
    
}









