﻿@charset "UTF-8";
@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
.slickGallery {
  margin-bottom: 30px; }

.gray-box {
  background-color: #F2F2F2;
  padding: 15px; }

.text-icon {
  margin-right: 10px; }
  .text-icon.right {
    margin-right: 0;
    margin-left: 10px; }

.btnGallery.btnPrev, .btnGallery.btnNext {
  position: absolute;
  top: 100%;
  right: 35px;
  margin-top: -70px;
  color: #B9B309;
  font-size: 25px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .btnGallery.btnPrev.btnNext, .btnGallery.btnNext.btnNext {
    left: auto;
    right: 0; }
  .btnGallery.btnPrev:hover, .btnGallery.btnNext:hover {
    color: #888407; }
  @media all and (max-width: 1023px) {
    .btnGallery.btnPrev, .btnGallery.btnNext {
      /* Mobile */
      margin-top: -50px; } }

.hover-list {
  background-color: #F2F2F2;
  padding: 10px; }
  .hover-list a {
    display: block;
    padding: 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .hover-list a:hover {
      background: #dddddd; }

article h1 {
  font-size: 24px; }
  article h1.large {
    font-size: 30px; }

article.teaser.inverse h1 {
  color: #FFF; }

article.teaser a {
  color: #878787;
  text-decoration: none; }

article.teaser h1 {
  color: #444444;
  margin-top: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  article.teaser h1:hover {
    color: #B9B309; }

article.teaser:hover h1 {
  color: #B9B309; }

article.teaser .links {
  margin-top: 20px; }
  article.teaser .links a {
    color: #B9B309; }

@media (max-width: 1200px) {
  article h1 {
    font-size: 20px; }
    article h1.large {
      font-size: 24px; } }

@media all and (max-width: 1023px) {
  h3 {
    font-size: 18px; } }

.titleitem {
  height: 45px;
  line-height: 45px;
  background: #B9B309;
  color: #ffffff;
  font-family: "din-condensed-web";
  overflow: hidden; }
  .titleitem .columnLeft {
    display: inline-block;
    float: left; }
  .titleitem .columnRight {
    display: inline-block;
    float: right;
    padding-right: 10px; }
    .titleitem .columnRight a:hover, .titleitem .columnRight a:active {
      font-size: 14px;
      color: #fff;
      text-decoration: none; }
  .titleitem a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px; }
    .titleitem a i {
      padding-left: 5px; }
  .titleitem h3 {
    margin: 0 0 0 12px;
    line-height: 45px;
    text-transform: uppercase; }
  .titleitem.light {
    background: none;
    color: #B9B309;
    border-bottom: 1px solid #CCCCCC; }
    .titleitem.light h3 {
      background-color: #B9B309;
      color: #fff;
      padding: 0 10px;
      margin: 0; }
    .titleitem.light a, .titleitem.light a:hover, .titleitem.light a:active {
      color: #B9B309; }

/* calendar element */
time.icon {
  font-size: 0.9em;
  /* change icon size */
  display: block;
  float: left;
  position: relative;
  width: 100%;
  height: 7.0em;
  background-color: #fff;
  border: solid 1px #eee;
  overflow: hidden;
  text-align: center; }
  time.icon strong, time.icon em, time.icon span {
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-style: normal; }
  time.icon strong {
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #B9B309;
    border-bottom: 1px dashed #B9B309; }
  time.icon em {
    position: absolute;
    bottom: 0.3em;
    color: #B9B309; }
  time.icon span {
    font-size: 2.4em;
    letter-spacing: -0.05em;
    padding-top: 0.9em;
    color: #2f2f2f; }

/* Lists */
ul.bullet-list {
  margin: 0;
  padding: 0; }
  ul.bullet-list li {
    position: relative;
    padding: 0 0 0 20px;
    text-transform: none;
    list-style: none; }
    ul.bullet-list li:before {
      position: absolute;
      display: block;
      content: "■";
      left: 0;
      width: 7px;
      height: 7px;
      color: #B9B309; }
    ul.bullet-list li a {
      display: block;
      font-size: 14px;
      color: #878787;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      ul.bullet-list li a:hover, ul.bullet-list li a:active {
        color: #B9B309;
        text-decoration: none; }

ul.list-ellipsis li > a {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.list .shadow-tile {
  border: solid 1px #E6E6E6;
  position: relative;
  display: block;
  margin-bottom: 25px;
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.23);
  -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#3b000000,Positive=true)";
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#3b000000,Positive=true); }
  .list .shadow-tile.use-overlay:hover .overlay {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .list .shadow-tile.use-overlay:hover i.icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #B9B309; }
  .list .shadow-tile.use-overlay .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .list .shadow-tile.use-overlay i.icon {
    position: absolute;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 10px;
    margin-top: -5px;
    margin-left: -5px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .list .shadow-tile a .imageContainer {
    margin-bottom: 0; }

/* Title elements */
.page-title {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px; }
  .page-title .search-options-container {
    margin-top: 12px; }
    .page-title .search-options-container .search-option {
      display: inline-block; }
  .page-title .title {
    font-size: 2em;
    padding-right: 10px;
    margin-right: 10px; }
  .page-title .input-box {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    border: 1px solid #CCCCCC;
    border-top: 0;
    border-bottom: 0; }
    .page-title .input-box input[type="text"] {
      border: 0;
      padding-left: 10px;
      padding-right: 30px;
      width: 140px; }
    .page-title .input-box input[type="submit"] {
      position: absolute;
      border: 0;
      right: 0;
      top: 0;
      width: 30px;
      height: 23px;
      background: url("/images/iconSearch.png") 6px 0 no-repeat;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .page-title .input-box input[type="submit"]:hover {
        background: #B9B309 url("/images/iconSearch.png") 6px 0 no-repeat; }

.titleitem {
  height: 45px;
  line-height: 45px;
  background: #B9B309;
  color: #ffffff;
  font-family: "din-condensed-web";
  overflow: hidden; }
  .titleitem .columnLeft {
    display: inline-block;
    float: left; }
  .titleitem .columnRight {
    display: inline-block;
    float: right;
    padding-right: 10px; }
    .titleitem .columnRight a:hover, .titleitem .columnRight a:active {
      font-size: 14px;
      color: #fff;
      text-decoration: none; }
  .titleitem a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px; }
    .titleitem a i {
      padding-left: 5px; }
  .titleitem h3 {
    margin: 0 0 0 12px;
    line-height: 45px;
    text-transform: uppercase; }
  .titleitem.light {
    background: none;
    color: #B9B309;
    border-bottom: 1px solid #CCCCCC; }
    .titleitem.light h3 {
      background-color: #B9B309;
      color: #fff;
      padding: 0 10px;
      margin: 0; }
    .titleitem.light a, .titleitem.light a:hover, .titleitem.light a:active {
      color: #B9B309; }

/* Social media container */
.socialmedia {
  display: inline-block; }
  .socialmedia a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 4px;
    line-height: 25px;
    text-align: center;
    background: #CCCCCC;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .socialmedia a i {
      position: relative;
      font-size: 20px;
      color: #FFFFFF;
      margin: 8px 0 0 0; }
    .socialmedia a:hover {
      background: #B9B309; }

.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px; }

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer; }
  .control input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .control .control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: none;
    border: solid 1px #B9B309; }
  .control .control--radio .control__indicator {
    border-radius: 50%; }
  .control:hover input ~ .control__indicator,
  .control input:focus ~ .control__indicator {
    background: #ccc; }
  .control input:checked ~ .control__indicator {
    background: #B9B309; }
  .control:hover input:not([disabled]):checked ~ .control__indicator,
  .control input:checked:focus ~ .control__indicator {
    background: #888407; }
  .control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none; }
  .control + .control {
    margin-top: 15px; }

.control__indicator:after {
  content: '';
  position: absolute;
  display: none; }

.control input:checked ~ .control__indicator:after {
  display: block; }

.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff; }

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b; }

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%; }

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

.select select::-ms-expand {
  display: none; }

.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc; }

.select select:disabled {
  opacity: 0.5;
  pointer-events: none; }

.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent; }

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000; }

.select select:disabled ~ .select__arrow {
  border-top-color: #ccc; }

.md-wrapper {
  padding: 10px;
  border: solid 1px #ccc; }

.md-component {
  position: relative; }
  .md-component.input-mode .md-label {
    top: -16px;
    font-size: 12px;
    left: 0; }

.md-input, .md-select {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 8px;
  width: 100%;
  text-align: left;
  color: inherit;
  background-color: #fff;
  height: 34px; }

.md-label {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  bottom: 0;
  color: rgba(0, 0, 0, 0.26);
  font-size: 16px;
  left: 8px;
  pointer-events: none;
  position: absolute;
  top: 6px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }
  .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px; }
  .timeline > li {
    margin-bottom: 20px;
    position: relative; }
    .timeline > li:before, .timeline > li:after {
      content: " ";
      display: table; }
    .timeline > li:after {
      clear: both; }
    .timeline > li .timeline > li:before, .timeline > li:after {
      content: " ";
      display: table; }
    .timeline > li .timeline-panel {
      width: 46%;
      float: left;
      border: 1px solid #E6E6E6;
      padding: 20px;
      position: relative; }
      .timeline > li .timeline-panel:before {
        position: absolute;
        top: 26px;
        right: -15px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 15px solid #E6E6E6;
        border-right: 0 solid #E6E6E6;
        border-bottom: 15px solid transparent;
        content: " "; }
      .timeline > li .timeline-panel:after {
        position: absolute;
        top: 27px;
        right: -14px;
        display: inline-block;
        border-top: 14px solid transparent;
        border-left: 14px solid #fff;
        border-right: 0 solid #fff;
        border-bottom: 14px solid transparent;
        content: " "; }
    .timeline > li .timeline-badge {
      color: #fff;
      width: 50px;
      height: 50px;
      font-size: 1.0em;
      text-align: center;
      position: absolute;
      top: 16px;
      left: 50%;
      margin-left: -25px;
      background-color: #999999;
      z-index: 100;
      border-top-right-radius: 50%;
      border-top-left-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom-left-radius: 50%;
      padding-top: 6px; }
      .timeline > li .timeline-badge span {
        display: block;
        font-size: 0.7em;
        line-height: 0.7em; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right; }
      .timeline > li.timeline-inverted > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto; }
      .timeline > li.timeline-inverted > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto; }
  .timeline.left:before {
    left: 0;
    margin-left: 25px; }
  .timeline.left > li .timeline-badge {
    left: 0;
    margin-left: 0; }
  .timeline.left > li .timeline-panel {
    margin-left: 60px;
    float: none;
    width: auto;
    display: block; }

.timeline-badge.primary {
  background-color: #484538 !important; }

.timeline-badge.success {
  background-color: #484538 !important; }

.timeline-badge.warning {
  background-color: #f0ad4e !important; }

.timeline-badge.danger {
  background-color: #d9534f !important; }

.timeline-badge.info {
  background-color: #5bc0de !important; }

.timeline-title {
  margin-top: 0;
  color: inherit; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px; }
  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px); }
    ul.timeline > li > .timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -15px;
      right: auto; }
    ul.timeline > li > .timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -14px;
      right: auto; }
  ul.timeline ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px; }
  ul.timeline ul.timeline > li > .timeline-panel {
    float: right; } }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
.collapsible-accordion .panel-title {
  font-size: 1.7em; }
  .collapsible-accordion .panel-title.disabled a {
    cursor: default; }
    .collapsible-accordion .panel-title.disabled a:focus {
      color: inherit;
      text-decoration: none; }

.collapsible-accordion .panel {
  border: none; }

.vacancy-prices .price {
  font-size: 1.8em;
  text-align: center;
  margin: 0 25px 15px 25px;
  display: block;
  font-weight: 200; }

.vacancy-prices .table.specs td, .vacancy-prices .table.specs th {
  padding-left: 40px; }

.vacancy-prices .btn.toggle-price {
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 20px 26px; }

.vacancy-prices #options i {
  display: inline-block;
  font-size: 3em;
  float: left;
  margin-right: 20px; }

@media all and (max-width: 767px) {
  .vacancy-prices #options .option-2 {
    margin-top: 60px; } }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
.alert {
  border-radius: 0; }

.alert-success {
  color: #B9B309;
  background-color: #FFFFFF;
  border-color: #E6E6E6; }

.text-success {
  color: #B9B309; }

.alert-error {
  color: #B9B309;
  background-color: #FFFFFF;
  border-color: #E6E6E6; }

.well, .well-sm {
  border-radius: 0; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0; }

.badge {
  background-color: #ccc; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      color: #B9B309;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
    .pagination > li > a:hover, .pagination > li span:hover, .pagination > li a:focus, .pagination > li span:focus {
      z-index: 2;
      color: #fff;
      background-color: #B9B309;
      border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #56503B;
    border-color: #56503B; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
  .pagination-lg > li > a:first-child > a, .pagination-lg > li > a:first-child > span, .pagination-lg > li > span:first-child > a, .pagination-lg > li > span:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .pagination-lg > li > a:last-child > a, .pagination-lg > li > a:last-child > span, .pagination-lg > li > span:last-child > a, .pagination-lg > li > span:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
  .pagination-sm > li > a:first-child > a, .pagination-sm > li > a:first-child > span, .pagination-sm > li > span:first-child > a, .pagination-sm > li > span:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .pagination-sm > li > a:last-child > a, .pagination-sm > li > a:last-child > span, .pagination-sm > li > span:last-child > a, .pagination-sm > li > span:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f0f0f0; }

.breadcrumb {
  padding: 8px 15px 8px 0;
  margin: 8px 0 8px 0;
  list-style: none;
  background: none;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  border-bottom: solid 1px #f0f0f0;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .breadcrumb a {
    color: #B9B309; }
  .breadcrumb li {
    display: inline; }

.dropdown-menu {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #B9B309; }

.form-control {
  border-radius: 0; }
  .form-control:focus {
    border-color: #B9B309; }

.input-sm {
  border-radius: 0; }

.input-group-addon {
  border-radius: 0; }

.btn {
  border-radius: 0; }

.btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #B9B309;
  border-color: #B9B309;
  text-transform: uppercase; }
  .btn-primary:active, .btn-primary:focus:active {
    color: #fff;
    background-color: #B9B309;
    border-color: #B9B309; }
  .btn-primary:hover, .btn-primary:focus:hover {
    color: #fff;
    background-color: #888407;
    border-color: #888407; }

.btn-default, .btn-default:focus {
  color: #fff;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  text-transform: uppercase; }
  .btn-default:active, .btn-default:focus:active {
    color: #fff;
    background-color: #CCCCCC;
    border-color: #CCCCCC; }
  .btn-default:hover, .btn-default:focus:hover {
    color: #fff;
    background-color: #b3b3b3;
    border-color: #b3b3b3; }

.panel {
  border-radius: 0; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }

.label-default {
  background-color: #BBBBBB; }

.list-group-item:first-child, .list-group-item:last-child {
  border-radius: 0; }

.list-group-item-danger {
  background: none; }
  .list-group-item-danger::before {
    content: '';
    width: 5px;
    height: 100%;
    display: block;
    background-color: #a94442;
    position: absolute;
    left: 0;
    top: 0; }

blockquote {
  border-color: #B9B309; }

.field-validation-error {
  color: #a94442; }

.panel-primary {
  border-color: #B9B309; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #B9B309;
  border-color: #B9B309; }

.panel-heading {
  border-radius: 0; }
  .panel-heading h3 {
    margin: 0; }

.text-primary {
  color: #B9B309; }

.well-lg {
  padding: 30px; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
.slickGallery {
  /*margin-top: 25px;*/
  width: 100%; }
  .slickGallery img {
    width: 100%; }
  .slickGallery .slick-prev:before, .slickGallery .slick-next:before {
    font-size: 40px; }
  .slickGallery .slick-prev, .slickGallery .slick-next {
    position: absolute;
    display: block;
    z-index: 10;
    width: 40px;
    height: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
  .slickGallery .slick-prev {
    left: 20px; }
  .slickGallery .slick-next {
    right: 20px; }
  .slickGallery .image {
    position: relative; }
    .slickGallery .image .overlay {
      position: absolute;
      /*display: none;*/
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.25);
      opacity: 0;
      filter: alpha(opacity=0); }
      .slickGallery .image .overlay i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 40px;
        margin-top: -20px;
        margin-left: -20px;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #fff; }
    .slickGallery .image:hover .overlay {
      display: block;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .slickGallery .image:hover .overlay i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 100px;
        margin-top: -50px;
        margin-left: -50px; }
  .slickGallery.image-boxed, .slickGallery.dossier {
    background: #F2F2F2; }
    .slickGallery.image-boxed .image, .slickGallery.dossier .image {
      background-size: contain;
      background-repeat: no-repeat;
      background-color: #ffffff;
      border: solid 1px #EEEEEE;
      background-position: 50% 0; }
    .slickGallery.image-boxed .slick-prev, .slickGallery.image-boxed .slick-next, .slickGallery.dossier .slick-prev, .slickGallery.dossier .slick-next {
      opacity: 1;
      display: block; }
    .slickGallery.image-boxed.dossier .title, .slickGallery.dossier.dossier .title {
      min-height: 40px;
      padding: 5px 20px;
      padding-bottom: 25px; }
    @media all and (max-width: 1023px) {
      .slickGallery.image-boxed.dossier, .slickGallery.dossier.dossier {
        /* Tablet vertical */ }
        .slickGallery.image-boxed.dossier .title, .slickGallery.dossier.dossier .title {
          width: 100%;
          font-size: 13px !important; }
          .slickGallery.image-boxed.dossier .title .time, .slickGallery.dossier.dossier .title .time {
            display: block;
            margin-right: 80px; } }
    .slickGallery.image-boxed .title, .slickGallery.dossier .title {
      position: relative;
      margin-top: 0;
      padding: 15px 20px;
      min-height: 82px;
      font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      color: #999999; }
      .slickGallery.image-boxed .title .description, .slickGallery.dossier .title .description {
        margin-bottom: 10px;
        display: block; }
      .slickGallery.image-boxed .title .writer, .slickGallery.dossier .title .writer {
        font-family: 'Abel', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        display: block; }
        .slickGallery.image-boxed .title .writer span, .slickGallery.dossier .title .writer span {
          color: #444444; }
      .slickGallery.image-boxed .title .clear, .slickGallery.dossier .title .clear {
        display: block;
        clear: both; }
    .slickGallery.image-boxed .btnPrev, .slickGallery.image-boxed .btnNext, .slickGallery.dossier .btnPrev, .slickGallery.dossier .btnNext {
      display: none; }
    .slickGallery.image-boxed .slick-prev, .slickGallery.image-boxed .slick-next, .slickGallery.dossier .slick-prev, .slickGallery.dossier .slick-next {
      top: 185px; }
      .slickGallery.image-boxed .slick-prev:before, .slickGallery.image-boxed .slick-next:before, .slickGallery.dossier .slick-prev:before, .slickGallery.dossier .slick-next:before {
        font-size: 30px;
        color: #B9B309; }
    .slickGallery.image-boxed.btnsDisplay:hover .btnPrev, .slickGallery.image-boxed.btnsDisplay:hover .btnNext, .slickGallery.dossier.btnsDisplay:hover .btnPrev, .slickGallery.dossier.btnsDisplay:hover .btnNext {
      opacity: 1;
      filter: alpha(opacity=100); }
    .slickGallery.image-boxed.btnsDisplay .btnPrev, .slickGallery.image-boxed.btnsDisplay .btnNext, .slickGallery.dossier.btnsDisplay .btnPrev, .slickGallery.dossier.btnsDisplay .btnNext {
      position: absolute;
      display: block;
      top: 100%;
      left: 10px;
      height: 30px;
      width: 30px;
      margin-top: -65px !important;
      line-height: 30px;
      color: #B9B309 !important;
      font-size: 27px;
      text-align: center;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -ms-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      .slickGallery.image-boxed.btnsDisplay .btnPrev.middle, .slickGallery.image-boxed.btnsDisplay .btnNext.middle, .slickGallery.dossier.btnsDisplay .btnPrev.middle, .slickGallery.dossier.btnsDisplay .btnNext.middle {
        top: 50%;
        margin-top: 10px;
        color: #fff !important;
        font-size: 31px; }
        .slickGallery.image-boxed.btnsDisplay .btnPrev.middle:hover, .slickGallery.image-boxed.btnsDisplay .btnNext.middle:hover, .slickGallery.dossier.btnsDisplay .btnPrev.middle:hover, .slickGallery.dossier.btnsDisplay .btnNext.middle:hover {
          color: #B9B309 !important; }
        .slickGallery.image-boxed.btnsDisplay .btnPrev.middle.btnPrev, .slickGallery.image-boxed.btnsDisplay .btnNext.middle.btnPrev, .slickGallery.dossier.btnsDisplay .btnPrev.middle.btnPrev, .slickGallery.dossier.btnsDisplay .btnNext.middle.btnPrev {
          left: 10px;
          right: auto; }
      .slickGallery.image-boxed.btnsDisplay .btnPrev.btnPrev, .slickGallery.image-boxed.btnsDisplay .btnNext.btnPrev, .slickGallery.dossier.btnsDisplay .btnPrev.btnPrev, .slickGallery.dossier.btnsDisplay .btnNext.btnPrev {
        left: auto;
        right: 40px; }
      .slickGallery.image-boxed.btnsDisplay .btnPrev.btnNext, .slickGallery.image-boxed.btnsDisplay .btnNext.btnNext, .slickGallery.dossier.btnsDisplay .btnPrev.btnNext, .slickGallery.dossier.btnsDisplay .btnNext.btnNext {
        left: auto;
        right: 10px; }
      .slickGallery.image-boxed.btnsDisplay .btnPrev:hover, .slickGallery.image-boxed.btnsDisplay .btnNext:hover, .slickGallery.dossier.btnsDisplay .btnPrev:hover, .slickGallery.dossier.btnsDisplay .btnNext:hover {
        color: #888407 !important; }
    .slickGallery.image-boxed .time, .slickGallery.dossier .time {
      position: relative;
      top: 10px; }
      .slickGallery.image-boxed .time .name, .slickGallery.dossier .time .name {
        color: #444444; }
    .slickGallery.image-boxed .socialmedia, .slickGallery.dossier .socialmedia {
      position: absolute;
      top: 10px;
      right: 15px;
      margin-top: 0;
      background: none; }
      .slickGallery.image-boxed .socialmedia a, .slickGallery.dossier .socialmedia a {
        margin-left: 10px; }
      .slickGallery.image-boxed .socialmedia i, .slickGallery.dossier .socialmedia i {
        position: relative;
        top: 4px; }
    .slickGallery.image-boxed:hover .slick-prev, .slickGallery.image-boxed:hover .slick-next, .slickGallery.dossier:hover .slick-prev, .slickGallery.dossier:hover .slick-next {
      /*display: none !important;
                @include opacity(0);*/ }
    @media all and (max-width: 767px) {
      .slickGallery.image-boxed, .slickGallery.dossier {
        /* Tablet vertical */ }
        .slickGallery.image-boxed .title .description, .slickGallery.dossier .title .description {
          font-size: 14px;
          width: 50%; }
        .slickGallery.image-boxed .writer, .slickGallery.dossier .writer {
          float: right;
          width: 45%;
          text-align: right;
          font-size: 13px; } }
  .slickGallery .btn {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .slickGallery .slick-prev, .slickGallery .slick-next {
    top: 115px; }
  .slickGallery .title {
    display: block;
    margin-top: 10px;
    margin-right: 0;
    /*font-size: 30px;*/
    line-height: 120%;
    color: #000000; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
#partner-detail #about {
  margin: 30px 0; }

#partner-detail .slogan {
  font-size: 24px;
  color: #878787;
  margin: -20px 0 20px 0; }

#partner-detail #company-images {
  margin-bottom: 30px; }

#partner-detail #company-articles {
  margin-bottom: 30px;
  padding-bottom: 35px; }

#partner-detail .shadow-tile {
  padding: 15px;
  background-color: #fff; }
  #partner-detail .shadow-tile h3 {
    margin-top: 0; }
  #partner-detail .shadow-tile div + div {
    margin-top: 5px; }

.company-information {
  position: relative;
  width: 100%;
  min-height: 291px;
  background: #F2F2F2;
  padding: 20px 20px 20px 15px;
  border-color: #eeeeee; }
  .company-information .company-logo {
    display: block;
    background-color: #fff;
    margin-bottom: 15px; }
    .company-information .company-logo img {
      margin: 0 auto; }
  .company-information h1 {
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 20px;
    color: #525252; }
  .company-information p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #525252; }
    .company-information p a {
      display: inline-block;
      clear: both;
      color: #525252;
      margin-bottom: 4px;
      text-decoration: underline; }
      .company-information p a:hover {
        text-decoration: none; }
  .company-information .btnDownload {
    display: block;
    float: right;
    color: #525252;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .company-information .btnDownload:hover {
      color: #B9B309;
      text-decoration: none; }
    .company-information .btnDownload i {
      font-size: 30px;
      padding-right: 10px; }
  .company-information .contactdetails {
    position: relative;
    display: inline-block;
    padding-top: 15px; }
  .company-information .btnGoogleMaps {
    float: left;
    margin: 0 10px 10px 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .company-information .btnGoogleMaps:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }

@media all and (min-width: 1200px) {
  #sticky-partner-container.scroll, #sticky-partner-container.absolute {
    position: fixed;
    width: 750px;
    bottom: 100px; }
    #sticky-partner-container.scroll.absolute, #sticky-partner-container.absolute.absolute {
      position: absolute;
      width: 750px;
      top: auto;
      bottom: auto; } }

@media all and (min-width: 1024px) and (max-width: 1199px) {
  body #sticky-partner-container.scroll, body #sticky-partner-container.absolute {
    position: fixed;
    width: 616.656px;
    bottom: 100px; }
    body #sticky-partner-container.scroll.absolute, body #sticky-partner-container.absolute.absolute {
      position: absolute;
      width: 616.656px;
      top: auto;
      bottom: auto; } }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
/********** Project detail begin **********/
.page.project .fiche {
  position: relative; }
  .page.project .fiche .title {
    padding: 15px 18px;
    background: #F2F2F2;
    margin-bottom: 10px; }
    .page.project .fiche .title h2 {
      margin: 0;
      color: #000000;
      font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      font-weight: 400; }
  .page.project .fiche .socialmedia {
    float: right;
    /*  
            i.fa-envelope {
                position: relative;
                top: 1px;
                font-size: 14px;
            }*/ }
    .page.project .fiche .socialmedia span {
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      color: #878787;
      text-transform: uppercase;
      padding-right: 10px; }
  @media all and (max-width: 1024px) {
    .page.project .fiche {
      /* Tablet */
      /*width: 400px;
            margin-left: 15px;

            .title {
                h2 {
                    margin-right: 200px;
                }
            }*/ } }
  @media all and (max-width: 767px) {
    .page.project .fiche {
      /* Mobile */
      /*width: 96%;
            margin: -50px 2% 0 2%;*/ } }

.page.project .list .imageContainer img {
  background-color: #fff;
  padding: 10px; }

.page.project .projectcontent {
  background: #F2F2F2;
  margin-bottom: 40px; }
  .page.project .projectcontent .title h2 {
    font-size: 40px;
    margin-top: 0; }
  .page.project .projectcontent .title .location {
    position: relative;
    top: -10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px; }
  .page.project .projectcontent table {
    margin: 20px 0; }
    .page.project .projectcontent table td {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 15px;
      color: #525252;
      padding-bottom: 10px; }
      .page.project .projectcontent table td:first-child {
        padding-right: 30px; }
  .page.project .projectcontent .longContent {
    display: none; }
  .page.project .projectcontent p {
    padding-top: 20px;
    font-size: 15px;
    color: #525252;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif; }
  .page.project .projectcontent .btnReadMore {
    display: inline-block;
    clear: both;
    margin-top: 20px;
    margin-bottom: 15px;
    text-decoration: underline; }
  .page.project .projectcontent .line {
    display: block;
    height: 1px;
    width: 100%;
    background: #CCCCCC; }
  .page.project .projectcontent .btns {
    font-family: 'Source Sans Pro', sans-serif;
    color: #BABABA;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px; }
    .page.project .projectcontent .btns a {
      display: block;
      color: #BABABA;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .page.project .projectcontent .btns a:hover {
        text-decoration: none;
        color: #B9B309; }
      .page.project .projectcontent .btns a i {
        display: inline-block;
        width: 10px;
        margin-right: 10px;
        text-align: center; }
  @media all and (max-width: 1024px) {
    .page.project .projectcontent {
      /* Tablet */
      float: left;
      /*width: 42%;
            margin-left: 1%;*/ } }
  @media all and (max-width: 767px) {
    .page.project .projectcontent {
      /* Mobile */
      /*width: 96%;
            margin: 0 2%;*/ } }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
#news-overview .tiles-overview {
  margin-top: 20px; }

#news-category-overview .newslist {
  margin-top: 20px; }
  #news-category-overview .newslist .btnPrev, #news-category-overview .newslist .btnNext {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 50px;
    margin-top: -25px;
    margin-left: -25px;
    display: none;
    color: #ccc; }
    #news-category-overview .newslist .btnPrev:hover, #news-category-overview .newslist .btnNext:hover {
      color: #B9B309; }
    #news-category-overview .newslist .btnPrev.btnPrev, #news-category-overview .newslist .btnNext.btnPrev {
      left: -20px; }
    #news-category-overview .newslist .btnPrev.btnNext, #news-category-overview .newslist .btnNext.btnNext {
      left: auto;
      right: -45px; }
    @media all and (max-width: 1270px) {
      #news-category-overview .newslist .btnPrev, #news-category-overview .newslist .btnNext {
        /*display: none !important;*/
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 30px;
        margin-top: -15px;
        margin-left: -15px; }
        #news-category-overview .newslist .btnPrev.btnPrev, #news-category-overview .newslist .btnNext.btnPrev {
          left: -15px; }
        #news-category-overview .newslist .btnPrev.btnNext, #news-category-overview .newslist .btnNext.btnNext {
          left: auto;
          right: -30px; } }
    @media all and (max-width: 570px) {
      #news-category-overview .newslist .btnPrev, #news-category-overview .newslist .btnNext {
        display: none !important; } }
  @media all and (min-width: 768px) and (max-width: 1024px) {
    #news-category-overview .newslist {
      margin-left: 15px;
      margin-right: 15px; } }

#news-article #mail-a-friend {
  padding: 15px;
  margin-bottom: 30px;
  background-color: #F2F2F2; }
  #news-article #mail-a-friend .alert-success {
    margin-bottom: 0; }

#news-article article {
  margin-bottom: 30px; }
  #news-article article header {
    margin-bottom: 20px; }
    #news-article article header h1 {
      margin-top: 0; }

#news-article .shadow-tile .imageContainer {
  padding: 10px; }

#news-article .calendarItems .item {
  min-height: 100px;
  margin-bottom: 30px; }
  #news-article .calendarItems .item a {
    font-size: 1.4em; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
#dossier-articles-overview .dossier-banners-replacement {
  margin: 48px 0 30px 0; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
#job-detail header h1 {
  margin: 0; }

#job-detail .socialmedia {
  margin-top: 20px; }

#job-detail .employee {
  display: block;
  border-left: 10px solid #B9B309;
  font-family: 'Source Sans Pro', sans-serif;
  clear: both;
  margin-top: 40px;
  margin-bottom: 35px;
  position: relative;
  padding: 0 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  #job-detail .employee h3 {
    margin: 0; }
  #job-detail .employee .list .shadow-tile {
    margin-bottom: 0; }
  #job-detail .employee ul {
    list-style: none;
    padding: 0; }
    #job-detail .employee ul li {
      margin-bottom: 15px; }
      #job-detail .employee ul li + li {
        margin-bottom: 0; }
  #job-detail .employee .day {
    display: block;
    margin-bottom: 3px;
    color: #AAAAAA;
    font-size: 15px;
    text-transform: none; }
    #job-detail .employee .day i {
      padding-right: 10px; }
  #job-detail .employee span {
    display: block;
    color: #444444;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 5px; }
  #job-detail .employee .columnRight {
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    float: right;
    width: 35%; }
    #job-detail .employee .columnRight img {
      width: 100%; }
  #job-detail .employee .vacatureName {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    color: #858585; }
  #job-detail .employee .clear {
    display: block;
    clear: both; }

#job-detail .btnSoliciteer, #job-detail .btnDownload {
  display: inline-block;
  padding: 5px 15px;
  background: #B9B309;
  color: #ffffff !important;
  margin-bottom: 35px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  text-decoration: none !important;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -ms-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s; }
  #job-detail .btnSoliciteer.btnDownload, #job-detail .btnDownload.btnDownload {
    margin-top: 30px;
    background: #8B8B8B;
    font-weight: 400; }
    #job-detail .btnSoliciteer.btnDownload:hover, #job-detail .btnDownload.btnDownload:hover {
      background: #727272; }
  #job-detail .btnSoliciteer:hover, #job-detail .btnDownload:hover {
    background: #888407; }

#job-detail #related-vacancies.items a {
  display: block;
  margin-bottom: 10px;
  padding: 7px 10px; }
  #job-detail #related-vacancies.items a .title {
    text-transform: uppercase;
    font-size: 16px; }
  #job-detail #related-vacancies.items a:hover {
    text-decoration: none !important;
    background: #dddddd; }
    #job-detail #related-vacancies.items a:hover .title {
      text-decoration: none !important; }
  #job-detail #related-vacancies.items a span {
    display: block;
    text-transform: none; }
    #job-detail #related-vacancies.items a span.item {
      color: #333; }

