
* {
  box-sizing: border-box; /* Applique à tous les éléments */
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;

}
body{
  position: relative;
  width: 100%;
  height:100%;
  color:rgb(0, 0, 0);
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-size: 1.2vw;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  background-color: #f79b5c;
  /* background-color: rgb(247, 155, 92); */
}

#nav{
  width: 100%;
  height:17svh;
  background-color: #181820;
  position: fixed;
  top:0;
  left:0;
  display: flex;
  z-index: 11;
  box-shadow: 0 5px 50px rgb(244, 240, 238);
}
.container_nav{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#right_nav{
  width: 20%;
}
#center_nav{
  width: 60%;
  gap:3%;
}
#left_nav{
  width: 20%;
  gap:5%;
}
#logo{
  position: relative;
  width: 50%;
  height:auto;
}
.reso_nav{
  width: 6%;
  height:auto;
  cursor: pointer;
}
.el_nav{
  cursor: pointer;
}

#masthead{
  position: relative;
  width: 100%;
  height:100svh;
  top:0;
  left:0;
  z-index: 0;
  /* background-image: url('/static/images/kebab/a.jpg');
  background-image: url('/static/images/kebab/h.jpg'); */
  /* background-image: url('/static/images/kebab/k.jpg'); */
  background-image: url('/static/images/kebab/aa.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.triangle{
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: transform 0.5s ease;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  clip-path: polygon(100% 100%, 0% 100%, 100% 0%);
  width: 80%;
  height: 65%;
  transform: translateY(100%);
  position: absolute;
  bottom:0;
  right:0;
  transition: transform 0.5s ease;
  background: linear-gradient(to right, #f79b5c, #f79b5c, #cf814c);
}

.in_triangle{
  position: relative;
  margin-top:10%;
  margin-left:42%;
  width: 60%;
  height:50%;
  z-index: 1;

}
#titre_triangle1{
  
}
#titre_triangle2{


}
#titre_triangle3{


}
#titre_triangle4{


}
#titre_triangle5{


}

.horraire{
  position: absolute;
  width: 40%;
  height:fit-content;
  top:72%;
  left:15%;
}
#titre1{
  position: absolute;
  left:3%;
  top:20%;
  transition: opacity 0.5s ease;
  width: 50%;
  height:20%;
}
#marquee {
  position: absolute;
  top:2%;
  width: fit-content;
  height: 50px;
  overflow: hidden;
  transition: opacity 0.5s ease;
}
#titre_1_top{
  padding: 0;
  margin: 0;
  margin-top: 5%;
}
#schedul_masy{
  margin-left: 5%;
  margin-top: -8%;
}
.wave {
  width: 100%;
  height: 100%;
  margin-top: -8%;
}
#marquee_container {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease;
}

.item_marquee {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.img_triangle{
  width: 35%;
  height:auto;
  position: absolute;
  top:20%;
  right:0;
  z-index: 0;
  filter: brightness(90%);
}
#banniere{
  width: 100%;
  height:100%;
  background-color: #161515;
  overflow: hidden;
  padding-top: 2%;

}
#sauce{
  width: 100%;
  height: 100%;
  display: flex;
  gap: 2%;
  justify-content: center;
  align-items: center;
  padding-bottom: 5%;
}
.container_sauve{
  width: 10%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.img_sauve{
  width: 100%;
  height:100%;
}
.sauce{
  width: 100%;
  height:100%;
}
#menu{
  position: relative;
  width: 100%;
  height:100svh;
  overflow: hidden;
  background-color: #f79b5c;
}
#titre_menu{
  margin-top: 5%;
}
#condolee {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  position: relative;
  bottom: 60%;
  margin-left: 40%;
  background-color: #252528;
}
#horraire_condolee{
  position: absolute;
  width: fit-content;
  height:50%;
  width: 30%;
  top:14%;
  right:1%;
}
.sep{
  width: 100%;
  height: 10svh;
  background-color: #f79b5c;

background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23000000' fill-opacity='0.06'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#btn{
  float: right;
  margin-right: 5%;
}
#composition{
  width: 100%;
  height:100%;
  background-color: #f79b5c;
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23000000' fill-opacity='0.06'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#left_compo{
  width: 50%;
  height: 100%;
  padding-left: 5%;
}
#right_compo{
  width: 50%;
  height: 100%;
}
#titre_right1{
  margin-top: 15%;
}
#svg_compo{
  width: 100%;
  height:100%;
  left:0;
  top:0;
  position: absolute;
}
#saucisse{
  margin-left: 42%;
  margin-top: 20%;
}
#saucisse1{
  margin-left: 50%;
  margin-top: 25%;
}
.img_compo{
  width: 30%;
  height:auto;
}
#menu_div{
  width: 100%;
  height: fit-content;
  padding: 0;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23000000' fill-opacity='0.06'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

}
.el_nav_menu{
  cursor: pointer;
}
#menu_menu{
  display: flex;
  gap:3%;
  width: 100%;
  margin-left: 5%;
  padding-bottom: 5%;
}
.line_compo{
  width: 100%;
  position: relative;
  height:50%;
}

