*{
    margin: 0px;
    padding: 0px;
}
/* Navbar styles */

#logo img{
    display: inline-block;
    height: 96px;
    width: 98px;
}
.navbar h1{
    display: inline-block;
    padding: 17px 31px;
    font-size: 3.5rem;
    color: white;
    font-family: 'Zen Tokyo Zoo', cursive;
}
.navbar{
    display: flex;
    background: rgb(35, 28, 97);
    width: 100%;
}
.navbar ul{
    display: flex;
    margin: auto;
    float: right;
}
.navbar ul li{
    list-style: none;
    padding: 10px 46px;
}
.navbar ul li a{
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 20px;
    padding: 5px 12px;
    font-family: 'Righteous', cursive;
}
.navbar ul li a:hover{
    color: black;
    background-color: white;
    border-radius: 17px;
}


/* Home page styles */

#home{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Fredoka One', cursive;
    height: 250px;
    padding: -5px 140px;
}
#home::before{
    content: "";
    position: absolute;
    background: url('image/bg1.jpg') no-repeat center center/cover
    ;
    z-index: -1;
    width: 100%;
    height: 350px;
    top: 101px;
}
#home h1{
    color: white;
    font-size: 3.5rem;
}
#home p{
    color: white;
    padding: 10px 50px;
    font-size: 1.3rem;
    text-align: center;
}
#home button{
    font-size: 1.4rem;
    border-radius: 8px;
    background-color: black;
    color: white;
    padding: 5px 5px;
}
#home button:hover{
    color: black;
    background-color: rgb(76, 245, 76);
    border: none;
}
/* Collage target */
.collage{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 110px;
}
.collage img{
    height: 1010px;
    width: 100%;
}

/* VIP Pass */

#vip{
    display: flex;
    height: 150px;
    background-color: rgb(35, 28, 97);;
    color: white;
    padding: 20px 70px;
    font-family: 'Fredoka One', cursive;
}
#vip img{
    height: 100px;
    width: 100px;
    display: inline-block;
    margin: auto;
    margin-right: 80px;
}
.text p{
    font-size: 1.4rem;
}
.text button{
    font-size: 2.2rem;
    margin-top: 10px;
    background-color: gold;
    cursor: pointer;
    font-family: 'Fredoka One', cursive;
    padding: 10px 30px;
}

/* Footer styls */

.foot{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    background-color: black;
    color: white;
    font-family: 'Fredoka One', cursive;
}



/* Menus pages */


/* Targeting menuss */
#services{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-family: 'Fredoka One', cursive;
}
#services::before{
    content: "";
    position: absolute;
    background: url('image/mb.jpg');
    width: 100%;
    height: 1136px;
    z-index: -1;
    opacity: 0.7;
}
.primary{
    border: 2px solid black;
    display: inline-block;
    width: 100%;
    height: 113px;
    display: flex;
    margin: -1px;
    align-items: flex-end;
    font-family: 'Fredoka One', cursive;
}
.ex{
    display: flex;
}
.ex .rate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.ex .name li{
    list-style: none;
    margin: 27px -36px;
    margin-left: 6px;
    font-size: 20px;
}
.ite{
    border: 2px solid black;
    width: 321px;
    height: 468px;
    margin: 50px 34px;
    box-sizing: border-box;
    background-color: rgb(255, 240, 243);
}
#box1 h1{
    background: url('image/pizza.jpg');
    height: 197px;
    width: 317px;
    color: white;
    font-size: 45px;
}
.momos{
    display: flex;
}
.momos .mrate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.momos .mname li{
    list-style: none;
    margin: 27px -36px;
    margin-left: 6px;
    font-size: 20px;
}
#box2 h1{
    background: url('image/momos.jpg');
    height: 197px;
    width: 317px;
    color: rgb(27, 11, 20);
    font-size: 45px;
}
.burger{
    display: flex;
}
.burger .brate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.burger .bname li{
    list-style: none;
    margin: 27px -60px;
    margin-left: 6px;
    font-size: 20px;
}
#box3 h1{
    background: url('image/burger\ \(1\).jpg');
    height: 197px;
    width: 317px;
    color: white;
    font-size: 45px;
}
.dosa{
    display: flex;
}
.dosa .drate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.dosa .dname li{
    list-style: none;
    margin: 27px -60px;
    margin-left: 6px;
    font-size: 20px;
}
#box4 h1{
    background: url('image/dosa.jpg');
    height: 197px;
    width: 317px;
    color: white;
    font-size: 45px;
}
.pasta{
    display: flex;
}
.pasta .prate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.pasta .pname li{
    list-style: none;
    margin: 23px -55px;
    margin-left: 6px;
    font-size: 20px;
}
#box5 h1{
    background: url('image/pasta\ \(1\).jpg');
    height: 197px;
    width: 317px;
    font-size: 45px;
}
.shake{
    display: flex;
}
.shake .srate li{
    list-style: none;
    margin: 27px 0px;
    margin-left: 123px;
    font-size: 20px;
}
.shake .sname li{
    list-style: none;
    margin: 27px -83px;
    margin-left: 6px;
    font-size: 20px;
}
#box6 h1{
    background: url('image/shake.jpg');
    height: 197px;
    width: 317px;
    font-size: 45px;
}
/* Delivery sections */
#delivery{
    display: flex;
    background-color: rgb(35, 28, 97);
    box-sizing: border-box;
}
.order{
    background-color: rgb(35, 28, 97);
    height: 350px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Fredoka One', cursive;
    color: white;
}
.order h1{
    font-size: 3.4rem;
}
.order p{
    font-size: 2.5rem;
}
.order button{
    margin: 20px 2px;
    font-size: 3rem;
    border-radius: 16px;
    font-family: 'Fredoka One', cursive;
    background-color: rgb(56, 218, 56);
    cursor: pointer;

}
.order button:hover{
    background-color: black;
    color: white;
}
#delivery img{
    margin: 2px 100px;
    width: 350px;
    
} 
/* Contact us  */

#mid{
    display: flex;
    justify-content: space-evenly;
    background: url('image/cb4.jpg');
    height: 700px;
}
#mid form{
    display: flex;
    flex-direction: column;
    border: 4px solid black;
    height: 570px;
    width: 400px;
    padding: 10px 20px;
    margin-top: 50px;
    background-color:blanchedalmond;
    color: black;
    font-family: 'Fredoka One', cursive;
    border-radius: 20px;
}
#mid form input{
    width: 200px;
    border-radius: 8px;
    font-size: 20px;
}
#mid form label{
    font-size: 1.4rem;
}
#mid form h1{
    text-align: center;
    color: black;
    font-size: 2.4rem;
    /* border: 2px solid black; */
    /* background-color: black; */
}
#mid form label{
    padding: 12px 2px;
}
#mid form button{
    font-size: 1.5rem;
    padding: 10px 10px;
    margin: 15px;
    margin-top: 10px;
    width: 110px;
    margin: auto;
    font-family: 'Fredoka One', cursive;
    background-color: orange;
    cursor: pointer;  
}
.details{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    background-color: rgb(35, 28, 97);
    padding: 24px 0px;
    color: white;
    font-family: 'Fredoka One', cursive;
}
.details b{
    font-size: 2.5rem;
}
.details em a{
    color: white;
    text-decoration: none;
    font-size: 20px;
}
