body{
	font:400 20px/28px 'Archivo';
	color:#2C3E4F;
}

h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form{
	font-size:20px;
	font-weight:400;
	font-style:normal;
	margin-bottom:28px;
	margin-top:0;
}

.alm-filters-edit{
    display: none !important;
}

.alm-filters a.flex-item-inner{
    background: #2C3E4F;
}

.more.done{
    display: none;
}

.navbar .container{
    width: 100%;
}

#slider .slide:nth-child(n+2){
    display: none !important;
}

div.gallery{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -15px !important;
}

div.gallery .gallery-item{
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div.gallery .gallery-item > dt{
    width: 100%;
    max-width: 100%;
    padding: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

div.gallery.gallery-size-fotoslider .gallery-item{
    width: 100% !important;
}

div.gallery:not(.gallery-size-fotoslider) .gallery-item > dt{
    border: none;
}

.gallery-columns-1.gallery-size-fotoslider.gallery{
    margin: auto 0  40px !important;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item{
    padding: 0;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item > dt{
    padding: 0;
}

.gallery-columns-1.gallery-size-fotoslider.gallery .gallery-item{
    margin: 0 !important;
}

div.gallery .gallery-item > dt > a{
    width: 100%;
    max-width: 100%;
}

div.gallery .gallery-item img{
    max-width: 100%;
    height: auto;
    border: none !important;
    margin-bottom: 0 !important;
}

.jumbotron ul ul, .jumbotron ol ul, .jumbotron ul ol, .jumbotron ol ol {
    margin-bottom: 0;
}

#content{
    padding: 80px 0;
}

#left-content{
    padding: 0 0;
}

#right-content{
    padding: 0 0;
    padding-left: 0;
    border-left: none;
}

#maps{
    margin-bottom: 0;
    float: left;
}

.jumbotron h1,
.jumbotron h1 a{
	font: 700 40px/normal 'Archivo';
    color: #C62828;
}

.home .jumbotron h1,
.home .jumbotron h1 a{
	font: 700 50px/normal 'Archivo';
    color: #C62828;
}

.jumbotron h2,
.jumbotron h2 a{
	font: 600 28px/normal 'Archivo';
    color: #C62828;
}

.jumbotron h3,
.jumbotron h3 a{
	font-size:20px;
}

#contactform{
    margin-top: 90px;
    position: relative;
    background: #50606E;
}

#contactform:before{
    content: "";
    background: url(../images/circel2.svg) center top 5px no-repeat;
    position: absolute;
    top: -90px;
    left: 0;
    width: 100%;
    height: 230px;
}

#gform_wrapper_1{
    background: #fff;
    padding: 15px 45px 1px;
}

div.gform_wrapper#gform_wrapper_1 .hidden_label input.large,
div.gform_wrapper#gform_wrapper_1 .hidden_label select.large,
div.gform_wrapper#gform_wrapper_1 .top_label input.large,
div.gform_wrapper#gform_wrapper_1 .top_label select.large,
div.gform_wrapper#gform_wrapper_1 textarea,
div.gform_wrapper#gform_wrapper_1#gform_wrapper_1 .gfield_list_cell select,
div.gform_wrapper#gform_wrapper_1 .top_label .gfield_list,
div.gform_wrapper#gform_wrapper_1 .gfield_list td.gfield_list_cell input{
    border: none;
    border-bottom: solid 2px #D5D5D5;
    font: 500 16px/normal 'Archivo';
}

#contactform h3{
	font: 600 28px/normal 'Archivo';
    color: #fff;
}

#contactrow a{
    color: #2C3E4F;
    font: 400 26px/28px 'Archivo';
}

#contactrow small{
    color: #ACACAC;
}

#left-content{
	width:100%;
	float:left;
}

ul.checklist{
	padding: 0;
	list-style: none;
}

ul.checklist li{
	position: relative;
	padding-left: 25px;
}

ul.checklist li:before{
	color: #39e07c;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: FontAwesome;
}

