@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OldStandard-Italic';
  src: url("../fonts/OldStandard-Italic.ttf") format("ttf"); }
body {
  font-family: "Merriweather", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #5e493a; }
  body.fh5co-overflow {
    overflow-x: auto; }
/*
a {
  color: #fb6e14;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:focus, a:active {
    color: #bf4c03; }*/

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif;
  color: #000; }

p {
  margin-bottom: 30px; }
a:hover, a:focus {
  text-decoration: none;
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Playfair Display", serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .btn.btn-md {
    padding: 10px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #fb6e14;
  color: #fff;
  border: 2px solid #fb6e14; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #f16104 !important;
    border-color: #f16104 !important; }
  .btn-primary.btn-outline {
    background: transparent;
    color: #fb6e14;
    border: 2px solid #fb6e14; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #fb6e14;
      color: #fff; }

.btn-success {
  background: #58ca7e;
  color: #fff;
  border: 2px solid #58ca7e; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #45c46f !important;
    border-color: #45c46f !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #58ca7e;
    border: 2px solid #58ca7e; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #58ca7e;
      color: #fff; }

.btn-info {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #0477f4 !important;
    border-color: #0477f4 !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #1784fb;
    border: 2px solid #1784fb; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #1784fb;
      color: #fff; }

.btn-warning {
  background: #fed330;
  color: #fff;
  border: 2px solid #fed330; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #fece17 !important;
    border-color: #fece17 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #fed330;
    border: 2px solid #fed330; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #fed330;
      color: #fff; }

.btn-danger {
  background: #fb4f59;
  color: #fff;
  border: 2px solid #fb4f59; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #fa3641 !important;
    border-color: #fa3641 !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #fb4f59;
    border: 2px solid #fb4f59; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #fb4f59;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    box-shadow: none; }
/*
.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #fb6e14; }*/

/*
 * Flexslider
 */
#fh5co-home {
  min-height: 700px;
  overflow-y: hidden;
}
/*  #fh5co-home .flexslider {
    border: none;
    position: relative;
    z-index: 1;
    margin-bottom: 0; }*/
/*    #fh5co-home .flexslider .fh5co-text {
      position: absolute;
      z-index: 1002;
      width: 100%;
      top: 45%;
      text-align: center; }*/
/*      #fh5co-home .flexslider .fh5co-text h1 {
        position: relative;
        text-transform: capitalize;
        margin: 60px 0 0;
        padding: 0;
        font-family: "Playfair Display", serif;
        font-size: 159px;
        font-weight: 700;
        color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }*/
/*        @media screen and (max-width: 992px) {
          #fh5co-home .flexslider .fh5co-text h1 {
            font-size: 100px; } }
        #fh5co-home .flexslider .fh5co-text h1::after {
          content: 'Франчайзинг';
          font-size: 40px;
          font-family: "Merriweather", serif;
          position: absolute;
          top: -25px;
          left: 50%;
          transform: translate(-50%); }*/
/*      #fh5co-home .flexslider .fh5co-text h2 {
        padding: 0;
        font-family: "Merriweather", serif;
        font-weight: 300;
        font-size: 32px;
        letter-spacing: 2px;
        color: #fff;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        margin: 20px 0 0; }
        @media screen and (max-width: 768px) {
          #fh5co-home .flexslider .fh5co-text h2 {
            font-size: 20px; } }
        #fh5co-home .flexslider .fh5co-text h2 span {
          font-family: "Playfair Display", serif;
          font-style: italic;
          text-transform: none; }
        #fh5co-home .flexslider .fh5co-text h2 a {
          color: #fb6e14; }*/
    #fh5co-home .flexslider .slides li {
      background-repeat: no-repeat;
      background-size: cover; }
    #fh5co-home .flexslider .fh5co-overlay {
      position: absolute;
      z-index: 3;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: .5;
      background: #000; }
    #fh5co-home .flexslider .flex-control-nav,
    #fh5co-home .flexslider .flex-direction-nav {
      display: none; }

.fh5co-main-nav {
  position: relative;
  background: #fff; }
  .fh5co-main-nav.fh5co-shadow {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
  .fh5co-main-nav:before, .fh5co-main-nav:after {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background: #e6e6e6; }
  .fh5co-main-nav:before {
    top: 2px; }
  .fh5co-main-nav:after {
    bottom: 2px; }
  .fh5co-main-nav .fh5co-menu-1,
  .fh5co-main-nav .fh5co-menu-2,
  .fh5co-main-nav .fh5co-logo {
    vertical-align: middle;
    float: left;
    line-height: 0; }
    .fh5co-main-nav .fh5co-menu-1 a,
    .fh5co-main-nav .fh5co-menu-2 a,
    .fh5co-main-nav .fh5co-logo a {
      padding: 35px 10px;
      color: #130d08;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      .fh5co-main-nav .fh5co-menu-1 a:hover, .fh5co-main-nav .fh5co-menu-1 a:focus, .fh5co-main-nav .fh5co-menu-1 a:active,
      .fh5co-main-nav .fh5co-menu-2 a:hover,
      .fh5co-main-nav .fh5co-menu-2 a:focus,
      .fh5co-main-nav .fh5co-menu-2 a:active,
      .fh5co-main-nav .fh5co-logo a:hover,
      .fh5co-main-nav .fh5co-logo a:focus,
      .fh5co-main-nav .fh5co-logo a:active {
        outline: none;
        text-decoration: none; }
      .fh5co-main-nav .fh5co-menu-1 a.active,
      .fh5co-main-nav .fh5co-menu-2 a.active,
      .fh5co-main-nav .fh5co-logo a.active {
        color: #fb6e14; }
      .fh5co-main-nav .fh5co-menu-1 a img,
      .fh5co-main-nav .fh5co-menu-2 a img,
      .fh5co-main-nav .fh5co-logo a img {
        width: 134px; }
  .fh5co-main-nav .fh5co-menu-1 {
    text-align: right;
    width: 40.33%; }
    .fh5co-main-nav .fh5co-menu-1 a {
      vertical-align: middle; }
  .fh5co-main-nav .fh5co-logo {
    text-align: center;
    width: 19.33%;
    font-size: 40px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: italic; }
    .fh5co-main-nav .fh5co-logo a {
      position: relative;
      top: -5px;
      display: inline-block;
      padding: 18px 0 0; }
  .fh5co-main-nav .fh5co-menu-2 {
    text-align: left;
    width: 40.33%; }
  .fh5co-main-nav #phone {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%); }

/*.fh5co-heading .heading {
  font-size: 50px;
  font-style: italic;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .fh5co-heading .heading {
      font-size: 30px; } }
  .fh5co-heading .heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
    left: 50%;
    background: #fb6e14;
    margin-left: -20px; }*/
.fh5co-heading .sub-heading {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .fh5co-heading .sub-heading {
      font-size: 18px; } }

#fh5co-about {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  background: #e6e6e6;
  width: 100%; }
  #fh5co-about .fh5co-2col {
    width: 50%; }
    @media screen and (max-width: 1200px) {
      #fh5co-about .fh5co-2col {
        width: 100%; } }
  #fh5co-about .fh5co-text {
    padding: 2em 17em 2em 6em;
    text-align: left;
    background: #130d08 url(../img/wood_1.png) repeat; }
    @media screen and (max-width: 1200px) {
      #fh5co-about .fh5co-text {
        padding: 1em; } }
    #fh5co-about .fh5co-text .btn {
      color: #fff; }
/*    #fh5co-about .fh5co-text .heading {
      margin-bottom: 30px;
      color: #fff;
      font-style: italic;
      font-weight: 300;
      position: relative;
      padding-bottom: 30px;
      text-align: center;
      font-size: 50px; }
      #fh5co-about .fh5co-text .heading:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 40px;
        height: 2px;
        left: 50%;
        background: #fb6e14;
        margin-left: -20px; }*/
/*    #fh5co-about .fh5co-text p {
      line-height: 2;
      color: #a99c92; }
      #fh5co-about .fh5co-text p span.firstcharacter {
        float: left;
        color: #903;
        font-size: 75px;
        line-height: 60px;
        padding-top: 4px;
        padding-right: 10px;
        padding-left: 3px;
        font-style: italic;
        top: -20px;
        position: relative;
        color: #fff;
        font-family: "Playfair Display", serif; }*/
  #fh5co-about .fh5co-bg {
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 1200px) {
      #fh5co-about .fh5co-bg {
        width: 100%;
        min-height: 500px; } }
    @media screen and (max-width: 768px) {
      #fh5co-about .fh5co-bg {
        width: 100%;
        min-height: 300px; } }

#fh5co-sayings {
  padding: 4em 0; }
  @media screen and (max-width: 768px) {
    #fh5co-sayings {
      padding: 5em 0; } }
