/* Style.css aanpassingen */
@font-face {
    font-family: 'Corbel';
    src: url("fonts/corbel_bold-webfont.eot");
    src: url("fonts/corbel_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/corbel_bold-webfont.woff") format("woff"), url("fonts/corbel_bold-webfont.ttf") format("truetype"), url("fonts/corbel_bold-webfont.svg#Corbel Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Corbel';
    src: url("fonts/corbel-webfont.eot");
    src: url("fonts/corbel-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/corbel-webfont.woff") format("woff"), url("fonts/corbel-webfont.ttf") format("truetype"), url("fonts/corbel-webfont.svg#Corbel") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alte Haas GB';
    src: url("fonts/alte_haas_grotesk_bold-webfont.eot");
    src: url("fonts/alte_haas_grotesk_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/alte_haas_grotesk_bold-webfont.woff") format("woff"), url("fonts/alte_haas_grotesk_bold-webfont.ttf") format("truetype"), url("fonts/alte_haas_grotesk_bold-webfont.svg#Alte Haas Grotesk Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Alte Haas Grotesk';
    src: url("fonts/alte_haas_grotesk-webfont.eot");
    src: url("fonts/alte_haas_grotesk-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/alte_haas_grotesk-webfont.woff") format("woff"), url("fonts/alte_haas_grotesk-webfont.ttf") format("truetype"), url("fonts/alte_haas_grotesk-webfont.svg#Alte Haas Grotesk") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Blokken opzet pagina */
body.page-blokken-opzet .panel-layout > .panel-grid, body.page-template-template-zonderheader .panel-layout > .panel-grid {
    margin-bottom: 30px!important;
}
.home-werkenbij-container {
  vertical-align:top;
}
#content #main .row-square-blocks.blue-blocks.first-row {
  margin-top: 4rem;
}
#content #main .row-square-blocks.blue-blocks:not(.first-row) .so-widget-sow-image {
  height: 360px;
}
#content #main .row-square-blocks.blue-blocks .so-widget-sow-image .widget-title {
  background-color: #85bace;
  padding: 1.5rem 0;
}
#content #main .row-square-blocks.blue-blocks .so-widget-sow-image img {
  transition: all 3s linear;
}
#content #main .row-square-blocks.blue-blocks .so-widget-sow-image a:hover img {
  transform: scale(1.1);
}
#content #main .row-square-blocks.blue-blocks .text-block {
  position: relative;
  display: table;
  width: 100%;
  overflow: visible;
  height: 100%;
  max-height: 360px;
}

#content #main .row-square-blocks.blue-blocks .text-block .so-widget-sow-editor {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