#banniere2{
  position: relative;
  width: 100%;
  height:fit-content;
  background-color: #161515;
}
#beb_banniere{
  width: 50%;
  height:auto;
  margin-left: 0%;
  transform: scaleX(-1);
  margin-top: 3%;
}
#chef{
  position: absolute;
  width: 50%;
  left: 50%;
  top:5%;
  height:100%;
  padding-left: 5%;
}
#btn_conzo{
  float: right;
  margin-right:15%;
}
#banniere3{
  width: 100%;
  height:fit-content;
  margin-top: 5%;
  background-color: #161515;
  position: relative;
  display: flex;
  padding-bottom: 5%;
}
#banniere_shce{
  padding-left: 5%;
  padding-top: 2%;
  width: 60%;
  height:20%;
}
#schedul_masy_ban{
  margin-left: 10%;
  margin-top: 8%;
}
#contact{
  padding-left: 3%;
}
#wave2{
  margin-top: -4%;
}



.kebs{
  position: absolute;
}
#keb1{
  margin-left: 20%;
  width: 80%;
  height:auto;
}
#keb2{
  width: 15%;
  height:auto;
  margin-top: -8%;
  margin-left: 5%;
}
#keb3{
  width: 100%;
  height:auto;
}
#keb4{
  width: 17%;
  height:auto;
  margin-left: 25%;
  margin-top: 15%;
}
#titre_compo1{
  top:20%;
  left:8%;
}
#titre_compo2{
  top:80%;
  right:5%;
}
.price{
  position: absolute;
  right: 22%;
  top:25%;
  color:black;
  font-weight: bold;
}
.price_right{
  right: 20%;
}