/*      
  #fh5co-sayings h3 {
    text-align: center;
    margin-bottom: 40px;
    font-family: "Merriweather", serif; }
  #fh5co-sayings .flexslider .slides li {
    font-size: 40px;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      #fh5co-sayings .flexslider .slides li blockquote {
        padding: 0 20px; } }
    #fh5co-sayings .flexslider .slides li blockquote p {
      font-size: 40px;
      line-height: 1.5; }
      @media screen and (max-width: 768px) {
        #fh5co-sayings .flexslider .slides li blockquote p {
          font-size: 20px;
          line-height: 1.5; } }
      #fh5co-sayings .flexslider .slides li blockquote p.quote-author {
        font-size: 20px;
        color: gray; }
        @media screen and (max-width: 768px) {
          #fh5co-sayings .flexslider .slides li blockquote p.quote-author {
            font-size: 18px; } }*/
 /* #fh5co-sayings .flexslider .flex-control-paging {
    position: relative; }
    #fh5co-sayings .flexslider .flex-control-paging.flex-control-nav {
      bottom: -70px; }
      @media screen and (max-width: 768px) {
        #fh5co-sayings .flexslider .flex-control-paging.flex-control-nav {
          bottom: -60px; } }

      #fh5co-sayings .flexslider .flex-control-paging li a:active, #fh5co-sayings .flexslider .flex-control-paging li a:focus {
        outline: none; }
      #fh5co-sayings .flexslider .flex-control-paging li a.flex-active {
        top: 2px;
        position: relative;
        background: transparent;
        box-shadow: none;
        border: 2px solid #fb6e14; }

#fh5co-featured {
  padding: 7em 0;
  background: #130d08 url(../img/wood_1.png) repeat; }
  @media screen and (max-width: 768px) {
    #fh5co-featured {
      padding: 5em 0; } }
  #fh5co-featured .fh5co-heading .heading {
    position: relative;
    padding-top: 30px !important;
    color: #fff; }
    #fh5co-featured .fh5co-heading .heading:before, #fh5co-featured .fh5co-heading .heading::before {
      height: 64px;
      width: 64px;
      position: absolute;
      content: "";
      background: url(../images/0103-served-plate_64.png) no-repeat;
      top: 0;
      left: 50%;
      margin-top: -50px;
      margin-left: -32px; }
  #fh5co-featured .fh5co-heading .sub-heading {
    color: #a99c92; }
  #fh5co-featured .fh5co-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap; }
    #fh5co-featured .fh5co-grid h2 {
      font-size: 20px;
      margin-bottom: 0; }
    #fh5co-featured .fh5co-grid p {
      line-height: 1.6;
      font-size: 20px;
      color: #222; }
    #fh5co-featured .fh5co-grid .pricing {
      font-size: 40px;
      display: block;
      padding-top: 20px; }
      #fh5co-featured .fh5co-grid .pricing:after {
        content: "";
        position: absolute;
        width: 40px;
        height: 2px;
        left: 50%;
        margin-left: -20px;
        background: #fb6e14; }
    #fh5co-featured .fh5co-grid .arrow-left:before, #fh5co-featured .fh5co-grid .arrow-left::before {
      content: "";
      position: absolute;
      z-index: 999;
      top: 50px;
      left: 0;
      margin-left: -15px;
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 15px solid #f5f5f5; }
      @media screen and (max-width: 768px) {
        #fh5co-featured .fh5co-grid .arrow-left:before, #fh5co-featured .fh5co-grid .arrow-left::before {
          right: auto !important;
          left: 15px !important;
          top: 0 !important;
          margin-top: -15px !important;
          margin-left: 0px !important;
          border-top: none !important;
          border-left: 15px solid transparent !important;
          border-right: 15px solid transparent !important;
          border-bottom: 15px solid #f5f5f5 !important; } }
    #fh5co-featured .fh5co-grid .arrow-right:before, #fh5co-featured .fh5co-grid .arrow-right::before {
      content: "";
      position: absolute;
      z-index: 999;
      top: 50px;
      right: 0;
      margin-right: -15px;
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-left: 15px solid #f5f5f5; }
      @media screen and (max-width: 992px) {
        #fh5co-featured .fh5co-grid .arrow-right:before, #fh5co-featured .fh5co-grid .arrow-right::before {
          right: auto !important;
          left: 0 !important;
          margin-left: -15px !important;
          border-left: none !important;
          border-right: 15px solid #f5f5f5 !important; } }
      @media screen and (max-width: 768px) {
        #fh5co-featured .fh5co-grid .arrow-right:before, #fh5co-featured .fh5co-grid .arrow-right::before {
          right: auto !important;
          left: 15px !important;
          top: 0 !important;
          margin-top: -15px !important;
          margin-left: 0px !important;
          border-top: none !important;
          border-left: 15px solid transparent !important;
          border-right: 15px solid transparent !important;
          border-bottom: 15px solid #f5f5f5 !important; } }
    #fh5co-featured .fh5co-grid > .fh5co-v-half {
      width: 50%;
      text-align: center;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap; }
      @media screen and (max-width: 992px) {
        #fh5co-featured .fh5co-grid > .fh5co-v-half {
          width: 100%; } }
      #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-text {
        background: #f5f5f5; }
      #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-special-1 {
        background: #faebcd; }
        #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-special-1.arrow-left:before, #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-special-1.arrow-left::before {
          border-right: 15px solid #faebcd; }
          @media screen and (max-width: 768px) {
            #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-special-1.arrow-left:before, #fh5co-featured .fh5co-grid > .fh5co-v-half .fh5co-special-1.arrow-left::before {
              border-left: 15px solid transparent !important;
              border-right: 15px solid transparent !important;
              border-bottom: 15px solid #faebcd !important; } }
      #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-v-col-2 {
        width: 50%;
        padding: 20px;
        position: relative; }
        #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-v-col-2.fh5co-bg-img {
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center; }
          @media screen and (max-width: 768px) {
            #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-v-col-2.fh5co-bg-img {
              height: 200px; } }
        @media screen and (max-width: 768px) {
          #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-v-col-2 {
            width: 100%; } }
      #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2 {
        width: 100%;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap; }
        #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2 > .fh5co-v-col-2 {
          width: 50%;
          position: relative;
          padding: 20px; }
          @media screen and (max-width: 768px) {
            #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2 > .fh5co-v-col-2 {
              width: 100%; } }
          #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2 > .fh5co-v-col-2.fh5co-bg-img {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center; }
            @media screen and (max-width: 768px) {
              #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2 > .fh5co-v-col-2.fh5co-bg-img {
                height: 200px; } }
        #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2.fh5co-reversed .fh5co-bg-img {
          position: absolute;
          right: 0;
          bottom: 0;
          top: 0; }
          @media screen and (max-width: 992px) {
            #fh5co-featured .fh5co-grid > .fh5co-v-half > .fh5co-h-row-2.fh5co-reversed .fh5co-bg-img {
              position: relative;
              right: inherit;
              top: inherit;
              bottom: inherit; } }
*/
#fh5co-menus {
  overflow-x: hidden;
  padding: 7em 0; }
  @media screen and (max-width: 768px) {
    #fh5co-menus {
      padding: 5em 0; } }
  #fh5co-menus .fh5co-heading .heading {
    position: relative;
    padding-top: 30px !important; }
    #fh5co-menus .fh5co-heading .heading:before, #fh5co-menus .fh5co-heading .heading::before {
      height: 64px;
      width: 64px;
      position: absolute;
      content: "";
      background: url(../images/0401-vegan.png) no-repeat;
      top: 0;
      left: 50%;
      margin-top: -50px;
      margin-left: -32px; }
  #fh5co-menus .fh5co-heading .sub-heading {
    color: #a99c92; }
  #fh5co-menus .fh5co-food-menu {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #fh5co-menus .fh5co-food-menu {
        margin-bottom: 30px;
        float: left;
        width: 100%;
        clear: none !important; } }
    #fh5co-menus .fh5co-food-menu img.logo {
      width: 200px;
      margin-bottom: 40px; }
    #fh5co-menus .fh5co-food-menu ul {
      padding: 0;
      margin: 0; }
      #fh5co-menus .fh5co-food-menu ul li {
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
        border-bottom: 1px dotted #ccc;
        display: block;
        float: left;
        width: 100%; }
        #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc {
          clear: both;
          float: left;
          width: 100%; }
          #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc > figure {
            width: 100%;
            float: left;
            position: relative;
            margin-right: 4%; }
            #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc > figure img {
              max-width: 100%;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              -ms-border-radius: 4px;
              border-radius: 4px;
              margin-bottom: 0; }
          #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc > div {
            width: 100%;
            float: left;
            position: relative;
            font-size: 14px;
            line-height: 1.5; }
            #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc > div p {
              margin: 0; }
            #fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc > div h3 {
              margin: 0 0 10px 0;
              padding: 0;
              font-size: 20px;
              color: #000;
              line-height: 30px; }
        #fh5co-menus .fh5co-food-menu ul li .fh5co-food-pricing {
          float: right;
          width: 20%;
          text-align: right;
          font-size: 20px;
          color: #fb6e14; }