#content #main .row-square-blocks.blue-blocks .text-block:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  height: 100%;
  z-index: 1;
  background-color: red;
}
#content #main .row-square-blocks.blue-blocks .text-block .textwidget {
  padding: 2rem;
  text-align: center;
  color: #fc9401;
}
.text-block.werkenbij {
    padding: 0px 12px !important;
}
#content #main .row-square-blocks.blue-blocks .text-block.werkenbij .textwidget {
  padding:0;
  text-align: center;
  color: #fc9401;
}
#content #main .row-square-blocks.blue-blocks .text-block .textwidget p {
  color: #fc9401;
  line-height: 1.9rem !important;
  font-size: 1rem !important;
}
#content #main .row-square-blocks.blue-blocks .text-block .textwidget h2,
#content #main .row-square-blocks.blue-blocks .text-block .textwidget h3 {
  margin-top: 0;
  font-size: 2.25rem !important;
  color: #fc9401;
}
@media screen and (min-width: 1650px) and (max-width: 2000px) {
  #main .home-header-container {
    min-height: 700px;
  }
}
@media only screen and (min-width: 959px) {
  .home-header-container {
    min-height: 560px;
  }
}
@media only screen and (max-width: 959px) {
  .home-header-container {
      height: 275px;
      margin-bottom: 4em !important;
  }
  #content #main .row-square-blocks.blue-blocks:not(.first-row) .so-widget-sow-image {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .home-werkenbij-container {
    padding-bottom: 3rem !important;
  }
  .home-header-container {
      height: 150px;
      margin-bottom: 4em !important;
  }
}
@media only screen and (max-width: 375px) {
  .home-header-container {
      height: 130px;
      margin-bottom: 3.5em !important;
  }
}
@media only screen and (max-width: 320px) {
  .home-header-container {
      height: 105px;
      margin-bottom: 4em !important;
  }
}
.page-blokken-opzet .ajaxsearchpro {
    display: block!important;
    margin: 0 auto!important;
    width: 450px!important;
}
.three-cols-options-kvp > .panel-grid-cell, .four-cols-options-kvp > .panel-grid-cell  {
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
}
.three-cols-options-kvp > .panel-grid-cell:nth-child(2) {
    box-sizing: border-box;
    height: 350px;
    padding: 0 20px;
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
}
.three-cols-options-kvp .so-panel > .panel-widget-style, .four-cols-options-kvp .so-panel > .panel-widget-style {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.three-cols-options-kvp .so-panel > .panel-widget-style p, .four-cols-options-kvp .so-panel > .panel-widget-style p {
    background: #f6881e none repeat scroll 0 0;
    bottom: 0;
    margin: 0;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.three-cols-options-kvp .so-panel > .panel-widget-style a, .four-cols-options-kvp .so-panel > .panel-widget-style a {
    color: #fff;
    font-size: 25px;
}

.four-cols-options-kvp > .panel-grid-cell {
    box-sizing: border-box;
    padding: 0 15px;
    position: relative;
}

.four-cols-options-kvp > .panel-grid-cell:first-child {
  margin-left: -15px;
}

.four-cols-options-kvp > .panel-grid-cell:last-child {
  margin-right: -15px;
}

.laatste-nieuws .panel-grid-cell:last-child, .thema-verhalen .panel-grid-cell:nth-child(2) {
    margin-left: 40px;
}
.laatste-nieuws .panel-grid-cell > .so-panel > .panel-widget-style, .thema-verhalen .panel-grid-cell > .so-panel > .panel-widget-style {
    min-height:400px;
}
.orange-box-bottom {
    position: relative;
}
.orange-box-bottom .textwidget {
    background: #f6881e none repeat scroll 0 0;
    bottom: 60px;
    box-sizing: border-box;
    padding: 12px 40px;
    position: absolute;
}
.orange-box-bottom .textwidget h4 {
    box-sizing: border-box;
    color: #fff;
}
.orange-box-bottom .textwidget h4 > a {
    color: #fff;
}
.orange-box-bottom .textwidget p > a {
    color: #fff;
}
.ln-block-orange-bg {
    background-color: #f7efe8;
    padding: 30px;
}
.page .entry .ln-block-orange-bg ul {
    padding-left: 15px!important;
}
.row-with-fix-heigt-one .panel-grid-cell > .so-panel > .panel-widget-style  {
    min-height:400px;
}
.row-with-fix-heigt-one .panel-grid-cell:first-child {
    margin-right: 40px;
}
.een-goed-leven-blok {
    background: #f7efe8 none repeat scroll 0 0;
    padding: 30px 15px;
}

.een-goed-leven-blok .so-widget-sow-editor .textwidget h2 {
  font-size: 28px !important;
}

.een-goed-leven-blok .textwidget h3,
.een-goed-leven-blok .textwidget h6 {
  font-weight: 400 !important;
  font-family: 'Corbel', sans-serif !important;
  border-bottom: 0;
}

.een-goed-leven-blok * {
    color: #f6881e !important;
}
.een-goed-leven-blok strong {
    font-size: 22px;
    line-height: 26px;
}
.entry .cta-action-btn-row .cta-first-block .textwidget > p {
    color: #f18500!important;
    font-size: 24px!important;
    padding: 20px 0;
    margin-bottom: 0;
}
.orange-btn-right p {
    margin: 0;
}
.cta-action-btn-row .orange-btn-right a {
    background: #f18500 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    padding: 25px;
    text-align: center;
    width: 100%;
}
.last-row-half-half .so-panel > .panel-widget-style {
    min-height: 400px;
}
.last-row-half-half .so-panel > .panel-widget-style.org-block-orange-bg {
    background-color: #F7EFE8;
    padding: 35px;
}
.org-block-orange-bg h2 {
    font-size: 30px;
    margin-top: 0;
}
.full-content-slide {
    clear: both;
    display: block;
    float: none;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.col-50-left {
    display: block;
    float: left;
    vertical-align: top;
    width: 50%;
}
.col-50-left > .inline-img {
    background-size: cover;
    background-position: 50% 50%;
    height: 350px;
    width: 100%;
}
.col-50-right {
    background: #f7efe8 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 350px;
    max-height: 100%;
    padding: 60px 30px;
    vertical-align: top;
    width: 50%;
}
.col-50-right > h3 {
    border: 0 none;
    font-size: 26px;
    margin: 0;
}
.slider-content-p > p {
    line-height: 26px!important;
}

.last-row-half-half .pagination {
    margin-top: 15px;
}
.last-row-half-half form[class*="wpv-filter"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}

#content {
  margin-top: -20px !important;
}

/* Title Pagebuilder */

.default-title {
    position: relative;
    z-index: 9999;
    color: #34495e;
    font-family: 'Corbel';
    padding-left: 75px;
    vertical-align: bottom;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.default-title h1 {
    font-size: 1.3em;
    letter-spacing: 3px;
    color: #fc8901;
    vertical-align: bottom;
    text-transform: uppercase;
}

.default-title h2 {
    display: block;
    letter-spacing: 3px;
    line-height: .75em;
    text-transform: none;
    font-size: 1.9em !important;
    font-weight: 700;
}

.default-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 65px;
    background: url(img/ott_ampersand-small.png) left top no-repeat;
}

/* Thema pagina's CSS */
    /* Een goed leven */
    .small-search .ajaxsearchpro {
        display: block!important;
        margin: 0 !important;
        width: 100% !important;
        max-width: 450px!important;
    }
    .square-block .so-panel > .panel-widget-style {
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .square-block .textwidget > a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .square-block .textwidget span, .square-block.orange .textwidget {
        background: transparent none repeat scroll 0 0;
        bottom: 0;
        margin: 0;
        padding: 20px 30px;
        position: absolute;
        width: 100%;
    }
    .square-block.orange .textwidget {
        background-color: #f6881e !important;
    }
    .square-block .textwidget h2 {
        color: #fff;
    }
    .square-block .textwidget a, .square-block .textwidget p {
        color: #fff;
    }
    .square-block:last-child {
        box-sizing: border-box;
        height: 400px;
        position: relative;
    }
    .square-block img.samenzeggenschap {
        position: absolute;
        bottom: 0px;
        right: 0;
        width: 100px;
    }
    .row-with-fix-heigt-goedleven .panel-grid-cell .so-panel .so-widget-sow-image .sow-image-container img,
    .row-with-fix-heigt-goedleven .panel-grid-cell > .so-panel > .panel-widget-style {
        min-height: 400px;
    }
    .row-with-fix-heigt-goedleven .panel-grid-cell:first-child,
      .row-with-fix-heigt-goedleven .panel-grid-cell:nth-child(2) {
      margin-right: 30px;
    }

    .four-row-text .panel-grid-cell .widget_sow-image {
      margin-bottom: 0 !important;
    }

    .four-row-text .panel-grid-cell p {
      padding: 10px 15px;
      text-align: center;
    }

    .four-row-text .panel-grid-cell p a {
      color: #fff;
      font-size: 21px;
    }

    .four-row-text .goedleven-block-1 p {
      background-color: #00a16c !important;
    }
    .four-row-text .goedleven-block-2 p {
      background-color: #77af43 !important;
    }
    .four-row-text .goedleven-block-3 p {
      background-color: #007fc3 !important;
    }
    .four-row-text .panel-grid-cell p {
      background-color: #fc9401;
    }
    .thema-verhalen ul li {
      list-style-type: none !important;
      margin-left: 24px;
    }
    .thema-verhalen ul li::before {
      content: "";
      margin: 0 15px 0 -24px;
      border: solid #555555;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 3px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
    }
    .film {position:relative;}
    .film .textwidget:before {
      content: " ";
      background: url(https://onstweedethuis.nl/wp-content/uploads/2017/08/samenzeggenschap.png);
      background-size: cover;
      position: absolute;
      height: 60px;
      width: 75px;
      top: 20px;
      right: 20px;
    }
    .row-with-image > div {
      vertical-align: top;
      display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;
    }
    .row-with-image {
      align-items: stretch !important;
    }
    .row-with-image > div:last-child {
      background-color: rgba(252, 137, 1, .1);
    }
    .row-with-image > div .textwidget {
      padding: 3rem;
      align-items: center;
    }
    .row-with-image > div .textwidget h2 {
      margin: 0 0 1rem;
      line-height: 2.25rem;
      font-size: 2rem !important;
      color: #fc8901;
    }
    .row-with-image > div .textwidget p {
      font-size: 1.1rem !important;
    }
    /* Header Pagina */
    .header-image {
        position: relative;
    }
    .header-image:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 10vw solid white;
      border-right: 90vw solid white;
      border-top: 3vw solid transparent;
    }
    #header_image, .header_image {
    	position:relative;
    	width:100%;height:360px;
    	background-size:cover;
    	background-position:left center;
    	background-repeat:no-repeat;
    }
    #header_image .logo-header, .header_image .logo-header {
    	position:absolute;
    	bottom:30px;right:0;
    	text-align:right;
    	display:block;
    	width:50%;height:100%;
    }

    .header-container, .logo-ampersand {
        position: relative;
    }

    .logo-ampersand .logo-overlay {
        position: absolute;
        text-align: right;
        bottom: -20px;
        right: 0;
        z-index: 21;
        display: block;
        width: 20%;
        height: auto;
    }
    .logo-ampersand .logo-overlay .ampersand {
        float: right;
        height: 100%;
        width: 100%;
        margin-right: 0 !important;
    }
    .panel-grid-cell .logo-overlay .jij-ik {
        width: 110px;
    }
    @media only screen and (max-width: 959px) {
        .page-template-template-zonderheader #header { margin-bottom:0!important; }
        .page-template-template-zonderheader .header-image:before, .page-template-template-zonderheader .header-image:after {content:initial !important;}
    }

    .thema-content-title{
        position: relative;
    }
    .thema-content-title h1 {
        font-family: 'Corbel';
        font-weight: 700;
        font-size: 36px;
        text-transform: uppercase;
        color: #1d1d1b;
        padding-top: 50px;
    }
    .thema-content-title::before{
        content: "";
        background: url('img/ott_ampersand-orange.png') no-repeat;
        width: 80px;
        height: 93px;
        float: left;
        background-size: cover;
        position: absolute;
        bottom: 15px;
        margin-left: -95px;
    }
    .thema-content-title.lgreen::before { background: url('img/ott_ampersand-lgreen.png') no-repeat; }
    .thema-content-title.dgreen::before { background: url('img/ott_ampersand-dgreen.png') no-repeat; }
    .thema-content-title.blue::before  { background: url('img/ott_ampersand-blue.png') no-repeat; }

    .thema-content-tekst p {
        color: #727272 !important;
    }

@media only screen and (min-width: 491px) and (max-width: 960px) {
    /* Thema pagina's CSS */
    .four-row-text { flex-wrap: wrap !important;}
    .four-row-text .panel-grid-cell {
        width: 50% !important;width: calc(50% - ( 0.75 * 15px ) ) !important;
    }

    .four-cols-options-kvp > .panel-grid-cell {
        margin: 0 0 25px !important;
    }
}


@media only screen and (max-width: 800px) {
.laatste-nieuws .panel-grid-cell:last-child {
    margin-left: 0px;
}
.row-with-fix-heigt-one .panel-grid-cell:first-child {
    margin-right: 0px;
}
.laatste-nieuws .panel-grid-cell:nth-child(1), .row-with-fix-heigt-one .panel-grid-cell:nth-child(2){
	margin:0!important;
}
.entry .cta-action-btn-row .cta-first-block .textwidget > p {
    padding: 6px 0;
}
.panel-grid-cell .no-mobile {
    display: none;
}
.col-50-right, .col-50-left > .inline-img {
	height:250px!important;
}
.col-50-right {
	padding: 20px 30px!important;
}
.page-blokken-opzet .ajaxsearchpro {
    width: 350px!important;
	max-width:100%!important;
}
}

@media only screen and (max-width: 490px) {
  .page-blokken-opzet header > h1, .page-goed-leven-opzet header > h1 {
      text-align: center;
  }
  .page-blokken-opzet #main .panel-row-style, .page-template-template-zonderheader #main .panel-row-style {
      display: block!important;
  }
  .three-cols-options-kvp > .panel-grid-cell, .four-cols-options-kvp > .panel-grid-cell {
      margin: 0 auto 25px!important;
  }
  .laatste-nieuws .panel-grid-cell:nth-child(1), .row-with-fix-heigt-one .panel-grid-cell:nth-child(2){
  	margin:0!important;
  }
  .ln-block-orange-bg {
      min-height: 220px!important;
  }
  .col-50-left, .col-50-right{
  	width:100%!important;
  }
  .col-50-left > .inline-img {
  	height:200px!important;
  }
  .col-50-right {
  	height: auto!important;
  	padding: 20px 30px!important;
  }
}
#filterToggle {
  display: none;
}
@media(max-width:959px ) {
  #filterToggle {
    position: relative;
    color: #34495e;
    width: 100%;
    display: block;
    text-align: left;
    border: 1px solid #ccc;
    padding: 1rem;
    font-weight: 700;
    background-color: #ececed;
    margin: 0;
  }
  #filterToggle i {
    float: right;
    transition: all .2s linear;
    font-size: 1.5rem;
  }
  #filterToggle + form[name*='wpv-filter'] {
    display: none;
  }
  .filterbox {
    z-index: 9999999 !important;
    pointer-events: auto;
    width: 100%;
    overflow-y: scroll !important;
    margin: 1rem 0 0;
  }

  .filteropen .filterbox {
    height: 100%;
    min-width: 250px;
  }
}

