/*
--------------------------------------------------------------------------------------------- 
RESET CSS 
---------------------------------------------------------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

*:focus {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: middle;
  pointer-events: none;
}

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

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

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

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

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

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

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-SemiBold.eot");
  src: url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype"), url("../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-LightItalic.eot");
  src: url("../fonts/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-LightItalic.woff2") format("woff2"), url("../fonts/OpenSans-LightItalic.woff") format("woff"), url("../fonts/OpenSans-LightItalic.ttf") format("truetype"), url("../fonts/OpenSans-LightItalic.svg#OpenSans-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-BoldItalic.eot");
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraBoldItalic.eot");
  src: url("../fonts/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff"), url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-SemiBoldItalic.eot");
  src: url("../fonts/OpenSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}

/*
--------------
HELPERS
--------------
*/
.hidden,
.hidden * {
  visibility: hidden !important;
}

.centered {
  text-align: center;
}

.padded {
  padding: 4rem 0;
}

.padded-small {
  padding: 2rem 0;
}

.padded-large {
  padding: 6rem 0;
}

.bg-light {
  background-color: #F7F7F7;
}

.bg-black {
  background-color: #171717;
}

.bg-black .supertitle {
  color: #fff;
}

.bg-black .title {
  color: #6E9137;
}

.bg-black .wysiwyg {
  color: #fff;
}

.bg-black .wysiwyg a:not(.button) {
  color: #6E9137;
}

.bg-black .wysiwyg strong {
  color: #6E9137;
}

.bg-dark {
  background-color: #4F4F4F;
}

.bg-dark .title {
  color: #6E9137;
}

.bg-dark .wysiwyg {
  color: #fff;
}

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items-center {
  margin-left: 40px;
  margin-right: 40px;
}

@media all and (max-width: 800px) {
  .align-items-center {
    margin-left: 0;
    margin-right: 0;
  }
}

.align-items-center [class^="col-"] {
  padding-left: 40px;
  padding-right: 40px;
}