#fh5co-events {
  padding: 7em 0;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }
  #fh5co-events > .fh5co-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9; }
  #fh5co-events > .container {
    z-index: 10;
    position: relative; }
  #fh5co-events .fh5co-heading .heading {
    position: relative;
    padding-top: 30px !important;
    color: #fff; }
/*    #fh5co-events .fh5co-heading .heading:before, #fh5co-events .fh5co-heading .heading::before {
      height: 64px;
      width: 49px;
      position: absolute;
      content: "";
      background: url(../images/0402-chef.png) no-repeat;
      top: 0;
      left: 50%;
      margin-top: -50px;
      margin-left: -24px; }*/
  #fh5co-events .fh5co-heading .sub-heading {
    color: #a99c92; }
  @media screen and (max-width: 768px) {
    #fh5co-events {
      padding: 5em 0; } }
/*
  #fh5co-events .fh5co-event {
    background: #fff;
    padding: 48px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    height: 615px;
    padding-bottom: 0; }
    #fh5co-events .fh5co-event:before {
      border: 2px solid #e6e6e6;
      content: "";
      position: absolute;
      top: 15px;
      bottom: 15px;
      right: 15px;
      left: 15px;
      z-index: 0; }*/
    #fh5co-events .fh5co-event h3, #fh5co-events .fh5co-event .fh5co-event-meta, #fh5co-events .fh5co-event p, #fh5co-events .fh5co-event .btn {
      position: relative;
      z-index: 2; }
    #fh5co-events .fh5co-event h3 {
      padding: 0;
      margin: 0; }
    #fh5co-events .fh5co-event .fh5co-event-meta {
      margin-bottom: 20px;
      display: block;
      color: gray;
      position: relative;
      padding-bottom: 10px; }
      #fh5co-events .fh5co-event .fh5co-event-meta:after, #fh5co-events .fh5co-event .fh5co-event-meta::after {
        background: #bfbfbf;
        background: #fb6e14;
        content: "";
        position: absolute;
        left: 50%;
        bottom: -10px;
        width: 40px;
        height: 2px;
        margin-left: -20px; }
    #fh5co-events .fh5co-event p {
      font-size: 16px;
      line-height: 1.8;
      text-align: left; }
      #fh5co-events .fh5co-event p:last-child {
        margin-bottom: 0; }
    #fh5co-events .fh5co-event .btn {
      margin-bottom: 0; }

