@charset "UTF-8";
/* CORE SCSS ----------------------------------- */
/* Media Queries (mobile first) ----------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, div, main {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block; }

nav ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: top; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

input,
select {
  vertical-align: middle; }

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
select:focus,
select:active,
button:hover,
label:focus {
  outline: 0px !important;
  -webkit-appearance: none; }

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

[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-double-down:before {
  content: "\61"; }

.icon-angle-double-left:before {
  content: "\62"; }

.icon-angle-double-right:before {
  content: "\63"; }

.icon-angle-double-up:before {
  content: "\64"; }

.icon-angle-down:before {
  content: "\65"; }

.icon-angle-left:before {
  content: "\66"; }

.icon-angle-right:before {
  content: "\67"; }

.icon-angle-up:before {
  content: "\68"; }

.icon-arrow-circle-down:before {
  content: "\69"; }

.icon-arrow-circle-left:before {
  content: "\6a"; }

.icon-arrow-circle-o-down:before {
  content: "\6b"; }

.icon-arrow-circle-o-left:before {
  content: "\6c"; }

.icon-arrow-circle-o-right:before {
  content: "\6d"; }

.icon-arrow-circle-o-up:before {
  content: "\6e"; }

.icon-arrow-circle-right:before {
  content: "\6f"; }

.icon-arrow-circle-up:before {
  content: "\70"; }

.icon-arrow-down:before {
  content: "\71"; }

.icon-arrow-left:before {
  content: "\72"; }

.icon-arrow-right:before {
  content: "\73"; }

.icon-arrow-up:before {
  content: "\74"; }

.icon-at:before {
  content: "\75"; }

.icon-asterisk:before {
  content: "\76"; }

.icon-backward:before {
  content: "\77"; }

.icon-ban:before {
  content: "\78"; }

.icon-book:before {
  content: "\79"; }

.icon-bookmark:before {
  content: "\7a"; }

.icon-bookmark-o:before {
  content: "\41"; }

.icon-briefcase:before {
  content: "\42"; }

.icon-btc:before {
  content: "\43"; }

.icon-car:before {
  content: "\44"; }

.icon-camera:before {
  content: "\45"; }

.icon-calendar-times-o:before {
  content: "\46"; }

.icon-calendar-plus-o:before {
  content: "\47"; }

.icon-calendar-o:before {
  content: "\48"; }

.icon-calendar-minus-o:before {
  content: "\49"; }

.icon-calendar-check-o:before {
  content: "\4a"; }

.icon-calendar:before {
  content: "\4b"; }

.icon-calculator:before {
  content: "\4c"; }

.icon-bus:before {
  content: "\4d"; }

.icon-caret-left:before {
  content: "\4e"; }

.icon-caret-square-o-down:before {
  content: "\4f"; }

.icon-caret-up:before {
  content: "\50"; }

.icon-check-square-o:before {
  content: "\51"; }

.icon-check-square:before {
  content: "\52"; }

.icon-check-circle-o:before {
  content: "\53"; }

.icon-check-circle:before {
  content: "\54"; }

.icon-check:before {
  content: "\55"; }

.icon-chain-broken:before {
  content: "\56"; }

.icon-cart-plus:before {
  content: "\57"; }

.icon-cart-arrow-down:before {
  content: "\58"; }

.icon-camera-retro:before {
  content: "\59"; }

.icon-bell:before {
  content: "\5a"; }

.icon-bell-o:before {
  content: "\30"; }

.icon-chevron-circle-down:before {
  content: "\31"; }

.icon-chevron-circle-left:before {
  content: "\32"; }

.icon-chevron-circle-right:before {
  content: "\33"; }

.icon-chevron-circle-up:before {
  content: "\34"; }

.icon-chevron-down:before {
  content: "\35"; }

.icon-chevron-left:before {
  content: "\36"; }

.icon-chevron-right:before {
  content: "\37"; }

.icon-chevron-up:before {
  content: "\38"; }

.icon-cloud-upload:before {
  content: "\39"; }

.icon-cloud-download:before {
  content: "\21"; }

.icon-cloud:before {
  content: "\22"; }

.icon-clone:before {
  content: "\23"; }

.icon-clock-o:before {
  content: "\24"; }

.icon-comment:before {
  content: "\25"; }

.icon-comment-o:before {
  content: "\26"; }

.icon-commenting:before {
  content: "\27"; }

.icon-commenting-o:before {
  content: "\28"; }

.icon-comments:before {
  content: "\29"; }

.icon-comments-o:before {
  content: "\2a"; }

.icon-database:before {
  content: "\2b"; }

.icon-credit-card:before {
  content: "\2c"; }

.icon-dropbox:before {
  content: "\2d"; }

.icon-ellipsis-h:before {
  content: "\2e"; }

.icon-envelope:before {
  content: "\2f"; }

.icon-envelope-o:before {
  content: "\3a"; }

.icon-envelope-square:before {
  content: "\3b"; }

.icon-eur:before {
  content: "\3c"; }

.icon-facebook:before {
  content: "\3d"; }

.icon-facebook-official:before {
  content: "\3e"; }

.icon-facebook-square:before {
  content: "\3f"; }

.icon-fast-backward:before {
  content: "\40"; }

.icon-fast-forward:before {
  content: "\5b"; }

.icon-file:before {
  content: "\5d"; }

.icon-file-archive-o:before {
  content: "\5e"; }

.icon-file-audio-o:before {
  content: "\5f"; }

.icon-file-code-o:before {
  content: "\60"; }

.icon-file-excel-o:before {
  content: "\7b"; }

.icon-files-o:before {
  content: "\7c"; }

.icon-file-word-o:before {
  content: "\7d"; }

.icon-file-video-o:before {
  content: "\7e"; }

.icon-file-text-o:before {
  content: "\5c"; }

.icon-file-text:before {
  content: "\e000"; }

.icon-file-powerpoint-o:before {
  content: "\e001"; }

.icon-file-pdf-o:before {
  content: "\e002"; }

.icon-file-o:before {
  content: "\e003"; }

.icon-file-image-o:before {
  content: "\e004"; }

.icon-flickr:before {
  content: "\e005"; }

.icon-folder:before {
  content: "\e006"; }

.icon-folder-o:before {
  content: "\e007"; }

.icon-folder-open:before {
  content: "\e008"; }

.icon-folder-open-o:before {
  content: "\e009"; }

.icon-font:before {
  content: "\e00a"; }

.icon-fonticons:before {
  content: "\e00b"; }

.icon-gg-circle:before {
  content: "\e00c"; }

.icon-gg:before {
  content: "\e00d"; }

.icon-forward:before {
  content: "\e00e"; }

.icon-git:before {
  content: "\e00f"; }

.icon-git-square:before {
  content: "\e010"; }

.icon-github:before {
  content: "\e011"; }

.icon-github-alt:before {
  content: "\e012"; }

.icon-github-square:before {
  content: "\e013"; }

.icon-glass:before {
  content: "\e014"; }

.icon-globe:before {
  content: "\e015"; }

.icon-google:before {
  content: "\e016"; }

.icon-google-plus:before {
  content: "\e017"; }

.icon-google-plus-square:before {
  content: "\e018"; }

.icon-gratipay:before {
  content: "\e019"; }

.icon-heart:before {
  content: "\e01a"; }

.icon-heart-o:before {
  content: "\e01b"; }

.icon-home:before {
  content: "\e01c"; }

.icon-internet-explorer:before {
  content: "\e01d"; }

.icon-instagram:before {
  content: "\e01e"; }

.icon-jsfiddle:before {
  content: "\e01f"; }

.icon-list:before {
  content: "\e020"; }

.icon-linkedin-square:before {
  content: "\e021"; }

.icon-linkedin:before {
  content: "\e022"; }

.icon-link:before {
  content: "\e023"; }

.icon-lock:before {
  content: "\e024"; }

.icon-map-marker:before {
  content: "\e025"; }

.icon-mobile:before {
  content: "\e026"; }

.icon-paper-plane:before {
  content: "\e027"; }

.icon-paper-plane-o:before {
  content: "\e028"; }

.icon-paperclip:before {
  content: "\e029"; }

.icon-pencil:before {
  content: "\e02a"; }

.icon-pencil-square:before {
  content: "\e02b"; }

.icon-pencil-square-o:before {
  content: "\e02c"; }

.icon-phone:before {
  content: "\e02d"; }

.icon-phone-square:before {
  content: "\e02e"; }

.icon-picture-o:before {
  content: "\e02f"; }

.icon-plus-circle:before {
  content: "\e030"; }

.icon-plus:before {
  content: "\e031"; }

.icon-play-circle-o:before {
  content: "\e032"; }

.icon-play-circle:before {
  content: "\e033"; }

.icon-play:before {
  content: "\e034"; }

.icon-pinterest-square:before {
  content: "\e035"; }

.icon-pinterest-p:before {
  content: "\e036"; }

.icon-pinterest:before {
  content: "\e037"; }

.icon-plus-square:before {
  content: "\e038"; }

.icon-power-off:before {
  content: "\e039"; }

.icon-quote-left:before {
  content: "\e03a"; }

.icon-quote-right:before {
  content: "\e03b"; }

.icon-reply:before {
  content: "\e03c"; }

.icon-repeat:before {
  content: "\e03d"; }

.icon-refresh:before {
  content: "\e03e"; }

.icon-rss-square:before {
  content: "\e03f"; }

.icon-rss:before {
  content: "\e040"; }

.icon-search:before {
  content: "\e041"; }

.icon-search-minus:before {
  content: "\e042"; }

.icon-search-plus:before {
  content: "\e043"; }

.icon-share-alt:before {
  content: "\e044"; }

.icon-share-alt-square:before {
  content: "\e045"; }

.icon-share:before {
  content: "\e046"; }

.icon-share-square:before {
  content: "\e047"; }

.icon-skype:before {
  content: "\e048"; }

.icon-sitemap:before {
  content: "\e049"; }

.icon-shopping-cart:before {
  content: "\e04a"; }

.icon-steam:before {
  content: "\e04b"; }

.icon-star-o:before {
  content: "\e04c"; }

.icon-star-half-o:before {
  content: "\e04d"; }

.icon-star-half:before {
  content: "\e04e"; }

.icon-star:before {
  content: "\e04f"; }

.icon-steam-square:before {
  content: "\e050"; }

.icon-tags:before {
  content: "\e051"; }

.icon-tag:before {
  content: "\e052"; }

.icon-thumbs-o-up:before {
  content: "\e053"; }

.icon-thumbs-up:before {
  content: "\e054"; }

.icon-times:before {
  content: "\e055"; }

.icon-times-circle:before {
  content: "\e056"; }

.icon-trash-o:before {
  content: "\e057"; }

.icon-trash:before {
  content: "\e058"; }

.icon-tumblr:before {
  content: "\e059"; }

.icon-tumblr-square:before {
  content: "\e05a"; }

.icon-twitch:before {
  content: "\e05b"; }

.icon-twitter:before {
  content: "\e05c"; }

.icon-twitter-square:before {
  content: "\e05d"; }

.icon-undo:before {
  content: "\e05e"; }

.icon-unlock:before {
  content: "\e05f"; }

.icon-unlock-alt:before {
  content: "\e060"; }

.icon-user:before {
  content: "\e061"; }

.icon-usd:before {
  content: "\e062"; }

.icon-user-plus:before {
  content: "\e063"; }

.icon-whatsapp:before {
  content: "\e064"; }

.icon-weixin:before {
  content: "\e065"; }

.icon-volume-up:before {
  content: "\e066"; }

.icon-volume-off:before {
  content: "\e067"; }

.icon-volume-down:before {
  content: "\e068"; }

.icon-vimeo-square:before {
  content: "\e069"; }

.icon-vimeo:before {
  content: "\e06a"; }

.icon-video-camera:before {
  content: "\e06b"; }

.icon-wikipedia-w:before {
  content: "\e06c"; }

.icon-wifi:before {
  content: "\e06d"; }

.icon-windows:before {
  content: "\e06e"; }

.icon-wordpress:before {
  content: "\e06f"; }

.icon-wrench:before {
  content: "\e070"; }

.icon-youtube:before {
  content: "\e071"; }

.icon-youtube-play:before {
  content: "\e072"; }

.icon-youtube-square:before {
  content: "\e073"; }

.icon-share-1:before {
  content: "\e081"; }

.icon-share-outline:before {
  content: "\e082"; }

/* COLOR PALETTE --------------------------------- */
/* FONTS ------------------------------------------ */
/* GRID ------------------------------------------ */
/* VARIOUS ---------------------------------------- */
/* Media Queries (mobile first) ----------------------------------- */
/* COLOR PALETTE --------------------------------- */
/* FONTS ------------------------------------------ */
/* GRID ------------------------------------------ */
/* VARIOUS ---------------------------------------- */
/* Media Queries (mobile first) ----------------------------------- */
.container {
  margin: 0 auto;
  position: relative; }
  .container.fluid-xs {
    min-width: 100%; }

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  .row.direction-xs-column {
    flex-direction: column;
    -webkit-flex-direction: column; }
  .row.direction-xs-row {
    flex-direction: row;
    -webkit-flex-direction: row; }

