/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  overflow-x: hidden; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  max-width: 100%; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit; }

/**
 * Basic styles for links
 */
a {
  color: #008648;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #222222;
    text-decoration: underline; }

h1, h3, h4, h5, h6 {
  text-transform: uppercase; }

p {
  color: #808080; }

img {
  max-width: 100%; }

@font-face {
  font-family: 'Bebas';
  src: url("../fonts/BEBAS.ttf"); }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/BebasNeue Bold.otf"); }

@font-face {
  font-family: 'Bebas Kai';
  src: url("../fonts/BebasKai.otf");
  src: url("../fonts/BebasKai.ttf"); }

@font-face {
  font-family: 'High Voltage';
  src: url("../fonts/HighVoltage.ttf"); }

@font-face {
  font-family: 'High Voltage Rough';
  src: url("../fonts/HighVoltage Rough.ttf"); }

@font-face {
  font-family: 'Black Diamond';
  src: url("../fonts/Black_Diamond.otf");
  src: url("../fonts/Black_Diamond.ttf");
  src: url("../fonts/BlackDiamond.woff"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 300;
  src: url("../fonts/museosans_300-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/museosans_300italic-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 500;
  src: url("../fonts/museosans_500-webfont.ttf");
  src: url("../fonts/MuseoSans-500.otf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/museosans_500italic-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 700;
  src: url("../fonts/museosans_700-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/museosans_700italic-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 900;
  src: url("../fonts/museosans_900-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans';
  font-weight: 900;
  font-style: italic;
  src: url("../fonts/museosans_900italic-webfont.ttf"); }

@font-face {
  font-family: 'Museo Sans Rounded';
  font-weight: 500;
  src: url("../fonts/MuseoSansRounded-500.otf"); }

/**
 * Basic typography style for copy text
 */
body {
  color: #222222;
  font: normal 125%/1.4 "Open Sans", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

h1, .h1 {
  font-size: 100px;
  font-family: 'High Voltage';
  font-weight: 400; }
  @media (max-width: 991.98px) {
    h1, .h1 {
      font-size: 70px; } }
  @media (max-width: 767.98px) {
    h1, .h1 {
      font-size: 50px; } }
  @media (max-width: 575.98px) {
    h1, .h1 {
      font-size: 35px; } }

h2, .h2 {
  font-size: 72px;
  font-family: 'Black Diamond';
  font-weight: 400; }
  @media (max-width: 991.98px) {
    h2, .h2 {
      font-size: 60px; } }
  @media (max-width: 767.98px) {
    h2, .h2 {
      font-size: 50px; } }
  @media (max-width: 575.98px) {
    h2, .h2 {
      font-size: 40px; } }

h3, .h3 {
  font-size: 60px;
  font-family: 'High Voltage';
  font-weight: 400; }
  @media (max-width: 991.98px) {
    h3, .h3 {
      font-size: 50px; } }
  @media (max-width: 767.98px) {
    h3, .h3 {
      font-size: 36px; } }
  @media (max-width: 575.98px) {
    h3, .h3 {
      font-size: 30px; } }

h4, .h4 {
  font-size: 50px;
  font-family: 'Black Diamond';
  font-weight: 400; }

h5, .h5 {
  font-size: 40px;
  font-family: 'High Voltage';
  font-weight: 400; }
  @media (max-width: 991.98px) {
    h5, .h5 {
      font-size: 30px; } }
  @media (max-width: 767.98px) {
    h5, .h5 {
      font-size: 25px; } }
  @media (max-width: 575.98px) {
    h5, .h5 {
      font-size: 30px; } }

h6, .h6 {
  font-size: 26px;
  font-family: 'High Voltage';
  font-weight: 400; }

p {
  font-size: 16px;
  font-family: 'Museo Sans';
  font-weight: 400; }
  @media (max-width: 991.98px) {
    p {
      font-size: 14px; } }

input,
.select2,
.select2-results__option {
  font-size: 20px;
  font-family: 'Bebas Kai';
  font-weight: 400; }

i {
  font-family: 'FontAwesome';
  font-style: normal; }

li {
  font-size: 16px; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1180px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 15px;
  /* 3 */
  padding-right: 15px;
  /* 3 */
  width: 100%;
  /* 1 */ }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box; }
  .slick-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: 2; }
    .slick-slider .slick-list .slick-track {
      display: flex; }
      .slick-slider .slick-list .slick-track .slick-slide {
        outline: none; }
  .slick-slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -80px;
    transform: translateX(-50%);
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    width: auto; }
    .slick-slider .slick-dots li {
      width: 10px;
      height: 10px;
      border-radius: 30px;
      margin: 0 10px;
      background-color: #B7A9A4;
      cursor: pointer; }
      .slick-slider .slick-dots li button {
        display: none; }
      .slick-slider .slick-dots li.slick-active {
        background-color: #F79115;
        width: 12px;
        height: 12px; }

.navigation {
  display: flex;
  position: absolute;
  top: 50px;
  right: 50px;
  border-radius: 50px;
  box-shadow: 0px 0px 20px -1px #b0b0b0;
  z-index: 100; }
  .navigation .arrow {
    position: relative;
    width: 65px;
    height: 50px;
    background: #FFFFFF;
    cursor: pointer; }
    .navigation .arrow:after {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      border-top: 2px solid #F79115;
      border-left: 2px solid #F79115;
      top: 50%;
      left: 50%; }
    .navigation .arrow.slick-disabled {
      cursor: auto; }
      .navigation .arrow.slick-disabled:after {
        border-top: 2px solid #D8D8D8;
        border-left: 2px solid #D8D8D8; }
    .navigation .arrow.left {
      border-radius: 50px 0 0 50px; }
      .navigation .arrow.left:after {
        left: calc(50% + 10px);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
      .navigation .arrow.left:before {
        content: '';
        position: absolute;
        height: 30px;
        width: 2px;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background: #EDF2F3;
        z-index: 100; }
    .navigation .arrow.right {
      width: 65px;
      border-radius: 0 50px 50px 0; }
      .navigation .arrow.right:after {
        left: calc(50% - 10px);
        transform: translateY(-50%) translateX(-50%) rotate(135deg); }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.relative {
  position: relative; }

.active .color_active__tropical-rain-forest {
  color: #007D4A !important; }

.active .color_active__cedar {
  color: #3A2315 !important; }

.active .color_active__white {
  color: #FFFFFF !important; }

.active .color_active__black {
  color: #000000 !important; }

.active .color_active__tree-poppy {
  color: #F79115 !important; }

.active .color_active__green-haze {
  color: #009146 !important; }

.active .color_active__tundora {
  color: #4A4A4A !important; }

.active .color_active__lighting-yellow {
  color: #FFBF16 !important; }

.active .color_active__fountain-blue {
  color: #5BBFBF !important; }

.active .color_active__porcelain {
  color: #EDF2F3 !important; }

.color__tropical-rain-forest {
  color: #007D4A !important; }

.color__cedar {
  color: #3A2315 !important; }

.color__white {
  color: #FFFFFF !important; }

.color__black {
  color: #000000 !important; }

.color__tree-poppy {
  color: #F79115 !important; }

.color__green-haze {
  color: #009146 !important; }

.color__tundora {
  color: #4A4A4A !important; }

.color__lighting-yellow {
  color: #FFBF16 !important; }

.color__fountain-blue {
  color: #5BBFBF !important; }

.color__porcelain {
  color: #EDF2F3 !important; }

.background-color__aqua-squeeze {
  background-color: #F2F9F6 !important; }

.background-color__tropical-rain-forest {
  background-color: #007D4A !important; }

.background-color__cedar {
  background-color: #3A2315 !important; }

.background-color__white {
  background-color: #FFFFFF !important; }

.background-color__black {
  background-color: #000000 !important; }

.background-color__tree-poppy {
  background-color: #F79115 !important; }

.background-color__green-haze {
  background-color: #009146 !important; }

.background-color__tundora {
  background-color: #4A4A4A !important; }

.background-color__lighting-yellow {
  background-color: #FFBF16 !important; }

.background-color__fountain-blue {
  background-color: #5BBFBF !important; }

.background-color__porcelain {
  background-color: #EDF2F3 !important; }

.active.active-background__aqua-squeeze {
  background-color: #F2F9F6 !important; }

.active.active-background__tropical-rain-forest {
  background-color: #007D4A !important; }

.active.active-background__cedar {
  background-color: #3A2315 !important; }

.active.active-background__white {
  background-color: #FFFFFF !important; }

.active.active-background__black {
  background-color: #000000 !important; }

.active.active-background__tree-poppy {
  background-color: #F79115 !important; }

.active.active-background__green-haze {
  background-color: #009146 !important; }

.active.active-background__tundora {
  background-color: #4A4A4A !important; }

.active.active-background__lighting-yellow {
  background-color: #FFBF16 !important; }

.active.active-background__fountain-blue {
  background-color: #5BBFBF !important; }

.active.active-background__porcelain {
  background-color: #EDF2F3 !important; }

.motif--tropical-rain-forest span {
  color: #007D4A; }

.motif--cedar span {
  color: #3A2315; }

.motif--white span {
  color: #FFFFFF; }

.motif--black span {
  color: #000000; }

.motif--tree-poppy span {
  color: #F79115; }

.motif--green-haze span {
  color: #009146; }

.motif--tundora span {
  color: #4A4A4A; }

.motif--lighting-yellow span {
  color: #FFBF16; }

.motif--fountain-blue span {
  color: #5BBFBF; }

.center {
  display: flex;
  justify-content: center; }

.mar-top-2 {
  margin-top: 20px; }

.mar-top-4 {
  margin-top: 40px; }

.mar-top-5 {
  margin-top: 50px; }

.mar-bot-5 {
  margin-bottom: 50px; }

.left-separator {
  position: relative; }
  .left-separator:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 85px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #EDF2F3; }
  .left-separator__green:before {
    background: #007D4A; }

.text-transform-none {
  text-transform: none !important; }

@-webkit-keyframes brush {
  to {
    background-position-y: 0; }
  from {
    background-position-y: -2800%; } }

@keyframes brush {
  to {
    background-position-y: 0; }
  from {
    background-position-y: -2800%; } }

@-webkit-keyframes brush-reverse {
  to {
    background-position-y: -2800%; }
  from {
    background-position-y: 0; } }

@keyframes brush-reverse {
  to {
    background-position-y: -2800%; }
  from {
    background-position-y: 0; } }

.close-button {
  position: relative;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: pointer; }
  .close-button:hover:before, .close-button:hover:after, .close-button:active:before, .close-button:active:after, .close-button:focus:before, .close-button:focus:after {
    background: #F79115; }
  .close-button:before, .close-button:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    transform: rotate(45deg); }
  .close-button:after {
    transform: rotate(-45deg); }

.timeline-bottom-line {
  margin-bottom: 100px;
  position: relative; }
  .timeline-bottom-line:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 120px;
    background: #CDE6E6;
    bottom: -120px;
    left: 50%;
    transform: translateX(-50%); }

.bold {
  font-weight: 900; }

.semibold {
  font-weight: 700; }

p + p {
  margin-top: 20px !important; }
  @media (max-width: 991.98px) {
    p + p {
      margin-top: 10px !important; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.box-porcelain {
  background: #EDF2F3;
  padding: 50px 100px; }
  @media (max-width: 575.98px) {
    .box-porcelain {
      padding: 34px 15px; } }

.max-width-770 {
  max-width: 770px; }

.bg-cover {
  background-size: cover; }

.spacer-27 {
  margin-bottom: 27px; }

.newsletter {
  margin: 0 -15px;
  min-height: 450px;
  display: flex;
  flex-direction: column; }
  .newsletter__heading {
    background-size: cover;
    flex-grow: 1;
    padding: 30px 60px;
    font-family: 'High Voltage';
    color: #FFFFFF;
    letter-spacing: 1.1px;
    font-size: 36px;
    line-height: 49px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 991.98px) {
      .newsletter__heading {
        padding: 65px 15px; } }
  .newsletter__body {
    flex-grow: 1;
    padding: 57px; }
    @media (max-width: 575.98px) {
      .newsletter__body {
        padding: 27px; } }
    .newsletter__body form {
      width: 100%; }
    @media (max-width: 767.98px) {
      .newsletter__body .relative:nth-child(2) {
        margin-top: 20px; } }
    .newsletter__body .form-control {
      border: 0;
      outline: none;
      border-bottom: 1px solid #FFFFFF;
      background: transparent;
      height: 32px;
      color: #FFFFFF;
      font-size: 16px;
      line-height: 20px;
      padding-left: 0;
      padding-right: 0;
      border-radius: 0; }
      .newsletter__body .form-control:hover, .newsletter__body .form-control:active, .newsletter__body .form-control:focus {
        outline: none;
        box-shadow: none; }
    .newsletter__body label {
      position: absolute;
      top: 0;
      color: rgba(255, 255, 255, 0.35);
      transition: all 200ms;
      font-size: 16px; }
      .newsletter__body label span {
        color: #FFFFFF; }
    .newsletter__body .form-control:focus + label, .newsletter__body .form-control:valid + label {
      font-size: 12px;
      transform: translate3d(0, -100%, 0);
      color: #FFFFFF; }
    .newsletter__body .disclaimer {
      padding-left: 25px;
      color: #FFFFFF;
      font-size: 12px; }
      @media (max-width: 767.98px) {
        .newsletter__body .disclaimer {
          margin-bottom: 20px; } }
      .newsletter__body .disclaimer:before {
        content: '*';
        position: absolute;
        left: 15px;
        top: 0; }

.text-image .item {
  margin: 40px -15px;
  text-align: center; }
  .text-image .item .image-item {
    min-height: 570px; }
    .text-image .item .image-item .background {
      width: 100%;
      height: 100%; }
  .text-image .item .text-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px; }
    @media (max-width: 767.98px) {
      .text-image .item .text-item {
        padding: 25px 15px; } }
    .text-image .item .text-item h6 {
      font-size: 20px;
      margin-bottom: 20px; }
    .text-image .item .text-item p {
      line-height: 28px;
      max-width: 370px;
      margin: 0 auto; }

.list {
  padding-left: 0;
  margin: 30px 0 0 0;
  list-style: none;
  font-family: 'Museo sans'; }
  .list li {
    position: relative;
    font-size: 14px;
    color: #808080;
    padding-left: 20px;
    margin-bottom: 15px; }
    .list li:before {
      content: '';
      position: absolute;
      width: 8px;
      height: 8px;
      top: 50%;
      left: 0;
      border-radius: 20px;
      transform: translateY(-50%);
      background: #5BBFBF; }
  .list--orange li {
    color: #000000; }
    .list--orange li:before {
      background: #F79115; }

.body-scroll-off {
  overflow: hidden;
  position: relative;
  height: 100%; }

@media (min-width: 992px) {
  .col-lg-five {
    max-width: 20%;
    flex: 0 0 20%; } }

.desktop {
  display: block; }
  @media (max-width: 991.98px) {
    .desktop {
      display: none; } }

.mobile {
  display: none; }
  @media (max-width: 991.98px) {
    .mobile {
      display: block; } }

form.generalForm {
  width: 100%; }

.vertical-line-top {
  position: relative;
  margin-top: 120px; }
  @media (max-width: 991.98px) {
    .vertical-line-top {
      margin-top: 90px; } }
  @media (max-width: 767.98px) {
    .vertical-line-top {
      margin-top: 60px; } }
  .vertical-line-top:before {
    content: '';
    position: absolute;
    top: -195px;
    left: 50%;
    width: 1px;
    height: 120px;
    background-color: #CDE6E6; }
    @media (max-width: 1199.98px) {
      .vertical-line-top:before {
        top: -165px; } }
    @media (max-width: 991.98px) {
      .vertical-line-top:before {
        top: -125px;
        height: 90px; } }
    @media (max-width: 767.98px) {
      .vertical-line-top:before {
        top: -95px;
        height: 60px; } }

@media (max-width: 767.98px) {
  .mobile-center {
    display: block !important;
    margin-left: auto;
    margin-right: auto; } }

.e-datepicker table .e-datepicker-days td.e-state-default.e-week-end {
  pointer-events: none;
  font-weight: normal;
  opacity: 0.5; }

.separator--large {
  padding-top: 100px; }

center strong {
  font-family: 'Museo sans'; }

.link-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 1; }

.pb-0 {
  padding-bottom: 0; }

.pt-0 {
  padding-top: 0; }

.pre_footer {
  background: #006F41; }
  .pre_footer__right_box {
    text-align: center;
    padding: 30px 105px;
    width: 100%;
    color: #FFFFFF; }
    @media (max-width: 991.98px) {
      .pre_footer__right_box {
        padding: 30px 15px; } }
    .pre_footer__right_box h3, .pre_footer__right_box p {
      color: #FFFFFF; }

footer {
  background: #007d4a;
  padding-top: 55px;
  color: #FFFFFF;
  font-family: "Museo Sans"; }
  footer .col-footer-logo {
    max-width: 250px;
    width: calc 21.36752%; }
    footer .col-footer-logo a {
      width: 100%; }
  footer .col-footer {
    padding-left: 50px; }
    footer .col-footer a {
      color: #FFFFFF;
      display: block; }
    footer .col-footer .btn {
      color: #007D4A;
      margin-top: 13px; }
    footer .col-footer .header-link {
      display: block;
      text-transform: uppercase;
      font-size: 20px;
      font-family: 'Bebas Kai';
      margin: 13px 0; }
    footer .col-footer .non-header-link {
      font-size: 11px;
      line-height: 16px;
      font-weight: bold;
      text-transform: uppercase; }
    footer .col-footer .normal-link {
      font-size: 12px;
      font-weight: normal;
      line-height: 16px; }
    footer .col-footer .col-footer-inner {
      margin-bottom: 16px; }
    footer .col-footer .social-media {
      display: flex; }
      footer .col-footer .social-media a {
        margin-right: 25px; }
        footer .col-footer .social-media a img {
          max-height: 20px; }
  footer .footerWhereToBuyFilter + .select2 {
    width: 180px !important; }
    footer .footerWhereToBuyFilter + .select2.select2-container--default .select2-selection {
      background-color: #252525;
      border-radius: 50px;
      height: 36px;
      padding: 3px 20px 3px 15px; }
    footer .footerWhereToBuyFilter + .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
      font-size: 14px !important;
      padding: 0; }
    footer .footerWhereToBuyFilter + .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
      width: 50px;
      border-left: 0; }
    footer .footerWhereToBuyFilter + .select2.select2-container--open:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 20px;
      background: #252525; }
  footer .footerWhereToBuyFilterDropdown .select2-dropdown--below {
    min-width: 180px;
    background-color: #252525; }
    footer .footerWhereToBuyFilterDropdown .select2-dropdown--below .select2-results__option {
      font-size: 14px; }
  footer p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px; }
  footer .copy {
    font-size: 15px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    padding: 55px 0 25px; }
  footer .mobile-footer .col-footer {
    padding-left: 0;
    text-align: center; }
    footer .mobile-footer .col-footer a {
      font-size: 18px;
      padding: 10px 0; }
  footer .mobile-footer .social-media {
    margin: 30px; }
    footer .mobile-footer .social-media a {
      padding: 0 10px; }
      footer .mobile-footer .social-media a img {
        max-height: 25px; }

.footer-link {
  font-size: 12px;
  text-decoration: underline;
  line-height: 36px; }

.newsroom-links a.body-link {
  text-transform: uppercase; }

.newsroom-links a.body-link, .newsroom-links span {
  display: block;
  font-size: 12px;
  line-height: 16px; }

.newsroom-links span {
  margin-bottom: 10px; }

.btn {
  font-size: 20px;
  font-family: 'Bebas Kai';
  font-weight: 900;
  letter-spacing: 2px;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  padding: 9px 5px;
  min-width: 230px;
  color: #FFFFFF;
  white-space: normal; }
  @media (max-width: 767.98px) {
    .btn {
      min-width: unset;
      width: 230px;
      max-width: 100%; } }
  .btn__orange {
    background: #F79115; }
  .btn__orange-border {
    min-width: 150px;
    line-height: 20px;
    padding: 9px 20px;
    background: transparent;
    border: 1px solid #F79115;
    color: #F79115; }
  .btn__green {
    background: #007D4A; }
  .btn__porcelain {
    background: #EDF2F3;
    color: #3A2315; }
  .btn__brand-color-darker {
    background-color: #007d4a; }
  .btn__white {
    background: #FFFFFF;
    color: #3A2315; }
  .btn__black {
    background: #000000;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #000000; }
    .btn__black:hover {
      background: #FFFFFF;
      color: #000000; }
  .btn__red {
    background: #FF3333;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #FF3333; }
    .btn__red:hover {
      background: #FFFFFF;
      color: #FF3333; }
  .btn--newsletter {
    min-width: 150px;
    margin-left: auto; }
    @media (max-width: 767.98px) {
      .btn--newsletter {
        margin: 0 auto; } }
  .btn--footer {
    background: #FFFFFF;
    min-width: 0;
    color: #007D4A;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    padding: 0 20px;
    position: relative;
    font-size: 17px;
    letter-spacing: 0; }
  .btn--arrow {
    text-align: left; }
    .btn--arrow:after {
      content: '\f054';
      font-family: 'FontAwesome';
      font-weight: 200;
      font-size: 16px;
      position: absolute;
      right: 20px; }
  .btn__tab {
    font-size: 18px;
    min-width: 97px;
    padding: 0 10px; }
    @media (max-width: 767.98px) {
      .btn__tab {
        min-width: 112px; } }
    .btn__tab--white {
      min-height: 29px;
      background: #FFFFFF;
      color: #007D4A; }
    .btn__tab--galery {
      background: #EEEEEE;
      color: #000000; }
    .btn__tab__person {
      position: relative;
      min-width: 0;
      padding: 0 20px 0 50px; }
      .btn__tab__person:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translateY(-50%);
        width: 13px;
        height: 15px;
        background: url("../images/person-green.png") no-repeat center;
        background-size: cover; }
      .btn__tab__person--galery:before {
        background: url("../images/person.png") no-repeat center; }
  .btn__border {
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    background-color: transparent; }
    .btn__border--white {
      border: 1px solid #FFFFFF;
      border-radius: 5px; }
    .btn__border--orange {
      font-size: 18px;
      min-width: 180px;
      border: 1px solid #F79115;
      color: #F79115; }
    .btn__border--green {
      min-width: 100%;
      border-radius: 4px;
      border: 1px solid #007D4A;
      color: #007D4A; }
  .btn__product {
    min-width: 100px;
    font-size: 13px;
    letter-spacing: 0;
    padding: 3px 0;
    font-family: 'Museo Sans'; }
    .btn__product--alt {
      font-size: 15px;
      min-width: 200px;
      padding: 6px 40px 6px 0;
      position: relative; }
      .btn__product--alt:after {
        content: '';
        background-image: url("../images/orange-arrow.png");
        background-repeat: no-repeat;
        background-position: top right;
        width: 25px;
        height: 20px;
        position: absolute;
        right: 15px;
        top: 7px; }
    .btn__product__border {
      border: 1px solid #5BBFBF;
      color: #5BBFBF; }

.select2 {
  width: auto !important; }
  @media (max-width: 767.98px) {
    .select2 {
      display: block; } }

.select2-container--default {
  max-width: 100%; }
  .select2-container--default .select2-selection {
    position: relative;
    top: 0;
    padding: 10px 30px 10px 10px;
    margin: 0;
    border: none;
    background-color: #F79115;
    height: 50px;
    width: 370px;
    max-width: 100%;
    outline: none; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFFFFF;
    line-height: 31px;
    margin-right: 30px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    height: 100%;
    width: 60px;
    border-left: 1px solid #FFFFFF; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-style: none;
      border-bottom: 1px solid #FFFFFF;
      border-left: 1px solid #FFFFFF;
      width: 10px;
      height: 10px;
      transform: rotate(-45deg) translateX(50%) translateY(-50%); }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(135deg) translateX(-50%) translateY(50%);
    top: calc(50% + 5px);
    border-color: #FFFFFF;
    border-width: 1px; }

.select2-dropdown.select2-dropdown--below,
.select2-dropdown .select2-dropdown--above {
  min-width: 370px;
  top: 0;
  border: none;
  background: #F79115; }
  @media (max-width: 767.98px) {
    .select2-dropdown.select2-dropdown--below,
    .select2-dropdown .select2-dropdown--above {
      min-width: 0; } }
  .select2-dropdown.select2-dropdown--below .select2-results__option,
  .select2-dropdown .select2-dropdown--above .select2-results__option {
    color: #FFFFFF;
    text-transform: uppercase; }
    .select2-dropdown.select2-dropdown--below .select2-results__option[aria-selected="true"],
    .select2-dropdown .select2-dropdown--above .select2-results__option[aria-selected="true"] {
      background-color: #007D4A;
      color: #FFFFFF !important; }

.select2-dropdown .select2-search--dropdown .select2-search__field {
  border: none;
  outline: none; }

.form .title {
  margin-bottom: 30px; }

.form .desc {
  margin-bottom: 50px;
  line-height: 30px; }

.form .cat-title {
  font-size: 30px;
  letter-spacing: 3px; }

.form .sep-line {
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  margin: 20px 0 30px; }

.form span.wpcf7-list-item {
  margin: 0; }

.form .wpcf7-form-control-wrap {
  position: relative; }
  .form .wpcf7-form-control-wrap + label {
    position: absolute;
    top: 10px;
    left: 22px;
    color: #B8B8B8;
    transition: all 200ms;
    font-size: 16px;
    pointer-events: none; }
    .form .wpcf7-form-control-wrap + label span {
      color: #F79115; }
    .form .wpcf7-form-control-wrap + label.has-value {
      font-size: 12px;
      transform: translate3d(0, -100%, 0);
      color: #B8B8B8; }
  .form .wpcf7-form-control-wrap input {
    width: 100%;
    margin: 10px 0;
    padding: 5px 8px;
    outline: none; }
    .form .wpcf7-form-control-wrap input[type="number"] ~ .wpcf7-not-valid-tip {
      bottom: 7px; }
  .form .wpcf7-form-control-wrap.your-message + label {
    top: 20px;
    left: 35px; }

.form input[type="text"], .form input[type="email"], .form input[type="tel"], .form input[type="date"] {
  font-family: 'Museo sans';
  padding: 3px 10px 15px;
  font-size: 16px;
  text-transform: none;
  border: none;
  border-bottom: 1px solid #000000;
  width: 100%;
  margin-bottom: 30px;
  color: #B8B8B8;
  outline: none; }
  .form input[type="text"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form input[type="tel"]::-moz-placeholder, .form input[type="date"]::-moz-placeholder {
    text-transform: none;
    color: #B8B8B8; }
  .form input[type="text"]:-ms-input-placeholder, .form input[type="email"]:-ms-input-placeholder, .form input[type="tel"]:-ms-input-placeholder, .form input[type="date"]:-ms-input-placeholder {
    text-transform: none;
    color: #B8B8B8; }
  .form input[type="text"]::placeholder, .form input[type="email"]::placeholder, .form input[type="tel"]::placeholder, .form input[type="date"]::placeholder {
    text-transform: none;
    color: #B8B8B8; }

.form input[type="date"] {
  height: 37px; }

.form input[type="checkbox"] {
  display: none; }
  .form input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    left: 7px;
    transform: translateY(-50%) rotate(45deg);
    width: 6px;
    height: 12px;
    border-right: 2px solid #F79115;
    border-bottom: 2px solid #F79115; }
  .form input[type="checkbox"] + .wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    font-size: 14px; }
    .form input[type="checkbox"] + .wpcf7-list-item-label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      border: 1px solid #F79115; }

.form input[type="date"] {
  position: relative; }
  .form input[type="date"]:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #F79115;
    border-left: 2px solid #F79115;
    transform: translateY(-50%) rotate(-45deg); }
  .form input[type="date"]:before {
    content: '';
    position: absolute;
    right: 55px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #EEEEEE; }
  .form input[type="date"]::-webkit-clear-button {
    display: none; }
  .form input[type="date"]::-webkit-datetime-edit {
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
  .form input[type="date"]::-webkit-inner-spin-button {
    display: none; }
  .form input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    background: none;
    color: transparent;
    top: 0;
    right: 0;
    width: 100%;
    height: 33px; }
  .form input[type="date"].has-value::-webkit-datetime-edit {
    opacity: 1;
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }

.form .has-value ~ .wpcf7-form-control-wrap.date::-webkit-datetime-edit {
  opacity: 1; }

.form textarea {
  width: 100%;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 16px;
  text-transform: none;
  border: 1px solid #000000;
  color: #B8B8B8;
  outline: none; }
  .form textarea::-moz-placeholder {
    text-transform: none;
    color: #B8B8B8; }
  .form textarea:-ms-input-placeholder {
    text-transform: none;
    color: #B8B8B8; }
  .form textarea::placeholder {
    text-transform: none;
    color: #B8B8B8; }

.form .wpcf7-form-control-wrap {
  display: block;
  width: 100%; }
  .form .wpcf7-form-control-wrap .select2-container--default {
    min-width: 100%;
    max-width: 100%;
    text-transform: none;
    border: none;
    border-bottom: 1px solid #000000;
    width: 100%;
    padding: 3px 0 15px;
    margin-bottom: 30px;
    height: 40px; }
    .form .wpcf7-form-control-wrap .select2-container--default .select2-selection {
      background: transparent;
      padding-right: 30px;
      height: 25px;
      min-width: 0;
      width: 100%; }
      .form .wpcf7-form-control-wrap .select2-container--default .select2-selection__arrow {
        border-left: none; }
      .form .wpcf7-form-control-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: 'Museo sans';
        font-size: 16px;
        line-height: 16px;
        color: #B8B8B8;
        padding: 0; }
      .form .wpcf7-form-control-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 20px;
        top: 5px;
        right: 20px; }
        .form .wpcf7-form-control-wrap .select2-container--default .select2-selection--single .select2-selection__arrow:before {
          content: '';
          position: absolute;
          left: -15px;
          top: 50%;
          transform: translateY(-50%);
          width: 1px;
          height: 20px;
          background: #EEEEEE; }
        .form .wpcf7-form-control-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
          border-bottom: 2px solid #F79115;
          border-left: 2px solid #F79115;
          width: 8px;
          height: 8px; }

.form .formDropdown .select2-dropdown.select2-dropdown--below,
.form .formDropdown .select2-dropdown .select2-dropdown--above {
  background: #FFFFFF;
  top: 32px;
  min-width: 0; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .form .formDropdown .select2-dropdown.select2-dropdown--below,
    .form .formDropdown .select2-dropdown .select2-dropdown--above {
      top: 0; } }
  @media (max-width: 767.98px) {
    .form .formDropdown .select2-dropdown.select2-dropdown--below,
    .form .formDropdown .select2-dropdown .select2-dropdown--above {
      top: 46px; } }

.form .formDropdown .select2-dropdown.select2-dropdown--below .select2-results__option, .form .formDropdown .select2-dropdown.select2-dropdown--above .select2-results__option {
  color: #F79115; }
  .form .formDropdown .select2-dropdown.select2-dropdown--below .select2-results__option:first-child, .form .formDropdown .select2-dropdown.select2-dropdown--above .select2-results__option:first-child {
    display: none; }

.form .formDropdown .select2-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid #F79115;
  color: #F79115; }

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 14px;
  position: relative;
  bottom: 30px; }

.e-datewidget {
  width: 100%;
  height: 41px; }

.e-datewidget .e-in-wrap {
  border: none; }

.e-datewidget .e-select {
  background: transparent;
  border: none;
  margin-right: 18px;
  width: 100%; }

.e-datewidget .e-select:before {
  content: '';
  position: absolute;
  top: 19px;
  right: 7px;
  border-style: none;
  border-bottom: 2px solid #F79115;
  border-left: 2px solid #F79115;
  width: 6px;
  height: 6px;
  transform: rotate(-45deg) translateX(50%) translateY(-50%); }

.e-datewidget .e-select:after {
  content: '';
  position: absolute;
  right: 37px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #EEEEEE; }

.e-datewidget .e-select .e-icon {
  display: none; }

.e-datewidget.e-active .e-select:before {
  top: 12px;
  transform: rotate(135deg) translateX(50%) translateY(-50%); }

.e-datewidget .e-padding {
  padding: 0; }

.e-datewidget input[type="text"]:-ms-input-placeholder {
  opacity: 0; }

.e-datewidget input[type="text"]::-moz-placeholder {
  opacity: 0; }

.e-datewidget input[type="text"]::placeholder {
  opacity: 0; }

.e-ntouch.e-datewidget .e-select:hover {
  background: transparent; }

.e-datewidget.e-focus .e-in-wrap,
.e-datewidget.e-focus .e-in-wrap:hover {
  box-shadow: none; }

.e-datewidget.e-valid {
  background: red; }

.e-datewidget + label {
  position: absolute;
  top: 4px;
  left: 15px;
  color: #B8B8B8;
  transition: all 200ms;
  font-size: 16px;
  pointer-events: none; }

.e-datewidget + label span {
  color: #F79115; }

.e-datewidget.e-valid ~ label {
  font-size: 12px;
  transform: translate3d(0, -100%, 0);
  color: #B8B8B8; }

.desktop_nav_bar {
  color: #fff;
  background-color: #008648;
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
  position: relative;
  text-transform: uppercase;
  font-family: 'Bebas Kai'; }
  @media (max-width: 991.98px) {
    .desktop_nav_bar {
      display: none; } }
  .desktop_nav_bar a {
    color: #fff; }
  .desktop_nav_bar__menu .menu {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    display: inline-flex; }
    .desktop_nav_bar__menu .menu .item > a {
      font-family: 'Bebas Kai';
      text-decoration: none;
      padding: 15px 22px;
      margin: 0 5px;
      font-size: 22px;
      transition: color 0.2s 0.1s;
      position: relative;
      z-index: 2; }
      .desktop_nav_bar__menu .menu .item > a:hover, .desktop_nav_bar__menu .menu .item > a:active, .desktop_nav_bar__menu .menu .item > a:focus {
        color: #FFBF16; }
      .desktop_nav_bar__menu .menu .item > a.active, .desktop_nav_bar__menu .menu .item > a.current {
        color: #FFBF16; }
      @media (max-width: 1140px) {
        .desktop_nav_bar__menu .menu .item > a {
          font-size: 18px;
		} 
	}
      @media (max-width: 1270px) {
        .desktop_nav_bar__menu .menu .item > a {
          padding: 15px 7px; 
		} 
	}
    .desktop_nav_bar__menu .menu .item .submenu {
      position: absolute;
      background-color: #008648;
      min-width: 200px;
      top: 75px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1001;
      color: #fff;
      opacity: 0;
      visibility: hidden;
      text-align: center;
      padding: 25px 0;
      transition: visibility 0s linear 0.3s,opacity 0.3s linear, top 0.3s linear; }
      .desktop_nav_bar__menu .menu .item .submenu .item {
        margin-bottom: 5px; }
        .desktop_nav_bar__menu .menu .item .submenu .item:first-child {
          display: none; }
          @media (max-width: 991.98px) {
            .desktop_nav_bar__menu .menu .item .submenu .item:first-child {
              display: block; } }
        .desktop_nav_bar__menu .menu .item .submenu .item:last-child {
          margin-bottom: 0; }
        .desktop_nav_bar__menu .menu .item .submenu .item a {
          display: block;
          font-size: 20px;
          padding: 0; }
    .desktop_nav_bar__menu .menu .item img {
      cursor: pointer;
      max-width: 20px; }
    .desktop_nav_bar__menu .menu .item--has-submenu {
      position: relative; }
      .desktop_nav_bar__menu .menu .item--has-submenu.active .submenu {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s;
        box-shadow: rgba(22, 22, 22, 0.8) 0 15px 15px -15px; }
      .desktop_nav_bar__menu .menu .item--has-submenu.active > a {
        position: relative; }
        .desktop_nav_bar__menu .menu .item--has-submenu.active > a:after {
          content: '';
          position: absolute;
          top: 100%;
          left: 50%;
          width: 200px;
          height: 32px;
          transform: translateX(-50%); }
  .desktop_nav_bar__logo {
    width: 167px;
    margin: 0 50px; }

.desktop_sub_bar {
  height: 12px;
  background-color: #007d4a;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: background-color 0.2s; }
  .desktop_sub_bar.active {
    background-color: #04a050; }
  .desktop_sub_bar__pointer {
    width: 22px;
    height: 22px;
    position: absolute;
    background: #008648;
    top: 0;
    transform: rotate(45deg);
    transform-origin: left top;
    transition: left 0.5s ease-in-out;
    left: -20px; }

.mobile__nav__bar {
  padding: 27px 0;
  background: #008648;
  color: #FFFFFF;
  position: relative; }
  @media (min-width: 992px) {
    .mobile__nav__bar {
      display: none; } }
  .mobile__nav__bar__menu img {
    width: 30px;
    height: auto; }
  .mobile__nav__bar__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .mobile__nav__bar__logo img {
      width: 140px;
      height: auto; }
  .mobile__nav__bar .item img {
    max-width: 20px; }

.menu-mobile-modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: #FFFFFF;
  z-index: 1000; }
  .menu-mobile-modal.active {
    display: flex;
    justify-content: center; }
  .menu-mobile-modal .modal-mobile-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: scroll; }
  .menu-mobile-modal .close-mobile-modal {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 20px;
    height: 20px; }
    @media (max-width: 575.98px) {
      .menu-mobile-modal .close-mobile-modal {
        right: 20px; } }
    .menu-mobile-modal .close-mobile-modal:before, .menu-mobile-modal .close-mobile-modal:after {
      content: '';
      position: absolute;
      width: 3px;
      top: 3px;
      height: 25px;
      left: 50%;
      transform: translateX(-50%) rotate(-45deg);
      background: #007D4A;
      border-radius: 5px; }
    .menu-mobile-modal .close-mobile-modal:after {
      transform: translateX(-50%) rotate(45deg); }
  .menu-mobile-modal .mobile__modal__nav {
    padding-top: 50px; }
    .menu-mobile-modal .mobile__modal__nav .item-mobile {
      text-align: center; }
      .menu-mobile-modal .mobile__modal__nav .item-mobile a {
        font-family: 'Bebas Kai';
        text-decoration: none;
        padding: 15px 30px;
        margin: 0 5px;
        font-size: 30px;
        transition: color 0.2s 0.1s;
        position: relative;
        z-index: 2; }
        .menu-mobile-modal .mobile__modal__nav .item-mobile a:hover, .menu-mobile-modal .mobile__modal__nav .item-mobile a:active, .menu-mobile-modal .mobile__modal__nav .item-mobile a:focus {
          color: #FFBF16; }
        .menu-mobile-modal .mobile__modal__nav .item-mobile a.active, .menu-mobile-modal .mobile__modal__nav .item-mobile a.current {
          color: #FFBF16; }
        @media (max-width: 1249.98px) {
          .menu-mobile-modal .mobile__modal__nav .item-mobile a {
            padding: 15px 7px; } }
      .menu-mobile-modal .mobile__modal__nav .item-mobile .submenu a {
        font-size: 23px; }
      .menu-mobile-modal .mobile__modal__nav .item-mobile.active a {
        color: #FFBF16; }
      .menu-mobile-modal .mobile__modal__nav .item-mobile--has-submenu .submenu {
        display: none; }

.trade-menu {
  background: #5BBFBF;
  padding: 10px 15px;
  line-height: 40px;
  color: #FFFFFF;
  font-family: "Bebas Kai";
  font-size: 18px; }
  @media (max-width: 991.98px) {
    .trade-menu {
      display: flex;
      justify-content: space-between; } }
  .trade-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
    display: flex; }
    @media (max-width: 991.98px) {
      .trade-menu ul {
        display: none; } }
    .trade-menu ul li {
      display: inline-block;
      padding: 0 5px; }
      .trade-menu ul li a {
        padding: 0 20px;
        border-radius: 10px;
        color: #FFFFFF;
        display: block; }
      .trade-menu ul li.active a, .trade-menu ul li:hover a {
        background: #FFFFFF;
        color: #5BBFBF;
        text-decoration: none; }
  .trade-menu .trade-current-site {
    padding: 0 20px;
    border-radius: 10px;
    color: #FFFFFF;
    display: none; }
    @media (max-width: 991.98px) {
      .trade-menu .trade-current-site {
        display: block; } }
  .trade-menu .open-trade-modal img {
    width: 30px;
    height: auto; }
  .trade-menu .false-hamburger {
    width: 30px; }

.recipes .item {
  margin-right: 30px;
  margin-top: 30px; }
  .recipes .item:last-child {
    margin-right: 0; }
  @media (max-width: 1199.98px) {
    .recipes .item {
      max-width: 100%; } }
  .recipes .item .background {
    min-height: 500px; }
    .recipes .item .background .like {
      display: none; }
    .recipes .item .background .content {
      display: none; }
  .recipes .item__desc-big {
    min-width: 750px; }
    @media (max-width: 1199.98px) {
      .recipes .item__desc-big {
        min-width: 0; } }
    .recipes .item__desc-big .like {
      display: none; }
    .recipes .item__desc-big .background {
      position: relative;
      z-index: 0;
      padding: 30px 100px;
      text-align: center;
      min-height: 500px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 991.98px) {
        .recipes .item__desc-big .background {
          padding: 30px 40px; } }
      .recipes .item__desc-big .background:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #007D4A;
        opacity: .8;
        z-index: -1; }
      .recipes .item__desc-big .background .content {
        display: block; }
      .recipes .item__desc-big .background h3 {
        color: #FFFFFF;
        text-transform: none; }
      .recipes .item__desc-big .background p {
        color: #FFFFFF;
        max-width: 500px;
        margin: 0 auto; }
      .recipes .item__desc-big .background a {
        padding: 9px 70px;
        margin: 50px auto 0; }
        @media (max-width: 991.98px) {
          .recipes .item__desc-big .background a {
            padding: 9px 15px;
            min-width: unset; } }
      .recipes .item__desc-big .background .link-absolute {
        margin: 0;
        padding: 0; }
      .recipes .item__desc-big .background .category {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        top: 30px;
        right: 70px; }
        @media (max-width: 575.98px) {
          .recipes .item__desc-big .background .category {
            flex-direction: column;
            right: 50%;
            transform: translateX(50%); } }
        .recipes .item__desc-big .background .category .btn {
          margin-right: 10px;
          margin-left: 10px;
          margin-bottom: 20px; }
          @media (max-width: 575.98px) {
            .recipes .item__desc-big .background .category .btn:last-child {
              margin-bottom: 0; } }
          @media (max-width: 991.98px) {
            .recipes .item__desc-big .background .category .btn {
              max-width: 200px;
              margin-left: 10px;
              margin-right: 10px; } }
          @media (max-width: 575.98px) {
            .recipes .item__desc-big .background .category .btn {
              max-width: 100%;
              margin-bottom: 20px; } }
  .recipes .item__desc-sm {
    max-width: 370px;
    position: relative; }
    @media (max-width: 1199.98px) {
      .recipes .item__desc-sm {
        max-width: 100%; } }
    .recipes .item__desc-sm .background {
      min-height: 500px;
      display: flex;
      align-items: flex-end; }
      .recipes .item__desc-sm .background .like {
        position: absolute;
        top: 20px;
        right: 20px;
        padding: 20px;
        background: #EDF2F3;
        border-radius: 50px 0 50px 50px;
        display: block; }
        .recipes .item__desc-sm .background .like svg g {
          transition: all ease 0.5s; }
        .recipes .item__desc-sm .background .like.active svg g, .recipes .item__desc-sm .background .like:hover svg g {
          fill: #F79115;
          transition: all ease 0.5s; }
      .recipes .item__desc-sm .background .content {
        position: relative;
        display: flex;
        flex-direction: column-reverse;
        background: #EDF2F3;
        padding: 0 20px 35px 20px;
        text-align: center;
        width: 100%; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .recipes .item__desc-sm .background .content {
            position: absolute;
            bottom: 0;
            flex-direction: row;
            flex-wrap: wrap-reverse; } }
        .recipes .item__desc-sm .background .content:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 40px;
          background: url("../images/top-rounding.png") no-repeat top;
          background-size: cover;
          top: -40px;
          left: 50%;
          transform: translateX(-50%); }
          @media (max-width: 767.98px) {
            .recipes .item__desc-sm .background .content:before {
              height: 70px;
              top: -70px; } }
          @media (max-width: 575.98px) {
            .recipes .item__desc-sm .background .content:before {
              height: 50px;
              top: -50px; } }
        .recipes .item__desc-sm .background .content h3 {
          font-size: 40px;
          color: #007D4A;
          text-transform: none; }
        .recipes .item__desc-sm .background .content p {
          font-size: 14px; }
        .recipes .item__desc-sm .background .content a {
          display: none; }
        .recipes .item__desc-sm .background .content .category {
          margin: 0 auto; }
          @media (max-width: 575.98px) {
            .recipes .item__desc-sm .background .content .category {
              display: flex;
              flex-direction: column;
              align-items: center; } }
          .recipes .item__desc-sm .background .content .category .btn {
            margin-right: 10px;
            margin-left: 10px;
            margin-bottom: 20px; }
            @media (max-width: 575.98px) {
              .recipes .item__desc-sm .background .content .category .btn:last-child {
                margin-bottom: 0; } }
            @media (max-width: 991.98px) {
              .recipes .item__desc-sm .background .content .category .btn {
                max-width: 200px;
                margin-left: 10px;
                margin-right: 10px; } }
            @media (max-width: 575.98px) {
              .recipes .item__desc-sm .background .content .category .btn {
                max-width: 100%;
                margin-bottom: 20px; } }

.text {
  padding: 75px 0;
  text-align: center; }
  @media (max-width: 1199.98px) {
    .text {
      padding: 45px 0; } }
  @media (max-width: 991.98px) {
    .text {
      padding: 35px 0; } }
  .image-only + .text {
    padding: 20px 0; }
  .text .wide-paragraph p {
    max-width: 1000px;
    margin: 0 auto; }
  .text .semi-wide-paragraph p {
    max-width: 850px;
    margin: 0 auto; }
  .text.no-text {
    padding-bottom: 25px; }
    @media (max-width: 991.98px) {
      .text.no-text {
        padding-bottom: 15px; } }
  .text h3 {
    margin-bottom: 25px;
    max-width: 100%; }
    @media (max-width: 991.98px) {
      .text h3 {
        margin-bottom: 15px; } }
  .text p {
    line-height: 28px;
    max-width: 100%; }
  .text p + p {
    margin-top: 20px; }
  .text .black-paragraph p {
    color: #000000; }
  .text .black-paragraph-narrow h3 {
    max-width: 650px;
    margin: 0 auto 24px; }
  .text .black-paragraph-narrow p {
    max-width: 630px;
    margin: 0 auto; }
    .text .black-paragraph-narrow p strong {
      color: #000000; }
  .text .smaller-title h3 {
    font-size: 30px;
    letter-spacing: 3px; }
  .text + .text.no-title {
    padding-top: 0;
    margin-top: -50px; }
    @media (max-width: 1199.98px) {
      .text + .text.no-title {
        margin-top: -20px; } }
    @media (max-width: 991.98px) {
      .text + .text.no-title {
        margin-top: -15px; } }

.background-image {
  min-height: 700px; }
  @media (max-width: 991.98px) {
    .background-image {
      min-height: 400px; } }
  @media (max-width: 767.98px) {
    .background-image {
      min-height: 300px; } }
  .background-image .floating-box {
    position: absolute;
    top: 75px;
    right: 50px; }
    @media (max-width: 991.98px) {
      .background-image .floating-box {
        text-align: center; } }
    @media (max-width: 767.98px) {
      .background-image .floating-box {
        right: 0;
        padding: 0 15px; } }
    .background-image .floating-box span {
      display: block;
      min-width: 100%; }
  .background-image h2 .title-bottom {
    margin-left: 70px; }
    @media (max-width: 991.98px) {
      .background-image h2 .title-bottom {
        margin-left: 0; } }
  .background-image .btn {
    float: right;
    margin-right: 75px;
    min-width: 185px; }
    @media (max-width: 767.98px) {
      .background-image .btn {
        margin: 0 auto;
        float: none; } }

.scale-slider {
  padding: 15px 0 50px 0;
  position: relative; }
  .scale-slider.home {
    background: linear-gradient(#FFFFFF, #EDF2F3); }
    .scale-slider.home .textBottom {
      position: relative;
      z-index: 10; }
      @media (max-width: 767.98px) {
        .scale-slider.home .textBottom .left-separator:before {
          display: none; } }
  .scale-slider .info {
    z-index: 10; }
  .scale-slider .slick-list .item {
    display: flex;
    align-items: center;
    transform: scale(1);
    transition: all ease 0.5s; }
    .scale-slider .slick-list .item img {
      max-height: 250px;
      margin: 0 auto; }
    .scale-slider .slick-list .item.slick-current, .scale-slider .slick-list .item.slick-clone-current {
      transform: scale(1.65) translateY(-10px);
      transition: all ease 0.5s; }
      @media (max-width: 767.98px) {
        .scale-slider .slick-list .item.slick-current, .scale-slider .slick-list .item.slick-clone-current {
          transform: scale(1.15) translateY(-10px); } }
  .scale-slider .slick-list .item {
    height: 400px;
    align-items: flex-end;
    padding-bottom: 20px; }
  .scale-slider .textBottom__logo {
    display: block;
    margin: 0 auto; }
  .scale-slider .textBottom__text {
    margin: 0 35px; }
    @media (max-width: 991.98px) {
      .scale-slider .textBottom__text {
        margin: 0;
        text-align: center; } }
  @media (max-width: 991.98px) {
    .scale-slider .navigation {
      top: unset;
      bottom: 30px; } }

.side-shadow:before, .side-shadow:after {
  content: '';
  position: absolute;
  width: 12.5%;
  height: 100%;
  background: linear-gradient(to right, #EDF2F3, transparent);
  left: 0;
  top: 0;
  z-index: 10;
  pointer-events: none; }

.side-shadow:after {
  background: linear-gradient(to right, transparent, #EDF2F3);
  left: auto;
  right: 0;
  pointer-events: none; }

@media not all and (min-resolution: 0.001dpcm) {
  .side-shadow:before, .side-shadow:after {
    display: none; } }

.product-slider {
  margin-top: -200px; }
  @media (max-width: 991.98px) {
    .product-slider {
      margin-bottom: 65px; } }
  .product-slider .slick-list {
    min-height: 500px; }
    @media (max-width: 767.98px) {
      .product-slider .slick-list {
        min-height: 405px; } }

.post-section {
  padding: 90px 0;
  overflow: hidden;
  margin-bottom: 40px; }
  @media (max-width: 991.98px) {
    .post-section {
      padding: 35px 0;
      margin-bottom: 0; } }
  @media (max-width: 991.98px) {
    .post-section .post-title {
      text-align: center; } }
  .post-section .post-slider {
    margin-top: 30px; }
    @media (max-width: 991.98px) {
      .post-section .post-slider {
        margin-top: 15px; } }
    .post-section .post-slider .slick-list {
      margin: 10px 8px;
      padding: 4px 3px;
      overflow: visible; }
    .post-section .post-slider .item {
      margin-right: 15px;
      padding: 7px 0; }
      @media (max-width: 991.98px) {
        .post-section .post-slider .item {
          margin-right: 7px; } }
      .post-section .post-slider .item:last-child {
        margin-right: 0; }
    .post-section .post-slider__box {
      box-shadow: 0px 0px 20px -5px #b0b0b0; }
    .post-section .post-slider__image {
      width: 100%;
      height: 200px; }
    .post-section .post-slider__content {
      padding: 20px; }
      .post-section .post-slider__content p {
        font-size: 14px; }
      .post-section .post-slider__content .date {
        font-size: 12px;
        display: block; }
      .post-section .post-slider__content .btn {
        min-width: auto;
        width: 100%;
        margin-top: 15px; }
  .post-section .navigation {
    top: calc(100% + 37px);
    box-shadow: none; }
    @media (max-width: 991.98px) {
      .post-section .navigation {
        top: calc(100% + 20px); } }
    .post-section .navigation .arrow {
      background: transparent; }
  .post-section .left-image {
    margin-top: 50px;
    position: unset; }
    @media (max-width: 991.98px) {
      .post-section .left-image {
        margin-top: 100px; } }
    .post-section .left-image:after {
      content: '';
      position: absolute;
      width: 180px;
      height: 180px;
      background: url("../images/hay.png") no-repeat center;
      background-size: cover;
      left: 0;
      bottom: -20px;
      z-index: -1; }
      @media (max-width: 1249.98px) {
        .post-section .left-image:after {
          bottom: -4px; } }
    .post-section .left-image p {
      font-size: 18px;
      margin-bottom: 30px; }
  .post-section.events .left-image:after {
    display: none; }
  .post-section.events .navigation .arrow {
    background: #EDF2F3; }
    .post-section.events .navigation .arrow.slick-disabled:after {
      border-color: #FFFFFF; }
    .post-section.events .navigation .arrow.left:before {
      background: #FFFFFF; }

.keep-date-section .month-filter {
  color: #FFFFFF;
  background: #007D4A;
  font-size: 16px;
  padding: 10px 40px 10px 20px;
  margin: 20px 10px;
  display: inline-block;
  position: relative; }
  .keep-date-section .month-filter:after {
    content: '\f00d';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px; }

.logo-slider-section {
  padding: 150px 0 100px;
  overflow-x: hidden; }
  @media (max-width: 767.98px) {
    .logo-slider-section {
      padding: 50px 0 80px; } }
  .logo-slider-section .slick-list {
    overflow: visible; }
  @media (max-width: 767.98px) {
    .logo-slider-section .logo-slider .slick-dots {
      bottom: -40px; } }
  .logo-slider-section .logo-slider .slick-dots li.slick-active {
    background-color: #007D4A; }
  .logo-slider-section .logo-slider .item {
    padding: 80px 0; }
    @media (max-width: 767.98px) {
      .logo-slider-section .logo-slider .item {
        padding: 50px 0; } }
    .logo-slider-section .logo-slider .item .btn {
      margin-top: 30px; }
    .logo-slider-section .logo-slider .item .scale-image {
      max-height: 250px;
      transform: scale(2.4); }
      @media (max-width: 991.98px) {
        .logo-slider-section .logo-slider .item .scale-image {
          transform: scale(2.2); } }
      @media (max-width: 767.98px) {
        .logo-slider-section .logo-slider .item .scale-image {
          margin-top: 30px;
          transform: scale(1); } }

.recipes-slider-section {
  padding: 50px 0; }
  .recipes-slider-section .filtring {
    display: flex;
    justify-content: center;
    margin-bottom: 50px; }
    @media (max-width: 767.98px) {
      .recipes-slider-section .filtring {
        flex-wrap: wrap; } }
    .recipes-slider-section .filtring .search-field {
      width: 570px;
      max-width: 100%;
      padding: 13px 70px 14px 20px;
      outline: none;
      background: #EDF2F3;
      border: none;
      border-radius: 3px;
      color: #3A2315;
      font-size: 20px;
      text-transform: uppercase; }
      .recipes-slider-section .filtring .search-field::-moz-placeholder {
        color: #3A2315;
        opacity: 1;
        /* Firefox */ }
      .recipes-slider-section .filtring .search-field:-ms-input-placeholder {
        color: #3A2315;
        opacity: 1;
        /* Firefox */ }
      .recipes-slider-section .filtring .search-field::placeholder {
        color: #3A2315;
        opacity: 1;
        /* Firefox */ }
    .recipes-slider-section .filtring .search-field-lable {
      position: relative;
      margin-right: 20px; }
      @media (max-width: 991.98px) {
        .recipes-slider-section .filtring .search-field-lable {
          width: 370px;
          margin-right: 0; } }
      @media (max-width: 767.98px) {
        .recipes-slider-section .filtring .search-field-lable {
          max-width: 100%;
          margin-right: 0px;
          margin-bottom: 20px; } }
      .recipes-slider-section .filtring .search-field-lable:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        height: 20px;
        width: 20px;
        transform: translateY(-50%);
        background: url("../images/search.png") no-repeat center;
		  filter: brightness(0) saturate(100%) invert(10%) sepia(57%) saturate(638%) hue-rotate(339deg) brightness(99%) contrast(89%);
        background-size: cover; }
    .recipes-slider-section .filtring .select2-selection {
      position: relative;
      top: 0;
      padding: 10px 30px 10px 10px;
      margin: 0;
      border: none;
      background: #F79115;
      height: 50px;
      min-width: 370px;
      outline: none; }
      @media (max-width: 767.98px) {
        .recipes-slider-section .filtring .select2-selection {
          padding: 10px;
          min-width: 290px; } }
    .recipes-slider-section .filtring .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #ffffff;
      line-height: 31px; }
    .recipes-slider-section .filtring .select2-container--default .select2-selection--single .select2-selection__arrow {
      top: 0;
      height: 100%;
      width: 60px;
      border-left: 1px solid #ffffff; }
      .recipes-slider-section .filtring .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-style: none;
        border-bottom: 1px solid #ffffff;
        border-left: 1px solid #fff;
        width: 10px;
        height: 10px;
        transform: rotate(-45deg) translateX(50%) translateY(-50%); }
    .recipes-slider-section .filtring .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
      transform: rotate(135deg) translateX(-50%) translateY(50%);
      top: calc(50% + 5px); }
    .recipes-slider-section .filtring .select2-dropdown.select2-dropdown--below {
      min-width: 370px;
      border: none;
      background: #F79115; }
      .recipes-slider-section .filtring .select2-dropdown.select2-dropdown--below .select2-results__option {
        color: #FFFFFF;
        text-transform: uppercase; }
        .recipes-slider-section .filtring .select2-dropdown.select2-dropdown--below .select2-results__option[aria-selected="true"] {
          background-color: red; }
    .recipes-slider-section .filtring .select2-dropdown .select2-search--dropdown .select2-search__field {
      border: none;
      outline: none; }
  .recipes-slider-section .recipes-slider .item {
    width: 320px;
    transition: width .6s;
    will-change: width;
    max-height: 500px; }
    .recipes-slider-section .recipes-slider .item:last-child {
      margin-right: 0; }
    .recipes-slider-section .recipes-slider .item .background {
      position: relative;
      min-height: 500px;
      margin: 0 15px; }
      .recipes-slider-section .recipes-slider .item .background .like {
        display: none; }
      .recipes-slider-section .recipes-slider .item .background:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: transparent;
        transition: 0.5s all;
        opacity: .8;
        z-index: 0; }
    .recipes-slider-section .recipes-slider .item.slick-current {
      width: 370px;
      max-width: 100vw; }
      .recipes-slider-section .recipes-slider .item.slick-current .like {
        display: none; }
      .recipes-slider-section .recipes-slider .item.slick-current .background {
        position: relative;
        padding: 30px 100px;
        text-align: center;
        min-height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        @media (max-width: 767.98px) {
          .recipes-slider-section .recipes-slider .item.slick-current .background {
            padding: 30px 15px; } }
        .recipes-slider-section .recipes-slider .item.slick-current .background:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: transparent;
          transition: 0.5s all;
          opacity: .8;
          z-index: 0; }
        .recipes-slider-section .recipes-slider .item.slick-current .background .content {
          display: block;
          z-index: 1; }
        .recipes-slider-section .recipes-slider .item.slick-current .background .content__text {
          margin-top: 30px; }
        .recipes-slider-section .recipes-slider .item.slick-current .background h3 {
          color: #FFFFFF; }
        .recipes-slider-section .recipes-slider .item.slick-current .background p {
          color: #FFFFFF;
          max-width: 500px;
          margin: 0 auto; }
        .recipes-slider-section .recipes-slider .item.slick-current .background a {
          padding: 9px 70px;
          margin: 50px auto 0; }
          @media (max-width: 991.98px) {
            .recipes-slider-section .recipes-slider .item.slick-current .background a {
              padding: 9px 25px; } }
        .recipes-slider-section .recipes-slider .item.slick-current .background .link-absolute {
          margin: 0;
          padding: 0; }
        .recipes-slider-section .recipes-slider .item.slick-current .background .category {
          display: flex;
          justify-content: flex-end;
          position: absolute;
          top: 30px;
          right: 70px;
          z-index: 1; }
          @media (max-width: 767.98px) {
            .recipes-slider-section .recipes-slider .item.slick-current .background .category {
              left: 15px;
              right: 15px; } }
          @media (max-width: 575.98px) {
            .recipes-slider-section .recipes-slider .item.slick-current .background .category {
              flex-direction: column; } }
          .recipes-slider-section .recipes-slider .item.slick-current .background .category .btn {
            margin-right: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 29px; }
            @media (max-width: 575.98px) {
              .recipes-slider-section .recipes-slider .item.slick-current .background .category .btn {
                margin-right: 0;
                margin-bottom: 10px;
                width: 100%; } }
            .recipes-slider-section .recipes-slider .item.slick-current .background .category .btn:last-child {
              margin-right: 0; }
              @media (max-width: 575.98px) {
                .recipes-slider-section .recipes-slider .item.slick-current .background .category .btn:last-child {
                  margin-bottom: 0; } }
      .recipes-slider-section .recipes-slider .item.slick-current:not(.slick-current) .background {
        padding: 30px 15px; }
    .recipes-slider-section .recipes-slider .item:not(.slick-current) {
      width: 370px;
      max-width: 100vw;
      position: relative; }
      .recipes-slider-section .recipes-slider .item:not(.slick-current) .like {
        position: absolute;
        top: 20px;
        right: 20px;
        padding: 20px;
        background: #EDF2F3;
        border-radius: 50px 0 50px 50px;
        display: block; }
        .recipes-slider-section .recipes-slider .item:not(.slick-current) .like svg g {
          transition: all ease 0.5s; }
        .recipes-slider-section .recipes-slider .item:not(.slick-current) .like.active svg g, .recipes-slider-section .recipes-slider .item:not(.slick-current) .like:hover svg g {
          fill: #F79115;
          transition: all ease 0.5s; }
      .recipes-slider-section .recipes-slider .item:not(.slick-current) .background {
        position: relative;
        display: flex;
        min-height: 500px;
        align-items: flex-end; }
        .recipes-slider-section .recipes-slider .item:not(.slick-current) .background:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: transparent;
          transition: 0.5s all;
          opacity: .8;
          z-index: 0; }
        .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content {
          position: absolute;
          bottom: 0;
          display: flex;
          flex-direction: column-reverse;
          background: #EDF2F3;
          padding: 0 20px 35px 20px;
          text-align: center;
          z-index: 2;
          width: 100%; }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content__text {
            margin-top: 10px; }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 35px;
            background: url("../images/top-rounding.png") no-repeat top;
            background-size: cover;
            top: -35px;
            left: 50%;
            transform: translateX(-50%); }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content h3 {
            font-size: 40px;
            color: #007D4A; }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content p {
            font-size: 14px; }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content a {
            display: none; }
          .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content .category {
            margin: 0 auto; }
            .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content .category .btn {
              margin: 0 8px;
              margin-bottom: 10px;
              min-height: 29px; }
              @media (max-width: 1199.98px) {
                .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content .category .btn {
                  margin-right: 8px; } }
              @media (max-width: 767.98px) {
                .recipes-slider-section .recipes-slider .item:not(.slick-current) .background .content .category .btn {
                  margin-right: 0px;
                  margin-bottom: 10px; } }
    .recipes-slider-section .recipes-slider .item.slick-current {
      width: 770px !important; }
      .recipes-slider-section .recipes-slider .item.slick-current .background:after {
        background: #007D4A; }
  .recipes-slider-section .buttons {
    display: flex;
    justify-content: center;
    margin-top: 50px; }
    .recipes-slider-section .buttons .navigation {
      position: unset;
      margin-left: 30px;
      box-shadow: none; }
      .recipes-slider-section .buttons .navigation .arrow.left:before {
        display: none; }

.baner__background .streach {
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media (max-width: 767.98px) {
    .baner__background .streach {
      position: relative;
      flex-wrap: wrap;
      align-content: center; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .baner__background .streach .row {
      width: 100%; }
      .baner__background .streach .row .col-12 {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
  .baner__background .streach h1 {
    font-size: 95px; }
    @media (max-width: 1199.98px) {
      .baner__background .streach h1 {
        font-size: 80px; } }
    @media (max-width: 991.98px) {
      .baner__background .streach h1 {
        font-size: 70px; } }
    @media (max-width: 767.98px) {
      .baner__background .streach h1 {
        font-size: 50px; } }
  .baner__background .streach span {
    font-size: 50px;
    font-family: 'Black Diamond';
    font-weight: 400;
    float: right;
    width: 870px;
    max-width: 100%;
    text-align: right;
    position: absolute;
    bottom: 50px;
    right: 15px; }
    @media (max-width: 767.98px) {
      .baner__background .streach span {
        position: relative;
        bottom: unset;
        margin-top: 20px; } }

.breadcrumbs {
  padding: 30px 15px; }
  .breadcrumbs a {
    font-size: 15px;
    font-family: 'Museo Sans';
    text-decoration: underline;
    text-transform: capitalize; }
    @media (max-width: 767.98px) {
      .breadcrumbs a {
        font-size: 13px; } }
    .breadcrumbs a.arrow-right {
      position: relative;
      margin-right: 30px; }
      .breadcrumbs a.arrow-right:after {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        top: 6px;
        right: -17px;
        transform: rotate(-45deg);
        border-right: 3px solid #F79115;
        border-bottom: 3px solid #F79115; }
  .breadcrumbs span {
    font-size: 15px;
    font-family: 'Museo Sans';
    color: #808080; }
    @media (max-width: 767.98px) {
      .breadcrumbs span {
        font-size: 13px; } }

.three-col-section {
  padding: 50px 0 100px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .three-col-section {
      padding: 25px 0 50px; } }
  .three-col-section .item {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    text-align: center; }
    .three-col-section .item .image {
      height: 310px;
      display: flex;
      margin: 0 auto;
      align-items: center; }
      @media (max-width: 767.98px) {
        .three-col-section .item .image {
          min-height: unset;
          margin-bottom: 15px; } }
      .three-col-section .item .image img {
        max-height: 100%; }
    .three-col-section .item h5 {
      margin-top: 50px;
      width: 100%; }
      @media (max-width: 991.98px) {
        .three-col-section .item h5 {
          margin-top: 20px; } }
    .three-col-section .item p {
      font-size: 15px;
      line-height: 26px;
      max-width: 100%;
      margin: 0 auto; }
      @media (max-width: 991.98px) {
        .three-col-section .item p {
          width: 100%; } }
  .three-col-section.small-images .item .image {
    min-height: 200px; }

.download-dropdown-select + .select2-container .select2-selection--single .select2-selection__rendered {
  font-family: "Museo Sans";
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  opacity: 0.35; }

.download-dropdown-select + .select2-container .select2-selection {
  background: transparent;
  width: 208px; }

.download-dropdown {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 20px; }

.download-dropdown-custom-select {
  font-family: "Museo Sans";
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.35);
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: calc(100% - 60px);
  max-width: 208px;
  border-bottom: 1px solid #000;
  text-align: left;
  position: relative;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer; }
  .download-dropdown-custom-select:after {
    content: '';
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    border: 3px solid #5BBFBF;
    border-top: 0;
    border-left: 0;
    right: 0;
    top: 13px; }
  .download-dropdown-custom-select + .download-dropdown-holder ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    background: white;
    list-style: none;
    padding: 0;
    overflow-y: auto;
    max-height: 250px;
    border: 2px solid #a6a6a6;
    z-index: 3333; }
    .download-dropdown-custom-select + .download-dropdown-holder ul li {
      padding: 10px;
      cursor: pointer;
      color: #a6a6a6; }
      .download-dropdown-custom-select + .download-dropdown-holder ul li.active, .download-dropdown-custom-select + .download-dropdown-holder ul li:hover {
        color: #FFFFFF;
        background: #5BBFBF; }
  .download-dropdown-custom-select.open:after {
    transform: rotate(225deg);
    top: 15px; }
  .download-dropdown-custom-select.open + .download-dropdown-holder ul {
    display: block; }
  .download-dropdown-custom-select span {
    border-right: 1px solid #eee;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: calc(100% - 30px);
    margin-right: 30px; }

.image-background-left {
  padding: 70px 0;
  text-align: center; }
  .image-background-left .line {
    width: 100%;
    height: 2px;
    background-color: #FFBF16; }
    .image-background-left .line.mar-bot {
      margin-bottom: 50px; }
    .image-background-left .line.mar-top {
      margin-top: 50px; }
  .image-background-left h3 {
    margin-bottom: 20px; }
  .image-background-left h2 {
    margin-bottom: 30px; }
  .image-background-left .btn {
    min-width: 270px; }

.three-col-section-with-intro {
  padding: 80px 0; }
  @media (max-width: 991.98px) {
    .three-col-section-with-intro {
      padding: 35px 0; } }
  .three-col-section-with-intro .intro {
    margin-bottom: 50px; }
    .three-col-section-with-intro .intro p {
      max-width: 860px;
      margin: 0 auto; }
  .three-col-section-with-intro .item {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px; }
    .three-col-section-with-intro .item:last-child {
      margin-bottom: 0; }
      .three-col-section-with-intro .item:last-child p {
        margin-bottom: 0; }
    .three-col-section-with-intro .item .image {
      height: 200px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px; }
      .three-col-section-with-intro .item .image img {
        max-height: 100%; }
    .three-col-section-with-intro .item h5 {
      max-width: 315px;
      margin: 0 auto; }
      @media (max-width: 991.98px) {
        .three-col-section-with-intro .item h5 {
          max-width: unset; } }
    .three-col-section-with-intro .item p {
      font-size: 15px;
      color: #808080;
      line-height: 26px; }

.image-background-left-quate {
  padding: 130px 0; }
  @media (max-width: 991.98px) {
    .image-background-left-quate {
      padding: 35px 0;
      background-position: 83% !important; } }
  .image-background-left-quate .line {
    width: 100%;
    height: 2px;
    background-color: #FFBF16; }
    .image-background-left-quate .line.mar-bot {
      margin-bottom: 20px; }
    .image-background-left-quate .line.mar-top {
      margin-top: 50px; }
  .image-background-left-quate .name {
    font-size: 180px;
    text-transform: none; }
    @media (max-width: 991.98px) {
      .image-background-left-quate .name {
        font-size: 100px; } }
  .image-background-left-quate .title {
    font-family: 'Museo Sans';
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 60px;
    line-height: 34px;
    max-width: 250px;
    display: block; }
    @media (max-width: 991.98px) {
      .image-background-left-quate .title {
        margin-bottom: 10px; } }
  .image-background-left-quate .quate {
    position: relative;
    font-size: 30px;
    max-width: 500px;
    margin: 30px 0px 30px 43px; }
    .image-background-left-quate .quate:before {
      content: '';
      position: absolute;
      width: 33px;
      height: 26px;
      top: 3px;
      left: -45px;
      background: url("../images/quote-start.png") no-repeat center;
      background-size: cover; }
    .image-background-left-quate .quate:after {
      content: '';
      position: relative;
      width: 33px;
      height: 26px;
      left: 5px;
      background: url("../images/quote-end.png") no-repeat center;
      background-size: cover;
      display: inline-block; }
  .image-background-left-quate .btn {
    min-width: 270px; }

.timeline .item {
  position: relative;
  margin-bottom: 70px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .timeline .item {
      margin-bottom: 50px; } }
  .timeline .item:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    background: #CDE6E6;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 767.98px) {
      .timeline .item:after {
        height: 30px;
        bottom: -50px; } }
  .timeline .item:last-child:after {
    display: none; }
  .timeline .item .title-with-date {
    position: relative; }
    .timeline .item .title-with-date .date {
      position: absolute;
      left: 0;
      top: 0;
      font-family: 'Museo Sans';
      font-size: 16px;
      font-weight: 700; }
      @media (max-width: 991.98px) {
        .timeline .item .title-with-date .date {
          top: -15px; } }
      @media (max-width: 767.98px) {
        .timeline .item .title-with-date .date {
          top: -40px; } }
      .timeline .item .title-with-date .date:after {
        content: '';
        position: relative;
        width: 130px;
        height: 1px;
        background: #CDE6E6;
        display: inline-block;
        top: -5px;
        left: 10px; }
        @media (max-width: 1199.98px) {
          .timeline .item .title-with-date .date:after {
            width: 80px; } }
        @media (max-width: 767.98px) {
          .timeline .item .title-with-date .date:after {
            width: 45px; } }
    .timeline .item .title-with-date h5 {
      margin: 15px auto;
      max-width: 700px; }
  .timeline .item p {
    max-width: 725px;
    margin: 0 auto; }
  .timeline .item p + p {
    margin-top: 20px; }
  .timeline .item .image {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .timeline .item .image img {
      width: auto;
      max-height: 150px; }
    .timeline .item .image .name {
      margin: 20px auto 0;
      font-family: 'Museo Sans';
      font-size: 16px; }

.image-background-quote {
  padding: 150px 0; }
  @media (max-width: 991.98px) {
    .image-background-quote {
      padding: 50px 0; } }
  .image-background-quote h3 {
    padding-left: 40px;
    position: relative;
    text-transform: none; }
    @media (max-width: 767.98px) {
      .image-background-quote h3 {
        padding-left: 16px; } }
    @media (max-width: 575.98px) {
      .image-background-quote h3 {
        padding-left: 21px; } }
    .image-background-quote h3:before {
      content: '';
      position: absolute;
      width: 33px;
      height: 26px;
      top: 10px;
      left: 0;
      background: url("../images/quote-orange-start.png") no-repeat center;
      background-size: cover; }
      @media (max-width: 767.98px) {
        .image-background-quote h3:before {
          top: 1px;
          width: 21px;
          height: 21px;
          background-size: contain; } }
    .image-background-quote h3:after {
      content: '';
      position: relative;
      width: 33px;
      height: 26px;
      bottom: 21px;
      left: 5px;
      background: url("../images/quote-orange-end.png") no-repeat center;
      background-size: cover;
      display: inline-block; }
      @media (max-width: 767.98px) {
        .image-background-quote h3:after {
          bottom: 6px;
          width: 21px;
          height: 21px;
          background-size: contain; } }
  .image-background-quote .desc {
    margin: 40px 0 0 40px; }
    .image-background-quote .desc .name {
      margin-bottom: 5px;
      font-weight: 900; }
    .image-background-quote .desc .position {
      margin: 0; }

.image-background-center {
  padding: 180px 0; }
  @media (max-width: 767.98px) {
    .image-background-center {
      padding: 65px 0; } }
  .image-background-center h3 {
    font-size: 50px;
    max-width: 980px;
    margin: 0 auto;
    text-transform: none; }
    @media (max-width: 991.98px) {
      .image-background-center h3 {
        font-size: 40px;
        line-height: 48px; } }
    @media (max-width: 767.98px) {
      .image-background-center h3 {
        font-size: 30px;
        line-height: 38px; } }
    @media (max-width: 575.98px) {
      .image-background-center h3 {
        font-size: 24px;
        line-height: 32px; } }
  .image-background-center .btn {
    margin-top: 30px; }
  .image-background-center p {
    text-align: center;
    color: #FFFFFF;
    max-width: 590px;
    margin: 0 auto; }
  .image-background-center .biger-title h3 {
    font-size: 60px;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .image-background-center .biger-title h3 {
        font-size: 40px;
        line-height: 48px; } }
    @media (max-width: 767.98px) {
      .image-background-center .biger-title h3 {
        font-size: 30px;
        line-height: 38px; } }
    @media (max-width: 575.98px) {
      .image-background-center .biger-title h3 {
        font-size: 24px;
        line-height: 32px; } }

.text-image-section .item {
  margin: 40px 0; }
  @media (max-width: 767.98px) {
    .text-image-section .item {
      margin: 0; } }
  @media (max-width: 767.98px) {
    .text-image-section .item .image-item {
      padding: 0; } }
  .text-image-section .item .image-item .background {
    width: 100%;
    height: 100%;
    padding-bottom: 100%; }
  .text-image-section .item .text-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px; }
    @media (max-width: 991.98px) {
      .text-image-section .item .text-item {
        padding: 30px 15px; } }
    @media (max-width: 767.98px) {
      .text-image-section .item .text-item {
        padding: 20px 0px; } }
    .text-image-section .item .text-item h6 {
      font-size: 20px; }
    .text-image-section .item .text-item .main-text {
      font-size: 24px;
      line-height: 34px;
      font-weight: 300;
      color: #3A2315;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .text-image-section .item .text-item .main-text {
          font-size: 20px;
          line-height: 28px; } }
    .text-image-section .item .text-item .sub-paragraph {
      font-size: 16px;
      line-height: 26px;
      color: #808080;
      font-weight: 500;
      margin-bottom: 15px;
      max-width: 100%; }
    .text-image-section .item .text-item img {
      margin-top: 20px; }
    .text-image-section .item .text-item a {
      text-decoration: underline; }
  .text-image-section .item .full-text {
    text-align: center;
    padding: 50px; }
    .text-image-section .item .full-text h6 {
      font-size: 20px; }
    .text-image-section .item .full-text p {
      max-width: 825px;
      margin: 0 auto; }
    .text-image-section .item .full-text .sub-paragraph {
      margin-bottom: 15px; }

.accordion-section {
  padding: 50px 0 50px 0; }
  @media (max-width: 767.98px) {
    .accordion-section {
      padding: 0px 0 30px; } }
  @media (max-width: 767.98px) {
    .accordion-section .col-12 {
      padding: 0; } }
  .accordion-section .accordion__item {
    width: 100%;
    background: #007D4A;
    color: #FFFFFF;
    padding: 27px 75px 27px 50px;
    margin-bottom: 2px;
    transition: all ease .75s;
    position: relative;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      .accordion-section .accordion__item {
        padding: 17px 90px 17px 15px; } }
    .accordion-section .accordion__item.left-icon {
      padding: 27px 75px 27px 100px; }
    .accordion-section .accordion__item svg {
      position: absolute;
      left: 30px;
      top: 50%;
      transform: translateY(-50%); }
      .accordion-section .accordion__item svg g g {
        transition: all ease .3s; }
    .accordion-section .accordion__item .title {
      color: #FFFFFF;
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 0;
      transition: all ease .75s; }
    .accordion-section .accordion__item p {
      color: #4A4A4A; }
    .accordion-section .accordion__item:before {
      content: '';
      position: absolute;
      right: 75px;
      top: 50%;
      transform: translateY(-50%);
      width: 1px;
      height: 40px;
      background-color: #006F41;
      transition: all ease .75s; }
    .accordion-section .accordion__item:after {
      content: '';
      position: absolute;
      right: 30px;
      top: 50%;
      transform: translateY(-50%) rotate(45deg);
      width: 12px;
      height: 12px;
      border-top: 3px solid #FFFFFF;
      border-right: 3px solid #FFFFFF;
      transition: all ease .75s; }
    .accordion-section .accordion__item.active {
      margin-bottom: 0;
      background: #EDF2F3 !important;
      transition: all ease .75s; }
	.accordion-section .accordion__content.active p{ color: #fff !important;}
      .accordion-section .accordion__item.active svg g g {
        fill: #007D4A;
        transition: all ease .3s; }
      .accordion-section .accordion__item.active .title {
        color: #007D4A;
        transition: all ease .75s; }
      .accordion-section .accordion__item.active:before {
        background-color: #EDF2F3;
        transition: all ease .75s; }
      .accordion-section .accordion__item.active:after {
        border-top: 3px solid #F79115;
        border-right: 3px solid #F79115;
        transform: translateY(-50%) rotate(135deg);
        transition: all ease .75s; }
  .accordion-section .accordion__content {
    display: none;
    background: #EDF2F3;
    margin-bottom: 2px;
    padding: 20px 100px 40px 50px; }
    @media (max-width: 767.98px) {
      .accordion-section .accordion__content {
        padding: 20px 15px 20px 15px; } }
    .accordion-section .accordion__content.active {
      display: block; }
    .accordion-section .accordion__content.left-margin {
      padding: 20px 100px 40px; }
    .accordion-section .accordion__content iframe {
      min-height: 550px;
      height: 910px;
      border: 0;
      outline: 0;
      width: 100%; }
  .accordion-section .accordion__heading {
    margin-bottom: 5px;
    color: #007D4A;
    font-weight: 700; }
    .accordion-section .accordion__heading + p {
      margin-top: 5px; }
  .accordion-section ul {
    padding-left: 0;
    margin: 30px 0 0 0;
    list-style: none;
    font-family: 'Museo sans'; }
    .accordion-section ul li {
      position: relative;
      font-size: 14px;
      color: #000000;
      padding-left: 20px;
      margin-bottom: 15px; }
      .accordion-section ul li:before {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        top: 50%;
        left: 0;
        border-radius: 20px;
        transform: translateY(-50%);
        background: #F79115; }

.video-section {
  padding-top: 50px;
  text-align: center; }
  .video-section__pre-video {
    max-width: 770px;
    margin: 0 auto 50px; }
    @media (max-width: 575.98px) {
      .video-section__pre-video {
        margin: 0 auto 10px; } }
  .video-section .subtitle {
    margin: 20px auto 20px; }
  .video-section .videoWrapper.sponsorships {
    width: 81%;
    margin: 0 auto 20px;
    padding-bottom: 45.25%; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .video-section .videoWrapper.sponsorships {
        margin-bottom: 100px; } }
  .video-section .video-background {
    min-height: 600px;
    display: flex;
    align-items: center; }
    .video-section .video-background.negative-margin {
      margin-top: -100px; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .video-section .video-background.negative-margin {
          padding-top: 130px;
          margin-top: -200px; } }
      @media (max-width: 575.98px) {
        .video-section .video-background.negative-margin {
          min-height: 550px;
          margin-top: -35px; } }
    .video-section .video-background .bottom {
      margin-top: 50px; }
    .video-section .video-background .item {
      padding: 0 55px; }
      @media (max-width: 991.98px) {
        .video-section .video-background .item {
          padding: 0 15px; } }
      .video-section .video-background .item p {
        line-height: 28px; }
      .video-section .video-background .item .disclaimer {
        margin-top: 50px;
        font-size: 12px;
        font-weight: 900; }
        @media (max-width: 575.98px) {
          .video-section .video-background .item .disclaimer {
            margin-top: 20px; } }

.social-links {
  padding: 0 0 80px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .social-links {
      padding: 0 0 40px; } }
  .social-links .links {
    margin-top: 20px; }
    @media (max-width: 575.98px) {
      .social-links .links {
        margin-top: 0px; } }
    .social-links .links a {
      margin-right: 40px; }
      @media (max-width: 575.98px) {
        .social-links .links a {
          margin-right: 20px; } }
      .social-links .links a:last-child {
        margin-right: 0; }
      .social-links .links a i {
        font-size: 43px;
        color: #F79115; }
        @media (max-width: 575.98px) {
          .social-links .links a i {
            font-size: 30px; } }
      .social-links .links a:hover, .social-links .links a:focus {
        text-decoration: none; }
  .social-links.social-green .links a i {
    color: #007D4A; }

.newsletter-section {
  padding-bottom: 50px; }
  .newsletter-section .newsletter {
    width: 100%; }
    .newsletter-section .newsletter__body .title {
      margin-bottom: 20px; }
    .newsletter-section .newsletter__body .form-control {
      color: #000000;
      border-color: #007D4A; }
    .newsletter-section .newsletter__body label {
      color: #C9CCCD; }
      .newsletter-section .newsletter__body label span {
        color: #F79115; }
    .newsletter-section .newsletter__body .form-control:focus + label, .newsletter-section .newsletter__body .form-control:valid + label {
      color: #C9CCCD; }
    .newsletter-section .newsletter__body .disclaimer {
      color: #000000; }
      .newsletter-section .newsletter__body .disclaimer:before {
        color: #F79115; }

.products-with-filter .filter {
  display: flex;
  justify-content: center; }

.products-with-filter .select2-container--default .select2-selection {
  background-color: #FFFFFF;
  border: 1px solid #CDE6E6; }

.products-with-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3A2315; }

.products-with-filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  border-color: #CDE6E6; }
  .products-with-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #3A2315; }

.products-with-filter .productFiltring .select2-container--open .select2-dropdown.select2-dropdown--below,
.products-with-filter .productFiltring .select2-container--open .select2-dropdown .select2-dropdown--above {
  background: #FFFFFF;
  border: 1px solid #CDE6E6;
  border-top: none;
  top: 0; }
  .products-with-filter .productFiltring .select2-container--open .select2-dropdown.select2-dropdown--below .select2-results__option,
  .products-with-filter .productFiltring .select2-container--open .select2-dropdown .select2-dropdown--above .select2-results__option {
    color: #3A2315; }

.products-with-filter .productFiltring .select2-container--open .select2-dropdown .select2-search__field {
  border: 1px solid #CDE6E6; }

.products-category {
  text-align: center; }
  .products-category__row .item {
    padding: 40px 45px;
    position: relative; }
    .products-category__row .item.unactive {
      opacity: 0.3; }
    .products-category__row .item .background-item {
      min-height: 400px;
      margin-bottom: 30px; }
      @media (max-width: 767.98px) {
        .products-category__row .item .background-item {
          min-height: 200px; } }
    .products-category__row .item .subtitle {
      font-size: 15px;
      text-transform: uppercase; }
    .products-category__row .item .title {
      text-transform: none;
      margin-bottom: 20px; }
    .products-category__row .item:after {
      content: '';
      position: absolute;
      width: 2px;
      height: 400px;
      right: 0;
      bottom: 150px;
      background: #EDF2F3; }
      @media (max-width: 767.98px) {
        .products-category__row .item:after {
          display: none; } }
    .products-category__row .item:nth-child(3n):after {
      display: none; }
      @media (max-width: 991.98px) {
        .products-category__row .item:nth-child(3n):after {
          display: block; } }
    @media (max-width: 991.98px) {
      .products-category__row .item:nth-child(2n):after {
        display: none; } }

.product-text {
  padding: 75px 0;
  text-align: center; }
  .product-text h2 {
    margin-bottom: 25px; }
  .product-text p {
    line-height: 28px; }

.products {
  text-align: center; }
  .products__row .item {
    padding: 40px 45px;
    position: relative; }
    .products__row .item.unactive {
      opacity: 0.3; }
    .products__row .item .background-item {
      min-height: 330px;
      margin-bottom: 30px; }
    .products__row .item .title {
      font-size: 30px; }
    .products__row .item .subtitle {
      font-size: 16px; }
    .products__row .item .details {
      margin: 25px 0;
      display: flex;
      justify-content: center; }
      .products__row .item .details .btn {
        min-width: 0;
        margin-right: 10px;
        font-size: 13px;
        letter-spacing: 0;
        padding: 3px 5px;
        cursor: auto; }
        .products__row .item .details .btn:last-child {
          margin-right: 0; }
    .products__row .item .serving-title {
      font-size: 13px;
      font-weight: 500;
      margin-bottom: 0; }
    .products__row .item .serving {
      margin: 10px 0;
      display: flex;
      justify-content: center; }
      .products__row .item .serving .btn {
        min-width: 125px;
        margin-right: 10px;
        padding: 3px 15px;
        letter-spacing: 0;
        font-size: 13px; }
        .products__row .item .serving .btn:last-child {
          margin-right: 0; }
    .products__row .item .desc {
      font-size: 13px; }
  .products.product-category-swirled .products__row .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%; }

.image-text {
  padding: 75px 0;
  text-align: center; }
  .image-text.image-only {
    padding: 20px 0; }
  .image-text img {
    margin: 0 auto; }
  .image-text p {
    line-height: 28px;
    max-width: 770px; }
  .text + .image-text.image-only {
    padding-top: 0;
    margin-top: -50px; }
    @media (max-width: 1199.98px) {
      .text + .image-text.image-only {
        margin-top: -20px; } }
    @media (max-width: 991.98px) {
      .text + .image-text.image-only {
        margin-top: -15px; } }

.image-only + .pre_footer {
  margin-top: 50px; }

.text-background {
  padding: 150px 0;
  text-align: center;
  background-color: #009146; }
  @media (max-width: 767.98px) {
    .text-background {
      padding: 75px 0; } }
  .text-background p {
    font-size: 30px;
    max-width: 870px; }
    @media (max-width: 991.98px) {
      .text-background p {
        font-size: 24px; } }
    @media (max-width: 767.98px) {
      .text-background p {
        font-size: 20px; } }
  @media (max-width: 767.98px) {
    .text-background .buttons {
      display: flex;
      flex-direction: column; } }
  .text-background .buttons .btn {
    margin-right: 20px; }
    @media (max-width: 767.98px) {
      .text-background .buttons .btn {
        margin-right: 0;
        margin-bottom: 20px; } }
    .text-background .buttons .btn:last-child {
      margin-right: 0; }
      @media (max-width: 767.98px) {
        .text-background .buttons .btn:last-child {
          margin-bottom: 20px; } }

.two-column-with-image {
  padding: 70px 0; }
  .two-column-with-image p {
    font-size: 24px;
    margin: 0 40px; }
    @media (max-width: 767.98px) {
      .two-column-with-image p {
        font-size: 16px; } }
  @media (max-width: 991.98px) {
    .two-column-with-image img {
      width: 120px;
      height: auto; } }
  @media (max-width: 991.98px) {
    .two-column-with-image .second-column {
      margin-top: 30px; } }

.product-info-slider-section {
  padding: 15px 0 50px 0;
  overflow: hidden; }
  .product-info-slider-section .slick-list {
    overflow: visible;
    position: relative; }
    .product-info-slider-section .slick-list:after {
      content: '';
      position: absolute;
      width: 300%;
      height: 60%;
      background: linear-gradient(#EDF2F3, transparent);
      left: -100%;
      bottom: -60px;
      z-index: -1; }
    .product-info-slider-section .slick-list .item {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: flex-end;
      transition: all ease 0.5s; }
      .product-info-slider-section .slick-list .item img {
        max-height: 250px;
        margin: 0 auto; }
      .product-info-slider-section .slick-list .item h6 {
        margin-top: 30px;
        opacity: 0;
        transition: opacity ease .5s; }
      .product-info-slider-section .slick-list .item.slick-active h6 {
        opacity: 1;
        transition: opacity ease .5s; }
  .product-info-slider-section .btn {
    z-index: 10; }
  .product-info-slider-section .navigation {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    margin-left: 20px; }
    .product-info-slider-section .navigation .arrow.left:before {
      display: none; }

.four-col-section {
  padding: 50px 0 100px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .four-col-section {
      padding: 50px 0 25px; } }
  .four-col-section .item {
    display: flex;
    flex-direction: column;
    align-items: baseline; }
    @media (max-width: 991.98px) {
      .four-col-section .item {
        margin-bottom: 20px; } }
    .four-col-section .item .image {
      margin: 0 auto; }
      .four-col-section .item .image img {
        max-height: 150px; }
    .four-col-section .item h5 {
      margin-top: 50px;
      width: 100%;
      font-size: 30px; }
  .four-col-section .full-text {
    margin-top: 20px; }
  .text + .four-col-section {
    margin-top: -75px; }
    @media (max-width: 991.98px) {
      .text + .four-col-section {
        margin-top: -40px; } }

.five-col-section {
  padding: 50px 0 100px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .five-col-section {
      padding: 50px 0 25px; } }
  .five-col-section .item {
    display: flex;
    flex-direction: column;
    align-items: baseline; }
    .five-col-section .item .image {
      height: 125px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; }
    .five-col-section .item h5 {
      font-family: 'Black Diamond';
      text-transform: none;
      width: 100%;
      margin-top: 20px; }
    .five-col-section .item p {
      font-size: 12px;
      line-height: 21px;
      margin: 0 auto;
      max-width: 100%; }
  .five-col-section .referance {
    margin-top: 20px; }
    .five-col-section .referance p {
      font-size: 10px;
      line-height: 18px; }
  .text + .five-col-section {
    margin-top: -75px; }
    @media (max-width: 991.98px) {
      .text + .five-col-section {
        margin-top: -40px; } }

.image-background-between .min-height {
  min-height: 750px;
  padding: 70px 0 85px; }
  @media (max-width: 1199.98px) {
    .image-background-between .min-height {
      min-height: 650px; } }
  @media (max-width: 991.98px) {
    .image-background-between .min-height {
      min-height: 400px; } }
  @media (max-width: 767.98px) {
    .image-background-between .min-height {
      min-height: 300px;
      padding: 35px 0;
      text-align: center; }
      .image-background-between .min-height a {
        margin-top: 30px; } }
  @media (max-width: 575.98px) {
    .image-background-between .min-height {
      min-height: unset; }
      .image-background-between .min-height h2 {
        text-shadow: 2px 2px #008853; } }

.image-background-between .title {
  margin: 0 auto; }

.tasting {
  text-align: center;
  padding: 90px 0; }
  @media (max-width: 991.98px) {
    .tasting {
      padding: 45px 0; } }
  .tasting .item {
    position: relative; }
    .tasting .item:after {
      content: '';
      position: absolute;
      width: 1px;
      height: 85px;
      background: #CDE6E6;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .tasting .item:last-child:after {
      display: none; }
    .tasting .item .image {
      min-height: 220px; }
      @media (max-width: 575.98px) {
        .tasting .item .image {
          min-height: 175px; } }
    .tasting .item .title {
      font-size: 30px; }
    .tasting .item p {
      max-width: 280px;
      margin: 0 auto; }
  .text + .tasting {
    margin-top: -135px; }
    @media (max-width: 991.98px) {
      .text + .tasting {
        margin-top: -75px; } }

.image-background-with-scale-image {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 150px;
  position: relative; }
  @media (max-width: 991.98px) {
    .image-background-with-scale-image {
      margin-bottom: 120px; } }
  .image-background-with-scale-image:before {
    content: '';
    position: absolute;
    width: 170px;
    height: 170px;
    background: url("../images/new-packaging.png") no-repeat top;
    background-size: cover;
    top: 0;
    left: 0; }
    @media (max-width: 991.98px) {
      .image-background-with-scale-image:before {
        width: 125px;
        height: 125px; } }
    @media (max-width: 767.98px) {
      .image-background-with-scale-image:before {
        width: 100px;
        height: 100px; } }
    @media (max-width: 575.98px) {
      .image-background-with-scale-image:before {
        width: 70px;
        height: 70px; } }
  .image-background-with-scale-image .title {
    margin-bottom: 30px; }
  .image-background-with-scale-image .text-item {
    font-size: 15px;
    margin-top: 30px;
    max-width: 560px; }
  .image-background-with-scale-image .btn {
    margin: 30px 0; }
  .image-background-with-scale-image .bottom-image {
    margin-bottom: -100px; }

.photo-section {
  background-color: #5BBFBF;
  text-align: center;
  margin: 150px 0; }
  @media (max-width: 1199.98px) {
    .photo-section {
      margin: 120px 0 30px; }
      .photo-section h3 {
        font-size: 35px;
        margin-top: -111px;
        margin-bottom: 0px; }
      .photo-section p + p {
        margin-top: 10px !important; } }
  @media (max-width: 767.98px) {
    .photo-section {
      margin: 35px 0;
      padding: 35px 0; }
      .photo-section h3 {
        font-size: 35px;
        margin-top: 0;
        margin-bottom: 0px; } }
  .photo-section .text-item p {
    font-size: 17px;
    line-height: 30px;
    margin: 10px auto;
    color: #FFFFFF; }
    @media (max-width: 1199.98px) {
      .photo-section .text-item p {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (min-width: 880px) and (max-width: 1199.98px) {
      .photo-section .text-item p {
        font-size: 17px;
        line-height: 30px; } }
  .photo-section .photo {
    margin: -125px 0;
    padding-left: 100px; }
    @media (max-width: 1199.98px) {
      .photo-section .photo {
        margin: -50px 0 0;
        padding-left: 30px;
        padding-bottom: 80px; } }
    .photo-section .photo .col-big-photo {
      width: 50%;
      padding: 0 15px; }
      @media (max-width: 1199.98px) {
        .photo-section .photo .col-big-photo {
          width: 47%; } }
    .photo-section .photo .col-small-photo {
      padding: 0 15px 50%;
      width: 50%;
      position: relative; }
      @media (max-width: 1199.98px) {
        .photo-section .photo .col-small-photo {
          padding: 0 15px 42%; } }
      .photo-section .photo .col-small-photo__wrapper {
        width: calc(100% - 90px);
        position: absolute; }
      .photo-section .photo .col-small-photo--upper .col-small-photo__wrapper {
        top: 0;
        left: 15px; }
        @media (max-width: 1199.98px) {
          .photo-section .photo .col-small-photo--upper .col-small-photo__wrapper {
            top: -40px; } }
      .photo-section .photo .col-small-photo--lower .col-small-photo__wrapper {
        bottom: 0;
        right: 15px; }
        @media (max-width: 1199.98px) {
          .photo-section .photo .col-small-photo--lower .col-small-photo__wrapper {
            bottom: 20px; } }
    .photo-section .photo__container div {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .photo-section .photo__element {
      padding-bottom: 100%; }
    .photo-section .photo__two_images {
      flex-direction: row-reverse;
      margin-bottom: 30px; }
      @media (max-width: 1199.98px) {
        .photo-section .photo__two_images {
          margin-bottom: 0px; } }
    .photo-section .photo__last_row {
      justify-content: center; }
    .photo-section .photo-desktop img {
      width: 100%; }

.diary-good {
  background-color: #EDF2F3;
  text-align: center;
  padding: 200px;
  margin-top: -150px; }
  @media (max-width: 1199.98px) {
    .diary-good {
      padding: 100px 150px; } }
  @media (max-width: 991.98px) {
    .diary-good {
      padding: 100px 0px; } }
  @media (max-width: 767.98px) {
    .diary-good {
      margin-top: 0;
      padding: 35px 0px; } }
  .diary-good .image-title {
    margin-bottom: 30px; }
  .diary-good p {
    font-size: 17px;
    color: #3A2315; }

.learn-more {
  text-align: center;
  background-color: #EDF2F3;
  padding: 100px 0; }
  @media (max-width: 767.98px) {
    .learn-more {
      padding: 35px 0; } }
  .learn-more p {
    max-width: 745px;
    margin: 0 auto; }
  .learn-more .buttons {
    margin-top: 30px; }
    @media (max-width: 991.98px) {
      .learn-more .buttons {
        display: flex;
        flex-direction: column; } }
    .learn-more .buttons .item .btn {
      margin-right: 20px;
      padding: 9px 50px; }
      @media (max-width: 991.98px) {
        .learn-more .buttons .item .btn {
          margin-right: 0;
          width: auto; } }
      @media (max-width: 575.98px) {
        .learn-more .buttons .item .btn {
          font-size: 16px;
          letter-spacing: 0; } }
      .learn-more .buttons .item .btn:last-child {
        margin-right: 0; }
    .learn-more .buttons .item .source {
      font-size: 12px;
      margin-top: 10px; }
      @media (max-width: 991.98px) {
        .learn-more .buttons .item .source {
          margin-bottom: 20px; } }
    @media (max-width: 991.98px) {
      .learn-more .buttons .item:last-child .source {
        margin-bottom: 0; } }

.get-involved {
  background-color: #5BBFBF;
  position: relative;
  padding: 150px 0; }
  .get-involved p {
    font-size: 17px;
    max-width: 350px;
    line-height: 28px;
    color: #FFFFFF; }
  .get-involved .links .item {
    font-size: 15px;
    color: #A3D8D8; }
    .get-involved .links .item a {
      font-size: 15px;
      line-height: 28px;
      font-family: 'Museo Sans';
      color: #FFFFFF;
      text-decoration: underline; }
  .get-involved .background-half {
    position: absolute;
    width: 50%;
    height: calc(100% - 300px);
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.text-background-style2 {
  padding: 200px 0;
  text-align: center;
  background-color: #007D4A; }
  @media (max-width: 991.98px) {
    .text-background-style2 {
      padding: 100px 0; } }
  @media (max-width: 767.98px) {
    .text-background-style2 {
      padding: 50px 0; } }
  .text-background-style2 h3 {
    margin-bottom: 30px;
    max-width: 1130px;
    text-transform: none; }

.text-image-section-single .item {
  text-align: left; }
  .text-image-section-single .item .text-item p {
    margin: 0; }

.diary-recomendation .title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px; }

.diary-recomendation .desc {
  max-width: 580px;
  margin: 0 auto;
  text-align: center; }

.diary-recomendation .table-recomendation {
  width: 100%;
  margin-top: 50px; }
  @media (max-width: 767.98px) {
    .diary-recomendation .table-recomendation {
      overflow: scroll; } }
  @media (max-width: 991.98px) {
    .diary-recomendation .table-recomendation__container {
      min-width: 500px; } }
  .diary-recomendation .table-recomendation__title {
    display: block;
    background: #326FA6;
    text-align: center;
    color: #FFFFFF;
    padding: 15px;
    margin-bottom: 30px; }
    .diary-recomendation .table-recomendation__title h6 {
      font-size: 16px;
      letter-spacing: 1.6px;
      margin: 0; }
  .diary-recomendation .table-recomendation__content {
    display: flex;
    width: 100%; }
    .diary-recomendation .table-recomendation__content__col {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .diary-recomendation .table-recomendation__content__col__row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 40px 10px 20px;
        border-bottom: 2px solid #EEEEEE; }
        @media (max-width: 767.98px) {
          .diary-recomendation .table-recomendation__content__col__row {
            padding: 10px 10px 10px 10px; } }
        .diary-recomendation .table-recomendation__content__col__row:last-child {
          border-bottom: none; }
        .diary-recomendation .table-recomendation__content__col__row.three {
          height: 33.3%; }
        .diary-recomendation .table-recomendation__content__col__row.two {
          height: 50%; }
        .diary-recomendation .table-recomendation__content__col__row .cell {
          display: flex;
          flex-direction: column; }
          .diary-recomendation .table-recomendation__content__col__row .cell--title {
            min-width: 30%; }
          .diary-recomendation .table-recomendation__content__col__row .cell--old {
            min-width: 40%; }
          .diary-recomendation .table-recomendation__content__col__row .cell--cups {
            width: 65px; }
          .diary-recomendation .table-recomendation__content__col__row .cell .group {
            font-size: 16px;
            font-weight: 900;
            font-family: 'Museo sans';
            color: #326FA6; }
          .diary-recomendation .table-recomendation__content__col__row .cell .group-desc {
            font-size: 14px;
            font-family: 'Museo sans';
            line-height: 30px;
            color: #000000; }
            @media (max-width: 1199.98px) {
              .diary-recomendation .table-recomendation__content__col__row .cell .group-desc {
                font-size: 12px; } }
            @media (max-width: 991.98px) {
              .diary-recomendation .table-recomendation__content__col__row .cell .group-desc {
                font-size: 14px; } }
    .diary-recomendation .table-recomendation__content .row {
      width: 100%;
      margin: 0; }
      @media (max-width: 767.98px) {
        .diary-recomendation .table-recomendation__content .row .col-md-12 {
          padding: 0; } }

.cups-counting .dropdown {
  margin: 25px 0; }
  .cups-counting .dropdown .select2-container--default .select2-selection {
    text-align: left;
    background-color: #326FA6; }
    @media (max-width: 991.98px) {
      .cups-counting .dropdown .select2-container--default .select2-selection {
        margin: 0 auto; } }
  .cups-counting .dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    border-left: 0; }
    .cups-counting .dropdown .select2-container--default .select2-selection--single .select2-selection__arrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 30px;
      background: #FFFFFF;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
  .cups-counting .dropdown .cupCountsSelectDropdown {
    text-align: left; }
    .cups-counting .dropdown .cupCountsSelectDropdown .select2-dropdown.select2-dropdown--below {
      background-color: #326FA6; }

.cups-counting .info {
  max-width: 250px;
  margin: 0 auto; }
  .cups-counting .info .title {
    font-family: 'Museo sans';
    font-size: 15px;
    font-weight: 700;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE; }
  .cups-counting .info .item {
    font-size: 14px;
    display: block;
    color: #000000;
    padding-bottom: 10px; }

.title-button {
  padding: 100px 0;
  text-align: center; }
  @media (max-width: 991.98px) {
    .title-button {
      padding: 35px 0; } }
  .title-button .title {
    text-transform: none;
    margin-bottom: 40px; }

.text-image-end {
  position: relative;
  padding: 150px 0; }
  .text-image-end .box {
    position: relative;
    padding: 100px 0; }
    .text-image-end .box .background-half {
      position: absolute;
      width: 50%;
      height: 100%;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .text-image-end .box.right .item {
      justify-content: flex-end; }
    .text-image-end .box.right .background-half {
      right: 100%;
      transform: translate(100%, -50%); }

.recipes-pagination .filtring .search-field-lable {
  width: 100%; }
  @media (max-width: 991.98px) {
    .recipes-pagination .filtring .search-field-lable {
      margin-right: 0; } }
  .recipes-pagination .filtring .search-field-lable:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 25px;
    background: #008648;
    top: 50%;
    right: 50px;
    transform: translateY(-50%); }
  .recipes-pagination .filtring .search-field-lable:after {
    background: url("../images/search-tropical-rain-forest.png") no-repeat center;
    background-size: cover; }
  .recipes-pagination .filtring .search-field-lable .search-field {
    width: 100%;
    border: 1px solid #008648;
    background: transparent;
    color: #008648; }
    .recipes-pagination .filtring .search-field-lable .search-field::-moz-placeholder {
      color: #008648; }
    .recipes-pagination .filtring .search-field-lable .search-field:-ms-input-placeholder {
      color: #008648; }
    .recipes-pagination .filtring .search-field-lable .search-field::placeholder {
      color: #008648; }

.recipes-pagination .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 50px; }
  .recipes-pagination .info .desc {
    font-size: 15px;
    margin-bottom: 30px; }

.recipes-pagination .link-absolute {
  margin: 0;
  padding: 0; }

.text-image-single {
  padding: 50px 0; }
  .text-image-single .image-item {
    min-height: 570px; }
    @media (max-width: 991.98px) {
      .text-image-single .image-item {
        min-height: 400px; } }
    @media (max-width: 767.98px) {
      .text-image-single .image-item {
        min-height: 250px; } }
    .text-image-single .image-item .background {
      width: 100%;
      height: 100%; }
  .text-image-single .text-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    @media (max-width: 991.98px) {
      .text-image-single .text-item {
        align-items: center;
        text-align: center;
        margin-bottom: 40px; } }
    .text-image-single .text-item .title {
      font-size: 50px;
      margin-bottom: 30px;
      max-width: 100%; }
      @media (max-width: 991.98px) {
        .text-image-single .text-item .title {
          font-size: 30px; } }
    .text-image-single .text-item p {
      max-width: 100%; }
    .text-image-single .text-item .btn {
      margin-top: 30px; }

.related-recipes {
  padding-bottom: 100px; }
  .related-recipes .title {
    margin-bottom: 40px; }

@media (max-width: 767.98px) {
  .recipe-description .instructions {
    margin-top: 30px; } }

.recipe-description .instructions .title {
  font-size: 30px; }
  @media (max-width: 767.98px) {
    .recipe-description .instructions .title {
      font-size: 25px; } }

.recipe-description .instructions .cooking-list {
  padding-left: 0;
  margin: 25px 0 0 0; }
  .recipe-description .instructions .cooking-list li {
    position: relative;
    list-style: none;
    line-height: 30px;
    color: #808080;
    padding-left: 40px;
    margin-bottom: 30px;
    counter-increment: step-counter; }
    .recipe-description .instructions .cooking-list li:before {
      content: counter(step-counter);
      position: absolute;
      left: 0;
      top: 0;
      color: #F79115;
      font-weight: 900; }
    .recipe-description .instructions .cooking-list li:after {
      content: ' /';
      position: absolute;
      left: 25px;
      top: 0;
      color: #CDE6E6; }
    .recipe-description .instructions .cooking-list li:nth-child(n+10):before {
      left: 0; }
  .recipe-description .instructions .cooking-list.more-than-9 li:before {
    left: 9px; }
  .recipe-description .instructions .cooking-list.more-than-9 li:nth-child(n+10):before {
    left: 0; }

.text-background-style3 {
  padding: 100px 0;
  text-align: center;
  background-color: #EDF2F3; }
  @media (max-width: 991.98px) {
    .text-background-style3 {
      padding: 75px 0; } }
  @media (max-width: 767.98px) {
    .text-background-style3 {
      padding: 35px 0; } }
  .text-background-style3 h3 {
    margin-bottom: 30px;
    max-width: 1130px; }
    @media (max-width: 991.98px) {
      .text-background-style3 h3 {
        margin-bottom: 0; } }
  .text-background-style3 p {
    color: #000000;
    max-width: 740px;
    margin: 30px auto; }
    @media (max-width: 991.98px) {
      .text-background-style3 p {
        margin-bottom: 20px; } }

.text-background-style4 {
  padding: 200px 0;
  text-align: center;
  background-color: #F79115; }
  @media (max-width: 991.98px) {
    .text-background-style4 {
      padding: 35px 0; } }
  @media (max-width: 767.98px) {
    .text-background-style4 {
      padding: 75px 0; } }
  .text-background-style4 .title {
    margin-bottom: 30px;
    max-width: 600px; }
  .text-background-style4 .desc {
    color: #000000;
    max-width: 740px;
    margin: 0 auto;
    margin-top: 30px; }
  .text-background-style4 p {
    text-align: center;
    color: #FFFFFF; }
    .text-background-style4 p a {
      color: #FFFFFF;
      font-weight: 700;
      padding-bottom: 5px;
      border-bottom: 1px solid #FFFFFF; }
      .text-background-style4 p a:hover, .text-background-style4 p a:active, .text-background-style4 p a:focus {
        text-decoration: none; }
  .text-background-style4 p + p {
    margin-top: 0 !important;
    margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .text-background-style4 .buttons {
      display: flex;
      flex-direction: column; } }
  .text-background-style4 .buttons .btn {
    margin-right: 20px; }
    @media (max-width: 767.98px) {
      .text-background-style4 .buttons .btn {
        margin-right: 0;
        margin-bottom: 20px; } }
    .text-background-style4 .buttons .btn:last-child {
      margin-right: 0; }
      @media (max-width: 767.98px) {
        .text-background-style4 .buttons .btn:last-child {
          margin-bottom: 20px; } }

.half-map-image .text-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (max-width: 991.98px) {
    .half-map-image .text-item {
      padding-bottom: 50px; } }
  .half-map-image .text-item .title {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 20px; }
  .half-map-image .text-item p {
    max-width: 370px; }
  .half-map-image .text-item .link {
    display: block;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 20px; }

.map-image .map {
  min-height: 570px;
  position: relative; }
  .map-image .map .pin {
    position: absolute;
    top: calc(50% - 40px);
    left: 50%;
    transform: translate(-50%); }
    .map-image .map .pin svg g g g path {
      fill: #F79115; }
    .map-image .map .pin svg g g g circle {
      fill: #FFFFFF; }
  .map-image .map .directions {
    text-align: center;
    background: #006F41;
    color: #FFFFFF;
    padding: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%); }
    .map-image .map .directions:after {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      bottom: -9px;
      left: 50%;
      transform: translateX(-50%) rotate(45deg);
      background: #006F41; }
    .map-image .map .directions .distans {
      font-size: 14px; }
    .map-image .map .directions .name {
      font-size: 28px; }
    .map-image .map .directions .location {
      font-size: 12px; }

.text-background-style5 {
  padding: 200px 0;
  text-align: center;
  background-color: #5BBFBF; }
  @media (max-width: 991.98px) {
    .text-background-style5 {
      padding: 100px 0; } }
  @media (max-width: 767.98px) {
    .text-background-style5 {
      padding: 75px 0; } }
  .text-background-style5 .title {
    font-size: 30px;
    margin: 30px 0;
    max-width: 330px; }
    @media (max-width: 991.98px) {
      .text-background-style5 .title {
        font-size: 24px; } }
    @media (max-width: 767.98px) {
      .text-background-style5 .title {
        font-size: 16px; } }
  .text-background-style5 p {
    font-size: 30px;
    font-weight: 300;
    line-height: 46px;
    color: #FFFFFF;
    max-width: 825px;
    margin: 0 auto; }
    @media (max-width: 991.98px) {
      .text-background-style5 p {
        font-size: 24px;
        line-height: 30px; } }
    @media (max-width: 767.98px) {
      .text-background-style5 p {
        font-size: 16px;
        line-height: 20px; } }
  .text-background-style5 .buttons .btn:first-child {
    margin-right: 20px; }

.facts {
  padding: 50px 0 100px;
  text-align: center; }
  .facts .item {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 20px; }
    .facts .item .image {
      height: 125px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      margin-bottom: 20px; }
      .facts .item .image img {
        max-height: 100%; }
    .facts .item p {
      line-height: 30px;
      margin: 0 auto;
      max-width: 100%; }
  .facts .buttons {
    margin-top: 30px; }

.post-with-filtring {
  padding-bottom: 100px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .post-with-filtring .filtring {
      display: block; }
      .post-with-filtring .filtring span.select2-container:nth-child(2) {
        float: left; }
      .post-with-filtring .filtring .postDateFilterDropdown ~ span.select2-container {
        float: right; } }
  .post-with-filtring .filtring .postCategoryFilter ~ .select2-container--default .select2-selection {
    background-color: #007D4A; }
  .post-with-filtring .filtring .postCategoryFilterDropdown .select2-dropdown.select2-dropdown--below {
    background: #007D4A; }
  .post-with-filtring .filtring .postCategoryFilterDropdown li[aria-disabled=true] {
    display: none; }
  .post-with-filtring .filtring .postDateFilter ~ .select2-container--default .select2-selection {
    background-color: transparent;
    border: 1px solid #007D4A; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .post-with-filtring .filtring .postDateFilter ~ .select2-container--default .select2-selection {
        float: right; } }
    .post-with-filtring .filtring .postDateFilter ~ .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #007D4A; }
  .post-with-filtring .filtring .postDateFilter ~ .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #007D4A; }
  .post-with-filtring .filtring .postDateFilter ~ .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #007D4A; }
  .post-with-filtring .filtring .postDateFilterDropdown .select2-dropdown.select2-dropdown--below {
    background: #007D4A; }
  .post-with-filtring .item {
    margin-bottom: 30px; }
  .post-with-filtring .info {
    text-align: center;
    margin-top: 50px; }

.post__box {
  box-shadow: 0px 0px 20px -5px #b0b0b0; }

.post__image {
  width: 100%;
  height: 200px; }

.post__content {
  padding: 20px; }
  .post__content p {
    font-size: 14px; }
  .post__content .date {
    font-size: 12px;
    display: block; }
  .post__content .btn {
    min-width: auto;
    width: 100%;
    margin-top: 15px; }

.filtring {
  display: flex;
  justify-content: center;
  margin-bottom: 10px; }
  @media (max-width: 991.98px) {
    .filtring {
      flex-direction: column;
      align-items: center; } }
  .filtring:last-child {
    margin-bottom: 50px; }
  .filtring .search-field {
    outline: none;
    background: #EDF2F3;
    border: none;
    border-radius: 3px;
    padding: 13px 70px 14px 20px;
    min-width: 570px;
    color: #3A2315;
    text-transform: uppercase;
    font-size: 20px; }
    @media (max-width: 991.98px) {
      .filtring .search-field {
        min-width: 0; } }
    .filtring .search-field::-moz-placeholder {
      color: #3A2315;
      opacity: 1;
      /* Firefox */ }
    .filtring .search-field:-ms-input-placeholder {
      color: #3A2315;
      opacity: 1;
      /* Firefox */ }
    .filtring .search-field::placeholder {
      color: #3A2315;
      opacity: 1;
      /* Firefox */ }
  .filtring .search-field-lable {
    position: relative;
    margin-right: 20px; }
    .filtring .search-field-lable:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 20px;
      height: 20px;
      width: 20px;
      transform: translateY(-50%);
      background: url("../images/search.png") no-repeat center;
      background-size: cover; }
    .filtring .search-field-lable .hidden-button {
      opacity: 0;
      height: 52px;
      width: 52px;
      top: 0;
      right: 0;
      cursor: pointer;
      position: absolute;
      z-index: 2; }
  .filtring--silver-chalice .search-field-lable {
    margin-right: 0;
    width: 100%; }
    @media (max-width: 991.98px) {
      .filtring--silver-chalice .search-field-lable {
        width: 370px;
        margin-right: 0; } }
    @media (max-width: 767.98px) {
      .filtring--silver-chalice .search-field-lable {
        width: 100%; } }
    .filtring--silver-chalice .search-field-lable:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 25px;
      background: #A3D8D8;
      top: 50%;
      right: 50px;
      transform: translateY(-50%); }
    .filtring--silver-chalice .search-field-lable:after {
      background: url("../images/search-sinbad.png") no-repeat center;
      background-size: cover; }
    .filtring--silver-chalice .search-field-lable .search-field {
      width: 100%;
      border: 1px solid #A3D8D8;
      background: transparent;
      color: #A3D8D8; }
      .filtring--silver-chalice .search-field-lable .search-field::-moz-placeholder {
        color: #A3D8D8; }
      .filtring--silver-chalice .search-field-lable .search-field:-ms-input-placeholder {
        color: #A3D8D8; }
      .filtring--silver-chalice .search-field-lable .search-field::placeholder {
        color: #A3D8D8; }
  .filtring.without-shadow .search-field-lable {
    box-shadow: none; }
  .filtring.without-shadow .search-field {
    text-shadow: none; }
    .filtring.without-shadow .search-field::-moz-placeholder {
      text-shadow: none; }
    .filtring.without-shadow .search-field:-ms-input-placeholder {
      text-shadow: none; }
    .filtring.without-shadow .search-field::placeholder {
      text-shadow: none; }
  @media (max-width: 991.98px) {
    .filtring .select2-container--default:not(:nth-child(2)) {
      padding-top: 20px; } }

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 30px; }
  .pagination .prev,
  .pagination .next {
    position: relative;
    cursor: pointer; }
    .pagination .prev.hidden,
    .pagination .next.hidden {
      display: none; }
    .pagination .prev:before,
    .pagination .next:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
      width: 8px;
      height: 8px;
      border-right: 2px solid #F79115;
      border-top: 2px solid #F79115; }
  .pagination .prev:before {
    transform: translate(-50%, -50%) rotate(-135deg); }
  .pagination .pagination-list {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 10px; }
    .pagination .pagination-list li {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      width: 40px;
      height: 40px;
      margin: 0 5px;
      border-radius: 20px;
      background: #EDF2F3;
      color: #4A4A4A;
      transition: all ease .5s;
      cursor: pointer; }
      .pagination .pagination-list li.active, .pagination .pagination-list li:hover {
        background: #F79115;
        color: #FFFFFF;
        transition: all ease .5s; }

.baner-event .baner__background .streach h1 {
  max-width: 1250px;
  font-size: 80px; }
  @media (max-width: 991.98px) {
    .baner-event .baner__background .streach h1 {
      font-size: 70px; } }
  @media (max-width: 767.98px) {
    .baner-event .baner__background .streach h1 {
      font-size: 50px; } }

.baner-event .baner__background .date {
  position: relative;
  text-align: center;
	padding-bottom: 25px;
	padding-top: 25px 
}
  .baner-event .baner__background .date:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    height: 1px;
    background: #FFFFFF;
    opacity: .5; }
  .baner-event .baner__background .date__item {
    font-size: 12px;
	  margin-bottom: 0;
    color: #FFFFFF; }

.single-content .content .content-box {
  margin-right: 50px; }
  @media (max-width: 767.98px) {
    .single-content .content .content-box {
      margin-right: 0; } }
  .single-content .content .content-box .title {
    margin-bottom: 30px; }
  .single-content .content .content-box p {
    font-size: 15px;
    line-height: 26px; }
    .single-content .content .content-box p a {
      color: #F79115;
      text-decoration: underline; }
  .single-content .content .content-box .buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 40px; }
    @media (max-width: 767.98px) {
      .single-content .content .content-box .buttons {
        align-items: center; } }
    .single-content .content .content-box .buttons .xola-button .xola-custom {
      font-size: 20px;
      font-family: 'Bebas Kai';
      font-weight: 900;
      letter-spacing: 2px;
      display: inline-block;
      text-align: center;
      border-radius: 30px;
      padding: 11px 50px;
      color: #FFFFFF;
      white-space: normal;
      background: #007D4A;
      cursor: pointer; }
      @media (max-width: 991.98px) {
        .single-content .content .content-box .buttons .xola-button .xola-custom {
          width: 230px; } }
      @media (max-width: 767.98px) {
        .single-content .content .content-box .buttons .xola-button .xola-custom {
          font-size: 16px; } }
    .single-content .content .content-box .buttons .btn {
      margin-top: 20px;
      min-width: 130px; }
      .single-content .content .content-box .buttons .btn:first-child {
        margin-top: 0; }
      .single-content .content .content-box .buttons .btn.relese {
        padding: 10px 60px; }
        @media (max-width: 1199.98px) {
          .single-content .content .content-box .buttons .btn.relese {
            padding: 10px;
            width: unset; } }
      @media (max-width: 575.98px) {
        .single-content .content .content-box .buttons .btn {
          font-size: 16px; } }

.single-content .background-image-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  min-height: 500px;
  padding: 40px 35px; }
  @media (max-width: 767.98px) {
    .single-content .background-image-item {
      margin-top: 50px; } }
  .single-content .background-image-item .title {
    font-size: 60px; }
  .single-content .background-image-item .bottom p {
    line-height: 26px; }
  @media (max-width: 1199.98px) {
    .single-content .background-image-item .bottom .btn {
      min-width: 100%; } }
  @media (max-width: 767.98px) {
    .single-content .background-image-item .bottom .btn {
      min-width: 0; } }

.where-to-buy-map .map-section .item {
  min-height: 700px; }

.wpsl-store-below {
  margin: 0; }
  .wpsl-store-below .wpsl-search {
    background: transparent;
    padding: 0; }
    .wpsl-store-below .wpsl-search .wpsl-input {
      width: 100% !important; }
      .wpsl-store-below .wpsl-search .wpsl-input label {
        display: none !important; }
      .wpsl-store-below .wpsl-search .wpsl-input:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 25px;
        background: #A3D8D8;
        top: 50%;
        right: 50px;
        transform: translateY(-50%); }
      .wpsl-store-below .wpsl-search .wpsl-input:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        height: 20px;
        width: 20px;
        transform: translateY(-50%);
        background: url("../images/search-sinbad.png") no-repeat center;
        background-size: cover; }
      .wpsl-store-below .wpsl-search .wpsl-input #wpsl-search-input {
        font-family: 'Bebas';
        font-weight: 400;
        outline: none;
        background: #EDF2F3;
        border-radius: 3px;
        padding: 13px 70px 14px 20px;
        min-width: 570px;
        text-transform: uppercase;
        font-size: 20px;
        width: 100%;
        border: 1px solid #A3D8D8;
        background: transparent;
        color: #A3D8D8; }
        @media (max-width: 575.98px) {
          .wpsl-store-below .wpsl-search .wpsl-input #wpsl-search-input {
            min-width: 100%; } }
        .wpsl-store-below .wpsl-search .wpsl-input #wpsl-search-input::-moz-placeholder {
          color: #A3D8D8; }
        .wpsl-store-below .wpsl-search .wpsl-input #wpsl-search-input:-ms-input-placeholder {
          color: #A3D8D8; }
        .wpsl-store-below .wpsl-search .wpsl-input #wpsl-search-input::placeholder {
          color: #A3D8D8; }
    .wpsl-store-below .wpsl-search .wpsl-search-btn-wrap {
      position: absolute;
      right: 0;
      top: 1px;
      width: 50px;
      height: 50px;
      margin-right: 0 !important; }
      .wpsl-store-below .wpsl-search .wpsl-search-btn-wrap input {
        opacity: 0;
        width: 100%;
        height: 100%; }
  .wpsl-store-below #wpsl-result-list {
    display: none !important; }
  .wpsl-store-below #wpsl-gmap.wpsl-gmap-canvas {
    height: 0 !important;
    padding-bottom: 50%;
    float: left;
    width: 50%; }
    @media (max-width: 991.98px) {
      .wpsl-store-below #wpsl-gmap.wpsl-gmap-canvas {
        width: 100%; } }
  .wpsl-store-below .item {
    float: left;
    padding-bottom: 50%; }
    @media (max-width: 991.98px) {
      .wpsl-store-below .item {
        padding-bottom: 100%; } }
  .wpsl-store-below .wpsl-infobox {
    padding: 28px !important;
    text-align: center;
    min-width: 229px !important;
    border: none !important;
    box-shadow: 0px 2px 20px #a6a6a6; }
    .wpsl-store-below .wpsl-infobox:before {
      border-top: 13px solid #FFFFFF; }
    .wpsl-store-below .wpsl-infobox > img {
      top: -15px;
      right: -15px; }
    .wpsl-store-below .wpsl-infobox .wpsl-info-window {
      min-width: 100%; }
      .wpsl-store-below .wpsl-infobox .wpsl-info-window p strong {
        display: block;
        color: #007D4A;
        font-size: 24px;
        margin-bottom: 5px; }
      .wpsl-store-below .wpsl-infobox .wpsl-info-window p span {
        margin-bottom: 5px;
        display: block; }
    .wpsl-store-below .wpsl-infobox .wpsl-info-actions .wpsl-directions {
      font-size: 16px;
      letter-spacing: 2px;
      text-transform: uppercase;
      font-family: 'Bebas Neue';
      color: #007D4A;
      display: block;
      width: 100%;
      text-align: center;
      border: 1px solid #007D4A;
      border-bottom: 1px solid #007D4A !important;
      border-radius: 4px;
      padding: 7px 0 5px; }
      .wpsl-store-below .wpsl-infobox .wpsl-info-actions .wpsl-directions:hover, .wpsl-store-below .wpsl-infobox .wpsl-info-actions .wpsl-directions:focus {
        text-decoration: none;
        color: #007D4A; }

.gm-style-iw {
  padding: 28px !important;
  text-align: center;
  min-width: 229px !important;
  border: none !important;
  box-shadow: 0px 2px 20px #a6a6a6; }
  .gm-style-iw:before {
    border-top: 13px solid #FFFFFF; }
  .gm-style-iw > img {
    top: -15px;
    right: -15px; }
  .gm-style-iw .wpsl-info-window {
    min-width: 100%; }
    .gm-style-iw .wpsl-info-window p strong {
      display: block;
      color: #007D4A;
      font-size: 24px;
      margin-bottom: 5px; }
    .gm-style-iw .wpsl-info-window p span {
      margin-bottom: 5px;
      display: block; }
  .gm-style-iw .wpsl-info-actions .wpsl-directions {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    color: #007D4A;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #007D4A;
    border-bottom: 1px solid #007D4A !important;
    border-radius: 4px;
    padding: 7px 0 5px; }
    .gm-style-iw .wpsl-info-actions .wpsl-directions:hover, .gm-style-iw .wpsl-info-actions .wpsl-directions:focus {
      text-decoration: none;
      color: #007D4A; }

.where-to-buy-list {
  padding: 50px 0; }
  .where-to-buy-list .info {
    margin: 40px 0;
    text-align: center; }
  .where-to-buy-list .filtring .select2-container--default .select2-selection {
    min-width: 200px; }
  .where-to-buy-list .filtring .select2-container--default .select2-selection {
    background: transparent;
    padding-right: 30px;
    height: 57px; }
    .where-to-buy-list .filtring .select2-container--default .select2-selection__arrow {
      border-left: none; }
    .where-to-buy-list .filtring .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #F79115;
      padding: 0;
      font-size: 40px;
      line-height: 40px; }
    .where-to-buy-list .filtring .select2-container--default .select2-selection--single .select2-selection__arrow {
      width: 20px; }
      .where-to-buy-list .filtring .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-bottom: 3px solid #F79115;
        border-left: 3px solid #F79115; }
  .where-to-buy-list .filtring .locationFilterDropdown .select2-dropdown.select2-dropdown--below,
  .where-to-buy-list .filtring .locationFilterDropdown .select2-dropdown .select2-dropdown--above {
    background: #FFFFFF;
    min-width: 200px; }
  .where-to-buy-list .filtring .locationFilterDropdown .select2-dropdown.select2-dropdown--below .select2-results__option, .where-to-buy-list .filtring .locationFilterDropdown .select2-dropdown.select2-dropdown--above .select2-results__option {
    color: #F79115; }
  .where-to-buy-list .filtring .locationFilterDropdown .select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 1px solid #F79115;
    color: #F79115; }
  .where-to-buy-list .shop-list {
    display: none; }
    .where-to-buy-list .shop-list .retailers-list {
      list-style: none;
      padding: 0;
      margin: 0;
      -moz-column-count: 3;
           column-count: 3; }
      @media (max-width: 991.98px) {
        .where-to-buy-list .shop-list .retailers-list {
          -moz-column-count: 2;
               column-count: 2; } }
      @media (max-width: 575.98px) {
        .where-to-buy-list .shop-list .retailers-list {
          -moz-column-count: 1;
               column-count: 1; } }
      .where-to-buy-list .shop-list .retailers-list li {
        font-size: 15px;
        color: #808080;
        line-height: 30px;
        border-bottom: 1px solid #D8D8D8;
        -moz-column-break-inside: avoid;
             break-inside: avoid; }

.archive {
  margin: 40px 0; }
  .archive .title {
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 0; }
  .archive .earlier {
    font-size: 15px;
    font-family: 'Museo sans';
    color: #808080;
    text-decoration: none; }
  .archive .item .year {
    position: relative;
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 20px;
    cursor: pointer; }
    .archive .item .year:before {
      content: '';
      position: absolute;
      width: 7px;
      height: 7px;
      left: 0;
      top: 50%;
      transform: translateY(-50%) rotate(-45deg);
      border-bottom: 3px solid #D8D8D8;
      border-right: 3px solid #D8D8D8;
      transition: all ease .5s; }
  .archive .item ul {
    display: none;
    list-style: none;
    margin-left: 3px;
    padding-left: 30px;
    border-left: 1px solid #D8D8D8; }
    .archive .item ul li a {
      font-family: 'Museo sans';
      color: #808080;
      text-decoration: none; }
      .archive .item ul li a span {
        color: #F79115; }
    .archive .item ul li.unactive a {
      color: #D8D8D8; }
      .archive .item ul li.unactive a span {
        display: none; }
  .archive .item.active .year:before {
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 3px solid #F79115;
    border-right: 3px solid #F79115;
    transition: all ease .5s; }

.scale-slider-style2 .info .name {
  color: #000000;
  font-weight: 900; }

.scale-slider-style2 .info .title {
  text-transform: none;
  margin-bottom: 20px; }

.scale-slider-style2 .slider {
  margin-top: 150px; }
  .scale-slider-style2 .slider.side-shadow:before {
    background: linear-gradient(to right, #FFFFFF, transparent); }
  .scale-slider-style2 .slider.side-shadow:after {
    background: linear-gradient(to right, transparent, #FFFFFF); }
  .scale-slider-style2 .slider .navigation {
    box-shadow: 0 7px 35px -10px #F79115; }

.search-modal {
  display: none;
  position: absolute;
  top: 115px;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  background: #FFFFFF; }
  @media (max-width: 991.98px) {
    .search-modal {
      top: 102px; } }
  .search-modal.active {
    display: block; }
  .search-modal .search-bar {
    background: #007D4A; }
    .search-modal .search-bar .filtring {
      padding: 35px 0;
      margin-bottom: 0; }
      .search-modal .search-bar .filtring .search-field-lable {
        width: 100%;
        padding: 0 15px;
        margin: 0;
        min-width: 0; }
        @media (max-width: 1249.98px) {
          .search-modal .search-bar .filtring .search-field-lable {
            margin-right: 50px; } }
   
          .search-modal .search-bar .filtring .search-field-lable {
            width: calc(100% - 45px); } 
        .search-modal .search-bar .filtring .search-field-lable:before {
          content: '';
          position: absolute;
          width: 1px;
          height: 30px;
          top: 50%;
          right: 55px;
          transform: translateY(-50%);
          background: #FFFFFF; }
        .search-modal .search-bar .filtring .search-field-lable .search-field {
          width: 100%;
          background: transparent;
          border-bottom: 1px solid #F79115;
          color: #FFFFFF;
          padding-left: 0;
          min-width: 0; }
          .search-modal .search-bar .filtring .search-field-lable .search-field::-moz-placeholder {
            color: #FFFFFF; }
          .search-modal .search-bar .filtring .search-field-lable .search-field:-ms-input-placeholder {
            color: #FFFFFF; }
          .search-modal .search-bar .filtring .search-field-lable .search-field::placeholder {
            color: #FFFFFF; }
    .search-modal .search-bar .searchClose {
      position: absolute;
      top: 50%;
      right: -30px;
      transform: translateY(-50%);
      width: 13px;
      height: 13px;
      cursor: pointer; }
      @media (max-width: 1249.98px) {
        .search-modal .search-bar .searchClose {
          right: 15px; } }
      .search-modal .search-bar .searchClose:before, .search-modal .search-bar .searchClose:after {
        content: '';
        position: absolute;
        width: 16px;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
        background: #FFFFFF; }
      .search-modal .search-bar .searchClose:after {
        transform: translate(-50%, -50%) rotate(45deg); }
  .search-modal .search-results {
    max-height: calc(100vh - 320px);
    overflow-y: scroll;
    margin-top: 30px; }
    .search-modal .search-results .item {
      padding: 20px 0;
      border-bottom: 1px solid #EDF2F3; }
      @media (max-width: 767.98px) {
        .search-modal .search-results .item {
          flex-direction: column; } }
      .search-modal .search-results .item .text-item {
        text-align: left;
        margin-right: 20px; }
        .search-modal .search-results .item .text-item .title {
          font-size: 30px;
          text-transform: none;
          margin-bottom: 10px; }
        .search-modal .search-results .item .text-item .desc {
          color: #000000;
          margin: 0; }
        .search-modal .search-results .item .text-item .link {
          color: #F79115;
          margin: 0 !important;
          word-break: break-all; }
      .search-modal .search-results .item .button .btn {
        min-width: 170px; }
      @media (max-width: 767.98px) {
        .search-modal .search-results .item .button {
          margin-top: 50px; } }

.form-tour {
  padding: 50px 0 100px; }
  @media (max-width: 767.98px) {
    .form-tour {
      padding: 35px 0; } }

.form-school-trip {
  padding: 0 0 100px; }
  .form-school-trip__select {
    margin-bottom: 25px; }
  .form-school-trip__form {
    padding-top: 25px;
    display: none; }

.text-section-small-title {
  padding: 70px 0; }
  @media (max-width: 991.98px) {
    .text-section-small-title {
      padding: 25px 0; } }
  .text-section-small-title h2 {
    font-size: 20px;
    font-family: 'High Voltage';
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 991.98px) {
      .text-section-small-title h2 {
        margin-bottom: 15px; } }
  .text-section-small-title p {
    max-width: 750px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #808080; }

.popup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  overflow: hidden;
  text-align: center;
  opacity: 0; }
  .popup.active {
    opacity: 1;
    display: block; }
    .popup.active .popup__box {
      opacity: 1; }
  .popup .popup__close {
    position: absolute;
    top: -22px;
    right: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 9999999; }
  .popup .popup__margin {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    max-width: 95%;
    margin: 0 auto;
    transform: translate(-50%, 0%); }

.popup__box {
  position: relative;
  top: 50%;
  left: 50%;
  z-index: 1000;
  background: #FFFFFF;
  text-align: left;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.55s 0.33s ease-out;
  max-height: 100%;
  max-width: 100%;
  margin-bottom: 12vw;
  padding-top: 5px; }
  .popup__box img {
    max-height: 80vh;
    width: auto;
    margin: 0 auto; }

.bodyPopup {
  overflow: hidden; }

/* The Modal (background) */
.popup-gallery__column {
  float: left;
  width: 25%; }

.popup-gallery__modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6); }

.popup-gallery__content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px; }

.popup-gallery__close {
  color: white;
  position: absolute;
  top: 30px;
  right: 25px;
  font-size: 35px;
  font-weight: bold; }
  .popup-gallery__close:hover, .popup-gallery__close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer; }

.popup-gallery__slides {
  display: none; }
  .mobile__nav__bar{
    padding: 67px 0 !important;
}
.popup-gallery__prev, .popup-gallery__next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #F79115 !important;
  font-weight: bold;
  font-size: 46px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  opacity: 0.6; }
  .popup-gallery__prev:hover, .popup-gallery__next:hover {
    opacity: 0.1; }

.popup-gallery__prev {
  left: -1rem; }

.popup-gallery__next {
  right: -1rem;
  border-radius: 3px 0 0 3px; }

.popup-gallery__number-text {
  color: white;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: -2rem; }

.popup-gallery__caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white; }

.popup-gallery__img {
  max-height: 80vh;
  width: auto; }

.coupons p {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Museo Sans";
  font-size: 15px;
  line-height: 24px;
  color: #000000; }

.coupons iframe {
  height: 910px;
  border: 0;
  outline: 0;
  width: 100%; }

.coupons-section {
  padding: 20px 0 100px; }

.coupons-section h1 {
  font-family: "High Voltage";
  font-size: 100px;
  text-transform: uppercase; }

.coupons-section h2 {
  font-family: "High Voltage";
  font-size: 40px;
  line-height: 54px; }

.coupons-section .subheading {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Museo Sans";
  font-size: 15px;
  line-height: 24px;
  color: #000000; }

.coupons-section iframe {
  height: 910px;
  border: 0;
  outline: 0;
  width: 100%; }

.list_section {
  padding: 75px 0; }
  @media (max-width: 1199.98px) {
    .list_section {
      padding: 45px 0; } }
  @media (max-width: 991.98px) {
    .list_section {
      padding: 35px 0; } }
  .list_section ul {
    margin: 35px 0;
    padding-left: 35px;
    position: relative;
    list-style: none; }
    .list_section ul li {
      line-height: 30px;
      margin: 5px 0;
      color: #808080;
      position: relative; }
      .list_section ul li:before {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #5BBFBF;
        position: absolute;
        content: '';
        left: -35px;
        top: 10px; }

.branded-products {
  padding: 75px 0; }
  @media (max-width: 1199.98px) {
    .branded-products {
      padding: 45px 0; } }
  @media (max-width: 991.98px) {
    .branded-products {
      padding: 35px 0; } }
  .branded-products .item {
    align-items: stretch;
    margin: 30px auto;
    max-width: 800px; }
    .branded-products .item .image-wrapper {
      min-height: 170px;
      margin-bottom: 30px; }
    .branded-products .item .image {
      width: 100%;
      height: 100%;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .branded-products .item h4 {
      font-family: "Museo Sans";
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 20px; }

.cups-counting .text-item {
  align-items: center; }

.contuct-us-form {
  padding: 50px 0 150px; }
  @media (max-width: 991.98px) {
    .contuct-us-form {
      padding: 30px 0 50px; } }

.notice {
  background-color: #F79115;
  color: white;
  padding: 20px 0 20px; }
  .notice p {
    color: white;
    padding-left: 100px;
    margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .notice p {
        padding-left: 20px; } }
  .notice__statement {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 991.98px) {
      .notice__statement {
        align-items: flex-start; } }
  .notice .icon {
    content: 'i';
    min-width: 80px;
    min-height: 80px;
    background-color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F79115;
    font-weight: bold;
    font-style: italic;
    font-size: 42px; }
    @media (max-width: 991.98px) {
      .notice .icon {
        min-width: 50px;
        min-height: 50px;
        font-size: 32px; } }

.contact-details .item {
  margin-bottom: 40px; }
  .contact-details .item .title {
    font-family: 'Museo sans';
    font-weight: 700;
    text-transform: none;
    margin-bottom: 20px; }
  .contact-details .item .desc {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0 !important; }
    .contact-details .item .desc.font-light {
      font-weight: 500; }
  .contact-details .item .name {
    font-weight: 700;
    margin-bottom: 5px; }
  .contact-details .item .address {
    margin-bottom: 5px;
    margin-top: 0 !important; }
  .contact-details .item .link {
    font-family: 'Museo sans';
    font-weight: 700;
    font-size: 16px; }

.video-grid {
  margin-bottom: 64px; }
  .video-grid h3 {
    font-size: 50px;
    line-height: 90px;
    margin-bottom: 24px;
    margin-left: 15px; }
  .video-grid__grid {
    display: flex;
    flex-wrap: wrap; }
    .video-grid__grid-video {
      width: 50%;
      padding: 0 15px 32px; }
      .video-grid__grid-video .embed-wrapper {
        overflow: hidden;
        padding-top: 56.25%;
        position: relative; }
        .video-grid__grid-video .embed-wrapper iframe {
          border: 0;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
      .video-grid__grid-video h5 {
        font-size: 26px;
        line-height: 34px;
        margin-top: 16px; }

@media (max-width: 991.98px) {
  .video-grid h3 {
    font-size: 36px;
    line-height: 42px;
    margin-left: 0; }
  .video-grid__grid-video {
    width: 100%;
    padding: 0 0 32px; } }

.full-video {
  margin-bottom: 64px; }
  .full-video h3 {
    font-size: 50px;
    line-height: 90px;
    margin-bottom: 24px;
    margin-left: 0; }
  .full-video__video .embed-wrapper {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative; }
    .full-video__video .embed-wrapper iframe {
      border: 0;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .full-video__description {
    margin-top: 44px;
    margin: 44px auto 0;
    max-width: 502px;
    text-align: center; }
    .full-video__description p:nth-child(2) a {
      text-decoration: underline;
      color: #F79115; }

@media (max-width: 991.98px) {
  .full-video h3 {
    font-size: 36px;
    line-height: 42px;
    margin-left: 0; } }

.hero-slider {
  position: relative;
  margin-bottom: 0; }
  .hero-slider:after {
    content: '';
    position: absolute;
    width: 100%;
    padding-bottom: calc(91 * 100% / 1513);
    bottom: -1px;
    left: 0;
    background: url("../images/wave.svg") no-repeat center;
    background-size: cover;
    z-index: 2; }
  .hero-slider .item {
    padding: 185px 0 220px 0;
    margin: 0; }
	@media (min-width: 991px) {
/* 		.slick-track .slick-slide:first-child {
			padding: 350px 0 220px 0;
		} */
		.home-news-slider .slick-track .slick-slide:first-child{
			padding-top: 7px !important;
		}
	}
    @media (max-width: 767.98px) {
      .hero-slider .item {
        padding: 100px 0 130px 0; } }
    .hero-slider .item span {
      font-size: 50px;
      font-family: 'Black Diamond';
      font-weight: 400;
      color: #FFFFFF; }
      @media (max-width: 767.98px) {
        .hero-slider .item span {
          font-size: 40px; } }
    .hero-slider .item h1 {
      color: #FFFFFF;
      margin: 10px 0 50px 0; }
  .hero-slider .slick-dots {
    left: 50%;
    bottom: 150px;
    z-index: 3; }
    @media (max-width: 767.98px) {
      .hero-slider .slick-dots {
        bottom: 100px; } }

.two-columns {
  margin: 80px 0 50px; }
  .two-columns p {
    max-width: 100%; }

.hot-and-spicy {
  width: 100%;
  min-height: calc(100vh - 108px);
  background-image: url("../images/hot-and-spicy.png");
  background-size: cover;
  background-position: center center;
  background-color: #bebebd;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
  position: relative; }
  @media (max-width: 1199.98px) {
    .hot-and-spicy {
      min-height: calc(100vh - 94px); } }

@media (max-width: 415px) and (max-height: 815px) {
  .hot-and-spicy {
    height: 100vh;
    min-height: 600px; } }
  @media (max-height: 736px) {
    .hot-and-spicy {
      height: 100vh;
      min-height: 736px; } }
  .hot-and-spicy__details {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media (max-width: 991.98px) {
      .hot-and-spicy__details {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        top: 0px;
        opacity: 0;
        -webkit-animation: imageAnimationAlt 3.5s forwards;
        animation: imageAnimationAlt 3.5s forwards;
        -webkit-animation-delay: 3s;
                animation-delay: 3s; } }
    .hot-and-spicy__details .img-heading {
      width: 250px;
      height: auto; }
      @media (max-width: 1199.98px) {
        .hot-and-spicy__details .img-heading {
          width: 178px; } }
    .hot-and-spicy__details h5 {
      text-align: center;
      font-size: 32px;
      line-height: 42px;
      letter-spacing: -0.5px;
      max-width: 320px;
      margin-top: 30px; }
      @media (max-width: 991.98px) {
        .hot-and-spicy__details h5 {
          margin-top: 15px; } }
    .hot-and-spicy__details p {
      text-align: left;
      max-width: 390px;
      font-size: 14px;
      line-height: 20px;
      margin-top: 15px; }
      @media (max-width: 991.98px) {
        .hot-and-spicy__details p {
          margin-top: 10px; } }
    .hot-and-spicy__details--date {
      width: 100%;
      max-width: 460px; }
      .hot-and-spicy__details--date ul {
        list-style-type: none;
        margin: 10px 0 0 0;
        padding: 0px;
        width: 100%;
        font-family: 'High Voltage';
        display: flex; }
        .hot-and-spicy__details--date ul li {
          display: inline-block;
          width: 50%; }
          .hot-and-spicy__details--date ul li:last-child {
            border-left: 1px solid #000; }
          .hot-and-spicy__details--date ul li .hns-label {
            display: block;
            text-align: center;
            color: #FF3333;
            font-size: 26px; }
            @media (max-width: 767.98px) {
              .hot-and-spicy__details--date ul li .hns-label {
                font-size: 20px; } }
          .hot-and-spicy__details--date ul li .hns-text {
            display: block;
            text-align: center;
            color: #000;
            font-size: 34px; }
            @media (max-width: 767.98px) {
              .hot-and-spicy__details--date ul li .hns-text {
                font-size: 28px; } }
    .hot-and-spicy__details--button {
      margin-top: 50px; }
      @media (max-width: 991.98px) {
        .hot-and-spicy__details--button {
          margin-top: 20px; } }
      .hot-and-spicy__details--button .hns-btn {
        min-width: 180px;
        margin-right: 15px;
        margin-left: 15px; }
        @media (max-width: 555px) {
          .hot-and-spicy__details--button .hns-btn {
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 10px;
            margin-top: 10px;
            width: 100%; } }
        .hot-and-spicy__details--button .hns-btn.hns-btn-calendar span {
          display: inline-block;
          margin-right: 10px;
          width: 18px;
          height: 18px;
          background: url("../images/icon-calendar.png");
          background-size: cover;
          background-position: center; }
        .hot-and-spicy__details--button .hns-btn.hns-btn-calendar:hover span {
          display: inline-block;
          margin-right: 10px;
          width: 18px;
          height: 18px;
          background: url("../images/icon-calendar-black.png");
          background-size: cover;
          background-position: center; }
    .hot-and-spicy__details--partners {
      list-style-type: none;
      margin: 25px 0 0 0;
      padding: 0px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 991.98px) {
        .hot-and-spicy__details--partners {
          margin-top: 15px; } }
      .hot-and-spicy__details--partners li {
        display: inline-block;
        margin: 15px; }
        .hot-and-spicy__details--partners li img {
          width: auto;
          height: 60px; }
  .hot-and-spicy__image {
    padding: 60px 15px; }
    @media (max-width: 991.98px) {
      .hot-and-spicy__image {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        top: 0px;
        -webkit-animation: imageAnimation 3.5s forwards;
        animation: imageAnimation 3.5s forwards; }
        .hot-and-spicy__image img {
          height: auto;
          width: 90%; } }
    @media (max-width: 991.98px) and (max-width: 415px) {
      .hot-and-spicy__image img {
        margin-top: -50%; } }

.item-hot-and-spicy {
  width: 70px;
  margin-right: 30px;
  position: relative; }
  .item-hot-and-spicy::after {
    content: '';
    position: absolute;
    height: 12px;
    width: 70px;
    background-color: #CA3D3D;
    top: 64px;
    left: 0px;
    z-index: 2; }
  .item-hot-and-spicy__bg {
    width: 70px;
    height: 30px;
    padding: 0px !important;
    margin-left: 0px !important;
    font-size: 0px !important;
    display: block; }
    .item-hot-and-spicy__bg:hover::after, .item-hot-and-spicy__bg:active::after, .item-hot-and-spicy__bg:focus::after {
      background-position: 0 36px; }
    .item-hot-and-spicy__bg::before {
      content: '';
      position: absolute;
      width: 70px;
      height: 109px;
      top: -45px;
      left: 0;
      background-color: #ff2f39;
      z-index: 2;
      transition: background-color 0.2s; }
    .item-hot-and-spicy__bg::after {
      content: '';
      position: absolute;
      width: 25px;
      height: 36px;
      background: url("../images/icon-flame.png");
      background-size: cover !important;
      background-position: 0 0;
      z-index: 3;
      top: calc(50% - 18px);
      left: calc(50% - 12.5px); }

@media (max-width: 1400px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__logo {
    margin: 0 40px; } }

@media (max-width: 1280px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__logo {
    margin: 0 20px; } }

@media (max-width: 1200px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__logo {
    margin: 0 10px; } }

@media (max-width: 1400px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__menu .menu .item .Navigation {
    padding: 15px 20px; } }

@media (max-width: 1280px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__menu .menu .item .Navigation {
    padding: 15px 15px; } }

@media (max-width: 1200px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__menu .menu .item .Navigation {
    padding: 15px 10px; } }

@media (max-width: 1080px) {
  .nav-hot-spicy .desktop_nav_bar .desktop_nav_bar__menu .menu .item .Navigation {
    padding: 15px 6px; } }

@keyframes imageAnimation {
  0% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 1; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes imageAnimationAlt {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    opacity: 1;
    z-index: 10; } }

@-webkit-keyframes imageAnimationAlt {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    opacity: 1;
    z-index: 10; } }

.hns-restaurant {
  padding-top: 120px;
  padding-bottom: 90px; }
  .hns-restaurant__labels {
    max-width: 640px;
    margin-left: calc(19vw + 20px); }
    @media (max-width: 780px) {
      .hns-restaurant__labels {
        margin-left: 5vw;
        width: 90vw;
        text-align: center; } }
    .hns-restaurant__labels h5 {
      font-size: 50px;
      margin-bottom: 20px; }
      @media (max-width: 780px) {
        .hns-restaurant__labels h5 {
          font-size: 36px; } }
    .hns-restaurant__labels p {
      max-width: 80%; }
      @media (max-width: 780px) {
        .hns-restaurant__labels p {
          max-width: 100%; } }
  .hns-restaurant__navigation {
    position: relative;
    width: calc(100% - 19vw - 20px);
    margin-left: calc(19vw);
    height: 30px;
    display: flex;
    justify-content: flex-start; }
    @media (max-width: 620px) {
      .hns-restaurant__navigation {
        margin-left: calc(5vw); } }
    .hns-restaurant__navigation--arrows {
      display: flex; }
      .hns-restaurant__navigation--arrows .arrow {
        position: relative;
        width: 65px;
        background: #FFFFFF;
        cursor: pointer; }
        .hns-restaurant__navigation--arrows .arrow:after {
          content: '';
          position: absolute;
          width: 20px;
          height: 20px;
          border-top: 2px solid #FF3333;
          border-left: 2px solid #FF3333;
          top: 50%;
          left: 50%; }
        .hns-restaurant__navigation--arrows .arrow.slick-disabled {
          cursor: auto; }
          .hns-restaurant__navigation--arrows .arrow.slick-disabled:after {
            border-top: 2px solid #D8D8D8;
            border-left: 2px solid #D8D8D8; }
        .hns-restaurant__navigation--arrows .arrow.left {
          border-radius: 50px 0 0 50px; }
          .hns-restaurant__navigation--arrows .arrow.left:after {
            left: calc(50% + 10px);
            transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
          .hns-restaurant__navigation--arrows .arrow.left:before {
            content: '';
            position: absolute;
            height: 30px;
            width: 1px;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            background: #D8D8D8;
            z-index: 100; }
        .hns-restaurant__navigation--arrows .arrow.right {
          width: 65px;
          border-radius: 0 50px 50px 0; }
          .hns-restaurant__navigation--arrows .arrow.right:after {
            left: calc(50% - 10px);
            transform: translateY(-50%) translateX(-50%) rotate(135deg); }
  .hns-restaurant__carousel-circle {
    position: relative;
    width: calc(100% - 19vw + 40px);
    margin-left: calc(19vw - 40px);
    margin-top: 50px;
    margin-bottom: 30px; }
    @media (max-width: 620px) {
      .hns-restaurant__carousel-circle {
        margin-left: 0px;
        width: 100%; } }
    .hns-restaurant__carousel-circle::after {
      content: '';
      position: absolute;
      width: 100%;
      height: calc(100% - 160px);
      background: #1A1919;
      left: 0;
      bottom: 0; }
    .hns-restaurant__carousel-circle .slick-dots {
      bottom: -50px;
      z-index: 100; }
      @media (max-width: 450px) {
        .hns-restaurant__carousel-circle .slick-dots {
          padding-left: 100px; } }
      .hns-restaurant__carousel-circle .slick-dots .slick-active {
        background-color: #FF3333 !important; }
    .hns-restaurant__carousel-circle--item {
      width: 23.5vw;
      padding-top: 200px;
      padding-left: 60px;
      text-align: left;
      color: #ffffff;
      padding-bottom: 84px; }
      @media (max-width: 980px) {
        .hns-restaurant__carousel-circle--item {
          width: 33.5vw; } }
      @media (max-width: 620px) {
        .hns-restaurant__carousel-circle--item {
          width: 67vw; } }
      .hns-restaurant__carousel-circle--item img {
        display: block;
        margin: -200px auto 0 auto;
        width: 245px;
        height: auto; }
        @media (max-width: 1200px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -180px auto 0 auto; } }
        @media (max-width: 1080px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -160px auto 0 auto; } }
        @media (max-width: 980px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -200px auto 0 auto; } }
        @media (max-width: 860px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -180px auto 0 auto; } }
        @media (max-width: 760px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -160px auto 0 auto; } }
        @media (max-width: 700px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -140px auto 0 auto; } }
        @media (max-width: 620px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -200px auto 0 auto; } }
        @media (max-width: 450px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -180px auto 0 auto; } }
        @media (max-width: 390px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -160px auto 0 auto; } }
        @media (max-width: 350px) {
          .hns-restaurant__carousel-circle--item img {
            margin: -140px auto 0 auto; } }
      .hns-restaurant__carousel-circle--item p {
        margin-top: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        color: #FFFFFF; }
      .hns-restaurant__carousel-circle--item a {
        color: #FF3333;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        text-align: left;
        font-size: 14px;
        position: relative;
        display: inline-block;
        transition: 250ms ease-in-out all; }
        .hns-restaurant__carousel-circle--item a::before {
          content: '';
          position: absolute;
          z-index: 100;
          width: 100%;
          height: 1px;
          left: 0;
          background: #FF3333;
          visibility: hidden;
          border-radius: 5px;
          transform: scaleX(0);
          transition: .25s linear;
          bottom: -5px; }
        .hns-restaurant__carousel-circle--item a:hover {
          color: #FF3333;
          text-decoration: none; }
          .hns-restaurant__carousel-circle--item a:hover::before {
            visibility: visible;
            transform: scaleX(1); }
        .hns-restaurant__carousel-circle--item a span {
          margin-left: 10px;
          width: 6px;
          height: 10px;
          background: url("../images/icon-chevron-right.png");
          background-size: cover;
          background-position: center;
          display: inline-block; }
  .hns-restaurant__carousel-square {
    position: relative;
    width: calc(100% - 19vw + 40px);
    margin-left: calc(19vw - 40px);
    margin-top: 50px;
    margin-bottom: 30px; }
    @media (max-width: 620px) {
      .hns-restaurant__carousel-square {
        margin-left: 0px;
        width: 100%; } }
    .hns-restaurant__carousel-square::after {
      content: '';
      position: absolute;
      width: 100%;
      height: calc(100% - 160px);
      background: #1A1919;
      left: 0;
      bottom: 0; }
    .hns-restaurant__carousel-square .slick-dots {
      bottom: -50px;
      z-index: 100; }
      @media (max-width: 450px) {
        .hns-restaurant__carousel-square .slick-dots {
          padding-left: 100px; } }
      .hns-restaurant__carousel-square .slick-dots .slick-active {
        background-color: #FF3333 !important; }
    .hns-restaurant__carousel-square--item {
      width: calc(81vw / 3);
      padding-top: 200px;
      padding-left: 60px;
      text-align: left;
      color: #ffffff;
      padding-bottom: 84px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 980px) {
        .hns-restaurant__carousel-square--item {
          width: calc(81vw / 2); } }
      @media (max-width: 620px) {
        .hns-restaurant__carousel-square--item {
          width: calc(81vw / 1); } }
      @media (max-width: 450px) {
        .hns-restaurant__carousel-square--item {
          padding-left: 20px; } }
      .hns-restaurant__carousel-square--item .hns-square-bg {
        width: 270px;
        background: #ffffff;
        margin-left: 20px;
        padding: 6px;
        margin: -200px auto 0 auto;
        height: calc(100% + 200px); }
        @media (max-width: 1180px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 250px;
            margin: -180px auto 0 auto; } }
        @media (max-width: 1080px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 230px;
            margin: -160px auto 0 auto; } }
        @media (max-width: 980px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 330px;
            margin: -200px auto 0 auto; } }
        @media (max-width: 940px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 310px;
            margin: -200px auto 0 auto; } }
        @media (max-width: 860px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 290px;
            margin: -200px auto 0 auto; } }
        @media (max-width: 800px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 270px;
            margin: -200px auto 0 auto; } }
        @media (max-width: 770px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 250px;
            margin: -180px auto 0 auto; } }
        @media (max-width: 700px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 230px;
            margin: -160px auto 0 auto; } }
        @media (max-width: 620px) {
          .hns-restaurant__carousel-square--item .hns-square-bg {
            width: 100%; } }
      .hns-restaurant__carousel-square--item img {
        display: block;
        width: 100%;
        height: auto; }
      .hns-restaurant__carousel-square--item p {
        margin-top: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        padding-left: 20px;
        padding-right: 20px; }
      .hns-restaurant__carousel-square--item h6 {
        color: #FF3333;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px; }
      .hns-restaurant__carousel-square--item h3 {
        color: #000000;
        font-size: 24px;
        line-height: 24px;
        text-transform: uppercase;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 5px;
        margin-bottom: 0px; }
      .hns-restaurant__carousel-square--item a {
        color: #FF3333;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        text-align: left;
        font-size: 14px;
        position: relative;
        display: inline-block;
        transition: 250ms ease-in-out all;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 10px; }
        .hns-restaurant__carousel-square--item a::before {
          content: '';
          position: absolute;
          z-index: 100;
          width: 100%;
          height: 1px;
          left: 0;
          background: #FF3333;
          visibility: hidden;
          border-radius: 5px;
          transform: scaleX(0);
          transition: .25s linear;
          bottom: -5px; }
        .hns-restaurant__carousel-square--item a:hover {
          color: #FF3333;
          text-decoration: none; }
          .hns-restaurant__carousel-square--item a:hover::before {
            visibility: visible;
            transform: scaleX(1); }
        .hns-restaurant__carousel-square--item a span {
          margin-left: 10px;
          width: 6px;
          height: 10px;
          background: url("../images/icon-chevron-right.png");
          background-size: cover;
          background-position: center;
          display: inline-block; }

.hns-event {
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  align-items: center;
  justify-content: center; }
  @media (max-width: 450px) {
    .hns-event {
      padding-bottom: 0px; } }
  .hns-event::before {
    content: '';
    position: absolute;
    background-color: #F3F3F3;
    width: 25vw;
    height: 100%;
    left: 0;
    top: 0; }
    @media (max-width: 991px) {
      .hns-event::before {
        content: none; } }
  @media (max-width: 991px) {
    .hns-event__left {
      padding: 30px;
      margin-bottom: 30px;
      max-width: 85vw;
      margin-left: 7.5vw; }
      .hns-event__left::before {
        content: '';
        position: absolute;
        background-color: #F3F3F3;
        width: 57.5vw;
        height: 100%;
        left: -7.5vw;
        top: 0; } }
  .hns-event__left::after {
    content: '';
    position: absolute;
    width: 108px;
    height: 149px;
    background: url("../images/event-flame-icon.png");
    background-size: cover;
    background-position: center;
    top: -100px;
    right: -30px;
    z-index: -1; }
    @media (max-width: 991px) {
      .hns-event__left::after {
        width: 61px;
        height: 83px;
        top: -30px;
        right: 0px; } }
  .hns-event__left img {
    position: relative;
    width: 100%;
    height: auto; }
  .hns-event__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 991px) {
      .hns-event__right {
        padding: 30px;
        margin-bottom: 30px;
        max-width: 85vw;
        margin-left: 7.5vw; } }
    .hns-event__right h5 {
      font-size: 50px;
      line-height: 1.1;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .hns-event__right h5 {
          text-align: center; } }
      @media (max-width: 780px) {
        .hns-event__right h5 {
          font-size: 36px; } }
    .hns-event__right p {
      margin-bottom: 15px;
      padding-bottom: 15px;
      font-size: 14px;
      border-bottom: 1px solid #ADADAD; }
      @media (max-width: 991px) {
        .hns-event__right p {
          text-align: center; } }
    .hns-event__right--date {
      width: 100%;
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #ADADAD; }
      .hns-event__right--date ul {
        list-style-type: none;
        margin: 0px 0 0 0;
        padding: 0px;
        width: 100%;
        font-family: 'High Voltage';
        display: flex; }
        .hns-event__right--date ul li {
          display: inline-block;
          width: 50%;
          margin-top: 10px; }
          .hns-event__right--date ul li .hns-label {
            display: block;
            text-align: left;
            color: #FF3333;
            font-size: 20px; }
            @media (max-width: 767.98px) {
              .hns-event__right--date ul li .hns-label {
                font-size: 20px; } }
          .hns-event__right--date ul li .hns-text {
            display: block;
            text-align: left;
            color: #000;
            font-size: 28px; }
            @media (max-width: 767.98px) {
              .hns-event__right--date ul li .hns-text {
                font-size: 28px; } }
      .hns-event__right--date .hot-and-spicy__details--partners {
        margin: 0px; }
        .hns-event__right--date .hot-and-spicy__details--partners li {
          width: auto !important; }
    .hns-event__right--social {
      width: 100%;
      padding-bottom: 15px;
      border-bottom: 1px solid #ADADAD; }
      .hns-event__right--social .hns-label {
        font-family: 'High Voltage';
        display: block;
        text-align: left;
        color: #FF3333;
        font-size: 20px; }
        @media (max-width: 767.98px) {
          .hns-event__right--social .hns-label {
            font-size: 20px; } }
      .hns-event__right--social ul {
        list-style-type: none;
        margin: 0;
        padding: 0px;
        width: 100%;
        display: flex; }
        .hns-event__right--social ul li {
          display: inline-block;
          margin-right: 20px; }
          .hns-event__right--social ul li a {
            font-size: 22px;
            color: #000000; }

.hns-cta {
  min-height: 540px;
  margin-top: 120px;
  display: flex;
  background: url("../images/cta-bg.png");
  background-size: cover;
  background-position: center;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media (max-width: 991px) {
    .hns-cta {
      margin-top: 30px; } }
  @media (max-width: 450px) {
    .hns-cta {
      margin-top: 0px;
      min-height: 340px; } }
  .hns-cta__left {
    position: absolute;
    left: -100px; }
    @media (max-width: 880px) {
      .hns-cta__left {
        left: -50px; } }
    @media (max-width: 767px) {
      .hns-cta__left {
        display: none; } }
    .hns-cta__left img {
      width: 490px;
      height: auto; }
      @media (max-width: 1360px) {
        .hns-cta__left img {
          width: 450px; } }
      @media (max-width: 1260px) {
        .hns-cta__left img {
          width: 410px; } }
      @media (max-width: 1160px) {
        .hns-cta__left img {
          width: 370px; } }
      @media (max-width: 1080px) {
        .hns-cta__left img {
          width: 330px; } }
      @media (max-width: 1000px) {
        .hns-cta__left img {
          width: 290px; } }
      @media (max-width: 880px) {
        .hns-cta__left img {
          width: 250px; } }
      @media (max-width: 780px) {
        .hns-cta__left img {
          width: 210px; } }
  .hns-cta__right {
    position: absolute;
    right: 0px; }
    @media (max-width: 767px) {
      .hns-cta__right {
        display: none; } }
    .hns-cta__right img {
      width: 520px;
      height: auto; }
      @media (max-width: 1360px) {
        .hns-cta__right img {
          width: 480px; } }
      @media (max-width: 1260px) {
        .hns-cta__right img {
          width: 440px; } }
      @media (max-width: 1160px) {
        .hns-cta__right img {
          width: 400px; } }
      @media (max-width: 1080px) {
        .hns-cta__right img {
          width: 360px; } }
      @media (max-width: 1000px) {
        .hns-cta__right img {
          width: 320px; } }
      @media (max-width: 880px) {
        .hns-cta__right img {
          width: 280px; } }
      @media (max-width: 780px) {
        .hns-cta__right img {
          width: 240px; } }
  .hns-cta__content {
    text-align: center; }
    .hns-cta__content h5 {
      font-size: 50px;
      margin-bottom: 20px; }
      @media (max-width: 1080px) {
        .hns-cta__content h5 {
          font-size: 40px; } }
      @media (max-width: 780px) {
        .hns-cta__content h5 {
          font-size: 36px; } }
    .hns-cta__content p {
      font-size: 14px;
      margin-bottom: 40px; }

.password {
  background-color: #01BAF2;
  text-align: center; }
  .password .container {
    max-width: 920px;
    padding-top: 141px; }
  .password h1 {
    color: white;
    font-size: 130px;
    line-height: 160px;
    letter-spacing: 1.22px;
    margin: 0 0 32px;
    display: block; }
  .password p {
    font-size: 16px;
    line-height: 30px;
    color: white; }
  .password .password-form {
    max-width: 570px;
    margin: 90px auto;
    text-align: right; }
    .password .password-form p {
      text-align: center;
      margin-bottom: 50px; }
    .password .password-form input[type="password"],
    .password .password-form input[type="text"] {
      width: 100%; }
    .password .password-form input[type="password"] {
      text-transform: none;
      font-family: 'Museo Sans';
      font-weight: 400;
      display: block;
      background: transparent;
      border: none;
      border-bottom: 1px solid black; }
  .password .password-btn {
    background-color: #F79115;
    color: white;
    border-radius: 30px;
    border: none;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 2px;
    padding: 13px 35px 17px;
    margin-left: auto;
    display: inline-block;
    margin-top: 25px;
    cursor: pointer; }

@media (max-width: 991.98px) {
  .password .container {
    padding-top: 83px; }
  .password h1 {
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 16px; }
  .password .password-form {
    max-width: 290px;
    margin: 34px auto;
    text-align: left; }
  .password .password-btn {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1.5px;
    padding: 10px 35px 15px; } }

/*# sourceMappingURL=main.css.map */

.shamfarms_category {
    display: flex;
   flex-wrap: wrap;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.shamfarms_category label{
    width: 100%;
}

.shamfarms_category select{
    width: 100%;
    height: 40px;
    padding: 10px;
}

.sold_out_modal {
	overflow-x: hidden;
	overflow-y: auto !important;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	background: rgba(0,0,0,0.40);
	padding: 20px;
    transition: 0.3s all;
	opacity:0;
	visibility:hidden;
}
.sold_out_modal.active {
	opacity: 1;
	visibility: visible;
}
.sold_out_modal .modal_inner_wrapper {
	max-width: 400px !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #ffffff;
	padding: 20px;
	min-height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 25px;
	width: calc(100% - 25px);
}

.sold_out_modal .modal_inner_wrapper .popup_content {
	color: rgb(255,0,0);
	font-size: 22px;
	line-height: 1.2;
	font-family: 'Museo Sans';
	text-transform: none;
	text-align: center;
	margin: 0;
	font-weight: 700;
	
}
.sold_out_modal .close_popup {
	position: absolute;
	cursor: pointer;
	top: -12px;
	right: -12px;
	background-color: #252525;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: center;
	transition: 0.3s all;
} 
.sold_out_modal .close_popup:hover {
	background-color: #303030;
}
.modal_overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 767px){
	.sold_out_modal .close_popup {
		right: -8px;
		top: -8px;
		width: 24px;
		height: 24px;
		background-size: 22px;
	}
}


.js-school-trip-form.form .sham_date .e-datewidget,
.js-school-trip-form.form .sham_date .e-in-wrap {
	height: auto
}
.js-school-trip-form.form .sham_date .e-in-wrap input {
	height: 40px;
	padding: 10px 60px 10px 10px
}
.js-school-trip-form.form .wpcf7-form-control-wrap .select2-container--default {
	margin: 10px 0 28px;
}
.js-school-trip-form.form .shamrock_farms_textarea textarea {
	margin-top: 10px;
}
.js-school-trip-form.form .sham_date .e-in-wrap .e-select {
	height: 40px !important;
	top: 10px;
	left: 0;
	margin: 0;
}
.js-school-trip-form.form .wpcf7-list-item-label {
	display: inline-block;
}
.js-school-trip-form.form .sham_date .e-datewidget .e-select:before {
	right: 26px;
}
.js-school-trip-form.form .sham_date .e-datewidget .e-select:after {
	right: 54px;
}
.js-school-trip-form.form .sham_date .e-datewidget.e-valid {
	background: transparent;
}
.js-school-trip-form.form input[type="checkbox"]+.wpcf7-list-item-label:before {
	top: 0;
	transform: none;
}
.js-school-trip-form.form input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
	top: 2px;
	transform: rotate(45deg);
}

/* Story 640254, styling for the Buy Now button for widget UPC */
.btn-lg.buynow{
  background-color: #008648 !important;
}

.btn-lg.buynow:hover{
  color: #f8f8f2e6;
} 

.products .fade.in {
  opacity: 1 !important;
}

.modal-body .close {
  color: #007d4a;
}

.modal-backdrop.in {
    opacity: 0.85;
}

body .modal-body .close {
  color: #fff;
  opacity: 1;
  font-size: 40px;
  font-weight: 400;
}

body .modal-body .close:hover {
  color: #fff !important; 
  opacity: 0.8;
}

#widget-modal .modal-body {
  max-width: 1170px;
  margin: 0 auto;
}

button.btn-lg.buynow {
  background-color: #008648 !important;
  max-width: 100%;
  min-width: 200px;
  font-size: 16px;
  line-height: 22px;
}

button.btn-lg.buynow:hover {
  color: #222222 !important;
}


.form .formDropdown .select2-dropdown.select2-dropdown--below .select2-results__option:first-child, 
.form .formDropdown .select2-dropdown.select2-dropdown--above .select2-results__option:first-child {
    display: block;
}
.form .formDropdown .select2-dropdown.select2-dropdown--below .select2-results__option:empty, .form .formDropdown .select2-dropdown.select2-dropdown--above .select2-results__option:empty {
    display: none;
}

footer {
	margin-bottom: -28px !important;
}

.fa-twitter::before {
	content: '';
	width: 36px;
	height: 36px;
	display: inline-block;
	background-size: 36px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23F59028' class='bi bi-twitter-x' viewBox='0 0 16 16'%3E%3Cpath d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
}

@media (max-width: 575.98px) {
	.fa-twitter::before {
		width: 25px;
		height: 25px;
		background-size: 25px;
	}
}

.fa-twitter:before{
	content: "" !important;
}

@media (max-width: 991.98px) {
	.coloring-book.two-column-with-image img,
	.coloring-book.two-column-with-image img{
		width: auto;
	}
}

/* Story 650036, CTA below the coloring pages 29 November 2023*/
.coloring-book + .title-button .color__tree-poppy {
	margin: 0;
}

.coloring-book +  .title-button {
	padding: 50px 0 100px;
}

/* ---------------------------- code for cookies ---------------------------- */
#cookie-notice {
	background-color: rgba(0, 125, 74, .85) !important;
	position: fixed;
	z-index: 11111;
}

#cookie-notice #cn-notice-text {
	display: flex;
	justify-content: center;
	align-items: center;
}

#cookie-notice #cn-notice-text+#cn-accept-cookie, #cn-notice-buttons {
	display: none !important;
}

#cookie-notice .cookie-notice-container {
	padding: 25px 50px;
	margin-left: auto;
	margin-right: auto;
}

#cookie-notice .cookies-message {
	text-align: left;
	font-family: "Montserrat", Sans-serif;
	display: block;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%;
	max-width: 60%;
	margin: 0 1em 0 auto;
	font-size: 12px;
}

#cookie-notice .cookies-message  a{
    color: #fff;
    text-decoration: underline;
}

#cookie-notice .cookies-message  a:hover{
    text-decoration: none;
}

#cookie-notice .cookies-button-container {
	max-width: 40%;
	text-align: center;
	display: flex;
	align-content: space-between;
	margin: 0 auto;
	font-weight: bold;
}

#cookie-notice .cookies-button-container .cookies-button {
	border: 0;
	display: inline-block;
	color: #fff;
	margin: 0 4px;
	padding: 5px 10px;
	min-width: 110px;
	font-weight: 700;
	border-radius: 50px;
	text-align: center;
	background-color: #fff;
	font-family: 'Bebas Kai';
	text-decoration: none;
	line-height: 30px;
    color: #007D4A;
}

#cookie-notice .cookies-button-container .cookies-button:hover {
	background-color: #fff;
	color: #007D4A;
	opacity:0.8;
}

.cn-close-icon:before, .cn-close-icon:after{
    background-color: #fff;
}

.cookie-notice-container  .cn-text-container{
    margin: 0
}
/* -------------------------- end code for cookies -------------------------- */
@media only screen and (max-width:767px){
/* ---------------------------- code for cookies ---------------------------- */
	#cookie-notice .cookie-notice-container {
		padding: 25px 40px;
	}
	
	#cookie-notice .cookies-message {
		width: 100%;
		max-width: 100%;
		display: block;
		padding-bottom: 25px;
		margin: 0 auto;
	}
	
	#cookie-notice .cookies-button-container {
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	
	#cookie-notice #cn-notice-text {
		display: block;
	}
/* -------------------------- end code for cookies -------------------------- */
}

/* cookiebot style */
/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}
/* div.CookiebotWidget-main-logo{
    display: none
} */
/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none !important;
}
div.CookiebotWidget-main-logo{
    display: none !important;
}
body #CybotCookiebotDialog *, body #CybotCookiebotDialogBodyUnderlay *{
    font-family: "Museo Sans";
}
#CybotCookiebotDialog h2{
    letter-spacing: inherit;
    line-height: inherit;
    margin-bottom: inherit;
    font-family: 'Bebas Kai';
    font-size: 20px;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type),
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change,#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw{
    font-family: 'Bebas Kai';
    letter-spacing: 2px;
    line-height: 1;
    font-size: 20px;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change,
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw{
    text-transform: uppercase;
}
div#CybotCookiebotDialogNav .CybotCookiebotDialogNavItem, 
div#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonLabel strong,
div#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:not(:disabled):not(.disabled), 
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:not(:disabled):not(.disabled), 
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper input[type=checkbox], #CybotCookiebotDialog button, 
#CybotCookiebotDialog input, #CybotCookiebotDialog label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]){
    font-family: "Museo Sans";
    text-transform: uppercase;
/*     letter-spacing: 2px */
}
div#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li, div#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li{
    font-family: 'High Voltage';
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:not(:disabled):not(.disabled){
    display: flex;
}
/* Cookiebot style */
/* CPRA Plugin Popup Styling Code */
body #CybotCookiebotDialogHeader{
	padding:0;
}
@media screen and (min-width: 601px) {
body #CybotCookiebotDialog[data-template=popup] {
  max-width: 340px;
  top: 50%;
  left: auto;
  right: 20px;
  transform: translatey(-50%);
}
}
.CybotCookiebotDialogContentWrapper .CybotCookiebotDialogBodyBottomWrapper,
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 1em;
  text-align: center;
  flex-direction: row;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonLabel {
  width: auto;
  padding: 0;
  margin: 0 !important;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonLabel strong  {
  padding: 0 !important;
}
#CybotCookiebotDialog .CybotCookiebotDialogContentWrapper .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  flex-shrink: 0;
  position: relative;
  width: 57px;
}
.CybotCookiebotDialogContentWrapper div#CybotCookiebotDialogNav .CybotCookiebotDialogNavItems .CybotCookiebotDialogNavItem {
  padding: 0 !important;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type), 
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, 
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
  width: 100%;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type), 
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
  margin-bottom: 0.5rem !important;
  margin-right: 0 !important
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
  flex-direction: column-reverse;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
  border-width: 3px;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  font-weight: 400;
  letter-spacing: 0 !important;
  transition: 0.3s all;
  opacity: 1 !important
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background: #009146;
  border-color: #009146;
  color: #fff;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover,
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
  background: #00783a;
  border-color: #00783a;
}
.CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover {
  color: #fff;
}
#CybotCookiebotDialog #CybotCookiebotDialogBody .CybotCookiebotScrollContainer{
    min-height: 250px
}
/* End CPRA Plugin Popup Styling Code */