#job-detail form {
  border: 1px solid #ccc;
  padding: 20px;
  width: 100%;
  max-width: 490px;
  margin-bottom: 30px; }
  #job-detail form h3 {
    margin-top: 0; }
  #job-detail form h4 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 25px; }
  #job-detail form input[type="password"], #job-detail form input[type="text"] {
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    /*kk - width: 100%;*/
    font-size: 15px;
    max-width: 280px;
    margin-bottom: 10px; }
  #job-detail form a {
    display: inline-block;
    margin-bottom: 30px;
    color: #444444;
    text-decoration: underline; }
    #job-detail form a:hover {
      text-decoration: none; }
  #job-detail form input[type="submit"] {
    background: #B9B309;
    color: #fff;
    max-width: 180px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif; }

#job-detail .header {
  padding-bottom: 10px; }
  #job-detail .header .title {
    font-family: 'Source Sans Pro', sans-serif;
    color: #444; }
  #job-detail .header .btnOverview {
    float: right; }

#job-detail .line {
  display: block;
  width: 100%;
  height: 1px;
  background: #CCCCCC;
  margin-top: 10px;
  margin-bottom: 20px; }

#job-overview .price-button {
  border: solid 1px #B9B309;
  padding: 10px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #56503B; }

#job-overview .filter {
  margin: 15px 0;
  border: solid 1px #EBEBEB;
  padding: 30px; }
  #job-overview .filter h3 {
    margin: 0 0 10px 0; }
  #job-overview .filter label {
    font-weight: normal; }
  #job-overview .filter .filter-item + .filter-item {
    margin-top: 10px; }
  #job-overview .filter a.title {
    display: block;
    border: solid 1px #EBEBEB;
    padding: 5px;
    position: relative;
    color: #333;
    font-family: 'Open Sans', sans-serif; }
    #job-overview .filter a.title i {
      position: absolute;
      right: 5px;
      top: 8px; }
  #job-overview .filter .items {
    background-color: #F2F2F2;
    margin-bottom: 15px;
    padding: 10px; }

#job-overview .add-vacancy {
  display: block; }

#job-overview article .imageContainer {
  background-position: center center;
  height: 150px;
  width: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff; }

#job-overview article .company-name {
  text-transform: uppercase;
  font-weight: bold;
  color: #333; }

#job-overview article .job-info {
  display: block;
  font-size: 13px;
  color: #333333;
  text-transform: none; }

#job-overview article h1 {
  text-transform: uppercase; }

#job-overview .imageContainer {
  margin-bottom: 0; }

#job-overview .date-info {
  margin-left: 10px; }
  #job-overview .date-info i {
    margin: 0 10px; }

#job-overview .title.search form input[type="text"] {
  position: absolute; }