[class*="col-"] {
  float: left;
  padding: 20px;
  position: relative;
  width: 100%; }

.col-xs-1 {
  width: 8.333333333333333%; }

.col-xs-2 {
  width: 16.66666666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333333333333%; }

.col-xs-5 {
  width: 41.66666666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333333333333%; }

.col-xs-8 {
  width: 66.66666666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333333333333%; }

.col-xs-11 {
  width: 91.66666666666667%; }

.col-xs-12 {
  width: 100%; }

.push-xs-0 {
  margin-left: 0; }

.push-xs-1 {
  margin-left: 8.333333333333333%; }

.push-xs-2 {
  margin-left: 16.66666666666667%; }

.push-xs-3 {
  margin-left: 25%; }

.push-xs-4 {
  margin-left: 33.33333333333333%; }

.push-xs-5 {
  margin-left: 41.66666666666667%; }

.push-xs-6 {
  margin-left: 50%; }

.push-xs-7 {
  margin-left: 58.33333333333333%; }

.push-xs-8 {
  margin-left: 66.66666666666667%; }

.push-xs-9 {
  width: 75%; }

.push-xs-10 {
  margin-left: 83.33333333333333%; }

.push-xs-11 {
  margin-left: 91.66666666666667%; }

.push-xs-12 {
  margin-left: 100%; }

.clear-gutter-xs {
  padding: 0; }

.double-gutter-xs {
  padding: calc(20px * 2); }

.negative-gutter-xs {
  padding: 0;
  margin: -20px; }

.reset-gutter-xs {
  padding: 20px; }

.clear-gutter_h-xs {
  padding-left: 0;
  padding-right: 0; }

.double-gutter_h-xs {
  padding-left: calc(20px * 2);
  padding-right: calc(20px * 2); }

.negative-gutter_h-xs {
  padding-left: 0;
  padding-right: 0;
  margin-left: -20px;
  margin-right: -20px; }

.reset-gutter_h-xs {
  padding-left: 20px;
  padding-right: 20px; }

.clear-gutter_v-xs {
  padding-bottom: 0;
  padding-top: 0; }

.double-gutter_v-xs {
  padding-bottom: calc(20px * 2);
  padding-top: calc(20px * 2); }

.negative-gutter_v-xs {
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: -20px;
  margin-top: -20px; }

.reset-gutter_v-xs {
  padding-bottom: 20px;
  padding-top: 20px; }

[class*="va-"],
[class*="ha-"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: row;
  -webkit-flex-wrap: row; }

.va-xs-top {
  align-items: flex-start;
  -webkit-align-items: flex-start; }

.va-xs-bottom {
  align-items: flex-end;
  -webkit-align-items: flex-end; }

.va-xs-stretch {
  align-items: stretch;
  -webkit-align-items: stretch; }

.va-xs-center {
  align-items: center;
  -webkit-align-items: center; }

.va-xs-baseline {
  align-items: baseline;
  -webkit-align-items: baseline; }