/*#fh5co-contact {
  padding: 7em 0; }*/
/*  @media screen and (max-width: 768px) {
    #fh5co-contact {
      padding: 5em 0; } }
  #fh5co-contact h3 {
    margin-bottom: 30px;
    font-style: italic; }
  @media screen and (max-width: 768px) {
    #fh5co-contact {
      padding: 5em 0; } }
  #fh5co-contact .fh5co-heading .heading {
    position: relative;
    padding-top: 30px !important; }*/
/*    #fh5co-contact .fh5co-heading .heading:before, #fh5co-contact .fh5co-heading .heading::before {
      height: 61px;
      width: 61px;
      position: absolute;
      content: "";
      background: url(../images/0203-coffee-love.png) no-repeat;
      top: 0;
      left: 50%;
      margin-top: -50px;
      margin-left: -24px; }*/
  #fh5co-contact .fh5co-heading .sub-heading {
    color: #a99c92; }
  #fh5co-contact .fh5co-social {
    padding: 0;
    margin: 0; }
    #fh5co-contact .fh5co-social li {
      padding: 0;
      margin: 0; }
  #fh5co-contact .fh5co-contact-info {
    padding: 0;
    margin: 0 0 1.5em 0; }
    #fh5co-contact .fh5co-contact-info li {
      position: relative;
      padding: 0;
      margin: 0 0 1.5em 0;
      padding-left: 50px;
      list-style: none; 
      letter-spacing: 1px;
      font-family: "Roboto Condensed", sans-serif;
      color: #000;
    }
      #fh5co-contact .fh5co-contact-info li i {
        position: absolute;
        top: .4em;
        left: 0; }
