/*
===================
===================
Global
===================
===================
*/
:root {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: #124f52;
  background: #F5F5F5;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

/*
===================
===================
Nav
===================
===================
*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #124f52;
  z-index: 10000;
}


#imageContainer img {
  padding: 20px;
  padding-top: 10px;
  width: 100%;
  height: auto;
  display: none;
}

.loadscreen{
  width: 100%;
  position: absolute;
  z-index: 100000;
  background-color: white;
  margin: auto;
  height: 100%;
  top:0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.language-bar{
  width:100%; 
  height: 35px; 
  background-color: #b8a85c;
  color:white;
}
.language-drop{
  margin: 0px;
  height: 35px; 
  padding-top: 5px;
  padding-right: 13px;
  padding-left: 10px;
  float:right;
  background-color: #76640a;
  font-size: 14px;
  font-weight: 600;
}
.language-drop-select{
    margin: 0px;
  height: 35px; 
    padding-top: 7px;

  padding-right: 10px;
  padding-left: 10px;
  float:right;
  font-weight: 300;
  font-size: 14px;
}

.language-options{
  display: none;
  list-style: none; 
  background-color: white; 
  position: fixed; 
  right:0px; 
  top:0px; 
  z-index: 100000; 
  padding: 20px;
  height: 94px;
}

.language-options li{
    font-weight: 600;
    color: #4a4d1d;

}

.indicator {
  position: relative;
  width: 100%;
  height: 3px;
  background: #ecdc8e;
  opacity: 0.7;
}
.imageinsidev2{
  border-radius: 20px;
  margin-bottom: -6px;
}
.indicator-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background: white;
  transition:
    width ease .3s,
    left cubic-bezier(.4,.95,.5,1.5) .5s;
}

.menu {
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 2px;
}

.menu li {
  display: inline-block;
    margin:3px;

}

.tab {
  padding: 12px 8px;
  color: white;
  font-weight: 600;
  text-decoration: none;
}

.active-tab {
  padding-top: 3px;  
  padding-bottom: 3px;
  color: #124f52;
  background-color: white;
  border-radius: 30px;
}

/*
===================
===================
Content
===================
===================
*/
.sec {
  position: relative;
  max-width: 680px;
  margin: 25px auto;
  background-color:white;
  box-shadow:
    0 8px 16px rgba(50,50,90,0.1),
    0 2px 7px rgba(0,0,0,0.07);
    width: 95%;
    border-radius: 20px;
}

.sec:before,
.sec:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.sec:before {
  width: 40%;
  max-width: 200px;
  height: 13px;
  bottom: -13px;
}

.sec:after {
  width: 50px;
  height: 50px;
  bottom: -25px;
  border-radius: 25px;
}

p {
  font-size: .9em;
}

h3 {
  padding-bottom: 20px;
  letter-spacing: .25em;
  color: #FDE3A7;
  text-align: center;
  border-bottom: 1px solid #DDDDDD;
}




#food{
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%; 
height: 280px;  
border-radius: 15px; 
margin: 15px;
}
.food1s{background-image: url("img/image1s.jpg");}
.food2s{background-image: url("img/image2s.jpg");}
.food3s2{background-image: url("img/image3s.jpg");}
.food4s2{background-image: url("img/image4s.jpg");}
.food5s2{background-image: url("img/image5s.jpg");}
.food6s{background-image: url("img/image6s.jpg");}
.food7s{background-image: url("img/image7s.jpg");}
.food8s{background-image: url("img/image8s.jpg");}
.food9s{background-image: url("img/image9s.jpg");}
.food10s{background-image: url("img/image10s.jpg");}
.food11s{background-image: url("img/image11s.jpg");}
.food12s{background-image: url("img/image12s.jpg");}
.food13s{background-image: url("img/image13s.jpg");}
.food14s{background-image: url("img/image14s.jpg");}
.food15s{background-image: url("img/image15s.jpg");}
.food15s2{background-image: url("img/image15s.jpg");}
.food16s{background-image: url("img/image16s2.jpg");}
.food17s{background-image: url("img/image17s.jpg");}
.food18s{background-image: url("img/image18s.jpg");}
.food19s{background-image: url("img/image19s2.jpg");}
.food20s{background-image: url("img/image20s.jpg");}
.food21s{background-image: url("img/image21s.jpg");}
.food22s{background-image: url("img/image22s.jpg");}
.food23s{background-image: url("img/image23s.jpg");}
.food24s{background-image: url("img/image24s.jpg");}
.food25s{background-image: url("img/image25s.jpg");}
.food26s{background-image: url("img/image26s.jpg");}
.food27s{background-image: url("img/image27s.jpg");}
.food28s{background-image: url("img/image28s.jpg");}
.food29s{background-image: url("img/image29s.jpg");}
.food30s2{background-image: url("img/image30s2.jpg");}
.food31s{background-image: url("img/image31s.jpg");}
.food32s{background-image: url("img/image32s2.jpg");}
.food33s{background-image: url("img/image33s.jpg");}
.food34s{background-image: url("img/image34s.jpg");}
.food35s{background-image: url("img/image35s2.jpg");}
.food36s{background-image: url("img/image36s.jpg");}
.food37s{background-image: url("img/image37s.jpg");}
.food38s{background-image: url("img/image38s.jpg");}
.food39s{background-image: url("img/image39s.jpg");}
.food40s{background-image: url("img/image40s.jpg");}
.food41s{background-image: url("img/image41s.jpg");}
.food42s{background-image: url("img/image42s.jpg");}
.food43s{background-image: url("img/image43s.jpg");}
.food44s{background-image: url("img/image44s.jpg");}
.food45s{background-image: url("img/image45s.jpg");}
.food46s{background-image: url("img/image46s2.jpg");}
.food47s{background-image: url("img/image47s.jpg");}
.food48s{background-image: url("img/image48s2.jpg");}
.food49s{background-image: url("img/image49s.jpg");}
.food50s{background-image: url("img/image50s.jpg");}
.food51s{background-image: url("img/image51s.jpg");}
.food52s{background-image: url("img/image52s.jpg");}
.food53s{background-image: url("img/image53s.jpg");}
.food54s{background-image: url("img/image54s.jpg");}
.food55s{background-image: url("img/image55s2.jpg");}
.food56s{background-image: url("img/image56s.jpg");}
.food57s{background-image: url("img/image57s.jpg");}
.food58s{background-image: url("img/image58s.jpg");}
.food59s{background-image: url("img/image59s.jpg");}
.food60{background-image: url("img/image60s.jpg");}
.food61{background-image: url("img/image61s2.jpg");}
.food62{background-image: url("img/image62s.jpg");}
.food63{background-image: url("img/image63s.jpg");}
.food64s{background-image: url("img/image64s.jpg");}
.food65s{background-image: url("img/image65s.jpg");}
.food66s{background-image: url("img/image66s.jpg");}
.food67s{background-image: url("img/image67s.jpg");}
.food68s{background-image: url("img/image68s.jpg");}
.food69s{background-image: url("img/image69s2.jpg");}
.food70s{background-image: url("img/image70s2.jpg");}
.food71{background-image: url("img/image71s3.jpg");}
.food72{background-image: url("img/image72s5.jpg");}
.food73{background-image: url("img/image73s.jpg");}
.food74{background-image: url("img/image74s.jpg");}
.food75{background-image: url("../img/embelsire6.jpg");}
.food76{background-image: url("../img/sallata11.jpg");}
.food77{background-image: url("../img/antipasta38.jpg");}
.food78{background-image: url("../img/pjatakryesore11.jpg");}
body{
  margin: 0px;
}



