.measure {
  display: block !important;
  overflow: hidden !important;
  visibility: hidden !important;
}
.noscale {
  -ms-transform: scale(0) !important;
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}
.nosize {
  height: auto !important;
  width: auto !important;
}
.notransition {
  transition-property: none !important;
}
::-moz-placeholder {
  opacity: 1;
}
html {
  height: 100%;
}
a,
article,
body,
button,
dd,
div,
dl,
dt,
fieldset,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
input,
label,
legend,
li,
nav,
ol,
p,
section,
select,
span,
textarea,
ul {
  box-sizing: border-box;
}
body,
button,
dd,
dl,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
ol,
p,
select,
textarea,
ul {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
button,
fieldset,
input,
legend,
ol,
td,
textarea,
th,
ul {
  padding: 0;
}
[contenteditable],
[tabindex],
a,
button,
input,
select,
textarea {
  outline-width: 0;
}
a {
  color: inherit;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}
a img {
  border-width: 0;
}
hr {
  border-style: solid;
  border-width: 1px 0 0;
}
iframe,
img,
video {
  display: block;
}
fieldset,
iframe {
  border-width: 0;
}
button,
input[type=button],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=reset],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  border-radius: 0;
  border-width: 0;
  color: inherit;
  font: inherit;
}
input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  background-color: transparent;
  display: block;
  width: 100%;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  white-space: nowrap;
}
input[type=image] {
  border-radius: 0;
}
button {
  background-color: transparent;
  border-width: 0;
}
table {
  border-collapse: collapse;
}
@charset 'UTF-8';
@font-face {
  font-family: 'open-sans-bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/open-sans/open-sans-bold.woff2') format('woff2'), url('../fonts/open-sans/open-sans-bold.woff') format('woff');
}
@font-face {
  font-family: 'open-sans-light';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/open-sans/open-sans-light.woff2') format('woff2'), url('../fonts/open-sans/open-sans-light.woff') format('woff');
}
@font-face {
  font-family: 'open-sans-regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/open-sans/open-sans-regular.woff2') format('woff2'), url('../fonts/open-sans/open-sans-regular.woff') format('woff');
}
@font-face {
  font-family: 'roboto-regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto/roboto-regular.woff2') format('woff2'), url('../fonts/roboto/roboto-regular.woff') format('woff');
}
@font-face {
  font-family: 'roboto-medium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto/roboto-medium.woff2') format('woff2'), url('../fonts/roboto/roboto-medium.woff') format('woff');
}
@font-face {
  font-family: 'roboto-light';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto/roboto-light.woff2') format('woff2'), url('../fonts/roboto/roboto-light.woff') format('woff');
}
@font-face {
  font-family: 'roboto-bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/roboto/roboto-bold.woff2') format('woff2'), url('../fonts/roboto/roboto-bold.woff') format('woff');
}
.measure {
  display: block !important;
  overflow: hidden !important;
  visibility: hidden !important;
}
.noscale {
  -ms-transform: scale(0) !important;
  -webkit-transform: scale(0) !important;
  transform: scale(0) !important;
}
.nosize {
  height: auto !important;
  width: auto !important;
}
.notransition {
  transition-property: none !important;
}
.v-0 {
  /* extra small */
  /* small */
  /* medium */
  /* large */
}
.v-0 .container {
  margin: 0 auto;
}
.v-0 .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.v-0 .col {
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
}
.v-0 .row:after,
.v-0 .col:after {
  clear: both;
  content: '';
  display: block;
}
.v-0 .clearfix {
  clear: both;
  display: none;
}
.v-0 .hidden-xs {
  display: none !important;
}
.v-0 .visible-xs {
  display: block !important;
}
.v-0 .span-xs {
  padding: 0 !important;
}
.v-0 .span-h-xs {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.v-0 .span-v-xs {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.v-0 .col-xs-1 {
  width: 8.33333333%;
}
.v-0 .col-xs-2 {
  width: 16.66666667%;
}
.v-0 .col-xs-3 {
  width: 25%;
}
.v-0 .col-xs-4 {
  width: 33.33333333%;
}
.v-0 .col-xs-5 {
  width: 41.66666667%;
}
.v-0 .col-xs-6 {
  width: 50%;
}
.v-0 .col-xs-7 {
  width: 58.33333333%;
}
.v-0 .col-xs-8 {
  width: 66.66666667%;
}
.v-0 .col-xs-9 {
  width: 75%;
}
.v-0 .col-xs-10 {
  width: 83.33333333%;
}
.v-0 .col-xs-11 {
  width: 91.66666667%;
}
.v-0 .col-xs-12 {
  width: 100%;
}
.v-0 .col-xs-offset-0 {
  margin-left: 0;
}
.v-0 .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.v-0 .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.v-0 .col-xs-offset-3 {
  margin-left: 25%;
}
.v-0 .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.v-0 .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.v-0 .col-xs-offset-6 {
  margin-left: 50%;
}
.v-0 .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.v-0 .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.v-0 .col-xs-offset-9 {
  margin-left: 75%;
}
.v-0 .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.v-0 .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.v-0 .col-xs-offset-12 {
  margin-left: 100%;
}
.v-0 .col-xs-pull-0 {
  right: 0;
}
.v-0 .col-xs-pull-1 {
  right: 8.33333333%;
}
.v-0 .col-xs-pull-2 {
  right: 16.66666667%;
}
.v-0 .col-xs-pull-3 {
  right: 25%;
}
.v-0 .col-xs-pull-4 {
  right: 33.33333333%;
}
.v-0 .col-xs-pull-5 {
  right: 41.66666667%;
}
.v-0 .col-xs-pull-6 {
  right: 50%;
}
.v-0 .col-xs-pull-7 {
  right: 58.33333333%;
}
.v-0 .col-xs-pull-8 {
  right: 66.66666667%;
}
.v-0 .col-xs-pull-9 {
  right: 75%;
}
.v-0 .col-xs-pull-10 {
  right: 83.33333333%;
}
.v-0 .col-xs-pull-11 {
  right: 91.66666667%;
}
.v-0 .col-xs-pull-12 {
  right: 100%;
}
.v-0 .col-xs-push-0 {
  left: 0;
}
.v-0 .col-xs-push-1 {
  left: 8.33333333%;
}
.v-0 .col-xs-push-2 {
  left: 16.66666667%;
}
.v-0 .col-xs-push-3 {
  left: 25%;
}
.v-0 .col-xs-push-4 {
  left: 33.33333333%;
}
.v-0 .col-xs-push-5 {
  left: 41.66666667%;
}
.v-0 .col-xs-push-6 {
  left: 50%;
}
.v-0 .col-xs-push-7 {
  left: 58.33333333%;
}
.v-0 .col-xs-push-8 {
  left: 66.66666667%;
}
.v-0 .col-xs-push-9 {
  left: 75%;
}
.v-0 .col-xs-push-10 {
  left: 83.33333333%;
}
.v-0 .col-xs-push-11 {
  left: 91.66666667%;
}
.v-0 .col-xs-push-12 {
  left: 100%;
}
@media (min-width: 480px) {
  .v-0 .hidden-sm {
    display: none !important;
  }
  .v-0 .visible-sm {
    display: block !important;
  }
  .v-0 .span-sm {
    padding: 0 !important;
  }
  .v-0 .span-h-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-0 .span-v-sm {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-0 .container {
    width: 456px;
  }
  .v-0 .col-sm-1 {
    width: 8.33333333%;
  }
  .v-0 .col-sm-2 {
    width: 16.66666667%;
  }
  .v-0 .col-sm-3 {
    width: 25%;
  }
  .v-0 .col-sm-4 {
    width: 33.33333333%;
  }
  .v-0 .col-sm-5 {
    width: 41.66666667%;
  }
  .v-0 .col-sm-6 {
    width: 50%;
  }
  .v-0 .col-sm-7 {
    width: 58.33333333%;
  }
  .v-0 .col-sm-8 {
    width: 66.66666667%;
  }
  .v-0 .col-sm-9 {
    width: 75%;
  }
  .v-0 .col-sm-10 {
    width: 83.33333333%;
  }
  .v-0 .col-sm-11 {
    width: 91.66666667%;
  }
  .v-0 .col-sm-12 {
    width: 100%;
  }
  .v-0 .col-sm-offset-0 {
    margin-left: 0;
  }
  .v-0 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-0 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-0 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .v-0 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-0 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-0 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .v-0 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-0 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-0 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .v-0 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-0 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-0 .col-sm-offset-12 {
    margin-left: 100%;
  }
  .v-0 .col-sm-pull-0 {
    right: 0;
  }
  .v-0 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .v-0 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .v-0 .col-sm-pull-3 {
    right: 25%;
  }
  .v-0 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .v-0 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .v-0 .col-sm-pull-6 {
    right: 50%;
  }
  .v-0 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .v-0 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .v-0 .col-sm-pull-9 {
    right: 75%;
  }
  .v-0 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .v-0 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .v-0 .col-sm-pull-12 {
    right: 100%;
  }
  .v-0 .col-sm-push-0 {
    left: 0;
  }
  .v-0 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .v-0 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .v-0 .col-sm-push-3 {
    left: 25%;
  }
  .v-0 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .v-0 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .v-0 .col-sm-push-6 {
    left: 50%;
  }
  .v-0 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .v-0 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .v-0 .col-sm-push-9 {
    left: 75%;
  }
  .v-0 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .v-0 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .v-0 .col-sm-push-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .v-0 .hidden-md {
    display: none !important;
  }
  .v-0 .visible-md {
    display: block !important;
  }
  .v-0 .span-md {
    padding: 0 !important;
  }
  .v-0 .span-h-md {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-0 .span-v-md {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-0 .container {
    width: 744px;
  }
  .v-0 .col-md-1 {
    width: 8.33333333%;
  }
  .v-0 .col-md-2 {
    width: 16.66666667%;
  }
  .v-0 .col-md-3 {
    width: 25%;
  }
  .v-0 .col-md-4 {
    width: 33.33333333%;
  }
  .v-0 .col-md-5 {
    width: 41.66666667%;
  }
  .v-0 .col-md-6 {
    width: 50%;
  }
  .v-0 .col-md-7 {
    width: 58.33333333%;
  }
  .v-0 .col-md-8 {
    width: 66.66666667%;
  }
  .v-0 .col-md-9 {
    width: 75%;
  }
  .v-0 .col-md-10 {
    width: 83.33333333%;
  }
  .v-0 .col-md-11 {
    width: 91.66666667%;
  }
  .v-0 .col-md-12 {
    width: 100%;
  }
  .v-0 .col-md-offset-0 {
    margin-left: 0;
  }
  .v-0 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-0 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-0 .col-md-offset-3 {
    margin-left: 25%;
  }
  .v-0 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-0 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-0 .col-md-offset-6 {
    margin-left: 50%;
  }
  .v-0 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-0 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-0 .col-md-offset-9 {
    margin-left: 75%;
  }
  .v-0 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-0 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-0 .col-md-offset-12 {
    margin-left: 100%;
  }
  .v-0 .col-md-pull-0 {
    right: 0;
  }
  .v-0 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .v-0 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .v-0 .col-md-pull-3 {
    right: 25%;
  }
  .v-0 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .v-0 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .v-0 .col-md-pull-6 {
    right: 50%;
  }
  .v-0 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .v-0 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .v-0 .col-md-pull-9 {
    right: 75%;
  }
  .v-0 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .v-0 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .v-0 .col-md-pull-12 {
    right: 100%;
  }
  .v-0 .col-md-push-0 {
    left: 0;
  }
  .v-0 .col-md-push-1 {
    left: 8.33333333%;
  }
  .v-0 .col-md-push-2 {
    left: 16.66666667%;
  }
  .v-0 .col-md-push-3 {
    left: 25%;
  }
  .v-0 .col-md-push-4 {
    left: 33.33333333%;
  }
  .v-0 .col-md-push-5 {
    left: 41.66666667%;
  }
  .v-0 .col-md-push-6 {
    left: 50%;
  }
  .v-0 .col-md-push-7 {
    left: 58.33333333%;
  }
  .v-0 .col-md-push-8 {
    left: 66.66666667%;
  }
  .v-0 .col-md-push-9 {
    left: 75%;
  }
  .v-0 .col-md-push-10 {
    left: 83.33333333%;
  }
  .v-0 .col-md-push-11 {
    left: 91.66666667%;
  }
  .v-0 .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 1024px) {
  .v-0 .hidden-lg {
    display: none !important;
  }
  .v-0 .visible-lg {
    display: block !important;
  }
  .v-0 .span-lg {
    padding: 0 !important;
  }
  .v-0 .span-h-lg {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-0 .span-v-lg {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-0 .container {
    width: 996px;
  }
  .v-0 .col-lg-1 {
    width: 8.33333333%;
  }
  .v-0 .col-lg-2 {
    width: 16.66666667%;
  }
  .v-0 .col-lg-3 {
    width: 25%;
  }
  .v-0 .col-lg-4 {
    width: 33.33333333%;
  }
  .v-0 .col-lg-5 {
    width: 41.66666667%;
  }
  .v-0 .col-lg-6 {
    width: 50%;
  }
  .v-0 .col-lg-7 {
    width: 58.33333333%;
  }
  .v-0 .col-lg-8 {
    width: 66.66666667%;
  }
  .v-0 .col-lg-9 {
    width: 75%;
  }
  .v-0 .col-lg-10 {
    width: 83.33333333%;
  }
  .v-0 .col-lg-11 {
    width: 91.66666667%;
  }
  .v-0 .col-lg-12 {
    width: 100%;
  }
  .v-0 .col-lg-offset-0 {
    margin-left: 0;
  }
  .v-0 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-0 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-0 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .v-0 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-0 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-0 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .v-0 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-0 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-0 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .v-0 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-0 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-0 .col-lg-offset-12 {
    margin-left: 100%;
  }
  .v-0 .col-lg-pull-0 {
    right: 0;
  }
  .v-0 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .v-0 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .v-0 .col-lg-pull-3 {
    right: 25%;
  }
  .v-0 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .v-0 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .v-0 .col-lg-pull-6 {
    right: 50%;
  }
  .v-0 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .v-0 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .v-0 .col-lg-pull-9 {
    right: 75%;
  }
  .v-0 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .v-0 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .v-0 .col-lg-pull-12 {
    right: 100%;
  }
  .v-0 .col-lg-push-0 {
    left: 0;
  }
  .v-0 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .v-0 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .v-0 .col-lg-push-3 {
    left: 25%;
  }
  .v-0 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .v-0 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .v-0 .col-lg-push-6 {
    left: 50%;
  }
  .v-0 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .v-0 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .v-0 .col-lg-push-9 {
    left: 75%;
  }
  .v-0 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .v-0 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .v-0 .col-lg-push-12 {
    left: 100%;
  }
}
.v-35 .container,
.v-35 .row,
.v-35 .col,
.v-35 .box,
.v-35 [class^="box-"],
.v-35 [class*=" box-"] {
  position: relative;
}
.v-35 .container,
.v-35 .row,
.v-35 .col {
  display: -webkit-flex;
  display: flex;
}
.v-35 .container > *,
.v-35 .row > *,
.v-35 .col > * {
  max-width: 100%;
}
.v-35 .container,
.v-35 .col {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.v-35 .container > .row:first-child:last-child,
.v-35 .col > .row:first-child:last-child {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.v-35 .container {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.v-35 .row {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.v-35 .col {
  width: 100%;
}
.v-35 .box:last-child,
.v-35 [class^="box-"]:last-child,
.v-35 [class*=" box-"]:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .clearfix {
  clear: both;
  display: none;
}
.v-35 .hidden-xs {
  display: none !important;
}
.v-35 .visible-xs {
  display: block !important;
}
.v-35 .span-xs {
  padding: 0 !important;
}
.v-35 .span-h-xs {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.v-35 .span-v-xs {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.v-35 .row-xs-split {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.v-35 .row-xs-split > .col {
  width: auto;
}
.v-35 .col-xs-1 {
  width: 8.33333333%;
}
.v-35 .col-xs-2 {
  width: 16.66666667%;
}
.v-35 .col-xs-3 {
  width: 25%;
}
.v-35 .col-xs-4 {
  width: 33.33333333%;
}
.v-35 .col-xs-5 {
  width: 41.66666667%;
}
.v-35 .col-xs-6 {
  width: 50%;
}
.v-35 .col-xs-7 {
  width: 58.33333333%;
}
.v-35 .col-xs-8 {
  width: 66.66666667%;
}
.v-35 .col-xs-9 {
  width: 75%;
}
.v-35 .col-xs-10 {
  width: 83.33333333%;
}
.v-35 .col-xs-11 {
  width: 91.66666667%;
}
.v-35 .col-xs-12 {
  width: 100%;
}
.v-35 .col-xs-offset-0 {
  margin-left: 0;
}
.v-35 .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.v-35 .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.v-35 .col-xs-offset-3 {
  margin-left: 25%;
}
.v-35 .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.v-35 .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.v-35 .col-xs-offset-6 {
  margin-left: 50%;
}
.v-35 .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.v-35 .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.v-35 .col-xs-offset-9 {
  margin-left: 75%;
}
.v-35 .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.v-35 .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.v-35 .col-xs-offset-12 {
  margin-left: 100%;
}
.v-35 .col-xs-pull-0 {
  right: 0;
}
.v-35 .col-xs-pull-1 {
  right: 8.33333333%;
}
.v-35 .col-xs-pull-2 {
  right: 16.66666667%;
}
.v-35 .col-xs-pull-3 {
  right: 25%;
}
.v-35 .col-xs-pull-4 {
  right: 33.33333333%;
}
.v-35 .col-xs-pull-5 {
  right: 41.66666667%;
}
.v-35 .col-xs-pull-6 {
  right: 50%;
}
.v-35 .col-xs-pull-7 {
  right: 58.33333333%;
}
.v-35 .col-xs-pull-8 {
  right: 66.66666667%;
}
.v-35 .col-xs-pull-9 {
  right: 75%;
}
.v-35 .col-xs-pull-10 {
  right: 83.33333333%;
}
.v-35 .col-xs-pull-11 {
  right: 91.66666667%;
}
.v-35 .col-xs-pull-12 {
  right: 100%;
}
.v-35 .col-xs-push-0 {
  left: 0;
}
.v-35 .col-xs-push-1 {
  left: 8.33333333%;
}
.v-35 .col-xs-push-2 {
  left: 16.66666667%;
}
.v-35 .col-xs-push-3 {
  left: 25%;
}
.v-35 .col-xs-push-4 {
  left: 33.33333333%;
}
.v-35 .col-xs-push-5 {
  left: 41.66666667%;
}
.v-35 .col-xs-push-6 {
  left: 50%;
}
.v-35 .col-xs-push-7 {
  left: 58.33333333%;
}
.v-35 .col-xs-push-8 {
  left: 66.66666667%;
}
.v-35 .col-xs-push-9 {
  left: 75%;
}
.v-35 .col-xs-push-10 {
  left: 83.33333333%;
}
.v-35 .col-xs-push-11 {
  left: 91.66666667%;
}
.v-35 .col-xs-push-12 {
  left: 100%;
}
@media (min-width: 480px) {
  .v-35 .hidden-sm {
    display: none !important;
  }
  .v-35 .visible-sm {
    display: block !important;
  }
  .v-35 .span-sm {
    padding: 0 !important;
  }
  .v-35 .span-h-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-35 .span-v-sm {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-35 .row-sm-split {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .v-35 .row-sm-split > .col {
    width: auto;
  }
  .v-35 .col-sm-1 {
    width: 8.33333333%;
  }
  .v-35 .col-sm-2 {
    width: 16.66666667%;
  }
  .v-35 .col-sm-3 {
    width: 25%;
  }
  .v-35 .col-sm-4 {
    width: 33.33333333%;
  }
  .v-35 .col-sm-5 {
    width: 41.66666667%;
  }
  .v-35 .col-sm-6 {
    width: 50%;
  }
  .v-35 .col-sm-7 {
    width: 58.33333333%;
  }
  .v-35 .col-sm-8 {
    width: 66.66666667%;
  }
  .v-35 .col-sm-9 {
    width: 75%;
  }
  .v-35 .col-sm-10 {
    width: 83.33333333%;
  }
  .v-35 .col-sm-11 {
    width: 91.66666667%;
  }
  .v-35 .col-sm-12 {
    width: 100%;
  }
  .v-35 .col-sm-offset-0 {
    margin-left: 0;
  }
  .v-35 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-35 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-35 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .v-35 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-35 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-35 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .v-35 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-35 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-35 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .v-35 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-35 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-35 .col-sm-offset-12 {
    margin-left: 100%;
  }
  .v-35 .col-sm-pull-0 {
    right: 0;
  }
  .v-35 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .v-35 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .v-35 .col-sm-pull-3 {
    right: 25%;
  }
  .v-35 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .v-35 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .v-35 .col-sm-pull-6 {
    right: 50%;
  }
  .v-35 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .v-35 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .v-35 .col-sm-pull-9 {
    right: 75%;
  }
  .v-35 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .v-35 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .v-35 .col-sm-pull-12 {
    right: 100%;
  }
  .v-35 .col-sm-push-0 {
    left: 0;
  }
  .v-35 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .v-35 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .v-35 .col-sm-push-3 {
    left: 25%;
  }
  .v-35 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .v-35 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .v-35 .col-sm-push-6 {
    left: 50%;
  }
  .v-35 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .v-35 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .v-35 .col-sm-push-9 {
    left: 75%;
  }
  .v-35 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .v-35 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .v-35 .col-sm-push-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .v-35 .hidden-md {
    display: none !important;
  }
  .v-35 .visible-md {
    display: block !important;
  }
  .v-35 .span-md {
    padding: 0 !important;
  }
  .v-35 .span-h-md {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-35 .span-v-md {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-35 .row-md-split {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .v-35 .row-md-split > .col {
    width: auto;
  }
  .v-35 .col-md-1 {
    width: 8.33333333%;
  }
  .v-35 .col-md-2 {
    width: 16.66666667%;
  }
  .v-35 .col-md-3 {
    width: 25%;
  }
  .v-35 .col-md-4 {
    width: 33.33333333%;
  }
  .v-35 .col-md-5 {
    width: 41.66666667%;
  }
  .v-35 .col-md-6 {
    width: 50%;
  }
  .v-35 .col-md-7 {
    width: 58.33333333%;
  }
  .v-35 .col-md-8 {
    width: 66.66666667%;
  }
  .v-35 .col-md-9 {
    width: 75%;
  }
  .v-35 .col-md-10 {
    width: 83.33333333%;
  }
  .v-35 .col-md-11 {
    width: 91.66666667%;
  }
  .v-35 .col-md-12 {
    width: 100%;
  }
  .v-35 .col-md-offset-0 {
    margin-left: 0;
  }
  .v-35 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-35 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-35 .col-md-offset-3 {
    margin-left: 25%;
  }
  .v-35 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-35 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-35 .col-md-offset-6 {
    margin-left: 50%;
  }
  .v-35 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-35 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-35 .col-md-offset-9 {
    margin-left: 75%;
  }
  .v-35 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-35 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-35 .col-md-offset-12 {
    margin-left: 100%;
  }
  .v-35 .col-md-pull-0 {
    right: 0;
  }
  .v-35 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .v-35 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .v-35 .col-md-pull-3 {
    right: 25%;
  }
  .v-35 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .v-35 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .v-35 .col-md-pull-6 {
    right: 50%;
  }
  .v-35 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .v-35 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .v-35 .col-md-pull-9 {
    right: 75%;
  }
  .v-35 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .v-35 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .v-35 .col-md-pull-12 {
    right: 100%;
  }
  .v-35 .col-md-push-0 {
    left: 0;
  }
  .v-35 .col-md-push-1 {
    left: 8.33333333%;
  }
  .v-35 .col-md-push-2 {
    left: 16.66666667%;
  }
  .v-35 .col-md-push-3 {
    left: 25%;
  }
  .v-35 .col-md-push-4 {
    left: 33.33333333%;
  }
  .v-35 .col-md-push-5 {
    left: 41.66666667%;
  }
  .v-35 .col-md-push-6 {
    left: 50%;
  }
  .v-35 .col-md-push-7 {
    left: 58.33333333%;
  }
  .v-35 .col-md-push-8 {
    left: 66.66666667%;
  }
  .v-35 .col-md-push-9 {
    left: 75%;
  }
  .v-35 .col-md-push-10 {
    left: 83.33333333%;
  }
  .v-35 .col-md-push-11 {
    left: 91.66666667%;
  }
  .v-35 .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 1024px) {
  .v-35 .hidden-lg {
    display: none !important;
  }
  .v-35 .visible-lg {
    display: block !important;
  }
  .v-35 .span-lg {
    padding: 0 !important;
  }
  .v-35 .span-h-lg {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .v-35 .span-v-lg {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .v-35 .row-lg-split {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .v-35 .row-lg-split > .col {
    width: auto;
  }
  .v-35 .col-lg-1 {
    width: 8.33333333%;
  }
  .v-35 .col-lg-2 {
    width: 16.66666667%;
  }
  .v-35 .col-lg-3 {
    width: 25%;
  }
  .v-35 .col-lg-4 {
    width: 33.33333333%;
  }
  .v-35 .col-lg-5 {
    width: 41.66666667%;
  }
  .v-35 .col-lg-6 {
    width: 50%;
  }
  .v-35 .col-lg-7 {
    width: 58.33333333%;
  }
  .v-35 .col-lg-8 {
    width: 66.66666667%;
  }
  .v-35 .col-lg-9 {
    width: 75%;
  }
  .v-35 .col-lg-10 {
    width: 83.33333333%;
  }
  .v-35 .col-lg-11 {
    width: 91.66666667%;
  }
  .v-35 .col-lg-12 {
    width: 100%;
  }
  .v-35 .col-lg-offset-0 {
    margin-left: 0;
  }
  .v-35 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .v-35 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .v-35 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .v-35 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .v-35 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .v-35 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .v-35 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .v-35 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .v-35 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .v-35 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .v-35 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .v-35 .col-lg-offset-12 {
    margin-left: 100%;
  }
  .v-35 .col-lg-pull-0 {
    right: 0;
  }
  .v-35 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .v-35 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .v-35 .col-lg-pull-3 {
    right: 25%;
  }
  .v-35 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .v-35 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .v-35 .col-lg-pull-6 {
    right: 50%;
  }
  .v-35 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .v-35 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .v-35 .col-lg-pull-9 {
    right: 75%;
  }
  .v-35 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .v-35 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .v-35 .col-lg-pull-12 {
    right: 100%;
  }
  .v-35 .col-lg-push-0 {
    left: 0;
  }
  .v-35 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .v-35 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .v-35 .col-lg-push-3 {
    left: 25%;
  }
  .v-35 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .v-35 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .v-35 .col-lg-push-6 {
    left: 50%;
  }
  .v-35 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .v-35 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .v-35 .col-lg-push-9 {
    left: 75%;
  }
  .v-35 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .v-35 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .v-35 .col-lg-push-12 {
    left: 100%;
  }
}
@media (min-width: 1280px) {
  .v-35 .container {
    width: 996px;
  }
}
@media (max-width: 1024px) {
  .v-35 .container {
    width: 100% !important;
  }
}
body {
  height: 100%;
}
body.disabled::after,
body.loading::after {
  height: 100%;
}
body.loading::after {
  background-color: rgba(255, 255, 255, 0.5);
  transition: background-color 0.5s;
}
body::after {
  content: '';
  height: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  transition: background-color 0.5s, height 0s 0.5s;
  z-index: 1000;
}
#viewport {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
#viewport .page {
  min-height: 100%;
}
.page {
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.page > * {
  max-width: 100%;
}
.page > * {
  width: 100%;
}
.page header.v-35,
.page section.v-35,
.page footer.v-35 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  position: relative;
}
.page header.v-35 > *,
.page section.v-35 > *,
.page footer.v-35 > * {
  max-width: 100%;
}
:empty,
:blank,
:-moz-only-whitespace {
  padding: 0 !important;
}
a.thumbnail,
.thumbnail a {
  display: block;
  overflow: hidden;
}
a.thumbnail:not([data-ratio]) img,
.thumbnail a:not([data-ratio]) img {
  max-width: 100%;
}
@media (min-width: 480px) and (max-width: 767px) {
  .not-sm,
  .xs:not(.sm),
  .md:not(.sm),
  .lg:not(.sm),
  .xl:not(.sm) {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .not-md,
  .xs:not(.md),
  .sm:not(.md),
  .lg:not(.md),
  .xl:not(.md) {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .not-lg,
  .xs:not(.lg),
  .sm:not(.lg),
  .md:not(.lg),
  .xl:not(.lg) {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .not-xl,
  .xs:not(.xl),
  .sm:not(.xl),
  .md:not(.xl),
  .lg:not(.xl) {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .page header,
  .page section,
  .page footer {
    max-width: none !important;
  }
}
@media (max-width: 479px) {
  .not-xs,
  .sm:not(.xs),
  .md:not(.xs),
  .lg:not(.xs),
  .xl:not(.xs) {
    display: none !important;
  }
}
@media print {
  #viewport {
    overflow-x: visible;
  }
}
.v-35 .media-2 .play,
.v-35 .media-3 .play,
.v-35 .media-4 .play {
  margin: 0;
}
.v-35 .menu-1:last-child,
.v-35 .menu-2:last-child,
.v-35 .menu-3:last-child,
.v-35 .menu-4:last-child,
.v-35 .menu-5:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .menu-1 ul,
.v-35 .menu-2 ul,
.v-35 .menu-3 ul,
.v-35 .menu-4 ul,
.v-35 .menu-5 ul {
  list-style-type: none;
}
.v-35 .menu-1 ul li:last-child,
.v-35 .menu-2 ul li:last-child,
.v-35 .menu-3 ul li:last-child,
.v-35 .menu-4 ul li:last-child,
.v-35 .menu-5 ul li:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .menu-1 ul li a,
.v-35 .menu-2 ul li a,
.v-35 .menu-3 ul li a,
.v-35 .menu-4 ul li a,
.v-35 .menu-5 ul li a {
  display: block;
}
.v-35 .menu-1 > ul > li:last-child > a:last-child,
.v-35 .menu-2 > ul > li:last-child > a:last-child,
.v-35 .menu-3 > ul > li:last-child > a:last-child,
.v-35 .menu-4 > ul > li:last-child > a:last-child,
.v-35 .menu-5 > ul > li:last-child > a:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .menu-1 > ul > li:last-child > ul > li:last-child > a:last-child,
.v-35 .menu-2 > ul > li:last-child > ul > li:last-child > a:last-child,
.v-35 .menu-3 > ul > li:last-child > ul > li:last-child > a:last-child,
.v-35 .menu-4 > ul > li:last-child > ul > li:last-child > a:last-child,
.v-35 .menu-5 > ul > li:last-child > ul > li:last-child > a:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .menu-3 > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.v-35 .menu-3 > ul > * {
  max-width: 100%;
}
.v-35 .heading-1:last-child,
.v-35 .heading-2:last-child,
.v-35 .heading-3:last-child,
.v-35 .heading-4:last-child,
.v-35 .heading-5:last-child,
.v-35 .heading-6:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .text-1:last-child,
.v-35 .text-2:last-child,
.v-35 .text-3:last-child,
.v-35 .text-4:last-child,
.v-35 .text-5:last-child,
.v-35 .text-6:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .text-1 p,
.v-35 .text-2 p,
.v-35 .text-3 p,
.v-35 .text-4 p,
.v-35 .text-5 p,
.v-35 .text-6 p,
.v-35 .text-1 ul,
.v-35 .text-2 ul,
.v-35 .text-3 ul,
.v-35 .text-4 ul,
.v-35 .text-5 ul,
.v-35 .text-6 ul,
.v-35 .text-1 ol,
.v-35 .text-2 ol,
.v-35 .text-3 ol,
.v-35 .text-4 ol,
.v-35 .text-5 ol,
.v-35 .text-6 ol,
.v-35 .text-1 hr,
.v-35 .text-2 hr,
.v-35 .text-3 hr,
.v-35 .text-4 hr,
.v-35 .text-5 hr,
.v-35 .text-6 hr,
.v-35 .text-1 table,
.v-35 .text-2 table,
.v-35 .text-3 table,
.v-35 .text-4 table,
.v-35 .text-5 table,
.v-35 .text-6 table {
  margin-bottom: 2em;
}
.v-35 .text-1 p:last-child,
.v-35 .text-2 p:last-child,
.v-35 .text-3 p:last-child,
.v-35 .text-4 p:last-child,
.v-35 .text-5 p:last-child,
.v-35 .text-6 p:last-child,
.v-35 .text-1 ul:last-child,
.v-35 .text-2 ul:last-child,
.v-35 .text-3 ul:last-child,
.v-35 .text-4 ul:last-child,
.v-35 .text-5 ul:last-child,
.v-35 .text-6 ul:last-child,
.v-35 .text-1 ol:last-child,
.v-35 .text-2 ol:last-child,
.v-35 .text-3 ol:last-child,
.v-35 .text-4 ol:last-child,
.v-35 .text-5 ol:last-child,
.v-35 .text-6 ol:last-child,
.v-35 .text-1 hr:last-child,
.v-35 .text-2 hr:last-child,
.v-35 .text-3 hr:last-child,
.v-35 .text-4 hr:last-child,
.v-35 .text-5 hr:last-child,
.v-35 .text-6 hr:last-child,
.v-35 .text-1 table:last-child,
.v-35 .text-2 table:last-child,
.v-35 .text-3 table:last-child,
.v-35 .text-4 table:last-child,
.v-35 .text-5 table:last-child,
.v-35 .text-6 table:last-child {
  margin-bottom: 0 !important;
}
.v-35 .text-1 ul,
.v-35 .text-2 ul,
.v-35 .text-3 ul,
.v-35 .text-4 ul,
.v-35 .text-5 ul,
.v-35 .text-6 ul {
  padding-left: 18px;
}
.v-35 .text-1 ol,
.v-35 .text-2 ol,
.v-35 .text-3 ol,
.v-35 .text-4 ol,
.v-35 .text-5 ol,
.v-35 .text-6 ol {
  padding-left: 20px;
}
.v-35 .text-1 table,
.v-35 .text-2 table,
.v-35 .text-3 table,
.v-35 .text-4 table,
.v-35 .text-5 table,
.v-35 .text-6 table {
  width: 100%;
}
.v-35 .button-1,
.v-35 .button-2,
.v-35 .button-3,
.v-35 .button-4,
.v-35 .button-5,
.v-35 .button-6 {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
div.v-35 .button-1,
div.v-35 .button-2,
div.v-35 .button-3,
div.v-35 .button-4,
div.v-35 .button-5,
div.v-35 .button-6 {
  cursor: default;
}
.v-35 .button-1:last-child,
.v-35 .button-2:last-child,
.v-35 .button-3:last-child,
.v-35 .button-4:last-child,
.v-35 .button-5:last-child,
.v-35 .button-6:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .control-1,
.v-35 .control-2,
.v-35 .control-3,
.v-35 .control-4,
.v-35 .control-5 {
  display: block;
}
.v-35 .control-1:last-child,
.v-35 .control-2:last-child,
.v-35 .control-3:last-child,
.v-35 .control-4:last-child,
.v-35 .control-5:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .media-1,
.v-35 .media-2,
.v-35 .media-3,
.v-35 .media-4,
.v-35 .media-5 {
  display: block;
}
.v-35 .media-1::after,
.v-35 .media-2::after,
.v-35 .media-3::after,
.v-35 .media-4::after,
.v-35 .media-5::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.v-35 .media-1,
.v-35 .media-2,
.v-35 .media-3,
.v-35 .media-4 {
  overflow: hidden;
  z-index: 0;
}
.v-35 .media-1,
.v-35 .media-2,
.v-35 .media-3,
.v-35 .media-5 {
  max-height: 100%;
  max-width: 100%;
  position: relative;
}
.v-35 .media-1:last-child,
.v-35 .media-2:last-child,
.v-35 .media-3:last-child,
.v-35 .media-5:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .media-1 img,
.v-35 .media-5 img {
  height: inherit;
  max-height: 100%;
  max-width: 100%;
  width: inherit;
}
.v-35 .media-2.playing::after,
.v-35 .media-3.playing::after,
.v-35 .media-4.playing::after,
.v-35 .media-2.playing img,
.v-35 .media-3.playing img,
.v-35 .media-4.playing img,
.v-35 .media-2.playing .play,
.v-35 .media-3.playing .play,
.v-35 .media-4.playing .play {
  display: none !important;
}
.v-35 .media-2.playing video,
.v-35 .media-3.playing video,
.v-35 .media-4.playing video,
.v-35 .media-2.playing iframe,
.v-35 .media-3.playing iframe,
.v-35 .media-4.playing iframe {
  visibility: visible;
}
.v-35 .media-2 video,
.v-35 .media-3 video,
.v-35 .media-4 video,
.v-35 .media-2 iframe,
.v-35 .media-3 iframe,
.v-35 .media-4 iframe {
  background-color: #000000;
  visibility: hidden;
  width: 100%;
}
.v-35 .media-2 iframe,
.v-35 .media-3 iframe,
.v-35 .media-4 iframe {
  left: 0;
  top: 0;
}
.v-35 .media-2 .play,
.v-35 .media-3 .play,
.v-35 .media-4 .play {
  background-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  z-index: 10;
}
.v-35 .media-2 .play:before,
.v-35 .media-3 .play:before,
.v-35 .media-4 .play:before {
  border: solid transparent;
  border-left-color: #000000;
  border-width: 10px 20px;
  content: '';
  left: 17px;
  position: absolute;
  top: 15px;
}
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) video + img + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) video + img + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]):not([data-position]) iframe + img + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]):not([data-position]) iframe + img + img + img + img + img + img {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(1):nth-of-type(1),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(1):nth-of-type(1),
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(2):nth-of-type(2),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(2):nth-of-type(2),
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(3):nth-of-type(3),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(3):nth-of-type(3),
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(4):nth-of-type(4),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(4):nth-of-type(4),
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(5):nth-of-type(5),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(5):nth-of-type(5),
.v-35 .media-2:not([data-ratio])[data-position] img:nth-child(6):nth-of-type(6),
.v-35 .media-3:not([data-ratio])[data-position] img:nth-child(6):nth-of-type(6) {
  left: 0;
  top: 0;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.v-35 .media-2:not([data-ratio]) img:nth-child(1):nth-of-type(1),
.v-35 .media-3:not([data-ratio]) img:nth-child(1):nth-of-type(1),
.v-35 .media-2:not([data-ratio]) img:nth-child(2):nth-of-type(2),
.v-35 .media-3:not([data-ratio]) img:nth-child(2):nth-of-type(2),
.v-35 .media-2:not([data-ratio]) img:nth-child(3):nth-of-type(3),
.v-35 .media-3:not([data-ratio]) img:nth-child(3):nth-of-type(3),
.v-35 .media-2:not([data-ratio]) img:nth-child(4):nth-of-type(4),
.v-35 .media-3:not([data-ratio]) img:nth-child(4):nth-of-type(4),
.v-35 .media-2:not([data-ratio]) img:nth-child(5):nth-of-type(5),
.v-35 .media-3:not([data-ratio]) img:nth-child(5):nth-of-type(5),
.v-35 .media-2:not([data-ratio]) img:nth-child(6):nth-of-type(6),
.v-35 .media-3:not([data-ratio]) img:nth-child(6):nth-of-type(6) {
  height: inherit;
  max-height: 100%;
  max-width: 100%;
  width: inherit;
}
.v-35 .media-2:not([data-ratio]) video + img,
.v-35 .media-3:not([data-ratio]) video + img,
.v-35 .media-2:not([data-ratio]) iframe + img,
.v-35 .media-3:not([data-ratio]) iframe + img,
.v-35 .media-2:not([data-ratio]) video + img + img,
.v-35 .media-3:not([data-ratio]) video + img + img,
.v-35 .media-2:not([data-ratio]) iframe + img + img,
.v-35 .media-3:not([data-ratio]) iframe + img + img,
.v-35 .media-2:not([data-ratio]) video + img + img + img,
.v-35 .media-3:not([data-ratio]) video + img + img + img,
.v-35 .media-2:not([data-ratio]) iframe + img + img + img,
.v-35 .media-3:not([data-ratio]) iframe + img + img + img,
.v-35 .media-2:not([data-ratio]) video + img + img + img + img,
.v-35 .media-3:not([data-ratio]) video + img + img + img + img,
.v-35 .media-2:not([data-ratio]) iframe + img + img + img + img,
.v-35 .media-3:not([data-ratio]) iframe + img + img + img + img,
.v-35 .media-2:not([data-ratio]) video + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]) video + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]) iframe + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]) iframe + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]) video + img + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]) video + img + img + img + img + img + img,
.v-35 .media-2:not([data-ratio]) iframe + img + img + img + img + img + img,
.v-35 .media-3:not([data-ratio]) iframe + img + img + img + img + img + img {
  position: absolute;
  width: 101%;
}
.v-35 .media-4 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.v-35 .media-4:not([data-position]) img {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
a.v-35 .media-4 + *,
.v-35 .media-4.playing + * {
  pointer-events: none;
}
.v-35 .media-4 video,
.v-35 .media-4 iframe {
  height: 100%;
}
.v-35 .media-4 img {
  position: absolute;
  width: 101%;
}
.v-35 .map-1,
.v-35 .map-2 {
  overflow: hidden;
  z-index: 0;
}
.v-35 .map-1 > div,
.v-35 .map-2 > div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.v-35 .map-1 > div > div > .gm-style > div:nth-child(2),
.v-35 .map-2 > div > div > .gm-style > div:nth-child(2),
.v-35 .map-1 > div > div > .gm-style .gm-style-cc,
.v-35 .map-2 > div > div > .gm-style .gm-style-cc {
  display: none;
}
.v-35 .map-1 {
  position: relative;
}
.v-35 .map-1:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .map-2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.v-35 .iframe-1:last-child {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
.v-35 .iframe-1 iframe {
  height: 100%;
  width: 100%;
}
.v-35 .form-1 > div:last-child {
  margin-bottom: 0 !important;
}
.v-35 .form-1 > div.field-0 {
  height: 0 !important;
  margin-bottom: 0 !important;
  overflow: hidden;
}
.v-35 .form-1 > div .select > input,
.v-35 .form-1 > div .file > input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.v-35 .form-1 > div .select > button,
.v-35 .form-1 > div .file > button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.v-35 .form-1 > div .select.active:not(.top) > input {
  border-bottom-left-radius: 0 !important;
}
.v-35 .form-1 > div .select.active:not(.top) > button {
  border-bottom-right-radius: 0 !important;
}
.v-35 .form-1 > div .select.active:not(.top) > .options {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.v-35 .form-1 > div .select.active.top > input {
  border-top-left-radius: 0 !important;
}
.v-35 .form-1 > div .select.active.top > button {
  border-top-right-radius: 0 !important;
}
.v-35 .form-1 > div .select.active.top > .options {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.v-35 .form-1 > div .select > .options > .option {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  border-top-width: 0 !important;
}
.v-35 .form-1 > div .select > .options > .option:last-child {
  border-bottom-width: 0 !important;
}
.v-35 .form-1 > div .radio:last-child,
.v-35 .form-1 > div .checkbox:last-child {
  margin-right: 0 !important;
}
#viewport > .mobile-menu.v-35 .menu-1 > ul > li > ul {
  height: auto !important;
  margin-left: 0 !important;
}
#viewport > .mobile-menu.v-35 .menu-1 > ul > li > .spacer {
  display: none;
}
header.v-35 .menu-1 > ul,
section.v-35 .menu-1 > ul,
footer.v-35 .menu-1 > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
header.v-35 .menu-1 > ul > *,
section.v-35 .menu-1 > ul > *,
footer.v-35 .menu-1 > ul > * {
  max-width: 100%;
}
header.v-35 .menu-1 > ul a,
section.v-35 .menu-1 > ul a,
footer.v-35 .menu-1 > ul a {
  white-space: nowrap;
}
header.v-35 .menu-1 > ul > li,
section.v-35 .menu-1 > ul > li,
footer.v-35 .menu-1 > ul > li {
  position: relative;
}
header.v-35 .menu-1 > ul > li:not(.hover) > .spacer,
section.v-35 .menu-1 > ul > li:not(.hover) > .spacer,
footer.v-35 .menu-1 > ul > li:not(.hover) > .spacer {
  display: none;
}
header.v-35 .menu-1 > ul > li:not(.hover) > ul:not(.measure),
section.v-35 .menu-1 > ul > li:not(.hover) > ul:not(.measure),
footer.v-35 .menu-1 > ul > li:not(.hover) > ul:not(.measure) {
  height: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
header.v-35 .menu-1 > ul > li > ul,
section.v-35 .menu-1 > ul > li > ul,
footer.v-35 .menu-1 > ul > li > ul,
header.v-35 .menu-1 > ul > li > .spacer,
section.v-35 .menu-1 > ul > li > .spacer,
footer.v-35 .menu-1 > ul > li > .spacer {
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 100%;
  z-index: 100;
}
header.v-35 .menu-1 > ul > li > ul,
section.v-35 .menu-1 > ul > li > ul,
footer.v-35 .menu-1 > ul > li > ul {
  overflow: hidden;
}
header.v-35 .menu-1 > ul > li > ul:not(.measure),
section.v-35 .menu-1 > ul > li > ul:not(.measure),
footer.v-35 .menu-1 > ul > li > ul:not(.measure) {
  transition: height 0.125s, padding-bottom 0.125s, padding-top 0.125s;
}
[data-ratio] {
  overflow: hidden;
  position: relative;
  width: 100%;
}
[data-ratio]:not(.ratio-init) {
  visibility: hidden;
}
[data-ratio]:not([data-position]) > img {
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-ratio]::before {
  content: '';
  display: block;
}
[data-ratio] > * {
  position: absolute;
}
[data-ratio] > *:not(img) {
  height: 100%;
  top: 0;
  width: 100%;
}
[data-ratio="1x1"]::before {
  padding-bottom: 100%;
}
[data-ratio="5x4"]::before {
  padding-bottom: 80%;
}
[data-ratio="4x3"]::before {
  padding-bottom: 75%;
}
[data-ratio="3x2"]::before {
  padding-bottom: 66.67%;
}
[data-ratio="8x5"]::before {
  padding-bottom: 62.5%;
}
[data-ratio="16x9"]::before {
  padding-bottom: 56.25%;
}
[data-ratio="2x1"]::before {
  padding-bottom: 50%;
}
[data-ratio="4x5"]::before {
  padding-bottom: 125%;
}
[data-ratio="3x4"]::before {
  padding-bottom: 133.33%;
}
[data-ratio="2x3"]::before {
  padding-bottom: 150%;
}
[data-ratio="5x8"]::before {
  padding-bottom: 160%;
}
[data-ratio="9x16"]::before {
  padding-bottom: 177.78%;
}
[data-ratio="1x2"]::before {
  padding-bottom: 200%;
}
[data-transition] {
  opacity: 0;
}
.transition-init[data-transition="slide-left"] {
  -ms-transform: translateX(-200px);
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
}
.transition-init[data-transition="slide-right"] {
  -ms-transform: translateX(200px);
  -webkit-transform: translateX(200px);
  transform: translateX(200px);
}
.transition-init[data-transition="slide-top"] {
  -ms-transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
}
.transition-init[data-transition="slide-bottom"] {
  -ms-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
}
.transition-init[data-transition="zoom-in"] {
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.transition-init[data-transition="zoom-out"] {
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  transform: scale(2);
}
.transition-start[data-transition] {
  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"] {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
#sticky {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 20;
}
#sticky > * {
  pointer-events: auto;
}
#sticky > .page {
  background-color: transparent !important;
  background-image: none !important;
}
#navigation,
[id^="navigation-"],
#sticky,
#viewport {
  transition: transform .25s;
}
body.active-menu #navigation > *,
body.active-menu [id^="navigation-"] > * {
  pointer-events: none;
}
body > .mobile-menu {
  overflow: hidden;
  position: absolute;
}
body > .mobile-menu.left,
body > .mobile-menu.right {
  bottom: 0;
  top: 0;
  width: 200px;
  z-index: 0;
}
body > .mobile-menu.left.left,
body > .mobile-menu.right.left {
  left: 0;
}
body > .mobile-menu.left.right,
body > .mobile-menu.right.right {
  right: 0;
}
body > .mobile-menu.left > .outer > .inner,
body > .mobile-menu.right > .outer > .inner {
  min-height: 100%;
}
body > .mobile-menu.center {
  left: 0;
  right: 0;
  transition: height .25s;
  z-index: 20;
}
body > .mobile-menu.center:not(.active) {
  height: 0 !important;
}
body > .mobile-menu.center > .outer {
  position: relative;
}
body > .mobile-menu.center > .outer > .inner {
  bottom: 0;
  position: absolute;
  width: 100%;
}
body > .mobile-menu > .outer {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
body > .mobile-menu ul,
body > .mobile-menu .spacer {
  height: auto !important;
}
header .menu:not(.init) .mobile-menu,
section .menu:not(.init) .mobile-menu,
footer .menu:not(.init) .mobile-menu {
  visibility: hidden;
}
header .menu:not(.mobile) .handler,
section .menu:not(.mobile) .handler,
footer .menu:not(.mobile) .handler {
  display: none;
}
header .menu.mobile.left,
section .menu.mobile.left,
footer .menu.mobile.left {
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
header .menu.mobile.right,
section .menu.mobile.right,
footer .menu.mobile.right {
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
header .menu.mobile .mobile-menu,
section .menu.mobile .mobile-menu,
footer .menu.mobile .mobile-menu {
  display: none;
}
header .menu .mobile-menu,
section .menu .mobile-menu,
footer .menu .mobile-menu {
  height: auto !important;
}
header .menu .mobile-menu > .outer,
section .menu .mobile-menu > .outer,
footer .menu .mobile-menu > .outer {
  display: -webkit-flex;
  display: flex;
}
header .menu .mobile-menu > .outer > *,
section .menu .mobile-menu > .outer > *,
footer .menu .mobile-menu > .outer > * {
  max-width: 100%;
}
header .menu .mobile-menu > .outer > .inner,
section .menu .mobile-menu > .outer > .inner,
footer .menu .mobile-menu > .outer > .inner {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: none;
}
header .menu .mobile-menu > .outer > .inner.nowrap,
section .menu .mobile-menu > .outer > .inner.nowrap,
footer .menu .mobile-menu > .outer > .inner.nowrap {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
header .menu .mobile-menu > .outer > .inner.nowrap nav > ul,
section .menu .mobile-menu > .outer > .inner.nowrap nav > ul,
footer .menu .mobile-menu > .outer > .inner.nowrap nav > ul {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
a[target="popup"]:not(.loaded) {
  cursor: default;
  pointer-events: none;
}
.popup {
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 110;
}
.popup:not(:hover) > .controls {
  opacity: 0;
}
.popup > .viewport {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  top: 10px;
}
.popup > .viewport > img,
.popup > .viewport > video,
.popup > .viewport > .iframe {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup > .viewport > .iframe {
  width: 854px;
}
.popup > .viewport > .iframe > div {
  height: 0;
  padding-bottom: 56.25%;
  width: 100%;
}
.popup > .viewport > .iframe > div > iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.popup > .controls {
  transition: opacity .5s;
}
.popup > .controls > .close,
.popup > .controls > .previous,
.popup > .controls > .next,
.popup > .controls > .counter {
  background-color: rgba(0, 0, 0, 0.75);
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
  position: absolute;
  height: 40px;
  width: 40px;
  z-index: 10;
}
.popup > .controls > .close:hover,
.popup > .controls > .previous:hover,
.popup > .controls > .next:hover,
.popup > .controls > .counter:hover {
  background-color: #000000;
}
.popup > .controls > .close {
  background-image: url('../icons/variants/iconmonstr/cross.ffffff.svg');
  right: 0;
  top: 0;
}
.popup > .controls > .previous {
  background-image: url('../icons/variants/iconmonstr/arrow-left.ffffff.svg');
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup > .controls > .next {
  background-image: url('../icons/variants/iconmonstr/arrow-right.ffffff.svg');
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup > .controls > .counter {
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}
form.disabled > a:last-child {
  cursor: default;
  opacity: .5;
}
form .select,
form .file {
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
}
form .select > *,
form .file > * {
  max-width: 100%;
}
form .select > input[type="text"],
form .file > input[type="text"] {
  cursor: pointer;
}
form .select > button,
form .file > button {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
form .select:not(.active) > .options {
  display: none;
}
form .select > .options {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 100;
}
form .radios > div,
form .checkboxes > div {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
}
form .radios > div > *,
form .checkboxes > div > * {
  max-width: 100%;
}
form .radios > div > .radio,
form .checkboxes > div > .radio,
form .radios > div > .checkbox,
form .checkboxes > div > .checkbox,
form .radios > div > label,
form .checkboxes > div > label {
  cursor: pointer;
}
form .radios > div > .radio,
form .checkboxes > div > .radio,
form .radios > div > .checkbox,
form .checkboxes > div > .checkbox {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
form .radios > div > .radio > input,
form .checkboxes > div > .radio > input,
form .radios > div > .checkbox > input,
form .checkboxes > div > .checkbox > input {
  display: none;
}
form .file > input[type="file"] {
  display: none;
}
body {
  color: #333333;
  font-family: 'roboto-regular';
  font-size: 14px;
  height: 100%;
  line-height: 200%;
}
.page {
  background-color: #ffffff;
}
.page header,
.page section,
.page footer {
  background-position: center center;
  background-size: cover;
  position: relative;
}
.col {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.middle {
  display: table;
  height: 100%;
  width: 100%;
}
.middle > * {
  display: table-cell;
  vertical-align: middle;
}
.feedback.success {
  color: #009900;
}
.feedback.error {
  color: #cc0000;
}
/***************/
/* mobile menu */
/***************/
body > .mobile-menu {
  background-color: #dddddd;
  bottom: 0;
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 200px;
  /*********/
  /* menus */
  /*********/
  /* level 1 */
  /* level 2 */
}
body > .mobile-menu.right {
  right: 0;
}
body > .mobile-menu .outer {
  height: 100%;
  overflow: auto;
}
body > .mobile-menu .outer .inner {
  padding: 20px;
}
body > .mobile-menu .menu-1 {
  color: #666666;
  font-family: 'roboto-medium';
}
body > .mobile-menu .menu-1 > ul > li {
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 10px;
}
body > .mobile-menu .menu-1 > ul > li:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
}
body > .mobile-menu .menu-1 > ul > li > a {
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 10px;
}
body > .mobile-menu .menu-1 > ul > li:hover > a {
  color: #333333;
}
body > .mobile-menu .menu-1 > ul > li.active > a {
  color: #333333;
}
body > .mobile-menu .menu-1 > ul > li > ul > li > a {
  font-size: 12px;
  line-height: 125%;
  margin-bottom: 10px;
  margin-left: 10px;
}
body > .mobile-menu .menu-1 > ul > li > ul > li:hover > a {
  color: #333333;
}
body > .mobile-menu .menu-1 > ul > li > ul > li.active > a {
  color: #333333;
}
/*********/
/* menus */
/*********/
.menu-1 ul,
.menu-2 ul,
.menu-3 ul,
.menu-4 ul,
.menu-5 ul {
  list-style-type: none;
}
.menu-1 ul li a,
.menu-2 ul li a,
.menu-3 ul li a,
.menu-4 ul li a,
.menu-5 ul li a {
  display: block;
}
.menu.mobile.right {
  float: right;
}
.menu .handler {
  display: inline-block;
  vertical-align: middle;
}
.menu .handler > div {
  background-color: #cccccc;
  border-radius: 2px;
  height: 6px;
  margin-bottom: 6px;
  width: 30px;
}
.menu .handler > div:last-child {
  margin-bottom: 0;
}
/****************/
/* desktop menu */
/****************/
nav,
header,
section,
footer {
  /* level 1 */
  /* level 2 */
}
nav .menu-1,
header .menu-1,
section .menu-1,
footer .menu-1 {
  color: #999999;
  font-family: 'roboto-medium';
  text-align: left;
}
nav .menu-1 > ul:after,
header .menu-1 > ul:after,
section .menu-1 > ul:after,
footer .menu-1 > ul:after {
  clear: both;
  content: '';
  display: block;
}
nav .menu-1 > ul > li,
header .menu-1 > ul > li,
section .menu-1 > ul > li,
footer .menu-1 > ul > li {
  float: left;
  margin-right: 30px;
  position: relative;
}
nav .menu-1 > ul > li:last-child,
header .menu-1 > ul > li:last-child,
section .menu-1 > ul > li:last-child,
footer .menu-1 > ul > li:last-child {
  margin-right: 0;
}
nav .menu-1 > ul > li > a,
header .menu-1 > ul > li > a,
section .menu-1 > ul > li > a,
footer .menu-1 > ul > li > a {
  border-radius: 0px;
  font-size: 16px;
  line-height: 125%;
  padding-bottom: 10px;
  padding-top: 10px;
}
nav .menu-1 > ul > li:hover > a,
header .menu-1 > ul > li:hover > a,
section .menu-1 > ul > li:hover > a,
footer .menu-1 > ul > li:hover > a {
  color: #333333;
}
nav .menu-1 > ul > li.active > a,
header .menu-1 > ul > li.active > a,
section .menu-1 > ul > li.active > a,
footer .menu-1 > ul > li.active > a {
  color: #333333;
}
nav .menu-1 > ul > li > ul,
header .menu-1 > ul > li > ul,
section .menu-1 > ul > li > ul,
footer .menu-1 > ul > li > ul {
  background-color: #ffffff;
  box-shadow: 0 0 2px #333333;
  display: none;
  min-width: 100%;
  position: absolute;
  top: 100%;
  z-index: 100;
}
nav .menu-1 > ul > li:hover > ul,
header .menu-1 > ul > li:hover > ul,
section .menu-1 > ul > li:hover > ul,
footer .menu-1 > ul > li:hover > ul {
  display: block;
}
nav .menu-1 > ul > li > ul > li,
header .menu-1 > ul > li > ul > li,
section .menu-1 > ul > li > ul > li,
footer .menu-1 > ul > li > ul > li {
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
nav .menu-1 > ul > li > ul > li:last-child,
header .menu-1 > ul > li > ul > li:last-child,
section .menu-1 > ul > li > ul > li:last-child,
footer .menu-1 > ul > li > ul > li:last-child {
  border-bottom-width: 0;
}
nav .menu-1 > ul > li > ul > li > a,
header .menu-1 > ul > li > ul > li > a,
section .menu-1 > ul > li > ul > li > a,
footer .menu-1 > ul > li > ul > li > a {
  font-size: 12px;
  line-height: 125%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
nav .menu-1 > ul > li > ul > li:hover > a,
header .menu-1 > ul > li > ul > li:hover > a,
section .menu-1 > ul > li > ul > li:hover > a,
footer .menu-1 > ul > li > ul > li:hover > a {
  color: #333333;
}
nav .menu-1 > ul > li > ul > li.active > a,
header .menu-1 > ul > li > ul > li.active > a,
section .menu-1 > ul > li > ul > li.active > a,
footer .menu-1 > ul > li > ul > li.active > a {
  color: #333333;
}
/************/
/* headings */
/************/
:not(.transition) > .heading-1:last-child,
:not(.transition) > .heading-2:last-child,
:not(.transition) > .heading-3:last-child,
:not(.transition) > .heading-4:last-child,
:not(.transition) > .heading-5:last-child,
:not(.transition) > .heading-6:last-child {
  margin-bottom: 0 !important;
}
.heading-1 {
  color: #ffffff;
  font-family: 'roboto-light';
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
.heading-1.negative {
  color: #333333;
  text-shadow: 0 0 0 #000000;
}
.heading-2 {
  font-family: 'roboto-light';
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 32px;
}
.heading-2.negative {
  color: #ffffff;
}
.heading-3 {
  font-family: 'roboto-light';
  font-size: 24px;
  line-height: 125%;
  margin-bottom: 24px;
}
.heading-3.negative {
  color: #ffffff;
}
.heading-4 {
  font-family: 'roboto-bold';
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 16px;
}
.heading-4.negative {
  color: #ffffff;
}
.heading-5 {
  color: #999999;
  font-size: 12px;
  line-height: 125%;
  margin-bottom: 12px;
}
.heading-6 {
  font-family: 'roboto-bold';
  font-size: 16px;
  line-height: 125%;
  margin-bottom: 16px;
}
.heading-6.negative {
  color: #ffffff;
}
/*********/
/* texts */
/*********/
:not(.transition) > .text-1:last-child,
:not(.transition) > .text-2:last-child,
:not(.transition) > .text-3:last-child,
:not(.transition) > .text-4:last-child,
:not(.transition) > .text-5:last-child,
:not(.transition) > .text-6:last-child {
  margin-bottom: 0 !important;
}
.text-1 p,
.text-2 p,
.text-3 p,
.text-4 p,
.text-5 p,
.text-6 p,
.text-1 ul,
.text-2 ul,
.text-3 ul,
.text-4 ul,
.text-5 ul,
.text-6 ul,
.text-1 ol,
.text-2 ol,
.text-3 ol,
.text-4 ol,
.text-5 ol,
.text-6 ol {
  margin-bottom: 2em;
}
.text-1 p:last-child,
.text-2 p:last-child,
.text-3 p:last-child,
.text-4 p:last-child,
.text-5 p:last-child,
.text-6 p:last-child,
.text-1 ul:last-child,
.text-2 ul:last-child,
.text-3 ul:last-child,
.text-4 ul:last-child,
.text-5 ul:last-child,
.text-6 ul:last-child,
.text-1 ol:last-child,
.text-2 ol:last-child,
.text-3 ol:last-child,
.text-4 ol:last-child,
.text-5 ol:last-child,
.text-6 ol:last-child {
  margin-bottom: 0;
}
.text-1 ul,
.text-2 ul,
.text-3 ul,
.text-4 ul,
.text-5 ul,
.text-6 ul {
  padding-left: 18px;
}
.text-1 ol,
.text-2 ol,
.text-3 ol,
.text-4 ol,
.text-5 ol,
.text-6 ol {
  padding-left: 20px;
}
.text-1 a,
.text-2 a,
.text-3 a,
.text-4 a,
.text-5 a,
.text-6 a {
  color: #f5812b;
}
.text-1 {
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 10px #000;
}
.text-1.negative {
  color: #333333;
  text-shadow: 0 0 0 #000000;
}
.text-2 {
  color: #666666;
  margin-bottom: 28px;
}
.text-2.negative {
  color: #ffffff;
}
.text-3 {
  margin-bottom: 28px;
}
.text-3.negative {
  color: #ffffff;
}
.text-4 {
  color: #666666;
  margin-bottom: 28px;
}
.text-4.negative {
  color: #ffffff;
}
.text-5 {
  margin-bottom: 28px;
}
.text-5.negative {
  color: #ffffff;
}
.text-6 {
  color: #999999;
  margin-bottom: 28px;
}
/***********/
/* buttons */
/***********/
.button-1,
.button-2,
.button-3,
.button-4 {
  display: inline-block;
  margin-right: 6px;
}
div.button-1,
div.button-2,
div.button-3,
div.button-4 {
  cursor: default;
}
.button-1 {
  background-color: #f5812b;
  border-radius: 0px;
  color: #ffffff;
  font-family: 'roboto-medium';
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-right: 6px;
}
.button-1:hover {
  background-color: #b24c00;
}
.button-2 {
  background-color: #f5812b;
  border-radius: 0px;
  color: #ffffff;
  font-family: 'roboto-medium';
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-right: 6px;
}
.button-2:hover {
  background-color: #b24c00;
}
.button-3 {
  background-color: #3c4662;
  border-radius: 0px;
  color: #ffffff;
  font-family: 'roboto-medium';
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-right: 6px;
}
.button-3:hover {
  background-color: #363f58;
}
.button-4 {
  color: #f5812b;
  text-decoration: underline;
  margin-right: 6px;
}
/**************/
/* separators */
/**************/
.separator-1 {
  background-color: #f5812b;
  height: 2px;
}
/*********/
/* media */
/*********/
:not(.transition) > .media-1:last-child,
:not(.transition) > .media-2:last-child,
:not(.transition) > .media-3:last-child {
  margin-bottom: 0 !important;
}
.media-1,
.media-2,
.media-3,
.media-4 {
  display: block;
  overflow: hidden;
}
.media-1:after,
.media-2:after,
.media-3:after,
.media-4:after {
  content: '';
  height: 100%;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.media-1.playing:after,
.media-2.playing:after,
.media-3.playing:after,
.media-4.playing:after,
.media-1.playing img,
.media-2.playing img,
.media-3.playing img,
.media-4.playing img,
.media-1.playing .play,
.media-2.playing .play,
.media-3.playing .play,
.media-4.playing .play {
  display: none;
}
.media-1.playing video,
.media-2.playing video,
.media-3.playing video,
.media-4.playing video,
.media-1.playing iframe,
.media-2.playing iframe,
.media-3.playing iframe,
.media-4.playing iframe {
  visibility: visible;
}
.media-1 video,
.media-2 video,
.media-3 video,
.media-4 video,
.media-1 iframe,
.media-2 iframe,
.media-3 iframe,
.media-4 iframe {
  background-color: #000;
  visibility: hidden;
  width: 100%;
}
.media-1 iframe,
.media-2 iframe,
.media-3 iframe,
.media-4 iframe {
  left: 0;
  top: 0;
}
.media-1 .play,
.media-2 .play,
.media-3 .play,
.media-4 .play {
  background-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 10;
}
.media-1 .play:before,
.media-2 .play:before,
.media-3 .play:before,
.media-4 .play:before {
  border: solid transparent;
  border-left-color: #333333;
  border-width: 10px 20px;
  content: '';
  left: 17px;
  position: absolute;
  top: 15px;
}
.media-1,
.media-2,
.media-3 {
  position: relative;
  z-index: 10;
}
.media-1:last-child,
.media-2:last-child,
.media-3:last-child {
  margin-bottom: 0 !important;
}
.media-2:not([data-ratio])[data-position] img:first-child,
.media-3:not([data-ratio])[data-position] img:first-child {
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.media-2:not([data-ratio]):not([data-position]) img:not(:first-child),
.media-3:not([data-ratio]):not([data-position]) img:not(:first-child) {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.media-2:not([data-ratio]) img:first-child,
.media-3:not([data-ratio]) img:first-child {
  max-width: 100%;
}
.media-2:not([data-ratio]) img:not(:first-child),
.media-3:not([data-ratio]) img:not(:first-child) {
  position: absolute;
  width: 101%;
}
.media-1 img {
  max-width: 100%;
}
.media-2 {
  border-radius: 0px;
  margin-bottom: 20px;
}
.media-3 {
  border-radius: 0px;
  margin-bottom: 20px;
}
.media-4 {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.media-4:not([data-position]) img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.media-4 video,
.media-4 iframe {
  height: 100%;
}
.media-4 img {
  position: absolute;
  width: 101%;
}
/************/
/* controls */
/************/
.control-1,
.control-2,
.control-3,
.control-4,
.control-5 {
  display: block;
}
/********/
/* maps */
/********/
:not(.transition) > .map-1:last-child,
:not(.transition) > .map-2:last-child {
  margin-bottom: 0 !important;
}
.map-1,
.map-2 {
  overflow: hidden;
  z-index: 10;
}
.map-1 > div,
.map-2 > div {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.map-1 > div .gm-style > div,
.map-2 > div .gm-style > div {
  display: none;
}
.map-1 > div .gm-style > div:first-child,
.map-2 > div .gm-style > div:first-child,
.map-1 > div .gm-style > div[controlwidth],
.map-2 > div .gm-style > div[controlwidth] {
  display: block;
}
.map-1 {
  border-radius: 0px;
  position: relative;
  margin-bottom: 20px;
}
.map-2 {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*********/
/* forms */
/*********/
.form-1 :-ms-input-placeholder {
  color: #999999;
}
.form-1 ::-moz-placeholder {
  color: #999999;
}
.form-1 ::-webkit-input-placeholder {
  color: #999999;
}
.form-1 > div:not([class*="form-field-"]) {
  margin-bottom: 10px;
}
.form-1 > div:not([class*="form-field-"]):last-child {
  margin-bottom: 0;
}
.form-1 > div:not([class*="form-field-"]).field-0 {
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.form-1 > div:not([class*="form-field-"]) > div > div {
  margin-bottom: 5px;
  position: relative;
}
.form-1 > div:not([class*="form-field-"]) > div > div:last-child {
  margin-bottom: 0;
}
.form-1 > div:not([class*="form-field-"]) > div > div > input {
  height: 20px;
}
.form-1 > div:not([class*="form-field-"]) > div > div > input:not(:last-child) {
  position: absolute;
}
.form-1 > div:not([class*="form-field-"]) > div > div > label {
  display: block;
  line-height: 20px;
  margin-left: 20px;
}
.form-1 > div:not([class*="form-field-"]) input[type="text"],
.form-1 > div:not([class*="form-field-"]) input[type="email"],
.form-1 > div:not([class*="form-field-"]) input[type="tel"] {
  background-color: #dddddd;
  border-radius: 0px;
  border-width: 0;
  color: #999999;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
  margin-right: 5px;
}
.form-1 > div:not([class*="form-field-"]) select {
  background-color: #dddddd;
  border-radius: 0px;
  border-width: 0;
  color: #999999;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  width: 100%;
}
.form-1 > div:not([class*="form-field-"]) textarea {
  background-color: #dddddd;
  border-radius: 0px;
  border-width: 0;
  color: #999999;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
  margin-right: 5px;
  height: 150px;
}
.form-1 > div:not([class*="form-field-"]) a {
  background-color: #dddddd;
  border-radius: 5px;
  color: #666666;
  font-family: 'roboto-medium';
  line-height: 100%;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-transform: uppercase;
  font-size: 12px;
}
.form-1 > div:not([class*="form-field-"]) a:hover {
  background-color: #cccccc;
}
.form-1 > div {
  margin-bottom: 10px;
}
/***************/
/* form fields */
/***************/
.form-field-1 input {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  height: 40px;
  line-height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.form-field-1 input:-ms-input-placeholder {
  color: #999999;
}
.form-field-1 input::-moz-placeholder {
  color: #999999;
}
.form-field-1 input::-webkit-input-placeholder {
  color: #999999;
}
.form-field-2 textarea {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  height: 150px;
  line-height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.form-field-2 textarea:-ms-input-placeholder {
  color: #999999;
}
.form-field-2 textarea::-moz-placeholder {
  color: #999999;
}
.form-field-2 textarea::-webkit-input-placeholder {
  color: #999999;
}
.form-field-3 input {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  height: 40px;
  line-height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.form-field-3 input:-ms-input-placeholder {
  color: #999999;
}
.form-field-3 input::-moz-placeholder {
  color: #999999;
}
.form-field-3 input::-webkit-input-placeholder {
  color: #999999;
}
.form-field-3 button {
  background-color: #ffffff;
  background-image: url('../icons/variants/iconmonstr/arrow-down.999999.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  width: 40px;
}
.form-field-3 .options {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.form-field-3 .option {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  line-height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.form-field-3 .option:hover {
  background-color: rgba(51, 51, 51, 0.05);
}
.form-field-3 .option.active {
  background-color: rgba(51, 51, 51, 0.05);
}
.form-field-4 .radio {
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-color: #cccccc;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
.form-field-4 .radio.active {
  background-image: url('../icons/iconmonstr/circle.svg');
}
.form-field-5 .checkbox {
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  height: 20px;
  margin-right: 10px;
  width: 20px;
}
.form-field-5 .checkbox.active {
  background-image: url('../icons/iconmonstr/check-mark.svg');
}
.form-field-6 input {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  height: 40px;
  line-height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.form-field-6 input:-ms-input-placeholder {
  color: #999999;
}
.form-field-6 input::-moz-placeholder {
  color: #999999;
}
.form-field-6 input::-webkit-input-placeholder {
  color: #999999;
}
.form-field-6 button {
  background-color: #ffffff;
  background-image: url('../icons/variants/iconmonstr/magnifier.999999.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-color: #cccccc;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  width: 40px;
}
/*************/
/* sharethis */
/*************/
.sharethis-1:after {
  clear: both;
  content: '';
  display: block;
}
.sharethis-1 > div {
  float: left;
  margin-right: 10px;
}
.sharethis-1 > div:last-child {
  margin-right: 0;
}
.sharethis-1 > div span {
  display: block !important;
  margin: 0 !important;
}
/************/
/* carousel */
/************/
.v-0 .carousel {
  height: 100%;
}
.v-0 .carousel > .viewport {
  height: 100%;
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-27-75804 {
  text-align: left;
  min-height: none;
  padding-bottom: 70px;
  padding-top: 70px;
  position: relative;
}
#block-27-75804 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-27-75804 .button-1:hover {
  color: #ffffff;
  font-family: 'open-sans-bold';
  background-color: #333333;
}
#block-27-75804 .button-1 {
  color: #f5812b;
  font-family: 'open-sans-bold';
  background-color: #ffffff;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 0px;
}
#block-27-75804 .container {
  position: relative;
}
#block-27-75804 .heading-1 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 0px #000;
}
#block-27-75804 .heading-1:last-child {
  margin-bottom: 0;
}
#block-27-75804 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 18px #000;
}
#block-31-521868 {
  background-color: #ffffff;
  padding-bottom: 10px;
  padding-top: 70px;
}
#block-31-521868 .media-2 {
  margin-bottom: 0px;
}
#block-31-521868 .col-1 {
  padding-bottom: 20px;
  padding-top: 20px;
}
#block-31-521868 .col-3 {
  border-color: #ebebeb;
  border-style: none;
  padding-bottom: 20px;
  padding-top: 20px;
}
#block-31-521868 .col-2 {
  border-color: #ebebeb;
  border-style: none;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: transparent;
}
#block-31-521868 .heading-3 {
  text-transform: uppercase;
  border-radius: 5px;
  background-color: transparent;
  margin-bottom: 20px;
  font-size: 48px;
  color: #f5812b;
  font-family: 'open-sans-bold';
  text-align: center;
}
#block-31-521868 .text-2 {
  line-height: 185%;
  color: #666666;
  font-size: 16px;
  font-family: 'open-sans-light';
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  margin-bottom: 0;
}
#block-56-549209 {
  padding-bottom: 80px;
  padding-top: 0;
}
#block-56-549209 .col {
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#block-6-75855 {
  background-color: #ebebeb;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-6-75855 .heading-2 {
  font-size: 32px;
  font-family: 'open-sans-bold';
}
#block-6-75855 .media-2 {
  border-radius: 0px;
}
#block-6-75855 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-6-75855 .text-2:last-child {
  margin-bottom: 0;
}
#block-51-75854 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-75854 .button-1:hover {
  background-color: #b24c00;
}
#block-51-75854 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-75854 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-75854 .container {
  position: relative;
}
#block-51-75854 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-75854 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-75854 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-79920 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-79920 .text-6 {
  font-size: 16px;
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-79920 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-75906 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-75906 .button-1:hover {
  background-color: #b24c00;
}
#block-51-75906 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-75906 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-75906 .container {
  position: relative;
}
#block-51-75906 .heading-1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-75906 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-75906 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-6-75907 {
  max-width: 996px;
  padding-bottom: 40px;
  padding-top: 40px;
}
#block-6-75907 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-6-75907 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-6-75907 .text-2:last-child {
  margin-bottom: 0;
}
#block-7-75916 {
  background-color: #ebebeb;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-7-75916 .media-2 {
  border-radius: 0px;
}
#block-7-75916 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-7-75916 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-7-75916 .text-2:last-child {
  margin-bottom: 0;
}
#block-6-75917 {
  max-width: 996px;
  padding-bottom: 40px;
  padding-top: 40px;
}
#block-6-75917 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-6-75917 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-6-75917 .text-2:last-child {
  margin-bottom: 0;
}
#block-43-75945 {
  text-align: left;
  background-color: #f5f5f5;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-43-75945 .button-2:hover {
  background-color: #b24c00;
}
#block-43-75945 .button-2 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
}
#block-43-75945 .text-3 {
  font-family: 'open-sans-regular';
}
#block-43-75945 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
}
#block-43-75945 .heading-3 {
  font-family: 'open-sans-bold';
}
#block-43-75945 .form-1 > div input {
  border-radius: 0px;
  line-height: 30px;
  padding-left: 20px;
  background-color: #ebebeb;
  font-family: Open Sans;
}
#block-43-75945 .form-1 > div textarea {
  border-radius: 0px;
  line-height: 30px;
  padding-left: 20px;
  background-color: #ebebeb;
  font-family: Open Sans;
}
#block-51-75923 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-75923 .button-1:hover {
  background-color: #b24c00;
}
#block-51-75923 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-75923 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-75923 .container {
  position: relative;
}
#block-51-75923 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 0px #000;
}
#block-51-75923 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-75923 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-79918 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-79918 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-79918 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-549676 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-549676 .button-1:hover {
  background-color: #b24c00;
}
#block-51-549676 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-549676 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-549676 .container {
  position: relative;
}
#block-51-549676 .heading-1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-549676 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-549676 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-50-75933 {
  max-width: 996px;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-50-75933 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-75933 .media-2 {
  border-radius: 0px;
}
#block-50-75933 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-75933 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-75937 {
  background-color: #ebebeb;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-50-75937 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-75937 .media-2 {
  border-radius: 0px;
}
#block-50-75937 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-75937 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-75938 {
  max-width: 996px;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-50-75938 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-75938 .media-2 {
  border-radius: 0px;
}
#block-50-75938 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-75938 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-75940 {
  background-color: #ebebeb;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-50-75940 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-75940 .media-2 {
  border-radius: 0px;
}
#block-50-75940 .text-2 {
  font-size: 16px;
  line-height: 220%;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-75940 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-75941 {
  max-width: 996px;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-50-75941 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-75941 .media-2 {
  border-radius: 0px;
}
#block-50-75941 .text-2 {
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-75941 .text-2:last-child {
  margin-bottom: 0;
}
#block-51-79925 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-79925 .button-1:hover {
  background-color: #b24c00;
}
#block-51-79925 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-79925 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-79925 .container {
  position: relative;
}
#block-51-79925 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-79925 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-79925 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-79914 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-79914 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-79914 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-549674 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-549674 .button-1:hover {
  background-color: #b24c00;
}
#block-51-549674 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-549674 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-549674 .container {
  position: relative;
}
#block-51-549674 .heading-1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-549674 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-549674 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-36-454068 {
  padding-bottom: 0px;
  padding-top: 70px;
  background-color: #ebebeb;
}
#block-36-454068 .col-2 {
  border-width: 0px;
  background-color: #454545;
}
#block-36-454068 .col {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#block-36-454068 .heading-2 {
  line-height: 125%;
  text-align: center;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-36-454068 .col-1 {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #ffffff;
}
#block-36-454068 .text-2 {
  font-size: 16px;
  background-color: transparent;
  line-height: 125%;
  margin-bottom: 0;
}
#block-36-454074 {
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: #ebebeb;
}
#block-36-454074 .col-2 {
  background-color: #b24c00;
}
#block-36-454074 .col {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#block-36-454074 .heading-2 {
  text-align: center;
  color: #f5812b;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-36-454074 .col-1 {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #f5812b;
}
#block-36-454074 .text-2 {
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  background-color: transparent;
  line-height: 125%;
  margin-bottom: 0;
}
#block-8-454076 {
  padding-top: 10px;
  padding-bottom: 60px;
  background-color: #ebebeb;
}
#block-8-454076 .col {
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
}
#block-8-454076 .box {
  text-align: center;
}
#block-8-454076 .heading-2 {
  line-height: 180%;
  color: #454545;
  text-align: left;
  font-size: 12px;
  font-family: 'open-sans-light';
  margin-bottom: 5px;
}
#block-50-232603 {
  max-width: 996px;
  background-color: #ffffff;
  padding-bottom: 0px;
  padding-top: 60px;
}
#block-50-232603 .container {
  width: 100%;
}
#block-50-232603 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-232603 .media-2 {
  border-radius: 0px;
}
#block-50-232603 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-232603 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-232601 {
  max-width: 996px;
  background-color: #ffffff;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-50-232601 .container {
  width: 100%;
}
#block-50-232601 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-232601 .media-2 {
  border-radius: 0px;
}
#block-50-232601 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-232601 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-455670 {
  max-width: 996px;
  background-color: #ffffff;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-50-455670 .container {
  width: 100%;
}
#block-50-455670 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-455670 .media-2 {
  border-radius: 0px;
}
#block-50-455670 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-455670 .text-2:last-child {
  margin-bottom: 0;
}
#block-50-455671 {
  max-width: 996px;
  background-color: #ffffff;
  padding-bottom: 60px;
  padding-top: 0px;
}
#block-50-455671 .container {
  width: 100%;
}
#block-50-455671 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-50-455671 .media-2 {
  border-radius: 0px;
}
#block-50-455671 .text-2 {
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-50-455671 .text-2:last-child {
  margin-bottom: 0;
}
#block-51-232607 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-232607 .button-1:hover {
  background-color: #b24c00;
}
#block-51-232607 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-232607 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-232607 .container {
  position: relative;
}
#block-51-232607 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-232607 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-232607 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-232606 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-232606 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-232606 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-549672 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-549672 .button-1:hover {
  background-color: #b24c00;
}
#block-51-549672 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-549672 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-549672 .container {
  position: relative;
}
#block-51-549672 .heading-1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-549672 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-549672 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-49-76149 {
  max-width: 996px;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-49-76149 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-49-76149 .text-2 {
  color: #333333;
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-49-76149 .text-2:last-child {
  margin-bottom: 0;
}
#block-51-79924 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-79924 .button-1:hover {
  background-color: #b24c00;
}
#block-51-79924 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-79924 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-79924 .container {
  position: relative;
}
#block-51-79924 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-79924 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-79924 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-79917 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-79917 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-79917 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-549664 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-549664 .button-1:hover {
  background-color: #b24c00;
}
#block-51-549664 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-549664 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-549664 .container {
  position: relative;
}
#block-51-549664 .heading-1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-549664 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-549664 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-49-549313 {
  max-width: 996px;
  padding-bottom: 30px;
  padding-top: 60px;
}
#block-49-549313 .heading-2 {
  font-family: 'open-sans-bold';
}
#block-49-549313 .text-2 {
  color: #333333;
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
  margin-bottom: 20px;
}
#block-49-549313 .text-2:last-child {
  margin-bottom: 0;
}
#block-31-549322 {
  background-color: transparent;
  padding-bottom: 80px;
  padding-top: 0px;
}
#block-31-549322 .box-3 {
  text-align: left;
}
#block-31-549322 .box-2 {
  text-align: left;
}
#block-31-549322 .box-1 {
  text-align: left;
}
#block-31-549322 .media-2 {
  margin-bottom: 0px;
}
#block-31-549322 .col-1 {
  padding-bottom: 20px;
  padding-top: 20px;
}
#block-31-549322 .col-3 {
  border-color: #ebebeb;
  border-style: none;
  padding-bottom: 20px;
  padding-top: 20px;
}
#block-31-549322 .col-2 {
  border-color: #ebebeb;
  border-style: none;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: transparent;
}
#block-31-549322 .heading-3 {
  text-transform: none;
  border-radius: 5px;
  background-color: transparent;
  margin-bottom: 40px;
  font-size: 30px;
  color: #333333;
  font-family: 'open-sans-bold';
  text-align: left;
}
#block-31-549322 .text-2 {
  line-height: 220%;
  color: #666666;
  font-size: 16px;
  font-family: 'open-sans-light';
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  margin-bottom: 40px;
}
#block-51-549315 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-549315 .button-1:hover {
  background-color: #b24c00;
}
#block-51-549315 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-549315 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-549315 .container {
  position: relative;
}
#block-51-549315 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-549315 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-549315 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-549314 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-549314 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-549314 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
.heading-titel-content {
  color: #333333;
  font-size: 28px;
  line-height: 125%;
  margin-bottom: 24px;
  font-family: 'open-sans-bold';
}
.text-tekst-content {
  text-align: left;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default {
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #333333;
  border-radius: 0px;
}
.button-btn-default:hover {
  background-color: #f5812b;
}
.heading-titel-smal {
  text-align: center;
  color: #333333;
  line-height: 125%;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: 'open-sans-bold';
}
.text-tekst-content-gecentreerd {
  text-align: center;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
  margin-bottom: 28px;
  font-family: 'open-sans-light';
}
.button-btn-default-oranje {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  line-height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #f5812b;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  border-radius: 0px;
}
.button-btn-default-oranje:hover {
  background-color: #b24c00;
}
body > .block-4-1-mobile-menu .menu-1 {
  margin-bottom: 20px;
}
body > .block-4-1-mobile-menu .menu-1:last-child {
  margin-bottom: 0;
}
.page .block-4-1 {
  box-shadow: 0 0 20px #CCCCCC;
  background-color: rgba(255, 255, 255, 0.98);
}
.page .block-4-1 .menu-1 > ul > li.active > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li:hover > a {
  color: #f5812b;
}
.page .block-4-1 .menu-1 > ul > li > a {
  color: #333333;
  font-family: 'open-sans-bold';
}
.page .block-4-1 .media-1 {
  float: left;
}
.page .block-4-1 .menu-1 {
  float: left;
  margin-right: 30px;
}
.page .block-4-1 .menu-1:last-child {
  margin-right: 0;
}
.page .block-4-1 .button-1 {
  float: left;
  margin-top: 0;
}
.page .block-4-1 .menu .handler,
.page .block-4-1 .menu .mobile-menu {
  float: right;
}
#block-51-76051 {
  min-height: none;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-76051 .button-1:hover {
  background-color: #b24c00;
}
#block-51-76051 .button-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-76051 .media-4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-76051 .container {
  position: relative;
}
#block-51-76051 .heading-1 {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 40px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 15px;
  text-shadow: 0 0 0px #000;
}
#block-51-76051 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-76051 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-43-76062 {
  text-align: left;
  background-color: transparent;
  padding-bottom: 60px;
  padding-top: 60px;
}
#block-43-76062 .button-2:hover {
  background-color: #b24c00;
}
#block-43-76062 .button-2 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
}
#block-43-76062 .text-3 {
  font-family: 'open-sans-regular';
}
#block-43-76062 .text-2 {
  color: #333333;
  line-height: 220%;
  font-size: 16px;
  font-family: 'open-sans-light';
}
#block-43-76062 .heading-3 {
  font-family: 'open-sans-bold';
}
#block-43-76062 .form-1 > div input {
  border-radius: 0px;
  line-height: 30px;
  padding-left: 20px;
  background-color: #f5f5f5;
  font-family: Open Sans;
}
#block-43-76062 .form-1 > div textarea {
  border-radius: 0px;
  line-height: 30px;
  padding-left: 20px;
  background-color: #f5f5f5;
  font-family: Open Sans;
}
#block-51-79926 {
  padding-bottom: 50px;
  min-height: none;
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#block-51-79926 .button-1:hover {
  background-color: #b24c00;
}
#block-51-79926 .button-1 {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: 'open-sans-bold';
  background-color: #f5812b;
  border-radius: 0px;
}
#block-51-79926 .media-4 {
  padding-bottom: 0px;
  padding-top: 0px;
}
#block-51-79926 .container {
  position: relative;
}
#block-51-79926 .heading-1 {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 32px;
  font-family: 'open-sans-bold';
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 0 20px #000;
}
#block-51-79926 .heading-1:last-child {
  margin-bottom: 0;
}
#block-51-79926 .text-1 {
  color: #ffffff;
  text-shadow: 0 0 10px #000;
}
#block-33-76050 {
  background-color: #333333;
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
}
#block-33-76050 .text-6 {
  font-family: 'open-sans-regular';
  color: #ffffff;
}
#block-33-76050 .heading-6 {
  font-size: 20px;
  color: #f5812b;
}
.page .block-55-1 {
  background-color: #454545;
  text-align: center;
}
.page .block-55-1 .text-6 {
  color: #ffffff;
}
.page .block-55-1 .text-6 a {
  color: inherit;
}
.page .block-55-1 .middle {
  display: block;
}
.page .block-55-1 .middle > div {
  display: block;
  margin-bottom: 20px;
}
.page .block-55-1 .middle > div:first-child > div > .media-1,
.page .block-55-1 .middle > div:first-child > div > .text-6 {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:first-child > div > .media-1:last-child,
.page .block-55-1 .middle > div:first-child > div > .text-6:last-child {
  margin-right: 0;
}
.page .block-55-1 .middle > div:last-child {
  line-height: 0;
  margin-bottom: 0;
}
.page .block-55-1 .middle > div:last-child > div {
  display: inline-block;
  vertical-align: middle;
}
.page .block-55-1 .middle > div:last-child > div:after {
  clear: both;
  content: '';
  display: block;
}
.page .block-55-1 .middle > div:last-child > div > .media-1 {
  float: left;
  margin-right: 10px;
}
.page .block-55-1 .middle > div:last-child > div > .media-1:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .page .block-55-1 {
    text-align: left;
  }
  .page .block-55-1 .middle {
    display: table;
  }
  .page .block-55-1 .middle > div {
    display: table-cell;
  }
  .page .block-55-1 .middle > div:first-child > div {
    display: inline-block;
    margin-left: 20px;
  }
  .page .block-55-1 .middle > div:first-child > div:first-child {
    margin-left: 0;
  }
  .page .block-55-1 .middle > div:last-child {
    text-align: right;
  }
}