/*
#fh5co-container {
  position: relative;
  z-index: 10; }
*/
#fh5co-footer {
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  padding: 7em 0;
  z-index: 1;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 768px) {
    #fh5co-footer {
      padding: 5em 0; } }
  @media screen and (max-width: 480px) {
    #fh5co-footer {
      height: inherit;
      position: relative; } }

.fh5co-social {
  padding: 0;
  margin: 0; }
  .fh5co-social li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline; }
    .fh5co-social li a {
      font-size: 30px;
      padding: 10px; }
      .fh5co-social li a i {
        font-size: 30px; }
      .fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
        outline: none;
        text-decoration: none; }

/*#fh5co-offcanvas, #fh5co-container, .fh5co-nav-toggle, #fh5co-footer {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

#fh5co-container, .fh5co-nav-toggle, #fh5co-footer {
  z-index: 2;
  position: relative; }*/
/*
#fh5co-offcanvas {
  display: block;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 275px;
  background: rgba(0, 0, 0, 0.9);
  padding: 0.75em 1.25em;
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  -o-transform: translateX(-275px);
  transform: translateX(-275px);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s; }*/
  #fh5co-offcanvas a {
    display: block;
    color: rgba(255, 255, 255, 0.4);
    text-align: center;
    padding: 7px 0; }
    #fh5co-offcanvas a:hover, #fh5co-offcanvas a:focus, #fh5co-offcanvas a:active {
      outline: none;
      text-decoration: none;
      color: #fb6e14; }
    #fh5co-offcanvas a.active {
      color: #fb6e14; }
  @media screen and (max-width: 768px) {
    #fh5co-offcanvas {
      display: block; } }
  .offcanvas-visible #fh5co-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }

/*@media screen and (max-width: 768px) {
  #fh5co-container, #fh5co-footer, .fh5co-nav-toggle {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
.offcanvas-visible #fh5co-container, .offcanvas-visible #fh5co-footer, .offcanvas-visible .fh5co-nav-toggle {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  -o-transform: translateX(275px);
  transform: translateX(275px); }
*/
.js-sticky {
  display: block; }
  @media screen and (max-width: 768px) {
    .js-sticky {
      display: none; } }

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none; }
  .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #fff; }
  .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 2px;
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out; }
    .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
      content: '';
      width: 30px;
      height: 2px;
      background: #fff;
      position: absolute;
      left: 0;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -10px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -10px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh5co-nav-toggle {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  border-bottom: none !important;
  background: rgba(0, 0, 0, 0.7);
  padding: 0px 10px 10px 10px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  @media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
      display: block; } }

/*#fh5co-type {
  padding: 7em 0;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }*/
  #fh5co-type > .fh5co-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9; }
  #fh5co-type > .container {
    z-index: 10;
    position: relative; }
/*  #fh5co-type .fh5co-type {
    float: left;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #fh5co-type .fh5co-type {
        margin-bottom: 30px; } }
  #fh5co-type h3 {
    margin-bottom: 30px;
    font-style: italic;
    color: #fff;
    font-size: 40px;
    text-align: center;
    padding-top: 110px; }
    #fh5co-type h3.with-icon {
      position: relative; }
      #fh5co-type h3.with-icon:before, #fh5co-type h3.with-icon::before {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -54px;
        margin-top: -125px;
        width: 104px;
        height: 104px;
        border: 2px solid rgba(255, 255, 255, 0.2);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
      #fh5co-type h3.with-icon.icon-1:before, #fh5co-type h3.with-icon.icon-1::before {
        background: url(../images/pizza-2-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-2:before, #fh5co-type h3.with-icon.icon-2::before {
        background: url(../images/chess-18-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-3:before, #fh5co-type h3.with-icon.icon-3::before {
        background: url(../images/seo-performance-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-4:before, #fh5co-type h3.with-icon.icon-4::before {
        background: url(../images/page-quality.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-5:before, #fh5co-type h3.with-icon.icon-5::before {
        background: url(../images/add-list-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-6:before, #fh5co-type h3.with-icon.icon-6::before {
        background: url(../images/chili-pepper-18-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-7:before, #fh5co-type h3.with-icon.icon-7::before {
        background: url(../images/shoes-footprints-64.png) no-repeat center center; }
      #fh5co-type h3.with-icon.icon-8:before, #fh5co-type h3.with-icon.icon-8::before {
        background: url(../images/cook-64.png) no-repeat center center; }*/
/*  #fh5co-type p {
    color: rgba(255, 255, 255, 0.7); }*/

.js .to-animate, .js
.to-animate-2 {
  opacity: 0; }

.row-padded {
  padding-bottom: 40px; }

/*#trailer {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%; }*/
/*  #trailer video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 102%;
    transform: translate(-50%, -50%); }*/

/*#s-calculator {
  text-align: center;
  background-color: white;
  height: 100vh;
  font-family: "Playfair Display", serif; }*/