@media all and (max-width: 800px) {
  .align-items-center [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}

@media all and (max-width: 800px) {
  .col-reorder-first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media all and (max-width: 800px) {
  .col-reorder-last {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.padded {
  padding: 60px 0px;
}

@media all and (max-width: 800px) {
  .padded {
    padding: 40px 0px;
  }
}

.padded--double {
  padding: 120px 0px;
}

@media all and (max-width: 800px) {
  .padded--double {
    padding: 80px 0px;
  }
}

.bordered {
  border-bottom: 1px solid #CCCCCC;
}

.gap {
  height: 60px;
}

.gap--double {
  height: 120px;
}

.borderbox {
  padding: 4em;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

/*
--------------
TOGGLES
--------------
*/
.toggles__item {
  margin-bottom: 2rem;
}

.toggles__item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.toggles__item__header .title {
  margin-bottom: 0;
  font-size: 20px;
}

.toggles__item__header .arrow {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #FF5E66;
}

.toggles__item__header .arrow .fal {
  vertical-align: middle;
}

.toggles__item__header:hover {
  opacity: 0.5;
}

.toggles__item__content {
  padding-top: 1rem;
  text-align: left;
}

.toggles__item.active .toggles__item__header .arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.toggles__item.active .toggles__item__content {
  display: block;
}

/*
--------------
TABS
--------------
*/
.tabs__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabs__navigation__item {
  width: 16.66%;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: 1px solid #CCCCCC;
  padding: 1rem;
  cursor: pointer;
}

.tabs__navigation__item .icon {
  width: 60px;
  height: 60px;
  opacity: 0.33;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.tabs__navigation__item .label {
  margin-bottom: 0;
  opacity: 0.33;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.tabs__navigation__item:hover .icon {
  opacity: 1;
}

.tabs__navigation__item:hover .label {
  opacity: 1;
}

.tabs__navigation__item.active {
  border: 1px solid #CCCCCC;
  border-bottom: 1px solid transparent;
}

.tabs__navigation__item.active .icon {
  opacity: 1;
}

.tabs__navigation__item.active .label {
  opacity: 1;
}

.tabs__content__item {
  padding: 1rem;
  display: none;
}

.tabs__content__item.active {
  display: block;
}

/*
--------------
TITLES
--------------
*/
.icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  margin-bottom: 1rem;
}

.icon img {
  max-width: 100%;
  max-height: 100%;
}

.image {
  position: relative;
  overflow: hidden;
  background-color: #FF5E66;
  margin-bottom: 2rem;
}

.image:before {
  content: '';
  display: block;
}

.image img {
  width: 100%;
  height: auto;
}

.image__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.map {
  display: block;
  position: relative;
  width: 50vw;
  max-height: 600px;
  float: left;
  margin-left: -15px;
}

@media all and (max-width: 800px) {
  .map {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0;
    float: none !important;
  }
}

.map:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.poster {
  display: block;
  position: relative;
  width: 50vw;
  max-height: 600px;
  float: left;
  margin-left: -15px;
}

@media all and (max-width: 800px) {
  .poster {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0;
    float: none !important;
  }
}

.poster--vertical {
  max-height: 1000px;
}

.poster--left {
  float: right;
  margin-right: -15px;
}

.poster:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.poster__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #4F4F4F;
  background-position: center;
  background-size: cover;
}

.background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #4F4F4F;
}

.background:before {
  content: '';
  display: block;
}

.background__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.background__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.8;
}

.background__overlay2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
}

.background__gradientblack {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: black;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.background__gradientgold {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 50%;
  opacity: 0.7;
  background: #4b391d;
  background: -webkit-gradient(linear, left top, left bottom, from(#4b391d), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #4b391d 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b391d",endColorstr="#000000",GradientType=1);
}

.video {
  position: relative;
  width: 55vw;
  overflow: hidden;
}

.video__player {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  will-change: transform;
  pointer-events: none;
  height: initial;
  padding-bottom: 56.25%;
}

.video__player--16by9 {
  height: initial;
  padding-bottom: 56.25%;
}

.video__player--4by3 {
  height: initial;
  padding-bottom: 75%;
}

.video__player--21by9 {
  height: initial;
  padding-bottom: 42.85%;
}

.video__player--3by2 {
  height: initial;
  padding-bottom: 66.66%;
}

.video__player video,
.video__player iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: initial;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .video__player video,
  .video__player iframe {
    width: auto;
    min-width: 100%;
    min-height: 100%;
  }
}

.video__cover {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  will-change: transform;
  pointer-events: none;
}

.video__cover video,
.video__cover iframe {
  position: absolute;
  width: 177.77777778vh;
  height: auto;
  min-width: 100%;
  min-height: 56.25vw;
  top: 0;
  left: 0;
  will-change: transform;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .video__cover video,
  .video__cover iframe {
    width: auto;
    min-width: 100%;
    min-height: 100%;
  }
}

.video__poster {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.video__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.video__trigger {
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  line-height: 5rem;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  line-height: 5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border: 2px solid #fff;
  -webkit-transition: all 450ms cubic-bezier(0.05, 0.76, 0.38, 1.015);
  transition: all 450ms cubic-bezier(0.05, 0.76, 0.38, 1.015);
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .video__trigger {
    width: 85px;
    height: 85px;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(2px);
            transform: translateX(-50%) translateY(-50%) translateZ(2px);
  }
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .video__trigger {
    width: 70px;
    height: 70px;
  }
}

.video__trigger:hover {
  opacity: 0.5;
}

.video__count {
  display: none;
}

.line {
  width: 100%;
  border-bottom: 1px solid #818181;
  margin-top: 4rem;
  margin-bottom: 4rem;
  opacity: 0.2;
}

.label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.025em;
  white-space: nowrap;
  margin-bottom: 2em;
  color: #6E9137;
}

.title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Oswald", Impact, Arial, sans-serif;
  color: #6E9137;
}

@media all and (max-width: 800px) {
  .title {
    font-size: 30px;
  }
}

.title + .wysiwyg {
  margin-top: 2em;
}

.title--xsmall {
  font-size: 20px;
}

@media all and (max-width: 800px) {
  .title--xsmall {
    font-size: 18px;
  }
}

.title--small {
  font-size: 30px;
}

@media all and (max-width: 800px) {
  .title--small {
    font-size: 24px;
  }
}

.title--large {
  font-size: 50px;
}

@media all and (max-width: 800px) {
  .title--large {
    font-size: 40px;
  }
}

.title--small {
  font-size: 22px;
}

@media all and (max-width: 800px) {
  .title--small {
    font-size: 20px;
  }
}

.title--green {
  color: #6E9137;
}

.title--red {
  color: #FF5E66;
}

.title--framed {
  padding: 1rem;
  color: #fff;
  background-color: #6E9137;
}

.title strong {
  font-style: italic;
}

.supertitle {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 2rem;
}

@media all and (max-width: 800px) {
  .supertitle {
    font-size: 36px;
    margin-bottom: 1rem;
    font-weight: bold;
  }
}

.supertitle--medium {
  font-size: 45px;
}

@media all and (max-width: 800px) {
  .supertitle--medium {
    font-size: 32px;
  }
}

.supertitle--small {
  font-size: 36px;
}

@media all and (max-width: 800px) {
  .supertitle--small {
    font-size: 30px;
  }
}

.supertitle--xsmall {
  font-size: 20px;
}

@media all and (max-width: 800px) {
  .supertitle--xsmall {
    font-size: 18px;
  }
}

.supertitle--green {
  color: #6E9137;
}

.supertitle--red {
  color: #FF5E66;
}

.message {
  display: inline-block;
  padding: 1rem;
  background-color: #6E9137;
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", Impact, Arial, sans-serif;
}

.link {
  font-weight: bold;
  color: #FF5E66;
  text-transform: uppercase;
}

.link i {
  font-size: 22px;
  margin-left: 0.5rem;
}

.link + .link {
  margin-left: 4rem;
}

@media all and (max-width: 800px) {
  .link + .link {
    margin-left: 0px;
    margin-top: 20px;
  }
}

.link img {
  width: 30px;
  position: absolute;
}

.gf {
  color: var(--glutenfree);
}

.form .columns,
.wpcf7 .columns {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.form .columns__item,
.wpcf7 .columns__item {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.form label,
.wpcf7 label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.025em;
  white-space: nowrap;
  margin-bottom: 1em;
  color: #171717;
}

.form input[type="text"],
.form input[type="number"],
.form input[type="tel"],
.form input[type="email"],
.wpcf7 input[type="text"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
  height: 50px;
  width: 100%;
  padding: 0px 20px;
  border-radius: 0px;
  font-size: 0.8rem;
  color: #818181;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  margin-bottom: 0.5rem;
  -webkit-transition: all all 200ms ease-in-out;
  transition: all all 200ms ease-in-out;
}

.form input[type="text"]:hover,
.form input[type="number"]:hover,
.form input[type="tel"]:hover,
.form input[type="email"]:hover,
.wpcf7 input[type="text"]:hover,
.wpcf7 input[type="number"]:hover,
.wpcf7 input[type="tel"]:hover,
.wpcf7 input[type="email"]:hover {
  border: 1px solid #CCCCCC;
}

.form input[type="text"]:focus,
.form input[type="number"]:focus,
.form input[type="tel"]:focus,
.form input[type="email"]:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px 0px 3px 0px #6E9137;
          box-shadow: 0px 0px 3px 0px #6E9137;
  outline: none;
}

.form textarea,
.wpcf7 textarea {
  height: 130px;
  width: 100%;
  line-height: 65px;
  padding: 0px 20px;
  border-radius: 0px;
  font-size: 0.8rem;
  color: #818181;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  margin-bottom: 0.5rem;
  -webkit-transition: all all 200ms ease-in-out;
  transition: all all 200ms ease-in-out;
}

.form textarea:hover,
.wpcf7 textarea:hover {
  border: 1px solid #CCCCCC;
}

.form textarea:focus,
.wpcf7 textarea:focus {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px 0px 3px 0px #6E9137;
          box-shadow: 0px 0px 3px 0px #6E9137;
  outline: none;
}

.form select,
.wpcf7 select {
  height: 65px;
  width: 100%;
  padding: 0px 20px;
  border-radius: 0px;
  font-size: 0.8rem;
  color: #818181;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  margin-bottom: 0.5rem;
  -webkit-transition: all all 200ms ease-in-out;
  transition: all all 200ms ease-in-out;
}

.form select:hover,
.wpcf7 select:hover {
  border: 1px solid #CCCCCC;
}

.form select:focus,
.wpcf7 select:focus {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px 0px 3px 0px #6E9137;
          box-shadow: 0px 0px 3px 0px #6E9137;
  outline: none;
}

/*
--------------
BUTTONS
--------------
*/
.button {
  position: relative;
  display: inline-block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: auto;
  min-width: 140px;
  height: 55px;
  line-height: 35px;
  padding: 10px 20px;
  font-family: "Oswald", Impact, Arial, sans-serif;
  background-color: #FF5E66;
  border: 2px solid #FF5E66;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  white-space: nowrap;
  overflow: hidden;
}

.button + .button {
  margin-left: 20px;
}

@media all and (max-width: 800px) {
  .button + .button {
    margin-left: 0px;
    margin-top: 20px;
  }
}

.button span {
  font-size: 10px;
  text-transform: none;
  letter-spacing: 0.1em;
}

.button:hover {
  background-color: #FFFFFF;
  color: #FF5E66;
  border: 2px solid #FF5E66;
}

.button--secondary {
  background-color: transparent;
  color: #FF5E66;
  border: 2px solid #FF5E66;
}

.button--secondary:hover {
  color: #fff;
  background-color: #FF5E66;
  border: 2px solid #FF5E66;
}

.button--large {
  height: 65px;
  padding: 15px 30px;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.form,
.wpcf7-form {
  /* input[type="file"]{
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1;
        & + label {
            font-size: 1.25em;
            font-weight: 700;
            color: white;
            background-color: black;
            display: inline-block;
        }

        &:focus + label,
        & + label:hover {
            background-color: red;
        }
        & + label {
            cursor: pointer;
        }
        &:focus + label {
            outline: 1px dotted #000;
            outline: -webkit-focus-ring-color auto 5px;
        }
    } */
}

.form .columns,
.wpcf7-form .columns {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.form .columns__item,
.wpcf7-form .columns__item {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.form .input,
.wpcf7-form .input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin: auto;
}

.form .input .label,
.wpcf7-form .input .label {
  line-height: 55px;
  margin-right: 2rem;
}

.form input[type="text"],
.form input[type="number"],
.form input[type="tel"],
.form input[type="email"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"] {
  height: 55px;
  width: 100%;
  padding: 0px 0px;
  border-radius: 0px;
  font-size: 1rem;
  color: #171717;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-bottom: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

@media all and (max-width: 800px) {
  .form input[type="text"],
  .form input[type="number"],
  .form input[type="tel"],
  .form input[type="email"],
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="number"],
  .wpcf7-form input[type="tel"],
  .wpcf7-form input[type="email"] {
    height: 55px;
  }
}

.form input[type="text"]:hover,
.form input[type="number"]:hover,
.form input[type="tel"]:hover,
.form input[type="email"]:hover,
.wpcf7-form input[type="text"]:hover,
.wpcf7-form input[type="number"]:hover,
.wpcf7-form input[type="tel"]:hover,
.wpcf7-form input[type="email"]:hover {
  border: 1px solid #CCCCCC;
}

.form input[type="text"]:focus,
.form input[type="number"]:focus,
.form input[type="tel"]:focus,
.form input[type="email"]:focus,
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="number"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="email"]:focus {
  border: 1px solid #CCCCCC;
  /* box-shadow: 0px 0px 3px 0px $bg-main; */
  outline: none;
}

.form textarea,
.wpcf7-form textarea {
  height: 130px;
  width: 100%;
  line-height: 65px;
  padding: 0px 10px;
  border-radius: 0px;
  font-size: 1rem;
  color: #171717;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-bottom: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.form textarea:hover,
.wpcf7-form textarea:hover {
  border: 1px solid #CCCCCC;
}

.form textarea:focus,
.wpcf7-form textarea:focus {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px 0px 3px 0px #6E9137;
          box-shadow: 0px 0px 3px 0px #6E9137;
  outline: none;
}

.form select,
.wpcf7-form select {
  cursor: pointer;
  height: 65px;
  width: 100%;
  padding: 0px 10px;
  border-radius: 0px;
  font-size: 1rem;
  color: #171717;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-bottom: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-indent: 1px;
  text-overflow: '';
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

@media all and (max-width: 800px) {
  .form select,
  .wpcf7-form select {
    height: 55px;
  }
}

.form select:hover,
.wpcf7-form select:hover {
  border: 1px solid #CCCCCC;
}

.form select:focus,
.wpcf7-form select:focus {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px 0px 3px 0px #6E9137;
          box-shadow: 0px 0px 3px 0px #6E9137;
  outline: none;
}

.form input[type="file"],
.wpcf7-form input[type="file"] {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}

.form input[type="submit"],
.wpcf7-form input[type="submit"] {
  position: relative;
  display: inline-block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: auto;
  min-width: 140px;
  height: 55px;
  line-height: 35px;
  padding: 10px 20px;
  font-family: "Oswald", Impact, Arial, sans-serif;
  background-color: #FF5E66;
  border: 2px solid #FF5E66;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  white-space: nowrap;
  overflow: hidden;
}

/*
------------------------------
CONTENT EDITOR
------------------------------
*/
.wysiwyg {
  font-size: 1rem;
  font-weight: 400;
  max-width: 800px;
  margin: auto;
  color: #818181;
  margin-bottom: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.wysiwyg h1, .wysiwyg .h1,
.wysiwyg h2, .wysiwyg .h2,
.wysiwyg h3, .wysiwyg .h3 {
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0px;
  color: #6E9137;
  margin-bottom: 25px;
  font-family: "Oswald", Impact, Arial, sans-serif;
}

.wysiwyg h4, .wysiwyg .h4,
.wysiwyg h5, .wysiwyg .h5,
.wysiwyg h6, .wysiwyg .h6 {
  font-weight: 400;
  line-height: 1.2;
  margin-top: 0px;
  color: #171717;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}

.wysiwyg h1, .wysiwyg .h1 {
  font-size: 40px;
}

.wysiwyg h2, .wysiwyg .h2 {
  font-size: 35px;
}

.wysiwyg h3, .wysiwyg .h3 {
  font-size: 30px;
}

.wysiwyg h4, .wysiwyg .h4 {
  font-size: 25px;
}

.wysiwyg h5, .wysiwyg .h5 {
  font-size: 19px;
}

.wysiwyg h6, .wysiwyg .h6 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

.wysiwyg img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  margin-bottom: 2rem;
}

.wysiwyg blockquote {
  padding: 15px 30px;
  margin-left: 40px;
  width: 80%;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-top: 40px;
  font-size: 22px;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #F2F2F2;
  border-left: 4px solid #000000;
  font-weight: 100;
  line-height: 1.2;
  letter-spacing: -1.5px;
}

.wysiwyg blockquote small,
.wysiwyg blockquote .small {
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 20px;
}

.wysiwyg .link {
  display: inline-block;
}

.wysiwyg sup {
  font-size: 12px;
}

.wysiwyg em {
  font-style: italic;
}

.wysiwyg p {
  margin-bottom: 1rem;
}

.wysiwyg b,
.wysiwyg strong {
  color: #171717;
}

.wysiwyg a:not(.button) {
  color: #171717;
  text-decoration: underline;
}

.wysiwyg a:not(.button):hover {
  color: #6E9137;
}

.wysiwyg a:hover {
  text-decoration: underline;
}

.wysiwyg img {
  width: 100%;
  height: auto;
}

.wysiwyg ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.wysiwyg ul li {
  display: list-item;
  margin-bottom: 5px;
  line-height: 1.6;
}

.wysiwyg ol {
  display: list-item;
  padding-left: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.wysiwyg ol li {
  display: list-item;
  list-style: decimal;
  margin-bottom: 5px;
  line-height: 1.6;
}

.wysiwyg .table {
  border: 1px solid #eee;
}

.wysiwyg .table th {
  background-color: #eee;
  font-weight: bold;
  border-top: 0px;
}

.wysiwyg table {
  display: table;
  border: 1px solid #ccc;
  width: 100%;
}

.wysiwyg table th {
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  padding: 10px;
}

.wysiwyg table td {
  border: 1px solid #ccc;
  padding: 10px;
}

.wysiwyg ul.square {
  list-style: square outside;
}

.wysiwyg ul.circle {
  list-style: circle outside;
}

.wysiwyg ul.disc {
  list-style: disc outside;
}

.wysiwyg ul ul,
.wysiwyg ul ol,
.wysiwyg ol ol,
.wysiwyg ol ul {
  margin: 4px 0 5px 30px;
}

.wysiwyg li {
  line-height: 18px;
}

.wysiwyg ul.large li {
  line-height: 21px;
}

.wysiwyg li p {
  line-height: 21px;
}

.wysiwyg iframe {
  display: block;
  width: 100%;
}

.wysiwyg *:last-child {
  margin-bottom: 0;
}

/*
------------------------------
IMPUTS AND SELECT
------------------------------
*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0px;
  border-radius: 0px !important;
  height: 40px;
  text-align: center;
  margin: 0px 5px;
  padding: 0px 30px 0px 20px;
  cursor: pointer;
  color: #818181;
  background-image: url(../img/select-down.svg);
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: 82% 50%;
}

/*
------------------------------
SLIDER
------------------------------
*/
.slider {
  position: relative;
}

.slider .slick-list {
  padding: 0px !important;
}

.slider__inner {
  margin-bottom: 2rem;
}

.slider__prev {
  display: block;
  position: absolute;
  cursor: pointer;
  left: -80px;
  bottom: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  background-color: #FF5E66;
}

@media all and (max-width: 800px) {
  .slider__prev {
    left: -40px;
  }
}

.slider__next {
  display: block;
  position: absolute;
  cursor: pointer;
  right: -80px;
  bottom: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  background-color: #FF5E66;
}

@media all and (max-width: 800px) {
  .slider__next {
    right: -40px;
  }
}

.slider__dots .slick-dots li {
  display: inline-block;
  padding: 0px 0.5rem;
}

.slider__dots .slick-dots li button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: transparent;
  width: 50px;
  height: 4px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-indent: -9999px;
  overflow: hidden;
  vertical-align: middle;
  background-color: #FF5E66;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0.5;
}

.slider__dots .slick-dots li.slick-active button {
  opacity: 1;
}

/*
------------------------------
.form
------------------------------
*/
.form p {
  margin-bottom: 20px;
}

.form .asterisk {
  color: red;
  font-weight: bold;
  margin-left: 5px;
}

.form .fieldset__inner {
  padding: 60px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

.form .form__group {
  margin-bottom: 20px;
  position: relative;
}

.form .form__group label,
.form .form__group .label {
  font-size: 13px;
  padding: 0px;
  color: #040404;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
  display: block;
  text-align: left;
}

.form .form__group label span,
.form .form__group .label span {
  text-transform: none;
  font-weight: 300;
}

.form .form__group label a,
.form .form__group .label a {
  color: #c4c4c4;
  text-decoration: underline;
}

.form .form__group label.error {
  display: block;
  color: red;
  font-weight: 600;
  font-size: 12px;
  margin-top: 5px;
}

.form .form__group .form__group__inner {
  position: relative;
}

.form .form__group .form__group__inner .info {
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  right: 0px;
  top: 0px;
  line-height: 40px;
  padding-right: 10px;
}

.form .form__group .form__group__inner input[type="text"], .form .form__group .form__group__inner input[type="phone"], .form .form__group .form__group__inner input[type="email"], .form .form__group .form__group__inner input[type="password"], .form .form__group .form__group__inner input[type="date"], .form .form__group .form__group__inner input[type="time"], .form .form__group .form__group__inner input[type="number"] {
  background-color: transparent;
  border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  color: #444;
  height: 40px;
  line-height: 30px;
  padding: 10px 0px;
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #F7F7F7;
}

.form .form__group .form__group__inner input[type="text"]:focus, .form .form__group .form__group__inner input[type="phone"]:focus, .form .form__group .form__group__inner input[type="email"]:focus, .form .form__group .form__group__inner input[type="password"]:focus, .form .form__group .form__group__inner input[type="date"]:focus, .form .form__group .form__group__inner input[type="time"]:focus, .form .form__group .form__group__inner input[type="number"]:focus {
  border-bottom: 1px solid green;
}

.form .form__group .form__group__inner input[type="text"]:focus + .info, .form .form__group .form__group__inner input[type="phone"]:focus + .info, .form .form__group .form__group__inner input[type="email"]:focus + .info, .form .form__group .form__group__inner input[type="password"]:focus + .info, .form .form__group .form__group__inner input[type="date"]:focus + .info, .form .form__group .form__group__inner input[type="time"]:focus + .info, .form .form__group .form__group__inner input[type="number"]:focus + .info {
  color: #c4c4c4;
}

.form .form__group .form__group__inner select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #444;
  background-color: transparent;
  border-radius: 0px;
  line-height: 20px;
  padding: 10px 60px 10px 15px !important;
  border: 1px solid #ccc;
  -webkit-transition: 200ms;
  transition: 200ms;
  background-image: url(../img/select-arrow.svg);
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
}

.form .form__group .form__group__inner select:hover {
  border: 1px solid #000;
}

.form .form__group .form__group__inner textarea {
  background-color: transparent;
  border-radius: 0px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  color: #999999;
  height: 40px;
  line-height: 30px;
  padding: 10px 15px;
  border-radius: 0px;
  border: 1px solid #ccc;
  height: 120px;
  line-height: 20px;
  max-width: 100%;
}

.form .form__group input[type="radio"], .form .form__group input[type="checkbox"] {
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}

.form .form__group input[type="checkbox"] {
  float: left;
  margin-right: 10px;
}

.form .form__group input[type="checkbox"] + label {
  display: inline;
}

/*
------------------------------
CUSTOM RADIO BUTTONS
------------------------------
*/
/*
------------------------------
.checkbox
------------------------------
*/
.checkbox {
  width: auto;
  white-space: nowrap;
  position: relative;
  padding-left: 30px;
  line-height: 1;
  margin: 0px;
  margin-bottom: 5px;
  height: 24px;
}

.checkbox input[type="radio"], .checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 3px;
  width: 18px;
  height: 18px;
}

.checkbox .label {
  display: inline-block;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

.checkbox input {
  /*
		&[type="radio"]:checked+.label,
		&[type="checkbox"]:checked+.label {
			color: #000;
		}*/
}

.checkbox input[type="radio"] + .label:before,
.checkbox input[type="checkbox"] + .label:before {
  content: "";
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 3px;
  display: inline-block;
  margin: 0px;
  margin-right: 10px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  color: #ccc;
  border: 1px solid #ccc;
  vertical-align: middle;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.checkbox input[type="radio"] + .label:before,
.checkbox input[type="checkbox"]:hover + .label:before {
  border: 1px solid green;
}

.checkbox input[type="radio"]:checked + .label:after,
.checkbox input[type="checkbox"]:checked + .label:after {
  content: "\f00c";
  font-family: Font Awesome\ 5 Pro;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: 0px;
  top: 3px;
  display: inline-block;
  margin: 0px;
  margin-right: 10px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  color: #000;
  color: #fff;
  background-color: #6E9137;
  border: 1px solid green;
  vertical-align: middle;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.checkbox input[type="radio"]:checked:hover + .label:after,
.checkbox input[type="checkbox"]:checked:hover + .label:after {
  border: 1px solid green;
}

/*
------------------------------
.checkradio
------------------------------
*/
.checkradio {
  width: 100%;
  white-space: nowrap;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 1;
  height: 20px;
  margin: 0px !important;
}

.checkradio input[type="radio"], .checkradio input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  margin: 0px;
  position: absolute;
  left: 50%;
  top: 0px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.checkradio .label {
  display: inline-block;
  line-height: 14px;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

.checkradio input[type="radio"] + .label:before,
.checkradio input[type="checkbox"] + .label:before {
  content: "";
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: 50%;
  top: 0px;
  display: inline-block;
  margin: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  vertical-align: middle;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.checkradio input[type="radio"]:hover + .label:before,
.checkradio input[type="checkbox"]:hover + .label:before {
  border: 1px solid #555;
}

.checkradio input[type="radio"]:checked + .label,
.checkradio input[type="checkbox"]:checked + .label {
  color: #000;
}

.checkradio input[type="radio"]:checked + .label:after,
.checkradio input[type="checkbox"]:checked + .label:after {
  content: "\f00c";
  font: normal normal normal 14px/18px FontAwesome;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0px;
  display: inline-block;
  margin: 0px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: center;
  padding-left: 2px;
  color: #fff;
  border-radius: 50%;
  background-color: #4F4F4F;
  border: 1px solid #4F4F4F;
  vertical-align: middle;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.price-slider-container {
  padding-top: 20px;
}

.price-slider-container .slider .ui-slider {
  height: 6px;
  border: 0px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

.price-slider-container .slider .ui-slider .ui-slider-range {
  background-color: #6E9137;
  border: 0px;
  height: 6px;
}

.price-slider-container .slider .ui-slider .ui-slider-handle {
  cursor: hand;
  border-radius: 14px;
  height: 12px;
  width: 12px;
  border: 0px;
  background-color: #6E9137;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 61, 59, 0.22);
          box-shadow: 0px 0px 0px 0px rgba(255, 61, 59, 0.22);
  top: -3px;
}

.price-slider-container .slider .ui-slider .ui-slider-handle:hover {
  cursor: hand !important;
  -webkit-box-shadow: 0px 0px 0px 8px rgba(255, 61, 59, 0.22);
          box-shadow: 0px 0px 0px 8px rgba(255, 61, 59, 0.22);
}

.price-slider-container .price .price-from {
  float: left;
}

.price-slider-container .price .price-to {
  float: right;
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/
/* proper font rendering */
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0px !important;
  font-size: 16px;
  line-height: 1.7;
}

@media all and (max-width: 800px) {
  html {
    font-size: 15px;
    line-height: 1.5;
  }
}

html.mobile,
html.tablet {
  scroll-behavior: smooth;
}

/* desktop general */
.html {
  margin-top: 0px !important;
}

html,
html body {
  margin-top: 0px !important;
  width: 100vw;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  html,
  html body {
    overflow: auto;
    height: auto;
  }
}

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

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #171717;
  background-color: #FFFFFF;
  /* @media all and (max-width: 1680px), all and (max-width: 1920px) and (min-resolution: 130dpi){
        font-size: calc(0.23vw + 12px);
    }
    @media all and (max-width: 1440px){
        font-size: calc(0.23vw + 11px);
    }
    @media all and (max-width: 1024px) and (orientation: portrait){
        font-size: calc(0.23vw + 10px);
    }
    @media all and (max-width: 600px){
        font-size: 14px;
    } */
}

body.scrolling {
  pointer-events: none;
}

#content {
  margin-top: 140px;
}

@media all and (max-width: 800px) {
  #content {
    margin-top: 100px;
  }
}

section {
  position: relative;
}

svg {
  width: 100%;
  height: auto;
}

svg path {
  fill: #fff !important;
  stroke: #6E9137 !important;
}

svg path:hover {
  cursor: pointer;
  fill: #6E9137 !important;
}

.container {
  position: relative;
  margin: auto;
  max-width: 98%;
}

@media all and (max-width: 800px) {
  .container {
    max-width: calc(100% - 30px);
  }
}

.container--fluid {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.container--full {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding-top: calc(120px + 2rem);
  padding-bottom: calc(120px + 2rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container--half {
  min-height: 50vh;
  min-height: calc(var(--vh, 1vh) * 50);
  padding-top: calc(120px + 2rem);
  padding-bottom: calc(120px + 2rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 800px) {
  .container--half {
    min-height: 30vh;
    min-height: calc(var(--vh, 1vh) * 30);
    padding-top: calc(80px + 2rem);
    padding-bottom: calc(80px + 2rem);
  }
}

.container--small {
  width: 800px;
}

.container--medium {
  width: 1400px;
}

/*
--------------
SECTIONS
--------------
*/
.full {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.half {
  height: 50vh;
  height: calc(var(--vh, 1vh) * 50);
}

#app {
  width: 100vw;
  overflow: hidden;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

#content {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

.file {
  position: relative;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #F7F7F7;
  margin-bottom: 30px;
}

@media all and (max-width: 800px) {
  .file {
    margin-bottom: 15px;
  }
}

.file__image {
  display: block;
  width: 100%;
  height: auto;
  min-height: 200px;
}

.file__content {
  padding: 2rem;
  padding-bottom: calc(2rem + 50px);
}

.file__content__title {
  color: #6E9137;
  margin-bottom: 1em;
}

.file__content__description {
  margin-bottom: 2em;
}

.file__content__comingsoon {
  display: block;
  position: absolute;
  left: 1rem;
  bottom: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FF5E66;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.file__content__download {
  display: block;
  position: absolute;
  right: 120px;
  bottom: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FF5E66;
}

.file__content__view {
  display: block;
  position: absolute;
  right: 70px;
  bottom: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #FF5E66;
}

.file__content__link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
}

.post {
  position: relative;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #F7F7F7;
  margin-bottom: 30px;
  min-height: calc(100% - 30px);
}

@media all and (max-width: 800px) {
  .post {
    margin-bottom: 15px;
    min-height: auto;
  }
}

.post__image {
  display: block;
  width: 100%;
  height: auto;
  min-height: 200px;
}

.post__content {
  padding: 2rem;
}

.post__content__title {
  color: #171717;
  margin-bottom: 1em;
}

.post__content__description {
  margin-bottom: 2em;
}

.post__content__date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

.post__content__date i {
  margin-right: 0.5rem;
}

.post__content__link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
}

.post__categoria {
  display: table;
  background-color: #FF5E66;
  padding: 0px 20px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.event,
.spot {
  position: relative;
  margin-bottom: 30px;
  min-height: calc(100% - 30px);
}

@media all and (max-width: 800px) {
  .event,
  .spot {
    margin-bottom: 15px;
    min-height: auto;
  }
}

.event__image,
.spot__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  min-height: 200px;
}

.event__content,
.spot__content {
  padding: 0;
}

.event__content__title,
.spot__content__title {
  color: #171717;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.event__content__date,
.spot__content__date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

.event__content__date i,
.spot__content__date i {
  margin-right: 0.5rem;
}

.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navigation__prev {
  cursor: pointer;
  color: #FF5E66;
  font-family: "Oswald", Impact, Arial, sans-serif;
  text-transform: uppercase;
}

.navigation__prev i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  margin-right: 1rem;
  color: #fff;
}

.navigation__next {
  cursor: pointer;
  color: #FF5E66;
  font-family: "Oswald", Impact, Arial, sans-serif;
  text-transform: uppercase;
}

.navigation__next i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  margin-left: 1rem;
  color: #fff;
}

.award {
  text-align: center;
}

.award .icon img {
  height: 80px;
  width: auto;
  vertical-align: middle;
}

.award .date {
  color: #fff;
}

.award .wysiwyg {
  color: #818181;
}

.card {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  padding: 3rem;
}

@media all and (max-width: 800px) {
  .card {
    padding: 1rem;
  }
}

.card--black {
  background-color: #171717;
  color: #818181;
}

.card--black .name {
  color: #F7F7F7;
}

.card--black .position {
  color: #F7F7F7;
}

.card--black .wysiwyg {
  color: #818181;
}

.card .logo {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card .logo img {
  max-width: 200px;
  max-height: 200px;
}

.card .name {
  font-size: 20px;
  margin-bottom: 0.5rem;
}

.card .position {
  font-family: "Oswald", Impact, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #818181;
}

.card hr {
  width: 80px;
  margin: 1rem auto;
  border-top: 0px;
  border-bottom: 1px solid #818181;
}

.network {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  padding: 3rem;
  margin-bottom: 30px;
}

.network .logo {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
}

.network .logo img {
  max-width: 200px;
  max-height: 200px;
}

.network .name {
  margin-bottom: 0.5rem;
}

.network .wysiwyg {
  opacity: 0.5;
}

.network .link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
}

.slider__item {
  width: 33.33%;
  padding: 0px 10px;
}

#cookie-law-info-bar {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  color: #4F4F4F !important;
  width: 20vw !important;
  height: 22.5vw;
  left: auto !important;
  bottom: 2.5vw !important;
  right: 6vw !important;
  padding: 2vw !important;
  background-color: #FFFFFF !important;
  border-radius: 0.5em !important;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar {
    width: 80vw !important;
    height: auto;
    bottom: 10vw !important;
    right: 50% !important;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    padding: 5vw !important;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar {
    width: 100vw !important;
    height: auto;
    bottom: 0 !important;
    right: 0 !important;
    padding: 7.5vw !important;
    -webkit-transform: none;
            transform: none;
  }
}

#cookie-law-info-bar .cookiebar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar {
    display: block;
  }
}

#cookie-law-info-bar .cookiebar__title {
  z-index: 1;
  width: 100%;
  font-size: 60px;
  font-size: 3vw;
  text-align: left !important;
}

@media only screen and (max-width: 1680px) and (min-width: 1366px) {
  #cookie-law-info-bar .cookiebar__title {
    font-size: 3.5vw;
  }
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__title {
    font-size: 48px;
    margin-bottom: 2.5vw;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__title {
    font-size: 28px;
  }
}

#cookie-law-info-bar .cookiebar__text {
  z-index: 1;
  font-size: 0.7vw;
  font-weight: 300;
  text-align: left !important;
}

@media only screen and (max-width: 1680px) and (min-width: 1366px) {
  #cookie-law-info-bar .cookiebar__text {
    font-size: 0.75vw !important;
  }
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__text {
    font-size: 18px !important;
    margin-bottom: 2.5vw;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__text {
    font-size: 13px !important;
  }
}

#cookie-law-info-bar .cookiebar__text a {
  font-size: 0.7vw !important;
  font-weight: 500;
  color: #4F4F4F;
}

@media only screen and (max-width: 1680px) and (min-width: 1366px) {
  #cookie-law-info-bar .cookiebar__text a {
    font-size: 0.75vw !important;
  }
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__text a {
    font-size: 18px !important;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__text a {
    font-size: 13px !important;
  }
}

#cookie-law-info-bar .cookiebar__button {
  z-index: 1;
}

#cookie-law-info-bar .cookiebar__button a {
  display: inline-block;
  width: auto;
  height: 2.5vw;
  line-height: 2.5vw;
  background-color: #FF5E66;
  color: #4F4F4F !important;
  font-size: 0.7vw;
  text-align: center;
  padding: 0 2vw !important;
  border-radius: 0.5em !important;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

#cookie-law-info-bar .cookiebar__button a:first-child {
  margin-right: 0.75vw !important;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__button a:first-child {
    margin-right: 5vw !important;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__button a:first-child {
    margin-right: 0 !important;
  }
}

#cookie-law-info-bar .cookiebar__button a:hover {
  color: #818181 !important;
  background-color: #FF5E66 !important;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__button a {
    width: auto;
    height: 10vw;
    min-width: 20vw;
    line-height: 10vw;
    font-size: 21px;
    margin: 5vw auto 0;
  }
}

@media all and (max-width: 600px) and (orientation: portrait) {
  #cookie-law-info-bar .cookiebar__button a {
    width: 80vw;
    height: 15vw;
    min-width: auto;
    line-height: 15vw;
    font-size: 14px;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #171717;
  z-index: 10;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

@media all and (max-width: 800px) {
  #header {
    background-color: transparent;
  }
}

#header .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

@media all and (max-width: 800px) {
  #header .container {
    height: 100px;
  }
}

#header .logo {
  width: 260px;
  height: 100%;
  padding: 0px 2rem;
  background-color: #FFFFFF;
}

@media all and (max-width: 800px) {
  #header .logo {
    width: 180px;
    padding: 0px 1rem;
  }
}

#header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/logo-black.svg);
}

#header .content {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 75%;
  display: block;
}