.ha-xs-left {
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

.ha-xs-right {
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.ha-xs-center {
  justify-content: center;
  -webkit-justify-content: center; }

.ha-xs-space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.ha-xs-space-around {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.ha-xs-space-evenly {
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly; }

.order-xs-first {
  order: 1; }

.order-xs-last {
  order: 100; }

.order-xs-default {
  order: 0; }

.hidden-xs {
  display: none; }

.visible-xs {
  display: block; }

.visible-flex-xs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

@media only screen and (min-width: 480px) {
  .container {
    max-width: 480px; }
    .container.fluid-sm {
      min-width: 100%; }
    .container.contained-sm {
      min-width: 0; }
  .row.direction-sm-column {
    flex-direction: column;
    -webkit-flex-direction: column; }
  .row.direction-sm-row {
    flex-direction: row;
    -webkit-flex-direction: row; }
  .col-sm-1 {
    width: 8.333333333333333%; }
  .col-sm-2 {
    width: 16.66666666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333333333333%; }
  .col-sm-5 {
    width: 41.66666666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333333333333%; }
  .col-sm-8 {
    width: 66.66666666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333333333333%; }
  .col-sm-11 {
    width: 91.66666666666667%; }
  .col-sm-12 {
    width: 100%; }
  .push-sm-0 {
    margin-left: 0; }
  .push-sm-1 {
    margin-left: 8.333333333333333%; }
  .push-sm-2 {
    margin-left: 16.66666666666667%; }
  .push-sm-3 {
    margin-left: 25%; }
  .push-sm-4 {
    margin-left: 33.33333333333333%; }
  .push-sm-5 {
    margin-left: 41.66666666666667%; }
  .push-sm-6 {
    margin-left: 50%; }
  .push-sm-7 {
    margin-left: 58.33333333333333%; }
  .push-sm-8 {
    margin-left: 66.66666666666667%; }
  .push-sm-9 {
    width: 75%; }
  .push-sm-10 {
    margin-left: 83.33333333333333%; }
  .push-sm-11 {
    margin-left: 91.66666666666667%; }
  .push-sm-12 {
    margin-left: 100%; }
  .clear-gutter-sm {
    padding: 0; }
  .double-gutter-sm {
    padding: calc(20px * 2); }
  .negative-gutter-sm {
    padding: -20px; }
  .reset-gutter-sm {
    padding: 20px; }
  .clear-gutter_h-sm {
    padding-left: 0;
    padding-right: 0; }
  .double-gutter_h-sm {
    padding-left: calc(20px * 2);
    padding-right: calc(20px * 2); }
  .negative-gutter_h-sm {
    padding-left: -20px;
    padding-right: -20px; }
  .reset-gutter_h-sm {
    padding-left: 20px;
    padding-right: 20px; }
  .clear-gutter_v-sm {
    padding-bottom: 0;
    padding-top: 0; }
  .double-gutter_v-sm {
    padding-bottom: calc(20px * 2);
    padding-top: calc(20px * 2); }
  .negative-gutter_v-sm {
    padding-bottom: -20px;
    padding-top: -20px; }
  .reset-gutter_v-sm {
    padding-bottom: 20px;
    padding-top: 20px; }
  .va-sm-top {
    align-items: flex-start;
    -webkit-align-items: flex-start; }
  .va-sm-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end; }
  .va-sm-stretch {
    align-items: stretch;
    -webkit-align-items: stretch; }
  .va-sm-center {
    align-items: center;
    -webkit-align-items: center; }
  .va-sm-baseline {
    align-items: baseline;
    -webkit-align-items: baseline; }
  .ha-sm-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .ha-sm-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
  .ha-sm-center {
    justify-content: center;
    -webkit-justify-content: center; }
  .ha-sm-space-between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .ha-sm-space-around {
    justify-content: space-around;
    -webkit-justify-content: space-around; }
  .ha-sm-space-evenly {
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly; }
  .order-sm-first {
    order: 1; }
  .order-sm-last {
    order: 100; }
  .order-sm-default {
    order: 0; }
  .hidden-sm {
    display: none; }
  .visible-sm {
    display: block; }
  .visible-flex-sm {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (min-width: 786px) {
  .container {
    max-width: 786px; }
    .container.fluid-md {
      min-width: 100%; }
    .container.contained-md {
      min-width: 0; }
  .row.direction-md-column {
    flex-direction: column;
    -webkit-flex-direction: column; }
  .row.direction-md-row {
    flex-direction: row;
    -webkit-flex-direction: row; }
  .col-md-1 {
    width: 8.333333333333333%; }
  .col-md-2 {
    width: 16.66666666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333333333%; }
  .col-md-8 {
    width: 66.66666666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333333333333%; }
  .col-md-11 {
    width: 91.66666666666667%; }
  .col-md-12 {
    width: 100%; }
  .push-md-0 {
    margin-left: 0; }
  .push-md-1 {
    margin-left: 8.333333333333333%; }
  .push-md-2 {
    margin-left: 16.66666666666667%; }
  .push-md-3 {
    margin-left: 25%; }
  .push-md-4 {
    margin-left: 33.33333333333333%; }
  .push-md-5 {
    margin-left: 41.66666666666667%; }
  .push-md-6 {
    margin-left: 50%; }
  .push-md-7 {
    margin-left: 58.33333333333333%; }
  .push-md-8 {
    margin-left: 66.66666666666667%; }
  .push-md-9 {
    width: 75%; }
  .push-md-10 {
    margin-left: 83.33333333333333%; }
  .push-md-11 {
    margin-left: 91.66666666666667%; }
  .push-md-12 {
    margin-left: 100%; }
  .clear-gutter-md {
    padding: 0; }
  .double-gutter-md {
    padding: calc(20px * 2); }
  .negative-gutter-md {
    padding: -20px; }
  .reset-gutter-md {
    padding: 20px; }
  .clear-gutter_h-md {
    padding-left: 0;
    padding-right: 0; }
  .double-gutter_h-md {
    padding-left: calc(20px * 2);
    padding-right: calc(20px * 2); }
  .negative-gutter_h-md {
    padding-left: -20px;
    padding-right: -20px; }
  .reset-gutter_h-md {
    padding-left: 20px;
    padding-right: 20px; }
  .clear-gutter_v-md {
    padding-bottom: 0;
    padding-top: 0; }
  .double-gutter_v-md {
    padding-bottom: calc(20px * 2);
    padding-top: calc(20px * 2); }
  .negative-gutter_v-md {
    padding-bottom: -20px;
    padding-top: -20px; }
  .reset-gutter_v-md {
    padding-bottom: 20px;
    padding-top: 20px; }
  .va-md-top {
    align-items: flex-start;
    -webkit-align-items: flex-start; }
  .va-md-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end; }
  .va-md-stretch {
    align-items: stretch;
    -webkit-align-items: stretch; }
  .va-md-center {
    align-items: center;
    -webkit-align-items: center; }
  .va-md-baseline {
    align-items: baseline;
    -webkit-align-items: baseline; }
  .ha-md-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .ha-md-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
  .ha-md-center {
    justify-content: center;
    -webkit-justify-content: center; }
  .ha-md-space-between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .ha-md-space-around {
    justify-content: space-around;
    -webkit-justify-content: space-around; }
  .ha-md-space-evenly {
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly; }
  .order-md-first {
    order: 1; }
  .order-md-last {
    order: 100; }
  .order-md-default {
    order: 0; }
  .hidden-md {
    display: none; }
  .visible-md {
    display: block; }
  .visible-flex-md {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (min-width: 992px) {
  .container {
    max-width: 992px; }
    .container.fluid-lg {
      min-width: 100%; }
    .container.contained-lg {
      min-width: 0; }
  .row.direction-lg-column {
    flex-direction: column;
    -webkit-flex-direction: column; }
  .row.direction-lg-row {
    flex-direction: row;
    -webkit-flex-direction: row; }
  .col-lg-1 {
    width: 8.333333333333333%; }
  .col-lg-2 {
    width: 16.66666666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333333333333%; }
  .col-lg-5 {
    width: 41.66666666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333333333333%; }
  .col-lg-8 {
    width: 66.66666666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333333333333%; }
  .col-lg-11 {
    width: 91.66666666666667%; }
  .col-lg-12 {
    width: 100%; }
  .push-lg-0 {
    margin-left: 0; }
  .push-lg-1 {
    margin-left: 8.333333333333333%; }
  .push-lg-2 {
    margin-left: 16.66666666666667%; }
  .push-lg-3 {
    margin-left: 25%; }
  .push-lg-4 {
    margin-left: 33.33333333333333%; }
  .push-lg-5 {
    margin-left: 41.66666666666667%; }
  .push-lg-6 {
    margin-left: 50%; }
  .push-lg-7 {
    margin-left: 58.33333333333333%; }
  .push-lg-8 {
    margin-left: 66.66666666666667%; }
  .push-lg-9 {
    width: 75%; }
  .push-lg-10 {
    margin-left: 83.33333333333333%; }
  .push-lg-11 {
    margin-left: 91.66666666666667%; }
  .push-lg-12 {
    margin-left: 100%; }
  .clear-gutter-lg {
    padding: 0; }
  .double-gutter-lg {
    padding: calc(20px * 2); }
  .negative-gutter-lg {
    padding: -20px; }
  .reset-gutter-lg {
    padding: 20px; }
  .clear-gutter_h-lg {
    padding-left: 0;
    padding-right: 0; }
  .double-gutter_h-lg {
    padding-left: calc(20px * 2);
    padding-right: calc(20px * 2); }
  .negative-gutter_h-lg {
    padding-left: -20px;
    padding-right: -20px; }
  .reset-gutter_h-lg {
    padding-left: 20px;
    padding-right: 20px; }
  .clear-gutter_v-lg {
    padding-bottom: 0;
    padding-top: 0; }
  .double-gutter_v-lg {
    padding-bottom: calc(20px * 2);
    padding-top: calc(20px * 2); }
  .negative-gutter_v-lg {
    padding-bottom: -20px;
    padding-top: -20px; }
  .reset-gutter_v-lg {
    padding-bottom: 20px;
    padding-top: 20px; }
  .va-lg-top {
    align-items: flex-start;
    -webkit-align-items: flex-start; }
  .va-lg-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end; }
  .va-lg-stretch {
    align-items: stretch;
    -webkit-align-items: stretch; }
  .va-lg-center {
    align-items: center;
    -webkit-align-items: center; }
  .va-lg-baseline {
    align-items: baseline;
    -webkit-align-items: baseline; }
  .ha-lg-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .ha-lg-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
  .ha-lg-center {
    justify-content: center;
    -webkit-justify-content: center; }
  .ha-lg-space-between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .ha-lg-space-around {
    justify-content: space-around;
    -webkit-justify-content: space-around; }
  .ha-lg-space-evenly {
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly; }
  .order-lg-first {
    order: 1; }
  .order-lg-last {
    order: 100; }
  .order-lg-default {
    order: 0; }
  .hidden-lg {
    display: none; }
  .visible-lg {
    display: block; }
  .visible-flex-lg {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (min-width: 1320px) {
  .container {
    max-width: 1320px; }
    .container.fluid-xl {
      min-width: 100%; }
    .container.contained-xl {
      min-width: 0; }
  .row.direction-xl-column {
    flex-direction: column;
    -webkit-flex-direction: column; }
  .row.direction-xl-row {
    flex-direction: row;
    -webkit-flex-direction: row; }
  .col-xl-1 {
    width: 8.333333333333333%; }
  .col-xl-2 {
    width: 16.66666666666667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333333333333%; }
  .col-xl-5 {
    width: 41.66666666666667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333333333333%; }
  .col-xl-8 {
    width: 66.66666666666667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333333333333%; }
  .col-xl-11 {
    width: 91.66666666666667%; }
  .col-xl-12 {
    width: 100%; }
  .push-xl-0 {
    margin-left: 0; }
  .push-xl-1 {
    margin-left: 8.333333333333333%; }
  .push-xl-2 {
    margin-left: 16.66666666666667%; }
  .push-xl-3 {
    margin-left: 25%; }
  .push-xl-4 {
    margin-left: 33.33333333333333%; }
  .push-xl-5 {
    margin-left: 41.66666666666667%; }
  .push-xl-6 {
    margin-left: 50%; }
  .push-xl-7 {
    margin-left: 58.33333333333333%; }
  .push-xl-8 {
    margin-left: 66.66666666666667%; }
  .push-xl-9 {
    width: 75%; }
  .push-xl-10 {
    margin-left: 83.33333333333333%; }
  .push-xl-11 {
    margin-left: 91.66666666666667%; }
  .push-xl-12 {
    margin-left: 100%; }
  .clear-gutter-xl {
    padding: 0; }
  .double-gutter-xl {
    padding: calc(20px * 2); }
  .negative-gutter-xl {
    padding: -20px; }
  .reset-gutter-xl {
    padding: 20px; }
  .clear-gutter_h-xl {
    padding-left: 0;
    padding-right: 0; }
  .double-gutter_h-xl {
    padding-left: calc(20px * 2);
    padding-right: calc(20px * 2); }
  .negative-gutter_h-xl {
    padding-left: -20px;
    padding-right: -20px; }
  .reset-gutter_h-xl {
    padding-left: 20px;
    padding-right: 20px; }
  .clear-gutter_v-xl {
    padding-bottom: 0;
    padding-top: 0; }
  .double-gutter_v-xl {
    padding-bottom: calc(20px * 2);
    padding-top: calc(20px * 2); }
  .negative-gutter_v-xl {
    padding-bottom: -20px;
    padding-top: -20px; }
  .reset-gutter_v-xl {
    padding-bottom: 20px;
    padding-top: 20px; }
  .va-xl-top {
    align-items: flex-start;
    -webkit-align-items: flex-start; }
  .va-xl-bottom {
    align-items: flex-end;
    -webkit-align-items: flex-end; }
  .va-xl-stretch {
    align-items: stretch;
    -webkit-align-items: stretch; }
  .va-xl-center {
    align-items: center;
    -webkit-align-items: center; }
  .va-xl-baseline {
    align-items: baseline;
    -webkit-align-items: baseline; }
  .ha-xl-left {
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .ha-xl-right {
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
  .ha-xl-center {
    justify-content: center;
    -webkit-justify-content: center; }
  .ha-xl-space-between {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .ha-xl-space-around {
    justify-content: space-around;
    -webkit-justify-content: space-around; }
  .ha-xl-space-evenly {
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly; }
  .order-xl-first {
    order: 1; }
  .order-xl-last {
    order: 100; }
  .order-xl-default {
    order: 0; }
  .hidden-xl {
    display: none; }
  .visible-xl {
    display: block; }
  .visible-flex-xl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

/* MOBILE MENU --------------------------------- */
body.mobile-menu-open {
  overflow: hidden; }
  body.mobile-menu-open #page {
    transform: translateX(100%);
    -webkit-transform: translateX(100%); }
  body.mobile-menu-open #mobile-menu {
    pointer-events: auto;
    visibility: visible; }
  @media only screen and (min-width: 480px) {
    body.mobile-menu-open #page {
      transform: translateX(360px);
      -webkit-transform: translateX(360px); }
    body.mobile-menu-open #mobile-menu {
      pointer-events: auto;
      visibility: visible; } }
  @media only screen and (min-width: 786px) {
    body.mobile-menu-open #page {
      transform: none;
      -webkit-transform: none;
      transition: none ease 250ms;
      -webkit-transition: none ease 250ms; } }

#mobile-menu {
  background-color: #f9f9f9;
  bottom: 0;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
  left: 0;
  overflow: hidden;
  padding: 20px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  transition: visibility ease 300ms;
  -webkit-transition: visibility ease 300ms;
  visibility: hidden;
  z-index: 10; }
  @media only screen and (min-width: 480px) {
    #mobile-menu {
      width: 360px; } }
  @media only screen and (min-width: 786px) {
    #mobile-menu {
      display: none; } }
  #mobile-menu #mobile-menu-header {
    border-bottom: 1px solid #e0e0e0;
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 15px; }
    #mobile-menu #mobile-menu-header .title {
      color: #f9a428;
      font-size: 26px;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      line-height: 105%;
      padding: 14px 10px; }
    #mobile-menu #mobile-menu-header .close {
      display: block;
      height: 30px;
      min-width: 30px;
      min-width: 30px;
      position: relative;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      width: 30px; }
      #mobile-menu #mobile-menu-header .close:before {
        background-color: #222222;
        bottom: 0;
        content: '';
        left: 50%;
        margin-left: -2px;
        position: absolute;
        width: 4px;
        top: 0; }
      #mobile-menu #mobile-menu-header .close:after {
        background-color: #222222;
        height: 4px;
        left: 0;
        content: '';
        margin-top: -2px;
        position: absolute;
        right: 0;
        top: 50%; }
  #mobile-menu #mobile-menu-content > ul {
    margin: 0 auto;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative; }
    #mobile-menu #mobile-menu-content > ul > li {
      display: block;
      position: relative; }
      #mobile-menu #mobile-menu-content > ul > li:last-child > a {
        border-bottom: 0; }
      #mobile-menu #mobile-menu-content > ul > li.subs > a {
        padding-right: 30px; }
      #mobile-menu #mobile-menu-content > ul > li.subs:before {
        background-color: #505050;
        content: '';
        height: 11px;
        position: absolute;
        right: 12px;
        top: 18px;
        transition: all ease 400ms;
        -webkit-transition: all ease 400ms;
        width: 3px; }
      #mobile-menu #mobile-menu-content > ul > li.subs:after {
        background-color: #505050;
        content: '';
        height: 3px;
        position: absolute;
        right: 8px;
        top: 22px;
        transition: all ease 400ms;
        -webkit-transition: all ease 400ms;
        width: 11px; }
      #mobile-menu #mobile-menu-content > ul > li > a {
        border-bottom: 1px solid #f9f9f9;
        color: #505050;
        display: block;
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 600;
        padding: 10px;
        text-decoration: none; }
      #mobile-menu #mobile-menu-content > ul > li > ul {
        background-color: #222222;
        display: none;
        margin: 0 10px; }
        #mobile-menu #mobile-menu-content > ul > li > ul > li {
          display: block;
          position: relative; }
          #mobile-menu #mobile-menu-content > ul > li > ul > li.active > a {
            background-color: rgba(0, 0, 0, 0.07); }
          #mobile-menu #mobile-menu-content > ul > li > ul > li.open:before {
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg); }
          #mobile-menu #mobile-menu-content > ul > li > ul > li.open:after {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg); }
          #mobile-menu #mobile-menu-content > ul > li > ul > li > a {
            color: #fff;
            display: block;
            padding: 10px;
            text-decoration: none; }
          #mobile-menu #mobile-menu-content > ul > li > ul > li > ul {
            background-color: #2f2f2f; }
            #mobile-menu #mobile-menu-content > ul > li > ul > li > ul > li {
              display: block; }
              #mobile-menu #mobile-menu-content > ul > li > ul > li > ul > li.active > a {
                background-color: rgba(0, 0, 0, 0.07); }
              #mobile-menu #mobile-menu-content > ul > li > ul > li > ul > li > a {
                color: #fff;
                display: block;
                padding: 10px 20px;
                text-decoration: none; }