#job-overview .item {
  display: block;
  border: solid 1px #EBEBEB;
  border-left: 10px solid #B9B309;
  font-family: 'Source Sans Pro', sans-serif;
  clear: both;
  text-decoration: none !important;
  margin-bottom: 10px;
  padding: 10px 10px; }
  #job-overview .item.external {
    border-left: 10px solid #878787;
    background-color: #FFF; }
  #job-overview .item.premium {
    background: #F2F2F2; }
  #job-overview .item .poweredBy {
    color: #CCC; }
  #job-overview .item .day {
    display: block;
    margin-bottom: 3px;
    color: #AAAAAA;
    font-size: 15px;
    text-transform: none; }
  #job-overview .item .title {
    display: block;
    font-family: "din-condensed-web";
    font-size: 25px;
    color: #000000;
    text-transform: none; }
  #job-overview .item .desc {
    font-size: 15px;
    text-transform: none;
    color: #333333; }
  #job-overview .item .location {
    font-size: 13px;
    display: inline-block;
    margin-left: 15px;
    color: #333333; }
  #job-overview .item .link {
    display: block;
    clear: both;
    text-decoration: underline;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #B9B309; }
  #job-overview .item .btn {
    display: inline-block;
    background: #B9B309;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    margin-top: 10px;
    text-align: left;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    #job-overview .item .btn i {
      padding-left: 5px; }
    #job-overview .item .btn:hover {
      background: #b8b209; }
  #job-overview .item .logo {
    max-height: 75px;
    float: right;
    background-color: #fff;
    padding: 10px; }
  #job-overview .item .vacatureName {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    color: #858585; }
  #job-overview .item .clear {
    display: block;
    clear: both; }

#job-overview.noBg .item {
  background: none;
  padding: 0 15px;
  min-height: 80px; }
  #job-overview.noBg .item .desc {
    color: #AAAAAA; }

@media all and (max-width: 767px) {
  #job-overview {
    /* Tablet vertical */ }
    #job-overview .item .title {
      font-size: 18px; } }

.premium-vacancy {
  margin-top: 15px; }
  .premium-vacancy + .premium-vacancy {
    border-top: solid 1px #E6E6E6;
    padding-top: 15px; }
  .premium-vacancy .logo {
    border: solid 1px #EBEBEB; }
  .premium-vacancy .text {
    color: #878787; }

@font-face {
  font-family: 'Citroen';
  src: url("../fonts/CitroenBold.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

@font-face {
  font-family: 'CitroenRegular';
  src: url("../fonts/CitroenRegular.ttf") format("truetype");
  /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */ }

/* Core Imports */
/* Responsive Breakpoints
========================================================================== */
/* Sub-section comment block
========================================================================== */
/* Clearfix
========================================================================== */
/* Box Model
========================================================================== */
/* Border Radius
========================================================================== */
.submit-button {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box; }

/* Opacity
========================================================================== */
/* Center-align a block level element
========================================================================== */
/* Text overflow
========================================================================== */
/* Absolute positioned
========================================================================== */
/* Font Size
========================================================================== */
/* Cross browser inline block
========================================================================== */
/* Text replacement (instead of text-indent)
========================================================================== */
/* Line Height
========================================================================== */
/* Placeholder
========================================================================== */
/* ==|== Primary Styles =====================================================
   ========================================================================== */
/* Fonts */
/* Colors */
/*AFC000*/
/*AFC000*/
/* Backgrounds*/
/* Grid */
#search-results article + article {
  border-top: solid 1px #E6E6E6;
  margin-top: 30px;
  padding-top: 30px; }

#search-results #sitesearch {
  margin-bottom: 30px; }

#account #navigation {
  margin-top: 40px; }
  #account #navigation .item {
    display: block;
    padding: 15px;
    border: solid 4px #B9B309;
    margin-bottom: 15px; }
    #account #navigation .item i {
      font-size: 2em;
      margin-right: 10px; }
    #account #navigation .item h4 {
      display: inline-block; }

/*
    Primary Styles
*/
::-moz-selection, ::selection {
  background: #878787;
  color: #fff; }

.sendfriend {
  position: relative;
  top: -4px; }

/* remove the border highlight on an input text element */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

body {
  background: "";
  font-family: 'Open Sans', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "din-condensed-web"; }

p {
  font-family: 'Open Sans', sans-serif; }

a, .link, a:focus {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #B9B309; }
  a:hover, .link:hover, a:focus:hover {
    color: #585504;
    text-decoration: none; }

.company-logo {
  padding: 10px;
  background-color: #fff; }

form {
  position: relative;
  font-family: 'Source Sans Pro', sans-serif; }
  form .form-description {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    color: #6A5F52;
    position: relative;
    margin-bottom: 20px; }
  form legend {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    color: #6A5F52;
    position: relative;
    top: 10px;
    left: 5px; }
  form fieldset {
    float: left;
    width: 33.3%;
    margin: 0;
    border: 0px; }
    form fieldset.lastFieldset {
      position: relative;
      top: -14px;
      width: 100%;
      margin-bottom: 10px; }
      form fieldset.lastFieldset .columnLeft {
        float: left;
        width: 66.1%; }
      form fieldset.lastFieldset .columnRight {
        float: right;
        width: 32.2%; }
  form label {
    font-family: 'Source Sans Pro', sans-serif; }
  form .styled-select {
    width: 100%;
    height: 41px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 15px;
    background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #999999; }
    form .styled-select:hover select {
      color: #444444; }
    form .styled-select select {
      position: relative;
      z-index: 2;
      background: transparent;
      width: 110%;
      padding: 5px;
      font-size: 14px;
      line-height: 41px;
      margin-left: 10px;
      border: 0;
      border-radius: 0;
      cursor: pointer;
      height: 41px;
      -webkit-appearance: none;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
  form .input input[type="text"], form .input input[type="number"] {
    /*KK - width: 100%;*/
    border: 0;
    padding-left: 10px;
    padding-right: 10px; }
  form .input input[type="submit"] {
    width: 100%;
    height: 34px;
    font-size: 20px;
    font-weight: 600;
    border: 0;
    background: #5A564A;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    form .input input[type="submit"]:hover {
      background: #222222; }

/*
    .layout {
    position: absolute;
    top: 0;
    left: -12px;
    width: 100%;
    height: 4000px;
    background: url("/images/layout.png") top center no-repeat;
    color: $textColor;
    font: normal $baseFontSize $baseFontFamily;
}
    */
.up {
  text-transform: uppercase; }

.hidden {
  display: none; }

.row-bottom-buffer {
  margin-bottom: 40px; }

.row-top-buffer {
  margin-top: 40px; }

.content, .content2 {
  color: #525252;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif; }

.time {
  text-transform: uppercase;
  color: #999999;
  font-family: 'Abel', sans-serif;
  font-size: 14px;
  padding-top: 8px; }
  .time i {
    font-size: 16px;
    padding-right: 2px; }

.centered-title {
  text-align: center;
  position: relative;
  height: 25px;
  margin: 25px 0;
  border-bottom: solid 1px #ccc; }
  .centered-title h3 {
    top: 12px;
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-color: #fff; }
    .centered-title h3.premium-partners {
      width: 200px; }

.clear {
  clear: both; }

.no-results {
  border: solid 1px #F2F2F2;
  padding: 10px;
  margin: 10px 0; }

.search-info {
  margin-bottom: 10px;
  display: block; }

#site {
  position: relative;
  width: 100%;
  overflow: hidden; }
  #site.scroll body {
    padding-top: 46px; }
  #site.scroll .site-header {
    position: fixed;
    top: -120px;
    left: 0;
    width: 100%;
    background: #484538; }
    #site.scroll .site-header .navigation > ul > li > a {
      color: #ffffff; }
    #site.scroll .site-header .search {
      display: none; }
  #site.scroll .site-header nav.navigation li ul li ul li a.parent {
    color: #000000; }
    #site.scroll .site-header nav.navigation li ul li ul li a.parent:hover {
      color: #B9B309; }
  #site.scroll .site-header nav.navigation li ul li ul li a {
    color: #878787; }
    #site.scroll .site-header nav.navigation li ul li ul li a:hover {
      color: #B9B309; }

.navMobile {
  display: none; }

.center {
  text-align: center; }

.homepageContent {
  margin-top: 40px;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .pagination {
    margin: 10px 0 40px 0; } }

/******************** Begin search form top ********************/
#searchTop {
  display: none;
  background: #B9B309;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 20px;
  left: 0;
  clear: both; }
  #searchTop legend {
    font-family: "din-condensed-web";
    color: #ffffff;
    font-size: 30px;
    left: 0px; }
  #searchTop fieldset {
    padding-left: 0; }
  #searchTop .columnLeft {
    float: left;
    width: 40%; }
  #searchTop .columnSecond {
    float: left;
    width: 40%; }
  #searchTop .columnRight {
    float: right;
    width: 18%; }
  #searchTop label {
    font-size: 15px;
    font-weight: 600;
    cursor: pointer; }
  #searchTop input[type="text"] {
    color: #999999;
    width: 100%;
    height: 34px;
    padding: 0px 0px 0px 10px;
    border: none; }
  #searchTop .alert {
    display: none;
    max-width: 400px; }
  #searchTop input[type="radio"] {
    margin-right: 10px; }
  #searchTop input[type="checkbox"] {
    margin-right: 10px; }
  #searchTop input[type="submit"] {
    max-width: 200px; }
  @media all and (max-width: 1023px) {
    #searchTop {
      /* Mobile */ }
      #searchTop fieldset {
        width: 100%;
        max-width: 400px; }
      #searchTop .columnLeft input[type="text"], #searchTop .columnRight input[type="text"], #searchTop .columnSecond input[type="text"] {
        width: 100%; }
      #searchTop .columnLeft .input, #searchTop .columnRight .input, #searchTop .columnSecond .input {
        position: relative; }
        #searchTop .columnLeft .input input[type="checkbox"], #searchTop .columnLeft .input input[type="radio"], #searchTop .columnRight .input input[type="checkbox"], #searchTop .columnRight .input input[type="radio"], #searchTop .columnSecond .input input[type="checkbox"], #searchTop .columnSecond .input input[type="radio"] {
          position: absolute;
          top: 0;
          left: 0;
          display: inline-block; }
        #searchTop .columnLeft .input label, #searchTop .columnRight .input label, #searchTop .columnSecond .input label {
          display: block;
          margin-left: 25px; } }
  @media all and (max-width: 470px) {
    #searchTop {
      /* Mobile */ }
      #searchTop fieldset {
        clear: both; } }

/******************** End search form top ********************/
/******************** Begin header ********************/
.site-header {
  position: relative;
  display: block;
  /*height: 146px;*/
  z-index: 8000;
  background: #f0f0f0;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  /******************** Mobile navigation begin ********************/
  /******************** Mobile navigation end ********************/
  /******************** Begin main navigation ********************/
  /******************** End main navigation ********************/
  /******************** Search top btn begin ********************/
  /******************** Search end btn ********************/ }
  .site-header a {
    font-family: "din-condensed-web";
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s; }
  .site-header .intsiteLink a{
  }
  .site-header .intsiteLink a:hover{
      color:#0000fc;
      text-decoration:none;
  }
  .site-header #logo {
    float: left; }
    @media all and (max-width: 1200px) {
      .site-header #logo {
        margin-top: 20px; } }
  .site-header .btnmobile {
    display: none; }
  .site-header .top-nav {
    list-style: none;
    font-family: "din-condensed-web";
    color: #878787;
    position: absolute;
    right: 0;
    top: -5px; }
  .site-header .top-nav-logos {
      list-style: none;
      float:left;
      display: inline;
      margin-left: 100px;
  }
   .site-header .top-nav-logos ul li{
      display:inline;
      margin-right: 5px;
  }