@media only screen and (max-width: 480px){
  .filterbox {
    width: calc(100% - 30px) !important;
  }
}
.filteropen {
  pointer-events: none;
  overflow: hidden;
}
/* Vacaturebank juli 2017 */
.single-vacature-in-archive {
  position: relative;
  padding: 20px;
  margin: 20px 0px;
  background-color: #f8f8f8;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0px 0px 18px 0px rgba(248,248,248,0.53);
  -moz-box-shadow: inset 0px 0px 18px 0px rgba(248,248,248,0.53);
  box-shadow: inset 0px 0px 18px 0px rgba(248,248,248,0.53);
}
.single-vacature-in-archive ul {
  display: table;
  margin: 0px !important;
  padding: 0px !important;
}
.single-vacature-in-archive ul li {
  display: table-cell;
  padding: 10px 10px 20px 0px;
}
.single-vacature-in-archive ul li .fa {
  color: #fc9401;
  margin-right: 4px;
}
.single-vacature-in-archive:nth-child(1) {
  margin-top: 0;
}
.single-vacature-in-archive.featured:after {
  content: '\f005';
  font-family: 'fontAwesome';
  color: #009ee3;
  position: absolute;
  top: 22px;
  right: 20px;
  font-size: 20px;
}
.database-search-container #ajaxsearchpro4_5 {
  width: 99.75% !important;
  margin-left: 0;
}
.form-group > label {
  margin: 1rem 0 0;
  font-size: 1.2rem;
  color: #34495e;
}
.form-group .checkbox > label {
  position: relative;
  transition: all .2s linear;
  display: block;
  color: #34495e;
  font-family: 'Corbel', sans-serif;
  font-size: 1.125rem;
  line-height: 22px;
  margin: .4rem 0;
  padding: 0 0 0 2rem;
}
.form-group .checkbox > label:hover {
  text-decoration: underline;
}
.form-group .checkbox > label input {
  visibility: hidden;
}
.form-group .checkbox > label:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  display: block;
  top: 0;
  left: 0;
  border: 1px solid #34495e;
}
.form-group .checkbox > label.active:before {
  content: '\f00c';
  font-family: 'fontAwesome';
  position: absolute;
  top: 1px;
  left: 2px;
  color: #fc9401;
}
.searchbox {
	padding: 20px;
	background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
}
.pagination {
	float: right;
}
.pagination .page-link {
    padding: 6px 12px;
	color: #fc9401;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    padding: 6px 12px;
	color: #fc9401;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    padding: 6px 12px;
	color: #fc9401;
}
.wp-admin [data-wpt-id='wpcf-plaatsnaam'] {
  display: none !important;
}
.pagination > .active > span {
	background-color: #999;
	border-color: #999;
}
.pagination > .active > span:hover {
	background-color: #999;
	border-color: #999;
}
.pagination > li > a:hover {
	color: #fc9401;
}


/* Social sidebar styling */
.a2a_floating_style {
    display: none;
}
.single-vacature .a2a_floating_style, .single-post .a2a_floating_style {
    display: block!important;
}


/* SOLLICITATIE FORM */
.error404 h1 {margin-top: 100px;}
.error404 #wpv-view-layout-4999 {display:none;}
.shortcode-toggle h4 a {
    display: block;
    padding: 15px 0 15px 5%;
    background: #f8f8f8 url(../images/shortcode-toggle-close.png) no-repeat 99% center;
}
.shortcode-toggle li {
	margin: 10px 0px;
}
.shortcode-toggle .toggle-content {
    padding: 10px 10px 10px 5%;
    background: #f9f9f9;
}
.sollicitatie-form {
	background-color: #f8f8f8;
  border: 1px solid #EBEBEB;
	padding: 20px 15% 20px 5%;
}

.sollicitatie-form input {
	margin-bottom: 0px !important;
}

/*MEGAMENU*/
.ubermenu-submenu .ubermenu-target-title { padding: 5px 0px !important; }

.ubermenu-submenu-id-4771, .ubermenu-submenu-id-4772 {width: 250px !important;}


.alleslink {color: #34495e !important; text-decoration: underline;}

nav.ubermenu-main > ul.ubermenu-nav > li.ubermenu-item > ul.ubermenu-submenu {
  padding:15px 15px 15px 15px !important;
  background:#F7EDE8;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.ubermenu-content-block h3 {
    padding: 8px 0px 0px !important;
    font: 700 10px/11px 'Corbel', sans-serif !important;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #34495e !important;
    border-top: 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
nav.ubermenu-main .ubermenu-nav > li.ubermenu-item > .ubermenu-submenu > .ubermenu-item {
  padding-right:0px !important;
  border-bottom:0 !important;
}
nav.ubermenu-main ul.ubermenu-nav > .ubermenu-item .ubermenu-submenu,
nav.ubermenu-main ul.ubermenu-nav > .ubermenu-item .ubermenu-content-block {
  background:white;
}
nav.ubermenu-main .ubermenu-submenu .ubermenu-item .ubermenu-submenu .ubermenu-item {
  padding-left:15px;padding-right:15px;
}
nav.ubermenu-main .ubermenu-submenu .ubermenu-item .ubermenu-target {
  position: relative;
  padding:10px 0 !important;
  font: 700 11px/11px 'Corbel', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #fc8901 !important;
  border-top:2px solid #F7EDE8;
}
nav.ubermenu-main .ubermenu-submenu .ubermenu-item:hover > .ubermenu-target {
  color:#34495e !important;
}
nav.ubermenu-main .ubermenu-submenu .ubermenu-item .ubermenu-target.all-items {
  border-top:0 !important;
  padding-top:5px;padding-bottom:5px;
  margin-bottom:10px;
  color:#34495e !important;
}
nav.ubermenu-main .ubermenu-submenu .ubermenu-item .ubermenu-target.all-items > span {
  text-decoration: underline !important;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    background:none!important;
    border:0!important;
    height: auto;
    padding: 0;
}
body.tag .js-wpv-filter-form, body[class*='tag-'] .js-wpv-filter-form {
  display:none;
}
body.tag #main, body[class*='tag-'] #main {
  padding-top:80px !important;
}
p, .entry p, ol {
	letter-spacing:0.4px;color:#34495e;font-size:16px !important; font-family: 'Corbel'; line-height: 1.2em;
}
strong, .entry strong {
    font-family: 'Corbel';
    font-weight: 700;
}
ul li, .entry ul li {
	letter-spacing:0.4px;color:#34495e !important;font-size:16px !important; font-family: 'Corbel'; line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Corbel' !important;
    font-weight: 700;
}
h2, h3 {
	font-size: 1.5em !important;
}
.one-col #main {
    width: 100% !important;
    padding: 0px !important;
}
.one-col h1.default-title, .post .title {
    margin-left:0;
}
.post-entries {display:none;}
#comments {display:none;}
.nav-toggle {
    display: none !important;
}
/*.entry .textwidget ul {
    padding: 0 !important;
}*/
.home article h2 {
	font-size:1.75em;
}
h1.default-title, .post .title {
	position:relative;
	z-index:9999;
	color:#34495e;
	font-family:'Corbel';
	padding-left:75px;
	font-size:1.3em;letter-spacing:3px;
	vertical-align:bottom;
	text-transform:uppercase;
	margin-bottom:20px;margin-top:50px;
}
h1.default-title > span {
	display:block;
	letter-spacing:3px;
	color:#fc8901;line-height:1.25em;
	text-transform:none;font-size:0.9em;
}
.post .title > span {
	display:block;
	letter-spacing:3px;
	color:#fc8901;line-height:1.25em;
	text-transform:none;font-size:0.9em;
}
h1.default-title::before {
	content:'';
	position:absolute;
	bottom:0;left:0;
	width:55px;height:65px;
	background:url(img/ott_ampersand-small.png) left top no-repeat;
}
.post .title::before {
	content:'';
	position:absolute;
	bottom:0;left:0;
	width:55px;height:65px;
	background:url(img/ott_ampersand-small.png) left top no-repeat;
}

.entry .textwidget ul li {
    list-style: outside none disc;
    text-indent: 0;
}
nav#navigation {
	display:none !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
	top:45%;
}

.text-orange {
    color: #fd8902;
}

