/*
Theme Name: CAFE GEBRAN
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: CAFE GEBRAN
Tags: one-column, two-columns
Theme URI:
*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.list-reset, #header .contact, #nav ul, .section-menu .tabset, .section-menu .menu-area .menu-list, #footer .footer-content .social-media {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #header:after, .section-contact:after, .contact-info .contact-form:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 1.5rem; }

blockquote {
  border-left: 4px solid #8d8d8d;
  padding-left: .5em;
  margin-left: 1.5rem; }

th,
td {
  border: 1px solid #8d8d8d;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 2rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 2rem;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3rem;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

body {
  color: #000;
  background: #fff;
  font: 13px/1.5625 "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 1024px) {
    body {
      font-size: 14px; } }
  @media (min-width: 1330px) {
    body {
      font-size: 16px; } }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.gm-style img {
  max-width: none; }

.widget {
  margin-bottom: 1.5rem; }
  .widget ul {
    padding-left: 1rem; }
  .widget select {
    min-width: 100%; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  width: 100% !important; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  width: 100% !important; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 1.5rem; }
    .search-form input[type='search'] {
      margin: 0 5px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 1.5rem; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #40aea5;
  color: #fff;
  height: 1.5rem;
  border: none;
  padding: 0 .5rem; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.5rem; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.5rem 0.4rem 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2rem; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.5rem; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.5rem; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -9999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #40aea5;
    color: #fff;
    padding: .4rem;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2rem; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.5rem; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #40aea5;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4rem;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2rem; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #8d8d8d;
  padding: .4rem;
  margin-bottom: 1.5rem; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4rem 0 0; }

div.aligncenter {
  margin: 0 auto 1.5rem; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.5rem 0.4rem 0; }

.alignright {
  float: right;
  margin: 0 0 0.4rem 1.5rem; }

.mejs-container {
  margin-bottom: 1.5rem; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe {
  width: 100%;
  border: 0; }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #8d8d8d; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

.form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #8d8d8d;
  padding: 10px 15px;
  font: 14px/17px "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .form-control::-webkit-input-placeholder {
    color: #8d8d8d; }
  .form-control::-moz-placeholder {
    opacity: 1;
    color: #8d8d8d; }
  .form-control:-moz-placeholder {
    color: #8d8d8d; }
  .form-control:-ms-input-placeholder {
    color: #8d8d8d; }
  .form-control.placeholder {
    color: #8d8d8d; }
  .form-control:focus {
    outline: none; }

.form-control {
  border: 0;
  height: 24px;
  border-bottom: 1px solid #707070;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  width: 100%;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 3px 0;
  color: #000; }
  @media (min-width: 1024px) {
    .form-control {
      font-size: 16px;
      line-height: 19px;
      padding: 2px 0; } }

select {
  -webkit-border-radius: 0; }

textarea.form-control {
  resize: none;
  vertical-align: top;
  min-height: 60px;
  width: 100% !important; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: 400;
  margin: 0 0 0.5rem;
  line-height: 1.1;
  color: inherit; }
  h1 span,
  .h1 span,
  h2 span,
  .h2 span,
  h3 span,
  .h3 span,
  h4 span,
  .h4 span,
  h5 span,
  .h5 span,
  h6 span,
  .h6 span,
  .h span {
    display: block;
    color: #40aea5; }
  h1:last-child,
  .h1:last-child,
  h2:last-child,
  .h2:last-child,
  h3:last-child,
  .h3:last-child,
  h4:last-child,
  .h4:last-child,
  h5:last-child,
  .h5:last-child,
  h6:last-child,
  .h6:last-child,
  .h:last-child {
    margin-bottom: 0 !important; }

h1,
.h1 {
  font-size: 30px; }

h2,
.h2 {
  font-size: 20px; }
  @media (min-width: 1024px) {
    h2,
    .h2 {
      font-size: 28px; } }
  @media (min-width: 1330px) {
    h2,
    .h2 {
      font-size: 36px; } }

h3,
.h3 {
  font-size: 18px; }
  @media (min-width: 1024px) {
    h3,
    .h3 {
      font-size: 22px; } }
  @media (min-width: 1330px) {
    h3,
    .h3 {
      font-size: 28px; } }

h4,
.h4 {
  font-size: 21px; }

h5,
.h5 {
  font-size: 17px; }

h6,
.h6 {
  font-size: 15px; }

p {
  margin: 0 0 1rem;
  font-weight: 300; }
  p:last-child {
    margin-bottom: 0 !important; }

a {
  color: #40aea5;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

a,
button,
input[type="submit"] {
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-transition-property: opacity, visibility, color, background, border-color;
  -o-transition-property: opacity, visibility, color, background, border-color;
  transition-property: opacity, visibility, color, background, border-color; }

.btn-block {
  margin: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 10px 0 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.btn-simple {
  font-weight: 300;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  background: none;
  border: 0;
  margin: 5px;
  font-size: 14px;
  line-height: 20px;
  padding: 0; }
  @media (min-width: 1024px) {
    .btn-simple {
      font-size: 16px;
      line-height: 22px; } }
  .btn-simple span {
    color: #40aea5;
    font-family: "Raleway", Arial;
    font-weight: 400; }
  .btn-simple:hover {
    color: #40aea5; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?mqecga");
  src: url("fonts/icomoon.eot?mqecga#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?mqecga") format("truetype"), url("fonts/icomoon.woff?mqecga") format("woff"), url("fonts/icomoon.svg?mqecga#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-food7:before {
  content: "\e900"; }

.icon-food8:before {
  content: "\e901"; }

.icon-food9:before {
  content: "\e902"; }

.icon-food3:before {
  content: "\e903"; }

.icon-food4:before {
  content: "\e904"; }

.icon-food5:before {
  content: "\e905"; }

.icon-food6:before {
  content: "\e906"; }

.icon-food2:before {
  content: "\e907"; }

.icon-food1:before {
  content: "\e908"; }

.icon-arrow-dual:before {
  content: "\e909"; }

.icon-arrow-right:before {
  content: "\e90a"; }

.icon-arrow-left:before {
  content: "\e90b"; }

.icon-call:before {
  content: "\e90c"; }

.icon-facebook:before {
  content: "\e90d"; }

.icon-instagram:before {
  content: "\e90e"; }
  
  @font-face {
  font-family: 'tahu'; 
  src:  url("fonts/Tahu!.ttf") format("truetype");
  }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-prev,
.slick-next {
  position: absolute;
  left: 20px;
  top: 50%;
  padding: 0;
  opacity: 1;
  background: none;
  border: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  line-height: 0;
  z-index: 100; }
  .slick-prev:after,
  .slick-next:after {
    font-family: "icomoon";
    color: #fff;
    content: "\e90b";
    font-size: 20px;
    line-height: 1;
    display: block; }
    @media (min-width: 1024px) {
      .slick-prev:after,
      .slick-next:after {
        font-size: 30px;
        left: 35px; } }
    @media (min-width: 1330px) {
      .slick-prev:after,
      .slick-next:after {
        font-size: 40px;
        left: 47px; } }

.slick-next {
  left: auto;
  right: 20px; }
  @media (min-width: 1024px) {
    .slick-next {
      left: auto;
      right: 35px; } }
  @media (min-width: 1330px) {
    .slick-next {
      left: auto;
      right: 47px; } }
  .slick-next:after {
    content: "\e90a"; }

#page {
  position: relative;
  overflow: hidden; }

.container {
  max-width: 1340px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .container {
      padding-left: 20px;
      padding-right: 20px; } }

.parallax {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }
  @media (max-width: 1024px) {
    .parallax {
      background-position: 50% 0 !important; } }
  @media (min-width: 1025px) {
    .parallax {
      background-attachment: fixed;
      position: relative; } }

#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  color: #fff;
  -webkit-transition: padding .25s ease-in-out;
  -o-transition: padding .25s ease-in-out;
  transition: padding .25s ease-in-out;
  z-index: 2000; }
  #header .bg-header {
    display: block; }
    #header .bg-header img {
      width: 100%;
      height: auto;
      display: block; }
  #header .header-holder {
    position: relative;
    z-index: 50;
    background: #40aea5;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 25px 55px 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #header .header-holder {
        padding: 25px 15px 0; } }
    @media (min-width: 1024px) {
      #header .header-holder {
        padding: 25px 30px 0; } }
    @media (min-width: 1330px) {
      #header .header-holder {
        padding-left: 40px;
        padding-right: 40px; } }
  #header .contact {
    font-size: 14px;
    margin: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; }
    @media (min-width: 1024px) {
      #header .contact {
        margin: -12px;
        font-size: 20px; } }
    @media (min-width: 1330px) {
      #header .contact {
        margin: -18px;
        font-size: 22px; } }
    #header .contact li {
      padding: 5px; }
      @media (min-width: 1024px) {
        #header .contact li {
          padding: 12px; } }
      @media (min-width: 1330px) {
        #header .contact li {
          padding: 18px; } }
      #header .contact li a {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
        #header .contact li a i {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          margin: 0 7px 0 0;
          display: none; }
          @media (min-width: 768px) {
            #header .contact li a i {
              display: inline; } }
        #header .contact li a:hover {
          color: #000; }

.brand {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px 0 0;
  max-width: 120px; }
  @media (min-width: 1024px) {
    .brand {
      max-width: 225px; } }
  @media (min-width: 1330px) {
    .brand {
      max-width: 285px; } }

#nav {
  font-size: 14px;
  font-weight: 300; }
  @media (min-width: 768px) {
    #nav {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    #nav {
      font-size: 20px; } }
  @media (min-width: 1330px) {
    #nav {
      font-size: 23px; } }
  #nav .nav-opener {
    position: absolute;
    right: 15px;
    width: 22px;
    top: 45px;
    height: 18px; }
    @media (min-width: 768px) {
      #nav .nav-opener {
        display: none; } }
    #nav .nav-opener span, #nav .nav-opener:after, #nav .nav-opener:before {
      position: absolute;
      left: 0;
      right: 0;
      background: #fff;
      height: 2px;
      content: '';
      top: 50%;
      margin: -1px 0 0;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
    .nav-active #nav .nav-opener span {
      opacity: 0; }
    #nav .nav-opener:after {
      top: 0;
      margin: 0; }
      .nav-active #nav .nav-opener:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px; }
    #nav .nav-opener:before {
      top: 16px;
      margin: 0; }
      .nav-active #nav .nav-opener:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 8px; }
  #nav ul {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    padding: 5px 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    background: #40aea5; }
    .nav-active #nav ul {
      opacity: 1;
      visibility: visible; }
    @media (min-width: 768px) {
      #nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        opacity: 1;
        visibility: visible;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: -10px;
        padding: 0;
        left: auto;
        right: auto;
        top: auto; } }
    @media (min-width: 1024px) {
      #nav ul {
        margin: -15px; } }
    @media (min-width: 1330px) {
      #nav ul {
        margin: -22px; } }
    #nav ul li {
      overflow: hidden;
      padding: 10px 0;
      border-bottom: 1px solid rgba(141, 141, 141, 0.3); }
      #nav ul li:last-child {
        border: 0; }
      @media (min-width: 768px) {
        #nav ul li {
          padding: 10px;
          border: 0; } }
      @media (min-width: 1024px) {
        #nav ul li {
          padding: 15px; } }
      @media (min-width: 1330px) {
        #nav ul li {
          padding: 22px; } }
      #nav ul li.active a {
        color: #000; }
      #nav ul li a {
        color: #fff; }
        #nav ul li a.active {
          color: #000; }
        #nav ul li a:hover {
          color: #000; }

.video-frame {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100vh;
  background: #000; }
  .video-frame iframe {
    margin: 0 auto; }

#intro {
  height: 100vh;
  position: relative;
  left: 0;
  min-height: 550px;
  top: 0;
  width: 100%;
  z-index: 400; }
  @media (max-width: 1024px) {
    #intro.in-viewport {
      z-index: 600; } }
  #intro iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    right: 0;
    bottom: 0; }
  #intro .btn-down {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 50px;
    z-index: 30;
    color: #fff;
    font-size: 20px;
    line-height: 1; }
    @media (min-width: 1024px) {
      #intro .btn-down {
        font-size: 30px;
        bottom: 75px; } }
    @media (min-width: 1330px) {
      #intro .btn-down {
        bottom: 100px;
        font-size: 35px; } }
    #intro .btn-down:hover {
      color: #40aea5; }
  #intro .overlay-active {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    bottom: 0;
    height: 110px;
    background: url(images/bg-intro.png) no-repeat 0 100%;
    background-size: 100% auto; }

.section-about {
  position: relative;
  padding: 30px 0;
  z-index: 400;
  background: #fff; }
  @media (min-width: 1024px) {
    .section-about {
      padding: 45px 0; } }
  @media (min-width: 1330px) {
    .section-about {
      padding: 60px 0; } }
  @media (max-width: 1024px) {
    .section-about.in-viewport {
      z-index: 600; } }
  @media (min-width: 768px) {
    .section-about.in-viewport .content {
      opacity: 1;
      left: 0; width: 50%;  }
      .section-about.in-viewport .content + .content {
        left: auto;
        right: 0; } }
  .section-about .content-holder {
    overflow: hidden;
    margin: -15px; }
    @media (min-width: 1330px) {
      .section-about .content-holder {
        margin: -20px; } }
    @media (min-width: 768px) {
      .section-about .content-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  @media (min-width: 768px) {
    .section-about .img-area {
      max-width: 50%;
      -ms-flex-negative: 0;
      flex-shrink: 0; } }
  @media (min-width: 1330px) {
    .section-about .img-area {
      max-width: 60%; } }
  .section-about .img-area img {
    margin: 0 auto; }
  .section-about .content {
    padding: 15px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 768px) {
      .section-about .content {
        position: relative;
        left: -140px;
        opacity: 0;
        -webkit-transition: .6s ease-in-out .2s;
        -o-transition: .6s ease-in-out .2s;
        transition: .6s ease-in-out .2s;
        -webkit-transition-property: opacity, left, right;
        -o-transition-property: opacity, left, right;
        transition-property: opacity, left, right; }
        .section-about .content + .content {
          left: auto;
          right: -140px; } }
    @media (min-width: 1024px) {
      .section-about .content {
        padding: 20px; } }
  .section-about h2 {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px; }
    .section-about h2:after {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 1px;
      width: 118px;
      content: '';
      background: #707070; }

.img-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat; }

.section-head {
  position: relative;
  text-align: center;
  margin: 0 0 40px; }
  @media (min-width: 1024px) {
    .section-head {
      margin: 0 0 60px; } }
  @media (min-width: 1330px) {
    .section-head {
      margin: 0 0 80px; } }
  .section-head .holder {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 80px; }
    @media (min-width: 1024px) {
      .section-head .holder {
        padding: 0 130px;
        max-width: 485px; } }
    .section-head .holder .border-left,
    .section-head .holder .border-right {
      width: 70px;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (min-width: 1024px) {
        .section-head .holder .border-left,
        .section-head .holder .border-right {
          width: 119px; } }
      .section-head .holder .border-left:after,
      .section-head .holder .border-right:after {
        background: #707070;
        height: 1px;
        width: 100%;
        content: '';
        position: absolute;
        left: 0;
        top: 0; }
      .section-head .holder .border-left:before,
      .section-head .holder .border-right:before {
        background: #707070;
        width: 1px;
        height: 25px;
        top: 50%;
        left: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: '';
        position: absolute; }
    .section-head .holder .border-right {
      left: auto;
      right: 0; }
      .section-head .holder .border-right:before {
        left: auto;
        right: 100%; }

.section-menu {
  position: relative;
  padding: 75px 0;
  z-index: 600; }
  @media (min-width: 768px) {
    .section-menu {
      padding: 140px 0; } }
  @media (min-width: 1024px) {
    .section-menu {
      padding: 200px 0;
      margin-bottom: -60px; } }
  @media (min-width: 1330px) {
    .section-menu {
      padding: 270px 0;
      margin-bottom: -100px; } }
  .section-menu .img-bg:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    height: 100%;
    content: '';
    background: url(images/img-overlay6.png) no-repeat;
    background-size: 100% auto; }
  .section-menu .container {
    /*max-width: 840px;*/
    position: relative;
    z-index: 10; }
  .section-menu .tabset {
    margin: 0 -5px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center; }
    @media (min-width: 768px) {
      .section-menu .tabset {
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .6s ease-in-out .2s;
        -o-transition: .6s ease-in-out .2s;
        transition: .6s ease-in-out .2s;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        -o-transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility, -webkit-transform; }
        .section-menu .tabset.in-viewport {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          opacity: 1;
          visibility: visible; } }
    @media (min-width: 1024px) {
      .section-menu .tabset {
        margin-bottom: 30px; } }
    @media (min-width: 1330px) {
      .section-menu .tabset {
        margin-bottom: 40px; } }
    .section-menu .tabset li {
      position: relative;
      padding: 0 5px 30px; }
      @media (min-width: 1024px) {
        .section-menu .tabset li {
          padding: 0 5px 40px; } }
      .section-menu .tabset li:first-child .text {
        left: 0;
        text-align: left; }
        .section-menu .tabset li:first-child .text .text-inner {
          padding-left: 0; }
          .section-menu .tabset li:first-child .text .text-inner:after {
            display: none; }
      .section-menu .tabset li:last-child .text {
        text-align: right;
        right: 0; }
        .section-menu .tabset li:last-child .text .text-inner {
          padding-right: 0; }
          .section-menu .tabset li:last-child .text .text-inner:before {
            display: none; }
      .section-menu .tabset li:only-child .text {
        text-align: center; }
      .section-menu .tabset li a {
        display: block;
        color: #000; }
        .section-menu .tabset li a:hover {
          color: #c09528; }
      .section-menu .tabset li.active a {
        color: #c09528; }
        .section-menu .tabset li.active a .text .text-inner {
          opacity: 1; }
    .section-menu .tabset i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 21px;
      line-height: 40px; }
      @media (min-width: 414px) {
        .section-menu .tabset i {
          font-size: 25px; } }
      @media (min-width: 768px) {
        .section-menu .tabset i {
          font-size: 40px;
          line-height: 60px; } }
      @media (min-width: 1024px) {
        .section-menu .tabset i {
          font-size: 52px;
          line-height: 60px; } }
      .section-menu .tabset i.icon-food1 {
        font-size: 28px; }
        @media (min-width: 414px) {
          .section-menu .tabset i.icon-food1 {
            font-size: 34px; } }
        @media (min-width: 768px) {
          .section-menu .tabset i.icon-food1 {
            font-size: 50px; } }
        @media (min-width: 1024px) {
          .section-menu .tabset i.icon-food1 {
            font-size: 60px; } }
      .section-menu .tabset i.icon-food3 {
        font-size: 28px; }
        @media (min-width: 414px) {
          .section-menu .tabset i.icon-food3 {
            font-size: 34px; } }
        @media (min-width: 768px) {
          .section-menu .tabset i.icon-food3 {
            font-size: 50px; } }
        @media (min-width: 1024px) {
          .section-menu .tabset i.icon-food3 {
            font-size: 60px; } }
    .section-menu .tabset .text {
      position: absolute;
      left: -9999px;
      right: -9999px;
      bottom: 0;
      overflow: hidden;
      height: 24px; }
      .section-menu .tabset .text .text-inner {
        font-size: 12px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 0 15px;
        max-width: 130px;
        text-transform: uppercase;
        opacity: 0;
        -webkit-transition: opacity .25s ease-in-out;
        -o-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out; }
        @media (min-width: 414px) {
          .section-menu .tabset .text .text-inner {
            font-size: 14px; } }
        @media (min-width: 1024px) {
          .section-menu .tabset .text .text-inner {
            font-size: 18px;
            max-width: 250px; } }
        .section-menu .tabset .text .text-inner:after, .section-menu .tabset .text .text-inner:before {
          position: absolute;
          background: #707070;
          left: 100%;
          width: 9999px;
          content: '';
          top: 50%;
          height: 1px; }
        .section-menu .tabset .text .text-inner:after {
          left: auto;
          right: 100%; }
        .section-menu .tabset .text .text-inner span {
          overflow: hidden;
          display: block;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap; }
  .section-menu .responsive-tabs-content {
    position: relative;
    overflow: hidden;
    padding: 10px 0; }
    @media (min-width: 768px) {
      .section-menu .responsive-tabs-content {
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .6s ease-in-out .5s;
        -o-transition: .6s ease-in-out .5s;
        transition: .6s ease-in-out .5s;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        -o-transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility;
        transition-property: transform, opacity, visibility, -webkit-transform; }
        .section-menu .responsive-tabs-content.in-viewport {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          opacity: 1;
          visibility: visible; } }
  .section-menu .menu-area {
    margin: -15px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .section-menu .menu-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
    @media (min-width: 1024px) {
      .section-menu .menu-area {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .section-menu .menu-area .menu {
      padding: 15px; }
      @media (min-width: 768px) {
        .section-menu .menu-area .menu {
          width: 42%; } }
    .section-menu .menu-area .img-area {
      overflow: hidden;
      margin: 0 0 15px;
      text-align: center; }
      @media (min-width: 1024px) {
        .section-menu .menu-area .img-area {
          margin: 0 0 30px; } }
      @media (min-width: 1330px) {
        .section-menu .menu-area .img-area {
          margin: 0 0 40px; } }
      .section-menu .menu-area .img-area img {
        width: 100%;
        width: 133px;
        margin: 0 auto 10px;
        border-radius: 50%; }
      .section-menu .menu-area .img-area .title {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        font-size: 14px;
        padding: 1px 7px;
        background: #40aea5;
        text-transform: uppercase;
        color: #fff;
        font-family: 'Raleway', Arial; }
    .section-menu .menu-area .menu-list {
      font-size: 14px;
      font-weight: 300; }
      @media (min-width: 1024px) {
        .section-menu .menu-area .menu-list {
          font-size: 18px; } }
      .section-menu .menu-area .menu-list li {
        overflow: hidden;
        margin: 0 0 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        @media (min-width: 1024px) {
          .section-menu .menu-area .menu-list li {
            margin: 0 0 17px; } }
        .section-menu .menu-area .menu-list li:last-child {
          margin-bottom: 0; }
      .section-menu .menu-area .menu-list .text {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: block; }
      .section-menu .menu-area .menu-list .price {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: block; }
      .section-menu .menu-area .menu-list .border {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block;
        min-width: 40px;
        margin-bottom: 5px;
        margin: 0 10px 8px;
        -ms-flex-item-align: end;
        align-self: flex-end;
        border-bottom: 1px dashed #000; }

.img-art {
  position: relative;
  height: 100vh;
  left: 0;
  min-height: 550px;
  top: 0;
  width: 100%;
  z-index: 450; }
  @media (max-width: 1024px) {
    .img-art.in-viewport {
      z-index: 550; } }
  .img-art .bg-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    content: '';
    height: 220px;
    background: url(images/bg-imgart.png) no-repeat 50% 100%;
    background-size: 100% auto; }
	@media (min-width: 1330px) {
		.img-art .bg-overlay { height: 255px; }	
	}

.section-gallery {
  position: relative;
  background: #fff;
  z-index: 600;
  padding: 20px 0;
  text-align: center; }
  @media (min-width: 1024px) {
    .section-gallery {
      padding: 40px 0; } }
  @media (min-width: 1330px) {
    .section-gallery {
      padding: 60px 0; } }
  .section-gallery.in-viewport {
    z-index: 600; }

.gallery {
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media (min-width: 1024px) {
    .gallery {
      margin: 0 0 30px; } }
  .gallery:last-child {
    margin-bottom: 0; }
  .gallery.in-viewport .item-gallery {
    opacity: 1; }
  .gallery .item-gallery {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    min-width: 50%;
    z-index: 50;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out; }
    .gallery .item-gallery:nth-child(10n+2) {
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    .gallery .item-gallery:nth-child(10n+3) {
      -webkit-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    .gallery .item-gallery:nth-child(10n+4) {
      -webkit-transition-delay: .6s;
      -o-transition-delay: .6s;
      transition-delay: .6s; }
    .gallery .item-gallery:nth-child(10n+5) {
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    .gallery .item-gallery:nth-child(10n+6) {
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .gallery .item-gallery:nth-child(10n+7) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .gallery .item-gallery:nth-child(10n+8) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .gallery .item-gallery:nth-child(10n+9) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .gallery .item-gallery:nth-child(10n+10) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    @media (min-width: 768px) {
      .gallery .item-gallery {
        min-width: 25%; } }
    @media (min-width: 1024px) {
      .gallery .item-gallery {
        min-width: 20%; } }
    .gallery .item-gallery > a,
    .gallery .item-gallery .holder {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      display: block;
      height: 200px;
      border: 0;
      margin: -1px; }
      @media (min-width: 768px) {
        .gallery .item-gallery > a,
        .gallery .item-gallery .holder {
          height: 220px; } }
      @media (min-width: 1024px) {
        .gallery .item-gallery > a,
        .gallery .item-gallery .holder {
          height: 260px; } }
      @media (min-width: 1330px) {
        .gallery .item-gallery > a,
        .gallery .item-gallery .holder {
          height: 300px; } }
      @media (min-width: 1600px) {
        .gallery .item-gallery > a,
        .gallery .item-gallery .holder {
          height: 342px; } }
      .gallery .item-gallery > a:after,
      .gallery .item-gallery .holder:after {
        position: absolute;
        left: 50%;
        width: 0;
        height: 0;
        top: 50%;
        background: rgba(255, 255, 255, 0.5);
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        content: '';
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        z-index: 1; }
      .gallery .item-gallery > a:before,
      .gallery .item-gallery .holder:before {
        position: absolute;
        left: 50%;
        top: 50%;
        background: #fff;
        color: #40aea5;
        width: 45px;
        font-weight: 300;
        font-size: 30px;
        line-height: 45px;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        -ms-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg);
        border-radius: 50%;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        height: 45px;
        text-align: center;
        content: '+';
        z-index: 5;
        opacity: 0; }
        @media (min-width: 1024px) {
          .gallery .item-gallery > a:before,
          .gallery .item-gallery .holder:before {
            width: 65px;
            height: 65px;
            font-size: 45px;
            line-height: 65px; } }
        @media (min-width: 1330px) {
          .gallery .item-gallery > a:before,
          .gallery .item-gallery .holder:before {
            width: 87px;
            height: 87px;
            font-size: 55px;
            line-height: 87px; } }
      .gallery .item-gallery > a:hover:after,
      .gallery .item-gallery .holder:hover:after {
        width: 100%;
        height: 100%;
        opacity: 1; }
      .gallery .item-gallery > a:hover:before,
      .gallery .item-gallery .holder:hover:before {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.btn-more {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  letter-spacing: 5px;
  padding: 0 0 25px; }
  @media (min-width: 1024px) {
    .btn-more {
      font-size: 16px;
      padding: 0 0 36px; } }
  .btn-more i {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .btn-more i {
        font-size: 18px; } }
  .btn-more:hover {
    color: #40aea5; }

.section-contact {
  position: relative;
  padding: 20px 0 0;
  text-align: center;
  background: #fff;
  z-index: 600; }
  @media (min-width: 768px) {
    .section-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; } }
  @media (min-width: 1024px) {
    .section-contact {
      padding: 30px 0 0; } }
  @media (min-width: 1330px) {
    .section-contact {
      padding: 40px 0 0; } }
  @media (min-width: 768px) {
    .section-contact .col {
      width: 50%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.map {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .map iframe {
    height: 100% !important;
    border: 0;
    min-height: 400px;
    margin: 0;
    width: 100% !important; }

.contact-info {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px 15px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .contact-info {
      -webkit-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
      transform: translateX(-60px);
      -webkit-transition-property: opacity, visibility, -webkit-transform;
      transition-property: opacity, visibility, -webkit-transform;
      -o-transition-property: opacity, transform, visibility;
      transition-property: opacity, transform, visibility;
      transition-property: opacity, transform, visibility, -webkit-transform; }
      .in-viewport .contact-info {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }
  @media (min-width: 768px) {
    .contact-info {
      padding: 0 20px 100px; } }

  .contact-info .section-head {
    margin: 0 0 15px; }

    @media (min-width: 1024px) {
      .contact-info .section-head {
        margin: 0 0 32px; } }

  .contact-info .contact-form {
    max-width: 363px;
    margin: 0 auto; }
  .contact-info address {
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 300;
    margin: 0 0 12px; }
    @media (min-width: 1024px) {
      .contact-info address {
        margin: 0 -10px 18px; } }
    .contact-info address a {
      color: #000; }
      .contact-info address a:hover {
        color: #40aea5; }
  .contact-info .input-group {
    position: relative;
    margin: 0 0 10px; }

.section-slides {
  position: relative;
  z-index: 800;
  margin: -100px 0 0; }

.slick-slider {
  z-index: 600;
  left: 0;
  top: 0;
  right: 0;
  width: 100%; }
  .slick-slider .slick-slide {
    height: 100vh;
    position: relative;
    width: 100%; }
  .slick-slider .img-bg {
    background-position: 50% 0; }

#footer {
  background: #40aea5;
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  z-index: 700;
  font-weight: 300;
  color: #fff; }
  @media (min-width: 1024px) {
    #footer {
      padding: 40px 0; } }
  @media (min-width: 1330px) {
    #footer {
      padding: 50px 0; } }
  #footer a {
    color: #fff; }
    #footer a:hover {
      color: #000; }
  #footer .brand {
    margin: 0 auto;
    max-width: 150px; }
    @media (min-width: 1024px) {
      #footer .brand {
        max-width: 218px; } }
  #footer .container {
    max-width: 1450px; }
  #footer .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -10px;
    padding: 0 0 20px;
    font-size: 11px; }
    @media (min-width: 768px) {
      #footer .footer-content {
        font-size: 13px; } }
    @media (min-width: 1024px) {
      #footer .footer-content {
        padding: 0 0 40px;
        font-size: 14px; } }
    @media (min-width: 1330px) {
      #footer .footer-content {
        font-size: 15px; } }
    @media (min-width: 1600px) {
      #footer .footer-content {
        padding: 0 0 62px;
        font-size: 16px; } }
    #footer .footer-content .col {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 100%;
      padding: 10px; }
      @media (min-width: 414px) {
        #footer .footer-content .col {
          min-width: 50%;
          max-width: 50%; } }
      @media (min-width: 768px) {
        #footer .footer-content .col {
          min-width: inherit;
          max-width: inherit; } }
      @media (min-width: 1330px) {
        #footer .footer-content .col {
          min-width: 20%;
          -ms-flex-preferred-size: 0;
          flex-basis: 0; } }
      #footer .footer-content .col:first-child {
        min-width: 100%; }
        @media (min-width: 1024px) {
          #footer .footer-content .col:first-child {
            min-width: 20%; } }
    #footer .footer-content h4 {
      color: #000;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0 0 12px; }
      @media (min-width: 1024px) {
        #footer .footer-content h4 {
          font-size: 17px; } }
      @media (min-width: 1330px) {
        #footer .footer-content h4 {
          margin: 0 0 20px;
          font-size: 20px; } }
    #footer .footer-content .text {
      display: block; }
    #footer .footer-content address {
      font-style: normal;
      margin: 0; }
    #footer .footer-content .social-media {
      margin: -5px -13px;
      font-size: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      #footer .footer-content .social-media li {
        padding: 5px 13px; }
  #footer .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -5px -10px; }
    #footer .copyright p {
      margin: 5px 10px; }
    #footer .copyright .brand-design {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 170px;
      margin: 5px 10px; }



      /*********code by sachin*******/

