*{
    margin:0;
    padding: 0;
}

html{
    font-size: 100%;
    scroll-behavior: smooth;
    
}

body{
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}


/*hero section*/
#hero{
    position: relative;
    width: 100vw;
    height: 65vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#hero::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/Project/images/photo-1666025954339-97a97468de17.avif);
    background-size: cover;
    background-position: center center ;
    background-repeat: no-repeat;
    background-attachment: fixed;
    filter: brightness(50%);
}

#hero_content{
    font-family: 'Poppins', sans-serif;
    align-items: center;
    position: absolute;

}

#hero_content h1,h2,a{
    color: #fff;
}

#hero_content h1{
    font-size: 2.8rem;
    text-shadow: 2px 2px 2px #000;
    margin-right: 30%;
}

#hero_content h2{
    font-size: 2rem;
    font-family: cursive;
    margin-top: 1rem;
    margin-bottom: 4rem;
}
/*
#hero_content a{
    padding: 3px 20px 3px 20px;
    border: 1px solid orange;
    background: rgb(0,0,0,0.6);
    font-size: 1.5rem;
    text-decoration: none;
    border-radius: 25px;

}
*/

#hero_content a:hover{
    background: navy;
}


/*header section*/
#header{
    position: absolute;
    top: 0;
    width: 100vw;
    height: 70px;
    line-height: 70px;
}
#navbar{
    display: flex;
    justify-content: space-around;
    background: rgb(0,0,0,0.5);
}
#navbar h1{
    color: orange;
    font-size: 1.8rem;
    text-shadow: 2px 2px 2px #000;
    font-family: cursive;
    display: flex;
    justify-content: space-around;
}

#navbar ul{
    display: flex;
}
#navbar ul li:hover,#phone a:hover,#mobile_menu ul li:hover{
    background: navy;
    cursor: pointer;
}
#navbar ul li{
    list-style: none;
    padding: 3px 15px 3px 15px;
}
#navbar ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 1.1rem;
}
#phone a{
    text-decoration: none;
    color: #fff;
    font-size: 1.1rem;
    padding: 3px 15px 3px 15px;
    border: 1px solid orange;
}

#mobile_menu{
    display: none;
    height: 40px;
    line-height: 40px;
    
}

#mobile_menu ul{
    display: flex;
    justify-content: center;
}

#menu{
    font-family: 'Poppins', sans-serif;
    padding:25px 0px 25px 0px;
    background-color: rgb(249,248,244);
    font-size: small;
}
#section{
    padding: 25px 0px 25px 0px;
    text-align: center;
    font-size: 2rem;
    font-family: verdana;
}
#menu_row{
    display: flex;
    padding: 0px 100px 0px 100px;
}
#menu_col{
    /*box-shadow: 2px 2px 2px #bbb; */
    /*border: 1px dotted lightgrey; */
    background-color: rgb(249,248,244);
    margin: 10px;
    padding: 10px;
    flex: 1;
}

#menu_col h2
{
    background-color: tan;
    color: black;
    text-align: center;
    padding: 5px;
    font-family: cursive;
}
#image {
    width: 200px;
    height: 200px;
    border-radius: 5%;
    padding: 5px;
    /*border: 2px solid orange;*/
}

#image #image1{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Quesadilla.jpg);
    background-size: cover;
}

#image #image2{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Tacos.jpg);
    background-size: cover;
}
#image #image3{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Tortas.jpg);
    background-size: cover;
}
#image #image4{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Burritos.jpg);
    background-size: cover;
}
#image #image5{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Birria\ and\ sidral.jpg);
    background-size: cover;
}
#image #image6{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Mariscos.jpg);
    background-size: cover;
}
#image #image7{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Platillos.jpg);
    background-size: cover;
}
#image #image8{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Desayunos.jpg);
    background-size: cover;
}
#image #image9{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/gorditasNMBEEF.jpg);
    background-size: cover;
}
#image #image10{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/sopes.jpg);
    background-size: cover;
}
#image #image11{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Huaraches.jpg);
    background-size: cover;
}
#image #image12{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Nachos.jpg);
    background-size: cover;
}
#image #image13{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/coca-cola-473780_640.jpg);
    background-size: cover;
}
#image #image14{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Corona.jpg);
    background-size: cover;
}
#image #image15{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Churro.jpg);
    background-size: cover;
}
#image #image16{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Nuggets.jpg);
    background-size: cover;

}
#image #image17{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: fill;
    background-image: url(/Project/images/Menudo.jpg);
    background-size: cover;
    
}
.box{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 5px;
}



#mobile_menu ul li{
    list-style: none;
    padding: 0 5px 0 5px;
}
#mobile_menu ul li a{
    text-decoration: none;
    color: #fff;

}

#about{
    padding: 25px 0 25px 0;
    background-color: rgb(249,248,244);
}
#about_row{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 100px 0 100px;
}
.about_col{
    flex:1;
}
#about_img{
    width:300px;
    height: 300px;
    margin: auto; 
}
#about_img img{
    background-image: url(/Project/images/IMG_7383.jpg);
    background-size: cover;
    width:100%;
    height: 100%;
    margin: fill; 
}
.about_col h1{
    text-align: center;
    font-family: cursive;
}

.about_col p{
    text-align: justify;
    font-size: 20px;
}
.togoContainer {
    height: 300px;
  background: rgb(249,248,244);
  display: flex;
  align-items: center;
  justify-content: center;
  }

  .togo{
    width: 200px;
    width: 200px;
    text-align: center;
    background-color: rgb(249,248,244);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  

.UberEats{
    color: #162328;
    background-color: #3FC060;
}

.GrubHubOrderButton{
    width: 110px;
    height: 45px;
    background-color: orange;
    color: #162328 ;
}
.UberOrder{
    width: 110px;
    height: 45px;
    background-color: #3FC060;
    color: #162328;
}



#contact{
    padding: 25px 0 25px 0;
    background-color: rgb(249,248,244);
}
#contact_row{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 100px 0 100px;
    flex-wrap:wrap;

}
.contact_col{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.contact_col p,h3{
    font-weight: bold ;
    color: #292929;
    margin: 10px;
}

.contact_col p a{
    text-decoration: none;
    color: #292929;
}

#social a{
    color: orange;
    margin: 3px;
}




#footer{
    background-color: #292929;
    padding:20px ;
    position: relative;
}

#footer h5{
    text-align: center;
    color: orange;
}

#foot h5 a{
    color: #fff;
    text-decoration: none;

}
#top{
    position: absolute;
    bottom: 12px;
    right: 12px;

}

#top a {
    color: #fff;
    font-size: 1.2rem;

}




@media screen and (max-width : 768px){
    #mobile_menu{
        display: block;
    }
    #id{
        font-family: 'Poppins', sans-serif;
    }
    #menu_col h2{
        font-family: 'Poppins', sans-serif;
    }
    #navbar ul{
        display: none;
    }
    html{
        font-size: 95%;
    }
    #menu_row,#about_row{
        flex-wrap: wrap;
        padding: 0 10px 0 10px;
    }
    #hero_content{
        margin-top: 30%;
    }
}
@media screen and (max-width:360px){
    html{
        font-size: 70%;
    }
    #about_img{
        width: 220px;
        height: 220px;
    }
}    