@media all and (max-width: 800px) {
  #header .content {
    display: none;
    position: absolute;
    top: 100px;
    background-color: #171717;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    z-index: 10;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}

#header .content .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin-left: 2rem;
}

@media all and (max-width: 1400px) {
  #header .content .menu {
    margin-left: 1rem;
  }
}

@media all and (max-width: 800px) {
  #header .content .menu {
    display: block;
    height: auto;
    padding: 1rem 1rem;
    margin: 0;
  }
}

#header .content .menu .arrow {
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media all and (max-width: 800px) {
  #header .content .menu .arrow {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
}

#header .content .menu > li {
  position: relative;
  width: auto;
  margin: 0 1em;
  text-align: center;
  margin-right: 2rem;
}

@media all and (max-width: 1400px) {
  #header .content .menu > li {
    margin-left: 1rem;
  }
}

@media all and (max-width: 800px) {
  #header .content .menu > li {
    text-align: left;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media all and (max-width: 800px) {
  #header .content .menu > li:last-child {
    border-bottom: none;
  }
}

#header .content .menu > li a {
  font-family: "Oswald", Impact, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1rem;
  padding: 0 1rem;
}

@media all and (max-width: 1400px) {
  #header .content .menu > li a {
    padding: 0 1rem;
  }
}