.alm-btn-wrap{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.loadmore.done{
	opacity: 0.4;
}

.owl-v-center-nav .owl-nav.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.owl-v-center-nav .owl-prev,
.owl-v-center-nav .owl-next{
    position: absolute;
    left: 30px;
	color: #f00;
    width: 30px;
    height: 30px;
}

.owl-v-center-nav .owl-next{
	left: auto;
	right: 30px;
}

.alert > *:last-child{
	margin:0 !important;
}

.jumbotron{
	background:none;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:24px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a,
a:hover,
a:focus{
	color:#2C3E4F;
    text-decoration: underline;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

hr{
	float:left;
	clear:both;
	width:100%;
	border-top:solid 1px #c9c9c9;
	margin:0 0 24px;
}

.button,
.button:hover,
.button:focus,
.loadmore,
body div.gform_wrapper .gform_footer input[type=submit],
body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	border-radius:4px;
	color:#fff;
	background:#3251b5;
	padding:0 10px !important;
	line-height:normal !important;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

article > *:last-child{
	margin-bottom:0;
}

form.search-form{
	margin:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 5px;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

.navbar-default{
	min-height:0;
	background:#fff;
	border:none;
	margin:0;
	width:100%;
	float:left;
}

.navbar>.container .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

.navbar{
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

#logoholder{
    margin: 15px 0 20px;
	float:left;
}

#logoholder img{
    width: 157px;
    height: 96px;
}

#slider{
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	border-radius:0;
}

#slider .slide{
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;
	-webkit-background-size:cover !important;
	background-size:cover !important;
	position:relative;
}

#slider .slide .parallaxer{
	width:100%;
	position:absolute;
	top:0;
	height:100%;
	left: 0;
}

#slider .slide .parallaxer > img{
	position:absolute;
	top:0;
	object-fit:cover;
	left:0;
	margin:0;
	display:block;
	/* fill and maintain aspect ratio */
	width:auto; height:auto;
	min-width:100%; min-height:100%;
	max-height:none; max-width:100%;
}

#slider .slide-link{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;
}

#slider_pagina {
	margin-bottom: 30px;
}

.text-center.slide-tekst{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#666;
}

.pull-left.slide-tekst{
	position:relative;
	background:#666;
}

.pull-right.slide-tekst{
	position:relative;
	background:#666;
}

#hoofdmenu{
	margin:55px 0;
}

#hoofdmenu li{
	position:relative;
    margin: 0 0 0 30px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
    font: 400 20px/normal 'Archivo';
    color: #2C3E4F;
	background:none;
    text-decoration: none;
}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a
.single-boat #menu-item-1360 > a,
.single-opportunity #menu-item-1362 > a{
    position: relative;
}

#hoofdmenu > li:hover > a:after,
#hoofdmenu > li.current-menu-item > a:after,
#hoofdmenu > li.current-menu-ancestor > a:after,
#hoofdmenu > li.current-menu-parent > a:after,
.single-boat #menu-item-1360 > a:after,
.single-opportunity #menu-item-1362 > a:after{
    content: "";
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -56px;
    background: #2C3E4F;
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 15px; Dit is afhankelijk van je website
    top: -15px; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

/*#hoofdmenu li:hover > ul{
	display:block;
}*/

#hoofdmenu li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	left:100%;
	top:0;
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#footer nav > strong,
#footer aside > strong{
    color: #2C3E4F;
    font: 700 20px/normal 'Archivo';
    width: 100%;
    float: left;
    margin-bottom: 28px;
}

#footer div.gallery{
    float: left;
}

#footer{
    border-top: solid 1px #CCC;
	padding:50px 0;
	background:#fff;
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
	font:400 16px/28px 'Archivo';
}

#footer ul li{
}

#footer ul li a{
	font:400 16px/28px 'Archivo';
    text-decoration: none;
}

#footer ul li a:hover{
    text-decoration: underline;
}

#footer div[class^="col-"] p:last-child,
#footer div[class*=" col-"] p:last-child,
#footer div[class^="col-"] ul:last-child,
#footer div[class*=" col-"] ul:last-child{
	margin-bottom:0 !important;
}

#credits{
	padding:15px 0;
	background:#D1D1D1;
}

#credits ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#credits ul li{
    margin: 0 20px 0 0;
    float: left;
}

#credits ul li a{
    margin: 0 20px 0 0;
    float: left;
	font:400 14px/normal 'Archivo';
	color:#171717;
}

#credits,
#credits a{
	color:#171717;
	text-decoration:none;
	font:400 14px/normal 'Archivo';
}

#introtekst{
    padding-top: 85px;
    padding-bottom: 30px;
}

#circel{
    padding: 60px 0 90px;
    color: rgba(255,255,255,0.3);
    background: url(../images/circel.svg) center top -2px no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

#circel h1{
    margin-top: 15px;
    font: 700 40px/normal 'Archivo';
    color: #fff;
    margin-bottom: 14px;
}

