@font-face {
  font-family: Playfair;
  src: url(../fonts/playfair/PlayfairDisplay-Regular.ttf);
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular.ttf);
}
nav a {
  color: #fff;
}

p {
  font-size: 1em;
  color: #6b7c93;
}

h1 {
  color: #6b7c93;
}

h2 {
  font-family: Playfair;
  color: #fff;
}

.navbar .mod-menu > li {
  float: left;
  font-family: Playfair;
}

.navigation_1 {
  margin-top: 50px;
  margin-bottom: 0px;
}
.navigation_1 .form-control {
  border-radius: 0px;
}
.navigation_1 input {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid transparent;
}
.navigation_1 input::placeholder {
  color: rgba(255, 255, 255, 0.65);
}
.navigation_1 .mod-menu > li > a {
  color: rgba(255, 255, 255, 0.65);
  font-size: 1.2em;
}
.navigation_1 .mod-menu > li > a:hover {
  background-color: #1BA9FF;
}

.navigation_2 .mod-menu > li > a {
  font-size: 1.8em;
}
.navigation_2 .mod-menu > li > a:hover {
  background-color: #1BA9FF;
  color: #fff;
}
.navigation_2 .mod-menu > li ul {
  display: none;
}
.navigation_2 .mod-menu > li ul li a {
  height: 100%;
  width: 100%;
  display: block;
  padding: 15px;
}
.navigation_2 .mod-menu > li:hover ul {
  display: block;
  position: absolute;
  z-index: 2;
  background-color: #fff;
}
.navigation_2 .mod-menu__sub {
  width: 100%;
}
.navigation_2 .mod-menu__sub li a {
  color: #6b7c93;
}
.navigation_2 .mod-menu__sub li a:hover {
  color: #6b7c93;
  text-decoration: none;
}

footer {
  background-color: #fe677e !important;
  margin-top: 50px;
}
footer .mod-menu {
  margin-top: 50px;
  margin-bottom: 50px;
}
footer .mod-menu li > a {
  font-size: 1.8em;
}
footer .mod-menu li > a:hover {
  background-color: #fe677e;
  color: #fff;
}
footer .mod-menu__sub {
  padding-left: 15px;
}
footer .mod-menu__sub li > a {
  font-size: 1.3em;
}
footer .mod-menu__sub li > a:hover {
  text-decoration: none;
}
footer .mod-menu > li {
  float: left;
}

.banner .mod-custom {
  background-position: 50%;
}
.banner .mod-custom h2 {
  font-weight: 700;
  font-size: 3.75rem;
}
.banner .mod-custom p {
  font-size: 1.8rem;
  color: #fff;
  margin-bottom: 100px;
}
.banner img {
  margin-top: 100px;
  margin-bottom: 100px;
}

header {
  background-color: #1ba9ff;
}
header form {
  float: left;
}
header form label {
  display: none;
}

.mainarea h1 {
  font-family: Playfair;
  color: #000;
  font-weight: 700;
  font-size: 3rem;
  margin: 20px auto 0;
}
.mainarea h3 {
  font-family: Roboto;
  text-transform: uppercase;
}
.mainarea .custom {
  margin: 25px 0px;
}

.sortiment {
  background-image: url("/images/restaurant/ed-min.jpg");
  background-repeat: no-repeat;
}
.sortiment .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.sortiment .col-lg-7 .mod-custom {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.sortiment .col-lg-7 .mod-custom p {
  color: #fff;
  text-align: center;
  padding-top: 40%;
}
.sortiment .col-lg-7 > div > div {
  background-color: rgba(0, 0, 0, 0.5);
  height: 150px;
}

.features a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #000;
}
.features p {
  color: #000;
}
.features h3 {
  margin-top: 150px;
  text-transform: uppercase;
  font-family: Roboto;
}
.features h4 {
  font-family: Playfair;
  color: #000;
  font-weight: 700;
  font-size: 3rem;
  padding-top: 20px;
  padding-bottom: 20px;
}

.health {
  background-color: #f2f2f2;
}
.health .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.health h3 {
  font-size: 50px;
  font-family: Fairplay;
  color: #000;
}
.health h4 {
  font-family: Roboto;
  font-size: 25px;
  margin-top: 150px;
}
.health p {
  color: #000;
  font-family: Roboto;
}
.health #mod-custom199 {
  margin-top: 150px;
}

.slickslider h2 {
  color: #000;
  font-family: Fairplay;
  font-size: 50px;
}
.slickslider p {
  color: #000;
}

footer .col-lg-4 {
  height: 400px;
}
footer .mod-custom {
  background-position: 50% 65%;
  margin-bottom: 50px;
  color: #000;
}
footer .mod-custom h3 {
  margin-bottom: 50px;
}

#mobile {
  width: 50px;
  height: 30px;
  float: left;
  display: none;
  background-color: #1BA9FF;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .mobile {
    display: block !important;
  }
  .navigation_1, .navigation_2 {
    display: none;
  }
  .navigation_1 li, .navigation_2 li {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .sortiment .container {
    padding-top: 5vh !important;
  }
  .sortiment .container .mod-custom p {
    padding-top: 10%;
  }
  .features .container {
    margin-top: 10px;
  }
  .features h3 {
    margin-top: 0px;
  }
  .health #mod-custom199 {
    margin-top: 0px;
  }
  .health h4 {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .slickslider {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  footer .mod-custom {
    margin-bottom: 0px !important;
  }
  #mod-custom209 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) and (orientation: landscape) {
  .banner img {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .sortiment .container {
    padding-top: 10vh;
  }
  .features h3 {
    margin-top: 15px;
  }
  .health h4 {
    margin-top: 0px;
  }
  .health #mod-custom199 {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1023px) and (orientation: portrait) {
  .banner img {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .features h3 {
    margin-top: 15px;
  }
  .health h4 {
    margin-top: 0px;
  }
  .health #mod-custom199 {
    margin-top: 0px;
  }
}

/*# sourceMappingURL=template.css.map */