@media all and (max-width: 800px) {
  #header .content .menu > li a {
    padding: 0;
    height: 40px;
    line-height: 40px;
  }
}

#header .content .menu > li:after {
  content: "";
  display: block;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  height: 2px;
  background-color: #6E9137;
  opacity: 0;
}

@media all and (max-width: 800px) {
  #header .content .menu > li:after {
    display: none !important;
  }
}

#header .content .menu > li:hover:after, #header .content .menu > li.current-menu-item:after, #header .content .menu > li.current-page-parent:after {
  opacity: 1;
}

@media all and (min-width: 801px) {
  #header .content .menu > li:hover .sub-menu {
    display: block;
  }
}

#header .content .menu > li > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -1rem;
  white-space: nowrap;
  min-width: 100%;
  text-align: left;
  background-color: #171717;
  padding: 1rem 0;
}

@media all and (max-width: 800px) {
  #header .content .menu > li > .sub-menu {
    position: relative;
    padding: 0;
    left: 0;
    background-color: transparent;
  }
}

#header .content .menu > li > .sub-menu > li {
  position: relative;
  margin-bottom: 0.5rem;
}

@media all and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li {
    margin-bottom: 0rem;
  }
}

#header .content .menu > li > .sub-menu > li .arrow {
  left: auto;
  right: 1rem;
}