.site-header .top-nav-title {
    color: #B9B309;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
    padding-left: 40px;
}
.site-header .top-nav-logos a{
    text-decoration:none;
}
.site-header .top-nav-logos a:visited {
    text-decoration: none;
}

    .site-header .top-nav li {
      float: left;
      margin-left: 10px; }
      .site-header .top-nav li + li::before {
        content: " | ";
        padding-right: 10px; }
    .site-header .top-nav .languages a {
      display: inline-block;
      padding: 2px 4px;
      color: #878787;
      font-size: 10px; }
      .site-header .top-nav .languages a.active {
        background: #B9B309;
        color: #fff;
        border: none; }
  .site-header .leaderboard {
    right: 0;
    top: 25px;
    position: absolute; }
    @media all and (max-width: 767px) {
      .site-header .leaderboard {
        display: none;
        /*Currently no top banner support for small devices... needs work*/ }
    }
    @media all and (max-width: 1023px){
        .site-header .top-nav-logos {
            display: none;
        }
    }
  .site-header nav li {
    list-style: none; }
  .site-header nav.navigation, .site-header nav.navigationTop {
    float: left; }
    .site-header nav.navigation li, .site-header nav.navigationTop li {
      position: relative;
      float: left;
      margin-right: 24px;
      font-size: 15px;
      color: #878787; }
      .site-header nav.navigation li:before, .site-header nav.navigationTop li:before {
        position: absolute;
        content: "/";
        left: -20px; }
      .site-header nav.navigation li.first:before, .site-header nav.navigationTop li.first:before {
        content: ""; }
      .site-header nav.navigation li ul li, .site-header nav.navigationTop li ul li {
        font-family: 'Open Sans', sans-serif; }
        .site-header nav.navigation li ul li a, .site-header nav.navigationTop li ul li a {
          font-family: 'Open Sans', sans-serif; }
      .site-header nav.navigation li a, .site-header nav.navigationTop li a {
        color: #878787;
        text-transform: uppercase;
        text-decoration: none;
        -webkit-transition: color 0.2s;
        -moz-transition: color 0.2s;
        -ms-transition: color 0.2s;
        -o-transition: color 0.2s;
        transition: color 0.2s; }
        .site-header nav.navigation li a:hover, .site-header nav.navigationTop li a:hover {
          color: #B9B309; }
        .site-header nav.navigation li.intsiteLink a:hover {
            color: #0000fc !important;
        }
        .scroll .site-header nav.navigation li.intsiteLink a:hover {
            color: #fff !important;
        }    .site-header nav.navigation > ul > li.active > a, .site-header nav.navigationTop > ul > li.active > a {
      color: #B9B309; }
  .site-header nav.navigationTop {
    margin: 50px 0 0 40px; }
    @media all and (max-width: 1200px) {
      .site-header nav.navigationTop {
        margin-top: 70px; } }
  .site-header nav ul {
    padding: 0; }
  .site-header nav.navigation {
    position: absolute;
    left: 0;
    bottom: -5px;
    clear: both; }
    .site-header nav.navigation > ul > li {
      font-size: 24px;
      margin-right: 22px;
      /********************** Begin sub navigation **********************/
      /********************** End sub navigation **********************/ }
      .site-header nav.navigation > ul > li.dropdown ul {
        display: block; }
        .site-header nav.navigation > ul > li.dropdown ul li {
          -webkit-box-shadow: 3px 3px 5px 0 rgba(50, 50, 50, 0.4);
          -moz-box-shadow: 3px 3px 5px 0 rgba(50, 50, 50, 0.4);
          box-shadow: 3px 3px 5px 0 rgba(50, 50, 50, 0.4); }
          .site-header nav.navigation > ul > li.dropdown ul li li {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
          .site-header nav.navigation > ul > li.dropdown ul li a {
            color: #878787;
            text-decoration: none; }
            .site-header nav.navigation > ul > li.dropdown ul li a:hover {
              color: #B9B309; }
      .site-header nav.navigation > ul > li:before {
        content: ""; }
      .site-header nav.navigation > ul > li:hover a, .site-header nav.navigation > ul > li.dropdown a, .site-header nav.navigation > ul > li.active a {
        border-bottom: 5px solid #B9B309; }
        .site-header nav.navigation > ul > li.intsiteLink:hover a, .site-header nav.navigation > ul > li.dropdown a, .site-header nav.navigation > ul > li.active a {
            border-bottom: 5px solid #0000fc;
        }
        .site-header nav.navigation > ul > li:hover a .arrow, .site-header nav.navigation > ul > li.dropdown a .arrow, .site-header nav.navigation > ul > li.active a .arrow {
          opacity: 1;
          filter: alpha(opacity=100); }
      .site-header nav.navigation > ul > li.dropdown a, .site-header nav.navigation > ul > li.active a {
        border-bottom: 5px solid #B9B309; }
        .site-header nav.navigation > ul > li.dropdown a .arrow, .site-header nav.navigation > ul > li.active a .arrow {
          opacity: 1;
          filter: alpha(opacity=100); }
      .site-header nav.navigation > ul > li.nav:hover ul {
        display: block; }
      .site-header nav.navigation > ul > li ul {
        position: absolute;
        display: none;
        top: 34px; }
        .site-header nav.navigation > ul > li ul.users {
          box-shadow: 5px 5px 20px #999;
          z-index: 40; }
          .site-header nav.navigation > ul > li ul.users li {
            padding: 20px;
            overflow: hidden;
            margin-right: 0; }
            .site-header nav.navigation > ul > li ul.users li li {
              height: auto;
              width: auto;
              margin-bottom: 2px; }
              .site-header nav.navigation > ul > li ul.users li li span {
                color: #a19b08;
                padding-right: 5px; }
        .site-header nav.navigation > ul > li ul li {
          position: relative;
          display: block;
          background: #f0f0f0;
          z-index: 100;
          border-top: 10px solid #B9B309; }
          .site-header nav.navigation > ul > li ul li a {
            display: block;
            color: #111111;
            border-bottom: 0 !important;
            padding: 5px;
            font-size: 12px;
            text-transform: uppercase;
            white-space: nowrap; }
            .site-header nav.navigation > ul > li ul li a.parent {
              color: #000000;
              font-size: 16px;
              font-weight: 600;
              text-transform: none;
              margin-bottom: 10px; }
              .site-header nav.navigation > ul > li ul li a.parent:hover {
                color: #B9B309; }
            .site-header nav.navigation > ul > li ul li a.btn {
              padding: 0;
              text-align: left; }
            .site-header nav.navigation > ul > li ul li a:hover {
              border-bottom: 0; }
          .site-header nav.navigation > ul > li ul li a:before {
            content: "\203A";
            margin-right: 10px; }
      .site-header nav.navigation > ul > li a {
        display: inline-block; }
        .site-header nav.navigation > ul > li a .arrow {
          position: absolute;
          display: block;
          bottom: 5px;
          left: 50%;
          width: 22px;
          height: 5px;
          margin-left: -11px;
          background: url("/images/arrow.png");
          opacity: 0;
          filter: alpha(opacity=0); }
        .site-header nav.navigation > ul > li.intsiteLink a .arrow {
            background: url("/images/arrowblue.png");
        }
      @media all and (max-width: 992px) {
        .site-header nav.navigation > ul > li a {
          font-size: 20px; } }
  .site-header .header {
    /*margin-top: 12px;*/
    position: relative; }
    .site-header .header > div {
      height: 146px;
      margin-top: 12px; }
  .site-header .header-content {
    position: relative;
    height: 100%; }
  .site-header .search {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 45px;
    background: #B9B309;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .site-header .search:hover {
      background: #a19b08; }
    .site-header .search .fa-search {
      position: absolute;
      top: 8px;
      left: 15px;
      font-size: 25px; }
    .site-header .search .fa-chevron-down {
      position: absolute;
      top: 14px;
      right: 12px; }
    @media all and (max-width: 1024px) {
      .site-header .search {
        width: 30px;
        height: 30px; }
        .site-header .search .fa-search {
          position: absolute;
          top: 6px;
          left: 7px;
          font-size: 16px; }
        .site-header .search .fa-chevron-down {
          display: none; } }
  @media all and (max-width: 767px) {
    .site-header .top-nav {
      display: none; } }

/******************** End header ********************/
/******************** Begin btn to display more listitems ********************/
.btnLoadMoreItems {
  position: relative;
  display: inline-block;
  background-color: #F7F7F7;
  color: #AAAAAA !important;
  width: 263px;
  height: 44px;
  margin: 40px auto 20px auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
  border: 2px solid #EEEEEE;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .btnLoadMoreItems:hover {
    background: #B9B309;
    color: #ffffff !important;
    text-decoration: none; }

/******************** End btn to display more listitems ********************/
/********** Content detailpage begin **********/
.columnDetail {
  float: left;
  width: 780px; }
  .columnDetail .title {
    position: relative;
    margin-bottom: 20px; }
    .columnDetail .title h2 {
      display: inline-block;
      font-size: 35px;
      margin-top: 0; }
    .columnDetail .title .socialmedia {
      position: relative;
      display: inline-block;
      top: -5px;
      float: none;
      margin-top: 0;
      margin-left: 20px; }
      .columnDetail .title .socialmedia a {
        width: 24px;
        height: 24px;
        line-height: 24px; }
        .columnDetail .title .socialmedia a i {
          position: relative;
          margin: 0;
          font-size: 15px; }
    .columnDetail .title .time {
      color: #999999;
      font-family: 'Abel', sans-serif;
      text-transform: uppercase; }
      .columnDetail .title .time .name {
        color: #444444; }
  .columnDetail .content, .columnDetail .content2 {
    color: #525252;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif; }
    .columnDetail .content p, .columnDetail .content ul, .columnDetail .content li, .columnDetail .content ol, .columnDetail .content strong, .columnDetail .content blockquote, .columnDetail .content2 p, .columnDetail .content2 ul, .columnDetail .content2 li, .columnDetail .content2 ol, .columnDetail .content2 strong, .columnDetail .content2 blockquote {
      color: #525252;
      font-size: 14px;
      font-family: 'Open Sans', sans-serif;
      margin-bottom: 15px; }
    .columnDetail .content h2, .columnDetail .content2 h2 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 5px; }
    .columnDetail .content .share, .columnDetail .content2 .share {
      float: left;
      padding-top: 20px;
      padding-bottom: 40px; }
      .columnDetail .content .share .from, .columnDetail .content2 .share .from {
        position: relative;
        top: 5px;
        float: left;
        margin-right: 20px;
        font-size: 11px;
        text-transform: uppercase; }
      .columnDetail .content .share a, .columnDetail .content2 .share a {
        color: #a19b08;
        margin-right: 10px;
        font-size: 11px;
        text-transform: uppercase; }
    .columnDetail .content ul li, .columnDetail .content2 ul li {
      position: relative;
      /*
                &:before {
                    position: absolute;
                    content: " ";
                    display: block;
                    width: 3px;
                    height: 3px;
                    top: 7px;
                    left: -10px;
                    background: #444444;
                    @include border-radius(100px);
                }*/
      margin-bottom: 0; }
  .columnDetail .columnFirst {
    width: 312px; }
  .columnDetail .columnSecond {
    float: right;
    width: 400px; }
  @media all and (max-width: 1200px) {
    .columnDetail {
      width: 646px; }
      .columnDetail .columnFirst {
        width: 292px; }
      .columnDetail .columnSecond {
        float: right;
        width: 300px; } }
  @media all and (max-width: 1023px) {
    .columnDetail {
      width: 100%; }
      .columnDetail .columnFirst {
        margin-left: 0 !important;
        clear: none !important;
        width: 30%;
        float: left; }
        .columnDetail .columnFirst .title {
          display: none; }
        .columnDetail .columnFirst img {
          width: 100%; }
      .columnDetail .columnSecond {
        float: right;
        clear: none !important;
        width: 70% !important;
        margin-right: 0 !important; } }

/********** Content detailpage end **********/
/**********  Fixed banners on top carousel begin **********/
/*.banners {
    position: fixed;
    height: 120px;
    background: #000000;
    bottom: 0;
    padding: 15px 0;
    z-index: 100000;
    width: 100%;

    &.hide {
        opacity: 0;
    }

    .slickGallery {
        width: 1000px;
        margin: auto;

        .slick-slide {
            position: relative;
            top: -5px;
            max-height: 110px;

            img {
                border: 10px solid #fff;
            }
        }

        .slick-prev {
            left: -34px;
        }

        .slick-prev:before, .slick-next:before {
            font-size: 30px;
        }

        img {
            width: 90%;
            margin: 0 5%;
        }
    }
}
    */
/**********  Fixed banners on top carousel end **********/
/**********  Homepage begin **********/
.page.homepage {
  /******************** Columns begin ********************/
  margin-top: 40px;
  /******************** Columns end ********************/
  /******************** Gallery and carousel begin ********************/
  /******************** Gallery and carousel end ********************/ }
  .page.homepage #project-in-the-picture {
    height: 100%;
    overflow: auto;
    margin-bottom: 50px; }
    .page.homepage #project-in-the-picture article {
      margin-bottom: 0; }
  .page.homepage article {
    margin-bottom: 40px; }
    .page.homepage article .imageContainer {
      border: solid 1px #eee; }
  .page.homepage .slickGallery {
    margin-bottom: 0; }
  .page.homepage .recent-news {
    position: relative;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif; }
    .page.homepage .recent-news .items .slick-prev, .page.homepage .recent-news .items .slick-next {
      display: none !important; }
    .page.homepage .recent-news .items ul {
      margin: 0;
      padding: 0; }
      .page.homepage .recent-news .items ul li {
        padding-top: 6px;
        padding-bottom: 6px; }
        .page.homepage .recent-news .items ul li + li {
          border-top: dotted 1px #ddd; }
    @media all and (max-width: 1023px) {
      .page.homepage .recent-news .btnPrev, .page.homepage .recent-news .btnNext {
        display: none; } }
  .page.homepage .columnRight .dossiers {
    margin-top: 18px; }
    .page.homepage .columnRight .dossiers .imageContainer:nth-child(2), .page.homepage .columnRight .dossiers .imageContainer:nth-child(4) {
      float: right; }
      .page.homepage .columnRight .dossiers .imageContainer:nth-child(2).imageContainer:nth-child(2), .page.homepage .columnRight .dossiers .imageContainer:nth-child(4).imageContainer:nth-child(2) {
        position: relative;
        left: 4px; }
      .page.homepage .columnRight .dossiers .imageContainer:nth-child(2).imageContainer:nth-child(4), .page.homepage .columnRight .dossiers .imageContainer:nth-child(4).imageContainer:nth-child(4) {
        position: relative;
        left: 0px; }
  .page.homepage .slickGalleryTitle {
    position: absolute;
    top: -20px;
    height: 47px;
    line-height: 47px;
    padding: 0 8px;
    background: #B9B309 !important;
    color: #fff;
    z-index: 1000;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .page.homepage .slickGalleryTitle:hover {
      background: #585504; }
  .page.homepage .more-projects {
    position: relative;
    display: inline-block;
    font-family: "din-condensed-web";
    font-size: 20px;
    color: #CCCCCC;
    margin-top: 0;
    text-transform: uppercase;
    text-transform: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    float: right; }
    .page.homepage .more-projects:hover {
      color: #B9B309;
      text-decoration: none; }
  .page.homepage .calendar-list {
    padding: 15px; }
    .page.homepage .calendar-list article {
      margin-bottom: 20px; }
  .page.homepage .in-the-picture-block {
    margin-bottom: 50px;
    font-family: 'Open Sans', sans-serif; }
    .page.homepage .in-the-picture-block a:hover {
      text-decoration: none; }
    .page.homepage .in-the-picture-block .imageContainer {
      margin-bottom: 10px;
      margin-top: 10px;
      height: 193px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      border: dotted 1px; }
    .page.homepage .in-the-picture-block .company-name {
      margin-top: 5px;
      display: block;
      background-color: #f2f2f2;
      font-size: 14px;
      text-decoration: none !important;
      padding: 10px;
      height: 64px;
      overflow: hidden; }
    .page.homepage .in-the-picture-block .title {
      font-size: 16px;
      padding-top: 10px; }
  .page.homepage .columnFirstSecond {
    float: left;
    width: 780px; }
    .page.homepage .columnFirstSecond.columnDetail .title {
      position: relative;
      margin-bottom: 20px; }
      .page.homepage .columnFirstSecond.columnDetail .title h2 {
        display: inline-block;
        font-size: 35px;
        margin-top: 0; }
      .page.homepage .columnFirstSecond.columnDetail .title .socialmedia {
        position: relative;
        display: inline-block;
        top: -5px;
        float: none;
        margin-top: 0;
        margin-left: 20px; }
        .page.homepage .columnFirstSecond.columnDetail .title .socialmedia a {
          width: 24px;
          height: 24px;
          line-height: 24px; }
          .page.homepage .columnFirstSecond.columnDetail .title .socialmedia a i {
            position: relative;
            top: 2px;
            font-size: 15px; }
      .page.homepage .columnFirstSecond.columnDetail .title .time {
        color: #999999;
        font-family: 'Abel', sans-serif;
        text-transform: uppercase; }
        .page.homepage .columnFirstSecond.columnDetail .title .time .name {
          color: #444444; }
    .page.homepage .columnFirstSecond.columnDetail .content, .page.homepage .columnFirstSecond.columnDetail .content2 {
      color: #525252;
      font-size: 14px;
      font-family: 'Open Sans', sans-serif; }
      .page.homepage .columnFirstSecond.columnDetail .content p, .page.homepage .columnFirstSecond.columnDetail .content ul, .page.homepage .columnFirstSecond.columnDetail .content li, .page.homepage .columnFirstSecond.columnDetail .content a, .page.homepage .columnFirstSecond.columnDetail .content ol, .page.homepage .columnFirstSecond.columnDetail .content strong, .page.homepage .columnFirstSecond.columnDetail .content blockquote, .page.homepage .columnFirstSecond.columnDetail .content2 p, .page.homepage .columnFirstSecond.columnDetail .content2 ul, .page.homepage .columnFirstSecond.columnDetail .content2 li, .page.homepage .columnFirstSecond.columnDetail .content2 a, .page.homepage .columnFirstSecond.columnDetail .content2 ol, .page.homepage .columnFirstSecond.columnDetail .content2 strong, .page.homepage .columnFirstSecond.columnDetail .content2 blockquote {
        color: #525252;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 15px; }
      .page.homepage .columnFirstSecond.columnDetail .content h2, .page.homepage .columnFirstSecond.columnDetail .content2 h2 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px; }
      .page.homepage .columnFirstSecond.columnDetail .content .share, .page.homepage .columnFirstSecond.columnDetail .content2 .share {
        float: left;
        padding-top: 20px;
        padding-bottom: 40px; }
        .page.homepage .columnFirstSecond.columnDetail .content .share .from, .page.homepage .columnFirstSecond.columnDetail .content2 .share .from {
          position: relative;
          top: 5px;
          float: left;
          margin-right: 20px;
          font-size: 11px;
          text-transform: uppercase; }
        .page.homepage .columnFirstSecond.columnDetail .content .share a, .page.homepage .columnFirstSecond.columnDetail .content2 .share a {
          color: #a19b08;
          margin-right: 10px;
          font-size: 11px;
          text-transform: uppercase; }
      .page.homepage .columnFirstSecond.columnDetail .content ul, .page.homepage .columnFirstSecond.columnDetail .content2 ul {
        margin-left: -25px; }
        .page.homepage .columnFirstSecond.columnDetail .content ul li, .page.homepage .columnFirstSecond.columnDetail .content2 ul li {
          position: relative;
          margin-bottom: 0; }
          .page.homepage .columnFirstSecond.columnDetail .content ul li:before, .page.homepage .columnFirstSecond.columnDetail .content2 ul li:before {
            position: absolute;
            content: " ";
            display: block;
            width: 3px;
            height: 3px;
            top: 7px;
            left: -10px;
            background: #444444;
            -webkit-border-radius: 100px;
            border-radius: 100px;
            background-clip: padding-box;
            /* stops bg color from leaking outside the border: */ }
    .page.homepage .columnFirstSecond .columnFirst {
      width: 312px; }
    .page.homepage .columnFirstSecond .columnSecond {
      float: right;
      width: 430px; }
    @media all and (max-width: 1200px) {
      .page.homepage .columnFirstSecond {
        width: 646px; }
        .page.homepage .columnFirstSecond .columnFirst {
          width: 292px; }
        .page.homepage .columnFirstSecond .columnSecond {
          float: right;
          width: 340px; } }
    @media all and (max-width: 1023px) {
      .page.homepage .columnFirstSecond {
        width: 100%; }
        .page.homepage .columnFirstSecond .columnFirst {
          margin-left: 0 !important;
          clear: none !important;
          width: 30%; }
          .page.homepage .columnFirstSecond .columnFirst .title {
            display: none; }
          .page.homepage .columnFirstSecond .columnFirst img {
            width: 100%; }
        .page.homepage .columnFirstSecond .columnSecond {
          float: right;
          clear: none !important;
          width: 70%;
          margin-right: 0 !important; } }
  @media all and (min-width: 1200px) {
    .page.homepage {
      /* Small  window */ }
      .page.homepage .columnSecond {
        left: -25px; } }
  @media all and (min-width: 1024px) {
    .page.homepage {
      /* Tablet horizontal */ }
      .page.homepage .columnLeft {
        position: relative;
        padding-left: 0;
        padding-right: 15px; }
      .page.homepage .columnRight {
        position: relative;
        /*padding-left: 30px;
            padding-right: 5px;*/ }
      .page.homepage .columnFirst {
        padding-left: 0; }
      .page.homepage .columnSecond {
        position: relative;
        padding-left: 5px;
        padding-right: 5px; }
        .page.homepage .columnSecond ul {
          margin: 0;
          padding: 0; }
      .page.homepage .columnLast {
        padding-left: 40px;
        padding-right: 0; }
      .page.homepage .columnSmallLeft {
        padding-left: 0; }
      .page.homepage .columnLargeRight {
        padding-left: 30px;
        padding-right: 0; } }
  @media all and (max-width: 768px) {
    .page.homepage {
      /* Tablet horizontal */ }
      .page.homepage .columnFirstSecond .columnFirst {
        float: none;
        padding: 15px;
        width: 100%; }
        .page.homepage .columnFirstSecond .columnFirst .imageContainer .title {
          display: none; }
        .page.homepage .columnFirstSecond .columnFirst .imageContainer img {
          width: 100%; }
      .page.homepage .columnFirstSecond .columnSecond {
        width: 100%;
        float: none;
        position: relative;
        padding: 15px; }
        .page.homepage .columnFirstSecond .columnSecond ul {
          margin: 0;
          padding: 0; } }

/**********  Homepage end **********/
/**********  Calendar list and detail begin **********/
.calendarItems article .imageContainer {
  background-position: center center;
  height: 100px;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff; }

.calendarItems article .company-name {
  text-transform: uppercase;
  font-weight: bold;
  color: #333; }

.calendarItems article .job-info {
  display: block;
  font-size: 13px;
  color: #333;
  text-transform: none; }

.calendarItems article h1 {
  text-transform: uppercase; }

.calendarItems .imageContainer {
  margin-bottom: 0; }

.calendarItems .date-info {
  margin-left: 10px; }
  .calendarItems .date-info i {
    margin: 0 10px; }

.calendarItems .title.search form input[type="text"] {
  position: absolute; }

.calendarItems .item {
  display: block;
  border-left: 10px solid #B9B309;
  background: #F2F2F2;
  font-family: 'Source Sans Pro', sans-serif;
  clear: both;
  text-decoration: none !important;
  margin-bottom: 10px;
  padding: 10px 10px; }
  .calendarItems .item .day {
    display: block;
    margin-bottom: 3px;
    color: #AAAAAA;
    font-size: 15px;
    text-transform: none; }
  .calendarItems .item .title {
    display: block;
    font-family: "din-condensed-web";
    font-size: 25px;
    color: #000000;
    text-transform: none; }
  .calendarItems .item .desc {
    font-size: 15px;
    text-transform: none;
    color: #333; }
  .calendarItems .item .location {
    font-size: 13px;
    display: block;
    color: #333; }
  .calendarItems .item .link {
    display: block;
    clear: both;
    text-decoration: underline;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #B9B309; }
  .calendarItems .item .btn {
    display: inline-block;
    background: #B9B309;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    margin-top: 10px;
    text-align: left;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .calendarItems .item .btn i {
      padding-left: 5px; }
    .calendarItems .item .btn:hover {
      background: #b8b209; }
  .calendarItems .item .logo {
    max-height: 75px;
    float: right;
    background-color: #fff;
    padding: 10px; }
  .calendarItems .item .vacatureName {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    color: #858585; }
  .calendarItems .item .clear {
    display: block;
    clear: both; }

.calendarItems.noBg .item {
  background: none;
  padding: 0 15px;
  min-height: 80px; }
  .calendarItems.noBg .item .desc {
    color: #AAAAAA; }

@media all and (max-width: 767px) {
  .calendarItems {
    /* Tablet vertical */ }
    .calendarItems .item .title {
      font-size: 18px; } }

.page .calendarDetail .date-info {
  margin-left: 10px; }
  .page .calendarDetail .date-info i {
    margin: 0 10px; }

.page .calendarDetail .content, .page .calendarDetail .content2 {
  border-top: 1px solid #CCCCCC;
  padding-top: 20px; }
  .page .calendarDetail .content .btn, .page .calendarDetail .content2 .btn {
    margin-bottom: 20px; }

.page .calendarDetail.calendarDetail .item {
  margin-bottom: 25px;
  background: #ffffff; }
  .page .calendarDetail.calendarDetail .item:hover {
    background: #ffffff; }

.page .calendarDetail .title.search form input[type="text"] {
  position: absolute; }

.page .calendarDetail .item {
  display: block;
  border-left: 10px solid #B9B309;
  background: #F2F2F2;
  font-family: 'Source Sans Pro', sans-serif;
  clear: both;
  min-height: 110px;
  text-decoration: none !important;
  margin-bottom: 25px;
  padding: 10px 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  .page .calendarDetail .item .day {
    display: block;
    margin-bottom: 3px;
    color: #AAAAAA;
    font-size: 15px;
    text-transform: none; }
  .page .calendarDetail .item .title {
    display: block;
    font-family: "din-condensed-web";
    font-size: 25px;
    color: #000000;
    text-transform: none; }
  .page .calendarDetail .item .desc {
    font-size: 15px;
    text-transform: none;
    color: #333; }
  .page .calendarDetail .item .location {
    font-size: 13px;
    display: block;
    color: #333; }
  .page .calendarDetail .item .link {
    display: block;
    clear: both;
    text-decoration: underline;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #B9B309; }
  .page .calendarDetail .item .columnLeft {
    display: block;
    float: left;
    width: 100%; }
  .page .calendarDetail .item .btn {
    display: inline-block;
    background: #B9B309;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px;
    margin-top: 10px;
    text-align: left;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .page .calendarDetail .item .btn i {
      padding-left: 5px; }
    .page .calendarDetail .item .btn:hover {
      background: #b8b209; }
  .page .calendarDetail .item .columnRight {
    display: block;
    float: right;
    width: 30%; }
    .page .calendarDetail .item .columnRight img {
      width: 100%; }
  .page .calendarDetail .item .vacatureName {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    color: #858585; }
  .page .calendarDetail .item .clear {
    display: block;
    clear: both; }

@media all and (max-width: 767px) {
  .page .calendarDetail {
    /* Tablet vertical */ }
    .page .calendarDetail .item .title {
      font-size: 18px; } }

.input.day input {
  font-size: 13px; }

.title.search form .input.day input {
  padding-left: 5px !important;
  padding-right: 15px !important; }

.title.search form .input.day i {
  left: auto;
  right: 1px !important; }

/*projecten */
.page .projectlist a .title:hover {
  color: #fff !important; }

.page .projectlist, .page .videoslist {
  margin-top: 20px; }
  .page .projectlist > div, .page .videoslist > div {
    position: relative;
    margin-top: 8px; }
    .page .projectlist > div a, .page .videoslist > div a {
      display: block;
      margin-bottom: 20px; }
      .page .projectlist > div a .imageContainer, .page .videoslist > div a .imageContainer {
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
        height: 210px;
        background-color: #EEEEEE;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        position: relative;
        display: block; }
        .page .projectlist > div a .imageContainer .overlay, .page .videoslist > div a .imageContainer .overlay {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #000000;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s;
          opacity: 0;
          filter: alpha(opacity=0); }
        .page .projectlist > div a .imageContainer i, .page .videoslist > div a .imageContainer i {
          z-index: 2;
          position: absolute;
          display: block;
          top: 50%;
          left: 50%;
          font-size: 40px;
          margin-top: -20px;
          margin-left: -20px;
          color: #fff;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -ms-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
      .page .projectlist > div a .title, .page .videoslist > div a .title {
        display: block;
        clear: both;
        min-height: 80px;
        background: #EEEEEE;
        font-size: 18px;
        padding: 15px;
        color: #000000;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
    .page .projectlist > div:hover a, .page .videoslist > div:hover a {
      text-decoration: none; }
      .page .projectlist > div:hover a .title, .page .videoslist > div:hover a .title {
        background: #B9B309; }
      .page .projectlist > div:hover a .overlay, .page .videoslist > div:hover a .overlay {
        opacity: 0.4;
        filter: alpha(opacity=40); }
      .page .projectlist > div:hover a i, .page .videoslist > div:hover a i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 60px;
        margin-top: -30px;
        margin-left: -30px;
        opacity: 1;
        filter: alpha(opacity=100); }
  @media (max-width: 1200px) {
    .page .projectlist .imageContainer, .page .videoslist .imageContainer {
      height: 150px; } }
  @media (max-width: 992px) {
    .page .projectlist .imageContainer, .page .videoslist .imageContainer {
      height: 238px; }
    .page .projectlist img, .page .videoslist img {
      max-height: 238px; } }
  @media (max-width: 768px) {
    .page .projectlist > div .title, .page .videoslist > div .title {
      min-height: 0; }
    .page .projectlist img, .page .videoslist img {
      max-height: 238px; } }

/*nieuws*/
.titleUnderline {
  margin-bottom: 0; }

.tiles-overview .slickGallery article {
  margin: 0 5px 20px 5px; }

.tiles-overview article {
  margin-bottom: 20px; }
  .tiles-overview article a {
    border: solid 1px #eee; }
    .tiles-overview article a:hover .overlay {
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .tiles-overview article a:hover i {
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      font-size: 60px;
      margin-top: -30px;
      margin-left: -30px;
      opacity: 1;
      filter: alpha(opacity=100); }

.tiles-overview div a {
  display: block;
  text-decoration: none !important; }
  .tiles-overview div a .imageContainer {
    width: 100%;
    padding: 0;
    margin: 0; }
  .tiles-overview div a .title {
    position: relative;
    background: #EEEEEE;
    padding: 15px; }
  .tiles-overview div a h1 {
    margin: 0;
    height: 40px;
    overflow: hidden;
    display: block;
    clear: both;
    font-size: 18px;
    line-height: 19px;
    /* color: #000000;
                    @include transition(0.4s);*/ }
    .tiles-overview div a h1 .btns {
      display: block;
      margin-bottom: 8px;
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      line-height: 14px;
      color: #888888; }
    .tiles-overview div a h1 .content, .tiles-overview div a h1 .content2 {
      display: block;
      margin-top: 10px;
      margin-bottom: 15px;
      text-transform: none;
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #888888;
      padding-bottom: 20px; }
    .tiles-overview div a h1 .overlay {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 0; }

.tiles-overview .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  filter: alpha(opacity=0); }

.tiles-overview .imageContainer {
  position: relative;
  display: block;
  margin-top: 5px;
  width: 100%;
  margin-right: 1%;
  margin-bottom: 8px;
  /*background-color: #f2f2f2;*/
  height: 193px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .tiles-overview .imageContainer.last {
    margin-right: 0; }
  .tiles-overview .imageContainer img {
    width: 100%; }
  .tiles-overview .imageContainer i {
    z-index: 2;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 40px;
    margin-top: -20px;
    margin-left: -20px;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

.page .videoslist ul li a .title:hover {
  color: #fff !important; }

.site-header nav.navigation li a {
  height: auto; }

.page .videoslist .slickGallery div a .title {
  position: relative; }
  .page .videoslist .slickGallery div a .title .overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px; }

#datepicker {
  text-align: center !important;
  margin: 40px 0;
  padding: 12px 0 8px 0;
  font-family: 'Open Sans', sans-serif; }
  #datepicker .ui-datepicker-title {
    text-transform: uppercase;
    font-weight: 600; }
  #datepicker .ui-datepicker {
    padding-left: 4%;
    width: 100%; }
  #datepicker .ui-datepicker-inline {
    display: inline-block !important; }
  #datepicker a {
    text-align: center;
    padding: 6px 6px;
    font-size: 14px; }
  #datepicker .active a {
    background: #B9B309;
    color: #fff !important; }
  #datepicker .ui-datepicker-prev {
    position: absolute;
    top: 5px;
    left: 10px;
    cursor: pointer; }
    #datepicker .ui-datepicker-prev:before {
      position: absolute;
      content: "<<";
      font-size: 16px;
      top: 0;
      left: 0; }
  #datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer; }
    #datepicker .ui-datepicker-next:before {
      position: absolute;
      content: ">>";
      font-size: 16px;
      top: 0;
      left: 0; }

#ui-datepicker-div {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
  -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.2); }
  #ui-datepicker-div .ui-datepicker-title {
    text-transform: uppercase;
    font-weight: 600; }
  #ui-datepicker-div a {
    text-align: center;
    color: #B9B309; }
  #ui-datepicker-div .active a {
    background: #B9B309 !important;
    color: #fff !important; }
  #ui-datepicker-div .ui-datepicker-prev {
    position: absolute;
    top: 5px;
    left: 10px;
    cursor: pointer; }
    #ui-datepicker-div .ui-datepicker-prev:before {
      position: absolute;
      content: "<<";
      font-size: 16px;
      top: 0;
      left: 0; }
  #ui-datepicker-div .ui-datepicker-next {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer; }
    #ui-datepicker-div .ui-datepicker-next:before {
      position: absolute;
      content: ">>";
      font-size: 16px;
      top: 0;
      left: 0; }

.ui-datepicker-calendar tbody td.ui-datepicker-current-day a {
  border-radius: 20px;
  border: solid 1px #888407; }

.ui-datepicker-calendar tbody td.ui-state-active a {
  color: #fff;
  background-color: #B9B309;
  border-radius: 20px; }

.ui-datepicker-calendar tbody td.ui-state-active.ui-datepicker-current-day a {
  background-color: #888407; }

.ui-datepicker-calendar .active a {
  background: #B9B309;
  color: #fff !important; }

/**********  Calendar list and detail end **********/
.project-list {
  background: #EEEEEE; }
  .project-list .content, .project-list .content2 {
    padding: 30px 28px;
    padding-bottom: 40px; }
  @media all and (max-width: 767px) {
    .project-list {
      max-width: 340px;
      margin: auto; } }
  .project-list.middle {
    margin-top: 50px; }
  .project-list .slickGallery .title {
    text-transform: none; }
    .project-list .slickGallery .title a {
      text-transform: none; }
  .project-list .item {
    position: relative;
    display: block;
    clear: both;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    .project-list .item:hover {
      text-decoration: none; }
      .project-list .item:hover .imageContainer i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 40px;
        margin-top: -20px;
        margin-left: -20px;
        opacity: 1;
        filter: alpha(opacity=100); }
      .project-list .item:hover .imageContainer .overlay {
        opacity: 0.5;
        filter: alpha(opacity=50); }
      .project-list .item:hover .title {
        color: #B9B309; }
      .project-list .item:hover .btnViewProject {
        color: #B9B309; }
    .project-list .item .imageContainer {
      position: relative;
      margin-bottom: 15px; }
      .project-list .item .imageContainer img {
        width: 100%; }
      .project-list .item .imageContainer i {
        color: #ffffff;
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 10px;
        margin-top: -5px;
        margin-left: -5px;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
      .project-list .item .imageContainer .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
    .project-list .item .title {
      display: block;
      font-family: "din-condensed-web";
      font-size: 25px;
      color: #000000;
      margin-top: 0px;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    .project-list .item .desc {
      color: #535353;
      text-decoration: none; }
    .project-list .item .btnViewProject {
      position: relative;
      top: -10px;
      float: right;
      font-size: 24px;
      color: #BBBBBB;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
  .project-list .btnPrev {
    position: absolute;
    display: block;
    bottom: 20px;
    right: 35px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    background: #B9B309;
    color: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .project-list .btnPrev:hover {
      color: #fff;
      background: #888407; }

.btnExtra {
  display: inline-block;
  margin-top: 5px; }

/**********  Architect page end **********/
/**********  Search bar project begin **********/
.searchItems {
  margin: 0;
  margin-bottom: 20px;
  background: #EEEEEE; }
  .searchItems.detail {
    height: 51px; }
  .searchItems .title {
    height: 51px;
    line-height: 51px;
    background: #B9B309;
    color: #fff;
    padding: 0px 20px; }
    .searchItems .title .columnLeft {
      position: relative;
      float: left;
      width: 50%; }
      .searchItems .title .columnLeft h2 {
        margin-top: -5px !important;
        line-height: 65px;
        text-transform: uppercase; }
        .searchItems .title .columnLeft h2 i {
          position: relative;
          top: -2px;
          font-size: 25px;
          padding-right: 20px; }
    .searchItems .title .columnRight {
      float: right;
      text-align: right; }
      .searchItems .title .columnRight a {
        position: relative;
        top: 0px !important;
        color: #fff;
        line-height: 30px;
        font-family: 'Source Sans Pro', sans-serif; }
        .searchItems .title .columnRight a.btnAdvance {
          position: relative;
          font-size: 15px;
          top: -4px !important;
          padding-right: 20px; }
        .searchItems .title .columnRight a.btnGoBack {
          position: relative;
          top: 0px !important;
          font-weight: 600;
          font-size: 15px; }
        .searchItems .title .columnRight a.btnClose {
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          -ms-transition: 0.2s;
          -o-transition: 0.2s;
          transition: 0.2s; }
          .searchItems .title .columnRight a.btnClose:hover {
            color: #56503B; }
        .searchItems .title .columnRight a:hover {
          text-decoration: underline;
          color: #fff; }
        .searchItems .title .columnRight a i {
          font-size: 30px; }
  .searchItems form {
    margin: 30px; }
    .searchItems form .styled-select {
      background: #ffffff url("/images/arrowbottomgreen.png") no-repeat right; }
  @media all and (max-width: 1023px) {
    .searchItems .columnLeft, .searchItems .columnRight {
      position: relative;
      top: 5px; }
    .searchItems form {
      margin-left: 15px;
      margin-right: 15px; } }
  @media all and (max-width: 767px) {
    .searchItems {
      margin-top: -5px; }
      .searchItems fieldset {
        width: 100% !important; }
      .searchItems .title .columnLeft {
        width: 80%; }
        .searchItems .title .columnLeft h2 {
          font-size: 20px; }
      .searchItems .title .columnRight {
        float: right; }
        .searchItems .title .columnRight .btnAdvance {
          display: none; } }

@-moz-document url-prefix() {
  .searchItems .title .columnLeft h2 {
    line-height: 51px; }
  .searchItems .title .columnRight a.btnGoBack {
    top: -5px !important; } }

/**********  Search bar project end **********/
/**********  Search bar top **********/
.title.search {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px; }
  .title.search.video h1 {
    border-right: 0px; }
  .title.search.video .btns {
    position: absolute;
    top: 23px;
    right: 5px; }
    .title.search.video .btns a {
      display: inline-block;
      font-size: 18px;
      color: #CCCCCC;
      margin-left: 10px;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .title.search.video .btns a:hover {
        color: #B9B309; }
  .title.search.video form {
    right: 2px; }
    .title.search.video form input[type="text"] {
      width: 160px; }
    .title.search.video form input.search {
      position: absolute;
      right: 0; }
  @media all and (max-width: 767px) {
    .title.search.video {
      /* Mobile */
      margin: 0 !important; }
      .title.search.video .btns {
        position: relative;
        display: block;
        top: 10px;
        clear: both; }
      .title.search.video form {
        position: absolute;
        top: 40px;
        left: auto;
        right: 0; }
        .title.search.video form input.search {
          position: relative;
          top: 5px; }
        .title.search.video form input[type="submit"] {
          top: 5px;
          left: 129px; } }
  .title.search.calendarsearch h1, .title.search.jobssearch h1, .title.search.vacaturessearch h1 {
    position: relative;
    top: -5px;
    font-size: 30px;
    border: 0; }
  .title.search.calendarsearch form, .title.search.jobssearch form, .title.search.vacaturessearch form {
    right: 10px; }
  .title.search.calendarsearch input[type="text"], .title.search.jobssearch input[type="text"], .title.search.vacaturessearch input[type="text"] {
    height: 20px !important; }
  .title.search.calendarsearch .searchbox, .title.search.jobssearch .searchbox, .title.search.vacaturessearch .searchbox {
    position: absolute;
    right: 5px; }
  .title.search.calendarsearch input[type="submit"], .title.search.jobssearch input[type="submit"], .title.search.vacaturessearch input[type="submit"] {
    right: 5px; }
    .title.search.calendarsearch input[type="submit"]:hover, .title.search.jobssearch input[type="submit"]:hover, .title.search.vacaturessearch input[type="submit"]:hover {
      background: url("/images/iconSearch.png") no-repeat scroll 6px 0 transparent !important; }
  @media all and (max-width: 1024px) {
    .title.search.calendarsearch, .title.search.jobssearch, .title.search.vacaturessearch {
      /* Tablet horizontal */ }
      .title.search.calendarsearch.list h1, .title.search.jobssearch.list h1, .title.search.vacaturessearch.list h1 {
        margin-bottom: 40px; }
      .title.search.calendarsearch.list .styled-select, .title.search.jobssearch.list .styled-select, .title.search.vacaturessearch.list .styled-select {
        top: 30px; }
      .title.search.calendarsearch.list .input.day, .title.search.jobssearch.list .input.day, .title.search.vacaturessearch.list .input.day {
        top: 35px; }
      .title.search.calendarsearch.list input[type="text"][name="search"], .title.search.jobssearch.list input[type="text"][name="search"], .title.search.vacaturessearch.list input[type="text"][name="search"] {
        top: 35px; }
      .title.search.calendarsearch.list input[type="submit"], .title.search.jobssearch.list input[type="submit"], .title.search.vacaturessearch.list input[type="submit"] {
        top: 35px; } }
  @media all and (max-width: 767px) {
    .title.search.calendarsearch, .title.search.jobssearch, .title.search.vacaturessearch {
      /* Mobile */ }
      .title.search.calendarsearch.list, .title.search.jobssearch.list, .title.search.vacaturessearch.list {
        margin-bottom: 20px !important; }
      .title.search.calendarsearch.detail, .title.search.jobssearch.detail, .title.search.vacaturessearch.detail {
        margin-left: 0px !important;
        margin-bottom: 20px !important; } }
  @media all and (max-width: 470px) {
    .title.search.calendarsearch, .title.search.jobssearch, .title.search.vacaturessearch {
      /* Mobile */ }
      .title.search.calendarsearch .styled-select, .title.search.jobssearch .styled-select, .title.search.vacaturessearch .styled-select {
        top: -10px !important;
        right: 0px; } }
  .title.search h1 {
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0px;
    border-right: 1px solid #CCCCCC; }
    .title.search h1 i {
      padding-left: 20px; }
  .title.search form {
    /*position: absolute;  will break a lot!*/
    top: 25px;
    right: 0;
    color: #444444;
    font-family: 'Source Sans Pro', sans-serif; }
    .title.search form input[type="text"] {
      border: 1px solid #CCCCCC;
      border-top: 0;
      border-bottom: 0;
      padding-left: 10px;
      padding-right: 30px;
      width: 140px; }
    .title.search form .styled-select {
      position: absolute;
      width: 130px;
      height: 31px;
      overflow: hidden;
      top: -5px;
      right: 240px;
      cursor: pointer;
      margin-bottom: 15px;
      background: #ffffff url("/images/arrowCalendar.png") 110px 12px no-repeat;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 16px;
      color: #999999; }
      .title.search form .styled-select:hover select {
        color: #444444; }
      .title.search form .styled-select .left {
        position: absolute;
        top: 5px;
        left: 0;
        border-left: 1px solid #CCCCCC;
        height: 20px; }
      .title.search form .styled-select select {
        position: absolute;
        z-index: 2;
        background: transparent;
        width: 120%;
        padding: 5px;
        font-size: 14px;
        line-height: 15px;
        border: 0;
        border-radius: 0;
        cursor: pointer;
        height: 31px;
        -webkit-appearance: none;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
    .title.search form .input {
      height: 40px; }
      .title.search form .input.day {
        position: absolute;
        top: 0px;
        right: 150px; }
        .title.search form .input.day input[type="text"] {
          width: 85px;
          padding-left: 25px;
          padding-right: 0px;
          border-left: 1px solid #CCCCCC !important;
          border: 0px;
          line-height: 20px; }
      .title.search form .input i {
        position: absolute;
        top: 3px;
        left: 7px; }
    .title.search form input[type="submit"] {
      position: absolute;
      border: 0px;
      right: 0px;
      width: 30px;
      height: 23px;
      background: url("/images/iconSearch.png") 6px 0px no-repeat;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .title.search form input[type="submit"]:hover {
        background: #B9B309 url("/images/iconSearch.png") 6px 0px no-repeat; }
  @media all and (max-width: 767px) {
    .title.search {
      margin: 0 15px !important; }
      .title.search form {
        right: 15px; } }

/********** Search bar end **********/
/**********  Prenimum carousel begin **********/
.page {
  /*
    &.newsdetail {
        .adunit {
            float: right;
            margin-bottom: 15px;
        }
    }
    */
  /*
    @media all and (max-width: 1200px) {
        .banner {
            width: 20% !important;
        }
    }

    @media all and (max-width: 768px) {
        .banner {
            width: 33%;
        }
    }

    */ }
  .page .sliding-banners {
    -webkit-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -o-transition: bottom 0.5s;
    transition: bottom 0.5s; }
  .page .premiumPartners {
    clear: both;
    background-color: #EEEEEE;
    text-align: center; }
    .page .premiumPartners .banner {
      padding: 10px;
      margin: 10px 5px;
      display: inline-block;
      background-color: #ffffff;
      min-width: 120px; }
    .page .premiumPartners .premiumPartners-container {
      display: inline-block;
      font-size: 0; }
  .page .sliding-banners-container .banner {
    padding: 10px;
    margin: 10px 5px 0 5px; }
  @media all and (min-width: 1200px) {
    .page .sliding-banners-container {
      height: 130px; }
    .page.sticky {
      /* kk padding-bottom: 200px;*/ }
      .page.sticky .sliding-banners {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-top: solid 2px #F2F2F2;
        padding-top: 0;
        background: #fff;
        z-index: 1000; }
        .page.sticky .sliding-banners .premiumPartners {
          /*margin-top: 10px;
                    left: 50%;
                    width: 1170px;
                    margin-left: -585px;*/ }
        .page.sticky .sliding-banners .banner {
          padding: 0 10px;
          margin: 0 10px 0 10px; } }
  @media all and (max-width: 1200px) {
    .page .partner {
      /*width: 20%;*/ } }
  .page .premiumPartners {
    position: relative;
    /*border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;*/ }
    .page .premiumPartners.vacaturespartners {
      margin-top: 40px;
      margin-bottom: 40px;
      border: 0; }
    .page .premiumPartners.gray {
      border: 0;
      background: #EEEEEE;
      padding: 0; }
    .page .premiumPartners h3 {
      position: absolute;
      top: -35px;
      left: 50%;
      background: #fff;
      color: #BABABA;
      width: 200px;
      text-align: center;
      margin-left: -100px; }
    .page .premiumPartners .slick-list {
      position: relative;
      overflow: hidden; }
      .page .premiumPartners .slick-list img {
        max-height: 143px;
        width: auto !important;
        margin: auto;
        max-width: 100%; }
    .page .premiumPartners .btnPrev, .page .premiumPartners .btnNext {
      position: absolute;
      top: 28px;
      left: -60px;
      color: #DDDDDD;
      font-size: 40px;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .page .premiumPartners .btnPrev:hover, .page .premiumPartners .btnNext:hover {
        color: #AAAAAA; }
    .page .premiumPartners .btnNext {
      top: 28px;
      left: auto;
      right: -50px; }

.page .architubePartners .premiumPartners {
  margin-top: 40px;
  margin-bottom: 30px; }

.page .list.news .title {
  margin-bottom: 13px; }

.page .list.news p {
  margin-bottom: 11px; }

/**********  Prenimum carousel end **********/
/**********  Partners detail begin **********/
#company-articles .item {
  display: block;
  padding: 5px 0 !important;
  font-size: 15px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  #company-articles .item:hover {
    background: #F2F2F2 !important;
    text-decoration: none; }
  #company-articles .item .article-date {
    padding: 0 10px;
    font-family: "din-condensed-web";
    color: #B9B309;
    text-transform: none; }
  #company-articles .item .article-title {
    font-family: 'Open Sans', sans-serif;
    color: #878787;
    text-transform: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #company-articles .item .clear {
    display: block;
    clear: both; }

#company-articles .itemsExtra {
  display: none; }

#company-articles .btnAllArticles {
  float: left;
  margin-top: 10px;
  text-decoration: none;
  color: #B9B309 !important; }
  #company-articles .btnAllArticles:hover {
    text-decoration: underline; }

#company-articles iframe {
  width: 100%;
  height: 510px; }

@media all and (min-width: 768px) and (max-width: 1023px) {
  #company-articles iframe {
    height: 310px; }
  #company-articles .item .columnRight {
    margin-left: 120px !important;
    margin-right: 10px; } }

@media all and (max-width: 767px) {
  #company-articles iframe {
    height: 200px; } }

/**********  Partners detail end **********/
/**********  Partners list begin **********/
/**********  Partners list end **********/
.loading {
  display: none !important; }

  #loadingicon {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

    #loadingicon img {
        position: fixed;
        top: calc(50% - 50px);
        left: calc(50% - 50px);
    }
    
.page {
  position: relative; }
  .page .imageContainer {
    position: relative;
    display: block;
    /*margin-bottom: 34px;*/ }
    .page .imageContainer:hover .title {
      background: #888407; }
    .page .imageContainer .title {
      position: absolute;
      text-transform: uppercase;
      top: 0 !important;
      left: 0;
      background: #B9B309;
      color: #fff;
      display: inline-block;
      font-family: "din-condensed-web";
      font-size: 24px;
      padding: 0 15px;
      height: 45px;
      line-height: 45px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      @media all and (max-width: 1023px) {
        .page .imageContainer .title {
          font-size: 18px; } }
  .page .list li {
    margin-bottom: 23px; }
  .page .list .time {
    background: #F2F2F2;
    color: #999999;
    font-family: 'Abel', sans-serif;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px; }
    .page .list .time i {
      position: relative;
      margin-right: 2px; }
  .page .list .title a {
    font-size: 24px;
    color: #444444;
    text-transform: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .page .list .title a:hover {
      text-decoration: none;
      color: #B9B309; }
  .page .list p {
    font-family: 'Open Sans', sans-serif;
    color: #555555;
    margin-bottom: 15px; }
  .page .list .links {
    color: #B9B309; }
    .page .list .links a {
      color: #B9B309;
      margin-left: 6px;
      margin-right: 6px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .page .list .links a:first-child {
        margin-left: 0px; }
      .page .list .links a:hover {
        color: #585504; }
  .page .title {
    font-family: "din-condensed-web"; }
    .page .title a {
      font-family: "din-condensed-web";
      color: #444444;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .page .title a:hover {
        color: #B9B309;
        text-decoration: none; }
  .page .titleUnderline {
    position: relative;
    border-bottom: 1px solid #CCCCCC; }
    .page .titleUnderline span {
      display: inline-block;
      background: #B9B309;
      color: #ffffff;
      text-transform: uppercase;
      font-family: "din-condensed-web";
      line-height: 44px;
      padding: 0 10px; }
    .page .titleUnderline a {
      position: absolute;
      top: 20px;
      right: 0; }
  .page .calendar {
    position: relative;
    background: #F2F2F2;
    margin-bottom: 5px; }
    .page .calendar .titleitem i {
      font-size: 20px; }
    @media all and (max-width: 1023px) {
      .page .calendar .slickGallery {
        margin-bottom: 0px; }
      .page .calendar .btnGallery {
        display: none; } }
    .page .calendar .btnGallery {
      margin-top: 10px; }
      .page .calendar .btnGallery.btnPrev, .page .calendar .btnGallery.btnNext {
        margin-right: 15px !important; }
    .page .calendar .item {
      display: block;
      padding: 7px 10px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .page .calendar .item:first-child {
        padding-top: 10px; }
      .page .calendar .item .time, .page .calendar .item .description {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
      .page .calendar .item .time {
        display: block;
        color: #999999;
        font-size: 12px; }
      .page .calendar .item .description {
        color: #000000;
        font-size: 13px;
        text-transform: none; }
      .page .calendar .item:hover {
        text-decoration: none;
        background: #dddddd; }
        .page .calendar .item:hover .time, .page .calendar .item:hover .description {
          color: #585504 !important; }
  .page .vacancies .title {
    display: block;
    font-size: 16px;
    color: #B9B309;
    line-height: 120%;
    margin-top: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .page .vacancies .item {
    position: relative;
    display: block;
    color: #525252;
    text-transform: none;
    padding: 5px 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .page .vacancies .item:hover {
      text-decoration: none; }
      .page .vacancies .item:hover .title {
        color: #d1cb0a; }
    .page .vacancies .item .title {
      display: block;
      font-size: 16px;
      color: #B9B309;
      line-height: 120%;
      margin-top: 10px;
      text-transform: uppercase;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .page .vacancies .item .item {
      position: relative;
      font-size: 13px;
      padding: 0px 0;
      text-transform: none;
      padding-left: 20px; }
      .page .vacancies .item .item:before {
        position: absolute;
        display: block;
        content: " ";
        top: 6px;
        left: 0;
        width: 7px;
        height: 7px;
        background: #B9B309; }
    .page .vacancies .item .time {
      position: absolute;
      margin-top: 2px;
      padding-left: 10px;
      font-size: 13px;
      color: #999999; }
    .page .vacancies .item .description {
      position: relative;
      left: 90px;
      padding-right: 90px;
      font-size: 14px; }
  .page .video {
    position: relative;
    margin-bottom: 40px; }
    .page .video.detail {
      margin-bottom: 30px; }
      .page .video.detail .title {
        border-bottom: 0px; }
    .page .video .titleitem i {
      font-size: 18px;
      padding-right: 10px; }
    .page .video img {
      width: 100%; }
    .page .video a.btnImage {
      position: relative;
      display: block; }
      .page .video a.btnImage:hover .overlay {
        opacity: 0.5;
        filter: alpha(opacity=50); }
      .page .video a.btnImage:hover i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 80px;
        margin-top: -40px;
        margin-left: -40px; }
      .page .video a.btnImage .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
      .page .video a.btnImage i {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 48px;
        margin-top: -24px;
        margin-left: -24px;
        z-index: 1;
        color: #fff;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
    .page .video .time {
      text-transform: uppercase;
      color: #999999;
      font-family: 'Abel', sans-serif;
      font-size: 12px;
      padding-top: 8px; }
      .page .video .time i {
        font-size: 16px;
        padding-right: 2px; }
    .page .video .arrowLeft {
      position: absolute;
      top: 12px;
      left: -15px;
      width: 16px; }
  .page .related-partners {
    position: relative;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 20px;
    margin-bottom: 20px; }
    .page .related-partners h3 {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 15px;
      font-weight: 700;
      margin-top: 10px; }
  .page .relatedBtns {
    position: relative;
    background: #534D38;
    color: #fff;
    clear: both;
    padding: 15px 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    /*.arrowLeft {
            position: absolute;
            top: 20px;
            left: -15px;
        }*/ }
    .page .relatedBtns.top::before {
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #534D38;
      content: "";
      position: absolute;
      top: -15px; }
    .page .relatedBtns.left::before {
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-bottom: 15px solid transparent;
      border-right: 15px solid #534D38;
      content: "";
      position: absolute;
      left: -15px; }
    .page .relatedBtns h3 {
      margin-top: 20px; }
      .page .relatedBtns h3:first-child {
        margin-top: 10px; }
    .page .relatedBtns h4 {
      margin-top: 20px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      font-size: 13px;
      text-transform: uppercase; }
    .page .relatedBtns ul {
      position: relative;
      top: -5px;
      left: -25px;
      list-style-type: disc;
      margin-bottom: 0px; }
      .page .relatedBtns ul li {
        list-style-type: disc; }
        .page .relatedBtns ul li a {
          color: #fff;
          text-transform: none; }
    .page .relatedBtns a {
      color: #FFF; }
      .page .relatedBtns a + a {
        margin-left: 10px; }
  .page .relatedItems {
    margin-top: 30px; }
    .page .relatedItems h3 {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 15px;
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 10px; }
    .page .relatedItems .title {
      display: block;
      font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      color: #333;
      font-weight: 600; }
    .page .relatedItems a .desc {
      display: block;
      color: #B9B309;
      text-transform: none;
      font-family: 'Open Sans', sans-serif;
      font-size: 15px; }
    .page .relatedItems a + .title {
      margin-top: 15px; }
  .page .relatedPremiumPartners {
    display: block;
    clear: both; }
    .page .relatedPremiumPartners h3 {
      display: block;
      text-align: center;
      color: #B9B9B9 !important; }
    .page .relatedPremiumPartners a {
      float: left;
      width: 48%;
      text-align: center;
      margin: 10px 1%;
      padding: 10px;
      border: 1px solid #ffffff;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .page .relatedPremiumPartners a:hover {
        border: 1px solid #B9B309; }
  .page .relatedSocialMedia {
    bottom: 0;
    clear: both;
    width: 100%;
    background: #535353;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    text-align: right;
    padding-right: 15px; }
    .page .relatedSocialMedia .title {
      display: inline-block;
      font-family: 'Open Sans', sans-serif;
      font-size: 13px;
      margin-right: 5px; }
    .page .relatedSocialMedia a {
      position: relative;
      display: inline-block;
      width: 25px;
      height: 25px;
      margin-left: 5px;
      line-height: 25px;
      text-align: center;
      font-size: 15px;
      top: 0px;
      background: #ffffff;
      color: #535353;
      -webkit-border-radius: 40px;
      border-radius: 40px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-transition: 0.2;
      -moz-transition: 0.2;
      -ms-transition: 0.2;
      -o-transition: 0.2;
      transition: 0.2; }
      .page .relatedSocialMedia a:hover {
        background: #B9B309;
        color: #ffffff; }
  .page .listItems .title {
    border-bottom: 1px solid #CCCCCC; }
    .page .listItems .title .dossier {
      position: relative;
      display: inline-block;
      top: -5px;
      text-transform: uppercase;
      font-size: 21px;
      background: #BBBBBB;
      color: #ffffff;
      padding: 2px 4px; }
    .page .listItems .title h2 {
      display: inline-block;
      font-size: 35px;
      margin-top: 0px;
      margin-left: 10px; }
  .page .listItems .item {
    margin-top: 40px; }
  .page .listItems .columnLeft {
    float: left;
    width: 25%;
    padding-right: 0px; }
    @media all and (max-width: 1023px) {
      .page .listItems .columnLeft {
        width: 20%;
        max-width: 140px; } }
  .page .listItems .columnRight {
    float: right;
    width: 75%;
    padding-bottom: 40px; }
    .page .listItems .columnRight h3 {
      font-size: 30px;
      margin-top: 0; }
    .page .listItems .columnRight p {
      color: #525252;
      font-family: 'Open Sans', sans-serif;
      font-size: 14px; }
      .page .listItems .columnRight p span {
        color: #B9B309; }
    @media all and (max-width: 1023px) {
      .page .listItems .columnRight {
        width: 70%; } }
  .page .listItems .imageContainer {
    background: #EEEEEE;
    width: 100%; }
  .page .dossiers .titleUnderline, .page .projecten .titleUnderline, .page .videoslist li .titleUnderline {
    margin-bottom: 0; }
  .page .dossiers.newslist li:hover:hover .imageContainer .overlay, .page .dossiers.newslist li:hover.visible .imageContainer .overlay, .page .dossiers.newslist li.visible:hover .imageContainer .overlay, .page .dossiers.newslist li.visible.visible .imageContainer .overlay, .page .dossiers.newslist div:hover:hover .imageContainer .overlay, .page .dossiers.newslist div:hover.visible .imageContainer .overlay, .page .dossiers.newslist div.visible:hover .imageContainer .overlay, .page .dossiers.newslist div.visible.visible .imageContainer .overlay, .page .projecten.newslist li:hover:hover .imageContainer .overlay, .page .projecten.newslist li:hover.visible .imageContainer .overlay, .page .projecten.newslist li.visible:hover .imageContainer .overlay, .page .projecten.newslist li.visible.visible .imageContainer .overlay, .page .projecten.newslist div:hover:hover .imageContainer .overlay, .page .projecten.newslist div:hover.visible .imageContainer .overlay, .page .projecten.newslist div.visible:hover .imageContainer .overlay, .page .projecten.newslist div.visible.visible .imageContainer .overlay, .page .videoslist li.newslist li:hover:hover .imageContainer .overlay, .page .videoslist li.newslist li:hover.visible .imageContainer .overlay, .page .videoslist li.newslist li.visible:hover .imageContainer .overlay, .page .videoslist li.newslist li.visible.visible .imageContainer .overlay, .page .videoslist li.newslist div:hover:hover .imageContainer .overlay, .page .videoslist li.newslist div:hover.visible .imageContainer .overlay, .page .videoslist li.newslist div.visible:hover .imageContainer .overlay, .page .videoslist li.newslist div.visible.visible .imageContainer .overlay {
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .page .dossiers.newslist li:hover:hover .imageContainer i, .page .dossiers.newslist li:hover.visible .imageContainer i, .page .dossiers.newslist li.visible:hover .imageContainer i, .page .dossiers.newslist li.visible.visible .imageContainer i, .page .dossiers.newslist div:hover:hover .imageContainer i, .page .dossiers.newslist div:hover.visible .imageContainer i, .page .dossiers.newslist div.visible:hover .imageContainer i, .page .dossiers.newslist div.visible.visible .imageContainer i, .page .projecten.newslist li:hover:hover .imageContainer i, .page .projecten.newslist li:hover.visible .imageContainer i, .page .projecten.newslist li.visible:hover .imageContainer i, .page .projecten.newslist li.visible.visible .imageContainer i, .page .projecten.newslist div:hover:hover .imageContainer i, .page .projecten.newslist div:hover.visible .imageContainer i, .page .projecten.newslist div.visible:hover .imageContainer i, .page .projecten.newslist div.visible.visible .imageContainer i, .page .videoslist li.newslist li:hover:hover .imageContainer i, .page .videoslist li.newslist li:hover.visible .imageContainer i, .page .videoslist li.newslist li.visible:hover .imageContainer i, .page .videoslist li.newslist li.visible.visible .imageContainer i, .page .videoslist li.newslist div:hover:hover .imageContainer i, .page .videoslist li.newslist div:hover.visible .imageContainer i, .page .videoslist li.newslist div.visible:hover .imageContainer i, .page .videoslist li.newslist div.visible.visible .imageContainer i {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 60px;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 1;
    filter: alpha(opacity=100); }
  .page .dossiers li.visible .imageContainer .overlay, .page .projecten li.visible .imageContainer .overlay, .page .videoslist li li.visible .imageContainer .overlay {
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .page .dossiers li.visible .imageContainer i, .page .projecten li.visible .imageContainer i, .page .videoslist li li.visible .imageContainer i {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 60px;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 1;
    filter: alpha(opacity=100); }
  .page .dossiers .imageContainer, .page .projecten .imageContainer, .page .videoslist li .imageContainer {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    width: 32.2%;
    margin-right: 1%;
    margin-bottom: 8px; }
    .page .dossiers .imageContainer:hover .overlay, .page .projecten .imageContainer:hover .overlay, .page .videoslist li .imageContainer:hover .overlay {
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .page .dossiers .imageContainer:hover i, .page .projecten .imageContainer:hover i, .page .videoslist li .imageContainer:hover i {
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      font-size: 60px;
      margin-top: -30px;
      margin-left: -30px;
      opacity: 1;
      filter: alpha(opacity=100); }
    .page .dossiers .imageContainer.last, .page .projecten .imageContainer.last, .page .videoslist li .imageContainer.last {
      margin-right: 0%; }
    .page .dossiers .imageContainer img, .page .projecten .imageContainer img, .page .videoslist li .imageContainer img {
      width: 100%; }
    .page .dossiers .imageContainer .overlay, .page .projecten .imageContainer .overlay, .page .videoslist li .imageContainer .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      opacity: 0;
      filter: alpha(opacity=0); }
    .page .dossiers .imageContainer i, .page .projecten .imageContainer i, .page .videoslist li .imageContainer i {
      z-index: 2;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      font-size: 40px;
      margin-top: -20px;
      margin-left: -20px;
      color: #fff;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
  .page .videoslist {
    margin-top: 20px; }
    .page .videoslist:first-child {
      margin-top: 0; }
    .page .videoslist.list ul li {
      margin: 2px 0px !important;
      width: 100% !important; }
      .page .videoslist.list ul li a .imageContainer {
        display: none; }
      .page .videoslist.list ul li a .title {
        min-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color: #525252; }
    .page .videoslist ul {
      width: 101%;
      padding-left: 0; }
    .page .videoslist .slickGallery, .page .videoslist .category-overview {
      position: relative;
      /*left: -0.4%;
            width: 100.8%;*/ }
      .page .videoslist .slickGallery div a, .page .videoslist .category-overview div a {
        display: inline-block;
        margin: 5px; }
        .page .videoslist .slickGallery div a .imageContainer, .page .videoslist .category-overview div a .imageContainer {
          width: 100%;
          padding: 0;
          margin: 1%;
          margin-left: 0%; }
        .page .videoslist .slickGallery div a .title, .page .videoslist .category-overview div a .title {
          display: block;
          clear: both;
          min-height: 78px;
          background: #EEEEEE;
          font-size: 18px;
          line-height: 19px;
          padding-top: 15px;
          padding-bottom: 15px;
          padding-left: 15px;
          padding-right: 15px;
          color: #000000;
          -webkit-transition: 0.4s;
          -moz-transition: 0.4s;
          -ms-transition: 0.4s;
          -o-transition: 0.4s;
          transition: 0.4s; }
          .page .videoslist .slickGallery div a .title .btns, .page .videoslist .category-overview div a .title .btns {
            display: block;
            margin-bottom: 8px;
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
            line-height: 14px;
            color: #888888; }
          .page .videoslist .slickGallery div a .title .content, .page .videoslist .category-overview div a .title .content {
            display: block;
            margin-top: 10px;
            margin-bottom: 15px;
            text-transform: none;
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            line-height: 18px;
            color: #888888;
            padding-bottom: 20px; }
          .page .videoslist .slickGallery div a .title .overlay, .page .videoslist .category-overview div a .title .overlay {
            height: 0; }
    .page .videoslist ul li {
      position: relative;
      float: left;
      width: 24%;
      margin-top: 8px;
      margin-right: 1%; }
      .page .videoslist ul li:hover a {
        text-decoration: none; }
        .page .videoslist ul li:hover a .title {
          background: #B9B309; }
      .page .videoslist ul li a .imageContainer {
        width: 100%;
        margin: 0;
        padding: 0;
        margin: 1%;
        margin-left: 0%; }
      .page .videoslist ul li a .title {
        display: block;
        clear: both;
        min-height: 78px;
        background: #EEEEEE;
        font-size: 18px;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        color: #000000;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
      @media all and (max-width: 1200px) {
        .page .videoslist ul li.newslist {
          width: 32.3%; } }
      @media all and (max-width: 767px) {
        .page .videoslist ul li {
          position: relative;
          left: 0.5%;
          width: 48%;
          margin: 2%;
          margin-left: 0; }
          .page .videoslist ul li a .title {
            padding-bottom: 10px; } }
      @media all and (max-width: 470px) {
        .page .videoslist ul li {
          left: 0%;
          width: 100%;
          margin: 0% 0% 20px 0%; } }
    .page .videoslist .btnPrev, .page .videoslist .btnNext {
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      font-size: 50px;
      margin-top: -25px;
      margin-left: -25px;
      display: none;
      color: #ccc; }
      .page .videoslist .btnPrev:hover, .page .videoslist .btnNext:hover {
        color: #B9B309; }
      .page .videoslist .btnPrev.btnPrev, .page .videoslist .btnNext.btnPrev {
        left: -20px; }
      .page .videoslist .btnPrev.btnNext, .page .videoslist .btnNext.btnNext {
        left: auto;
        right: -45px; }
      @media all and (max-width: 1270px) {
        .page .videoslist .btnPrev, .page .videoslist .btnNext {
          display: none !important; } }
    @media all and (min-width: 768px) and (max-width: 1024px) {
      .page .videoslist {
        margin-left: 15px;
        margin-right: 15px; } }

.titleGrayBackground {
  position: relative;
  padding: 15px 20px;
  text-transform: uppercase;
  background: #F2F2F2;
  font-size: 20px; }
  .titleGrayBackground i {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #666666; }

.page.homepage .slickGallery {
  margin-top: 0; }

.page.news .titleitem a {
  font-weight: 600; }
  .page.news .titleitem a i {
    display: inline-block;
    margin-right: 4px; }

.categoriesNavigation {
  padding-right: 15px;
  display: inline-block;
  z-index: 1; }
  .categoriesNavigation.navigation .container {
    top: 20px; }
  .categoriesNavigation.company .title {
    border-left: 1px solid #DDDDDD; }
  .categoriesNavigation.company .container {
    width: 230px; }
  .categoriesNavigation.company form input[type="text"] {
    position: absolute;
    right: 0; }
  .categoriesNavigation .title {
    position: relative;
    font-family: "Citroen";
    font-size: 16px;
    color: #1D242B;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    height: 24px;
    /*margin-bottom: 5px;
        padding-left: 20px;
        padding-bottom: 5px;*/
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .categoriesNavigation .title:hover {
      color: #B9B309; }
      .categoriesNavigation .title:hover i {
        color: #B9B309; }
    .categoriesNavigation .title i {
      color: #000000;
      margin-left: 5px; }
  .categoriesNavigation .container {
    position: absolute;
    display: none;
    top: 45px;
    padding: 10px 20px;
    width: 300px;
    z-index: 1000;
    border-bottom: 5px solid #B9B309;
    background: #EEEEEE; }
    .categoriesNavigation .container a {
      display: block;
      font-family: 'Open Sans', sans-serif;
      margin-bottom: 6px;
      font-size: 14px;
      font-weight: 300 !important; }
      .categoriesNavigation .container a.selected {
        color: #B9B309;
        font-weight: bold !important; }
    .categoriesNavigation .container .item {
      display: block;
      font-family: 'Open Sans', sans-serif;
      padding-top: 5px 10px 5px 20px;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .categoriesNavigation .container .item:hover {
        background: white;
        text-decoration: none; }
  @media all and (max-width: 767px) {
    .categoriesNavigation {
      display: block;
      clear: both;
      margin-top: 20px; }
      .categoriesNavigation .title {
        padding-left: 0;
        border-left: 0 !important; } }

@media all and (min-width: 768px) and (max-width: 1023px) {
  .site-header nav.navigation li {
    font-size: 20px;
    margin-right: 18px; }
  .site-header nav.navigationLanguage {
    right: 120px; }
  .page .vacatures .titleitem .columnRight {
    position: absolute;
    right: 0;
    width: 140px !important; }
  .banners {
    display: none !important; }
  .page .video .titleitem .columnRight, .page .calendar .titleitem .columnRight {
    left: 300px;
    position: absolute;
    top: 0;
    width: 20px; }
  .premiumPartners .btnPrev, .premiumPartners .btnNext {
    display: none; }
  .page .vacatures {
    min-height: 200px; }
    .page .vacatures .slickGallery a .item {
      font-size: 12px; }
  .page.homepage .slickGalleryTitle {
    left: 15px; }
  .page.homepage .columnFirst {
    margin-left: 4%; }
  .page.homepage .columnLast {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    /*left: 2%;*/ }
    .page.homepage .columnLast .video {
      float: left;
      width: 49%;
      margin-right: 1%; }
    .page.homepage .columnLast .calendar {
      float: right;
      margin-bottom: 5px;
      min-height: 505px;
      padding-bottom: 20px;
      position: relative;
      width: 48%; }
  .page.homepage .columnSecond .news {
    padding-left: 0; }
  .arrowLeft {
    display: none !important;
    height: 0 !important; }
  .columnFirst {
    float: left; }
  .site-header nav.navigation {
    /*left: 15px;*/ }
  .page .premiumPartners {
    margin-bottom: 48px; }
  .page .dossiers .imageContainer, .page .projecten .imageContainer {
    width: 170px;
    margin: 4px 20px 0 0; } }

@media all and (max-width: 767px) {
  .site-header .header > div {
    height: 80px; }
  .site-header #logo {
    position: relative;
    margin-top: 0; }
    .site-header #logo img {
      width: 140px; }
  .site-header .navigation {
    display: none; }
  .site-header .navigationTop {
    display: none; }
  .site-header .search {
    display: none;
    right: 60px;
    width: 40px;
    height: 30px; }
    .site-header .search .fa-chevron-down {
      display: none; }
    .site-header .search .fa-search {
      font-size: 20px;
      left: 10px;
      position: absolute;
      top: 4px; }
  .site-header nav.navigationLanguage {
    top: 0;
    right: 80px; }
  .page.homepage .slickGalleryTitle {
    left: 15px; }
  .banners {
    display: none !important; }
  .btnmobile {
    position: absolute;
    display: block !important;
    bottom: 25px;
    right: 17px;
    background: #B9B309;
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .btnmobile:hover {
      background: #888407;
      color: #fff; } }
  @media all and (max-width: 767px) and (max-width: 800px) {
    .btnmobile {
      display: block; } }

@media all and (max-width: 767px) {
  .site-header .container {
    max-width: 500px; }
  .video {
    clear: both; }
  .page {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    /*.slickGallery .title {
            font-size: 20px !important;
        }*/ }
    .page .columnSecond .news {
      padding: 0; }
      .page .columnSecond .news li {
        padding-bottom: 20px; }
    .page .video, .page .calendar, .page .othernews {
      padding-bottom: 20px !important; }
    .page .list .title {
      font-size: 18px; }
      .page .list .title a {
        font-size: 18px; }
    .page .dossiers, .page .projecten {
      padding-bottom: 20px; }
      .page .dossiers .imageContainer, .page .projecten .imageContainer {
        width: 31.8%; }
  /******************** Mobile navigation display begin ********************/
  .navMobile {
    display: none;
    padding-top: 0;
    padding-bottom: 10px;
    background: #f0f0f0;
    color: #fff;
    width: 100%; }
    .navMobile li {
      max-width: 500px;
      margin: auto;
      list-style-type: none; }
      .navMobile li a {
        position: relative;
        display: block;
        width: 102%;
        left: -7%;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 600;
        background: #fff;
        color: #000;
        padding: 5px 10px;
        margin-bottom: 1px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .navMobile li a:hover {
          text-decoration: none;
          background: #B9B309;
          color: #fff; }
        .navMobile li a.subbtn {
          padding-left: 20px;
          font-size: 15px;
          font-weight: 400; }
  /******************** Mobile navigation display end ********************/
  .banners .slick-slide, .premiumPartners .slick-slide {
    text-align: center; }
    .banners .slick-slide a, .premiumPartners .slick-slide a {
      display: inline-block !important;
      text-align: center; }
  .arrowLeft {
    display: none !important;
    height: 0px !important; }
  footer {
    margin-top: 20px !important;
    padding-top: 20px !important; }
    footer .col-md-3 {
      margin-bottom: 25px; }
    footer .title {
      margin-bottom: 10px !important; }
    footer .btnsSocialMedia {
      float: none !important; } }

.bg-danger {
  padding: 10px 10px; }

@media all and (max-width: 500px) {
  .container.page.news {
    margin: 20px 15px; }
    .container.page.news .newslist ul li {
      margin: 5px 0; } }

/******************** Subscribe newsletter form begin ********************/
/*.btnClose {
        position: absolute;
        top: 15px;
        right: 30px;
        font-size: 30px;
        text-decoration: none !important;
    }

    */
.subscribe {
  position: relative;
  /*display: none;*/
  top: -20px;
  /*width: 100%;*/
  padding-top: 10px;
  padding-bottom: 40px;
  /*background: darken(#5A564A,10%);
    color: #ffffff;*/ }
  .subscribe.active {
    display: block; }
  .subscribe .title {
    border: 0;
    margin-bottom: 10px; }
  .subscribe form {
    margin-top: 0; }
  .subscribe .labelCategory, .subscribe .labelValidation {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #767161; }
  .subscribe .labelValidation {
    margin-top: 10px; }
  .subscribe #registration-submit {
    font-size: 20px;
    margin-top: 20px; }
  .subscribe strong {
    font-weight: bold; }
  @media screen and (max-width: 575px) {
    .subscribe #rc-imageselect, .subscribe .g-recaptcha {
      transform: scale(0.77);
      -webkit-transform: scale(0.77);
      transform-origin: 0 0;
      -webkit-transform-origin: 0 0; } }
  @media all and (max-width: 1023px) {
    .subscribe .columnRight .input {
      width: 100%; } }
  @media all and (max-width: 767px) {
    .subscribe {
      margin-top: 40px; }
      .subscribe .columnLeft, .subscribe .columnRight {
        width: 100%;
        margin: 0; } }

/******************** Subscribe newsletter form end ********************/
/******************** Footer begin ********************/
footer {
  background: #5A564A;
  margin-top: 40px;
  padding-top: 60px; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer ul li {
      margin-bottom: 5px;
      display: block; }
  footer h3 {
    color: #fff;
    font-size: 21px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #444444; }
  footer .title {
    display: block;
    color: #FFFFFF;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  footer a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    footer a:hover {
      color: #B9B309; }
    footer a.btnNewsletter {
      background: #A9A7A1;
      color: #FFFFFF;
      font-family: "din-condensed-web";
      font-size: 20px;
      text-transform: uppercase;
      padding: 5px 10px; }
      footer a.btnNewsletter:hover {
        text-decoration: none;
        background: #B9B309; }
  footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff; }
  footer .btnsSocialMedia {
    position: relative;
    display: inline-block;
    left: 8px;
    float: right; }
    footer .btnsSocialMedia .btnSocialMedia {
      display: inline-block;
      width: 34px;
      height: 34px;
      line-height: 34px;
      background: #ffffff;
      color: #5A564A;
      font-size: 20px;
      margin-right: 8px;
      text-align: center;
      -webkit-border-radius: 100px;
      border-radius: 100px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      footer .btnsSocialMedia .btnSocialMedia:first-child {
        margin-left: 0px; }
      footer .btnsSocialMedia .btnSocialMedia:hover {
        background: #B9B309;
        color: #ffffff; }
  footer .copyright {
    position: relative;
    clear: both;
    margin-top: 30px;
    min-height: 32px;
    line-height: 32px;
    background: #484538;
    color: #9B9A93;
    font-family: "din-condensed-web"; }
    footer .copyright li {
      position: relative;
      display: inline-block;
      margin-right: 10px;
      margin-top: 8px; }
      footer .copyright li:before {
        color: #9B9A93;
        position: absolute;
        content: "/";
        left: -8px; }
      footer .copyright li.first:before {
        content: ""; }
      footer .copyright li a {
        color: #9B9A93;
        font-family: "din-condensed-web";
        font-size: 15px;
        text-transform: uppercase; }
        footer .copyright li a:hover {
          text-decoration: none;
          color: #B9B309; }
  @media all and (max-width: 767px) {
    footer .container {
      max-width: 500px; } }

/******************** Footer end ********************/
.site-header nav.navigation li ul li .years a:hover {
  background: #B9B309 !important; }

.slickGallery:hover .btnGallery.btnPrev, .slickGallery:hover .btnGallery.btnNext {
  opacity: 1;
  filter: alpha(opacity=100); }

.page .calendarDetail .item .columnLeft {
  width: 70%; }

.page .premiumPartners.gray .slickGallery div a {
  display: block;
  background: #fff; }
  .page .premiumPartners.gray .slickGallery div a img {
    width: 100%;
    border: 10px solid #fff; }

.page.homepage .slickGallery .title {
  margin-right: 60px; }

.page .othernews .item .description {
  display: block; }

.page .videoslist .slickGallery div a {
  text-decoration: none !important; }

.project-list .item .title {
  text-transform: none; }

body.navigationhover .arrow {
  display: none !important; }

body.navigationhover li.hover .arrow {
  display: block !important; }

body .page.homepage .slickGallery.news .title, body .page.homepage .slickGallery.dossier .title {
  margin-right: 15px; }

body .page.homepage .slickGallery.news.btnprevnext .title, body .page.homepage .slickGallery.dossier.btnprevnext .title {
  margin-right: 70px; }

body .slick-slide.visible .imageContainer .overlay {
  opacity: 0.4;
  filter: alpha(opacity=40); }

body .slick-slide.visible .imageContainer i {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  font-size: 60px;
  margin-top: -30px;
  margin-left: -30px;
  opacity: 1;
  filter: alpha(opacity=100); }

[data-prettyphototrigger] {
  cursor: pointer; }

.slick-vertical .slick-slide {
  position: relative;
  height: 360px;
  overflow: hidden; }

.site-header nav.navigation li.dropdown a .arrow {
  display: block !important; }

.page .calendarDetail .item {
  background: #ffffff; }

.page.homepage .columnRight .vacatureslinks {
  padding-bottom: 30px; }
  .page.homepage .columnRight .vacatureslinks h3 {
    font-size: 20px;
    margin-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc; }
  .page.homepage .columnRight .vacatureslinks a {
    float: none; }

.tabs {
  height: 36px;
  border-bottom: 1px solid #ccc; }
  .tabs a {
    position: relative;
    display: inline-block;
    float: left;
    padding: 8px 20px;
    background: #FFFFFF;
    color: #000000;
    margin: 0 !important;
    text-decoration: none !important;
    border: 1px solid #cccccc;
    border-left: 0px;
    z-index: 1000;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .tabs a:first-child {
      border-left: 1px solid #cccccc; }
    .tabs a:hover, .tabs a.active {
      background: #B9B309;
      color: #fff; }

form.profile {
  padding-top: 30px; }
  form.profile .input input[type="password"], form.profile .input input[type="text"], form.profile .input input[type="submit"] {
    border: 1px solid #ccc;
    padding: 0 5px;
    /*kk - width: 100%;*/ }
  form.profile .radio {
    position: relative;
    display: inline-block;
    left: -15px;
    width: 140px;
    font-weight: 300;
    margin-right: 10px;
    cursor: pointer; }
    form.profile .radio.newsletter {
      display: inline-block;
      width: 100%;
      clear: both;
      margin-top: 20px; }
    form.profile .radio.active .input:before, form.profile .radio:hover .input:before {
      opacity: 1;
      filter: alpha(opacity=100); }
    form.profile .radio.active .input:before {
      opacity: 1;
      filter: alpha(opacity=100); }
    form.profile .radio .input {
      position: relative;
      width: 16px;
      height: 16px;
      border: 1px solid #000000;
      -webkit-border-radius: 40px;
      border-radius: 40px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      form.profile .radio .input:before {
        position: absolute;
        display: block;
        content: " ";
        top: 4px;
        left: 4px;
        width: 6px;
        height: 6px;
        background: #000000;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-border-radius: 100px;
        border-radius: 100px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */ }
    form.profile .radio div {
      font-weight: 400 !important;
      text-transform: none !important;
      color: #777777 !important; }
    form.profile .radio div:nth-child(2) {
      position: absolute;
      display: inline-block;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 16px;
      top: -4px;
      left: 45px;
      color: #000000; }
  form.profile .label {
    display: inline-block;
    float: none;
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10000px;
    color: #000000;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    border-left: 4px solid #B9B309; }
    form.profile .label span {
      color: #B9B309;
      padding-left: 5px; }
      form.profile .label span.text {
        color: #000000;
        font-size: 13px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400; }
    form.profile .label.left {
      padding: 0;
      border-left: 0; }
  form.profile .extra {
    position: relative; }
    form.profile .extra .label {
      margin-bottom: 10px; }
    form.profile .extra input[type="text"] {
      float: left;
      padding: 0 5px;
      height: 35px;
      line-height: 35px;
      width: 50%; }
    form.profile .extra .desc {
      position: relative;
      left: 30px; }
    form.profile .extra .btnUpload {
      position: relative;
      overflow: hidden;
      padding: 10px 15px;
      top: -2px;
      cursor: pointer;
      left: 10px;
      display: inline-block;
      float: left;
      background: #888888;
      color: #ffffff;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-transition: background 0.4s;
      -moz-transition: background 0.4s;
      -ms-transition: background 0.4s;
      -o-transition: background 0.4s;
      transition: background 0.4s; }
      form.profile .extra .btnUpload:hover {
        background: #B9B309; }
      form.profile .extra .btnUpload input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0); }
  form.profile div.submit {
    margin-top: -20px; }
    form.profile div.submit input[type="submit"] {
      float: left;
      clear: none;
      margin-right: 15px; }
      form.profile div.submit input[type="submit"].delete {
        background: #D90000; }
        form.profile div.submit input[type="submit"].delete:hover {
          background: #a60000; }
  form.profile .input {
    float: none;
    margin-bottom: 15px; }
    form.profile .input .styled-select {
      width: 100%;
      height: 41px;
      overflow: hidden;
      cursor: pointer;
      margin-bottom: 15px;
      background: #ffffff;
      position: relative;
      border: 1px solid #ccc;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 16px;
      color: #999999; }
      form.profile .input .styled-select i {
        position: absolute;
        top: 11px;
        right: 10px; }
      form.profile .input .styled-select:hover select {
        color: #444444; }
      form.profile .input .styled-select select {
        position: relative;
        z-index: 2;
        background: transparent;
        width: 110%;
        padding: 5px;
        top: -5px;
        font-size: 14px;
        line-height: 41px;
        border: 0;
        border-radius: 0;
        cursor: pointer;
        height: 41px;
        -webkit-appearance: none;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s; }
    form.profile .input.last {
      float: right !important; }
    form.profile .input.oneFourth {
      float: left;
      width: 24%;
      margin-right: 1%; }
    form.profile .input.twoFourth {
      float: left;
      width: 49%;
      margin-right: 1%; }
    form.profile .input.insert {
      padding-top: 5px;
      padding-bottom: 20px;
      cursor: pointer; }
      form.profile .input.insert:hover .btnInsert {
        background: #888407; }
      form.profile .input.insert .btnInsert {
        display: inline-block;
        background: #B9B309;
        color: #fff;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-right: 10px;
        text-align: center;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -ms-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s; }
    form.profile .input.upload {
      border: 1px solid #DDDDDD;
      width: 48%;
      float: left;
      position: relative;
      height: 140px; }
      form.profile .input.upload.oneFourth {
        width: 24%;
        float: left; }
      form.profile .input.upload .btnUpload {
        position: absolute;
        overflow: hidden;
        padding: 10px;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -40px;
        display: inline-block;
        background: #cccccc;
        color: #ffffff;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        -ms-transition: background 0.4s;
        -o-transition: background 0.4s;
        transition: background 0.4s; }
        form.profile .input.upload .btnUpload:hover {
          background: #B9B309; }
        form.profile .input.upload .btnUpload input {
          position: absolute;
          top: 0;
          right: 0;
          margin: 0;
          padding: 0;
          font-size: 20px;
          cursor: pointer;
          opacity: 0;
          filter: alpha(opacity=0); }
    form.profile .input.checkboxes .columnLeft {
      float: left;
      width: 49%;
      height: auto; }
    form.profile .input.checkboxes .columnRight {
      float: right;
      width: 49%;
      height: auto; }
    form.profile .input.checkboxes div {
      position: relative;
      height: 20px;
      cursor: pointer; }
    form.profile .input.checkboxes label {
      display: block;
      line-height: 15px;
      margin-bottom: 20px;
      margin-left: 30px;
      color: #777777;
      font-weight: 400;
      cursor: pointer; }
    form.profile .input.checkboxes .label {
      display: block;
      line-height: 15px;
      margin-bottom: 20px;
      font-weight: 400; }
    form.profile .input.checkboxes div div div {
      position: absolute;
      top: -4px;
      left: 40px;
      margin: 0; }
    form.profile .input.checkboxes div div.active .checkbox, form.profile .input.checkboxes div div:hover .checkbox {
      background: #ffffff; }
      form.profile .input.checkboxes div div.active .checkbox i, form.profile .input.checkboxes div div:hover .checkbox i {
        opacity: 1;
        filter: alpha(opacity=100);
        position: relative;
        top: -6px;
        font-size: 16px; }
    form.profile .input.checkboxes div div .checkbox {
      position: realtive;
      display: block;
      top: 0;
      left: 0;
      min-height: 0px !important;
      width: 13px !important;
      height: 13px !important;
      padding: 0 !important;
      border: 1px solid #cccccc;
      -webkit-transition: background 0.4s;
      -moz-transition: background 0.4s;
      -ms-transition: background 0.4s;
      -o-transition: background 0.4s;
      transition: background 0.4s; }
      form.profile .input.checkboxes div div .checkbox i {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
    form.profile .input.oneThird {
      float: left;
      width: 24%; }
    form.profile .input.links.last {
      float: left !important;
      margin-bottom: 40px; }
    form.profile .input.links input[type="text"] {
      padding-left: 50px; }
    form.profile .input .facebook, form.profile .input .twitter, form.profile .input .youtube {
      position: absolute;
      top: 5px;
      left: 5px;
      width: 30px;
      height: 30px;
      line-height: 30px;
      background: #ccc;
      color: #fff;
      text-align: center;
      z-index: 10; }
    form.profile .input.twoThird {
      position: relative;
      float: left;
      width: 74%; }
      form.profile .input.twoThird.last {
        float: right; }
    form.profile .input input[type="submit"] {
      display: block;
      width: 300px;
      height: 41px;
      line-height: 40px;
      font-size: 25px;
      font-weight: 600;
      border: 0px;
      background: #5A564A;
      color: #ffffff;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      form.profile .input input[type="submit"]:hover {
        background: #222222; }
    form.profile .input input[type="password"], form.profile .input input[type="text"] {
      padding: 0 15px;
      height: 40px;
      line-height: 40px; }
    form.profile .input textarea {
      width: 100%;
      height: 140px;
      padding: 10px;
      font-size: 15px;
      resize: none;
      border: 1px solid #ccc; }
  form.profile input[type="submit"] {
    display: block;
    clear: both;
    margin-top: 20px;
    width: 200px;
    height: 50px;
    height: 41px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0px;
    background: #B9B309;
    color: #ffffff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    form.profile input[type="submit"]:hover {
      background: #222222; }

.columnRight .slickGallery.dossier {
  margin-top: 23px; }

.columnRight .checkboxs {
  margin-top: 15px; }

form .label.legend {
  margin-top: 40px; }

.vacature .desc.person h4 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px; }
  .vacature .desc.person h4:first-child {
    margin-top: 0px; }

.page .calendarDetail .item .desc {
  color: #aaaaaa; }

/*.page.homepage {
    .columnRight {
        .slickGallery.news {
            margin-top: 23px;
        }
    }
}*/
.page .title.jobssearch {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 20px; }

form.profile .input.checkboxes .input, form.profile .input.checkboxes .input div {
  height: 8px; }

form.profile .input.checkboxes .label {
  font-weight: 600; }

form.profile .inputContainer .radios {
  min-width: 310px; }

form.profile .extra {
  display: block;
  width: 100%; }
  form.profile .extra .desc {
    position: relative;
    top: 15px;
    font-size: 11px;
    color: #777777; }

body .site-header nav.navigation li a {
  height: 40px; }

body .site-header nav.navigation li li a {
  height: auto; }

.inputContainer {
  min-width: 310px;
  min-height: 150px; }
  .inputContainer textarea {
    margin-bottom: 30px; }
  .inputContainer.radios .radio {
    width: 100px; }

.calendar.homepage .pagination {
  margin-bottom: 40px; }

.profile2 .btnNew {
  display: inline-block;
  padding: 5px 15px;
  background: #B9B309;
  color: #ffffff !important;
  margin-bottom: 35px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  text-decoration: none !important;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -ms-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  margin-top: 30px;
  background-color: #8B8B8B;
  font-weight: 400; }
  .profile2 .btnNew:hover {
    background: #727272; }

.profile2 .profileUpdate {
  margin: 0;
  padding: 0; }
  .profile2 .profileUpdate li {
    float: none;
    clear: both;
    height: 60px; }
  .profile2 .profileUpdate .title {
    float: left; }
    .profile2 .profileUpdate .title a {
      color: #B9B309;
      font-family: "din-condensed-web";
      font-size: 21px;
      text-decoration: underline; }
      .profile2 .profileUpdate .title a:hover {
        text-decoration: none; }
    .profile2 .profileUpdate .title span {
      display: block;
      font-family: 'Source Sans Pro', sans-serif;
      color: #AAAAAA; }
  .profile2 .profileUpdate .update {
    float: right;
    display: block;
    width: 350px;
    text-align: right; }
    .profile2 .profileUpdate .update a {
      position: relative;
      color: #868686;
      text-decoration: underline;
      margin-left: 20px; }
      .profile2 .profileUpdate .update a:hover {
        text-decoration: none !important; }
      .profile2 .profileUpdate .update a:first-child:before {
        content: ""; }
      .profile2 .profileUpdate .update a:before {
        position: absolute;
        display: block;
        top: -1px;
        left: -15px;
        content: "|"; }

.profile2 .line {
  height: 1px;
  background: #ccc;
  margin-top: 20px; }

@media all and (max-width: 600px) {
  body form.profile .input.upload.oneFourth {
    width: 100% !important; }
  body form.profile .input.checkboxes .columnLeft, body form.profile .input.checkboxes .columnRight {
    width: 100%;
    clear: both; }
  body form.profile .input.checkboxes .columnRight {
    position: relative;
    width: 100%;
    clear: both; } }

a.inline-action {
  font-size: 24px; }

.projectgallery .mosaicflow__column {
  float: left;
  padding-right: 5px; }
  .projectgallery .mosaicflow__column + .mosaicflow__column {
    padding-right: 0;
    padding-left: 5px; }

.projectgallery .mosaicflow__item {
  position: relative;
  margin-bottom: 10px; }
  .projectgallery .mosaicflow__item img {
    display: block;
    width: 100%;
    max-width: 500px;
    height: auto; }
  .projectgallery .mosaicflow__item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
  .projectgallery .mosaicflow__item:hover p {
    opacity: 1;
    filter: alpha(opacity=100); }
  .projectgallery .mosaicflow__item:hover .overlay {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .projectgallery .mosaicflow__item:hover i {
    top: 50%;
    font-size: 40px;
    opacity: 1;
    filter: alpha(opacity=100); }
  .projectgallery .mosaicflow__item a {
    position: relative;
    display: block; }
    .projectgallery .mosaicflow__item a .overlay {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    .projectgallery .mosaicflow__item a i {
      position: absolute !important;
      top: 40%;
      left: 50%;
      color: #fff;
      font-size: 1px;
      margin-top: -20px;
      margin-left: -20px !important;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -ms-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 0;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden; }
  .embed-container .iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

    .embed-container .hovericon {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        font-size: 48px;
        margin-top: -24px;
        margin-left: -24px;
        z-index: 1;
        color: #fff;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }

#paging-info {
  border-top: solid 1px #ebebeb;
  padding-top: 15px;
  margin-bottom: 40px;
  color: #CCCCCC; }

.dossier-banners, .vacature-banners, .interne-banners {
  border: solid 1px #ebebeb;
  margin-bottom: 30px;
  height: 1px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
    .dossier-banners .banner, .vacature-banners .banner, .interne-banners .banner {
        display: inline-block;
        padding: 4px;
    }
    .dossier-banners .banner.display-block:nth-child(even), .vacature-banners .banner.display-block:nth-child(even) {
      float: right; }

.columnRight section + section {
  margin-top: 30px; }

section.video h4 {
  margin: 20px 0 40px 0; }

.partner-banners {
  margin-top: 40px; }

.fancybox-skin {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.margins{
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.preview{
    background-size: cover;
}

#registerinfo {
    display: inline-block !important;
    font-size: 16px;
}

