﻿body {
    background-image: url('../images/BkGrd.gif');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 100vh;
    margin: 0;
    overflow: hidden; /* Prevent scrolling */
    font-family: "Century Gothic";
}

.button-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: auto;
    margin-bottom: 20px;
    position: absolute; /* Position the buttons over the images */
    top: 50%; /* Adjust the position as needed */
    left: 50%; /* Adjust the position as needed */
    transform: translate(-50%, -50%); /* Center the button container */
    z-index: 999; /* Ensure buttons appear above images */
}
.Imgscontainer{
  position: absolute;
  width: 100%;
  height: 100vh; /* Adjust this if needed */
  z-index: 1;
}
.Btn {
    margin-bottom: 15px;
    width: 250px;
    height: 40px;
    background-color: rgba(205, 133, 63, 0.5); /* Use rgba with reduced opacity */
    border: none;
    color: #e1d7d7 !important;
    font-size: 22px;
    font-family: "Century Gothic";
}

footer {
    background-color: transparent;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px;
    text-align: center;
    color: white !important;
    left: 0px;
    padding-bottom: 30px;
    z-index: 3;
    font-family: Tahoma;
    font-size: 1.1rem;
    font-weight: bold;
}

footer span i {
    margin-right: 5px;
    font-size: 1.5rem;
    color: white !important;
}

 @media only screen and (max-width: 768px) {
      /* Styles for mobile devices */
.ImageLogo {
 position: absolute;
  width: 100%;
  height: 100px;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  height: 100vh; /* Adjust the height as needed */
  z-index: 2;
}

.Logoimg2 {
  width: 130px;
  height: 130px;
  position:absolute;
  padding-left: 30px;
}
  .Farrouj{
    position: fixed;
    width: 350px;
    height: 350px;
    left: -30px;
    bottom: -20px;
    float: left;
    opacity: 0.5;
}
.Potato{
    position: fixed;
    width: 200px;
    height: 160px;
    right: -10px;
    bottom: 100px;
    float: right;
    opacity: 0.7;
}
.Hommous{
    position: fixed;
    width: 150px;
    height: 150px;
    left: 0px;
    top: 50px;
    float: left;
    opacity: 0.7;
}
.Fattoush{
    position: fixed;
    width: 250px;
    height: 250px;
    left: -10px;
    top: 230px;
    float: left;
    opacity: 0.7;
}
.Kabis{
    position: fixed;
    width: 100px;
    height: 70px;
    left: 40px;
    top: 180px;
    float: left;
    opacity: 0.8;
}
.Sauceimg{
    position: fixed;
    width: 80px;
    height: 80px;
    left: 30px;
    bottom: 140px;
    float: left;
    opacity: 0.7;
  }
.ToumWhite{
    position: fixed;
    width: 80px;
    height: 80px;
    left: 100px;
    bottom: 165px;
    float: left;
    opacity: 0.7;
   }
.SandwishImg{
    position: fixed;
    width: 250px;
    height: 250px;
    right: -60px;
    top: 0px;
    float: right;
    opacity: 0.8;
}
.SandwishImg2{
    position: fixed;
    width: 250px;
    height: 250px;
    right: 10px;
    top: 20px;
    float: right;
    opacity: 0.8;
}
.WingsImg{
    position: fixed;
    width: 200px;
    height: 200px;
    right: -50px;
    top: 220px;
    float: right;
    opacity: 0.6;
}
.WingsImgs2{
    position: fixed;
    width: 100px;
    height: 100px;
    left: 140px;
    top: 60px;
    float: left;
    opacity: 0.6;
    transform: rotate(125deg); 
}
        }
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
     /* Styles for tablet devices */
   .ImageLogo {
       position: absolute;
  width: 100%;
  height: 300px;
  margin-top: 230px;
  display: flex;
  justify-content: center;
  height: 100vh; /* Adjust the height as needed */
  z-index: 2;
}