#circel a{
    text-decoration: none;
	font:400 20px/28px 'Archivo';
    color: rgba(255,255,255,0.3);
}

.info{
	font:400 20px/28px 'Archivo';
}

.info + .info{
    margin-left: 20px;
}

.info span{
    color: #fff;
}

#boatslider_holder{
    overflow: hidden;
}

#boatslider_holder .owl-carousel .owl-stage-outer{
    overflow: visible;
}

#navigation{
    padding: 25px 0;
    background: #2C3E4F;
    -webkit-box-shadow: 0 -10px 25px rgba(0,0,0,0.22);
    box-shadow: 0 -10px 25px rgba(0,0,0,0.22);
    position: relative;
}

#navigation a{
    font: 700 16px/normal 'Archivo';
    color: #fff;
    text-decoration: none;
}

#navigation a:hover{
    text-decoration: underline;
}

#navigation span{
    font: 500 14px/normal 'Archivo';
    color: #fff;
}

.inner-blok{
    padding: 20px;
    background: #2C3E4F;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
     -webkit-flex: 0 1 auto;
     -ms-flex: 0 1 auto;
     flex: 0 1 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.inner-blok p{
    font: 400 18px/28px 'Archivo';
    color: rgba(255,255,255,0.5);}

.inner-blok strong{
    font: 700 24px/28px 'Archivo';
    color: #fff;
}

.inner-blok span{
    font: 400 18px/20px 'Archivo';
    color: #fff;
}

.flex-item-inner > div{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
     -webkit-flex: 0 1 auto;
     -ms-flex: 0 1 auto;
     flex: 0 1 auto;
}

#load_boats{
    margin-bottom: 90px;
}

.alm-load-more-btn{
    font: 600 14px/28px 'Archivo';
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.alm-filters .alm-filter li .alm-filter--link:before{
    top: 4px !important;
}

.alm-filters .alm-filter li .alm-filter--link.active.field-radio:after{
    display: none;
}

.alm-filters .alm-filter li .alm-filter--link{
    font-size: 20px !important;
    line-height: 28px !important;
}

.alm-filters .alm-filter li .alm-filter--link.active.field-radio:before{
    content: "\f00c";
    font-family: FontAwesome;
    background: #2C3E4F !important;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    border: none !important;
}

/*
.home #content{
    background: url(../images/boot2.jpg) right top no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: relative;
    z-index: 1;
    padding: 80px 0 110px;
}

.home #content:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 85%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255,255,255,1)), to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}*/

#content .container-fluid{
    padding: 0 120px;
}

#extra-content {
	margin-top: 50px;
	margin-bottom: 50px;
}

#types{
    /*position: relative;
    z-index: 150;
    margin-top: -30px;*/
    margin-bottom: 90px;
}

.flex-type{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-types .flex-item-inner{
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.flex-types .flex-item:nth-child(3n+1),
.flex-types .flex-item:nth-child(3n+3){
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
}

.flex-type span{
    width: 100%;
    font: 700 24px/normal 'Archivo';
    background: #2C3E4F;
    padding: 0 80px 0 25px;
    float: left;
    color: #fff;
    height: 95px;
    text-decoration: none !important;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-type span:after{
    position: absolute;
    width: 50px;
    height: 50px;
    border: solid 1px #fff;
    border-radius: 50%;
    right: 15px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 400 30px/normal FontAwesome;
    content: "\f105";
}

#content_onder{
    background: #F1F1F1;
    padding: 100px 0;
}

#content_onder h2{
    font-size: 50px;
    font-weight: 700;
}

#content_onder a{
    text-decoration: none;
}

#content_onder a:hover{
    text-decoration: underline;
}

#content_onder .flex-item-inner > div > *:last-child{
    margin-bottom: 0;
}

#content_onder .flex-items{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#zoeken{
    float: right;
    padding: 0;
    margin: 51px 0 0 30px;
    color: #2C3E4F;
    font-size: 18px;
}

#talen{
    float: right;
    list-style: none;
    padding: 0;
    margin: 51px 0 0 30px;
}

#talen li{
    float: left;
}

#talen li a{
    float: left;
    text-decoration: none;
    font: normal 14px/30px 'Archivo';
    color: #404040;
    border: solid 1px #AAA;
    height: 30px;
    width: 40px;
    text-align: center;
}

#talen li:nth-child(1) a{
    border-right: none;
    border-radius: 15px 0 0 15px;
}

