*{
    box-sizing: border-box;
}

body{
    height: 100%;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}


.fondo{
    height: 650px;
    width: 100%;
    background-image: url('./bowl-and-pet-daities-on-green-background 1.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

}




.arriba{
    background-color: #222222;
    color: #F3F3F3;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    margin: 0;
    width: 100%;
    height: 20px;
    padding-top: 5px;
    text-indent: 6rem;
}



.logo{
    width: 50%;
    padding-top: 1.4rem;
    margin-left: 3rem;
    font-size: 20px;
    font-weight: 700;
    line-height: 17px;
}

.front{
    color: #3C2313;
    
}
.cat{
    color: #FFFFFF;
}




header{
    width: 100%;
    height: 62px;
    display: flex;
    background-color: #F0A83E;
}


.patita{
width: 20px;
height: 20px;
position: relative;
top: 4px;
margin-right: 3px;
}



nav ul li{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
    }

nav{
width: 50%;
text-align: center;
padding-right: 3rem;
padding-top: 0.4rem;

}








h3{

    position: absolute;
    left: 62%;
    font-size: 2rem;
    background-color: white;
    color: black;
    width: 36%;
    height: 10%;
    font-weight: 100;
    text-align:center;
    line-height: 60px;
    border-radius: 5px;
    letter-spacing: 0.1rem;
    top:47%;
}

h4{
    position: absolute;
    top:23rem;
    right: 7%;
    font-size: 20px;
    color: #3C2313;
    width: 340px;
    height: 40px;
    font-weight: 400;
    text-align:center;
    line-height: 40px;
    border-radius: 5px;
}

.comederos{
    color: white;
    font-size:18px ;
    background-color: #F0A83E;
    width: 140px;
    height: 8%;
    top: 27rem;
    border-radius: 5%;
    position: absolute;
    right: 15%;
    text-align: center;
    line-height: 50px;
}

.destacados{
    width: 100%;
    height: 720px;
    position: relative;
    padding-top: 3rem;
    display: block;
}



.destaca{
    font-size: 40px;
    text-align: center;
    position: relative;
    font-weight: 700;   
    color: #3C2313;
    line-height: 46px;

}
.tresop{
    list-style-type: none;
    display: flex;
    position: relative;
    color: #666666;
    font-size: 15px;
    left: 36%;
    padding-top: 1px; 
    width: 50%;
}

.linea{
padding-left: 20px;
padding-right: 20px;
}




.contenedor{
    display: flex;
    margin-top: 5rem;
    left: 18%;
    position: relative;
    width: 65%;
    height: 430px;
}

article{
margin-left: 20px;    
background-color:#FBFAF6;
text-align: center;
height: 400px;

}


.foto {
    width: 260px;
    height: 260px;
    position: relative;
    background-size: cover;
}

.uno{
    background-image: url(./churrasquito.png);
    position: relative;
}



.dos{
    background-image: url(./comedero.png);
    position: relative;
}
.tres{
background-image: url(./Huesito.png);
position: relative;
}




.chu{
    font-size: 15px;
    color: #3C2313;
    position: relative;
}

.precio {
    color: #F0A83E;
    position: relative;
}


.contacto{
    position: relative;
    width: 100%;
    height: 500px;
    margin-top: 8rem;
    }

.caja{
    background-color: #3C2313;
    border-radius: 15px;
    width: 30%;
    height: 40px;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: 400;
    position: relative;
    left:35%;
    margin-top: 1rem;
    text-indent: 1rem;  
    line-height: 2.5rem;
}
.cajatitulo{
    width: 100%;
    height: 40px;
    font-size: 25px;
    font-weight: 700;
    color: #3C2313;
    line-height: 28px;
    text-align: center;
    position: relative;
}   


.contienebotonera{
    width: 100%;
    display: flex;
    justify-content: center;
}



.botonera{
    display: flex;
    position: relative;
    top:5%;

}

.botonres{
    width: 110px;
    height: 35px;
    border-radius: 15px;
    color:#FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 2.1rem;
    background-color: #8A8787;
    position: relative;
}

.botonenv{
    width: 110px;
    height: 35px;
    border-radius: 15px;
    color:#FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 2.1rem;
    margin-left: 0.6rem;
    background-color: #F0A83E;
    position: relative;
}


.sus{
    background-color: #F0A83E;
    height: 60px;
    width: 100%;
    position: relative;
    display: flex;
    margin: 0;
}

.conten{
display: flex;
width: 50%;
position: relative;
left: 20%;
}
.imput{
    width: 50%;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 15px;
    font-size: 9px;
    color: #A0A0A0;
    font-weight: 400;
    text-align: start;
    left: 2%;
    line-height: 35px;
    position: relative;

    }

.textosus{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    bottom:0.8rem;
    width: 30%;
    text-align: left;
    text-indent: 4rem;
}

.botonmarron{
    background-color: #3C2313;
    width: 70px;
    height: 34px;
    position: relative;
    font-size: 9px;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 1rem;
    margin-top: 2%;
    border-radius: 15px;
    text-align: center;
    line-height: 34px;

}


.info{
    background-color: #3C2313;
    height: 284px;
    position: relative;
    margin-top: -20px;
    width: 100%;

}

.info .titulo{
    font-size: 20px;
    font-weight: 700;
    line-height: 23px ;
    color: #FFFFFF;
    position: relative;
    top:20%;
    left: 20%;
    width: 60%;
}


.info .subtitulo{
    font-size: 10px;
    font-weight: 400;
    line-height: 13px ;
    color: #8A8787;
    position: relative;
    top:15%;
    left: 20%;
    width: 60%;
}

footer{
    width: 100%;
    height: 20px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 700;
    background-color: #222222;
    position: relative;
    margin: 0%;
    text-align: center;
    line-height: 7px;

}







.pat{

margin-top: -10px;
}












@media (max-width:700px){
    .caja{
        width: 70%;
        left: 15%;
    }


.contenedor{
display: block;
left: 17%;

}
.contacto{
    position: absolute;
    top:2200px;
}

.art{
    display: block;
    width: 260px;
    height: 360px;
    margin-top: 2rem;

}

.tresop{
    left: 15%;
}

h3{
    left: 5%;
    width:90%;
} 
    
.sus{
    display: block;
}




}