#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 1000;
  cursor: pointer;
}
#event-overlay{
  width: 100%;
  position: absolute;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%); 
  z-index: 2000; 
}

.event-button{
  color: white;
  font-family: arial;
  font-size: 17px;
  padding: 10px;
  border-radius: 10px;
  background-color: black;
  width: 200px;
}



.menu-text-section{
  background-color: white; 
  width: 100%;
  height: 74px; 
  position: fixed; 
  z-index: 500;
  top:0px;  
  box-shadow: 0px 0px 15px rgba(0,0,0,0.2)
}

.rightarrow{
  position: absolute;
  right: 5px; 
  top:3px; 
  z-index: 1000;
}

.whatsappiconinside{
  width:50px; 
  position: absolute; 
  left:-17px; 
  top:-17px; 
  z-index: 11;
}

.call{
  position: absolute; 
  top:0px; 
  left: 0px;
}

.blankspace{
  width: 100%; 
  height: 77px;
}



.food-title{
  font-family: Poppins; 
  font-weight: 500; 
  margin-left: 20px; 
  font-size: 20px; 
  margin-top: -5px; 
  color: #124f52; 
  margin-right: 20px;
}
.description-title{
  font-family: Poppins; 
  font-weight: 600; 
  margin-left: 20px; 
  font-size: 19px; 
  margin-top: -5px; 
  color: white; 
  margin-right: 20px;
}

.description-title3{
  font-family: Poppins; 
  font-weight: 600; 
  font-size: 19px; 
  margin-top: -5px; 
  color: white; 
  margin-right: 20px;
text-align: center;
}

.description-title4{
  font-family: Poppins; 
  font-weight: 600; 

  font-size: 19px; 
  margin-top: -15px; 
  color: white; 
text-align: center;
margin-bottom: 1px;
}

.description-info-color{
  background-color: #b9a85d;
  margin: 15px;
  border-radius: 15px;
  padding-bottom: 10px;
}