#svg{
  width: 50%;
}
#titre_menu_div{
  padding-top: 5%;
  margin-left: 5%;
  padding-bottom: 5%;
}
#container_menu_dvi{
  width: 100%;
  height:100%;
  display: flex;
}
.column_menu{
  width: 40%;
  margin-left: 5%;
  height:100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.line_div{
  position: relative;
  width: 100%;
  height:28svh;
  margin-left: 10%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -2%;
}
.img_menu{
  width: 120%;
  height:auto;
}
.left_div_line{
  margin-left: 30%;
}
.descript{
  width: 60%;
  position: absolute;
  left:23%;
  top:55%;
  z-index: 1;
}
.name{
  position: absolute;
  left:23%;
  top:15%;
}

.circle{
  position: absolute;
  width: 14%;
  border-radius: 50%;
  aspect-ratio: 1;
  background-image: url('/static/images/kebab/keb.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left:16%;
  top:10%;
}
.round-border {
  width: 20%;
  aspect-ratio: 1; 
  border-radius: 50%; /* Rend la div ronde */
  border: 10px solid transparent; /* Bordure transparente de base */
  background-color: rgb(247, 155, 92);
  border: 5px solid white;
  background-image: url('static/images/kebab/keb.png');
  z-index: 2;
}
.round-border1 {
  width: 10%;
  aspect-ratio: 1; 
  border-radius: 50%; /* Rend la div ronde */
  border: 10px solid transparent; /* Bordure transparente de base */
  background-color: #fbf8f6;
  background-color: #f79b5c;
  position: absolute;
  top:12.5%;
  left:15.2%;
  z-index: 1;
}
.line{
  width: 50%;
  height:5px;
  background-color: white;
  position: absolute;
  top:61%;
  left:18.7%;
  z-index: 1;
  border-top-left-radius: 10px; /* Ajuste la valeur pour plus ou moins d'arrondi */
  border-top-right-radius: 10px; /* Ajuste la valeur pour plus ou moins d'arrondi */

}


#avis{
  width: 100%;
  height:100%;
  display: flex;
  padding-top: 5%;
  background-color: #f79b5c;
  align-items: center;
  justify-content: center;
  padding-bottom: 5%;
  flex-direction: column;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='105' viewBox='0 0 80 105'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='death-star' fill='%23000000' fill-opacity='0.06'%3E%3Cpath d='M20 10a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm15 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zM20 75a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zm30-65a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V10zm0 65a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V75zM35 10a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zM5 45a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10zm60 35a5 5 0 0 1 10 0v50a5 5 0 0 1-10 0V45zm0-35a5 5 0 0 1 10 0v20a5 5 0 0 1-10 0V10z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

}
.pad_1{
  padding-left: 20%;
}
#titre_esati{
  padding-bottom: 5%;
  display: flex;
  width: 100%;
}
#left_avis{
  width: 50%;
  height:100%;
}
#right_avis{
  width: 50%;
  height:100%;
}
.circle_avis{
  width: 150%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url("/static/images/kebab/homme.jpg");
  background-size: contain;
}
.circle_avis1{
  width: 150%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url("/static/images/kebab/femme.jpg");
  background-size: contain;
}

.line_avis{
  width: 100%;
  height: 20svh;
  position: relative;
  display: flex;
}
.etoile{
  width: fit-content;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  gap:1%;
  flex-direction: column;
}
.com_text{
  width: 70%;
  height:100%;
  display: flex;
  align-items: center;
  padding-left: 5%;
}
.etoile_img{
  width:100%;
  height:auto;
}


#footer{
  width: 100%;
  height:fit-content;
  background-color: #161515;
  display: flex;
  padding-bottom: 5%;
}
#left_footer{
  position: relative;
  width: 50%;
  height:100%;
  padding-left: 8%;
  padding-top: 5%;
}
#right_footer{
  width: 50%;
  height:100%;
}
#image_footer{
  width: 65%;
  height: auto;
  margin-left: 10%;
  margin-top: -5%;
}
#container_reso_footer{
  display: flex;
  width: 80%;
  height:10%;
  margin-left: 20%;
  gap:3%;
  align-items: center;
  justify-content: center;
}











button{
  background-color: transparent;
  border: 1px solid white;
  border-radius: 5px;
  padding: 2%;
  color:white;
  cursor: pointer;
}

.big{
  font-size: 15vw;
}
.is_titre_home{
  font-size: 7vw;
  letter-spacing: 2px;
}
.is_titre{
  font-size: 5vw;
  letter-spacing: 2px;
}
.is_titre1{
  font-size: 3vw;
}
.is_titre11{
  font-size: 2vw;
}
.is_titre2{
  font-size: 1.5vw;
}

.is_yellow{
  color:rgb(226, 208, 45);
}
.is_third_color{
  color:rgb(75, 159, 66);
}
.is_orange{
  color: #f79b5c;
}
.is_black{
  color: #181820;
}
.is_white{
  color:white;
}
.is_gray{
  color:gray;
}



