@import url('https://fonts.googleapis.com/css?family=Alfa+Slab+One|Bevan|Exo:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-size: 100%;
  box-sizing: border-box;
  background: transparent;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
a {
  background: transparent;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
i,
em,
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}
ol,
ul {
  list-style: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
}
button {
  overflow: visible;
}
input {
  line-height: normal;
}
textarea {
  overflow: auto;
}
button,
[type="button"],
[type="reset"],
[type="submit"],
[onclick] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: 'icons-ocml';
  src: url('../assets/fonts/icons-ocml.eot?92565384');
  src: url('../assets/fonts/icons-ocml.eot?92565384#iefix') format('embedded-opentype'), url('../assets/fonts/icons-ocml.woff2?92565384') format('woff2'), url('../assets/fonts/icons-ocml.woff?92565384') format('woff'), url('../assets/fonts/icons-ocml.ttf?92565384') format('truetype'), url('../assets/fonts/icons-ocml.svg?92565384#icons-vrmais') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons-ocml";
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-down-open:before {
  content: '\e800';
}
/* '' */
.icon-left-open:before {
  content: '\e801';
}
/* '' */
.icon-right-open:before {
  content: '\e802';
}
/* '' */
.icon-up-open:before {
  content: '\e803';
}
/* '' */
.icon-down-open-big:before {
  content: '\e804';
}
/* '' */
.icon-left-open-big:before {
  content: '\e805';
}
/* '' */
.icon-right-open-big:before {
  content: '\e806';
}
/* '' */
.icon-up-open-big:before {
  content: '\e807';
}
/* '' */
.icon-phone:before {
  content: '\e808';
}
/* '' */
.icon-camera:before {
  content: '\e809';
}
/* '' */
.icon-location:before {
  content: '\e80a';
}
/* '' */
.icon-calendar:before {
  content: '\e80b';
}
/* '' */
.icon-home:before {
  content: '\e80c';
}
/* '' */
.icon-gplus:before {
  content: '\f05a';
}
/* '' */
.icon-twitter:before {
  content: '\f099';
}
/* '' */
.icon-facebook:before {
  content: '\f09a';
}
/* '' */
.icon-menu:before {
  content: '\f0c9';
}
/* '' */
.icon-mail:before {
  content: '\f0e0';
}
/* '' */
.icon-mobile:before {
  content: '\f10b';
}
/* '' */
.icon-instagram:before {
  content: '\f16d';
}
/* '' */
.icon-pinterest:before {
  content: '\f231';
}
/* '' */
.main-header {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  top: 0;
  z-index: 30;
  transition: background .3s;
}
.main-header .header-inner {
  margin: 0 20px;
  position: relative;
  height: 40px;
}
@media screen and (min-width: 768px) {
  .main-header .header-inner {
    width: 720px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .main-header .header-inner {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .main-header .header-inner {
    width: 1200px;
  }
}
@media screen and (min-width: 768px) {
  .main-header .header-inner {
    height: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .main-header .header-inner {
    height: 165px;
  }
}
.main-header .header-logo {
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: 2;
  width: 95px;
  height: 52px;
}
.main-header .header-logo span {
  font-size: 0;
  line-height: 0;
  color: transparent;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .main-header .header-logo {
    bottom: -35px;
    width: 180px;
    height: 98px;
  }
}
@media screen and (min-width: 1280px) {
  .main-header .header-logo {
    bottom: -65px;
    width: 315px;
    height: 170px;
  }
}
.main-header .menu-trigger {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  color: #ed6a00;
  text-align: center;
  z-index: 2;
}
.main-header .menu-trigger:hover {
  color: rgba(255, 255, 255, 0.95);
}
.main-header .menu-trigger i::before {
  font-size: 30px;
  line-height: 40px;
  height: 40px;
}
.main-header .menu-trigger span {
  font-size: 0;
  line-height: 0;
  color: transparent;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .main-header .menu-trigger {
    display: none;
  }
}
.main-header .header-menu {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 60px;
  overflow: hidden;
  max-height: 0;
}
.expanded-menu .main-header .header-menu {
  overflow: auto;
  max-height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  left: -20px;
  right: -20px;
  padding: 100px 20px;
}
.main-header .header-menu ul {
  display: block;
  font-size: 0;
}
.main-header .header-menu li {
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.main-header .header-menu li:hover,
.main-header .header-menu li.active {
  background: rgba(0, 0, 0, 0.5);
}
.main-header .header-menu a {
  font: 600 14px/1.3em 'Exo', sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  display: block;
  padding: 15px;
  transition: all .3s;
}
.main-header .header-menu li.has-child-menu > a::after {
  content: "\e800";
  font-family: "icons-ocml";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: .5em;
  color: #ed6a00;
  position: absolute;
  right: 15px;
  top: 20px;
}
.main-header .header-menu li.has-child-menu ul.child-menu {
  transition: all .3s;
}
.main-header .header-menu li.has-child-menu ul.child-menu li a {
  padding-left: 40px;
}
.main-header .header-menu li.has-child-menu:hover ul.child-menu {
  max-height: 250px;
}
@media screen and (min-width: 768px) {
  .main-header .header-menu {
    overflow: visible;
    max-height: 100%;
    top: auto;
    bottom: 0;
    right: 0;
    left: 210px;
    padding: 0;
  }
  .main-header .header-menu li {
    display: inline-block;
    border: none;
  }
  .main-header .header-menu a {
    font-size: 13px;
    padding: 12px;
  }
  .main-header .header-menu li.has-child-menu a::after {
    position: static;
    padding-left: .5em;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu {
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    max-height: 0;
    min-width: 100%;
    overflow: hidden;
    transition: all .3s;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu li {
    display: block;
    background: transparent;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu li a {
    padding: 8px 25px;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu li:first-child a {
    padding-top: 20px;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu li:last-child a {
    padding-bottom: 20px;
  }
  .main-header .header-menu li.has-child-menu ul.child-menu li:hover a {
    color: #ed6a00;
  }
  .main-header .header-menu li.has-child-menu:hover ul.child-menu {
    max-height: 250px;
  }
}
@media screen and (min-width: 1280px) {
  .main-header .header-menu {
    left: 365px;
  }
  .main-header .header-menu a {
    font-size: 14px;
    padding: 15px;
  }
}
.main-header .header-top-contents {
  display: none;
}
@media screen and (min-width: 768px) {
  .main-header .header-top-contents {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}
.main-header .header-top-contents .header-contact-us {
  font: 400 10px/20px 'Exo', sans-serif;
  color: #a5a5a5;
  padding: 5px 0;
}
.main-header .header-top-contents .header-contact-us .icon {
  display: inline-block;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  border: solid 2px #a5a5a5;
  line-height: 18px;
  margin-bottom: -6px;
}
.main-header .header-top-contents .header-contact-us .icon::before {
  font-size: 1em;
}
.main-header .header-top-contents .header-contact-us a {
  color: inherit;
  transition: all .3s;
}
.main-header .header-top-contents .header-contact-us a:hover {
  color: #c5c5c5;
}
@media screen and (min-width: 1024px) {
  .main-header .header-top-contents .header-contact-us {
    font-size: 11px;
    padding: 10px 0;
  }
}
.main-header .header-top-contents .subscription-button.subscription-button {
  margin: 0 20px;
}
.main-header .header-top-contents .subscription-button.subscription-button::before {
  display: none;
}
.main-header .header-top-contents .subscription-button.subscription-button span {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .main-header .header-top-contents .subscription-button.subscription-button::before {
    display: block;
    left: 0;
    right: auto;
  }
  .main-header .header-top-contents .subscription-button.subscription-button span {
    margin-right: 0;
    margin-left: 42px;
  }
}
.main-header .header-top-contents .header-language-options {
  display: flex;
  flex-wrap: nowrap;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  overflow: hidden;
  font-size: 0;
  padding: 0 8px;
}
.main-header .header-top-contents .header-language-options li {
  padding: 10px 8px;
}
[lang="en"] .main-header .header-top-contents .header-language-options li.lang-en,
[lang="es"] .main-header .header-top-contents .header-language-options li.lang-es,
[lang="pt"] .main-header .header-top-contents .header-language-options li.lang-pt {
  display: none;
}
.main-header .header-top-contents .header-language-options a {
  font: 600 12px/20px 'Open Sans', sans-serif;
  color: #fff;
  transition: all .3s;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.main-header .header-top-contents .header-language-options a:hover {
  text-decoration: underline;
}
.main-header .header-top-contents .header-language-options a img {
  display: block;
  width: 16px;
  height: 10px;
  background: #ed6a00;
  margin-right: 3px;
}
.main-header .header-top-contents .header-language-options a span {
  display: inline-block;
  line-height: 10px;
}
@media screen and (min-width: 1024px) {
  .main-header .header-top-contents .header-language-options a {
    font-size: 14px;
  }
  .main-header .header-top-contents .header-language-options a img {
    width: 25px;
    height: 16px;
    vertical-align: middle;
  }
  .main-header .header-top-contents .header-language-options a span {
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .collapsed-header .main-header {
    background: rgba(0, 0, 0, 0.75);
  }
  .collapsed-header .main-header .header-top-contents {
    display: none;
  }
  .collapsed-header .main-header .header-inner {
    height: 40px;
  }
  .collapsed-header .main-header .header-logo {
    bottom: -20px;
    width: 95px;
    height: 52px;
  }
  .collapsed-header .main-header .header-menu {
    left: 125px;
  }
  .collapsed-header .main-header .header-menu a {
    font-size: 13px;
    padding: 12px;
  }
}
.main-footer {
  position: relative;
  background: #000;
  z-index: 8;
}
.main-footer::before {
  content: "";
  font-size: 100px;
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  height: 1em;
  background: url(../assets/gfx/footer-bg.png) center bottom;
  background-size: auto 1em;
}
@media screen and (min-width: 768px) {
  .main-footer::before {
    font-size: 150px;
  }
}
@media screen and (min-width: 1280px) {
  .main-footer::before {
    font-size: 275px;
  }
}
.main-footer .footer-inner {
  margin: 0 20px;
  position: relative;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .main-footer .footer-inner {
    width: 720px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .main-footer .footer-inner {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .main-footer .footer-inner {
    width: 1200px;
  }
}
.main-footer .footer-inner.fullwidth {
  width: 100%;
  padding: 0;
  margin: 0;
  background: #454545;
}
.main-footer .flex-wrapper {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .main-footer .flex-wrapper {
    justify-content: center;
  }
}
.main-footer .footer-label {
  font: 600 14px/1.2em 'Exo', sans-serif;
  color: #fff;
  text-transform: uppercase;
  border-bottom: solid 2px #999;
  margin-bottom: 1em;
  padding-right: 50px;
}
.main-footer .footer-label span {
  padding-bottom: .75em;
  display: inline-block;
  border-bottom: solid 2px #ed6a00;
  margin-bottom: -2px;
}
.main-footer .box {
  font: 400 14px/20px 'Exo', sans-serif;
  color: #fff;
  padding: 20px;
  width: 100%;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .main-footer .box {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .main-footer .box {
    width: auto;
  }
}
.main-footer .box .box-inner p,
.main-footer .box .box-inner li {
  margin-bottom: .5em;
}
.main-footer .box .box-inner i {
  color: #757575;
  padding-right: .75em;
}
.main-footer .box .box-inner a {
  color: inherit;
  transition: color .3s;
}
.main-footer .box .box-inner a:hover {
  color: #ed6a00;
}
.main-footer .box .social-links ul {
  display: flex;
  justify-content: flex-start;
}
.main-footer .box .social-links li {
  margin-right: 10px;
  font-size: 25px;
}
.main-footer .box .social-links i {
  padding: 0;
  transition: color .3s;
}
.main-footer .box .social-links i::before {
  font-size: 26px;
}
.main-footer .box .social-links a:hover i {
  color: #ed6a00;
}
.main-footer .box .social-links span {
  font-size: 0;
  line-height: 0;
  color: transparent;
  opacity: 0;
}
.main-footer .logos-and-disclaimer {
  justify-content: center;
}
.main-footer .logos-and-disclaimer .logo {
  width: 255px;
  padding: 0 15px;
  flex-shrink: 0;
}
.main-footer .logos-and-disclaimer .disclaimer {
  font: 400 12px/20px 'Open Sans', sans-serif;
  color: #e9e9e9;
  text-align: center;
  padding: 15px 0;
  min-width: 255px;
}
@media screen and (min-width: 1024px) {
  .main-footer .logos-and-disclaimer {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
  }
  .main-footer .logos-and-disclaimer .logo {
    padding: 0;
  }
  .main-footer .logos-and-disclaimer .logo.logo-oa {
    order: 1;
  }
  .main-footer .logos-and-disclaimer .disclaimer {
    padding: 0 30px;
    max-width: 450px;
  }
}
.main-footer .copyright-wrapper {
  margin: 0 20px;
  margin-top: 40px;
  position: relative;
  flex-direction: column;
  justify-content: center;
  padding: 5px 0;
}
@media screen and (min-width: 768px) {
  .main-footer .copyright-wrapper {
    width: 720px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .main-footer .copyright-wrapper {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .main-footer .copyright-wrapper {
    width: 1200px;
  }
}
@media screen and (min-width: 768px) {
  .main-footer .copyright-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}
.main-footer .copyright-wrapper p {
  font: 400 10px/20px 'Open Sans', sans-serif;
  color: #e9e9e9;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .main-footer .copyright-wrapper p {
    font-size: 12px;
  }
}
.main-footer .copyright-wrapper a {
  color: inherit;
  transition: all .3s;
}
.main-footer .copyright-wrapper a:hover {
  color: #ed6a00;
}
.countdown-wrapper {
  text-align: center;
  background: rgba(0, 0, 0, 0.25) url(../assets/gfx/dashed_bg.png) repeat 0 0;
  border-radius: 15px;
  padding: 10px;
}
.countdown-wrapper .label {
  font: 400 14px/1.2em 'Exo', sans-serif;
  color: #fff;
  margin-bottom: .75em;
}
.countdown-wrapper .countdown-inner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.countdown-wrapper .countdown-inner div {
  font: 400 20px/1em 'Alfa Slab One', serif;
  color: #ed6a00;
  padding: 0 5px;
  min-width: 40px;
}
.countdown-wrapper .countdown-inner div::after {
  font: 400 10px/1.2em 'Exo', sans-serif;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
[lang="en"] .countdown-wrapper .countdown-inner div.days::after {
  content: "Days";
}
[lang="es"] .countdown-wrapper .countdown-inner div.days::after {
  content: "Días";
}
[lang="pt"] .countdown-wrapper .countdown-inner div.days::after {
  content: "Dias";
}
[lang="en"] .countdown-wrapper .countdown-inner div.hours::after {
  content: "Hours";
}
[lang="es"] .countdown-wrapper .countdown-inner div.hours::after,
[lang="pt"] .countdown-wrapper .countdown-inner div.hours::after {
  content: "Horas";
}
[lang="en"] .countdown-wrapper .countdown-inner div.minutes::after,
[lang="es"] .countdown-wrapper .countdown-inner div.minutes::after,
[lang="pt"] .countdown-wrapper .countdown-inner div.minutes::after {
  content: "mins.";
}
[lang="en"] .countdown-wrapper .countdown-inner div.seconds::after {
  content: "Secs.";
}
[lang="es"] .countdown-wrapper .countdown-inner div.seconds::after,
[lang="pt"] .countdown-wrapper .countdown-inner div.seconds::after {
  content: "Segs.";
}
.countdown-wrapper .countdown-inner .over-message {
  font: 400 30px/1em 'Bevan', serif;
  color: #ed6a00;
  display: none;
}
[lang="en"] .countdown-wrapper .countdown-inner .over-message.lang-en {
  display: block;
}
[lang="es"] .countdown-wrapper .countdown-inner .over-message.lang-es {
  display: block;
}
[lang="pt"] .countdown-wrapper .countdown-inner .over-message.lang-pt {
  display: block;
}
@media screen and (min-width: 768px) {
  .countdown-wrapper {
    border-radius: 20px;
    padding: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .countdown-wrapper .countdown-inner div {
    font-size: 30px;
    min-width: 60px;
  }
  .countdown-wrapper .countdown-inner div::after {
    font-weight: 600;
  }
}
.counter-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.counter-wrapper .counter-value {
  flex-shrink: 0;
  font: 400 26px/1em 'Alfa Slab One', serif;
  color: #fff;
  text-align: center;
  width: 50%;
  padding: 15px 0;
  letter-spacing: 1px;
}
.counter-wrapper .counter-value::after {
  font: 400 12px/1.2em 'Open Sans', sans-serif;
  color: #fff;
  display: block;
  margin-top: .5em;
}
[lang="en"] .counter-wrapper .counter-value.kilometers::after {
  content: "Kilometers";
}
[lang="en"] .counter-wrapper .counter-value.stages::after {
  content: "Stages";
}
[lang="en"] .counter-wrapper .counter-value.municipalities::after {
  content: "municipalities";
}
[lang="en"] .counter-wrapper .counter-value.districts::after {
  content: "Districts";
}
[lang="es"] .counter-wrapper .counter-value.kilometers::after {
  content: "Kilómetros";
}
[lang="es"] .counter-wrapper .counter-value.stages::after {
  content: "Pasos";
}
[lang="es"] .counter-wrapper .counter-value.municipalities::after {
  content: "Municipios";
}
[lang="es"] .counter-wrapper .counter-value.districts::after {
  content: "Distritos";
}
[lang="pt"] .counter-wrapper .counter-value.kilometers::after {
  content: "Quilómetros";
}
[lang="pt"] .counter-wrapper .counter-value.stages::after {
  content: "Etapas";
}
[lang="pt"] .counter-wrapper .counter-value.municipalities::after {
  content: "Municípios";
}
[lang="pt"] .counter-wrapper .counter-value.districts::after {
  content: "Distritos";
}
@media screen and (min-width: 768px) {
  .counter-wrapper .counter-value {
    width: 100px;
    font-size: 40px;
    min-width: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .counter-wrapper .counter-value {
    padding: 0;
    width: 120px;
    font-size: 48px;
    min-width: 120px;
  }
  .counter-wrapper .counter-value::after {
    font-weight: 700;
    font-size: 15px;
  }
}
.title {
  font: 400 20px/1.2em 'Bevan', serif;
  color: #000;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .title {
    font-size: 22px;
  }
}
.subtitle {
  font: 400 16px/1.2em 'Bevan', serif;
  color: #000;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .subtitle {
    font-size: 18px;
  }
}
.list-headline {
  font: 400 15px/1.5em 'Bevan', serif;
  color: #000;
  margin-top: 1em;
}
.list-headline span {
  color: #ed6a00;
}
@media screen and (min-width: 1280px) {
  .list-headline {
    font-size: 17px;
  }
}
.text {
  font: 400 14px/1.8em 'Open Sans', sans-serif;
  color: #000;
  text-align: justify;
  margin-bottom: 1em;
}
@media screen and (min-width: 1280px) {
  .text {
    font-size: 16px;
  }
}
.text:last-child {
  margin-bottom: 0;
}
.text.lead {
  font-weight: 600;
}
.text.orange {
  color: #ed6a00;
}
.text.tinny {
  font-size: 12px;
  margin-bottom: .5em;
}
@media screen and (min-width: 1280px) {
  .text.tinny {
    font-size: 14px;
  }
}
a {
  color: inherit;
  transition: color .3s;
}
a:hover {
  color: #ed6a00;
}
.number.number.number {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: 'Alfa Slab One', serif;
  display: inline;
  white-space: nowrap;
}
.top-message,
.bottom-message {
  font: 600 13px/1.2em 'Open Sans', sans-serif;
  color: #333;
}
@media screen and (max-width: 767px) {
  .top-message,
  .bottom-message {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.top-message {
  text-align: right;
  padding-bottom: 1.25em;
  margin-top: -2.5em;
}
@media screen and (max-width: 767px) {
  .top-message {
    margin-top: 0;
  }
}
.bottom-message {
  padding: 1.25em 0;
}
.subscription-button-wrapper {
  text-align: right;
}
.subscription-button.subscription-button.subscription-button {
  font: 600 11px/30px 'Exo', sans-serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  transition: all .3s;
  display: inline-block;
  background: transparent;
}
.subscription-button.subscription-button.subscription-button:hover {
  color: #ed6a00;
  background: transparent;
}
.subscription-button.subscription-button.subscription-button span {
  display: block;
  background: #000;
  padding: 0 15px;
  border-radius: 6px;
  margin-right: 32px;
}
.subscription-button.subscription-button.subscription-button::before {
  display: block;
  content: "\e802";
  font-family: "icons-ocml";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ed6a00;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  border-radius: 6px;
}
@media screen and (min-width: 1024px) {
  .subscription-button.subscription-button.subscription-button {
    font-size: 15px;
    line-height: 40px;
  }
  .subscription-button.subscription-button.subscription-button span {
    margin-right: 42px;
  }
  .subscription-button.subscription-button.subscription-button::before {
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.in-article-navigation {
  font-size: 0;
  margin-bottom: 20px;
}
.in-article-navigation li {
  width: 100%;
  display: inline-block;
  padding: 0 0 8px 0;
}
.in-article-navigation li a {
  display: block;
}
@media screen and (min-width: 480px) {
  .in-article-navigation li {
    width: 50%;
    padding: 0 8px 16px 8px;
  }
}
@media screen and (min-width: 1024px) {
  .in-article-navigation {
    float: right;
    width: 280px;
    margin-left: 100px;
  }
  .in-article-navigation li {
    width: 100%;
    padding: 0 0 15px 0;
  }
}
.in-article-navigation.anchor-navigation li a {
  font: 700 14px/30px 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  background: #ed6a00;
  transition: all .3s;
}
.in-article-navigation.anchor-navigation li a:hover {
  background: #b2a88f;
}
@media screen and (min-width: 1024px) {
  .in-article-navigation.anchor-navigation li a {
    font-size: 16px;
    line-height: 40px;
  }
}
.event-overview {
  border: solid 10px #fff;
  border-radius: 10px;
  background: rgba(242, 234, 215, 0.8);
}
.event-overview .event-map {
  position: relative;
}
.event-overview .event-map::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15px;
  background: url(../assets/gfx/rings_x_bg.png) bottom center repeat;
}
.event-overview .event-details {
  padding: 0 20px;
}
.event-overview .event-details .event-logo,
.event-overview .event-details ul {
  display: block;
  margin: 20px auto;
  max-width: 280px;
}
.event-overview .event-details li {
  overflow: hidden;
  margin-bottom: 12px;
}
.event-overview .event-details li img {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 10px;
}
.event-overview .event-details li .label {
  font: 800 12px/1.5 'Open Sans', sans-serif;
  color: #885933;
}
.event-overview .event-details li .text {
  font: 400 12px/1.2 'Open Sans', sans-serif;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .event-overview {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
  }
  .event-overview .event-map,
  .event-overview .event-details {
    width: 50%;
  }
  .event-overview .event-map::after {
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 15px;
    height: auto;
    background: url(../assets/gfx/rings_y_bg.png) center right repeat;
  }
}
.event-included-list li {
  padding-left: 30px;
  margin-bottom: 0;
  position: relative;
}
.event-included-list li::before {
  content: "‎✔";
  font-weight: 700;
  color: #ed6a00;
  position: absolute;
  left: 0;
}
.event-benefits .section-label {
  font: 700 15px/1.2em 'Open Sans', sans-serif;
  color: #333;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.event-benefits .section-label span {
  display: block;
  padding: 0 0 3px 0;
}
.event-benefits .section-label .dash {
  width: 100%;
  height: 2px;
  background: #ed6a00;
  padding: 0;
}
@media screen and (min-width: 480px) {
  .event-benefits .section-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    font-size: 20px;
    text-align: left;
    white-space: nowrap;
  }
  .event-benefits .section-label span {
    padding: 0 20px 0 0;
  }
}
.event-benefits li {
  overflow: hidden;
  margin-bottom: 12px;
}
.event-benefits li img {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}
.event-benefits li .label {
  font: 800 14px/1.3 'Open Sans', sans-serif;
  color: #333;
  padding: .3em 0;
  overflow: hidden;
}
.event-benefits li ul {
  padding-left: 50px;
}
.event-benefits li ul li {
  font: 400 14px/1.5 'Open Sans', sans-serif;
  color: #000;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
}
.event-benefits li ul li::before {
  content: "»";
  font-weight: 700;
  color: #ed6a00;
  position: absolute;
  left: 0;
}
.event-relevant-info li {
  overflow: hidden;
  margin-bottom: 24px;
}
.event-relevant-info li img {
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 15px;
}
.event-relevant-info li .label {
  font: 800 20px/1.3 'Open Sans', sans-serif;
  color: #ed6a00;
  padding: .2em 0;
  margin-bottom: .75em;
  overflow: hidden;
}
.event-relevant-info li .text {
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .contacts-list .flex-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
  }
  .contacts-list .flex-wrapper .contacts {
    width: 45%;
  }
  .contacts-list .flex-wrapper .contact-form {
    width: 40%;
  }
}
.contacts-list .splitter {
  width: auto;
  border-bottom: solid 2px #ccc;
  margin: 40px 0;
}
@media screen and (min-width: 1024px) {
  .contacts-list .splitter {
    border-right: solid 2px #ccc;
    border-bottom: none;
    margin: 10px 0 0 0;
  }
}
.contacts-list .contacts .label {
  font: 800 14px/1.3 'Open Sans', sans-serif;
  color: #ed6a00;
  padding: .2em 0;
  margin: .75em 0;
  overflow: hidden;
}
.contacts-list .contacts .text {
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 0;
}
.contacts-list .contacts .icon {
  margin-right: 5px;
}
.contacts-list .contact-form input:not([type=submit]),
.contacts-list .contact-form textarea {
  border-color: #ccc;
  background: #f2f2f2;
}
.event-equipment-list li {
  overflow: hidden;
  margin-bottom: 24px;
}
.event-equipment-list li .label {
  font: 400 18px/1.3 'Bevan', serif;
  color: #000;
  margin-bottom: 1em;
  overflow: hidden;
}
.event-equipment-list li .container {
  background: #fff;
  border-left: solid 15px #b2a88f;
  padding: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.event-equipment-list li ul li {
  font: 400 14px/1.5 'Open Sans', sans-serif;
  color: #000;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
}
.event-equipment-list li ul li::before {
  content: "●";
  position: absolute;
  left: 0;
}
.event-equipment-list li img {
  width: 75px;
  height: 75px;
  margin-left: 20px;
}
.event-equipment-list li .text {
  overflow: hidden;
}
.event-equipment-list li:nth-child(2) .container {
  border-left-color: #ed6a00;
}
.event-equipment-list li:nth-child(3) .container {
  border-left-color: #333;
}
.event-equipment-list li:nth-child(4) .container {
  border-left-color: #807f71;
}
.services-overview li {
  background: rgba(255, 255, 255, 0.7);
  border: solid 1px #999;
  padding: 20px;
  overflow: hidden;
  margin: 0 0 10px 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.services-overview li img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 20px;
}
.services-overview li .label {
  font: 400 20px/1.5 'Bevan', serif;
  color: #ed6a00;
}
.services-overview li .text {
  font: 400 14px/1.2 'Open Sans', sans-serif;
  color: #000;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .services-overview ul {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .services-overview li {
    width: 45%;
    margin: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .services-overview li img {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .services-overview li {
    padding: 30px;
  }
  .services-overview li img {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .section-inner.contact-us {
    padding: 30px 0;
    margin: 20px auto;
  }
}
@media screen and (min-width: 1280px) {
  .section-inner.contact-us {
    padding: 55px 0;
    margin: 25px auto;
  }
}
.contact-us .label {
  font: 700 14px/1.3em 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: .5em;
}
.contact-us .text {
  font: 400 30px/1.3em 'Bevan', serif;
  color: #fff;
  text-align: center;
  margin: 0;
}
.contact-us .text span {
  color: #ed6a00;
}
.list-vehicles-category .box {
  width: 80%;
  border: solid 2px #ed6a00;
  margin: 0 auto 20px auto;
  background: #f2f2f2;
  max-width: 300px;
}
.list-vehicles-category .box:last-child {
  margin-bottom: 0;
}
.list-vehicles-category .box-label {
  display: block;
  font: 600 12px/40px 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  background: #ed6a00;
}
.list-vehicles-category img {
  width: 75%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.list-vehicles-category .price-box {
  font: normal 12px/1.2em 'Open Sans', sans-serif;
  color: #000;
  padding: 20px;
}
.list-vehicles-category .price-box p {
  position: relative;
  margin-bottom: .75em;
  overflow: hidden;
  padding-right: 50px;
}
.list-vehicles-category .price-box .label {
  font-weight: 700;
  color: #ed6a00;
}
.list-vehicles-category .price-box .value {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .list-vehicles-category {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .list-vehicles-category .box {
    width: 30%;
    margin: 0;
    max-width: 30%;
  }
  .list-vehicles-category .box-label {
    font-size: 18px;
    line-height: 65px;
  }
}
.list-vehicles-category.clicable .box {
  display: block;
  transition: all .3s;
  border-color: #b2a88f;
}
.list-vehicles-category.clicable .box .box-label {
  transition: all .3s;
  background: #b2a88f;
}
.list-vehicles-category.clicable .box:hover {
  transform: scale(1.1);
  border-color: #ed6a00;
}
.list-vehicles-category.clicable .box:hover .box-label {
  background: #ed6a00;
}
.gallery-container .section-label {
  text-align: left;
}
.gallery-container .gallery-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.gallery-container .gallery-wrapper figure {
  padding: 1px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .gallery-container .gallery-wrapper figure {
    width: 33.333%;
  }
}
@media screen and (min-width: 1024px) {
  .gallery-container .gallery-wrapper figure {
    width: 25%;
  }
}
@media screen and (min-width: 1280px) {
  .gallery-container .gallery-wrapper figure {
    width: 20%;
  }
}
form {
  position: relative;
}
input,
textarea {
  border: solid 1px #ccc;
  background: #f2f2f2;
  width: 100%;
  display: block;
  padding: 0 5px;
  margin-bottom: 10px;
  font: 400 12px/35px 'Open Sans', sans-serif;
  height: 37px;
}
@media screen and (min-width: 768px) {
  input,
  textarea {
    font-size: 14px;
  }
}
input:last-child,
textarea:last-child {
  margin-bottom: 0;
}
textarea {
  height: auto;
}
input[type=submit] {
  float: right;
  width: 200px;
  font: 700 14px/30px 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  border: none;
  background: #ed6a00;
  transition: all .3s;
}
input[type=submit]:hover {
  background: #b2a88f;
}
@media screen and (min-width: 768px) {
  input[type=submit] {
    font-size: 16px;
    line-height: 40px;
  }
}
.form-group {
  width: 100%;
  padding: 20px;
  border: solid 2px #ed6a00;
  margin: 40px 0;
  position: relative;
}
.form-group .flex-wrapper {
  margin-bottom: 10px;
}
.form-group .flex-wrapper:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .form-group .flex-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .form-group .flex-wrapper .form-input-label {
    width: 50%;
    flex-shrink: 0;
  }
}
.form-group .flex-wrapper input[type=checkbox],
.form-group .flex-wrapper input[type=radio] {
  width: 30px;
  flex-shrink: 0;
  display: inline;
}
.form-group .flex-wrapper input[type=checkbox] + label,
.form-group .flex-wrapper input[type=radio] + label {
  font: 400 12px/35px 'Open Sans', sans-serif;
  color: #333;
  margin-bottom: 10px;
}
.form-group .form-group-label {
  font: 700 16px/1.2em 'Open Sans', sans-serif;
  color: #333;
  text-transform: uppercase;
  background: #fff;
  padding: 0 10px;
  position: absolute;
  top: -8px;
}
.form-group .form-input-label {
  font: 400 14px/1.5em 'Open Sans', sans-serif;
  color: #333;
  background: #fff;
  display: block;
}
@media screen and (min-width: 768px) {
  .form-group .splitter {
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
  }
}
.main-footer input {
  min-width: 220px;
  background: transparent;
  border-color: #454545;
  font-size: 12px;
}
.main-footer button {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 1px;
  bottom: 1px;
}
.main-footer button i::before {
  font-size: 35px;
}
.main-footer button:hover i::before {
  color: #ed6a00;
}
.main-footer button span {
  font-size: 0;
  line-height: 0;
  color: transparent;
  opacity: 0;
}
main section {
  position: relative;
}
main section .section-inner {
  margin: 0 20px;
  position: relative;
  padding: 35px 0;
}
@media screen and (min-width: 768px) {
  main section .section-inner {
    width: 720px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  main section .section-inner {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  main section .section-inner {
    width: 1200px;
  }
}
@media screen and (min-width: 768px) {
  main section .section-inner {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1280px) {
  main section .section-inner {
    padding: 80px 0;
  }
}
main section .section-inner.extra-padding-bottom {
  padding-bottom: 65px;
}
@media screen and (min-width: 768px) {
  main section .section-inner.extra-padding-bottom {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1280px) {
  main section .section-inner.extra-padding-bottom {
    padding-bottom: 110px;
  }
}
main section .section-inner.narrow-content .section-label {
  text-align: center;
}
main section .section-inner.narrow-content .section-content {
  width: 80%;
  min-width: 270px;
  max-width: 800px;
  margin: 0 auto;
}
main section .section-inner .section-content + .section-content {
  margin-top: 40px;
}
main section .section-label {
  font: 400 22px/1.2em 'Bevan', serif;
  color: #000;
  margin-bottom: 1.25em;
  letter-spacing: .03em;
}
@media screen and (min-width: 768px) {
  main section .section-label {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) {
  main section .section-label {
    font-size: 32px;
  }
}
main section .section-label .icon {
  padding-right: .35em;
}
main section.page-header {
  overflow: hidden;
}
main section.page-header .parallax-wrapper,
main section.page-header .section-inner {
  height: 300px;
}
@media screen and (min-width: 768px) {
  main section.page-header .parallax-wrapper,
  main section.page-header .section-inner {
    height: 375px;
  }
}
@media screen and (min-width: 1280px) {
  main section.page-header .parallax-wrapper,
  main section.page-header .section-inner {
    height: 450px;
  }
}
main section.page-header .parallax-wrapper {
  background: #000;
}
main section.page-header .parallax-wrapper,
main section.page-header .parallax-wrapper img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
main section.page-header .parallax-wrapper img {
  width: auto;
  height: auto;
  max-height: 100%;
}
@media screen and (min-width: 768px) {
  main section.page-header .parallax-wrapper img {
    max-height: 140%;
  }
}
main section.page-header .section-inner {
  display: flex;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  main section.page-header .section-inner {
    justify-content: space-between;
    flex-direction: row;
  }
}
main section.page-header .text-details {
  font: 400 14px/1.2em 'Bevan', serif;
  color: #eeece1;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  text-align: center;
  letter-spacing: .05em;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  main section.page-header .text-details {
    font-size: 16px;
    text-align: left;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  main section.page-header .text-details {
    font-size: 20px;
  }
}
main section.page-header .text-details h1,
main section.page-header .text-details h2,
main section.page-header .text-details h3 {
  line-height: 1em;
  margin-top: .25em;
  text-transform: uppercase;
}
main section.page-header .text-details h1 {
  font-size: 2.5em;
  margin-top: 0;
  text-transform: none;
}
main section.page-header .text-details h1 span {
  font-size: .6em;
  display: block;
}
main section.page-header .text-details h2 {
  font-size: 1.5em;
}
main section.page-header .text-details h3 {
  font-size: 1em;
}
main section.page-header-hp {
  overflow: hidden;
}
main section.page-header-hp .parallax-wrapper,
main section.page-header-hp .section-inner {
  height: 300px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
}
@media screen and (min-width: 768px) {
  main section.page-header-hp .parallax-wrapper,
  main section.page-header-hp .section-inner {
    justify-content: space-between;
    flex-direction: row;
    height: 450px;
  }
  main section.page-header-hp .parallax-wrapper .text-details,
  main section.page-header-hp .section-inner .text-details {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  main section.page-header-hp .parallax-wrapper,
  main section.page-header-hp .section-inner {
    height: 500px;
  }
}
@media screen and (min-width: 1280px) {
  main section.page-header-hp .parallax-wrapper,
  main section.page-header-hp .section-inner {
    height: 675px;
  }
}
main section.page-header-hp .slideshow-wrapper {
  background: #f00;
}
main section.page-header-hp .slideshow-wrapper div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
main section.tyres-bg {
  background: url(../assets/gfx/tyres_bg.jpg) repeat top center;
}
main section.grey-bg {
  background: #7e7d79;
}
main section.dark-grey-bg {
  background: #333;
  z-index: 20;
}
main section.white-bg,
main section.black-bg {
  z-index: 1;
}
main section.white-bg::before,
main section.black-bg::before,
main section.white-bg::after,
main section.black-bg::after {
  font-size: 30px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1em;
  background: repeat center center;
  background-size: auto 100%;
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
main section.white-bg::before,
main section.black-bg::before {
  top: -1em;
}
main section.white-bg::after,
main section.black-bg::after {
  bottom: -1em;
}
@media screen and (min-width: 768px) {
  main section.white-bg .section-inner,
  main section.black-bg .section-inner {
    padding: 30px;
  }
}
@media screen and (min-width: 1280px) {
  main section.white-bg .section-inner,
  main section.black-bg .section-inner {
    padding: 55px;
  }
}
main section.white-bg a.anchor,
main section.black-bg a.anchor {
  position: relative;
  display: block;
  width: 0;
  height: 0;
}
@media screen and (min-width: 768px) {
  main section.white-bg a.anchor,
  main section.black-bg a.anchor {
    top: -20px;
  }
}
@media screen and (min-width: 1280px) {
  main section.white-bg a.anchor,
  main section.black-bg a.anchor {
    top: -25px;
  }
}
main section.white-bg {
  background: #fff;
}
main section.white-bg::before {
  background-image: url(../assets/gfx/splitter_white_top.png);
}
main section.white-bg::after {
  background-image: url(../assets/gfx/splitter_white_bottom.png);
}
main section.black-bg {
  background: #000;
}
@media screen and (min-width: 768px) {
  main section.black-bg .section-inner {
    padding: 50px;
  }
}
@media screen and (min-width: 1280px) {
  main section.black-bg .section-inner {
    padding: 80px;
  }
}
main section.black-bg .section-label {
  color: #fff;
}
main section.black-bg::before {
  background-image: url(../assets/gfx/splitter_black_top.png);
}
main section.black-bg::after {
  background-image: url(../assets/gfx/splitter_black_bottom.png);
}
main section:last-child .section-inner {
  padding-bottom: 125px;
}
@media screen and (min-width: 768px) {
  main section:last-child .section-inner {
    padding-bottom: 187.5px;
  }
}
@media screen and (min-width: 1280px) {
  main section:last-child .section-inner {
    padding-bottom: 343.75px;
  }
}