/*  #s-calculator .c-head h2 {
    margin-top: 100px;
    font-size: 50px;
    position: relative;
    margin-bottom: 30px; }
    #s-calculator .c-head h2::after {
      content: "";
      position: absolute;
      bottom: -15px;
      width: 40px;
      height: 2px;
      left: 50%;
      background: #fb6e14;
      margin-left: -20px; }
  #s-calculator .c-head h5 {
    font-size: 20px;
    color: #a99c92; }
  #s-calculator #calculator {
    margin: 5% 0; }
    #s-calculator #calculator span {
      display: block; }
    #s-calculator #calculator #c-title {
      font-size: 40px; }
    #s-calculator #calculator #c-container {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 20px; }
      #s-calculator #calculator #c-container .c-item {
        position: relative;
        margin: 0 20px;
        transition: all 0.6s cubic-bezier(0.2, 0.57, 0.36, 0.8); }
        #s-calculator #calculator #c-container .c-item:hover {
          cursor: pointer; }
        #s-calculator #calculator #c-container .c-item img {
          border-radius: 50%;
          border: 2px solid transparent;
          width: 150px;
          height: 150px; }
          #s-calculator #calculator #c-container .c-item img:hover {
            border: 2px solid white; }
        #s-calculator #calculator #c-container .c-item span {
          display: block;
          margin-top: 20px; }
  #s-calculator #bill {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
    width: 50%;
    height: 300px;
    margin: 10% 25% 0;
    background-color: #7d7d7d; }
    #s-calculator #bill::before {
      content: '';
      position: absolute;
      left: -7px;
      top: 0;
      height: 100%;
      width: 7px;
      background: #7d7d7d url("http://franch.freshline.name/images/check-l.png") repeat-y; }
    #s-calculator #bill div {
      display: flex;
      flex-direction: column; }
    #s-calculator #bill h3 {
      color: white; }
    #s-calculator #bill img {
      transform: rotate(270deg);
      width: 170px;
      height: auto; }
    #s-calculator #bill button {
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      bottom: -27px;
      background: #fb6e14;
      border-color: #fb6e14;
      color: white; }
*/
#fh5co-help {
  padding-top: 7em;
  }
  @media screen and (max-width: 768px) {
    #fh5co-help {
      padding: 5em 0; } }
/*  #fh5co-help .heading {
    position: relative;
    padding-top: 30px !important;
    color: #fff;
    font-size: 50px;
    font-style: italic;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center; }
    #fh5co-help .heading:before, #fh5co-help .heading::before {
      height: 64px;
      width: 64px;
      position: absolute;
      content: "";
      background: url(../images/light-bulb-2-64.png) no-repeat;
      top: 0;
      left: 50%;
      margin-top: -50px;
      margin-left: -32px; }
  #fh5co-help .sub-heading {
    text-align: center;
    color: #a99c92; }
  #fh5co-help .map-wrap {
    height: 500px;
    padding: 0 10%;
    display: flex;
    justify-content: center; }
    #fh5co-help .map-wrap #map {
      height: 100%; }
    #fh5co-help .map-wrap img {
      height: 100%; }
*/




/*#team {
  padding: 80px 0; }
  #team h2 {
    font-size: 50px;
    font-style: italic;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center; }*/
/*  #team .member {
    display: flex;
    flex-direction: column;
    align-items: center; }
    #team .member-wrap .title {
      margin: 20px 0;
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      position: relative; }
      #team .member-wrap .title::after {
        content: '';
        display: block;
        width: 40px;
        height: 2px;
        background-color: #fb6e14;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%); }
    #team .member-wrap .description {
      font-size: 18px;
      text-align: center; }*/

#s-way {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #130d08 url(../images/wood_1.png) repeat;
  padding: 5% 0 10%; }
  #s-way * {
    color: white; }
  #s-way .way-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #s-way .way-wrap .stop {
      text-align: center;
      text-transform: uppercase;
      position: relative;
      font-size: 30px;
      margin-top: 100px; }
      #s-way .way-wrap .stop::before {
        content: '';
        width: 60px;
        height: 60px;
        background-color: white;
        border-radius: 50%;
        position: absolute;
        top: -80px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1; }
      #s-way .way-wrap .stop::after {
        content: '';
        width: 2px;
        height: 100px;
        background-color: white;
        position: absolute;
        top: -100px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0; }
      #s-way .way-wrap .stop:first-child::after {
        height: 50px;
        top: -50px; }
      #s-way .way-wrap .stop:last-child {
        margin-top: 230px; }
        #s-way .way-wrap .stop:last-child::before {
          content: url("../images/pizdotina.png");
          width: auto;
          height: auto;
          background-color: transparent;
          top: -215px; }
        #s-way .way-wrap .stop:last-child::after {
          display: none; }

.pulse {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  animation: pulse 2s infinite; }

.pulse:hover {
  animation: none; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 20px rgba(204, 169, 44, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }
#scrollToTop {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9000;
  display: none;
  border: none; }
  #scrollToTop:hover {
    cursor: pointer;
    filter: brightness(50%) invert(1); }
  #scrollToTop img {
    width: 100%;
    padding: 10%; }



/*# sourceMappingURL=style.css.map */



































































































body {
  font-family: "Roboto Condensed", sans-serif; 
  font-weight: 300;
}




.overlay {
  background:repeating-linear-gradient(40deg, rgba(0,0,0, 0.2), rgba(0,0,0, 0.2) 2px, rgba(0,0,0, 0) 0px, rgba(0,0,0, 0) 4px);
  position: absolute;
      top: 0;
  width: 100%;    
  height: 100%;
  z-index: 0;
}
.second-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.5);
}
.over-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;

}
.first-heade__logo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}


.header_first {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;  
  padding: 60px 28px;
  color: #fff;
  width: 100%;
  position: relative;
  background-color: rgba(0,0,0,0);
  z-index: 4;

}
.header-wrap {
  border: none;
  position: relative;
  z-index: 1;
  margin-bottom: 0; 
  overflow: hidden;
  height: 100vh;
}
.main-message {
  max-width: 222px;
  display: block;
  margin: auto;
  z-index: 1002;
  padding-top: 96px;
}
.mm-des {
  color: #FFFFFF;
  font-family: "Avenir Next";
  font-size: 31px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 42px;
  text-align: center;
}

