/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    opacity: 1;
    width: 100%;
    height: 100%;
    color: rgb(37, 37, 37);
    background-color: #034EA2;
    font-family: 'Lato', serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    font-weight: normal;

    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}

/*
.row {
	margin-left:-20px;
	margin-right:-20px;
}
*/

.datum {
    font-size: 17px;
    color: #F79548;
}

.update p {
    border-left: 1px dashed #333;
    padding-left: 10px;
    margin-left: 7px;
    margin-top: 6px;
    padding-bottom: 18px;
}

.datum::before {
    content: "";
    display: block;
    border: 3px solid #F79548;
    height: 15px;
    width: 15px;
    float: left;
    margin-top: 5px;
    margin-right: 8px;
    border-radius: 50% 50%;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: -20px;
    padding-right: -20px;
}

.w-100 {
    width: 100%;
}

.content-images {
    margin-top: 30px;
}

.call-to-action {
    padding: 45px 50px;
    display: block;
}

.commodities_bg {
    position: relative;
    z-index: 999 !important;
    opacity: 1 !important;
    min-height: 100vh;
    height: auto !important;
}

.commodities_title {
    margin-left: 57px;
    color: #fff;
}

.iconen {
    width: 70px !important;
    max-width: 75px;
    float: right;
    margin-top: 0 !important;
}

.talen input {
    float: right;
    width: 60px;
}

.talen label {
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 400;
}

.iframe {
    border: 0;
}

.instagram {
    vertical-align: bottom;
}

.sociale-media {
    padding-left: 75px;
}

.deelBtn .fa {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    /*background: #fff;*/
    border-radius: 50%;
    padding: 8px 12px;
    font-size: 20px;
    line-height: 26px;
    margin-right: 6px;
    color: #fff;
    background: #034EA2;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.deelBtn .fa-facebook {
    padding: 8px 15px;
}

.breadcrumb {
    display: none;
    background: none;
    padding: 0;
}

.bigTekst {
    font-size: 18px;
    line-height: 30px;
}

.second_image {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding: 40px 25px;
    margin: 0 15px;
    width: calc(100% - 30px);
    opacity: 0.4;
    background-size: cover !important;
}

.alert-danger {
    background: #fbe9d4;
    color: #d07f1a;
    border: 1px #ecbc81 solid;
}

.search-result {
    display: block;
    padding: 4px 25px 10px 25px;
    background: #fff;
    margin-top: 15px;
}

.pagination_page {
    display: inline-block;
    float: left;
    text-align: center;
    background: #fff;
    cursor: pointer;
    padding: 9px;
    height: 40px;
    width: 40px;
    margin-right: 3px;
}

.pagination_page:hover, .currentPagination {
    background: #034EA2;
    color: #fff;
}

.navbar-brand {
    padding: 0 15px;
    display: block;
    position: absolute;
    top: 15px;
    z-index: 100;
}

.top-nav-collapse .navbar-brand{
    top: 0;
}

.navbar-brand img{
    width: 130px;
    height: 130px;
}

ul.nav.navbar-nav {
    background-color: #fff;
}

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


.navbar-default .navbar-toggle {
    border: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    padding: 12px 20px !important;
    background: #00AEC3;
}


strong {
    font-size: 20px;
    font-weight: 400;
}

.alert {
    display: none;
}

.wit {
    background: #fff !important;
}

.grijs{
    background: #f9f7f2 !important;
}

.blauw{
    background-color: #b9e0e9 !important;
}

.oranje, .oranje .container {
    background: #F79548 !important;
}

.blue, .blue .container {
    background: rgba(3, 78, 162, 1) !important;
}

.blue h2 {
    color: #fff;
}

#mapdiv, #listdiv {
    margin-top: 10px;
    background: transparent !important;
}

#listdiv {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.kaart {
    position: absolute;
    width: 100%;
    top: 180px
}

.padding-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.intro_vervolg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.image_project_view {
    height: 185px;
    display: block;
    width: 46%;
    background-size: cover;
    float: left;
    margin: 8px 4% 15px 0;
}

.image_blog_view {
    height: 195px;
    display: block;
    width: 44%;
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    float: left;
    margin: 8px 0 15px 0;
}

.intro_vervolg_groot {
    position: relative;
    width: 100%;
    top: 0;
    height: 100%;
    background-size: cover !important;
    opacity: 0.3;
    left: 0;
    z-index: -1;
}

table {
    width: 100% !important;
    margin: 20px 0;
}

td {
    padding: 10px;
}

.intro-para {
    height: 100%; /*same height as jumbotron */
    background-size: 100% auto !important;
    min-height: 590px;
    background-position: center center !important;
}

.log, .logo_negativ {
    position: relative;
    z-index: 99999;
}

.content-para .container {
    position: relative;
    background: #fff;
    margin-top: -400px;
    padding-top: 60px;
    min-height: 400px;
}

.content-para h1 {
    font-size: 50px;
}

.ammapObjectList ul {
    color: #fff !important;
}

.ammapObjectList a:hover {
    background: transparent !important;
    color: #F79548 !important;
}

.amcharts-object-list-a {
    color: #fff !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #aab5c1;
    border-radius: 2px;
}

.fblok {
    padding: 0 18px;
}

.projectbtn {
    display: block;
    border-bottom: 0 #e9eaf0 dashed !important;
    padding-bottom: 15px !important;
    color: #fff !important;
}

.logo-footer {
    max-width: 130px;
}