#header .content .menu > li > .sub-menu > li:after {
  content: "";
  display: block;
  width: 2rem;
  margin-left: 2rem;
  height: 2px;
  background-color: #6E9137;
  opacity: 0;
}

@media all and (min-width: 801px) {
  #header .content .menu > li > .sub-menu > li:hover:after {
    opacity: 1;
  }
}

@media all and (min-width: 801px) and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li:hover:after {
    opacity: 0;
  }
}

#header .content .menu > li > .sub-menu > li.current-menu-item:after, #header .content .menu > li > .sub-menu > li.current-page-parent:after {
  opacity: 1;
}

#header .content .menu > li > .sub-menu > li:hover .sub-menu {
  display: block;
}

#header .content .menu > li > .sub-menu > li > .sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  white-space: nowrap;
  min-width: 100%;
  text-align: left;
  background-color: #171717;
  padding: 1rem 0;
}

@media all and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li > .sub-menu {
    position: relative;
    left: 0;
    padding: 0 1rem;
    background-color: transparent;
  }
}

@media all and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li > .sub-menu > li {
    margin-bottom: 0rem;
  }
}

#header .content .menu > li > .sub-menu > li > .sub-menu > li:after {
  content: "";
  display: block;
  width: 2rem;
  margin-left: 1rem;
  height: 2px;
  background-color: #6E9137;
  opacity: 0;
}