nav.ubermenu-main .ubermenu-nav .ubermenu-item.desktop-menu-search {
  display: none;
}
@media(min-width:960px ) {
  #header {
    min-height: 107px;
  }
  nav.ubermenu-main .ubermenu-nav .ubermenu-item.desktop-menu-search {
    display: block;
    position: relative;
  }
}
#header > #logo, #header nav.ubermenu-main {
	display:inline-block !important;
}
.ubermenu-content-block {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
nav.ubermenu-topmenu .ubermenu-nav .ubermenu-item:last-child .ubermenu-target {
  padding-right: 0;
}
nav.ubermenu-topmenu .ubermenu-nav .ubermenu-item:hover .ubermenu-target {
  text-decoration: underline !important;
}
#ajaxsearchpro2_1, #ajaxsearchpro2_2, div.ajaxsearchpro[id*="ajaxsearchpro2_"] {
  width: 100% !important;
}
#ajaxsearchprores2_1 {
	z-index:999999999999 !important;
}
nav.ubermenu-main .ubermenu-submenu .desktop-menu-search {
  width: 100%;
}
nav.ubermenu-main > ul.ubermenu-nav > li.ubermenu-item.desktop-menu-search > ul.ubermenu-submenu {
  height: auto !important;
  min-height: auto;
  padding-top: 24px !important;
}
nav.ubermenu-main .ubermenu-item a.ubermenu-target {
	font: 700 13px/13px 'Corbel', sans-serif;letter-spacing:1.5px;
	transition:color .1s linear;-webkit-transition:color .1s linear;-moz-transition:color .1s linear;
}
nav.ubermenu-main .ubermenu-item:last-child > div.ubermenu-content-block a {
	display:block;line-height:21px;font-size:12px;font-weight:bold;
}
nav.ubermenu-main .ubermenu-item:last-child > div.ubermenu-content-block a[href*='tel:'] > i {
	color:#fc8901;
}
nav.ubermenu-main .ubermenu-item:last-child > div.ubermenu-content-block a[href*='tel:'] {
	color:#34495e;
}
.ubermenu-current-menu-item > a.ubermenu-target {
	color:#fc8901 !important;
}
nav.ubermenu-main .ubermenu-item:last-child > div.ubermenu-content-block a[href*='tel:'] {
	color:#34495e;
}
.ubermenu-current-menu-item > a.ubermenu-target {
	color:#fc8901 !important;
}
/* SIDE MENUS */
.ubermenu-nav > .ubermenu-item .ubermenu-submenu > .ubermenu-item {
  position:relative;
}
.ubermenu-nav > .ubermenu-item > .ubermenu-submenu > .ubermenu-item > i.fa {
  position:absolute;
  z-index:9999;
  cursor:pointer;
  top:0;right:5px;
  font-size:12px;
}
#sidebar .ubermenu-submenu {
  padding:0 !important;
}
#sidebar nav.ubermenu > ul.ubermenu-nav > li.ubermenu-item > .ubermenu-submenu > li > .ubermenu-submenu {
  display:none;
}
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu,
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu {
  display:block;visibility:visible;height:auto;
}
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-item > a span,
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-item > a span,
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-item > a span,
#sidebar ul.ubermenu-nav > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-ancestor > ul.ubermenu-submenu > li.ubermenu-current-menu-ancestor > .ubermenu-submenu > li.ubermenu-current-menu-item > a span {
  text-decoration:underline;font-weight:bold !important;color:#fc8901 !important;
}
#view_options {
	display:block;
	margin-bottom:40px;
}
#view_options > ul {
	list-style:none;margin:0;padding:0;text-align:right;
}
#view_options > ul > li {
	display:inline-block;
}
#view_options > ul > li > a {
	display:inline-block;margin-left:10px;font-size:1.75em;
}
/* Algemeen */
ul.side-submenu {
	list-style:none;margin:20px 0 0;padding:0;
}
ul.side-submenu > li a {
	color:#34495e;
	text-transform:uppercase;
	line-height:32px;
}
/* BEGIN Overzicht pagina's */
.overzicht-container {
  position:relative;
  font-size:0;
}
.overzicht-item {
    width: 29%;
    margin: 0%;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    padding: 20px 1% 0;
    background-color: #fff;
}