.text-light .form-control {
    color: white;
}
select.form-control {
    border-radius: 0;
    -webkit-appearance:menulist-button;
    -webkit-border-radius: 0px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    color:#8d8d8d;
}

.form-control {
    background: transparent;
    padding: .375rem 0rem;
    border: none;
    border-bottom: 1px solid #ACACAC;
    font-size: inherit;
    font-weight: 300;
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/****back to top****/
a#back-to-top.show {
    right: 50px;
}
a#back-to-top {
    position: fixed;
    text-transform: uppercase;
    bottom: 97px;
    right: -150px;
    z-index: 99999;
    line-height: 35px;
}

a {
    color: #8b762e;
    transition: .5s ease all;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.header-holder li {
    background: #40aea5;
}
nav#nav {
    margin-top: 1.5em;
}
.text-center {
    text-align: center;
    font-family: tahu;
	font-size: 40px;
}
.food { background: #42ACA3; }
.drink { background: #EF5B4E; }
.food, .drink {
    margin: 1em;
    width: 150px;
    height: 150px;
    border-radius: 50%; 
}
.food h3, .drink h3 {
    color: #fff;
    /*padding: 2.1em;*/
    padding-top: 40%;
}
@media (max-width:768px)
{
	.food, .drink {
		width: 110px;
		height: 110px;
	}
	.text-center {
		font-size: 25px;
	}
	a.sliderbtn {
		transform: translate(-50%, -50%);
		border: 2px solid #40aea5;
		z-index: 9999;
		top: 50%;
		left: 50%;
		position: absolute;
		padding: 1em;
		color: #40aea5;
		cursor: pointer;
		border-radius: 5px;
		font-size: 1.3em;
		display:block !important;
	}
}

@media screen and (max-width: 782px){
	html #wpadminbar {
		display: none;
	}
}
@media screen and (max-width: 640px){
	#footer .footer-content .col {
		text-align: center;
	}
	#footer .footer-content .social-media li { 
		margin: 0 auto;
	}
}
a.sliderbtn {
		display:none;
	}
