.imagen-app{
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.imagen-header{
    padding-top: 1rem;
    padding-bottom: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0rem auto;
    max-width: 100%;
    width:100%;
    background-color: #e6e5e0;
}

h1{  
    background-color: #e6e5e0;
    text-align: center;
    color: #FF6B75;
    margin: 0.1rem;
    letter-spacing: 0.1rem;
    font-size: 1.7rem;
    font-family: sans-serif;
    padding-bottom: 1.1rem;
    margin-top: auto;
    padding-top:1rem;
 
 
}

body{font-family: sans-serif; 
    background-repeat: no-repeat;
    background-color:#e6e5e0;
}

::-webkit-scrollbar {
    width: 12px;
}


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 .5rem rgba(0,0,0,0.3); 
    
}
 

::-webkit-scrollbar-thumb {
    background: #2a2831; 
    -webkit-box-shadow: inset 0 0 .5rem rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
.h1-2{ 
    max-width: 100%;
    margin: -11rem auto;
    text-align: center;
    width: 100%;
    display: block;
    height: 1.2rem;
    width: 12.5rem;
    padding: 0.5rem 0rem 0.7rem;
    border-radius: 1.3rem;
    background-color: #FF6B75;
    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{color:floralwhite;}

h2{color:beige; margin: 1rem;}

p{  padding-top: 1.1rem;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.1rem;
    color:#EFE9D9;
    font-size:0.7rem;
    letter-spacing: 0.01rem;
    font-weight: lighter;
}

.pasos {
    padding-top: 0.2rem;
    padding-bottom: 5rem;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: center;
    text-align: center;
    margin:3rem;

}

.pasos p1{
    text-transform: uppercase;
    text-align: center;
    color: whitesmoke;
    font-size: 0.6rem;
    margin-top: 1.3rem;
    letter-spacing: 0.06rem;
}

.pasos h5{       
    height: .1rem;
    font-size: 3.2rem;
    text-align: center;
    margin: 0rem auto;
    font-weight: 800;
    line-height: 0.86rem;
    letter-spacing: 0.04rem;
    color: #FF6B75;
    text-transform: uppercase;
    border-bottom: 0.01em solid #fdf3ea;
    padding-top: 2.9rem;
    padding-bottom: 3.2rem;
    margin: 1.2rem;
  
}     


h3{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0rem auto;
    max-width: 35%;
    color: #FF6B75;
    font-size:1.4rem;
    font-family:sans-serif;
    padding-top: 0.6rem;
}

footer{ 
    max-width: 100%;
    margin: 0rem auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5rem;
    line-height: 0.9rem;
    padding-right: .9rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    font-weight:500;
    color: #484450;
    letter-spacing: 0.05rem;
    background-color: #fdf3ea;
    border-bottom: 1.2rem solid #191721;
    width: 100%;
    left: 0;
    bottom:0;
    position:fixed;
    background-position: bottom right;
    
}

.pie{
    
    max-width: 100%;
    margin: 0rem auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5rem;
    line-height: 0.9rem;
    padding-right: .9rem;
    padding-bottom: 1rem;
    padding-top: 0.5rem;
    letter-spacing: 0.01rem;
    border-bottom: 1.2rem solid #3e3e3e;
    width: 100%;
    left: 0;
    bottom:0;
    position:fixed;
    background-position: bottom right;
    background-color: #fff;
    color: #484450; 
}
.sub{
    color: #F57974; 
    margin: 1.5rem 2.5rem; 
    font-size: 1.3rem;
}

a{
   text-decoration: none;
    color: #635f73;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.6rem;
    letter-spacing: 0.2rem;
    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; 
}

img {
    width: auto;
    margin:auto;
}

.adentro {
    background-color: #95BFBB; 
    padding: 1rem;
    height: 24rem;
    margin: 0rem auto;
    max-width: 100%}

ul{
    width: 100%;
    margin: 0rem auto;
    padding: 0rem;
}

nav ul{
    list-style-type: none;
    overflow: hidden;
    margin: 0rem auto;
    
}

.celu{
    max-width: 80%;
 width: auto;
    margin: 0rem auto;
    margin: 0rem auto;
    padding: 0rem;  
    padding-top: 3.2rem;
    padding-bottom: 6.7rem;
    background-color: #e6e5e0; 
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
}


.foto{    
    max-width: 80%;
    margin: 0rem auto;
    padding: 0rem;
}


nav ul li a{
    text-decoration: none;
    color: #635f73;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.6rem;
    letter-spacing: 0.2rem;
    padding: 0rem;
    margin: 0rem auto;
    max-width: 100%;
}

a{
     text-decoration: none;
     color: #221556;
     font-weight: 700;
     text-transform: uppercase;
     font-size: 0.6rem;
     letter-spacing: 0.2rem;
     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: #FF6B75;;
font-style: normal;
    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; }

.contenedor{
    height: auto;
    margin: 0rem auto;
    max-width: 100%
}





nav{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #ffffff;
    height: auto;
    margin: 0rem auto;
    max-width: 100%;
    text-align: center;


}


        
 ul li {
        list-style-type: none;
}