#talen li:nth-child(2) a{
    border-radius: 0 15px 15px 0;
}

#talen li.current-language a{
    color: #fff;
    background: #C62828;
}

#zoekvenster{
    background: #50606E;
    border: solid 10px #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: none;
}

#zoekvelden{
    background: #2C3E4F;
    height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#zoekresultaten{
    height: -webkit-calc(100% - 150px);
    height: calc(100% - 150px);
    overflow-y: auto;
}

#search{
    max-width: 600px;
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    border: solid 1px rgba(255,255,255,0.3);
    height: 50px;
    border-radius: 25px;
    float: left;
    margin-right: 15px;
    color: rgba(255,255,255,0.5);
    padding: 0 30px;
    font: 500 22px/normal 'Archivo';
    background: none;
    outline: none;
}

#search-button,
#close-search{
    color: #fff;
    border: solid 1px rgba(255,255,255,0.3);
    height: 50px;
    border-radius: 50%;
    font-size: 22px;
    width: 50px;
    float: left;
    background: none;
    outline: none;
}

#close-search{
    color: rgba(255,255,255,0.5);
    float: right;
    font-size: 28px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
}

#zoekresultaten-items{
    padding: 70px 0;
}

#zoekresultaten.loading:after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5) url(../images/Spin-1s-142px.gif) center center no-repeat;
}

#zoekresultaten-items strong{
    font: 700 20px/22px 'Archivo';
    color: #fff;
}

#zoekresultaten-items .flex-item a{
    font: 500 24px/26px 'Archivo';
    color: #fff;
    text-decoration: none;
}

#zoekresultaten-items .flex-item a span{
    font: 400 18px/20px 'Archivo';
    color: rgba(255,255,255,0.5);
    width: 100%;
    float: left;
    text-decoration: none;
    margin-top: 8px;
}

#zoekresultaten-items .flex-item-inner > div:nth-child(1){
    width: 80px;
    margin-right: 15px;
    max-width: 80px;
    min-width: 80px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
}

#zoekresultaten-items .flex-no-results .flex-item a{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#zoekresultaten-items .flex-item-inner > div:nth-child(2){
    padding: 5px 0;
}

#zoekresultaten-items .flex-no-results .flex-item-inner > div:nth-child(2){
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-no-results .flex-item-inner{
    background: #2C3E4F;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.flex-no-results strong{
    font: 700 24px/26px 'Archivo' !important;
}

.flex-types a:hover,
.alm-filters .flex-item a:hover,
.opportunity-flex a:hover{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.flex-types a,
.alm-filters .flex-item a,
.opportunity-flex a{
      -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
      box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}



@media (max-width:767px)
{
    div.gallery.gallery-columns-1:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-2:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-3:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item{
        width: 50% !important;
    }

	.no_parallax_slider_xs .parallaxer{
		top:0 !important;
	}

	.navbar>.container .navbar-brand{
		max-width:100%;
	}

    .jumbotron > .container{
        padding-left: 30px;
        padding-right: 30px;
    }

	#logoholder{
		padding-left:15px;
		padding-right:75px;
	}

	#hide-top{
		display:none;
	}

	.navbar-toggle {
	  border: none;
	  background: transparent !important;
	}
	.navbar-toggle:hover {
	  background: transparent !important;
	}
	.navbar-toggle .icon-bar {
	  width: 22px;
	  -webkit-transition: all 0.2s;
	  transition: all 0.2s;
	}
	.navbar-toggle span:nth-child(2) {
	  -ms-transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	  -ms-transform-origin: 10% 10%;
	  -webkit-transform-origin: 10% 10%;
	  transform-origin: 10% 10%;
	}
	.navbar-toggle span:nth-child(3) {
	  opacity: 0;
	}
	.navbar-toggle span:nth-child(4) {
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  -ms-transform-origin: 10% 90%;
	  -webkit-transform-origin: 10% 90%;
	  transform-origin: 10% 90%;
	}

	.navbar-toggle.collapsed  span:nth-child(2) {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	.navbar-toggle.collapsed  span:nth-child(3) {
	  opacity: 1;
	}
	.navbar-toggle.collapsed  span:nth-child(4) {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	.navbar>.container .navbar-brand img{
		max-width:100%;
		height:auto;
	}

	.navbar-header{
		position:relative;
		width:auto;
	}

	.navbar-toggle{
		position:absolute;
		right:15px;
		border:none;
		top:50%;
		background:none !important;
		margin-right: 0;
		margin-top:-17px;
	}

	.navbar-default .navbar-toggle .icon-bar{
		background:#666;
	}

	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:5px 0 0 0;
		border:1px solid #888;
	}

	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}

	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	}

	.table-responsive table{
		min-width:100%;
	}

	article > p img{
		max-width:100%;
		height:auto;

		float: none !important;
		margin: 0 auto 15px !important;
		display: block !important;
		width: auto !important;
	}

	#hoofdmenu li{
		margin:0;
	}

	#hoofdmenu li a{
		line-height:36px;
	}

    .flex-types .flex-item:nth-child(3n+1),
    .flex-types .flex-item:nth-child(3n+3){
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    #footer .col-xs-12{
        margin-top: 30px;
    }

    #credits ul  {
        margin-bottom: 30px !important;
        float: left;
    }

    #credits ul li {
        clear: both;
    }

    #content .container-fluid {
        padding: 0 30px;
    }

    .home .jumbotron h1, .home .jumbotron h1 a {
        font: 700 24px/normal 'Archivo';
    }

	.home .jumbotron h2, .home .jumbotron h2 a {
		font: 600 20px/normal 'Archivo';
	}

    .home #content:after{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(255,255,255,0.6);
        z-index: -1;
    }

    #gform_wrapper_1 {
        background: #fff;
        padding: 15px 15px 1px;
    }

    #content_onder h2 {
        font-size: 24px;
    }

    .home #content:before{
        display: none;
    }

    #circel {
        padding: 30px 0 45px;
    }

    .home #content p{
        font-size: 16px;
        line-height: 24px;
    }

    #contactform:before{
        -webkit-background-size: cover;
        background-size: cover;
    }

    #introtekst {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #content {
        padding: 30px 0;
    }

