*{ 
margin: 0;
padding: 0; 
}

a {
text-decoration: none; 
color:#000;
font-weight: 700;
}


h1{
    display: inline;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 3%;
    margin-right: 3%;
    background-color: #ffffff;
    width: 25%;
    justify-content: center;
    padding: 1%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

}

p.fadug{
     font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1,5;
    color: #39b54a;
    text-transform: none;
    padding-bottom: 8%;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 5%;
}

header nav {
background: #fdaddc;
text-align: center; 
color:white; 
border-bottom-left-radius: 4%;
border-bottom-right-radius: 4%;
padding: 2%;
}

header nav ul li{ 
display: inline-block; 
padding-left: 10px;
padding-right: 10px;
padding-top: 16px;
padding-bottom: 16px;
text-align: center;
list-style-type: none; 
width: 10%;
}

li:hover{
color: #E7AB48
}

a:hover{
color:#288f2f
}

a {color: white
}

.perfil {
margin-left: 40%;
width: 18%; 
margin-top:4%; 
margin-bottom: 3%;
display:block; 
display: flex; 
position: relative; 
margin-bottom: -50;
border-radius: 22rem;
border-style: solid;
border-color: #ffffff;
border-width: 12px;
    
}

body{
  margin: 0;
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #288f2f;
  text-align: left;
  background-color: #ffeddf;
}

.datos {
color: #288f2f;
font-family: "Muli", sans-serif;
font-size: 1rem;
font-weight: normal;
 line-height: 1.5;
display: inline-flex;
width:100%; 
    justify-content: center;
text-align: center;  
text-transform: uppercase;
letter-spacing: .15rem;
}

.dg{
    display: inline;
   font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 3%;
    background-color: #ffffff;
    width: 25%;
    justify-content: center;
    padding: 1%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  

}




.uno {
display: inline-block; 
vertical-align: top; 
padding-top: 40px;
padding-bottom: 40px;
    margin-left: 25%; 
    background-color: #d7eada;
    width: 50%;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    
   
}

.dos {
display: inline-block; 
vertical-align: top; 
padding-top: 40px;
padding-bottom: 40px;
    margin-top: 3%;
    margin-left: 25%; 
     margin-bottom: 3%;
    background-color: #d7eada;
    width: 50%;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


section article {
width: 100%; 
display: inline-block; 
text-align: center
}

section article h5 {
  font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.333;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

section article h3 {
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 3%;
    background-color: #ffffff;
    width: 35%;
    justify-content: center;
    margin-left: 30%;
    
    padding: 1%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}



h2{
    font-family: "Muli", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 0;
}


p{
    font-family: "Muli", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: .15rem;
    color: #39b54a;
    margin-top: 0;
    margin-bottom: 0;
}

footer {
text-align: center;
background-color:#fdaddc; 
padding: 60px;
color: #fff; 
font-size: 13;
    border-top-left-radius: 4%;
    border-top-right-radius: 4%;
}

.zoc{
    font-family: "Muli", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 2;
   font-style: normal;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
    padding-left: 9%;
    padding-right: 9%;
}