.Logoimg2 {
  position:absolute;
  width: 290px;
  height: 290px;
}

   .Farrouj{
    position: fixed;
    width: 650px;
    height: 650px;
    left: -30px;
    bottom: -40px;
    float: left;
    opacity: 0.5;
}
.Potato{
    position: fixed;
    width: 350px;
    height: 300px;
    right: 10px;
    bottom: 150px;
    float: right;
    opacity: 0.7;
}
.Hommous{
    position: fixed;
    width: 250px;
    height: 250px;
    left: 100px;
    top: 95px;
    float: left;
    opacity: 0.7;
}

.Fattoush{
    position: fixed;
    width: 350px;
    height: 350px;
    left: 10px;
    top: 400px;
    float: left;
    opacity: 0.7;
}
.Kabis{
    position: fixed;
    width: 200px;
    height: 150px;
    left: 100px;
    top: 310px;
    float: left;
    opacity: 0.6;
}

.Sauceimg{
    position: fixed;
    width: 120px;
    height: 120px;
    left: 120px;
    top: 670px;
    float: left;
    opacity: 0.6;
}
.ToumWhite{
    position: fixed;
    width: 120px;
    height: 120px;
    left: 220px;
    top: 620px;
    float: left;
    opacity: 0.6;
 }
.SandwishImg{
    position: fixed;
    width: 350px;
    height: 350px;
    right: 0;
    top: 100px;
    float: right;
    opacity: 0.8;
}
.SandwishImg2{
    position: fixed;
    width: 350px;
    height: 350px;
    right: 100px;
    top: 120px;
    float: right;
    opacity: 0.8;
}
.WingsImg{
    position: fixed;
    width: 250px;
    height: 250px;
    right: -10px;
    top: 390px;
    float: right;
    opacity: 0.6;
}
.WingsImgs2{
    position: fixed;
    width: 100px;
    height: 100px;
    left: 280px;
    top: 50px;
    float: left;
    opacity: 0.6;
}
footer {
    background-color: transparent;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px;
    text-align: center;
    color: white !important;
    left: 0px;
    padding-bottom: 30px;
    z-index: 3;
    font-family: Tahoma;
    font-size: 2.2rem;
 }

footer span i {
    margin-right: 5px;
    font-size: 2.5rem;
    color: white !important;
}
}
 @media only screen and (min-width: 1024px) and (max-width: 1366px){
 .ImageLogo {
     position: absolute;
  width: 100%;
  height: 100px;
  margin-top: 0px;
  display: flex;
  justify-content: center;
  z-index: 2;
 }
 .Logoimg2 {
  width: 230px;
  height: 230px;
}
.Farrouj{
 position: fixed;
 width:350px;
 height:350px; 
 left:0px; 
 bottom: 0px;
 opacity: 0.5;
}
.Potato{
   position: fixed;
   width:160px;
   height:140px;
   right: 270px; 
   bottom: 120px;
   opacity: 0.7;
}
.Hommous{
   position: fixed;
   width:150px;
   height:150px;
   left: 260px;
   top: 100px;
   opacity: 0.7;
}

.Fattoush{
    position: fixed;
    width: 350px;
    height: 350px;
    left: 310px;
    top: 300px;
    float: left;
    opacity: 0.7;
}
.Kabis {
    position: fixed;
    width:100px;
    height:100px; 
    left:290px; 
    top: 250px;
    opacity: 0.4;
}
.Sauceimg{
    position: fixed;
    width: 90px;
    height: 90px;
    left: 120px;
    top: 370px;
    float: left;
    opacity: 0.6;
}
.ToumWhite{
    position: fixed;
    width: 90px;
    height: 90px;
    left: 220px;
    top: 330px;
    float: left;
    opacity: 0.6;
 }
.SandwishImg {
    position: fixed;
    width: 300px;
    height: 300px;
    right: 230px;
    margin-top: 10px;
    float:right;
    opacity: 0.8;
}
.SandwishImg2 {
    position: fixed;
    width: 300px;
    height: 300px;
    right: 275px;
    top: 30px;
    float:right;
    opacity: 0.8;
}
.WingsImg{
    position: fixed;
    width: 250px;
    height: 250px;
    right: -10px;
    top: 300px;
    float: right;
    opacity: 0.6;
}
.WingsImgs2{
    position: fixed;
    width: 100px;
    height: 100px;
    left: 390px;
    top: 50px;
    float: left;
    opacity: 0.6;
}
 }

 