/* ACCORDION --------------------------------- */
.accordion .accordion-item {
  overflow: hidden; }
  .accordion .accordion-item:not(:last-child) {
    margin-bottom: 10px; }
  .accordion .accordion-item.open .accordion-handler {
    background-color: #e88c06; }
    .accordion .accordion-item.open .accordion-handler .arrow {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg); }
  .accordion .accordion-item .accordion-handler {
    background-color: #f9a428;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 21px;
    font-weight: 600;
    padding: 12px 40px 12px 20px;
    position: relative;
    text-decoration: none;
    text-align: left;
    transition: background-color ease 300ms;
    -webkit-transition: background-color ease 300ms; }
    .accordion .accordion-item .accordion-handler:hover {
      background-color: #e88c06; }
    .accordion .accordion-item .accordion-handler .arrow {
      height: 20px;
      position: absolute;
      right: 12px;
      top: 14px;
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms;
      width: 20px; }
      .accordion .accordion-item .accordion-handler .arrow:before, .accordion .accordion-item .accordion-handler .arrow:after {
        background-color: #fff;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        content: '';
        position: absolute;
        height: 14px;
        top: 3px;
        width: 4px; }
      .accordion .accordion-item .accordion-handler .arrow:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        left: 4px; }
      .accordion .accordion-item .accordion-handler .arrow:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        right: 4px; }
  .accordion .accordion-item .accordion-content {
    display: none;
    text-align: left; }
    .accordion .accordion-item .accordion-content .accordion-content-inner {
      padding: 20px; }

