@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/oswald/v31/TK3_WkUHHAIjg75cFRf3bXL8LICs169vsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v31/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v31/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  src: local('Allura Regular'), local('Allura-Regular'), url(https://fonts.gstatic.com/s/allura/v8/9oRPNYsQpS4zjuA_iwgT.ttf) format('truetype');
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slider_overlay {
  position: absolute;
  top: 80px;
  width: 100%;
  height: 100%;
  z-index: 150;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
p {
  margin: 0 0 10px;
}
.text-center {
  text-align: center;
}
#section-groups .image-container {
  right: 0;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
h2 {
  font-size: 24px;
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 10px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
body {
  margin: 0;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #999;
  line-height: 1.9em;
  padding: 0;
  background: #606060;
  display: block;
  font-size: 16px;
}
#revolution-slider {
  height: 900px;
  overflow: hidden;
}
#revolution-slider ul {
  list-style-type: none;
}
#revolution-slider #main-slider {
  height: 100%;
}
#revolution-slider .slider-image {
  background-position: center;
  height: 900px;
}
section {
  background: #121217;
  padding: 80px 0 80px 0;
}
section.side-bg {
  position: relative;
}
section.side-bg .image-container {
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  background-size: cover !important;
}
section.text-light {
  color: #fff !important;
}
#mainmenu.line-separator li a:after {
  content: "/";
  font-size: 14px;
}
.lang-mobile,
#mainmenu {
  display: none;
}
#section-slider {
  padding: 40px 0 0 0;
  position: relative;
  min-height: 500px;
}
#mainmenu {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  float: right;
  font-size: 14px;
}
#mainmenu li {
  margin: 0px 0px;
  padding: 0px 0px;
  float: left;
  list-style: none;
  position: relative;
}
#mainmenu li.navlang a {
  width: 32px;
}
#mainmenu li.navlang a:after {
  content: "";
}
#mainmenu li a {
  display: inline-block;
  padding: 23px 0px 15px 20px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 600;
  margin: 0 10px;
}
#mainmenu li a:after {
  float: right;
  position: relative;
  font-size: 6px;
  margin-left: 20px;
  margin-top: 0px;
  color: #f7c51e;
  font-weight: normal;
}
header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  background: #18181d;
  border-bottom: solid 1px rgba(0, 0, 0, 0);
}
header img.logo {
  margin-top: 8px;
}
header.transparent {
  background: rgba(0, 0, 0, 0);
}
header.header-mobile {
  background: #111;
}
header.header-mobile #logo {
  float: left;
}
.slider_overlay .very-big-white h1 {
  font-family: "Oswald";
  letter-spacing: 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  line-height: 1.6em;
  font-size: 3em;
}
.slider_overlay .big-orange h2 {
  font-size: 2em;
  color: #ca8e46;
  line-height: normal;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 6px;
  background-color: rgba(0, 0, 0, 0.6);
}
header.transparent div#logo {
  display: inline-block;
  height: 100%;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 72px;
  color: white;
  font-weight: 400;
  line-height: 60px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header.transparent.smaller {
  height: 70px;
  background: #18181d;
}
header.transparent.smaller div#logo {
  line-height: 48px;
}
header.transparent.smaller #mainmenu a {
  padding-top: 25px;
}
figure {
  margin: 0;
}
dl,
ol,
ul {
  margin-top: 0;
}
img {
  vertical-align: middle;
}
.background-image-cook {
  background: url(../images/desktop/cook.jpg);
  background-position: 50% 50% !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  z-index: 0;
}
#menu-btn {
  display: none;
  float: right;
  margin-top: 5px;
  width: 36px;
  height: 36px;
  background: #333;
  padding: 6px;
  text-align: center;
  cursor: pointer;
}
#menu-btn .bar1,
#menu-btn .bar2,
#menu-btn .bar3 {
  width: 100%;
  height: 3px;
  background-color: white;
  margin: 6px 0;
  transition: 0.4s;
}
#menu-btn .bar1 {
  margin: 2px 0;
}
a.btn-slider {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 2px #fff;
  padding: 10px 30px 10px 30px;
}
a.btn-solid {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  padding: 11px 31px 11px 31px;
}
a.btn-slider,
a.btn-solid,
a.btn-underline {
  font-family: "Oswald";
  letter-spacing: 0;
  text-decoration: none;
  letter-spacing: 1px;
}
a.rounded,
a .rounded {
  border-radius: 60px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 .teaser,
h2 .teaser,
h3 .teaser,
h4 .teaser,
h5 .teaser,
h6 .teaser {
  font-weight: 300;
  text-transform: none;
  display: block;
  letter-spacing: normal;
  font-family: "Allura";
  font-size: 28px;
  font-style: italic;
}
h1 .small-border,
h2 .small-border,
h3 .small-border,
h4 .small-border,
h5 .small-border,
h6 .small-border {
  margin-bottom: 15px;
  width: 60px;
  height: 2px;
  color: #fff;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.slider-text-opt a {
  color: blue;
}