.main-message__logo {
  text-align: left;
  margin-bottom: 14px;
}
.main-message__description {
  color: #fff;
  text-transform: uppercase;
  margin-top: 87px;
  font-family: "Roboto Condensed";  
  font-size: 41px; 
  font-weight: 300; 
  letter-spacing: 3px;  
  line-height: 47px;
}
.hello-btn{
  width: 100%;
  text-align: center;
  display: block;
  border: 2px solid #FFFFFF;
  border-radius: 3px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 21px;
  padding: 10px 0;
  color: #fff;
  margin-top: 47px;
}
#trailer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
#trailer video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/slide_1.jpg) no-repeat;
    background-size: cover;
    transition: 1s opacity;
}



.menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu__item:not(:last-child) {
  margin-right: 40px;
}
.menu__link {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #fff;
  letter-spacing: 1.67px;
  text-transform: uppercase;
  position: relative;
  padding: 9px 0;
}
.menu__link:hover {
  color: inherit;
  text-decoration: none;
}
.menu__link:hover:after{
  content: "";
  position: absolute;
    bottom: 0;
    left: 0;
  background: #fff;
  width: 100%;
  height: 3px;
  text-decoration: none;
}

.menu__button {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  border: 2px solid #DD6F54;
  border-radius: 3px;
  padding: 7px 20px;


  letter-spacing: 1px;  
  line-height: 18px; 
  text-align: center;
}
.menu__button:hover {
  background-color: #DD6F54;
  color: #fff;
  text-decoration: none;
}
.header_second {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  position: sticky;
    top: 0;
    right: 0;
    left: 0;
  background-color: #fff;
  padding: 14px 28px;
  z-index: 1001;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.54);
}
.languages {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  position: relative;
  right: -20px;
  height: 12px;
}
.lang-button {
  color: #DD6F54;
  font-family: "Roboto Condensed";
  font-size: 9px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 10px;
}
.lang-button:nth-child(1) {
  margin-right: 10px;
}
.vertical-line {
  height: 60%;
  width: 1px;
  background: #DD6F54;
  position: absolute;
  right: 50%;
  bottom: 3px;
}
.logo {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/*ABOUT FFS*/
  .fh5co-text {
    width: 280px;
  }
  .about-us {
    font-family: "Roboto Condensed", sans-serif;    
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 26px;
    padding-top: 20px;
    font-weight: 300; 
  }
  .fh5co-text .heading:after {
    margin: 0;
    left: 0;
  }
/*ABOUT FFS*/


/*slide with blockquote*/
blockquote {
  border: none;
  padding: 10px 15px;
}
#slider  blockquote p {
  max-width: 470px;
  font-family: "Roboto Condensed", sans-serif;
  margin: auto;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0.2px;
  line-height: 26px;
  text-align: center;
}

#slider .owl-item:not(.center){
  opacity: .2;
}
.owl-carousel{
  text-align: center;
}
.owl-carousel .owl-dot {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  box-shadow: none; 
}
.owl-carousel .owl-dot.active{
  position: relative;
  background: transparent;
  box-shadow: none;
  border: 2px solid #fb6e14;
}
/*slide with blockquote*/




/*BENEFITS STEPS*/
#fh5co-type {
  padding-top: 56px;
}
.step-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;

}
.step-container {
  max-width: 370px;
  width: 100%;
  height: 370px;
  border: 2px solid #DD6F54;
  padding: 0 34px 0 30px;
}

.step__number {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 132px;
  font-weight: bold;
  color: #DD6F54;
  letter-spacing: 3.5px;
  text-align: left;
  margin: 0;
}
.step__text {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  color: #000000  ;
  letter-spacing: 0.36px;
  line-height: 37px;
}

/*BENEFITS STEPS*/



/*WHY WE*/
.about-cart {
  height: 615px;
  background-color: rgba(221,111,84, .7);
  padding: 24px 20px;
}
.about-cart ul {
  list-style-type: none;
}
.about-cart li p{
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.2px;
  line-height: 25px;
  padding-left: 32px;
  position: relative;
}
.about-cart li p:before{
  content: "";
  position: absolute;
    left: 0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #fff;

}
#fh5co-events .about-cart h3 {
  color: #fff;
  text-align: left;
  margin-bottom: 48px;
}
/*WHY WE*/


/*CALCULATOR*/
.c-head {
  margin-top: 86px;
}
#s-calculator {
  text-align: center;
  height: 100%;
  background-color: #fff;
}
.calc{
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:-o-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -o-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content:space-between;
  -ms-align-items:center;
  align-items:center;
  height:100%;
  width:100%;
  padding-bottom: 82px;
}
.calc-item {
  background-size:cover;
  background-position:center;
  max-width:370px;
  width: 100%;
  height: 100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  position:relative;
  border: 2px solid #DD6F54;
  padding: 34px 20px;
  position: relative;
  margin-bottom: 15px;
}
.calc-calculation-one, .calc-calculation-two, .calc-calculation-three {
  background: #fff;
  z-index: 3;
  position: absolute;
    top: 0;
    right: 0;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 40px 50px;
}
.data-style {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  align-items: left;
  margin-bottom: 18px;
}
.calc-emission {
  text-align: left;
  margin-bottom: 128px;
}
.data-heading {
  color: rgb(97,97,97);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 8px;
}
.data-desc {
  color: rgb(97,97,97);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 35px;
}
.calc-close {
  width: 100%;
  margin-top: 40px;
  color: rgb(97,97,97);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.3px;
  padding: 12px 0px;
  background: #FFFFFF;
  border: 1px solid #979797;
}
.calc-image {
  min-width: 191px;
  width: 100%;
  height: 192px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.calc-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin-top: 54px;
  width: 100%;
}
.calc-button {
  font-family: "Roboto Condensed", sans-serif;
  background: #DD6F54;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.3px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 48px;
  width: 100%;
  padding: 12px 0;
  border: 0;
}
.calc-button:nth-last-child(1) {
  margin: 0;
}
.c-head h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: rgb(97,97,97);
  letter-spacing: 0.2px;
  line-height: 26px;
  text-align: center;
  margin: 55px 0 65px;
}
/*CALCULATOR*/