/*
    .home #content {
        background: url(../images/boot.jpg) left top no-repeat;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        position: relative;
        z-index: 1;
        padding: 30px 0 110px;
    }*/

    .flex-items img{
        width: 100%;
    }
}

@media (max-width:480px){

}

@media (max-width:375px){
    div.gallery.gallery-columns-1:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-2:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-3:not(.gallery-size-fotoslider) .gallery-item,
    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item{
        width: 100% !important;
    }

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

	.nieuws-tekst.nieuws-margin{
		margin-left:0;
	}

	.nieuws-tekst.nieuws-margin,
	.nieuws-tekst{
		width:100%;
		float:left;
	}
}

@media (max-width:320px){

}

@media (min-width:768px) and (max-width:991px)
{
	.no_parallax_slider_sm .parallaxer{
		top:0 !important;
	}

    .flex-types .flex-item:nth-child(3n+1),
    .flex-types .flex-item:nth-child(3n+3){
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .jumbotron > .container{
        padding-left: 30px;
        padding-right: 30px;
    }

    div.gallery.gallery-columns-4:not(.gallery-size-fotoslider) .gallery-item{
        width: 33.33334% !important;
    }

    #content .container-fluid {
        padding: 0 60px;
    }

    #hoofdmenu {
        margin: 30px 0;
    }

    #talen,
    #zoeken{
        margin-top: 15px;
    }

    .home #content:after{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(255,255,255,0.6);
        z-index: -1;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
	.no_parallax_slider_md .parallaxer{
		top:0 !important;
	}



    .home #content:after{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(255,255,255,0.6);
        z-index: -1;
    }
}

@media (min-width:1200px)
{
	.no_parallax_slider_lg .parallaxer{
		top:0 !important;
	}
}

.cd-top{
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:40px;
	right:10px;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	overflow:hidden;
	text-indent:100%;
	z-index:1000;
	white-space:nowrap;
	/*Kleur instellen*/
	background:rgba(161, 197, 22, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity .3s 0s, visibility 0s .3s;
	transition:opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{
	-webkit-transition:opacity .3s 0s, visibility 0s 0s;
	transition:opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible{
	visibility:visible;
	opacity:1;
}

.cd-top.cd-fade-out{
	opacity:.5;
}

.cd-top.cd-fade-out:hover{
	opacity:1;
}

.no-touch .cd-top:hover{
	/*Kleur instellen*/
	background-color:#a1c516;
	opacity:1;
}

@media only screen and (min-width:768px){
	.cd-top{
		right:20px;
		bottom:20px;
	}
}

@media only screen and (min-width:1024px){
	.cd-top{
		height:60px;
		width:60px;
		right:30px;
		bottom:30px;
	}
}
