@import url('//fonts.googleapis.com/css?family=Muli:300,400,700');
@import url('//fonts.googleapis.com/css?family=Roboto+Condensed');
@charset "UTF-8";
@font-face {
  font-family: 'FVAlmeloRegular';
  src: url('../fonts/fv_almelo-webfont.eot');
  src: url('../fonts/fv_almelo-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fv_almelo-webfont.woff') format('woff'), url('../fonts/fv_almelo-webfont.ttf') format('truetype'), url('../fonts/fv_almelo-webfont.svg#FVAlmeloRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesomeProSolid';
  src: url('../fonts/Font Awesome 5 Pro-Solid-900.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesomeProRegular';
  src: url('../fonts/Font Awesome 5 Pro-Regular-400.otf');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'FVAlmeloRegular', sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a {
  text-decoration: none;
}
h1 a :hover,
h2 a :hover,
h3 a :hover,
h4 a :hover,
h5 a :hover,
.h1 a :hover,
.h2 a :hover,
.h3 a :hover,
.h4 a :hover,
.h5 a :hover {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 45px;
  line-height: 54px;
}
h1 small,
.h1 small {
  display: block;
  font-size: 17px;
  line-height: 17px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  color: #F15B2A;
}
h2,
.h2 {
  font-size: 38px;
  line-height: 45px;
}
h2.bordered,
.h2.bordered {
  display: inline-block;
  margin-top: 10px;
  font-size: 28px;
  line-height: 39px;
  border-bottom: solid #ffffff 2px;
}
h2 small,
.h2 small {
  font-size: 17px;
  line-height: 17px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
h3,
.h3 {
  font-size: 33px;
  line-height: 39px;
}
h4,
.h4 {
  font-size: 25px;
  line-height: 30px;
}
h5,
.h5 {
  font-size: 20px;
  line-height: 24px;
}
h6,
.h6 {
  font-size: 17px;
  line-height: 20px;
  font-family: 'Muli', sans-serif;
  text-transform: uppercase;
}
p {
  font-size: 14px;
  line-height: 22px;
}
.lead {
  max-width: 650px;
  font-size: 19px;
  line-height: 27px;
  color: #808080;
}
.lead.lead-small {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 25px;
}
.lead p {
  font-size: 19px;
  line-height: 27px;
}
@font-face {
  font-family: "vaa001";
  src: url("../fonts/vaa001.eot");
  src: url("../fonts/vaa001.eot?#iefix") format("embedded-opentype"), url("../fonts/vaa001.woff") format("woff"), url("../fonts/vaa001.ttf") format("truetype"), url("../fonts/vaa001.svg#vaa001") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "vaa001" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="vaa-"]:before,
[class*=" vaa-"]:before {
  font-family: "vaa001" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vaa-facebook:before {
  content: "a";
}
.vaa-gplus:before {
  content: "b";
}
.vaa-link:before {
  content: "c";
}
.vaa-mail:before {
  content: "d";
}
.vaa-menu:before {
  content: "e";
}
.vaa-twitter:before {
  content: "f";
}
@font-face {
  font-family: "fpicons";
  src: url("../fonts/fpicons.eot");
  src: url("../fonts/fpicons.eot?#iefix") format("embedded-opentype"), url("../fonts/fpicons.woff") format("woff"), url("../fonts/fpicons.ttf") format("truetype"), url("../fonts/fpicons.svg#fpicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
header h1 {
  margin: 0;
}
header.navbar-default {
  background-color: #ffffff;
  border-bottom: none;
}
header.navbar-default nav {
  float: right;
  margin-top: 26px;
}
header.navbar-default nav .navbar-nav {
  margin-right: -15px;
}
header.navbar-default nav .navbar-nav > li a {
  font-family: 'FVAlmeloRegular';
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
}
header.navbar-default nav .navbar-nav > li a:hover {
  background-color: transparent;
  color: #F15B2A;
}
header.navbar-default nav .navbar-nav > .active a {
  color: #F15B2A !important;
  background-color: transparent !important;
}
header .navbar-brand a {
  display: block;
  height: 45px;
  width: 334px;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(../img/logo-no-subtitle.png);
  background-size: contain;
  background-repeat: no-repeat;
}
header .logo-print {
  display: none;
}
.grid {
  margin-bottom: 92px;
}
.grid-sizer,
.grid-item {
  width: 372px;
  background-color: #EEEDEC;
}
.gutter-sizer {
  width: 6px;
}
.grid-item {
  margin-top: 6px;
  height: 207px;
  overflow: hidden;
}
.grid-item--fullheight {
  width: 750px;
  height: 207px;
  padding: 10px 15px;
}
.grid-item--fullheight .rounded {
  height: 100%;
  width: auto;
  float: left;
  margin-right: 25px;
  border-radius: 50%;
}
.grid-item--width2 {
  height: 207px;
  overflow: hidden;
}
.grid-item--width2.padded {
  padding: 20px 35px;
}
.grid-item--width2.padded h2.bordered {
  margin-top: 0;
}
.stamp h1,
.stamp h2,
.stamp p {
  display: none;
}
.video-thumb {
  position: relative;
  border-radius: 0;
}
.video-thumb .img-responsive {
  width: 100%;
}
.video-thumb .caption {
  position: absolute;
  top: 0;
  left: 20px;
  color: #ffffff;
}
.video-thumb .caption a {
  color: #ffffff;
  text-decoration: none;
}
.video-thumb .overlaylink {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}
.video-thumb .overlay-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(25,221,211,0.85);
  color: #ffffff;
  text-align: center;
  opacity: 0;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.video-thumb .overlay-block .table-view {
  display: table;
  width: 100%;
  height: 100%;
}
.video-thumb .overlay-block .table-view .table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.video-thumb .overlay-block .table-view .table-cell a {
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
.video-thumb .overlay-block .table-view .table-cell h2 {
  margin: 0;
}
.video-thumb .overlay-block .table-view .table-cell h3 {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
}
.video-thumb .overlay-block .table-view .table-cell .link-more {
  display: block;
  margin: 10px auto;
  width: 46px;
  height: 46px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/icon-play.svg);
}
.video-thumb .overlay-block .table-view .table-cell .btn {
  margin: 10px 3px;
}
.video-thumb:hover .overlay-block,
.video-thumb:focus .overlay-block {
  opacity: 1;
}
.chosen-video {
  margin-bottom: 15px;
}
.chosen-video .btn-inverse {
  border-color: #ffffff;
  background-color: transparent;
  padding: 4px 10px;
}
.chosen-video .btn-inverse:hover {
  background-color: transparent;
}
body {
  font-family: 'Muli', sans-serif;
}
a {
  text-decoration: none;
  color: #564C49;
}
a[href]:after {
  content: none !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  padding-left: -3px;
  padding-right: -3px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  padding: 0 3px;
  box-sizing: border-box;
}
.col-sm-12,
.col-md-12 {
  width: 100%;
}
.col-sm-11,
.col-md-11 {
  width: 91.66666666666666%;
}
.col-sm-10,
.col-md-10 {
  width: 83.33333333333334%;
}
.col-sm-9,
.col-md-9 {
  width: 75%;
}
.col-sm-8,
.col-md-8 {
  width: 66.66666666666666%;
}
.col-sm-7,
.col-md-7 {
  width: 58.333333333333336%;
}
.col-sm-6,
.col-md-6 {
  width: 50%;
}
.col-sm-5,
.col-md-5 {
  width: 41.66666666666667%;
}
.col-sm-4,
.col-md-4 {
  width: 33.33333333333333%;
}
.col-sm-3,
.col-md-3 {
  width: 25%;
}
.col-sm-2,
.col-md-2 {
  width: 16.666666666666664%;
}
.col-sm-1,
.col-md-1 {
  width: 8.333333333333332%;
}
.col-md-push-8 {
  left: 66.666666666667%;
  float: right;
}
.col-md-pull-4 {
  right: 33.333333333333%;
  float: left;
}
.col-md-8.col-md-push-4.col-lg-9.col-lg-push-3 {
  width: 100%;
}
.img-responsive {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.logo-print {
  display: block !important;
  margin-bottom: 10px;
}
.navbar-brand,
#cookiewarning,
.js-capsule,
.navbar-toggle,
nav,
.sidebar,
.btn.btn-gray,
.bar-top,
.modal {
  display: none !important;
}
.video-thumb .overlay-block {
  opacity: 1;
}
.equalize {
  height: auto !important;
}
a.rounded {
  display: block;
  padding-right: 24px;
}
a.rounded img {
  border-radius: 50%;
}
.logo-partner {
  position: relative;
  display: table;
  margin-bottom: 6px;
  padding: 30px;
  width: 100%;
  text-align: center;
  background-color: #ffffff;
  border: solid #EEEDEC 2px;
}
.logo-partner .equalize {
  display: table-cell;
  vertical-align: middle;
}
.logo-partner img {
  display: inline;
}
.logo-partner.logo-partner--large {
  margin-top: 8px;
}
.logo-partner.logo-partner--large img {
  max-width: 200px;
}
footer {
  position: relative;
  color: #ffffff;
  background-color: #564C49;
  padding: 5px;
  border-top: solid 2px #EEEDEC;
  margin-top: 40px;
  padding-top: 10px;
}
footer #viaa {
  display: none;
}
footer ul {
  display: none;
}
footer p {
  margin: 10px;
  line-height: 40px;
}
