*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.head {
    display: flex;
    justify-content: right;
    padding:0 1rem;
}

/* menu */

.logo{
    position: relative;
    text-align: left;
    justify-content: left;
    margin-right: 630px;
    padding-top: 0px;
    padding-bottom: 0px;
}
nav {
    display: flex;
    justify-content: right;  
    
}

ul {
    display: flex;
    list-style-type: none;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-right: 10px;
    justify-content: center;
}

li {
    margin: 0 1rem;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-right: 10px;
    justify-content: center;
    
}

a{
    font-family:sans-serif;
    color: #96727A;padding-top: 20px;
    padding-bottom: 0px;
    margin-right: 10px;
    justify-content: center;
}

.icons{
    margin-right: 20px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-right: 10px;
    justify-content: center;

}

/* hero section */

.Hero {
    width: 100%;
    height: 60%;

    background-image: url('../images/HeroOptimazed.png');
    background-size:cover;
    height: 100vh;
    display:flex;
    justify-content: center;
    align-items: center;
   
}

.hero-text{
    font-size: 40pt;
    font-family:sans-serif;
    color: #d7657e;
  
    text-align: left;
    line-height: 1.2em;
    font-weight: 900;
    font-style: normal;
    text-decoration: none;

    box-align: center;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 255px;

    font-style: italic;
    
}

.email  {

    color: #96727A;
    font-size: 40px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    font-family: sans-serif;
    text-decoration: none;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 15px;
    border-radius: 4px;
}


/* about */


.About { 
    background-image: url('../images/AboutOptimazed.jpg');

    
      
    width: 100%;
    height: 60%;

            color: white;
            height: 100vh;
            display:flex;
            justify-content: center;
            align-items: center;
}


.text{
    padding: 20px 20px 15px 15px;

}

.text-about{

    color: black;
    line-height: 20px;
    text-align: center;
    line-height: 1.2em;

    font-size: 17px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    font-family: "open sans", sans-serif;
    text-align: justify;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;

   
}

/* portfolio */


.Portfolio {

        box-sizing: border-box;
        margin: 0;
        padding: 0;
    background-image: url('../images/PortfolioBack_Optimazed.jpg');
      
    width: 100%;
    height: 60%;

    background-size:cover;
            margin: 0;
            padding: 0;
            font-size: 20pt;
            font-family:sans-serif;
            color: #f4f4f4;
            height: 100vh;
            display:flex;
            justify-content: center;
            align-items: center;

}

.galery{
font-family: "open sans";
color: #96727A;
}


.galery h3{

    text-align: center;
    margin: 20px 0 15px 0;
    font-weight: 600;
    font-size: 80px;
}

.linea{

    border-top: 5px solid white;

}

.content-images{

    display: flex;
    width: 95%;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    border-radius: 3px;
}

.content-images .imagen{

    width: 32%;
    position: relative;
    height: 450px;
    margin-bottom: 5px;

}

.imagen img{

    width: 100%;
    height: 100%;
    object-fit: cover;

}

.photos{

    box-sizing: 20% grid;
    size: 20px;
    grid-template-columns: repeat(3, 1fr);
    width: 30%;
    margin: auto;
    grid-gap: 3px;
    padding: 3px 0;
}

/* services */

.services {

    background-color: #96727A;

    width: 100%;
    height: 200px;
    background-size:cover;
            margin: 0;
            padding: 0;
            font-size: 15pt;
            font-family:sans-serif;
            color: #f4f4f4;
            height: 50vh;
            display:flex;
            justify-content: center;
            align-items: center;

}

.photoservices{
    display: flex;
    justify-content: space-evenly;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    border-right: 5px solid white;

}


.services-box{

    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;

}


/* bar */
.Bar{

    background-color: white;

    width: 100%;
    height: 200px;
    background-size:cover;
            margin: 0;
            padding: 0;
            font-size: 15pt;
            font-family:sans-serif;
            color: black;
            height: 30vh;
            display:flex;
            justify-content: center;
            align-items: center;
            font-style: italic;
}


/* contact-footer */

.content-footer{
    
    background-color: #96727A;

    width: 100%;
    height: 200px;
    background-size:cover;

            font-size: 15pt;
            font-family:sans-serif;
            color: #f4f4f4;
            height: 50vh;
            display:flex;
            justify-content: center;
            align-items: center;

            
                display: flex;
                justify-content: space-evenly;
            }

.content.footer{
    display: flex;
                justify-content: space-evenly;
}

.final{
    justify-content: center;
    text-align: center;
    font-family:sans-serif;
    font-size: 15pt;


    padding-top: 10px;
    padding-bottom: 20px;
    
}


.footer-text{

    padding-top: 20px;
    padding-bottom: 20px;

}

li .footer-final{
   
    padding-top: 0px;
    padding-bottom: 10px;
    margin-right: 10px;
    justify-content: center;
}