.overzicht-item .overzichtimage {
	width:100%;
}
.overzicht-intro {
	width: 60% !important;
	padding: 20px 0px;
}
.overzicht-item h3 {
    position: relative;
    font: 700 14px/14px 'Corbel', sans-serif !important;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #fc8901!important;
    padding: 15px 0;
    margin: 0;
    border-bottom:2px solid #F7EDE8;
    box-sizing: border-box;
    height: 60px;
}
.overzicht-item span {
  display:block;
  border-top:1px solid white;
  border-spacing:1px;
  text-align:right;
  color:white;
  padding:10px 15px;
  background:#F6881E;
  border-radius:0 0 20px;
  font-size:1.25em;
}
.overzicht-item:hover {
  text-decoration: none;
  background:#F6881E;
}
.overzicht-item:hover img {
  opacity:.9;
}
.overzicht-item:hover h3 {
  color:white !important;
}
@media(max-width:959px ) {
  .overzicht-intro {
    width:100% !important;
  }
  .overzicht-item {
    position:relative;
    width:100%;
    padding: 0px;
    display:table;min-height:75px;
    border: 5px solid #F7EDE8;
  }
  .overzicht-item .overzichtimage {
    width:auto;height:auto;
  }
  .overzicht-item {
    margin-left:0%;margin-bottom:0%;
  }
  .overzicht-item h3 {
    font-size:1.15em !important;
    width: 65%;
    display:table-cell;
    padding: 0px 15px;
    border-bottom: 0px;
    vertical-align: middle;
  }
}
/* EINDE Overzicht pagina's */
/* Logo slider boven footer styling voor small screens */
@media(max-width:599px ){
  ul.wpv-logo-loop {
    margin:0;width:100%;
  }
  ul.wpv-logo-loop > li {
    width:50%;padding:10px;
    margin-bottom:10px;
    box-sizing:border-box;
    overflow:hidden;
    display:inline-block;
  }
  ul.wpv-logo-loop > li > a {
    display:block;width:100%;height:100%;
  }
  ul.wpv-logo-loop > li > a:before {
    content:' ';
    display:inline-block;
    vertical-align:middle;
    height:100%;
  }
  ul.wpv-logo-loop > li img {
    margin:0;vertical-align:middle;display:inline-block;line-height:1;
    border:none !important;width:150px;height:auto;
  }
}
/* Header */
#header {
	padding-left:0 !important;padding-right:0 !important;z-index:14;
}
#slider {
	max-height:360px;
	z-index:-1;
}
#header_image {
  margin-top: -20px;
}
#header_image, .header_image {
	position:relative;
	width:100%;height:360px;
	background-size:cover;
	background-position:left center;
	background-repeat:no-repeat;
}
#header_image .logo-header, .header_image .logo-header {
	position:absolute;
	bottom:30px;right:0;
	text-align:right;
	display:block;
	width:50%;height:100%;
}
#header_image .logo-header .logo-header-ampersand {
	background:url(img/ott_ampersand.png) right bottom no-repeat;
	display:block;height:90%;width:100%;text-align:right;
}
#header_image .logo-header .logo-header-rest {
	background:url(img/ott_jij-en-ik.png) right bottom no-repeat;
	display:block;width:100%;height:10%;text-align:right;
}
/* Body */
.logo-overlay {
	position:absolute;
	text-align:right;
	bottom:30px;right:0;
	z-index:21;
	display:block;
	height:320px;width:216px;
}
.logo-overlay > img {
	display:block;
}
.logo-overlay > img:first-child {
	margin-bottom:15px;
}
#content {
	position:relative;
	padding:0 !important;
  z-index:20;
}
#ajaxsearchprores1_1 {
	z-index:9999999;
}
#white_bar {
	background:white;
	position:absolute;
	top:0;left:0;
	display:block;
	z-index:10;
	width:100%;height:50px;
}
#main {
	position:relative;
	background:white !important;
	padding-left:3%;padding-top:10px;
	width:68% !important;
}
#sidebar {
	position:relative;
	margin-top:20px !important;
	overflow:visible;
	padding:20px;box-sizing:border-box;
	background:#F7EDE8;
	width:32% !important;
}
.svgMask {
  border:1px solid orange;
  max-height:360px;
}
#sidebar:before {
	content:'';
	position:absolute;
	display:block;
	top:0;left:0;
	top:-24px;right:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 0 100px;
	border-color: transparent transparent transparent #F7EDE8;
}
#sidebar:after {
	content:'';
	position:absolute;
	display:block;
	top:-20px;right:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 275px;
	border-color: transparent transparent #F7EDE8 transparent;
}
#sidebar h2, #sidebar .widget h3 {
	color:#fc8901;
	text-transform:uppercase;letter-spacing:1.5px;
	font:bold 20px/21px 'Alte Haas Grotesk', sans-serif;
	border-bottom:0;
}
#sidebar .widget h3 {
	margin-top:20px;margin-bottom:0;padding-bottom:0;
  font-family:'Alte Haas GB';
}
#sidebar ul.menu li a {
	color:#34495e;
	line-height:32px;
}
#sidebar ul.menu li.current_page_item > a {
	color:#fc8901 !important;
}
#sidebar .widget_text > .textwidget > a > i.fa {
	padding-right:20px;
}
#sidebar .widget_text > .textwidget > a {
	color:#34495e;text-transform:uppercase;display:inline-block;padding-right:20px;
}
#sidebar a > img {
	display:block;margin-top:10px;
}
#sidebar .magazine-box {
	display:inline-block;margin-right:20px;
}
#sidebar .magazine-box > div > a:first-child, #sidebar .movie-box a {
	color:#34495e;text-transform:uppercase;
}
#sidebar .magazine-box > div > a:first-child i, #sidebar .movie-box a > i {
	padding-right:20px;
}
#sidebar .magazine-box > div > .magazine-link {
	max-width:120px;display:block;
}
#sidebar ul[id$='menu-standaard-3'] {
  list-style:none;
}
#sidebar ul[id$='menu-standaard-3'] > li > a {
  padding:15px 0;color:#fc8901;position:relative;
  padding-left:12px;
  display:block;font:normal 18px/16px 'Alte Haas GB', sans-serif;text-transform: uppercase;
}
#sidebar ul[id$='menu-standaard-3'] > li > a::before {
  content:'\f0da';
  position:absolute;
  top:16px;left:0;
  font-family:'fontAwesome';
}
.archief-view {
	list-style:none;margin:0;padding:10px 20px !important; background-color: #f8f8f8;
}
[data-view='grid'] > li {
	display:inline-block;width:50%;box-sizing:border-box;padding:20px;float:left;
}
[data-view='grid'] > li:nth-child(2) {
	border-top:0 !important;padding-top:0 !important;
}
.home-view[data-view='grid'] > li {
	position:relative;
	width:25%;border:0;padding:0 32px 32px 0;
}
.home-view[data-view='grid'] > li .archief-tekst {
	display:block;padding:0;display:table;width:100%;
}
.home-view[data-view='grid'] > li .archief-tekst h2 {
	font-size:14px;line-height:16px;padding:10px 0px;width:150px;
	height:80px;min-height:80px;display:table-cell;vertical-align:bottom;
}
.home-view[data-view='grid'] > li .archief-image {
	min-height:150px;height:150px;
}
.home-view[data-view='grid'] + a {
	float:right;margin-right:32px;
}
.archief-view > li {
	display:block;list-style:none;font-size:0;padding:40px 0;
	border-top:1px dotted #fc9401;
}
.archief-view > li:first-child {
	border-top:0 !important;margin-top:0 !important;padding-top:0 !important;
}
.archief-view > li > div {
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
}
.archief-view > li > div.archief-image {
	width:100px;
}
.sidebar-view {
	list-style:none;margin:20px 0 0 0;padding:10px 20px !important;background-color: #fff;
}
.sidebar-view img {
	float: left;
	margin-right: 15px;
}
.sidebar-view h3 {
	font-size: 15px !important;
	margin-bottom: 10px !important;
}
[data-view='grid'] > li {
	display:inline-block;width:50%;box-sizing:border-box;padding:20px;float:left;
}
[data-view='grid'] > li:nth-child(2) {
	border-top:0 !important;padding-top:0 !important;
}
.home-view[data-view='grid'] > li {
	position:relative;
	width:25%;border:0;padding:0 32px 32px 0;
}
.home-view[data-view='grid'] > li .archief-tekst {
	display:block;padding:0;display:table;width:100%;
}
.home-view[data-view='grid'] > li .archief-tekst h2 {
	font-size:14px;line-height:16px;padding:10px 0px;width:150px;
	height:80px;min-height:80px;display:table-cell;vertical-align:bottom;
}
.home-view[data-view='grid'] > li .archief-image {
	min-height:150px;height:150px;
}
.home-view[data-view='grid'] + a {
	float:right;margin-right:32px;
}
.sidebar-view > li {
	display:block;list-style:none;font-size:0;padding:10px 0;
	border-top:1px dotted #fc9401;
	height: 95px;
}
.sidebar-view > li:first-child {
	border-top:0 !important;margin-top:0 !important;padding-top:0 !important;
}
.sidebar-view > li > div {
	display:inline-block;
	vertical-align:top;
	font-size:14px;
}
.sidebar-view > li > div.archief-image {
	width:100px;
}
.magazine-grid div.archief-image, .magazine-grid div.archief-tekst {
	display:block;
}
.magazine-grid > li {
	width:33.3%;border:0 !important;padding:0 15px;margin-bottom:20px;
}
.magazine-grid > li div.archief-image {
	width:100%;height:auto;min-height:280px;max-height:280px;overflow:hidden;
}
.magazine-grid > li div.archief-tekst {
	padding:10px 0 !important;width:100% !important;text-align:center;
}
.magazine-grid > li div.archief-tekst a.btn.magazine {
	display:inline;
}
.archief-view > li > div.archief-tekst {
	padding:0 20px;box-sizing:border-box;
	width:calc( 100% - 105px );
}
.archief-view > li > div.archief-tekst > a {
	display:inline;padding:5px 10px;color:white;
	background:#fc9401;
}
/* Blok voor columns / verhalen */
.column-view {
  position: relative;
  background: url(https://onstweedethuis.nl/wp-content/uploads/2017/12/logo_wit.png) no-repeat, #38475f;
  background-size: contain;
  background-position: right;
  overflow: hidden;
  margin-bottom: 1.5em;

}
.column-view img {
  display: none;
  float: left;
}
.column-view .column-tekst {
  position: relative;
  padding: 30px 15px;
  overflow: hidden;
}
.column-view .column-tekst h4 {
  color:#fff;
  margin:0 !important;
}
.column-view .column-tekst a {
  position: relative;
  padding-left: 15px;

}
.column-view .column-tekst a::before{
  font-family: 'fontAwesome';
  content: '\f0da';
  position: absolute;
  left:0;
}

.shortcode-toggle .column-view {
  margin-right: 30px;
}

@media only screen and (min-width: 720px) {

  .column-view img {
    display: inline-block;
  }
  .column-view .column-tekst {
    width: calc(100% - 100px);
    height: 100px;
  }

}

form[class*='wpv-filter'] {
	background:#ececed;padding:20px;margin-bottom:40px;
}
form[class*='wpv-filter'] ul {
	list-style:none;margin:0;padding:0;
}

form[class*='wpv-filter'] ul.categorychecklist > li {
	display:inline-block;margin-right:10px;
}
form[class*='wpv-filter'] strong {
	color:#34495e;padding-bottom:15px;display:block;
}
/* Footer */
#footer-widgets {
	background-color: #38475f;
	padding: 60px 0 0 0px;
}
#footer-widgets p {
	color: #fff;
}
#footer-widgets h3 {
	color: #fc8901;
	border-bottom: 0px;
  padding-bottom:4px !important;
	margin-bottom: 0px;
}
#footer-widgets a {
	color: #fff;
	text-decoration: underline;
}
#footer-widgets > div.block:first-child {
	padding-top:0 !important;margin-top:-7px;
}
#footer-widgets .block .widget.widget_text .textwidget p {
	color:white !important;font-family:'Corbel';
}
#footer-widgets > .block {
	font-family:'Corbel', sans-serif;
}
#footer-widgets > .block a i {
	color:#fc8901;
}
#footer-widgets > .block.footer-widget-4 a {
	display:inline-block;
}
#footer-widgets.col-4 .block {
  width:24.75% !important;
  margin-right:2.5% !important;
}
#footer-widgets.col-4 .footer-widget-4 {
  width:14.5% !important;
}
#footer {
	display:none;
}
.breadcrumbs {
	font:normal 12px/16px 'Corbel', sans-serif;
	margin-top: 20px;
}
.breadcrumbs > span {
	padding:0 5px;
}
.breadcrumbs > span:first-child {
	padding-left:0 !important;
}
/* FORM STYLING */
.contactform .gfield_checkbox br {
  display: none;
}
.gform_wrapper .contactform {
	width:60%;margin:0;
}
.gform_wrapper .contactform .gform_body .gfield_error {
	background:transparent;border:0 !important;padding:0 !important;margin:0 16px 0 0 !important;
}
.gform_wrapper .contactform .validation_error, .gform_wrapper .contactform .gform_body .gfield .validation_message {
	//display:none;
}
.gform_wrapper .contactform .gform_body .gfield, .gform_wrapper .contactform .gform_footer,
.gform_wrapper .contactform .gform_body .gfield .ginput_container, .contactform_wrapper {
	margin-top:0 !important;
}
#ajaxsearchpro2_1 .probox .proinput input[type='search'] {
	font-size:14px !important;
}
.gform_wrapper .contactform .gform_body .gfield .gfield_label {
	display:none;visibility:hidden;
}
.gform_wrapper .contactform .gform_body .gfield .ginput_container input,
.gform_wrapper .contactform .gform_body .gfield .ginput_container textarea {
	border:1px solid lightgrey;border-radius:0;padding:8px 10px !important;resize:none;
}
.gform_wrapper .contactform .gform_footer {
	padding:0;
}
.gform_wrapper .contactform .gform_footer input[type='submit'] {
	border-radius:0;
	background:transparent !important;border:2px solid #fc9401 !important;color:#fc9401 !important;
}

.widget .gform_wrapper ul {
  list-style-type:none;
  padding: 0;
}


/* 404 */
.error404 .searchform {
	width: 400px;
	max-width: 100%;
	background-color: #fff;
	border-color: #013888;
}
#wpadminbar {
	z-index:9999999999 !important;
}
.single-vacancy-usps {
  display: block;
  width: 100%;
}
.single-vacancy-usps span {
  display: inline-block;
  margin: 0 15px 20px 0;
}

.single-vacancy-usps span .fa {
  color: #fc8901;
  margin-right: 5px;
}