@media all and (min-width: 801px) {
  #header .content .menu > li > .sub-menu > li > .sub-menu > li:hover:after {
    opacity: 1;
  }
}

@media all and (min-width: 801px) and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li > .sub-menu > li:hover:after {
    opacity: 0;
  }
}

#header .content .menu > li > .sub-menu > li > .sub-menu > li.current-menu-item:after, #header .content .menu > li > .sub-menu > li > .sub-menu > li.current-page-parent:after {
  opacity: 1;
}

#header .content .menu > li > .sub-menu > li > .sub-menu > li:hover .sub-menu {
  display: block;
}

#header .content .menu > li > .sub-menu > li > .sub-menu > li a {
  display: block;
  padding: 0 1rem;
}

#header .content .menu > li > .sub-menu > li a {
  display: block;
  padding: 0 2rem;
}

@media all and (max-width: 800px) {
  #header .content .menu > li > .sub-menu > li a {
    padding: 0 1rem;
  }
}

#header .actions {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  height: 100%;
  padding: 0px 40px;
  border-left: 1px solid #818181;
}

@media all and (max-width: 800px) {
  #header .actions {
    width: calc(100% - 180px);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0 1rem;
    background-color: #171717;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
}

#header .actions a {
  font-family: "Oswald", Impact, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1rem;
}

#header .actions .trigger {
  height: 100%;
  width: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

@media all and (max-width: 800px) {
  #header .actions .trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    font-size: 22px;
  }
}

#header .actions .search {
  height: 100%;
  width: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 800px) {
  #header .actions .search span {
    display: none;
  }
}

@media all and (max-width: 800px) {
  #header .actions .search {
    width: 40px;
    font-size: 22px;
  }
}

#header .actions .lang {
  height: 100%;
  width: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 800px) {
  #header .actions .lang {
    display: none;
  }
}

.page--scrolled #header {
  -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
}

@media all and (max-width: 800px) {
  .page--scrolled #header {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.page--scrolled #header .container {
  height: 80px;
}

@media all and (max-width: 800px) {
  .page--scrolled #header .container {
    height: 70px;
  }
}

@media all and (max-width: 800px) {
  .page--scrolled #header .container .content {
    top: 70px;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.7);
  }
}

@media all and (max-width: 800px) {
  .page--scrolled #header .container .actions {
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.7);
  }
}

#home .home__hero .center {
  width: 100%;
}

#home .home__hero .title {
  color: #fff;
  margin-bottom: 1rem;
}

#home .home__hero .wysiwyg {
  max-width: 600px;
  margin: 0;
  margin-bottom: 1rem;
}

#home .home__claim strong {
  color: #fff;
}

#home .home__resources #recursosForm {
  margin-top: 2rem;
}

#home .home__resources #recursosForm select[name='a'] {
  display: none;
}

#home .home__resources form .columns {
  margin-bottom: 1rem;
}

@media all and (max-width: 800px) {
  #home .home__resources form .columns {
    display: block;
  }
}

#home .home__resources form .columns__item {
  position: relative;
  width: 100%;
}

#home .home__resources form .columns__item .selection {
  display: block;
  position: relative;
  background-color: #f2f2f2;
  margin-bottom: 1rem;
  cursor: pointer;
}

#home .home__resources form .columns__item .selection:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

@media all and (max-width: 800px) {
  #home .home__resources form .columns__item .selection:before {
    display: none;
  }
}

#home .home__resources form .columns__item .selection--active {
  cursor: default;
  outline: 2px solid #6E9137;
}

#home .home__resources form .columns__item .selection input {
  display: none;
}

#home .home__resources form .columns__item .selection img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

@media all and (max-width: 800px) {
  #home .home__resources form .columns__item .selection img {
    position: relative;
    left: 0;
    -webkit-transform: none;
            transform: none;
    height: auto;
    top: auto;
    width: 60px;
  }
}

@media all and (max-width: 800px) {
  #home .home__resources form .columns__item {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 1rem;
  }
}

#home .home__resources form .columns__item .label {
  white-space: initial;
  position: relative;
  bottom: 0;
  margin-bottom: 1rem;
  line-height: 1.4;
  width: 100%;
  text-align: center;
}

@media all and (max-width: 800px) {
  #home .home__resources form .columns__item .label {
    position: relative;
    text-align: left;
    margin-left: 1rem;
  }
}

#home .home__resources form label {
  font-weight: 900;
  color: #6E9137;
  text-align: left;
}

#home .home__resources form label[for="a"] {
  text-align: center;
}

@media all and (max-width: 800px) {
  #home .home__whatwedo .columns {
    display: block;
  }
}

#home .home__whatwedo .columns__item {
  width: 20%;
}

#home .home__whatwedo .item {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}

#home .home__whatwedo .item:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

#home .home__whatwedo .item .background {
  opacity: 0.6;
}

#home .home__whatwedo .item .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #6E9137;
  opacity: 0.0001;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

#home .home__whatwedo .item .info {
  position: absolute;
  padding: 1rem;
  bottom: 0;
  left: 0;
  right: 0;
}

#home .home__whatwedo .item .info .title {
  color: #fff;
  line-height: 50px;
}

#home .home__whatwedo .item .info .link {
  display: block;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 50px;
  height: 50px;
  background-color: #FF5E66;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
}