/* TABS -------------------------------------- */
.tabs .handlers {
  align-content: stretch;
  -webkit-align-content: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 30px 0; }
  .tabs .handlers a {
    background-color: transparent;
    border: 2px solid #f9a428;
    color: #f9a428;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 0 10px 20px;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all ease 250ms;
    -webkit-transition: all ease 250ms; }
    .tabs .handlers a.active {
      background-color: #f9a428;
      color: #fff; }

.tabs .contents > div {
  display: none; }
  .tabs .contents > div.active {
    display: block; }

/* PARALLAX --------------------------------- */
[data-parallax] {
  overflow: hidden;
  position: relative; }
  [data-parallax] > .parallax {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
    [data-parallax] > .parallax > img {
      left: 50%;
      max-height: none;
      max-width: none;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      width: 101%; }

/* FULL SCREEN VIDEO ------------------------------- */
.fs-video {
  bottom: -5px;
  left: -5px;
  opacity: 0;
  -webkit-opacity: 0;
  overflow: hidden;
  position: absolute;
  right: -5px;
  top: -5px;
  transition: all ease 800ms;
  -webkit-transition: all ease 800ms;
  visibility: hidden;
  z-index: 10; }
  .fs-video.loaded {
    opacity: 1;
    -webkit-opacity: 1;
    visibility: visible; }
  .fs-video video {
    display: block;
    height: auto;
    position: relative; }
  .fs-video .yt-wrapper {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
  .fs-video .yt-ref,
  .fs-video .yt-holder {
    display: block;
    overflow: hidden;
    padding-top: 56.20608899297424%;
    position: absolute;
    width: 100%; }
  .fs-video .yt-holder iframe {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }

/* NAV SLIDER ------------------------------------ */
.nav-slider {
  position: relative; }
  .nav-slider .nav-slider-bar {
    height: 3px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%; }
    .nav-slider .nav-slider-bar span {
      background-color: #999999;
      bottom: 0;
      position: absolute;
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms;
      top: 0; }
      .nav-slider .nav-slider-bar span.onactive {
        background-color: #f9a428; }

/* TRANSITIONS --------------------------------- */
[data-transition] {
  opacity: 0;
  -webkit-opacity: 0; }

.transition-init[data-transition="slide-left"] {
  transform: translateX(-200px);
  -webkit-transform: translateX(-200px); }

.transition-init[data-transition="slide-right"] {
  transform: translateX(200px);
  -webkit-transform: translateX(200px); }

.transition-init[data-transition="slide-top"] {
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px); }

.transition-init[data-transition="slide-bottom"] {
  transform: translateY(200px);
  -webkit-transform: translateY(200px); }

.transition-init[data-transition="zoom-in"] {
  transform: scale(0);
  -webkit-transform: scale(0); }

.transition-init[data-transition="zoom-out"] {
  transform: scale(2);
  -webkit-transform: scale(2); }

.transition-start[data-transition] {
  opacity: 1;
  -webkit-opacity: 1; }

.transition-start[data-transition="fade-in"] {
  transition-duration: 2s;
  transition-property: opacity; }

.transition-start[data-transition="slide-left"],
.transition-start[data-transition="slide-right"],
.transition-start[data-transition="slide-top"],
.transition-start[data-transition="slide-bottom"],
.transition-start[data-transition="zoom-in"],
.transition-start[data-transition="zoom-out"] {
  transition-duration: 1s;
  transition-property: opacity, transform; }

.transition-start[data-transition="slide-left"],
.transition-start[data-transition="slide-right"],
.transition-start[data-transition="slide-top"],
.transition-start[data-transition="slide-bottom"],
.transition-start[data-transition="zoom-in"],
.transition-start[data-transition="zoom-out"] {
  transform: none;
  -webkit-transform: none; }

/* BUTTONS -------------------------------------- */
.buttons {
  font-size: 0;
  margin: 0 -6px; }
  .buttons > span {
    display: inline-block;
    margin: 2px 6px;
    vertical-align: top; }

.content .button a,
.button a {
  background-color: #f9a428;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  color: #222222;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 120%;
  padding: 14px 34px;
  position: relative;
  text-decoration: none;
  transition: all ease 250ms;
  -webkit-transition: all ease 250ms; }
  .content .button a:hover,
  .button a:hover {
    background-color: #cf7d06; }
  .content .button a[class*=icon-],
  .button a[class*=icon-] {
    padding: 14px 34px 14px 50px; }
    .content .button a[class*=icon-]:before,
    .button a[class*=icon-]:before {
      font-size: 20px;
      height: 20px;
      left: 20px;
      line-height: 20px;
      margin-right: 12px;
      position: absolute;
      top: 16px;
      width: 20px; }

.content .button.alt a,
.button.alt a, .button.alt button{
  background-color: #fdb52d; }
  .content .button.alt a:hover,
  .button.alt a:hover {
    background-color: #db9002; }

.content .button.small a,
.button.small a {
  font-size: 18px;
  padding: 12px 28px; }
  .content .button.small a[class*=icon-],
  .button.small a[class*=icon-] {
    padding: 12px 28px 12px 50px; }
    .content .button.small a[class*=icon-]:before,
    .button.small a[class*=icon-]:before {
      left: 20px;
      top: 12px; }

.content .button.negative a,
.button.negative a {
  background-color: #fff;
  color: #222222; }
  .content .button.negative a:hover,
  .button.negative a:hover {
    background-color: #d9d9d9; }

/* CARDS -------------------------------------- */
.cards {
  background-color: #f9f9f9;
  padding: 70px 0; }

.card {
  align-content: stretch;
  -webkit-align-content: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }
  .card .card-inner {
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    width: 100%; }
    .card .card-inner > div {
      padding-left: 40px;
      padding-right: 40px; }
      .card .card-inner > div:first-child {
        padding-top: 40px;
        padding-bottom: 20px; }
      .card .card-inner > div:first-child:last-child {
        padding-bottom: 40px;
        padding-top: 40px; }
      .card .card-inner > div:not(first-child):not(last-child) {
        padding-bottom: 20px;
        padding-top: 20px; }
      .card .card-inner > div:last-child {
        padding-top: 20px;
        padding-bottom: 40px; }
    .card .card-inner .card-header {
      width: 100%; }
      .card .card-inner .card-header span {
        color: #f9a428;
        font-family: "Montserrat", sans-serif;
        font-size: 28px;
        font-weight: 600;
        line-height: 105%; }
        @media only screen and (min-width: 786px) {
          .card .card-inner .card-header span {
            font-size: 26px; } }
        @media only screen and (min-width: 992px) {
          .card .card-inner .card-header span {
            font-size: 32px; } }
        @media only screen and (min-width: 1320px) {
          .card .card-inner .card-header span {
            font-size: 37px; } }
    .card .card-inner .card-content {
      flex-grow: 1;
      -webkit-flex-grow: 1;
      width: 100%; }
    .card .card-inner .card-button {
      width: 100%; }

/* FORMS -------------------------------------- */
.form .form-feedback {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 15px; }
  .form .form-feedback.error {
    color: #f02a2a; }
  .form .form-feedback.success {
    color: #20a623; }

.form .form-row:not(last-child) {
  margin-bottom: 10px; }

.form .form-row .form-field {
  position: relative; }
  .form .form-row .form-field.required:before {
    color: #999999;
    content: '*';
    height: 12px;
    left: -20px;
    line-height: 12px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    vertical-align: middle; }

.form input[type=text],
.form input[type=password],
.form input[type=number],
.form input[type=email],
.form textarea {
  color: #222222;
  line-height: normal;
  text-align: left; }
  .form input[type=text]::-webkit-input-placeholder,
  .form input[type=password]::-webkit-input-placeholder,
  .form input[type=number]::-webkit-input-placeholder,
  .form input[type=email]::-webkit-input-placeholder,
  .form textarea::-webkit-input-placeholder {
    color: #999999; }
  .form input[type=text]::-moz-placeholder,
  .form input[type=password]::-moz-placeholder,
  .form input[type=number]::-moz-placeholder,
  .form input[type=email]::-moz-placeholder,
  .form textarea::-moz-placeholder {
    color: #999999; }
  .form input[type=text]:-ms-input-placeholder,
  .form input[type=password]:-ms-input-placeholder,
  .form input[type=number]:-ms-input-placeholder,
  .form input[type=email]:-ms-input-placeholder,
  .form textarea:-ms-input-placeholder {
    color: #999999; }
  .form input[type=text]:-moz-placeholder,
  .form input[type=password]:-moz-placeholder,
  .form input[type=number]:-moz-placeholder,
  .form input[type=email]:-moz-placeholder,
  .form textarea:-moz-placeholder {
    color: #999999; }

.form input[type=text],
.form input[type=password],
.form input[type=number],
.form input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #f9f9f9;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  padding: 0 20px;
  width: 100%; }

.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #f9f9f9;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #999999;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  line-height: normal;
  padding: 0 20px;
  width: 100%; }
  .form select + .icon {
    border-top: 6px solid #000;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    height: 0;
    margin-top: -3px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 0; }

.form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #f9f9f9;
  border: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 150px;
  line-height: normal;
  padding: 20px;
  width: 100%; }

/* SECTIONS ------------------------------------ */
section.banner-1 .parallax {
  z-index: 10; }
  section.banner-1 .parallax:before {
    background-color: transparent;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

section.banner-1 .container {
  z-index: 20; }

section.banner-1 .text {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 40px; }
  section.banner-1 .text .title {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 105%; }
  section.banner-1 .text .subtitle {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 30px; }
  section.banner-1 .text p:not(.buttons) {
    color: #f9f9f9;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 30px; }

footer.footer-1 {
  background-color: #222222; }
  footer.footer-1 .footer-main {
    color: #999999;
    font-size: 16px;
    line-height: 180%;
    padding: 50px 0 0; }
    footer.footer-1 .footer-main .title {
      color: #fff;
      display: block;
      font-family: "Montserrat", sans-serif;
      font-size: 26px;
      font-weight: 600;
      line-height: 105%;
      margin-bottom: 30px;
      padding-bottom: 20px;
      position: relative; }
      footer.footer-1 .footer-main .title:before {
        background-color: #f9a428;
        bottom: 4px;
        content: '';
        height: 2px;
        left: 0;
        position: absolute;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms;
        width: 40px; }
      footer.footer-1 .footer-main .title:after {
        background-color: #f9a428;
        bottom: 0;
        content: '';
        height: 1px;
        left: 0;
        position: absolute;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms;
        width: 15px; }
    footer.footer-1 .footer-main .social {
      background-color: #fff;
      color: #c91313;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      height: 42px;
      line-height: 42px;
      position: absolute;
      right: 20px;
      text-align: center;
      text-decoration: none;
      top: 20px;
      width: 42px; }
      footer.footer-1 .footer-main .social:before {
        font-size: 24px;
        line-height: 24px;
        height: 24px;
        width: 24px; }
      footer.footer-1 .footer-main .social:hover {
        background-color: #e0e0e0;
        text-decoration: none; }
    footer.footer-1 .footer-main .double-list {
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
      footer.footer-1 .footer-main .double-list ul {
        width: 50%; }
    footer.footer-1 .footer-main .facebook-feed .message {
      display: block;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: flex-start;
      -webkit-justify-content: flex-start;
      text-decoration: none; }
      footer.footer-1 .footer-main .facebook-feed .message:not(:last-child) {
        border-bottom: 1px solid #505050;
        margin-bottom: 30px;
        padding-bottom: 30px; }
      footer.footer-1 .footer-main .facebook-feed .message .thumb {
        width: 92px; }
        footer.footer-1 .footer-main .facebook-feed .message .thumb img {
          border-radius: 50%;
          -webkit-border-radius: 50%;
          min-width: 92px; }
      footer.footer-1 .footer-main .facebook-feed .message .text {
        flex-grow: 1;
        -webkit-flex-grow: 1;
        }
        footer.footer-1 .footer-main .facebook-feed .message .text h4 {
          color: #fff;
          font-size: 18px;
          font-weight: 600;
          line-height: 160%;
          margin-bottom: 4px; }
        footer.footer-1 .footer-main .facebook-feed .message .text span {
          color: #999999;
          font-size: 16px;
          line-height: 160%; }
    footer.footer-1 .footer-main .footer-gallery {
      background-color: #f9f9f9;
      padding: 1px; }
      footer.footer-1 .footer-main .footer-gallery [class*=col-] {
        padding: 1px; }
      footer.footer-1 .footer-main .footer-gallery img {
        display: block; }
    footer.footer-1 .footer-main .row.up {
      margin-top: 50px;
      text-align: right; }
      footer.footer-1 .footer-main .row.up [class*=col-]:before {
        border-top: 1px solid #505050;
        content: '';
        display: block;
        left: 20px;
        position: absolute;
        right: 20px;
        top: 0;
        z-index: 10; }
      footer.footer-1 .footer-main .row.up [class*=col-]:after {
        clear: both;
        content: '';
        display: block;
        width: 100%; }
      footer.footer-1 .footer-main .row.up .iconup {
        background-color: #f9a428;
        align-content: stretch;
        -webkit-align-content: stretch;
        align-items: center;
        -webkit-align-items: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-direction: row;
        -webkit-flex-direction: row;
        justify-content: center;
        -webkit-justify-content: center;
        float: right;
        height: 36px;
        margin-top: -10px;
        margin-right: 30px;
        position: relative;
        text-decoration: none;
        vertical-align: middle;
        width: 40px;
        z-index: 20; }
        @media only screen and (min-width: 786px) {
          footer.footer-1 .footer-main .row.up .iconup {
            margin-right: 140px; } }
        footer.footer-1 .footer-main .row.up .iconup:before {
          border-bottom: 9px solid #f9a428;
          border-left: 9px solid transparent;
          content: '';
          left: -9px;
          position: absolute;
          top: 0; }
        footer.footer-1 .footer-main .row.up .iconup:after {
          border-bottom: 9px solid #f9a428;
          border-right: 9px solid transparent;
          content: '';
          position: absolute;
          right: -9px;
          top: 0; }
        footer.footer-1 .footer-main .row.up .iconup span {
          height: 18px;
          width: 18px; }
          footer.footer-1 .footer-main .row.up .iconup span:before {
            color: #222222;
            height: 18px;
            font-size: 18px;
            line-height: 18px;
            vertical-align: top;
            width: 18px; }
    footer.footer-1 .footer-main hr {
      border: 0;
      border-bottom: 4px solid rgba(255, 255, 255, 0.1);
      display: block;
      height: 0;
      margin: 0 0 29px;
      width: 100px;
      padding: 0; }
    footer.footer-1 .footer-main a {
      color: #999999;
      text-decoration: none; }
      footer.footer-1 .footer-main a:hover {
        text-decoration: underline; }
    footer.footer-1 .footer-main ul {
      display: inline-block;
      list-style: none;
      margin: 0;
      vertical-align: top; }
      footer.footer-1 .footer-main ul li {
        color: #999999;
        padding-left: 24px;
        padding-right: 10px;
        position: relative; }
        footer.footer-1 .footer-main ul li:not(:last-child) {
          margin-bottom: 15px; }
        footer.footer-1 .footer-main ul li:before {
          color: #999999;
          content: '►';
          font-size: 12px;
          left: 0;
          top: 0;
          position: absolute;
          vertical-align: middle; }

section.gallery-1 .container {
  z-index: 20; }

section.gallery-1 .tiles,
section.gallery-1 .tile {
  padding: 2px; }

section.gallery-1 .tiles [class*=col-] {
  transition: all ease 150ms;
  -webkit-transition: all ease 150ms;
  z-index: 10; }
  section.gallery-1 .tiles [class*=col-]:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    z-index: 20; }
    section.gallery-1 .tiles [class*=col-]:hover a:after {
      background-color: rgba(253, 181, 45, 0.75); }
    section.gallery-1 .tiles [class*=col-]:hover a:before {
      transform: scale(1);
      -webkit-transform: scale(1); }
  section.gallery-1 .tiles [class*=col-] a {
    display: block; }
    section.gallery-1 .tiles [class*=col-] a:before {
      color: #fff;
      font-size: 70px;
      height: 70px;
      left: 50%;
      line-height: 70px;
      margin: -35px 0 0 -35px;
      position: absolute;
      text-decoration: none;
      top: 50%;
      width: 70px;
      transform: scale(0);
      -webkit-transform: scale(0);
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms;
      z-index: 30; }
    section.gallery-1 .tiles [class*=col-] a:after {
      background-color: rgba(253, 181, 45, 0);
      bottom: 2px;
      content: '';
      left: 2px;
      position: absolute;
      right: 2px;
      top: 2px;
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms;
      z-index: 20; }
    section.gallery-1 .tiles [class*=col-] a img {
      position: relative;
      width: 100%;
      z-index: 10; }

header.header-1 {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100; }
  header.header-1.sticky {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media only screen and (min-width: 786px) {
    header.header-1.sticky {
      left: 0;
      position: fixed;
      top: 0;
      transition: all ease 250ms;
      -webkit-transition: all ease 250ms;
      width: 100%; }
      header.header-1.sticky.scroll {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1); }
        header.header-1.sticky.scroll #searchbar {
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1); } }
  header.header-1 .topbar {
    background-color: #222222; }
    header.header-1 .topbar .slogan {
      color: #fcbb2c;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      font-size: 18px;
      line-height: 105%;
      padding: 3px 60px; }
    header.header-1 .topbar .friend {
      background-color: #20a623;
      color: #fff;
      border-radius: 25px;
      -webkit-border-radius: 25px;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 700;
      height: 50px;
      line-height: 42px;
      padding: 0 20px 0 16px;
      position: absolute;
      right: 20px;
      text-align: center;
      text-decoration: none;
      top: 22px; }
      header.header-1 .topbar .friend:before {
        font-size: 28px;
        font-weight: normal;
        line-height: 28px;
        height: 28px;
        margin-right: 8px;
        width: 28px; }
      header.header-1 .topbar .friend:hover {
        background-color: #167318; }
  header.header-1 .logo {
    margin-top: 20px;
    padding-right: 30px; }
    @media only screen and (min-width: 786px) {
      header.header-1 .logo {
        margin-top: -50px; } }
  header.header-1 .menu {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    position: relative;
    z-index: 20; }
  header.header-1 #main-menu {
    padding: 10px 0 0 0;
    width: 100%; }
    header.header-1 #main-menu > ul {
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      header.header-1 #main-menu > ul > li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        position: relative; }
        header.header-1 #main-menu > ul > li:hover > a {
          color: rgba(255, 255, 255, 0.7); }
        header.header-1 #main-menu > ul > li:hover > ul {
          display: block;
          visibility: visible;
          transform: scaleY(1);
          -webkit-transform: scaleY(1); }
        header.header-1 #main-menu > ul > li.active > a {
          color: #f9a428; }
        header.header-1 #main-menu > ul > li > a {
          color: #fff;
          align-items: center;
          -webkit-align-items: center;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          font-family: "Montserrat", sans-serif;
          font-weight: 500;
          line-height: 100%;
          position: relative;
          text-decoration: none;
          white-space: nowrap; }
        header.header-1 #main-menu > ul > li > ul {
          background-color: #fff;
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          left: 0;
          min-width: 100%;
          padding: 10px 0;
          position: absolute;
          top: 100%;
          transform-origin: 50% 0%;
          transform: scaleY(0);
          -webkit-transform: scaleY(0);
          transition: all ease 300ms;
          -webkit-transition: all ease 300ms;
          visibility: hidden;
          white-space: nowrap; }
          header.header-1 #main-menu > ul > li > ul > li {
            display: block;
            position: relative; }
            header.header-1 #main-menu > ul > li > ul > li:hover > a {
              color: #999999; }
            header.header-1 #main-menu > ul > li > ul > li:hover > ul {
              display: block;
              visibility: visible;
              transform: scaleX(1);
              -webkit-transform: scaleX(1); }
            header.header-1 #main-menu > ul > li > ul > li.active > a {
              color: #f9a428; }
            header.header-1 #main-menu > ul > li > ul > li > a {
              color: #505050;
              display: block;
              font-family: "Montserrat", sans-serif;
              font-size: 15px;
              font-weight: 500;
              padding: 6px 20px;
              text-decoration: none; }
            header.header-1 #main-menu > ul > li > ul > li > ul {
              background-color: #fff;
              box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
              -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
              left: 100%;
              min-width: 100%;
              padding: 10px;
              position: absolute;
              top: 0;
              transform-origin: 0% 0%;
              transform: scaleX(0);
              -webkit-transform: scaleX(0);
              transition: all ease 300ms;
              -webkit-transition: all ease 300ms;
              visibility: hidden;
              white-space: nowrap; }
              header.header-1 #main-menu > ul > li > ul > li > ul > li {
                display: block;
                position: relative; }
                header.header-1 #main-menu > ul > li > ul > li > ul > li:hover > a {
                  color: #999999; }
                header.header-1 #main-menu > ul > li > ul > li > ul > li:hover > ul {
                  display: block;
                  visibility: visible;
                  transform: scaleX(1);
                  -webkit-transform: scaleX(1); }
                header.header-1 #main-menu > ul > li > ul > li > ul > li.active > a {
                  color: #f9a428; }
                header.header-1 #main-menu > ul > li > ul > li > ul > li > a {
                  color: #505050;
                  display: block;
                  font-family: "Montserrat", sans-serif;
                  font-size: 15px;
                  font-weight: 500;
                  padding: 6px 20px;
                  text-decoration: none; }
    @media only screen and (min-width: 786px) {
      header.header-1 #main-menu > ul > li {
        margin-left: 15px; }
        header.header-1 #main-menu > ul > li > a {
          font-size: 16px;
          padding: 16px 0; } }
    @media only screen and (min-width: 992px) {
      header.header-1 #main-menu > ul > li {
        margin-left: 40px; }
        header.header-1 #main-menu > ul > li > a {
          font-size: 17px;
          padding: 16px 0; } }
    @media only screen and (min-width: 1320px) {
      header.header-1 #main-menu > ul > li {
        margin-left: 40px; }
        header.header-1 #main-menu > ul > li > a {
          font-size: 18px;
          padding: 16px 0; } }
  header.header-1 .extra {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    padding-top: 20px;
    position: relative;
    z-index: 10; }
    @media only screen and (min-width: 786px) {
      header.header-1 .extra {
        flex-grow: 0;
        -webkit-flex-grow: 0; } }
  header.header-1 #language-menu {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    position: relative;
    text-transform: uppercase; }
    header.header-1 #language-menu:hover div.current {
      background-color: #f9f9f9; }
    header.header-1 #language-menu:hover ul {
      background-color: #f9f9f9;
      opacity: 1;
      -webkit-opacity: 1;
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
      visibility: visible; }
    header.header-1 #language-menu div.current {
      background-color: transparent;
      border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      color: #222222;
      cursor: pointer;
      padding: 14px 12px;
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms; }
    header.header-1 #language-menu ul {
      background-color: transparent;
      border-radius: 0 0 5px 5px;
      -webkit-border-radius: 0 0 5px 5px;
      left: 0;
      position: absolute;
      opacity: 0;
      -webkit-opacity: 0;
      top: 100%;
      transform-origin: 50% 0%;
      transform: scaleY(0);
      -webkit-transform: scaleY(0);
      transition: all ease 300ms;
      -webkit-transition: all ease 300ms;
      visibility: hidden;
      width: 100%; }
      header.header-1 #language-menu ul li:first-child a {
        padding-top: 16px; }
      header.header-1 #language-menu ul li:last-child a {
        padding-bottom: 16px; }
      header.header-1 #language-menu ul li.active a {
        opacity: 0.2;
        -webkit-opacity: 0.2;
        pointer-events: none; }
      header.header-1 #language-menu ul li a {
        color: #222222;
        display: block;
        padding: 8px 12px;
        text-decoration: none; }
        header.header-1 #language-menu ul li a:not(.active):hover {
          color: #999999; }
  header.header-1 #icon-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    header.header-1 #icon-menu ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      header.header-1 #icon-menu ul li a {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        display: block;
        padding: 10px;
        transition: all ease 150ms;
        -webkit-transition: all ease 150ms; }
        header.header-1 #icon-menu ul li a:hover {
          background-color: #f9f9f9; }
        header.header-1 #icon-menu ul li a img {
          height: 24px;
          min-width: 18px;
          width: 24px; }
  header.header-1 #mobile-menu-trigger {
    margin-left: 18px; }
    header.header-1 #mobile-menu-trigger a {
      display: block; }
    header.header-1 #mobile-menu-trigger span {
      background-color: #fff;
      display: block;
      height: 3px;
      margin: 6px 0;
      position: relative;
      width: 30px; }
  header.header-1 #searchbar {
    left: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    top: 100%;
    visibility: hidden; }
    header.header-1 #searchbar.active {
      visibility: visible;
      left: 0; }
    header.header-1 #searchbar form {
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
    header.header-1 #searchbar .field {
      flex-grow: 1;
      -webkit-flex-grow: 1; }
      header.header-1 #searchbar .field input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background-color: #f9f9f9;
        border: 0;
        color: #505050;
        font-family: "Open Sans", sans-serif;
        font-size: 17px;
        font-weight: 500;
        height: 68px;
        line-height: normal;
        max-width: 100%;
        outline: none !important;
        padding: 0 16px;
        width: 100%; }
        header.header-1 #searchbar .field input[type=text]::-webkit-input-placeholder {
          color: #999999; }
        header.header-1 #searchbar .field input[type=text]::-moz-placeholder {
          color: #999999; }
        header.header-1 #searchbar .field input[type=text]:-ms-input-placeholder {
          color: #999999; }
        header.header-1 #searchbar .field input[type=text]:-moz-placeholder {
          color: #999999; }
    header.header-1 #searchbar .submit a {
      background-color: #222222;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      height: 68px;
      padding: 16px;
      width: 68px; }
    @media only screen and (min-width: 480px) {
      header.header-1 #searchbar {
        right: 20px; }
        header.header-1 #searchbar.active {
          left: 20px; } }
    @media only screen and (min-width: 786px) {
      header.header-1 #searchbar {
        right: 20px; }
        header.header-1 #searchbar.active {
          left: 50%; } }
    @media only screen and (min-width: 992px) {
      header.header-1 #searchbar.active {
        left: 60%; } }
    @media only screen and (min-width: 1320px) {
      header.header-1 #searchbar.active {
        left: 65%; } }