@media(min-width:960px ) {
	.mobile-phone-email {
		display:none;
	}
	.mobile-email-phone {
		display:none;
	}
	.search-toggle, .search-toggle-content {
		display:none;
	}
}
@media(max-width:959px ) {
	#ajaxsearchprowidget-2 {
	display:none !important;
	}
  #footer-widgets.col-4 .block {
    width:100% !important;
  }
	#header, #logo {
		vertical-align:top;
	}
  #logo {
    float: left;
  }
	.search-toggle {
		display:inline-block;float:right;
	}
	.search-toggle > button {
		position:relative;display:inline-block;
		width:50px;height:50px;line-height:49px;
		font-size:1.5em;cursor:pointer;
		background:transparent;padding:0 !important;
		text-align:center;margin-top:4px;
		border:1px solid #fc9401;color:#fc9401;
		float:right;
    margin-right: 15px;
	}
	.search-toggle-content {
		position:absolute;
		top:88px;left:0;
		width:100%;height:auto;padding:10px;
		display:none;
		box-sizing:border-box;
		z-index:999;
		background:#fc9401;
	}
	#ajaxsearchpro2_1 {
		margin-left:0 !important;
		box-shadow:0;border:0;
		width:100%;
	}
	.mobile-email-phone {
		display:block;z-index:99999999;
		background:#fc9401 !important;padding:20px 15px;
    text-align: center;
	}
	.mobile-email-phone > a {
		display:inline-block;
		color:#ffffff;font:normal 16px/21px 'Corbel', sans-serif;
	}
	.mobile-email-phone > a:first-child {
		margin-right:20px
	}
	.mobile-email-phone > a > i {
		padding-right:10px;
	}
  nav.ubermenu-topmenu {
    display: none;
    visibility: hidden;
  }
	#ajaxsearchpro2_1 {
		display:block;z-index:99999 !important;margin-left:15px;
	}
	#content {
		margin-top:0 !important;
		z-index:0;
	}
	#header_image {
		display:block !important;
		background-size:cover;
		height:240px;max-height:240px;
		background-position:center center;
	}
  .form-group .form-control {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
  }
  .form-group .wpv-submit-trigger {
    width: 18%;
    display: inline-block;
    vertical-align: middle;
  }
  .single-vacature-in-archive ul li {
    display: block;
    float: left;
    width: 100%;
    padding: 5px 10px 5px 0;
  }
  .single-vacature-in-archive {
    padding: 20px 20px 10px 20px;
  }
  .single-vacature-in-archive p {
    margin-top: 15px;
  }
  ul.wpv-logo-loop > li > a {
    text-align: center;
  }
.single-vacature .a2a_vertical_style,
.single-post.a2a_vertical_style {
    display: none !important;
  }

	#logo {
		padding-left:15px !important;
	}
	#header {
		padding-bottom:0;
	}
	#inner-wrapper {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	#header > .ubermenu-responsive-toggle {
		display:inline-block;float:right;
		margin-top:4px;margin-right:15px;
		border:1px solid #fc9401;
		background:#fc9401;color:white !important;
		box-sizing:border-box;
	}
	.logo-overlay, #slider {
		display:none !important;
	}
	ul.ubermenu-nav {
		padding-top:15px !important;
	}
	nav.ubermenu-main {
		background:#FC9401;margin-top:15px !important;
	}
	nav.ubermenu-main .ubermenu-item {
		background:transparent !important;
	}
	nav.ubermenu-main .ubermenu-item a.ubermenu-target {
		color:#FFFFFF;padding:15px !important;z-index:9999999;
		display:block;
	}
	nav.ubermenu-main > ul.ubermenu-nav > .ubermenu-item > .ubermenu-submenu {
		z-index:99999999;padding:0 !important;
	}
  nav.ubermenu-main > ul.ubermenu-nav .ubermenu-active > a.ubermenu-target {
    color:#FC9401 !important;background:#F7EDE8;
  }
  nav.ubermenu-main > ul.ubermenu-nav > .ubermenu-item > .ubermenu-submenu .ubermenu-submenu li.ubermenu-item:first-child a {
  	border-top:0;
  }
  nav.ubermenu-main > ul.ubermenu-nav > .ubermenu-item > .ubermenu-submenu .ubermenu-submenu li.ubermenu-item a > span {
  	padding:0 !important;
  }
  nav.ubermenu-main .ubermenu-submenu .ubermenu-item .ubermenu-target.all-items {
  margin-bottom:0;
  }
  nav.ubermenu-main > ul.ubermenu-nav > .ubermenu-item > .ubermenu-target {
  background:#fc9401;
}
	ul.ubermenu-nav .ubermenu-content-block {
		display:none;
	}
	ul.ubermenu-nav .ubermenu-current-menu-item .ubermenu-target,
	ul.ubermenu-nav .ubermenu-item .ubermenu-target {
		color:white !important;
	}
	#main {
		width:100% !important;
		box-sizing:border-box;
		padding:20px 15px 15px !important;
	}
	#main::before {
		display:none;
	}
	h1.default-title > span {
		display:none;
	}
	h1.default-title::before {
		display:none;
	}
	h1.default-title {
		font-size:1.8em;line-height:1.25em;padding-left:0;
		color:#fc9401;
	}
	.archief-view.home-view > li {
		position:relative;width:50%;
	}
	.archief-view.home-view > li .archief-tekst {
		position:absolute;top:0;left:0;
		width:100%;
	}
	.archief-view.home-view > li .archief-tekst h2 {
		padding:0 !important;padding-top:0 !important;height:auto !important;
		padding-right:20px !important;
	}
	.archief-view.home-view > li .archief-tekst h2 a {
		padding:10px !important;background:rgba(255,255,255,.8);
		display:block;
	}
	#sidebar {
		width:100% !important;
	}
	#sidebar::before, #sidebar::after {
		display:none;
	}
	#footer-widgets {
		padding:40px 15px !important;text-align:center;
	}
	#footer-widgets .block {
		width:100% !important;
	}
	#footer-widgets > .block.footer-widget-4 {
		width:100% !important;text-align:center;padding:20px 0 !important;
	}
	.gform_wrapper .contactform {
		width:100%;
	}
	#content {
		padding:0 15px !important;
	}
}


@media(max-width:800px ) {
tr > th {
    display: none;
}
.pf-content table {
    max-width: 100% !important;
    overflow: hidden !important;
}
.pf-content td {
    display: block;
    height: auto !important;
    padding: 10px !important;
    width: 100% !important;
}
.pf-content td:last-child {
    border-bottom: 3px solid #333;
}
}
@media(max-width:320px ) {
	.search-toggle {
		width:32%;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1100px) {

  nav.ubermenu-main ul.ubermenu-nav li.ubermenu-item > .ubermenu-target {
    padding-left:10px !important;
    padding-right:10px !important;
    letter-spacing:1px !important;
  }

}

@media only screen and (min-width: 960px) {
  .single-vacature .a2a_default_style,
  .single-post .a2a_default_style {
      display: none !important;
    }
}

.page-id-6328.page-new-sitemap-augustus-2017 .panel-grid-cell .so-panel {
    margin-bottom: 0!important;
}
.page-id-6328.page-new-sitemap-augustus-2017 .widget-title {
    font-size: 14px !important;
    margin-bottom: 5px !important;
    padding: 0 0 7px !important;
}
.page-new-sitemap-augustus-2017 .textwidget > p a {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 7px;
}

.event-single-usps {
  margin-top: 40px;
}

.event-single-usps span {
  display: block;
  width: 100%;
}

.event-archive {
  margin-top: 40px;
}

#main.fullwidth {
  width: 100% !important;
  padding-left: 0;
}

#main.fullwidth:before {
  left: 100px;
  right: 0;
  border-width: 0 0 35px 1040px;
  top: -35px;
}

.sidebarstuff:before {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  top: -24px;
  right: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 24px 0px 0px 100px;
  border-color: transparent transparent transparent rgb(255, 255, 255);
}

#content #main .blue-content-header .textwidget p {
  font-size: 1.75rem !important;
}

/* ROW SQUARE BLOCKS */
#content #main .row-search div.ajaxsearchpro {
  width: 100% !important;
  margin: 0;
}
#content #main .row-search {
  margin-top: -60px;
}
#content #main .row-search .textwidget p {
  font-size: 1.75rem !important;
  line-height: 2.25rem;
}
#content #main .row-square-blocks > div > div {
  margin: 0;
}
#content #main .row-square-blocks .so-widget-sow-image a {
  display: block;
}
#content #main .row-square-blocks .so-widget-sow-image,
#content #main .row-square-blocks > div {
  position: relative;
  overflow: hidden;
}
#content #main .row-square-blocks .so-widget-sow-image .widget-title {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  text-align: center;
  margin: 0;
  padding: 1rem 1.5rem .75rem;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  font:700 1.2rem/21px 'Corbel', sans-serif !important;
  background-color: #fc9401;
}