.food-ingredients{
  font-family: Poppins; 
  font-weight: 300; 
  margin-left: 20px; 
  font-size: 18px; 
  margin-top: -20px; 
  color: grey; 
  margin-right: 20px;
}

.menu-container{ margin: 20px; max-width: 800px; margin:0 auto; }

.price{  
  display: flex; 
  justify-content: flex-end; 
  margin-right: 20px; 
  padding-top: 215px;
}

.row { 
  display: flex; 
  width: 100%;
}

.column{
  width: 100%; 
  margin-bottom: -20px;
}

.price-text{ 
  color: white; 
  background-color: #124f52;  
  border-radius: 20px; 
  text-align: center;
  padding-left: 12px; 
  padding-right:12px; 
  padding-top:4px; 
  padding-bottom:5px; 
  font-family: Poppins; 
  font-weight: 700; 
  font-size: 15px; 
}


@media only screen and (max-width: 850px) {
  .menu-container{margin: 0px;}
  .row {flex-direction: column;}
  .column{display: box;}
}

















  
  :root {
  --gutter: 20px;
}

.app {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 1fr var(--gutter);
  align-content: start;
}

.app > * {
  grid-column: 2 / -2;
}

.app > .full {
  grid-column: 1 / -1;
}

.hs {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns: repeat(10, calc(55% - var(--gutter) * 2));
  grid-template-rows: minmax(30px);  
  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(.75 * var(--gutter));
  margin-bottom: calc(-.25 * var(--gutter));
  margin-top: 17px;
}

a{text-decoration: none;}
/* Demo styles */

.bolditem{
color: white;
}

ul {
  list-style: none;
  padding: 0;
}

h1,h2,h3 {
  margin: 0;
}

.app {
  width: 100%;
  overflow-y: scroll;
  position: fixed;
  top:-20px;
}

.hs > li,
.item {
  scroll-snap-align: center;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid grey;
  border-radius: 20px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
}


.itemactive {
  border:0px; 
  background-color: #e31934; 
  bf680a
  color: white;
  scroll-snap-align: center;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
}


.pulse{ animation: openonce 1s; }


  .callbutton{ 
    position: fixed; 
    z-index: 1000; 
    bottom: 60px;
    transform: scale(1.2);
  }

@keyframes openonce {
  0%{transform: scale(0);}
  100%{transform: scale(1);}
}

.waexit{
  width: 60px; 
  animation: exit 5s; 
  padding: 15px; 
  position: fixed;
  bottom: 35px;
  left: 325px; 
  cursor: pointer; 
  z-index: 301;
}

.wadialog{
  width: 290px; 
  position: fixed; 
  bottom:5px; 
  left: 80px; 
  animation: dialog 5s; 
  z-index: 300;
}

.waexit:hover{
  background-color: rgba(217,47,38,0.2);
  border-radius: 100px;
}

@keyframes dialog {
  0%{left: -200px; opacity: 0;}
    85%{left: 30px;opacity: 0;}
    100%{left: 80px; opacity: 1;}
}


@keyframes exit {
  0%{ opacity: 0; transform: scale(0);}
  85%{opacity: 0;transform: scale(0);}
  100%{ opacity: 1;transform: scale(1);}
}


.itemino,.priceino,.itemino p{
  font-family: Poppins;
}

.itemino {
  position: relative;
  overflow: hidden;
  margin-top:10px;
  margin-bottom: 0px;
  margin-right: 20px;
  margin-left: 20px;
  font-size: 17px;

}
.itemino h4, .priceino {
  z-index: 10;
  position: relative;
  background-color: white;
  right: 0;
  font-weight: bold;
  position: absolute;
  font-weight: 500;
}

.itemino h4, {
  z-index: 10;
  position: relative;
  background-color: #fff;
  right: 0;
  top: -20px;
  font-weight: bold;
  position: absolute;
}


.itemino .priceino {
  padding-left: 8px;
  font-weight: bold;
  margin-top: 7px;
  color: #124f52;
  font-weight: 500;

}
.itemino h4, .itemino p {
  itemdisplay: block;
  clear: both;
  color: #124f52;
}
.itemino p {
  clear: both;
  color: grey;
  font-style: italic;
  margin-top: 2px;
  margin-bottom: 5px;

}

.dotsino {
  background-image: linear-gradient(to right,rgba(56,47,47,.5) 33%,rgba(0,0,0,0) 0%);
  background-position: bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 42px;
}
/* dotsino in IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dotsino {
    background: transparent url('/img/dot.gif') repeat-x bottom left;
  }
}



.priceino {
  position: absolute;
  font-size: 16px;
  font-weight:400;
  right: 0;
  top: 18px;
}
.itemino h4 {
  display: inline-block;
  padding-right: 8px;
  max-width: 80%;
  margin-bottom:4px;
  position: relative;
}