section.hero-1 {
  height: 400px;
  padding: 0;
  position: relative;
  z-index: 20; }
  section.hero-1:before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20; }
  section.hero-1 .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    height: 400px;
    position: relative;
    z-index: 10; }

section.hero-2 {
  align-content: stretch;
  -webkit-align-content: stretch;
  align-items: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
  height: 745px;
  padding: 120px 30px 30px;
  position: relative;
  z-index: 20; }
  section.hero-2 .owl-carousel {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
    section.hero-2 .owl-carousel .owl-stage-outer,
    section.hero-2 .owl-carousel .owl-stage,
    section.hero-2 .owl-carousel .owl-item,
    section.hero-2 .owl-carousel .img {
      height: 100%; }
    section.hero-2 .owl-carousel .owl-stage-outer {
      z-index: 10; }
    section.hero-2 .owl-carousel .owl-stage {
      z-index: 10; }
    section.hero-2 .owl-carousel .owl-nav {
      display: none;
      left: 0;
      padding: 0 20px;
      pointer-events: none;
      position: absolute;
      right: 0;
      top: 50%;
      z-index: 20; }
      @media only screen and (min-width: 786px) {
        section.hero-2 .owl-carousel .owl-nav {
          align-content: stretch;
          -webkit-align-content: stretch;
          align-items: stretch;
          -webkit-align-items: stretch;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-wrap: nowrap;
          -webkit-flex-wrap: nowrap;
          flex-direction: row;
          -webkit-flex-direction: row;
          justify-content: space-between;
          -webkit-justify-content: space-between; } }
      section.hero-2 .owl-carousel .owl-nav .owl-prev {
        color: transparent;
        line-height: 0;
        font-size: 0;
        height: 40px;
        pointer-events: auto;
        text-align: center;
        width: 40px; }
        section.hero-2 .owl-carousel .owl-nav .owl-prev:before {
          color: #fff;
          content: "\36";
          font-family: "icons";
          font-size: 40px;
          height: 40px;
          line-height: 40px;
          width: 40px; }
      section.hero-2 .owl-carousel .owl-nav .owl-next {
        color: transparent;
        line-height: 0;
        font-size: 0;
        height: 40px;
        pointer-events: auto;
        text-align: center;
        width: 40px; }
        section.hero-2 .owl-carousel .owl-nav .owl-next:before {
          color: #fff;
          content: "\37";
          font-family: "icons";
          font-size: 40px;
          height: 40px;
          line-height: 40px;
          width: 40px; }
    section.hero-2 .owl-carousel .owl-dots {
      bottom: 40px;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      height: 18px;
      left: 30px;
      position: absolute;
      right: 30px;
      z-index: 20; }
      section.hero-2 .owl-carousel .owl-dots .owl-dot {
        border: 2px solid #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        height: 18px;
        margin: 4px 10px;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms;
        width: 18px; }
        section.hero-2 .owl-carousel .owl-dots .owl-dot.active {
          background-color: #fff; }
  section.hero-2 .slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    height: 745px;
    position: relative; }
    section.hero-2 .slide:before {
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10; }
  section.hero-2 .text {
    max-width: 900px;
    padding: 80px 40px 0 40px;
    position: relative;
    text-align: center;
    z-index: 20; }
    @media only screen and (min-width: 786px) {
      section.hero-2 .text {
        padding: 80px 100px 0 100px; } }
    @media only screen and (min-width: 992px) {
      section.hero-2 .text {
        display: block;
        text-align: right;
        padding: 80px 180px 0 0; } }
    section.hero-2 .text .title {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 24px;
      font-weight: 600;
      line-height: 105%;
      margin-bottom: 4px; }
      @media only screen and (min-width: 786px) {
        section.hero-2 .text .title {
          font-size: 30px; } }
      @media only screen and (min-width: 992px) {
        section.hero-2 .text .title {
          font-size: 36px; } }
      @media only screen and (min-width: 1320px) {
        section.hero-2 .text .title {
          font-size: 42px; } }
    section.hero-2 .text p:not(.buttons) {
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-size: 20px;
      font-weight: 500;
      line-height: 120%;
      margin-bottom: 30px; }
      @media only screen and (min-width: 786px) {
        section.hero-2 .text p:not(.buttons) {
          font-size: 24px;
          line-height: 160%; } }
      @media only screen and (min-width: 992px) {
        section.hero-2 .text p:not(.buttons) {
          font-size: 28px;
          line-height: 180%; } }

section.hero-3 {
  align-content: stretch;
  -webkit-align-content: stretch;
  align-items: center;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
  height: 765px;
  padding: 30px;
  position: relative;
  z-index: 20; }
  section.hero-3 .media {
    background-color: #000;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
    section.hero-3 .media:before {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 20; }
  section.hero-3 .text {
    background-color: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 800px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 20; }
    section.hero-3 .text .title {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 35px;
      font-weight: normal;
      line-height: 105%; }
      @media only screen and (min-width: 786px) {
        section.hero-3 .text .title {
          font-size: 50px; } }
      @media only screen and (min-width: 992px) {
        section.hero-3 .text .title {
          font-size: 55px; } }
      @media only screen and (min-width: 1320px) {
        section.hero-3 .text .title {
          font-size: 65px; } }
    section.hero-3 .text .subtitle {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 20px;
      font-weight: normal;
      line-height: 120%;
      margin-bottom: 40px; }
      @media only screen and (min-width: 786px) {
        section.hero-3 .text .subtitle {
          font-size: 25px; } }
      @media only screen and (min-width: 992px) {
        section.hero-3 .text .subtitle {
          font-size: 30px; } }
      @media only screen and (min-width: 1320px) {
        section.hero-3 .text .subtitle {
          font-size: 35px; } }
    section.hero-3 .text p:not(.buttons) {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 17px;
      font-weight: 300;
      line-height: 160%;
      margin-bottom: 30px; }

/* MAIN ----------------------------------------- */
html,
body {
  background-color: transparent;
  color: #222222;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  line-height: 150%;
  overflow-x: hidden; }

section {
  position: relative; }

main {
  background-color: #fff; }
  main section {
    padding: 20px 0; }

#page {
  min-width: 320px;
  position: relative;
  transition: transform ease 300ms;
  -webkit-transition: transform ease 300ms;
  z-index: 20; }

/* CONTENT --------------------------------- */
.content h1:not(:last-child),
.content h2:not(:last-child),
.content h3:not(:last-child),
.content h4:not(:last-child),
.content p:not(:last-child),
.content ul:not(:last-child),
.content ol:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 25px; }

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-weight: 600; }

