*{
    font-family: 'poppins', sans-serif;
    margin: 0;
    padding: 0;
}
.bg-background{
position: absolute;
right: 0;
width: 50%;
height: 652px;
clip-path: polygon(11% 0, 100% 0%, 100% 100%, 0% 100%);
background-color: #1936dae8;
}
.palace-logo{
    position: absolute;
    display: flex;
    left: 10px;
    height: 70px;
    margin-left: 20px;
}
.name{
    color: black;
}
.logo-part{
    color:  #1032ee;
}
.burger-logo{
    position: relative;
}
.burger-logo h4{
    font-size: 35px;
    margin-top: 10px;
}
.part-2{
    color: #101fee;
}
header{
    display: flex;
    margin: 35px;
    float: right;
}
.links ul{
    justify-content: space-around;
    display: flex;
    list-style: none;
}
li a{
    display: inline-flex;
    color: black;
    font-weight: 700;
    font-size: 20px;
    padding-left :72px;
    text-decoration: none;
}
.links li{
    float: right;
    list-style: none;
    padding: 16px;
    font-size: 21px;
    font-weight: bold;
}
.links li:hover{
    border-bottom: 6px solid rgb(255, 0, 0);
}
.img-1{
    height:500px;
    padding-left: 155px;
}
.rain{
    float: left;
    font-weight: 690;
    font-size: 30px;
    margin-right: 5%;
}
.slogan{
    float: left;
    font-size: 13px;
    margin-right: 4%;
    margin-left: 3%;
    padding: 80px;
}
.slogan p{
    margin-top: 50px;
}
.btn{
    margin-top: 900px;
    padding: 15px 35px;
    background-color: rgb(17, 11, 1);
    color: white;
    font-weight: 600;
    border: none;
    border-radius: 20px 20px 0;
    float: left; 
}
.slogan button{
    margin-top: 100px;
}
.services{
    width: 100%;
    height: 500px;
    background-color: #E1EBE6;
    box-sizing: border-box;
    display: flex;
    padding-left: 50px; 
    padding-top: 90px;

}
.quality{
    box-shadow: 0 4px 10px 0;
    float: left;
    border-radius: 10px;
    padding: 30px;
    width: 280px;
    height: 270px;
    text-align: center;

}
.quality h2{
    color: rgb(226, 20, 20);
    font-weight: 549;
    font-size: 1.5em;
}
.quality p{
    color: gray;
    font-size: 14px;
}
.delivery{
    box-shadow: 0 4px 10px 0;
    text-align: center;
    border-radius: 10px;
    padding: 30px;
    width: 300px;
    height: 320px;
    margin-left: 30px;
    margin-right: 40px;
}
.delivery h2{
    color: rgb(235, 19, 19);
    font-weight: 549;
    font-size: 1.5em;
}
.delivery p{
    color: gray;
    font-size: 14px;
}
.meals{
    box-shadow: 0 4px 10px 0;
    text-align: center;
    border-radius: 10px;
    padding: 30px;
    float: right;
    width: 280px;
    height: 280px;
    right: 5px;
}
.meals h2{
    color: brown;
    font-weight: 549;
    font-size: 1.5em;
}
.meals p{
    color: gray;
    font-size: 14px;
}
.our-menu{
    text-align: center;
    padding-top: 10px;
}
.our{
    color: black;
    font-weight: 700;
    font-size: 40px;
}
.menu{
    color: rgba(0, 17, 255, 0.884);
    font-weight: 700;
    font-size: 40px;
}
hr{
    border: 6px solid rgb(19, 9, 1);
    margin: 0 580px;
    
}
.menus{
    height: 500px;
}
.menu-1{
    text-align: center;
    box-shadow: 0 4px 12px 0;
    margin-top: 50px;
    width: 350px;
    border-radius: 30px;
    padding: 20px;
    height: 500px;
    float: left;
    margin-left: 20px;
}
.price{
    font-size: 20px;
    padding-top: 40px;
    margin-left: -300px;
}
.double-checker{
    height: 500px;
    width: 100%;
      
}
.checks{
    background-color: #E1EBE6;
    margin-top: 100px;
    float: left;
    font-size: 40px;

}.checks h2{
    font-weight: 1500;
    padding-left: 500px;
}
.checks h2 span{
    color: #070605;
    padding: 10px;
}
.checks p{
    font-size: 16px;
    padding: 20px 500px 0;
    font-weight: 650;
}
.image{
    float: right;
    margin-top: -20%;
    margin-left:  -20%;

}
#check-1{
    left: 70%;
    width: 350px;
    position: absolute;
}
.mobile{
    background: #000207;
    margin: 476px 0 0 0;
    padding-bottom: 550px;
}
.mobile .apps p{
    font-size: 40px;
    font-weight: 700;
    position: relative;
    bottom: -200px;
    margin-left: 30px;
}
.mobile .play img{
    width: 600px;
    float: left; 
    padding-bottom: 30px;
    position: relative;
    bottom: -350px;
    margin-left: 20px;
}
.mobile .phone{
    float:right;
    
}
.mobile .phone img{
    margin-left: 40px;
    margin-right: 50px;
    margin-top: 20px;
    
}
.footer{
    display: flex;
    padding: 70px;
    background-color: #E1EBE6;
    justify-content: space-between;
    clear: both;
}
.footer .footer-links{
    list-style: none;
    padding-bottom: 30px;
    margin-left: 400px;
    margin-bottom: 10px;
}
.copyright{
    margin: 10px;
}
h6{
    font-size: 20px;
    font-weight: 700;
}
.subscribe{
    color: White;
    background-color: #F6B400;
    border-radius: 5px;
    border-style: none;
    padding: 10px;
    margin-top: 15px;
    font-weight: bold;
}
.murithi{
    float: right;
    padding-top:-300px;
}
.bell{
    color: #006bf6;
    font-size: 80px;
}
.fast{
    color: #0062f6;
    font-size: 80px;
}
.hamburger{
    color: #080701;
     font-size: 80px;
}
.circle{
    color: #000107;
    padding-left: 20px;
}
.icons{
    text-align: center;
}
.cart-add{
    background-color: #E1EBE6;
    border-radius: 10px;
    padding: 10px;
    width: 100px;
    font-weight: 900;
    font-size: 20px;
    float: right;
    margin-top: -45px;
    margin-right: 45px;
    border-style: none;
}
.cart{
    background-color: #E1EBE6;
    border-radius: 10px;
    padding: 10px;
    width: 100px;
    font-weight: 900;
    font-size: 20px;
    float: right;
    margin-top: -45px;
    margin-right: 45px;
    border-style: none;
} 
.play{
    background-color: #F6B400;
    padding-left: -100px;
}
.last-section{
    margin-top: -25px;
}