*{
    box-sizing: border-box;
}
body{   margin: 0;
    font-family: 'Open Sans', sans-serif;;
    background-image: url("../../Img/Background.jpg") ;
    background-repeat: none;
    background-size: cover;
    background-position: center center;
 }

.container{
    max-width: 1400px;
    padding: auto;
}

h1 {font-size: 3em;
    color: #E7343F}

h2 {font-size: 2em;}

h3 {font-size: 1em;
    color: #E7343F}

p{font-size: 1em;
    padding: 10px 0px;}

    ul{list-style:inside;
        font-size: 1em;
    padding: 5px;
    padding-top: 10px;
    text-align: left;
    max-width: 80%;
    
    }
    

.logo{
    padding: 30px;
    margin:auto;
    max-width: 100px;
    max-height: 100px;
    display: flex;
    justify-content: center;
}

.nav-enlace{
    display: inline-block;
    background-color:#E7343F;
    color: white;
    padding: 10px 30px;
    text-decoration: none;
}
.nav-enlace:hover{
    background-color: green;
    color:white;
    text-decoration: none;
}

nav{
    background-color: #E7343F;
    padding: 10px;
    display: flex;
    justify-content: center;
    margin: 0;
}

.nav-menu{
    background-color: #E7343F;
    color: white;
    padding: 10px 0px;
    border: 2px solid white;
    display: none;
}

#form-contact{

width: 100%;
    padding: 50px 50px;

    background: linear-gradient( 0deg,
    rgba(255,255,255, 0.6),
    rgba(255,255,255, 0.6));



}

.container1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    max-width: 1200px;
    margin: auto;
  
   
}

.container_sobre{
    display: flex;
    flex-direction: column;
   padding: 50px 50px;
    text-align: left;
margin-top: 10px;
align-self: center;
width: 50%;

}

.contenedor{
    border:none;
    
}

  .boton{
      
     border: none;
      background-color: #E7343F;
      color: white;
      width: 80%;
      margin: 5px;
      margin-top: 10px;

  }

  input:focus{
     outline: none;
     background-color: gainsboro;
     
  }

  input[type="radio"]:checked {
      color: #E7343F;
      
  }

  .boton:focus{
      outline: none;
  }
  .boton:hover{
    background-color: green;
    color:white;
    text-decoration: none;
    border: none;
}


#quien-soy{

    width: 100%;
        padding: 50px 50px;
    
   
    
    
    }
.imagen_patricia{
    padding: 10px;
    margin:auto;
    max-width: 280px;
    max-height: 2800px;
    display: flex;
    background-color: #E7343F;
}

.container_sobre2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    max-width: 1200px;
    margin: auto;
 
}
 
.valor{
    display: inline;
   padding: 10px;
  margin-top: 10px;
width: 25%;
height: 100px;
background: linear-gradient( 0deg,
rgba(255,255,255, 0.6),
rgba(255,255,255, 0.6));

text-align: center;
margin: 10px;
vertical-align: center;

}


@media (max-width: 600px) {

    h1 {font-size: 2.5em;
        color: #E7343F}
    
    h2 {font-size: 1.7em;}
    
    h3 {font-size: 1 em;
        color: #E7343F}
    
    p{font-size: 1em;
        padding: 10px 0px;}
    .logo{
        width: 150%;
    }
    body{   margin: 0;
        font-family: 'Open Sans', sans-serif;;
        background-image: url("../../Img/Backgroundcopia.jpg") ;
        background-repeat: none;
        background-size: cover;
        background-position: center center;
     }
    nav{
        margin: 10px 0;
       
        flex-direction: column;
    }

    .nav-menu{
        display: inline-block;
        margin: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    
    .desaparece{
        display: none;
    }
        
    ul{
        font-size: 0.8em;
        width: 100%;
  
    }


    #form-contact{
    
        font-size: 0.8em;
        width: 100%;
  
    
   }
        .container1{
            max-width: 100%;
           padding: 0px;
            }
.container_sobre{
    display: flex;
    flex-direction: column;
  width: 100%;


}
.imagen_patricia{
    padding: 10px;
    margin:auto;
    max-width: 200px;
    max-height: 200px;
    display: flex;
}

.valor{
    width: 100%;


}
  

    
   }



  .submit{
      
      border-bottom: none;
  }

  #call-to-action{
    padding: 10px;
     display: flex;
     justify-content: space-around;
     }
 .call-to-action1{
     display: inline-block;
     background-color: #E7343F;
     color: white;
     padding: 10px 30px;
     text-decoration: none;
     justify-content: space-around;
 }
 .call-to-action1:hover{
     background-color: green;
     color:white;
     text-decoration: none;
 }
 .call-to-action2{
    background-color: #E7343F;
    color: white;
    padding: 10px 30px;
    text-decoration: none;
    justify-content: center;
    padding: 10px;
    margin:auto;
    max-width: 200px;
    display: flex;
}
.call-to-action2:hover{
    background-color: green;
    color:white;
    text-decoration: none;
}

footer{
    width: 100%;
    padding: 50px 0px;
    
}
 
.container_footer{
    display: flex;
    flex-wrap: wrap;
     justify-content: space-between;
     max-width: 1200px;
     margin: auto;
     margin-top: 100px;
}

.logocompleto{
    padding: 30px;
    margin:auto;
    max-width: 200px;
    max-height: 200px;
}

.box_footer{
    display: flex;
    flex-direction: column;
    padding: 40px;


}
.contacto-enlace{
    color: black;
    text-decoration: none;
    padding-top: 0%;
    margin-top: 0;
}

.contacto-enlace:hover{
    color: green;
    text-decoration: none;
 }


.footer-enlace{
    color: black;
    text-decoration: none;
    padding-top: 0%;
    margin-top: 0;
}

.footer-enlace:hover{
    color: green;
    text-decoration: none;
 }