#home .home__whatwedo .item:hover .mask {
  opacity: 0.4;
}

#home .home__featured .container {
  position: relative;
}

#home .home__featured .container .center {
  text-align: center;
}

#home .home__featured .container .center .title {
  color: #fff;
}

#home .home__featured .container--fluid .title {
  color: #fff;
}

#home .home__featured .container--fluid .wysiwyg {
  margin-bottom: 1rem;
}

#tabs .tabs__content,
#tabschild .tabs__content {
  min-height: 400px;
}

#tabs .tabs__content .tabs,
#tabschild .tabs__content .tabs {
  border-bottom: 2px solid transparent !important;
}

#tabs .tabs__intro .downloads__item,
#tabs .tabschild__intro .downloads__item,
#tabschild .tabs__intro .downloads__item,
#tabschild .tabschild__intro .downloads__item {
  font-family: "Oswald", Impact, Arial, sans-serif;
  color: #6E9137;
  margin: 2rem 0;
}

#tabs .tabs__intro .downloads__item a,
#tabs .tabschild__intro .downloads__item a,
#tabschild .tabs__intro .downloads__item a,
#tabschild .tabschild__intro .downloads__item a {
  font-size: 22px;
  margin-left: 1rem;
}

#tabs .tabs__intro .downloads__item a:hover,
#tabs .tabschild__intro .downloads__item a:hover,
#tabschild .tabs__intro .downloads__item a:hover,
#tabschild .tabschild__intro .downloads__item a:hover {
  opacity: 0.5;
}

@media all and (max-width: 800px) {
  #tabs .tabs__content .image,
  #tabs .tabschild__content .image,
  #tabschild .tabs__content .image,
  #tabschild .tabschild__content .image {
    margin-top: 2rem;
  }
}

#tabs .tabs__content .tabs,
#tabs .tabschild__content .tabs,
#tabschild .tabs__content .tabs,
#tabschild .tabschild__content .tabs {
  border-bottom: 2px solid #FF5E66;
}

@media all and (max-width: 800px) {
  #tabs .tabs__content .tabs,
  #tabs .tabschild__content .tabs,
  #tabschild .tabs__content .tabs,
  #tabschild .tabschild__content .tabs {
    margin-bottom: 2rem;
    display: block;
  }
}

#tabs .tabs__content .tabs .button,
#tabs .tabschild__content .tabs .button,
#tabschild .tabs__content .tabs .button,
#tabschild .tabschild__content .tabs .button {
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  margin-left: 10px;
  max-width: 180px;
  white-space: initial;
  line-height: 15px;
  letter-spacing: 0;
  padding: 10px;
}

@media all and (max-width: 800px) {
  #tabs .tabs__content .tabs .button,
  #tabs .tabschild__content .tabs .button,
  #tabschild .tabs__content .tabs .button,
  #tabschild .tabschild__content .tabs .button {
    width: 100%;
    max-width: none;
    margin: 0;
    margin-bottom: 0.5rem;
  }
}

#tabs .tabs__content .tabs .button + .button,
#tabs .tabschild__content .tabs .button + .button,
#tabschild .tabs__content .tabs .button + .button,
#tabschild .tabschild__content .tabs .button + .button {
  margin-left: 10px;
}

@media all and (max-width: 800px) {
  #tabs .tabs__content .tabs .button + .button,
  #tabs .tabschild__content .tabs .button + .button,
  #tabschild .tabs__content .tabs .button + .button,
  #tabschild .tabschild__content .tabs .button + .button {
    margin-left: 0;
  }
}

#tabs .tabs__content .tabs .button--secondary,
#tabs .tabschild__content .tabs .button--secondary,
#tabschild .tabs__content .tabs .button--secondary,
#tabschild .tabschild__content .tabs .button--secondary {
  border-bottom: 2px solid #fff;
  pointer-events: none;
}

#tabs .tabs__content .slider,
#tabs .tabschild__content .slider,
#tabschild .tabs__content .slider,
#tabschild .tabschild__content .slider {
  margin-top: 4rem;
}

#tabs .tabs__content .slider .file,
#tabs .tabschild__content .slider .file,
#tabschild .tabs__content .slider .file,
#tabschild .tabschild__content .slider .file {
  text-align: left;
}

#tabs .tabs__content .slider .file__image,
#tabs .tabschild__content .slider .file__image,
#tabschild .tabs__content .slider .file__image,
#tabschild .tabschild__content .slider .file__image {
  margin-bottom: 1rem;
}

#tabs .tabs__content .slider .file__content,
#tabs .tabschild__content .slider .file__content,
#tabschild .tabs__content .slider .file__content,
#tabschild .tabschild__content .slider .file__content {
  text-align: left;
  padding: 1rem;
  padding-bottom: calc(1rem + 50px);
}

#tabs .tabs__content .slider .file__content__view,
#tabs .tabschild__content .slider .file__content__view,
#tabschild .tabs__content .slider .file__content__view,
#tabschild .tabschild__content .slider .file__content__view {
  right: 1rem;
}

#tabs .tabs__content .slider .file__content__download,
#tabs .tabschild__content .slider .file__content__download,
#tabschild .tabs__content .slider .file__content__download,
#tabschild .tabschild__content .slider .file__content__download {
  right: calc(1rem + 50px);
}

#tabs .tabs__content .toggles p,
#tabs .tabschild__content .toggles p,
#tabschild .tabs__content .toggles p,
#tabschild .tabschild__content .toggles p {
  margin-bottom: 0.5rem;
}

#tabs .tabs__downloads .downloads,
#tabs .tabschild__downloads .downloads,
#tabschild .tabs__downloads .downloads,
#tabschild .tabschild__downloads .downloads {
  border-top: 1px solid #CCCCCC;
}

#tabs .tabs__downloads .downloads__item,
#tabs .tabschild__downloads .downloads__item,
#tabschild .tabs__downloads .downloads__item,
#tabschild .tabschild__downloads .downloads__item {
  font-family: "Oswald", Impact, Arial, sans-serif;
  color: #6E9137;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #CCCCCC;
  padding: 1rem 0;
  text-transform: uppercase;
}

@media all and (max-width: 800px) {
  #tabs .tabs__downloads .downloads__item,
  #tabs .tabschild__downloads .downloads__item,
  #tabschild .tabs__downloads .downloads__item,
  #tabschild .tabschild__downloads .downloads__item {
    display: block;
    text-align: left;
  }
}

#tabs .tabs__downloads .downloads__item span,
#tabs .tabschild__downloads .downloads__item span,
#tabschild .tabs__downloads .downloads__item span,
#tabschild .tabschild__downloads .downloads__item span {
  vertical-align: middle;
}

@media all and (max-width: 800px) {
  #tabs .tabs__downloads .downloads__item span,
  #tabs .tabschild__downloads .downloads__item span,
  #tabschild .tabs__downloads .downloads__item span,
  #tabschild .tabschild__downloads .downloads__item span {
    display: block;
    text-align: left;
  }
}

#tabs .tabs__downloads .downloads__item span small,
#tabs .tabschild__downloads .downloads__item span small,
#tabschild .tabs__downloads .downloads__item span small,
#tabschild .tabschild__downloads .downloads__item span small {
  font-size: 90%;
  color: #818181;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: none;
}

#tabs .tabs__downloads .downloads__item span a,
#tabs .tabschild__downloads .downloads__item span a,
#tabschild .tabs__downloads .downloads__item span a,
#tabschild .tabschild__downloads .downloads__item span a {
  vertical-align: middle;
  margin-left: 2rem;
  text-transform: uppercase;
}

@media all and (max-width: 800px) {
  #tabs .tabs__downloads .downloads__item span a,
  #tabs .tabschild__downloads .downloads__item span a,
  #tabschild .tabs__downloads .downloads__item span a,
  #tabschild .tabschild__downloads .downloads__item span a {
    margin-left: 0;
    margin-right: 2rem;
    margin-top: 1rem;
    display: inline-block;
    font-size: 90%;
  }
}

#tabs .tabs__downloads .downloads__item span a i,
#tabs .tabschild__downloads .downloads__item span a i,
#tabschild .tabs__downloads .downloads__item span a i,
#tabschild .tabschild__downloads .downloads__item span a i {
  font-size: 22px;
  margin-left: 0.5rem;
}