.content h1 {
  color: #f9a428;
  font-family: "Montserrat", sans-serif;
  font-size: 53px;
  font-weight: 700;
  line-height: 105%; }

.content h2 {
  color: #f9a428;
  font-family: "Montserrat", sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 105%; }

.content h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 105%; }

.content h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 160%; }

.content h5 {
  color: #f9a428;
  font-size: 17px;
  font-weight: 700; }

.content h6 {
  font-size: 17px;
  font-weight: 700; }

.content a {
  color: #f9a428;
  text-decoration: underline; }

.content ul {
  list-style: none; }
  .content ul li {
    display: block;
    padding-left: 22px;
    position: relative; }
    .content ul li:before {
      color: #222222;
      content: "\55";
      font-family: "icons";
      font-size: 16px;
      height: 16px;
      left: 0;
      line-height: 16px;
      position: absolute;
      top: 5px;
      width: 16px; }

.content hr {
  border: 0;
  border-bottom: 8px solid #f9a428;
  display: block;
  height: 0;
  margin: 0 auto;
  width: 60px;
  padding: 0; }
  .content hr:not(:last-child) {
    margin: 0 auto 29px; }

/* CUSTOM ---------------------------------------------- */
.home-blocks {
  padding: 0; }
  .home-blocks .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .home-blocks .owl-carousel .owl-item {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    .home-blocks .owl-carousel .owl-item:nth-child(odd) .box {
      background-color: #fcbb2c; }
      .home-blocks .owl-carousel .owl-item:nth-child(odd) .box:hover {
        background-color: #fbae04; }
    .home-blocks .owl-carousel .owl-item:nth-child(even) .box {
      background-color: #fcb518; }
      .home-blocks .owl-carousel .owl-item:nth-child(even) .box:hover {
        background-color: #fbae04; }
  .home-blocks .owl-carousel .owl-dots {
    bottom: 40px;
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    height: 18px;
    left: 30px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    z-index: 20; }
    .home-blocks .owl-carousel .owl-dots .owl-dot {
      border: 2px solid #222222;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      height: 18px;
      margin: 4px 10px;
      pointer-events: auto;
      transition: all ease 250ms;
      -webkit-transition: all ease 250ms;
      width: 18px; }
      .home-blocks .owl-carousel .owl-dots .owl-dot.active {
        background-color: #222222; }
  .home-blocks .box {
    color: #222222;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 190%;
    padding: 60px 60px 130px;
    text-decoration: none;
    width: 100%; }
    .home-blocks .box .icon {
      background-color: #fff;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      height: 120px;
      margin-bottom: 36px;
      overflow: hidden;
      width: 120px; }
      .home-blocks .box .icon img {
        display: block;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        width: auto; }
    .home-blocks .box h3 {
      color: #000;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      font-size: 30px;
      line-height: 105%;
      margin-bottom: 26px; }

.goals {
  background-color: #f9f9f9;
  padding: 0; }
  .goals [class*=col-]:nth-child(odd) .box {
    background-color: #fcbb2c; }
    .goals [class*=col-]:nth-child(odd) .box:hover {
      background-color: #fbae04; }
    .goals [class*=col-]:nth-child(odd) .box .text {
      padding: 80px 40px 40px; }
      .goals [class*=col-]:nth-child(odd) .box .text .icon {
        left: 50%;
        margin: 0 0 0 -60px;
        top: -60px; }
    @media only screen and (min-width: 786px) {
      .goals [class*=col-]:nth-child(odd) .box .text {
        padding: 40px 40px 40px 80px; }
        .goals [class*=col-]:nth-child(odd) .box .text .icon {
          left: -60px;
          margin: -60px 0 0;
          top: 50%; } }
  .goals [class*=col-]:nth-child(even) .box {
    background-color: #fcb518; }
    .goals [class*=col-]:nth-child(even) .box:hover {
      background-color: #fbae04; }
    .goals [class*=col-]:nth-child(even) .box .text {
      padding: 80px 40px 40px; }
      .goals [class*=col-]:nth-child(even) .box .text .icon {
        left: 50%;
        margin: 0 0 0 -60px;
        top: -60px; }
    @media only screen and (min-width: 786px) {
      .goals [class*=col-]:nth-child(even) .box .text {
        padding: 40px 80px 40px 40px; }
        .goals [class*=col-]:nth-child(even) .box .text .icon {
          left: auto;
          right: -60px;
          margin: -60px 0 0;
          top: 50%; } }
  .goals .box {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #222222;
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding: 0;
    text-decoration: none;
    width: 100%; }
    .goals .box .image {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-background-size: cover; }
      .goals .box .image:before {
        content: '';
        display: block;
        padding-top: 50%; }
    .goals .box .text {
      align-content: center;
      -webkit-align-content: center;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: column;
      -webkit-flex-direction: column;
      justify-content: center;
      -webkit-justify-content: center; }
    .goals .box .icon {
      background-color: #fff;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      height: 120px;
      position: absolute;
      overflow: hidden;
      width: 120px; }
      .goals .box .icon img {
        display: block;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        width: auto; }
    .goals .box h3 {
      color: #000;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      font-size: 20px;
      line-height: 105%;
      margin-bottom: 15px;
      width: 100%; }
    .goals .box p {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 160%;
      width: 100%; }
    @media only screen and (min-width: 480px) {
      .goals .box h3 {
        font-size: 24px; }
      .goals .box p {
        font-size: 15px;
        line-height: 170%; } }
    @media only screen and (min-width: 992px) {
      .goals .box h3 {
        font-size: 26px; }
      .goals .box p {
        font-size: 16px;
        line-height: 180%; } }
    @media only screen and (min-width: 1320px) {
      .goals .box h3 {
        font-size: 30px; }
      .goals .box p {
        font-size: 17px;
        line-height: 190%; } }

.logos {
  background-color: #f9f9f9; }
  .logos .logo a {
    display: block;
    padding: 0 20px; }
    .logos .logo a img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      width: auto; }
  .logos .owl-carousel {
    padding: 0 50px; }
  .logos .owl-stage {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center; }
  .logos .owl-nav {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center; }
    .logos .owl-nav > div {
      color: transparent;
      font-size: 0;
      height: 38px;
      margin-top: -19px;
      position: absolute;
      top: 50%; }
    .logos .owl-nav .owl-prev {
      left: 0; }
      .logos .owl-nav .owl-prev:before {
        color: #222222;
        content: "\36";
        font-family: "icons" !important;
        font-size: 38px;
        line-height: 38px; }
    .logos .owl-nav .owl-next {
      right: 0; }
      .logos .owl-nav .owl-next:before {
        color: #222222;
        content: "\37";
        font-family: "icons" !important;
        font-size: 38px;
        line-height: 38px; }

.news-home {
  background-color: #f9f9f9; }
  .news-home .item {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    .news-home .item .inner {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      background-color: #fff;
      position: relative;
      text-decoration: none;
      width: 100%; }
      .news-home .item .inner:before {
        background-color: transparent;
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 50; }
      .news-home .item .inner:hover:before {
        background-color: rgba(0, 0, 0, 0.05); }
      .news-home .item .inner .image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        padding-top: 75%;
        position: relative; }
        .news-home .item .inner .image .date {
          background-color: #f9a428;
          border-bottom: 3px solid #e88c06;
          bottom: -26px;
          align-content: center;
          -webkit-align-content: center;
          align-items: center;
          -webkit-align-items: center;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-direction: column;
          -webkit-flex-direction: column;
          justify-content: center;
          -webkit-justify-content: center;
          height: 65px;
          left: 20px;
          position: absolute;
          text-transform: uppercase;
          width: 70px; }
          .news-home .item .inner .image .date span {
            color: #222222;
            display: block;
            font-size: 20px;
            line-height: 100%;
            padding: 2px 0; }
            .news-home .item .inner .image .date span:first-child {
              font-weight: bold; }
      .news-home .item .inner .text {
        color: #222222;
        font-size: 15px;
        padding: 60px 20px 20px;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms; }
        .news-home .item .inner .text h4 {
          color: #222222;
          font-family: "Montserrat", sans-serif;
          font-size: 22px;
          font-weight: 600;
          margin-bottom: 20px;
          line-height: 105%; }
        .news-home .item .inner .text p:not(:last-child) {
          margin-bottom: 20px; }
        .news-home .item .inner .text table {
          border-bollapse: collapse;
          width: auto; }
          .news-home .item .inner .text table tr td:first-child {
            font-weight: bold;
            padding-right: 20px; }

.activities-home .item {
  align-content: stretch;
  -webkit-align-content: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }
  .activities-home .item .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #f9f9f9;
    position: relative;
    text-decoration: none;
    width: 100%; }
    .activities-home .item .inner:before {
      background-color: transparent;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 50; }
    .activities-home .item .inner:hover:before {
      background-color: rgba(0, 0, 0, 0.05); }
    .activities-home .item .inner .image {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-background-size: cover;
      padding-top: 75%;
      position: relative; }
      .activities-home .item .inner .image .date {
        background-color: #f9a428;
        border-bottom: 3px solid #e88c06;
        bottom: -26px;
        align-content: center;
        -webkit-align-content: center;
        align-items: center;
        -webkit-align-items: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: center;
        -webkit-justify-content: center;
        height: 65px;
        left: 20px;
        position: absolute;
        text-transform: uppercase;
        width: 70px; }
        .activities-home .item .inner .image .date span {
          color: #222222;
          display: block;
          font-size: 20px;
          line-height: 100%;
          padding: 2px 0; }
          .activities-home .item .inner .image .date span:first-child {
            font-weight: bold; }
    .activities-home .item .inner .text {
      color: #222222;
      font-size: 15px;
      padding: 60px 20px 20px; }
      .activities-home .item .inner .text h4 {
        color: #222222;
        font-family: "Montserrat", sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 20px;
        line-height: 105%; }
      .activities-home .item .inner .text p:not(:last-child) {
        margin-bottom: 20px; }
      .activities-home .item .inner .text table {
        border-bollapse: collapse;
        width: auto; }
        .activities-home .item .inner .text table tr td:first-child {
          font-weight: bold;
          padding-right: 20px; }

.blocks-bottom {
  padding-bottom: 50px; }
  @media only screen and (min-width: 786px) {
    .blocks-bottom .block {
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; } }
  .blocks-bottom .block .icon {
    padding-bottom: 8px;
    padding-right: 16px; }
    @media only screen and (min-width: 786px) {
      .blocks-bottom .block .icon {
        padding-bottom: 0; } }
    .blocks-bottom .block .icon span {
      background-color: #fff;
      border: 1px solid #999999;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      display: block;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center;
      height: 64px;
      width: 64px; }
      .blocks-bottom .block .icon span img {
        display: block;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        width: auto; }
  .blocks-bottom .block .text {
    color: #222222;
    line-height: 200%; }
    .blocks-bottom .block .text h4:not(:last-child),
    .blocks-bottom .block .text p:not(:last-child) {
      margin-bottom: 10px; }
    .blocks-bottom .block .text h4 {
      font-size: 30px;
      line-height: 140%; }
    .blocks-bottom .block .text a {
      color: #f9a428;
      display: inline-block;
      font-size: 20px;
      font-weight: 600;
      text-deocration: none;
      padding-bottom: 12px;
      position: relative;
      text-decoration: none; }
      .blocks-bottom .block .text a:hover:before {
        left: 25%; }
      .blocks-bottom .block .text a:hover:after {
        left: 50%; }
      .blocks-bottom .block .text a:before {
        background-color: #f9a428;
        bottom: 4px;
        content: '';
        height: 2px;
        left: 0;
        position: absolute;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms;
        width: 75%; }
      .blocks-bottom .block .text a:after {
        background-color: #f9a428;
        bottom: 0;
        content: '';
        height: 1px;
        left: 0;
        position: absolute;
        transition: all ease 250ms;
        -webkit-transition: all ease 250ms;
        width: 50%; }

.newsletter {
  background-color: #f9a428;
  padding: 40px 0; }
  @media only screen and (min-width: 786px) {
    .newsletter [class*=col-] {
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: center;
      -webkit-align-items: center;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: center;
      -webkit-justify-content: center; } }
  .newsletter [class*=col-] > div:not(:last-child) {
    margin-bottom: 12px; }
    @media only screen and (min-width: 786px) {
      .newsletter [class*=col-] > div:not(:last-child) {
        margin-bottom: 0; } }
  .newsletter .text {
    color: #222222;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 130%;
    padding-right: 20px; }
  .newsletter .field input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fcbb2c;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    max-width: 100%;
    padding: 0 20px;
    width: 100%; }
    @media only screen and (min-width: 786px) {
      .newsletter .field input {
        width: 300px; } }
    .newsletter .field input::-webkit-input-placeholder {
      color: #c7bfbf; }
    .newsletter .field input::-moz-placeholder {
      color: #c7bfbf; }
    .newsletter .field input:-ms-input-placeholder {
      color: #c7bfbf; }
    .newsletter .field input:-moz-placeholder {
      color: #c7bfbf; }
  .newsletter .submit button {
    background-color: #222222;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    display: block;
    border:none;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    position: relative;
    text-decoration: none;
    transition: all ease 250ms;
    -webkit-transition: all ease 250ms;
    white-space: nowrap; }
    .newsletter .submit button:hover {
      background-color: #000; }
    .newsletter .submit button[class*=icon-] {
      padding: 0 30px 0 54px; }
      .newsletter .submit button[class*=icon-]:before {
        font-size: 20px;
        height: 20px;
        left: 20px;
        line-height: 20px;
        margin-right: 12px;
        position: absolute;
        top: 14px;
        width: 20px; }

.events {
  background-color: #505050; }
  .events:before {
    background-image: url("../img/banner-1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    bottom: 0;
    content: '';
    left: 0;
    mix-blend-mode: multiply;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }
  .events .container {
    z-index: 20; }
  .events .intro {
    color: #fff; }
    .events .intro h2 {
      color: #fff; }
  .events .items {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin: -15px; }
  .events .item {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding: 15px;
    width: 100%; }
    .events .item .inner {
      background-color: #fff;
      align-content: stretch;
      -webkit-align-content: stretch;
      align-items: stretch;
      -webkit-align-items: stretch;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      flex-direction: column;
      -webkit-flex-direction: column;
      justify-content: flex-start;
      -webkit-justify-content: flex-start;
      flex-grow: 1;
      -webkit-flex-grow: 1;
      position: relative;
      width: 100%; }
    .events .item .content {
      padding: 30px;
      width: 100%; }
      .events .item .content .date {
        background-color: #f9a428;
        border-bottom: 3px solid #e88c06;
        color: #222222;
        padding: 15px 30px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0; }
        .events .item .content .date span {
          display: block;
          font-size: 30px;
          font-family: "Open Sans", sans-serif;
          font-weight: 400;
          line-height: 100%; }
          .events .item .content .date span:first-child {
            border-bottom: 1px solid #222222;
            margin-bottom: 8px;
            padding-bottom: 10px; }
          .events .item .content .date span:last-child {
            font-weight: 600; }
      .events .item .content .author {
        color: #505050;
        font-size: 13px;
        padding-top: 30px; }
        .events .item .content .author span {
          font-weight: 600;
          font-style: italic; }
    .events .item .image {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-background-size: cover;
      padding-top: 75%;
      width: 100%; }
    @media only screen and (min-width: 786px) {
      .events .item {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      .events .item {
        width: 33.33333333333333%; }
        .events .item.big {
          width: 100%; }
          .events .item.big .inner {
            align-content: stretch;
            -webkit-align-content: stretch;
            align-items: stretch;
            -webkit-align-items: stretch;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-wrap: nowrap;
            -webkit-flex-wrap: nowrap;
            flex-direction: row;
            -webkit-flex-direction: row;
            justify-content: flex-start;
            -webkit-justify-content: flex-start; }
          .events .item.big .content {
            order: 1;
            width: 50%; }
          .events .item.big .image {
            order: 2;
            padding-top: 0;
            width: 50%; } }

.contact {
  background-color: #f9a428; }

.map {
  padding: 0; }
  .map iframe {
    display: block;
    height: 450px;
    width: 100%; }

.packets {
  margin: 25px -10px 0;
  padding: 0; }
  .packets [class*=col-] {
    align-content: stretch;
    -webkit-align-content: stretch;
    align-items: stretch;
    -webkit-align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding: 10px; }
    .packets [class*=col-].gold .inner {
      background-color: #f9a428; }
    .packets [class*=col-].silver .inner {
      background-color: #999999; }
    .packets [class*=col-].bronze .inner {
      background-color: #533202; }
    .packets [class*=col-] .inner {
      background-color: #505050;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      padding: 20px;
      width: 100%; }
      .packets [class*=col-] .inner h4 {
        color: #fff;
        font-family: "Montserrat", sans-serif;
        font-size: 26px;
        font-size: 600;
        margin-bottom: 18px; }
      .packets [class*=col-] .inner h5 {
        color: rgba(255, 255, 255, 0.7);
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 14px; }
      .packets [class*=col-] .inner ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .packets [class*=col-] .inner ul li {
          background-color: #fff;
          display: block;
          font-size: 12px;
          line-height: 130%;
          padding: 6px 10px; }
          .packets [class*=col-] .inner ul li:not(:last-child) {
            margin-bottom: 1px; }
          .packets [class*=col-] .inner ul li:first-child {
            border-radius: 5px 5px 0 0;
            -webkit-border-radius: 5px 5px 0 0; }
          .packets [class*=col-] .inner ul li:last-child {
            border-radius: 0 0 5px 5px;
            -webkit-border-radius: 0 0 5px 5px; }

/* GLOBAL CLASSES -------------------------------------- */
.ta-left {
  text-align: left; }

.ta-right {
  text-align: right; }

.ta-center {
  text-align: center; }

.seperator {
  border-bottom: 1px solid #e6e6e6;
  padding: 0; }

.success {
  color: #20a623; }


.backlink { font-size: 15px; margin-bottom: 10px;}

.alert-danger{ background-color:#f02a2a; display: inline-block; padding:10px; border-radius: 22px !important;
  color: #ffffff;
  float: left;}

.alert-success{ background-color:#20a623; display: inline-block; padding:10px; border-radius: 22px !important;
  color: #ffffff;
  float: left;}


.delen .fa{ font-size: 30px; margin-right: 5px; color:#fcbb2c }

.iconStars{
  position:absolute; opacity: 0.5; right: 130px; top:35px;  text-align: right;
}

@media only screen and (max-width: 786px) {
  .iconStars{ position: relative; right: inherit; text-align: left;
    top: 0px; padding-bottom: 15px;}

}

#news-item .owl-nav {display: block !important;}
.iconPakket{-webkit-box-shadow: 3px 3px 0px 2px rgba(0,0,0,0.48);
  -moz-box-shadow: 3px 3px 0px 2px rgba(0,0,0,0.48);
  box-shadow: 3px 3px 0px 2px rgba(0,0,0,0.48);width: 80px; position: absolute; right:30px; top:20px; height: 80px;background-color:#FFFFFF;border-radius: 50%; text-align: center;padding-top: 23px}