#content #main .row-square-blocks .inspiratie .so-widget-sow-image .widget-title {
  bottom: inherit;
  border-bottom:0;
}
#content #main .row-square-blocks .title-left-aligned .widget-title {
  text-align: left;
  padding: .75rem 1.5rem;
}
#content #main .row-square-blocks .title-left-top .widget-title {
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 100%;
  padding: 1rem 1.5rem;
  color: #fc9401;
  text-align: left;
  cursor: pointer;
  background-color: transparent;
}
#content #main .row-square-blocks .title-left-top .widget-title strong {
  line-height: 1.5rem;
  padding: 0;
  width: 60%;
  cursor: pointer;
  font-family: 'Corbel';
}
#content #main .row-square-blocks .so-widget-sow-image .widget-title strong {
  font-size: 1.05rem;
  font-family: 'Corbel';
  display: block;
}
#content #main .row-square-blocks > div .widget_custom_html {
  position: absolute;
  bottom: 20px;
  left: 0;
}
#content #main .row-square-blocks > div .widget_custom_html h3 {
  border-bottom: 0 !important;
}
#content #main .row-square-blocks > div .widget_custom_html h3 a {
  border-bottom: 0;
  color: #fff;
  margin: 0;
  background-color: #fc9401;
  padding: 1.0rem 1.0rem;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
  font:700 1.75rem/normal 'Corbel', sans-serif !important;
}
#content #main .row-square-blocks > div .widget_custom_html h3 a:hover {
  text-decoration: none;
}
#content #main .row-square-blocks > div .widget_custom_html h3 span {
  display: block;
  text-transform: none;
  font:normal 1.25rem/normal 'Corbel', sans-serif;
}
#content #main .row-square-blocks.custom-news {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;
  flex-wrap: wrap;
}
#content #main .row-square-blocks.custom-news > div {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;     /* NEW - Chrome */
display: flex;
  align-self: stretch !important;
}
#content #main .row-square-blocks.custom-news > div:last-child {
  background-color: #f2e7de;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries {
  background-color: #f2e7de;
  max-height: 360px;
  padding: 2rem;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries .widget-title {
  color: #fc9401;
  margin: 0;
  text-transform: uppercase;
  font:700 1.75rem/normal 'Corbel', sans-serif !important;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries ul li {
  position: relative;
  padding: 0 0 1rem 1rem;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries ul li a {
  display: block;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries ul li .post-date {
  display: inline-block;
  color: #34495e;
  background-color: #fff;
  padding: .2rem .4rem;
  border-radius: 50px;
}
#content #main .row-square-blocks.custom-news .widget_recent_entries ul li::before {
  content: '\f105';
  font-family: 'fontAwesome';
  font-size: 1.25rem;
  position: absolute;
  top: .2rem;
  left: 0;
  color: #fc9401;
}
#content #main .row-projectlink .textwidget a {
  position: relative;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  float: right;
  margin-top: .5rem;
  display: inline-block;
  width: 360px;
  padding: 1rem 3rem 1rem 2rem;
  background-color: #fc9401;
}
#content #main .row-projectlink .textwidget a:after {
  content: '\f105';
  position: absolute;
  font-family: 'fontAwesome';
  font-size: 2.0rem;
  top: 1rem;
  right: 2rem;
  transition: all .2s linear;
}
#content #main .row-projectlink .textwidget a:hover {
  text-decoration: none;
}
#content #main .row-projectlink .textwidget a:hover:after {
  right: 1.75rem;
}
#content #main .row-projectlink .textwidget h3 {
  margin: 0;
  padding: 1rem 0 1rem;
  border: 0;
  display: inline-block;
  color: #fc8901;
  font-size: 2rem !important;
  text-transform: uppercase;
}

.sticky-location {
  position: relative;
  display: block;
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center;
  margin: 15px 0;
}

.sticky-location .sticky-title {
  background-color: #fc8901;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.sticky-location .sticky-title span {
  color: #fff;
  font-weight: 700;
}
#top {
  display: none !important;
}
.page-template-template-subscription .partner-slider {
  display: none;
}
/* SEARCH ABOVE TABLE */
.submission-search-wrapper {
  position: relative;
  background-color: #ececed;
  padding: 2rem;
}
.submission-search-wrapper .form-group {
  margin-bottom: .75rem !important;
}
.submission-search-wrapper .form-group,
.submission-search-wrapper .general-search-container {
  width: 50%;
  margin: 0 auto;
}
#ajaxsearchpro4_1 { width:100% !important;}

[data-table] #footer-widgets,
[data-table] div[id*='wpv-view-layout-4173-TCPID7633'] ul {
  display: none;
}
.table-wrapper {
  position: relative;
  width: 100%;
  overflow-x: auto;
}
.table-subscriptions {
  position: relative;
  overflow-x: scroll;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.table-subscriptions thead > tr {
  background-color: rgba(252, 148, 1, .1);
}
.table-subscriptions thead > tr th {
  padding: 1rem;
  color: #fc9401;
  border-top: 1px solid rgba(252,148,1,.1);
  border-bottom: 1px solid #fff;
  font-size: .925rem;
  font-weight: 400;
}
.table-subscriptions tbody > tr:nth-child(even) {
  background-color: rgba(252, 148, 1, .05);
}
.table-subscriptions tbody > tr > td {
  padding: 1rem;
  border-top: 1px solid rgba(252,148,1,.25);
  border-bottom: 1px solid #FFF;
}
.table-subscriptions tbody > tr > .first-column {
  width: 12.5%;
}
.table-subscriptions tbody > tr > .second-column span {
  display: block;
}
.back-to-btn {
  background-color: #fc9401;
  color: #fff !important;
  font-size: 1.125rem;
  margin: 2rem 0 !important;
  display: inline-block;
  padding: .75rem 1.5rem;
}
/* Inkorten Motivatie tekst d.m.v. readMore button */
.submission-main {
  padding: 0 0 2rem;
}
.submission-header h1 {
  font-size: 2rem;
  color: #fc9401;
}
.submission-info span {
  display: block;
  padding: .5rem 0;
  border-top: 1px dotted #fc9401;
}
.submission-info span:first-child {
  border-top: 0;
}
.submission-info span strong {
  vertical-align: top;
  display: inline-block;
  width: 20%;
}
.submission-info span p {
  vertical-align: top;
  display: inline-block;
  width: 75%;
}
.submission-notes,
.submission-motivation {
  margin-top: 2rem;
}
.submission-notes h3,
.submission-motivation h3 {
  color: #fc9401;
  margin: 0;
  padding: 0 0 .25rem;
}
.submission-notes {
  display: block;
}
.submission-header {
  padding: 2rem 0 0;
}
#toggleTax {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 1rem;
}
label#toggleTax {
  position: relative;
  border-radius: .5rem 0 .5rem 0;
  font-family: 'Corbel';
  font-weight: 700;
  background-color: #fc8901;
  color: #fff;
}
label#toggleTax i {
  position: absolute;
  top: 1.1rem;
  right: 2rem;
  color: #fff;
}
.tax-container {
  display: none;
  transition: all .2s linear;
  padding: 1rem;
}
.tax-container > .checkbox {
  margin: 0;
  padding: 0;
}
.tax-container > .checkbox label {
  margin: 0;
  padding: .5rem 0 .5rem 2rem;
  border-top: 1px dotted #ccc;
  font-size: .925rem;
  line-height: 16px;
}
.tax-container > .checkbox:first-child label {
  border-top: 0;
}
.tax-container > .checkbox label:after {
  top: .5rem;
  width: 16px;
  height: 16px;
}
.tax-container > .checkbox label:before {

}
.table-pagination {
  font-size: 1.0rem;
  text-align: right;
  display: block;
}
.table-pagination .indicator {
  display: inline-block;
  vertical-align: top;
  padding: .6rem 1rem 0 0;
}
.table-pagination .indicator em {
  color: #fc8901;
  font-style: none;
  font-weight: bold;
}
.table-pagination ul.pagination {
  float: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
table .btn-download {
  background-color: #444 !important;
  display: block;
  color: #fff;
}
table button[data-toggle='readMore'] {
  width: 125px;
}
table .btn-download,
table button[data-toggle='readMore'] {
  border: 0;
  margin:0;
  padding: .3rem .8rem;
  border-radius: 0;
  background-color: #fc8901;
  color: #fff;
}
table button[data-toggle='readMore'].inactive {
  background-color: #ebebeb;
  pointer-events: none;
}
table [data-target='readMore']{
  display:none;
}
.table-wrapper .pagination .wpv-filter-previous-link,
.table-wrapper .pagination .wpv-filter-next-link,
.table-wrapper ul.pagination .wpv-pagination-nav-links-item a,
.table-wrapper ul.pagination .wpv-pagination-nav-links-item span {
  transition: all .2s linear;
  border: 1px solid #fc9401;
}
.table-wrapper ul.pagination .wpv-pagination-nav-links-item.active span {
  background-color: #fc9401;
  color: #fff;
  border: 1px solid #fc9401;
}
.table-wrapper .pagination .wpv-filter-previous-link,
.table-wrapper .pagination .wpv-filter-next-link,
.table-wrapper ul.pagination .wpv-pagination-nav-links-item:hover a {
  background-color: #fc9401;
  color: #fff;
  text-decoration: none;
}
.page-template-template-subscription form[class*='wpv-filter'] {
  margin: 0;
  padding: 0;
}
/* POPUP */
.open-popup {
  font-size: 1.25rem;
  vertical-align:middle;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999999 !important;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity .5s linear;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

/* Footer slider */
.partner-slider {
  position: relative;
}
.partner-slider .arrow-prev,
.partner-slider .arrow-next {
  background-color: transparent;
  font-size: 1.4rem;
  font-weight: bold;
  z-index: 100;
  border: 0;
  color: #fc9401;
  transition: all .2s linear;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.partner-slider .arrow-prev {
  left: -2rem;
}
.partner-slider .arrow-next {
  right: -2rem;
}

/* .row-intro */
.row-intro {
  padding-bottom: 100px;
}
.vertical-center {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-block > div {
  height: 360px;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  align-items:  center;
}
.row-square-blocks {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
}
.row-intro h3.widget-title {
  padding: 0 0 1rem;
  font-size: 2rem !important;
  border: 0;
  margin: 0;
  color: #fc9401;
}

@media screen and (min-width: 700px){
/* diversiteit-row */
.diversiteit-row .textwidget {
    max-height: 227px;
    padding: 15px 20px 32px 20px !important;
}
.diversiteit-row .textwidget > h2 {
    font-size: 1.7em !important;
    color: #F7881D;
}
.diversiteit-row h3 {
    font-size: 1.25rem !important;
    font-family: 'Corbel'!important;
    line-height: 1.9rem;
    color: #fc9401;
}
}
@media screen and (max-width: 699px){
/* diversiteit-row */
.diversiteit-row .textwidget {
    padding: 15px 20px 25px 20px !important;
}
.diversiteit-row .textwidget > h2 {
    font-size: 1.7em !important;
    color: #F7881D;
}
.diversiteit-row h3 {
    font-size: 1.25rem !important;
    font-family: 'Corbel'!important;
    line-height: 1.9rem;
    color: #fc9401;
}
.page-blokken-opzet #main .diversiteit-row, .page-template-template-zonderheader #main .diversiteit-row {
    display: flex!important;
}
}


body div.asp_m.ajaxsearchpro .probox {
  position: relative;
}

body div.asp_m.asp_m_3 .probox .promagnifier div.innericon {
  position: absolute;
  right: 0;
}

#contact-ftr {
  text-align: right;
}
#contact-ftr p{
  margin-bottom: 0;
}
@media only screen and (max-width: 959px) {
  #contact-ftr {
    text-align: center;
  }
}