/*MAP OF OUR PLACES*/
#map {
  padding: 66px;
}
.map-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 38px;
}
.map-wrap img {
  object-fit: contain;
  height: auto;
  max-width: 949px;
  max-height: 637px;
  width: 100%;
  height: 100%;
}
/*MAP OF OUR PLACES*/

/*OUR TEAM*/
.our-team {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.member {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  padding: 24px;
  width: 270px;
}
.face {
  margin-bottom: 14px;
}
.member .title{
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color: rgb(97,97,97);
  padding-bottom: 20px;
  text-align: left;
  width: 100%;
  position: relative;
  margin-bottom: 24px;
  line-height: 28px;
}
.member .title:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fb6e14;
  position: absolute;
    bottom: 0px;
    left: 0px;
}
.member .description{
  letter-spacing: 0.2px;
  line-height: 26px;
  text-align: left;
  width: 100%;
  color: rgb(97,97,97);
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 300;

}/* Компанія «Fast Food: */

/*OUR TEAM*/



/*CONTANCT*/
.contact-info {
  list-style-type: none;
  padding: 0;  
}
.contact-info li {
  color: rgb(97,97,97); 
  font-family: "Roboto Condensed", sans-serif; 
  font-size: 18px;  
  font-weight: 300; 
  line-height: 21px;
  margin-bottom: 21px;
}
.contact-form {
  max-width: 870px;
  width: 100%;
  display: block;
  margin: auto;
}
.btn-send {
    letter-spacing: 2px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    font-size: 16px;
    background-color: #DD6F54;
    border: 1px solid #DD6F54;
}

.form-control {
  box-sizing: border-box;
  border-radius: 0 ;
  box-shadow: none;
  border: 2px solid #E5E5E5;
  color: rgb(97,97,97);
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
  .form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #fb6e14; }

#m-contact .modal-content {

}
.modal-backdrop {
  z-index: 1 !important;
}
/*CONTACT*/

/*FOOTER*/
.social {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin: 40px 0;
} 
.social li a {
  font-size: 32px;
  margin: 0 12px;
  color: #DD6F54;
}
.egoisty {
  width: 70px;
  height: 40px;
  display: block;
  margin: 20px auto;
}
#fh5co-footer {
  background: #fff;
}
.js-gotop{
  color: #DD6F54;
  font-family: "Roboto Condensed";
  font-size: 18px;  
  line-height: 21px;  
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
}
/*FOOTER*/











/*MEDIA*/
.fh5co-offcanvas {display: none;}
@media screen and (min-width: 768px) {
    #fh5co-offcanvas {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #slider  blockquote p {
    max-width: 420px;
  }
  .header_first {display: none;}
  .header_second {display: none;}
  #fh5co-offcanvas {
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 275px;
    background: rgba(0, 0, 0, 0.9);
    padding: 0.75em 1.25em;
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    -o-transform: translateX(-275px);
    transform: translateX(-275px);
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
    transition: 0.9s; 
  }
   .offcanvas-visible .fh5co-nav-toggle {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    -o-transform: translateX(275px);
    transform: translateX(275px);
  }
  #fh5co-offcanvas .mobile-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  .mobile-menu .menu{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .about-cart, .step-container {
    margin-bottom: 15px;
  }
  #fh5co-offcanvas .mobile-menu li {
    margin: 0;
  }
  .menu__button {
    padding: 10px !important;
  }
  .main-message {
    margin: 15px;
  }
  .step-wrap,   .calc {
    position: relative;
    padding: 15px;
  }
  .main-message__description {
    margin-top: 0;
    font-size: 32px;
  }
  .main-message__logo img {
    max-width: 70%;
  }
}
/*MEDIA*/






/*GLOBAL*/
ul {
  margin: 0;
  padding: 0;
}
h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 26px;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
.heading  {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 48px;
  color: rgb(97,97,97);
  letter-spacing: 1px;
  line-height: 52px;
  text-transform: uppercase;
  font-style: normal;
  position: relative;
  padding-bottom: 30px;
}
.heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 2px;
  left: 50%;
  background: #fb6e14;
  margin-left: -20px; 
}

.white_font_color {
  color: #fff;
}
.black_font_color {
  color: #000;
}
.black_oeange_color {
  color: #DD6F54;
}
.font_light {
  font-weight: 300;
}
.font_regular {
  font-weight: 400;
}
.font_bold {
  font-weight: 800;
}

#m-contact {
  top: 50%;
  transform: translateY(-50%); 
}
#m-contact .close {
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 36px;
}
  #m-contact .modal-content {
    padding: 5% 10%; }
    #m-contact .modal-content h3 {
      text-align: center; }
    #m-contact .modal-content .center {
      display: flex;
      justify-content: center; }













/*GLOBAL*/