.gloria {
  font-family: "Gloria Hallelujah", cursive;
  font-weight: 400;
  font-style: normal;
}



.caveat {
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}


.baloo2 {
  font-family: "Baloo 2", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}





#menu_resp{
  display: none;
  width: 8%;
  height: 25%;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  right: 10%;
}
#sep_command_resp{
  width: 100%;
  height:5svh;
  background-color: #161515;
  display: none;
}







@media (max-width: 1366px) {
  .circle_avis{
    width: 100%;
  }
  .circle_avis1{
    width: 100%;
  }

}

@media (max-width: 800px) {
  .circle_avis{
    width: 70%!important;
  }
  .circle_avis1{
    width: 70%!important;
  }
}


@media (max-width: 768px) {
  .is_titre_home{
    font-size: 12vw;
    letter-spacing: 2px;
  }
  .is_titre{
    font-size: 10vw;
    letter-spacing: 2px;
  }
  .is_titre1{
    font-size: 8vw;
  }
  .is_titre11{
    font-size: 7vw;
  }
  .is_titre2{
    font-size: 5vw;
  }
  body{
    font-size: 5vw;
  }
  #center_nav, #left_nav{
    display: none;
  }

  #right_nav{
    width: 80%;
    justify-content: start;
  }
  #logo{
    width: 30%;
  }
  #menu_resp{
    display: block;
  }
  #nav{
    height:15svh;
  }
  #titre1{
    width: 90%;
    height:15%;
  }
  .wave{
    width: 90%;
  }
  #titre_1_top{
    margin-top: 15%;
  }
  #schedul_masy{
    display: none;
  }
  .container_sauve{
    width:15%;
  }
  .sauce_name{
    font-size: 3vw;  
  }
  #composition{
    flex-direction: column;
  }
  #left_compo, #right_compo{
    width: 100%;
    height:fit-content;
    padding-bottom: 10%;
  }
  #left_compo{
    padding-top: 5%;
  }
  #svg_compo{
    display: none;
  }
  #saucisse1{
    margin-left: 40%;
    width: 100%;
    margin-top: 5%;
  }
  #banniere2{
    padding-bottom: 50%;
  }
  .img_menu{
    width: 100%;
  }
  .descript{
    top:45%;
  }
  .resp_menu{
    display: none;
  }
  #keb4{
    display: none;
  }
  #titre_right1{
    margin-top: 0;
  }
  #saucisse{
    position: absolute;
    top:82%;
  }
  #titre_right1, #titre_right2{
    margin-left: 5%;
  }
  #beb_banniere{
    width: 80%;
    margin-top: 5%;
  }
  #chef{
    width: 100%;
    top: 43%;
    left: 2%;
    height:fit-content;
  }
  #keb3{
    margin-left: -15%;
  }
  #container_menu_dvi{
    flex-direction: column;
  }
  .column_menu{
    width: 100%;
    height:fit-content;
  }
  #menu_div{
    height: fit-content;
  }
  .line_div{
    height: 30svh;
    margin-top: 5%;
  }
  .name{
    margin-top: -5%;
  }
  .left_div_line{
    margin-left: 0;
  }
  #banniere3{
    flex-direction: column;
    height:fit-content;
  }
  #banniere_shce{
    width: 100%;
    height:50svh;
    padding-bottom: 10%;
  }
  #wave2{
    height: 13%;
  }

  .sep{
    display: none;
  }
  #schedul_masy_ban{
    display: none;
  }
  .pad_1{
    padding-left: 0;
  }
  #left_avis{
    width: 100%;
  }
  #footer{
    flex-direction: column;
    height:fit-content;
  }
  #left_footer{
    width: 100%;
    height:fit-content;
  }
  #right_footer{
    width: 100%;
    height:fit-content;
    padding-bottom: 5%;
  }
  #bottom_footer{
    display: none;
  }
  #image_footer{
    margin-top: -20%;
  }
  #container_reso_footer{
    margin-left: 30%;
  }
}