/* Header Pagina */

.site-header {
  position: relative;
  overflow: hidden;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: -20px;
}

.header-container {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.header-container .header-container-mask {
  position: absolute;
  z-index: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 122px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 122px;
}

.header-container .header-logos {
  display: none;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 10%;
  bottom: 0;
  right: -4px;
  z-index: 10;
}

.header-container #header-mask {
  opacity: 0;
}

@media (min-width: 960px) {

  .header-container .header-logos,
  #header-mask {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header-container #header-mask {
    opacity: 1;
  }
}

.header-container .header-logos svg:first-child {
  height: 82%;
  position: relative;
  right: 0;
  margin-right: -4vw;
  position: absolute;
  top: 41%;
  right: 0;
  transform: translateY(-50%);
}

.header-container .header-logos svg:last-child {
  height: 8%;
  margin-top: 1rem;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateX(-50%) translateY(-70%);
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .header-container #header-mask {
    top: 35%;
  }
}

/* ------- */

.header-container-outer {
  position: relative;
}

.header-container-outer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 31.5512708151%;
}

.header-container-outer>.header-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.header-container #header-mask {
  position: absolute;
  bottom: 0;
  transform: scale(1.01);
}

.header-image {
  position: relative;
}

#header_image,
.header_image {
  position: relative;
  width: 100%;
  height: 360px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}

#header_image .logo-header,
.header_image .logo-header {
  position: absolute;
  bottom: 30px;
  right: 0;
  text-align: right;
  display: block;
  width: 50%;
  height: 100%;
}

.header-container,
.logo-ampersand {
  position: relative;
}

.logo-ampersand .logo-overlay {
  position: absolute;
  text-align: right;
  bottom: -20px;
  right: 0;
  z-index: 21;
  display: block;
  width: 20%;
  height: auto;
}

.logo-ampersand .logo-overlay .ampersand {
  float: right;
  height: 100%;
  width: 100%;
  margin-right: 0 !important;
}

.panel-grid-cell .logo-overlay .jij-ik {
  width: 110px;
}

@media only screen and (max-width: 959px) {
  .page-template-template-zonderheader #header {
    margin-bottom: 0 !important;
  }

  .page-template-template-zonderheader .header-image:before,
  .page-template-template-zonderheader .header-image:after {
    content: initial !important;
  }
}

/* Header */
#header {
  display: flex;
  align-items: center;
  text-align: right;
  margin-bottom: 20px;
  z-index: 999999999999 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (max-width:959px) {
  #header {
    display: block;
  }

  #header .header__content {
    display: block !important;
  }
}

#header .header__content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}

.ubermenu-content-block {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

nav.ubermenu-topmenu .ubermenu-nav .ubermenu-item:last-child .ubermenu-target {
  padding-right: 0;
}

nav.ubermenu-topmenu .ubermenu-nav .ubermenu-item:hover .ubermenu-target {
  text-decoration: underline !important;
}

@media (max-width:959px) {
  #logo {
    float: left;
  }

  #header .header__content>.ubermenu-responsive-toggle {
    display: inline-block;
    float: right;
    margin-top: 4px;
    margin-right: 15px;
    border: 1px solid #fc9401;
    background: #fc9401;
    color: white !important;
    box-sizing: border-box;
  }
}

/* PAGE TITLE */
.ott-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ott-title__logo {
  margin-right: 20px;
}

.ott-title__content strong {
  font-weight: 400;
  text-transform: uppercase;
}

.ott-title__content h1 {
  letter-spacing: 2px;
  font-size: 1.5em !important;
  text-transform: uppercase;
  color: #fc8901;
  margin: .25em 0;
}

.ott-title__content h2 {
  font-size: 1.75em !important;
  letter-spacing: 2px;
  line-height: .75em;
  font-weight: 700;
  margin-bottom: 0 !important;
}

#st-breadcrumbs {
  margin: 1em 0 3em;
}

#st-breadcrumbs .breadcrumb {
  padding-left: 0;
  background: transparent;
  text-transform: uppercase;
}

/* OTT BLOCKS */
.ott-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: auto;
  -ms-flex-align: auto;
  align-items: auto;
  -ms-flex-line-pack: start;
  align-content: start;
  margin: 0 -15px 3em;
}

.ott-block {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 2 - 30px);
  flex: 0 1 calc(100% / 2 - 30px);
  -ms-flex-positive: 0;
  flex-grow: 0;
  background: #f6d0aa;
  margin: 15px;
  overflow: hidden;
  transition: all .4s ease;
}

.ott-block.status-private {
  opacity: .5;
}

.ott-block.status-private:hover {
  opacity: 1;
}

.ott-block a {
  text-decoration: none;
}

.ott-block__noimage .ott-block__meta {
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
}

.ott-block__noimage .ott-block__title {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 576px) {
  .ott-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 2 - 30px);
    flex: 0 1 calc(100% / 2 - 30px);
  }
  .ott-block.col-5 {
    flex: 0 1 calc(100% / 3 - 30px);
  }
}

@media (min-width: 992px) {
  .ott-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 4 - 30px);
    flex: 0 1 calc(100% / 4 - 30px);
  }

  .ott-block.col-1 {
    flex: 0 1 calc(100% / 1 - 30px);
  }

  .ott-block.col-2 {
    flex: 0 1 calc(100% / 2 - 30px);
  }

  .ott-block.col-3 {
    flex: 0 1 calc(100% / 3 - 30px);
  }

  .ott-block.col-4 {
    flex: 0 1 calc(100% / 4 - 30px);
  }
  .ott-block.col-5 {
    flex: 0 1 calc(100% / 5 - 30px);
  }
}

.ott-block:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.ott-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ott-block__container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  cursor: pointer;
}

.ott-block .ott-block__edit-page {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, .5);
  z-index: 999999;
  transition: all .4s ease;
}

.ott-block:hover .ott-block__edit-page {
  background: #f18500;
  opacity: 1;
}

.ott-block.ott-block__noimage .ott-block__edit-page:hover {
  background: rgba(255, 255, 255, .8);
}

.ott-block .ott-block__edit-page .dashicons {
  color: #fff;
}

.ott-block.ott-block__noimage .ott-block__edit-page:hover .dashicons {
  color: #f18500;
}

.ott-block__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 48px);
  -o-object-position: center center;
  object-position: center center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.ott-block__meta {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ott-block__title {
  background: #fc8901;
  color: #fff !important;
  padding: 1rem .5rem .75rem !important;
  margin: 0 !important;
  width: 100%;
  font: 700 1rem/21px 'Corbel Bold', sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 0 !important;
}

.ott-block.color__green {
  background: #b3dad3 !important;
}

.ott-block.color__green .ott-block__title {
  background: #5cba95 !important;
}

.ott-block.color__blue {
  background: #b8cade !important;
}

.ott-block.color__blue .ott-block__title {
  background: #598bc2 !important;
}

.ott-block.color__red {
  background: #f08376 !important;
}

.ott-block.color__red .ott-block__title {
  background: #e52624 !important;
}

.ott-block__cover {
  object-fit: cover;
}

.ott-block__contain {
  object-fit: contain;
}