* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

body {
  height: 100%;
  margin: 0;
  transition: .3s; }

.embed-responsive {
  width: 85% !important;
  margin: auto !important; }
  @media (max-width: 900px) {
    .embed-responsive {
      width: 100% !important; } }

.myNavBar {
  width: 100%;
  height: 70px;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  transition: background-color 0.4s ease-out; }
  .myNavBar img {
    margin-left: 60px;
    margin-top: 3px; }

.navigation {
  padding-top: 18px; }
  .navigation ul {
    margin-left: 322px;
    padding-top: 5px;
    font-family: 'Open Sans', sans-serif; }
    .navigation ul li {
      list-style: none;
      display: inline-block;
      margin-left: 48px;
      color: #fff;
      text-align: right; }
      .navigation ul li a {
        color: #fff;
        text-decoration: none;
        padding-bottom: 20px; }
      .navigation ul li:hover {
        color: #ccc;
        transition: color .3s;
        border-bottom: 3px solid #fff; }

.scrolled {
  background-color: white;
  transition: background-color 0.4s ease-out;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.menu-icon {
  display: none; }

.logos {
  display: block;
  width: 200px; }

.logo {
  font-family: "Luckiest Guy", cursive;
  font-size: 2rem; }

.aboutSection {
  margin-top: 50px;
  margin-bottom: 100px; }

.opsajMenu {
  margin-top: 50px;
  padding-bottom: 150px;
  background-image: url(img/woodbg.jpg);
  position: relative; }

#map {
  width: 100%;
  height: 600px; }

.contactSection {
  width: 100%;
  height: auto;
  padding-bottom: 100px;
  background: linear-gradient(to right, #5e1b23, #962d3c); }

footer {
  width: 100%;
  height: 100px;
  background-color: #212121; }

#myRow, #sajRow {
  display: block; }

.about {
  font-family: "Luckiest Guy", cursive;
  color: #5e1b23;
  letter-spacing: 3px;
  padding-top: 71px;
  font-size: 30px; }

.opMenu {
  font-family: "Luckiest Guy", cursive;
  color: #fff;
  padding-top: 71px;
  letter-spacing: 3px;
  font-size: 30px; }

.location {
  font-family: "Luckiest Guy", cursive;
  color: #fff;
  background-color: #212121;
  position: absolute;
  z-index: 300;
  top: 71px;
  left: 115px;
  letter-spacing: 3px;
  font-size: 30px; }

.contact1 {
  font-family: "Luckiest Guy", cursive;
  color: #fff;
  padding-top: 71px;
  letter-spacing: 3px;
  font-size: 30px; }

.aboutImg {
  display: block;
  width: 100%;
  margin: 50px auto; }

.social {
  text-transform: uppercase;
  color: #962d3c;
  font-size: 18px;
  font-weight: 600; }

.socialIcons img {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  margin: auto;
  margin-right: 5px; }
  .socialIcons img:hover {
    transform: scale(1.2);
    transition: .3s; }

.menuItem {
  font-family: "Luckiest Guy", cursive;
  color: #95c50d;
  margin-top: 60px;
  text-align: center;
  font-size: 55px;
  letter-spacing: 3px; }

.falafelSection div img, .manakeshSection div img, .sajSection div img {
  display: block;
  width: 100%;
  margin: auto; }

.sajSection .sajImg {
  display: block;
  width: 70%;
  margin: auto;
  border-radius: 15px;
  margin-bottom: 15px;
  border: 3px solid #fff; }

.falafelSection .falafelImg img, .manakeshSection .falafelImg img, .sajSection .falafelImg img {
  display: block;
  width: 50% !important;
  margin: auto; }

.manakeshSection div p {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 900px) {
    .manakeshSection div p {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

.falafelSection div p, .manakeshSection div p, .sajSection .falafelText p, .sajSection .menuList p {
  text-align: center;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400; }

.sajSection .menuList p {
  margin-top: 10%;
  text-align: left; }

.sajSection p.text-dark {
  margin-top: 0 !important;
  text-transform: normal !important;
  font-size: 14 !important;
  font-weight: normal !important; }

.falafelSection div button, .sajSection div button, button, #button1 {
  background-color: #457a04;
  text-decoration: none;
  border: none;
  padding: 8px 22px;
  color: #fff;
  border-radius: 4px !important;
  margin: 15px auto !important; }
  .falafelSection div button:hover, .sajSection div button:hover, button:hover, #button1:hover {
    background-color: #61ab06;
    transition: .3s;
    cursor: pointer; }

#cardsContainer {
  margin-top: 30px; }

.card-title {
  text-align: center;
  margin: 20px !important;
  text-transform: uppercase;
  font-family: "Luckiest Guy", cursive;
  color: #95c50d;
  letter-spacing: 3px;
  font-size: 25px; }

.card-text {
  text-align: center;
  margin-bottom: 10px !important; }

@media (max-size: 900px) {
  .menuList ul li p {
    text-align: center; } }

.menuList ul li p b {
  color: #95c50d; }

.contactSection address {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400; }

.form-group {
  width: 300px;
  margin: auto;
  margin-top: 101px; }
  .form-group .myInput, .form-group textarea {
    margin-bottom: 10px;
    background-color: transparent;
    color: #fff; }
  .form-group .myInput:focus, .form-group textarea:focus {
    background-color: transparent;
    color: #fff; }

.submitBtn {
  background-color: #999;
  border: none;
  padding: 8px 22px;
  color: #fff;
  border-radius: 4px; }

.submitBtn:hover {
  background-color: #4d4c4c;
  transition: background-color .3s;
  cursor: pointer;
  border: none;
  padding: 8px 22px;
  color: #fff;
  border-radius: 4px; }

footer div p {
  color: #999;
  margin-top: 30px; }

footer .footerSocialIcons {
  padding-left: 150px;
  padding-top: 35px; }

footer .footerSocialIcons img {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  margin: auto;
  margin-right: 5px; }

footer .footerSocialIcons img:hover {
  transform: scale(1.2);
  transition: .3s; }

.heading1, .heading2 {
  position: absolute;
  text-transform: uppercase;
  font-weight: bolder;
  letter-spacing: 10px;
  color: #5e1b23; }

.heading1 {
  top: 260px;
  font-size: 50px;
  left: 40px; }

.heading2 {
  left: 90px;
  top: 320px;
  font-size: 40px; }

.animate-reveal {
  line-height: 1.6em;
  opacity: 0;
  -webkit-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
  -moz-animation: reveal 1s ease-in 1 normal forwards;
  -o-animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
  animation: reveal 1s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards; }

.animate-first {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0; }

.animate-second {
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms; }

@-webkit-keyframes reveal {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }