* {
    margin: 0%;
    padding: 0%;
}

html {
    background: url(images/background1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    scroll-behavior: smooth;
}

body {

    color: aliceblue;
    


}

h2 {
    font-size: 90px;
}

.logo {
    position: relative;
    left: 35%;
    bottom: 90px;
    width: 400px;
}

.navigation {
    text-align: center;
    display: flexbox;
    margin-top: -110px;




}

li,
a {
    margin: 10px;
    padding: 14px 16px;
    font-size: large;

    color: aliceblue;
    display: inline;
    list-style-type: none;

    text-decoration: none;



    align-items: center;
}

li:hover {

    background-color: rgb(8, 8, 8);
    width: 10px;
    height: 10px;
    opacity: 0.9;
}

/* 
img {
    border: 1px solid;
    width: 500px;


    /* position:absolute; */
/* right: 160px;

} */
.header-img{
    width: 500px;
    position: absolute;
    right: 160px;
}

h1 {
    /* border: 2px solid ghostwhite; */
    line-height: 180px;
    font-size: 210px;
    padding: 50px;
    width: 750px;
    
}

/* .weekly_special{
    display: flex;
 border: 2px solid greenyellow;
    width: 100%;
    margin-top: 200px;
    height: 500px;
} */
/* aside */

aside {
    margin-top: 220px;
    width: 300px;
    float: right;
}

.spe-menu {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.WEEKLY-SPECIAL {
    font-size: 30px !important;
    font-weight: bolder;
    text-align: center;
}

.food-1 {

    text-align: center;
    border: 2px solid rgb(255, 255, 255);
    width: 300px;



}

.food-2 {
    text-align: center;
    border: 2px solid rgb(255, 255, 255);
    width: 300px;
}

.food-3 {
    text-align: center;
    border: 2px solid rgb(255, 255, 255);
    width: 300px;
}

.spe-name {
    font-size: 30px;
    font-weight: bolder;
}

.spe-item-desc {
    font-size: 16px;
    margin-top: 10px;
}

.spe-price {
    /* margin-top: 10px; */
    padding: 10px;
    font-size: 30px;
    font-weight: bolder;

}



/* Menu */
#menu {
    margin: 100px;
    margin-top: 220px;
    width: 925px;
    /* border: 2px solid green; */
    text-align: center;
}

table {

    border: solid ;
    border-collapse: collapse;

}

tr {
    border: solid;
    border-width: 1px 0;

    padding: 10px;
}

td {
    width: 250px;
    padding: 10px;
}

.item-img {
    width: 150px;
}

.menu-item {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.item-name {
    width: 170px;
    font-size: 25px;

    font-weight: bolder;
}

.item-desc {
    width: 420px;
    font-size: 20px;

    font-weight: bold;
}

.item-price {
    width: 100px;
    font-size: 25px;
    font-weight: bolder;
}

/* about us */
#about-us {
    /* border: 2px solid green; */
    width: 800px;
    height: 400px;
    margin: auto;
    text-align: center;
}

.about-us-para {
    /* border: 2px solid yellow; */
    width: 350px;
    height: 350px;
    float: left;
    font-size: 21px;
    padding-top: 10px;
}

.about-us-img {
    width: 445px;
    height: 350px;
    float: right;
}

/* contact us */

#contact-us {
    /* border: 2px solid yellow; */
    width: 930px;
    height: 400px;
    margin: auto;
    margin-top: 250px;
}

.contact-details {
    /* border: 2px solid rgb(0, 8, 255); */
    width: 430px;
    float: left;
    text-align: center;
}

.contact {
    font-size: 75px;
    text-align: center;
}

.contact-form {

    width: 490px;
    /* border: 2px solid green; */

    float: right;
}

/* form{
margin: 10px;
} */

#formname {
    width: 215px;
    height: 35px;
    margin: 10px;
        border-radius: 5px;
}

#formphone,
#formemail {
    width: 457px;
    height: 35px;
    margin: 10px;
        margin-top: -10px;
        border-radius: 5px;

}

#formmessage {
    width: 457px;
    height: 100px;
    margin: 10px;
        margin-top: -10px;
        border-radius: 5px;
}

#formsubmit {
    width: 150px;
    height: 35px;
    background-color: aqua;
    box-shadow: 10px;
    margin: 10px;
        margin-top: -10px;
}

.fa-phone {
    border: 1px solid;
    border-radius: 50%;
    float: left;
}

.fa-envelope {
    border: 1px solid;
    margin-top: 110px;
    margin-left: -300px;
    float: left !important;
}

.contact-phone {
    /* border: 2px solid; */
    margin-top: 10px;
    width: 230px;
    font-size: 25px;
    float: left;
    text-align: left;
}
.contact-email{
    /* border: 2px solid; */
    width: 230px;
    float: left;
    font-size: 25px;
    text-align: left;
    margin-top: 40px;
}

.footer-img {
    margin-top: 200px;
    width: 200px;
    position: relative;
    bottom: -25px;
    left: 45%;
}

footer {
    text-align: center;
    background: url(images/background2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.footer-para1 {
    padding: 35px;
    font-size: 40px;
}

.footer-para2 {
    font-size: 20px;
}
.social-media{
    margin-top: 25px;
    margin-bottom: 25px;
}
.footer-copyright{
    font-size: 20px;
}
/* hover */
.fa:hover{
    background-color: rgb(255, 255, 255 , 0.2);
    /* opacity: 0.5; */
}
#formsubmit:hover{
    background-color: rgba(0, 255, 255, 0.841);
    cursor: pointer;
}


/* error */

.error{
    padding: 0;
    margin-left: 10px;
        font-size: 12px;
}