#tabs .tabs__downloads .downloads__item span a:hover,
#tabs .tabschild__downloads .downloads__item span a:hover,
#tabschild .tabs__downloads .downloads__item span a:hover,
#tabschild .tabschild__downloads .downloads__item span a:hover {
  opacity: 0.5;
}

#tabs .tabs__atajos .file__image,
#tabs .tabschild__atajos .file__image,
#tabschild .tabs__atajos .file__image,
#tabschild .tabschild__atajos .file__image {
  margin-bottom: 0;
}

#tabs .tabs__atajos .file__content,
#tabs .tabschild__atajos .file__content,
#tabschild .tabs__atajos .file__content,
#tabschild .tabschild__atajos .file__content {
  padding: 1rem;
}

#tabs .tabs__atajos .file__content .title,
#tabs .tabschild__atajos .file__content .title,
#tabschild .tabs__atajos .file__content .title,
#tabschild .tabschild__atajos .file__content .title {
  margin-bottom: 0;
}

#tabs .tabs__atajos .file__content .wysiwyg,
#tabs .tabschild__atajos .file__content .wysiwyg,
#tabschild .tabs__atajos .file__content .wysiwyg,
#tabschild .tabschild__atajos .file__content .wysiwyg {
  margin-top: 1rem;
}

@media all and (max-width: 800px) {
  #tabs .tabschild__intro,
  #tabschild .tabschild__intro {
    padding-bottom: 0;
  }
}

@media all and (max-width: 800px) {
  #tabs .tabschild__content .tabs,
  #tabschild .tabschild__content .tabs {
    display: none;
  }
}

#tabs .tabschild__slider .jornada,
#tabschild .tabschild__slider .jornada {
  min-height: 240px;
  padding: 40px;
}

#tabs .tabschild__slider .jornada .minititle,
#tabschild .tabschild__slider .jornada .minititle {
  line-height: 1.4;
  margin-bottom: 10px;
}

#tabs .tabschild__slider .jornada .date,
#tabschild .tabschild__slider .jornada .date {
  font-size: 90%;
  opacity: 0.5;
  margin-bottom: 20px;
}

#tabs .tabschild__slider .jornada .link,
#tabschild .tabschild__slider .jornada .link {
  text-transform: none;
  font-weight: 400;
  text-decoration: underline;
}

#quienes-somos .quienes-somos__intro .title + .wysiwyg {
  margin-top: 1rem;
}

#quienes-somos .quienes-somos__intro .columns img {
  margin-right: 2rem;
}

#quienes-somos .quienes-somos__comission .slider__item {
  height: 100%;
}

#quienes-somos .quienes-somos__comission .slider .image {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  margin: auto;
  margin-bottom: 1rem;
  overflow: hidden;
}

#contacto .contacto__info .group {
  margin-bottom: 2rem;
}

#contacto .contacto__info .group .label {
  margin-bottom: 0.5rem;
}

#contacto .contacto__info .group .supertitle {
  margin-bottom: 0.5rem;
}

#spotssingle .spotssingle__content {
  border-top: 1px solid #000;
  text-align: left;
}

#spotssingle .spotssingle__content .iframe {
  position: relative;
  margin-bottom: 1rem;
}

#spotssingle .spotssingle__content .iframe:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}

#spotssingle .spotssingle__content .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#spotssingle .spotssingle__content .iframe img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#spotssingle .spotssingle__content .supertitle {
  text-transform: uppercase;
  margin-bottom: 2rem;
}

#spotssingle .spotssingle__content .date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

#spotssingle .spotssingle__content .date i {
  margin-right: 0.5rem;
}


#events .events__content {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: left;
}

#events .events__content .iframe {
  position: relative;
  margin-bottom: 1rem;
}

#events .events__content .iframe:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}

#events .events__content .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#events .events__content .supertitle {
  text-transform: uppercase;
  margin-bottom: 2rem;
  color: #6E9137;
}

#events .events__content .date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

#events .events__content .date i {
  margin-right: 0.5rem;
}

#events .events__gallery {
  border-bottom: 1px solid #000;
}

#events .events__gallery .slider__item img {
  width: 100%;
  height: auto;
}

#eventssingle .eventssingle__content {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: left;
}

#eventssingle .eventssingle__content .iframe {
  position: relative;
  margin-bottom: 1rem;
}

#eventssingle .eventssingle__content .iframe:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}

#eventssingle .eventssingle__content .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#eventssingle .eventssingle__content .supertitle {
  text-transform: uppercase;
  margin-bottom: 2rem;
  color: #6E9137;
}

#eventssingle .eventssingle__content .date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

#eventssingle .eventssingle__content .date i {
  margin-right: 0.5rem;
}

#eventssingle .eventssingle__gallery {
  border-bottom: 1px solid #000;
}

#eventssingle .eventssingle__gallery .slider__item img {
  width: 100%;
  height: auto;
}

#actualidadsingle .actualidadsingle__content .inner {
  position: relative;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #F7F7F7;
  margin-bottom: 2rem;
}

#actualidadsingle .actualidadsingle__content .image img {
  width: 100%;
  height: auto;
}

#actualidadsingle .actualidadsingle__content .intro {
  text-align: center;
  padding: 2rem;
  padding-bottom: 0;
}

#actualidadsingle .actualidadsingle__content .intro__date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
}

#actualidadsingle .actualidadsingle__content .intro__date i {
  margin-right: 0.5rem;
}

#actualidadsingle .actualidadsingle__content .content {
  padding: 2rem;
  padding-top: 0;
}

#actualidadsingle .actualidadsingle__navigation {
  padding-top: 0;
}

#bibliotecasingle .bibliotecasingle__content .inner {
  position: relative;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  background-color: #F7F7F7;
  margin-bottom: 2rem;
  padding: 4rem;
}

#bibliotecasingle .bibliotecasingle__content .image img {
  width: 100%;
  height: auto;
}

#bibliotecasingle .bibliotecasingle__content .intro__title {
  margin-bottom: 1rem;
}

#bibliotecasingle .bibliotecasingle__content .intro__date {
  text-transform: uppercase;
  color: #818181;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

#bibliotecasingle .bibliotecasingle__content .intro__date i {
  margin-right: 0.5rem;
}

#bibliotecasingle .bibliotecasingle__content .content {
  margin-bottom: 2rem;
}

#bibliotecasingle .bibliotecasingle__navigation {
  padding-top: 0;
}

.footer {
  padding: 2rem 0 1rem;
  font-size: 0.8rem;
  color: #818181;
  background-color: #171717;
}

.footer .container .columns {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 800px) {
  .footer .container .columns {
    display: block;
  }
}

.footer .container .columns__item {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.footer .container .title {
  color: #fff;
  margin-bottom: 1rem;
}

.footer .container .logo {
  width: 220px;
  height: 90px;
  padding: 0px;
}

@media all and (max-width: 800px) {
  .footer .container .logo {
    width: 180px;
    margin-bottom: 2rem;
  }
}

.footer .container .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/logo-white.svg);
}

@media all and (max-width: 800px) {
  .footer .container ul {
    margin-bottom: 1rem;
  }
}

.footer .container ul li {
  display: block;
  margin-bottom: 1rem;
}

@media all and (max-width: 800px) {
  .footer .container ul li {
    margin-bottom: 0;
  }
}

.footer .container ul li a {
  font-family: "Oswald", Impact, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1rem;
}

.footer .container #menu-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2rem;
}

.footer .container #menu-social li {
  margin-right: 1rem;
  /* &:not(:last-child):after{
                    content: "|";
                    margin-left: 0.5rem;
                } */
}

.footer .container #menu-social li a {
  color: #FF5E66;
  font-size: 24px;
}

.footer .container .follow {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.footer .container .follow a {
  margin-left: 10px;
  vertical-align: middle;
}

.footer .container .follow .fab {
  font-size: 22px;
  vertical-align: middle;
}

.footer .container .gobierno {
  width: auto;
  height: 100px;
}

.footer .container .norma {
  width: auto;
  height: 100px;
}

.footer .container a {
  cursor: pointer;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.footer .container a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer .container .line {
  width: 100%;
  border-bottom: 1px solid #818181;
  margin-top: 2rem;
  margin-bottom: 1rem;
  opacity: 0.5;
}

.footer .container .copyright {
  margin-right: 2rem;
}
/*# sourceMappingURL=styles.css.map */