.fa-bars {
    color: #fff;
    font-size: 25px !important;
}

.dienst {
    line-height: 21px;
    padding: 25px 15px;
}

.informatie {
    margin-top: 12px !important;
    display: inline-block;
}

.dienst_icon {
    display: block;
    float: left;
    margin-right: 16px;
    margin-top: -5px;
}

/*.logo_negativ {*/
    /*margin-left: 8px;*/
    /*display: none;*/
/*}*/

/*.fixed-top .logo_negativ {*/
    /*display: block !important;*/
/*}*/

.navbar-right {
    margin-top: 0;
}

.navbar-nav {
    margin-top: 43px;
    text-transform: uppercase;
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
    font-weight: 600;
    color: #816A52;
    padding: 23px;
}

.nav > li {
    position: relative;
}

.nav > li > a {
    padding: 10px 20px;
}

.cbp-hsinner {
    margin-top: 5px;
}

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

.navbar {
    border-radius: 0;
}

/*

.fixed-top .navbar-nav {
	margin-top:-40px;
}
*/

.zoek {
    float: left;
    margin-top: 14px;
    color: #fff;
    margin-right: 20px;
}

.search .form-control {
    background: #fff;
    width: calc(100% - 100px);
    border: 0;
    border-radius: 0;
    margin-top: 5px;
}

.lang_selector {
    position: relative;
    float: right;
    margin-left: 25px;
    padding-left: 5px;
    font-size: 16.2px;
    display: block;
    height: 42px;
    border-left: 1px rgba(255, 255, 255, 0.6) solid;
}

.lang_selector ul {
    position: relative;
    left: 0;
    list-style: none;
    padding: 10px 15px;
    display: inline-block;
    bottom: -57px;
    width: 120px;
}

.lang_selector a {
    display: block;
    color: #816A52;
    padding: 0 !important;
    background: none !important;
    cursor: pointer;
}

.lang_selector p {
    float: left;
    color: #816A52;
    font-weight: inherit;
    text-transform: uppercase;
}

.lang_selector li {
    height: 0;
    opacity: 0;
    pointer-events: none;
    display: block;
    padding: 0;
    float: left;
    width: 100%;
}

.lang_selector li:first-child a p {
    color: #816A52;
}

.lang_selector li a:after {
    clear: both;
    content: '';
    display: block;
}

.lang_selector li a span.icon {
    font-size: 20px;
    float: left;
    color: #816A52;
    margin-top: 0;
    margin-right: 10px;
}

.lang_selector li.active {
    height: auto;
    width: 65px;
    cursor: pointer;
    opacity: 1;
    pointer-events: auto;
    position: absolute;
    z-index: 999999;
    color: #fff;
    top: -37px;
}

.lang_selector li.active a {
    display: inline-block;
}

.regio-link {
    display: inline-block;
    padding: 13px 30px;
    margin: 5px;
    min-width: 280px;
    font-size: 18px;
    background: #034EA2;
    color: white;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.blue-blocks a:nth-child(n+5) .regio-link{
    background: #F79548;
}

.land-link{
    display: inline-block;
    padding: 5px 12px;
    margin: 5px;
    background: #816a51;
    color: white;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.regio-link-2 {
    width: 400px;
    font-size: 25px;
    display: block;
    padding: 10px 20px;
    margin: 5px;
    color: #034EA2;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.regio-link-2:hover {
    background: white;
    color: #034EA2;
}

.regio-link:hover {
    background: white;
    color: #034EA2;
}

.padding-50 {
    padding: 0 0 50px 0;
}

.zoekbtn {
    background: rgba(255, 255, 255, 0.40) !important;
    width: 43px;
    margin-left: -48px;
    float: left;
    padding: 9px 0 !important;
    margin-top: 5px !important;
}

.zoekbtn i {
    font-size: 17px;
}

.navbar-nav {
    margin-top: 0;
    position: relative !important;
}

.navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 12px;
}

html {
    width: 100%;
    height: 100%;
}

.container {
    width: 100%;
    max-width: 1750px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-family: 'Signika', sans-serif;
    font-weight: 500;
    color: #034EA2;
    letter-spacing: 1px;
}

.day {
    font-size: 24px;
    color: #034EA2;
}

.dag {
    font-size: 25px;
    display: block;
    margin-top: -1px;
    color: #fff;
}

.nieuws-item {
    margin-bottom: 15px;
}

.nieuwsImg {
    display: block;
    height: 220px;
    width: 100%;
    background-size: cover !important;
}

.newsArticle {
    display: block;
    padding-bottom: 8px;
    padding-top: 15px;
    border-bottom: 1px #034EA2 dashed;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.newsArticle h2 {
    margin: 0 0 5px 0;
}

.newsArticle:hover h2, .newsArticle:hover .day {
    color: #F79548;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.newsArticle a, .newsArticle a:hover {
    color: rgb(37, 37, 37);
}

.newsArticle:last-child {
    border-bottom: 0 #034EA2 dashed;
}

.newsTitle {
    font-size: 21px;
    display: block;
    padding-bottom: 5px;
    color: #034EA2;
}

h2 {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 9px;
    margin-top: 20px;

}

h3 {
    font-size: 25px;
    line-height: 29px;
    color: #F79548;
    margin-bottom: 10px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

h4 {
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 5px;
    font-family: 'Lato', serif;
}

.intro h1 {
    font-style: italic;
    text-shadow: none;
    margin: 0;
}

p {
    margin: 0 0 25px;
}

.cbp-hssubmenu > li a {
    color: #000;
}

a {
    color: #F79548;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #b2680d;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 0 !important;
    background-color: rgba(35, 53, 108, 0.9);
    font-weight: 400;
}

.navbar-custom .navbar-brand {
    font-weight: 500;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar {
    font-size: 16px;
}

.navbar-custom a {
    color: #fff;
}

.dropdownBlok {
    float: left;
    padding-top: 10px;
    padding-right: 20px;
}

.dropdownBlok li a {
    color: rgb(37, 37, 37);
    text-transform: none;
    font-size: 16px;
}

.menu_action p {
    font-size: 16px;
    text-transform: none;
}

.dropdownBlok li a:hover {
    color: #F79548 !important;
}

.dropdown .fa-angle-down {
    float:right;
}

.dropdownBlok h4 {
    padding-top: 30px;
    font-size: 19px;
}

.navbar-custom .nav li a {
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255, 255, 255, .9);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a:hover {
    color: #034EA2;
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom center !important;
    background-color: #000;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    text-shadow: none;
}

.intro_vervolg {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 350px;
    background-size: 100% !important;
    background-position: center center !important;
    background-color: #000;
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*background-size: cover;*/
    -o-background-size: cover;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

.intro_vervolg3 {
    display: table;
    width: 100%;
    /*height: auto;*/
    padding: 100px 0;
    height: 300px;
    text-align: center;
    color: #fff;
    background: url(../img/header03.png) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

header{
    background-size: cover;
}

.search {
    height: 50px;
    background: rgba(0, 173, 194, 1);
    position: relative;
    top: -7px;
}

.agrivlak {
    position: absolute;
    top: -155px;
    padding: 165px 55px 0 105px;
    width: 100%;
    min-width: 505px;
    min-height: 505px;
    color: #fff;
    opacity: 0.95;
    background: url('../images/vlak_agriterra.svg') no-repeat;
    height: 450px;
    background-size: cover !important;
}

.wittebalk {
    display: block;
    text-align: left;
    background: rgba(238, 235, 230, 0.75);
    padding: 35px;
    margin-bottom: 10%;
    width: 40%;
    margin-left: 60%;
}

.wittebalk h2 {
    font-size: 35px;
    line-height: 34px;
}

.plusBg {
    background-color: rgba(0, 0, 0, 0.4);
    width: 64px;
    padding: 9px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.plus {
    position: relative;
}

.HotSpot {
    max-width: 350px;
}

.HotSpot p {
    background: rgba(208, 126, 25, 0.7);
    padding: 6px 8px;
    color: #fff;
    border-radius: 6px;
    margin-left: 85px;
}

.hotspot-plus {
    float: left;
    background-size: cover !important;
    background-position: center center !important;
    transform-origin: 50% 50%;
    transform: scale(1.0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.hotspot-plus:hover {
    position: relative;
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
}

#HotSpotWrapper a.HotSpot {
    margin: 6px 0 6px 6px;
}

#HotSpotWrapper a.HotSpot:hover {
    z-index: 9999;
    margin: 0;
    padding: 6px 0 6px 6px;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: bottom;
}

.delen {
    position: relative;
}

.circles .circle:first-child {
    margin-left: 20px;
    background-size: cover !important;
    background-position: center center !important;
}

.circles {
    padding-bottom: 100px;
}

.circle {
    cursor: pointer;
    position: relative;
    float: left;
    display: block;
    height: 0;
    padding-bottom: calc(20% - 20px);
    margin-left: -25px;
    width: 20%;
    border-radius: 50% 50%;
    border: 9px #F1EBDF solid;

    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.circle:hover {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.07);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.07);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.07);
    transition: all 200ms ease-in;
    transform: scale(1.07);
}

.circle span {
    position: absolute;
    bottom: -60px;
    left: 0;
    text-align: center;
    width: 100%;
}

.projectenCarousel .item {
    height: 430px;
}

.inner-padding-klein p {
    margin: 0;
}

.head {
    display: block;
    height: 70vh;
    background-color: red;
    background-size: cover !important;
    background-position: center center !important;
}

.fill {
    background-color: red;
    background-size: cover !important;
    background-position: center center !important;
    height: 435px;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    opacity: 0.50;
}

/*.team-members.team-center{*/
/*    justify-content: center;*/
/*    display: flex;*/
/*}*/

.member-img {
    background-size: cover !important;
    border-radius: 50%;
    border: 5px #aab5c1 solid;
    max-width: 250px;
    height: 250px !important;
}

.content-section .member-img {
    height: 250px !important;
    margin: 0 auto;
}

.medewerker-img {
    background-size: cover !important;
    border-radius: 50%;
    border: 3px #aab5c1 solid;
    max-width: 115px;

    height: 115px;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-position: top center;
    width: 100%;
    display: block;
}


.member {
    border: 0px !important;
}

.member-contact.sociale-media{
    padding: 0;
    text-align: center;
}

.member-details{
    margin: 15px auto 0;
    text-align: center;
}

.date_small {
    display: block;
    font-size: 17px;
    padding-bottom: 8px;
    font-style: italic;
}

.date {
    position: absolute;
    top: 25px;
    height: 70px;
    width: 55px;
    color: #fff;
    margin-bottom: 15px;
    padding: 14px;
    background: rgba(3, 78, 162, 0.9);
    text-align: center;
}

.month {
    text-transform: uppercase;
    display: block;
    font-size: 13px;
}

.intro .intro-body .brand-heading {
    font-size: 66px;
    font-weight: 700;
}

.blok {
    padding: 25px 25px 0 25px;
    margin-bottom: 25px;
    min-height: 215px;
}

.hblok {
    padding: 25px 25px 0 25px;
    margin-bottom: 25px;
    min-height: 215px;
}

.hblok a {
    display: block;
    padding-bottom: 15px;
    color: rgb(37, 37, 37);
    font-family: 'Lato', serif;
}

.content-section .blok img {
    width: 100% !important;
    margin: 0px;
}

.blok a {
    color: rgb(37, 37, 37);
    font-family: 'Lato', serif;
    display: block;
    border-bottom: 2px #e9eaf0 dashed;
    padding-bottom: 15px;
}

.article {
    background-size: cover !important;
    background-position: center center !important;
    min-height: 315px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.articleBlok h2 {
    background: rgba(3, 78, 162, 0.7);
    padding: 12px 30px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 40px;
}

.articleBlok:hover .article {
    opacity: 0.5;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.read_more {
    border-bottom: 0 !important;
    display: block;
    color: #034EA2;
    padding-top: 12px;
    padding-bottom: 16px !important;
}

.bruin {
    background: #F79548;
    padding: 0 12px;
}

.blok.blauw {
    background-color: rgba(3, 78, 162, 0.9) !important;
}

.kleinekaart {
    padding: 25px 0;
}

.oranjeBtn {
    background: #F79548;
    color: #fff;
}

.oranje-section {
    background: #eeebe6;
}

.facts {
    margin-bottom: 30px;
}

.oranje {
    background: #F79548;
    color: #fff;
}

.infographic {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 15px;
    text-align: center;
    min-height: 136px;
    line-height: 19px;
}

.infographic h1 {
    color: #fff;
    font-size: 60px;
    padding: 0;
    margin: 0;
    line-height: 62px;
    font-weight: 700;
}

.infographic-new {
    margin: 15px 0;
    padding: 15px;
    font-size: 15px;
    text-align: center;
    min-height: 140px;
    display: flex;
    align-items: center;
}

.infographic-icon{
    width: 90px;
}

.infographic-icon img{
    width: 90%;
    margin-right: 15px;
    filter: brightness(0) invert(1);
}

.infographic-content {
    width: calc(100% - 90px);
    line-height: 25px;
}

.infographic-content strong{
    font-size: 22px;
    display: block;
    font-weight: 700;
}

@media (max-width: 1400px) {
    .infographic-new {
        height: 170px;
    }
}

@media (max-width: 1200px) {
    .infographic-new {
        height: 140px;
    }
}

@media (min-width: 993px) {
    .infographic-wrapper{
        padding-right: 30px;
    }
}

.content-section .infoAfb {
    height: 80px !important;
    width: 80px !important;
    background-color: #fff;
}

.call_to_action {
    background-color: rgba(3, 78, 162, 1);
    color: #fff;
    padding: 40px;
}

.call_to_action h1 {
    color: #fff;
}

.foto {
    background-size: cover !important;
}

.social {
    font-size: 19px !important;
    margin-top: 14px;
    color: #034EA2 !important;
    display: inline-block;
    width: 29px;
    text-indent: 0 !important;
}

.fa-arrow-circle-right {
    font-size: 16px !important;
    margin-right: 4px;
}

#project {
    padding: 0;
}

#diensten {
    padding: 50px 0;
    background: #eeebe6;
}

.carousel-inner h3 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
}

.carousel-inner {
    background: #034EA2;
}

.carousel-caption {
    right: 14%;
    left: 14%;
    text-align: left;
}

.for-coorperatives{
    position: absolute;
    right: 0;
    bottom: 200px;
    background-color: #00aec3;
    color: #fff;
    text-transform: uppercase;
    z-index: 1000;
    font-weight: bold;
    height: 90px;
    display: flex;
    align-items: center;
    font-size: 2rem;
}

.for-coorperatives-block1{
    padding: 0 35px;
}

.for-coorperatives-block2, .for-coorperatives-block3, .for-coorperatives-block4{
    width: 80px;
    height: 90px;
}

.for-coorperatives-block2{ background-color: #b9e0e9}
.for-coorperatives-block3{ background-color: #00aec3}
.for-coorperatives-block4{ background-color: #8dd0dc}

.homepage-slider{
    position: relative;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

.btn-circle {
    width: auto;
    bottom: 75px;
    left: 50%;
    margin-top: -50px;
    margin-left: -80px;
    font-size: 17px !important;
    padding: 7px 16px;
    border-radius: 100% !important;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle .fa {
    margin-top: 8px;
    font-size: 33px !important;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
}

.btn-circle {
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.videoBlok {
    margin-bottom: 10px;
}

.menu_overlay {
    display: none;
    width: 100%;
    background: rgba(3, 78, 162, 0.5);
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
}

.top-nav-collapse {
    padding: 0;
    background: rgba(255, 255, 255, 1) !important;
}

.download {
    display: block;
    min-height: 405px;
}

.download:hover {
    opacity: 0.5;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.download img {
    margin-bottom: 10px;
}

.logo3 {
    margin-top: -25px;
}

.logo {
    opacity: 0.3;
}

#about {
    padding-top: 55px;
}

#news{
    padding-top: 55px;
}

#videos {
    padding-top: 70px;
    padding-bottom: 0;
}

#about ul {
    list-style: none;
    padding: 0;
    margin: 25px 0;
}

#about ul li {
    background: url('../images/double_arrow.png') left top no-repeat;
    background-size: 12px;
    padding-left: 22px;
    margin: 0 0 0 10px;
}

#about h3 {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 9px;
    font-family: 'Signika', sans-serif;
    margin-top: 20px;
    color: #F79548;
}

.content-section {
    padding: 55px 0;
    background: #fff;
}

.content-section img {
    max-width: 90% !important;
    height: auto !important;
    margin-bottom: 15px;
    margin-top: 15px;
}

.project img {
    width: 100% !important;
    margin-bottom: 0;
}

.blauw-section, .groen-section {
    background: #034EA2 !important;
    color: #fff;
}

.groen-section {
    background: #00AEC3 !important;
}

.blauw-section h2, .groen-section h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
}

.blauw-section .blok h2, .groen-section .blok h2 {
    font-size: 30px;
    color: #034EA2;
    margin-bottom: 15px;
    text-align: left;
}

.groen-section h3 {
    color: #fff;
}

.project-section {
    width: 100%;
    padding: 0;
    color: #fff;
    background-color: #F1EBDF;
}

.archief h2 {
    margin-top: 0;
    border-bottom: 2px #e9eaf0 dashed;
    padding-bottom: 10px;
    margin-bottom: 0;
}



.archief a {
    margin-top: 0;
    border-bottom: 2px #f3f4fa dashed;
    margin-bottom: 0;
    padding: 15px 0 15px;
}

.archief a:last-of-type {
    border-bottom: none;
}

.image-full-width {
    background-color: #fff;
    padding: 47px;
    display: block;
    width: 100%;
    border-bottom: 4px #F79548 solid;
}

.image-full-width img {
    border-bottom: none !important;
    float: none;
    display: inline-block;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

.section-kaart{
    background-color: #034EA2 !important;
    text-align: center;
}

.content-section .wereld-kaart{
    max-width: 950px !important;
    width: 100%;
}

.map-title{
    width: 100%;
    position: absolute;
    color: #fff;
    top: 70px;
    text-align: center;
}

.btn-row{
    margin-top: 30px;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media (max-width: 1200px) {
    .donker {
        right: 0 !important;
    }

    .nav > li > a {
        padding: 10px 8px;
    }
}

.linkjes>a {
    color: #999 !important;
}
.linkjes>a:hover {
    color: #F79548 !important;
    text-decoration: underline;
}

@media (max-width: 1191px) {
    .navbar-header {
        float: none;
    }


    
    .navbar-collapse {
        width: 100% !important;
    }

    .navbar-fixed-top.top-nav-collapse {
        position: relative !important;
    }

    .carousel-text {
        width:60% !important;
    }

    .lang_selector {
        width: 100%;
        border-left: 0;
        padding-left: 0;
    }

    .mapcontainer {
        width: 90% !important;
    }

    .navbar-fixed-top {
        position: absolute;
    }


    .dropdown-menu {
        display: none !important;
    }

    .navbar-collapse {
        width: auto;
    }

    .navbar-collapse.in {
        overflow-y: hidden;
    }

    .navbar-default {
        padding: 15px 0;
        background: rgba(255, 255, 255, 1) !important;
    }

    .dropdownBlok li {
        padding: 2px 0;
    }

    .donker {
        visibility: hidden;
    }

    .dropdownBlok li {
        margin-left: 0 !important;
    }

    .dropdownBlok {
        width: 100% !important;
        max-width: 100% !important;
    }

    .menu-angle {
        color: #fff;
    }

    .logo {
        padding: 25px 0;
    }

    .logo_negativ {
        display: block !important;
    }

    .log {
        display: none !important;
    }

    .dropdownBlok li a {
        color: #fff;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse {
        border-top: 0 solid transparent;
        box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
        padding: 60px 15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .dropdown-menu {
        position: relative !important;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .cbp-hsmenu {
        margin-top: 85px !important;
        margin-bottom: 25px !important;
    }

    .navbar-custom {
        padding: 10px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out;
    }

}

@media (min-width: 992px) {
    .navbar-custom {
        background: 0 0;
    }
}

@media (min-width: 768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    p {
        margin: 0 0 10px 0;
    }

    .intro_vervolg {
        height: 50%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 50px;
    }

    .intro .intro-body .intro-text {
        line-height: 24px;
        font-size: 18px;
    }
}



@media (max-width: 767px) {
    #map {
        height: 400px;
        margin-top: 250px;
    }
    
    .carousel-text {
        display: none !important;
    }

    .cbp-hssubmenu > li a {
        color: #fff;
    }

    .dienst-item {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .circle {
        width: 50%;
        height: 0;
        padding-bottom: calc(50% - 20px);
    }

}

.btn {
    border-radius: 0;
    padding: 13px 25px;
    margin-bottom: 0;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 0 solid #000;
    color: #fff;
    background: #034EA2;
    border-radius: 0;
    margin-top: 8px;
}

.btn-default:hover,
.btn-default:focus {
    border: 0 solid #000;
    outline: 0;
    background: #F79548;
    color: #fff;
}

.diensten {
    padding-top: 30px;
}

.btn-primary {
    border: 0 solid #000;
    color: #fff;
    background: #F79548;
    border-radius: 0;
    margin-top: 8px;
}

.btn-primary:hover,
.btn-primary:focus {
    border: 0 solid #000;
    outline: 0;
    background: #034EA2;
    color: #fff;
}

ul.banner-social-buttons {
    margin-top: 0;
}

.navbar-default {
    background: transparent;
    border: 0;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.navbar-fixed-top{
    position: absolute;
}

.navbar-fixed-top.top-nav-collapse{
    position: fixed;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.10);
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    background-color: #00AEC3;
    color: #fff;
}

.navbar-default .navbar-nav>li>a{
    transition: all 0.5s ease;
}

/*.dropdown-toggle:hover, .dropdown:hover .dropdown-toggle {*/
    /*background-color: #fff !important;*/
    /*color: #034EA2 !important;*/
/*}*/

.navbar-collapse {
    max-height: 100% !important;
}

.no-touch .cbp-hsmenu > li > a:hover, .no-touch .cbp-hsmenu > li > a:focus, .cbp-hsmenu > li.cbp-hsitem-open > a {
    color: #034EA2;
    background: #fff;
}

.cbp-hsmenu > li {
    border: 0;
}

/*

.cbp-hsmenu-wrapper .cbp-hsmenu {
	margin-top:40px;	
}
*/

.menuParent {
    font-size: 22px;
    float: left;
    margin-bottom: 11px;
    color: #034EA2;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
    padding: 75px 40px;
}

.menu-angle {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.cbp-hsmenu-wrapper {
    position: fixed;
}

.cbp-hsmenu > li {
    padding: 0;
}

.cbp-hsmenu > li > a {
    color: #fff;
    font-size: 16.2px;
}

.introAfb {
    color: #fff;
    padding-top: 26vh;
}

.introAfb h2 {
    font-size: 46px !important;
    color: #fff !important;
}

.cbp-hsmenubg {
    width: 100%;
    left: 0;
    max-width: 1316px;
    right: 0;
    margin: 0 auto;
}

.pro {
    display: block;
    background-size: cover !important;
    height: 235px;
}

.fixed-top {
    top: 0;
    position: fixed;
    right: 0;

    padding: 0;
    background: rgba(255, 255, 255, 1);
    left: 0;
    z-index: 1030;
    border-width: 0 0 1px;
}

.dropdown-menu > li > a {
    padding: 14px 20px;
    font-size: 16px;
    text-transform: none;
    white-space: inherit;
}

.dropdown-menu {
    display: block;
    background: #fff;
    position: absolute;
    padding: 0;
    height: 0;
    min-width: 300px;
    opacity: 1;
    border-radius: 0;
    border: 0;
    left: 0 !important;
    box-shadow: none;

    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    transition: all .4s ease-in;

    -webkit-transition-delay: 0.4s; /* Safari */
    transition-delay: 0.4s;
}

.donker {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    display: none;
    right: -60px;
    top: 0;
    height: 100%;
    padding: 25px;
    opacity: 0;
    width: 25%;
}

.donker span {
    margin-top: 75px;
    width: 100%;
}

.dropdown-menu li, .dropdown-menu h4, .dropdown-menu .main_menu_item {
    opacity: 0;
    display: none;

    -webkit-transition: all 18.4s ease-in-out;
    -moz-transition: all 18.4s ease-in-out;
    transition: all 18.4s ease-in-out;
}

.dropdownBlok {
    opacity: 0;
    display: block;
    padding-top: 0;
    max-width: 40%;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.cbp-hsitem-open .dropdownBlok {
    opacity: 1;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.dropdownBlok a {
    text-indent: -14px;
    padding-left: 0;
    margin-left: -4px;

}

.dropdownBlok li {
    margin-left: 18px;
    width: 100%;
    float: left;
    text-align: left;
}

.hidee {
    opacity: 0;
    display: none;

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.dropdown:hover .dropdownBlok {
    display: block;
    opacity: 1;

    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;

    -webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}

.dropdown:hover .dropdown-menu h4 {
    display: block;
    opacity: 1;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.dropdown:hover .dropdown-menu li, .dropdown:hover .dropdown-menu .main_menu_item  {
    display: block;
    opacity: 1;

    -webkit-transition: all 3.6s ease-in-out;
    -moz-transition: all 3.6s ease-in-out;
    transition: all 3.6s ease-in-out;
}

.dropdown:hover .dropdown-menu li, .dropdown:hover .dropdown-menu .main_menu_item  {
    display: flex;
    opacity: 1;
}



.dropdown:hover .hidee {
    display: block;
    opacity: 1;

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.dropdown:hover .menu_action {
    padding: 25px;
    border-top: 2px #d7d9e4 dashed;
    margin-top: 25px;
}

.menu_action h4 {
    font-size: 17px;
    margin-bottom: 0;
}

.dropdown_wrap, .list {
    height: 0;
    padding: 0 !important;
}

.dropdown-menu li:first-child {
    padding-top: 20px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    padding: 0;
    height: auto;
    opacity: 1.0;
    border-radius: 0;
    border: 0;

    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    transition: all .4s ease-in;
}

.dropdown:hover .dropdown_wrap {
    height: auto;
    padding: 30px !important;
}

.dropdown:hover .list {
    height: auto;
    padding: 0 15px 17px 15px !important;
}

@media (max-width: 1368px) {
    .carousel-caption {
        right: 12%;
        left: 12%;
    }
}

@media (max-width: 1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    .bloktekst {
        max-height: 85px;
        overflow: hidden;
    }

    .infographic h1 {
        font-size: 35px;
        line-height: 35px;
    }

    .infoAfb {
        height: 50px;
        width: 50px;
        background-color: #fff;
    }

    .blauw {
        background-color: rgba(35, 53, 108, 1);
    }

    .blok {
        padding: 25px;
    }

    .projectenCarousel .bloktekst:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px;
        background: -moz-linear-gradient(top, rgba(3, 78, 162, 0) 0%, rgba(3, 78, 162, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(3, 78, 162, 0) 0%, rgba(3, 78, 162, 1) 100%);
        background: linear-gradient(to bottom, rgba(3, 78, 162, 0) 0%, rgba(3, 78, 162, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    }

    .intro_vervolg, .intro-para {
        background-size: cover !important;
    }

    .cbp-hsinner {
        padding-left: 0;
    }

    .dropdownBlok {
        max-width: 100%;
    }

    .navbar-nav {
        margin-top: 75px;
        height: 100%;
    }

    .intro .intro-body {
        display: none;
    }

    .newsArticle {
        padding: 35px 0 8px 0 !important;
    }

    #about {
        padding-top: 30px;
    }

    .intro {
        padding: 150px 0 300px 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }

    .owl-blok{
        height: auto !important;
    }

    .bloktekst{
        max-height: none;
    }

    .filters-porfolio a{
        display: block;
        margin-bottom: 0px !important;
        margin-left: 0 !important;
        margin-top: 10px;
    }

    .filters-porfolio span{
        display: none;
    }

    .team-members.team-center {
        justify-content: center;
        display: block;
    }
}

#klantenservice {
    font-size: 16px;
    line-height: 24px;
}

#klantenservice ul {
    line-height: 29px;
}

#klantenservice a {
    color: rgb(37, 37, 37);
}

footer {
    background: #fff;
    font-size: 15px;
    color: #999;
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: rgba(208, 126, 25, .1);
}

::selection {
    text-shadow: none;
    background: rgba(208, 126, 25, .1);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}

.homepage-slider{
    background-color: #fff;
}

.homepage-slider .item{
    height: calc(100vh - 50px);
    background-size: cover;
    background-position: center;
    width: 100%;
}

.homepage-slider .carousel-indicators {
    left: 0;
    bottom: 120px;
    margin-left: 0;
    width: 100%;
}

.carousel-text{
    display: block;
    text-align: left;
    background: rgba(238,235,230,0.75);
    padding: 35px;
    width: 40%;
    right: 0;
    bottom: 20%;
    position: absolute;
}

.carousel-text h2 {
    font-size: 35px;
    line-height: 34px;
    margin-top: 15px;
}

.carousel-control .fa{
    position: relative;
    top: 50%;
    font-size: 30px;
}


.kenmerk .icoon-kenmerk{
    height: 130px !important;
    width: auto !important;
}


.kenmerk:nth-of-type(4n+1){ background-color: #E5A332; }
.kenmerk:nth-of-type(4n+2){ background-color: #E0932E; }
.kenmerk:nth-of-type(4n+3){ background-color: #DA871C; }
.kenmerk:nth-of-type(4n+4){ background-color: #cd7a1c; }

.kenmerk{
    text-align: center;
    color: #fff;
    height: 364px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.kenmerk h4{
    color: #fff;
}

.kenmerk-wit h4{
    color: #034EA2
}

.kenmerk-wit{
    height: 364px;
    align-items: center;
    justify-content: center;
    padding: 30px;
    color: #333;
    display: block;
    text-align: left;
    background-color: #FFFFFF;
}

.read-more-home{
    color: #E5A332;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    vertical-align: center;
}

.read-more-home span{
    background-color: #E5A332;
    color: #fff;
    line-height: 50px;
    width: 50px;
    margin-left: 15px;
    text-align: center;
    display: inline-block;
}

.carousel-wrapper {
    position: relative;
    overflow: hidden;
    background: #034EA2;
}

.carousel-wrapper h2{
    margin-top: 0;
    color: #fff;
}

.omschrijving_projecten{
    margin-bottom: 25px;
}

.fill-background-owl {
    padding: 55px 0;
    background-size: cover;
    background-position: center center;
    position: relative;
    -moz-box-shadow:    inset 0 0 15px #000000;
    -webkit-box-shadow: inset 0 0 15px #000000;
    box-shadow:         inset 0 0 15px #000000;
}

.fill-background-owl::before {
    content: " ";
    background: #00AEC3;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.owl-foto{
    background-size: cover;
    background-position: center center;
    margin-bottom: 0;
}

.owl-blok{
    margin-bottom: 0;
    background-color: rgba(255, 255, 255, 0.96) !important;
}

a .owl-blok{
    color: rgb(37, 37, 37);
}

.carousel-wrapper .blok{
    padding: 25px;
    min-height: 225px;
    overflow: hidden;
}

.owl-nav{
    position: absolute;
    top: calc(50% - 15px);
    font-size: 30px;
    width: 100%;
}

.owl-prev{
    position: absolute;
    left: -50px;
}

.owl-next{
    position: absolute;
    right: -50px;
}

.bloktekst{
    overflow: hidden;
}

.producten_trainingen a img{
    width: 175px !important;
    margin-bottom: 20px;
}

.producten_trainingen a{
    display: inline-block;
    margin-right: 20px;
    width: 220px;
    margin-bottom: 20px;
}

.producten_trainingen a:hover{
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.15);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.15);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.15);
    transition: all 200ms ease-in;
    transform: scale(1.15);
}

.producten_trainingen a span{
    display: inline-block;
    height: 50px;
    vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
}

/*.financial,  .financial:hover   { color: #008499; }
.business,   .business:hover    { color: #EB5F0A; }
.management, .management:hover  { color: #4F60A9; }
.governance, .governance:hover  { color: #3CA236; }
.lobby,      .lobby:hover       { color: #B21917; }*/

.financial,  .financial:hover   { color: #034EA2; }
.business,   .business:hover    { color: #034EA2; }
.management, .management:hover  { color: #034EA2; }
.governance, .governance:hover  { color: #034EA2; }
.lobby,      .lobby:hover       { color: #034EA2; }

.laatste_publicaties img{
    width: 100% !important;
}

.laatste_publicaties p{
    padding: 0 30px;
}
.project-blok{

}

#logos .owl-stage{
    display: flex;
    align-items: center;
    justify-content: center;
}

#logos img{
    max-height: 120px;
    width: auto !important;
    max-width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
    margin: 15px auto;
    opacity: 0.6;
}

#logos img:hover{
    -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
    opacity: 1;
}

#logos{
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}

#logos h1{
    margin-bottom: 5px;
}

.filters-porfolio{
    color: #999;
}

.filters-porfolio a{
    margin-left: 15px;
    margin-right: 15px;
}

.filters-porfolio a:hover{
    text-decoration: underline;
}

.filter-active{
    text-decoration: underline;
    display: inline-block;
}

.project-overzicht-text{
    min-height: 191px;
}

.training-by-project{
    text-align: center;
    margin-bottom: 15px;
}

.training-by-project a{
    display: inline-block;
    width: 180px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.training-by-project a img{
    width: 100% !important;
    position: relative;
    top: 5px;
}

.kleinekaart.img-responsive{
    width: 100% !important;
}

.counter{
    background-color: rgba(3, 78, 162, 0.9);
    font-size: 60px;
    width: 180px;
    height: 180px;
    float: right;
    border-radius: 50%;
    text-align: center;
    margin-right: 30px;
    padding-top: 55px;
    color: #fff;
}

.counter span{
    font-size: 25px;
    margin-top: 10px;
}

.teller{
    line-height: 38px;
}

.section-filter{
    padding: 30px 0;
    background-color: #fff;
}

.titel-land{
    color: #fff;
    font-size: 55px;
    margin-top: 250px;
    text-align: center;
}

.text-land{
    color: #fff;
}

.socials-maps a{
    margin-right: 15px;
    display: inline-block;

}

.foto-medewerker-maps{
    width: 30%;
    float: left;
    border-radius: 50%;
    border: 2px solid rgba(3, 78, 162, 0.97);
    margin: 20px 20px 20px 0;
}

.dropdown_wrap {
    display: flex;
    padding: 30px;
}

.main_menu_item {
    display: block;
    background-color: #FFFFFF;
    text-align: center;
    border-right: 1px solid #eee;
    padding-top: 15px;
    min-width: 230px;
}

.main_menu_item a {
    color: #F79548 !important;
    text-transform: none;
    margin-bottom: 5px;
    font-family: 'Lato', serif;
    text-align: left;
}

.main_menu_item a:hover {
    color: #e87257 !important;
}

.main_menu_item a:hover .fa {
    transform: translateX(4px);
}


.main_menu_item a .fa {
    margin-right: 10px;
    transition: all 0.4s ease;
}

.main_menu_item span{
    font-size: 21px;
    text-align: left;
    text-transform: none;
    color: #034EA2;
    font-family: 'Signika', sans-serif;

}

.list {
    padding: 0 15px 17px 15px;
    margin-top: -12px;
}

.list li a {
    padding: 10px 10px 0 10px;
    min-width: 200px;
    color: #816A52 !important;
}

.list li a i {
    margin-right: 12px;
}

.navbar-right .dropdown-menu {
    right: auto;
}

.main_menu_item .fa {
    color: #F79548;
    margin-left: 10px;
}

.film h2{
    margin-bottom: 15px;
    margin-top: 10px;
    height: 60px;
    overflow: hidden;
}

.mapael .map {
    padding-top: 50px;
    height: 700px;
}

.content-section img.member-img-vervolg{
    max-width: 250px !important;
}

.commodities-filter-block{
    position: absolute;
    background-color: #fff;
    z-index: 100;
    left: 50px;
    top: 50px;
    min-width: 300px;
}

.commodities-filter-block h2{
    padding: 20px;
    margin: 0;
    background-color: #034EA2;
    color: #fff;
}

.commodities-filter{
    padding: 0 !important;
    margin: 0 !important;
}

.commodities-filter li{
    padding: 0 !important;
    border-top: 1px solid #efefef;
    background-image: none !important;
    margin-left: 0 !important;
}

.commodities-filter li a{
    padding: 8px 15px !important;
    margin-left: 0 !important;
    display: block;
    color: #333;
}

.commodities-filter li a:hover, .commodities-filter li a.active{
    background-color: rgba(3, 78, 162, 0.06) !important;
    cursor: pointer;
}

.commodities-filter img{
    max-width: 20px;
    max-height: 20px;
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}

.commodities-filter li:after{
    display: none;
}

.relative{
    position: relative;
}

video.fillWidth{
    width: 100%;
}

@media (min-width: 991px) {
    .dropdown:nth-last-child(2) .dropdown-menu {
        left: -238px !important;
    }

    .dropdown:nth-last-child(3) .dropdown-menu {
        left: -134px !important;
    }
}

@media (max-width: 991px) {
    .dropdown-menu, .dropdown_wrap {
        display: block !important;
    }
}

@media (max-width: 1191px) {
    video.fillWidth{
        margin-top: 78px;
    }
}

