/*
Theme Name: Ondernemers Scherpenzeel
Theme URI: http://ondernemersscherpenzeel.nl
Description: REALISATIE DOOR ZEKER ZICHTBAAR
*/



@import url('dist/css/bootstrap.min.css');

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	overflow-x:hidden;
}
body {
    max-width: 100%;
    overflow: hidden;
    margin: 0;
    line-height: 1.5;
    font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#707070;
}
.ptn,.pvn,.pan{padding-top:0 !important}.pts,.pvs,.pas{padding-top:0.5em !important}.ptm,.pvm,.pam{padding-top:1em !important}.ptl,.pvl,.pal{padding-top:2em !important}.prn,.phn,.pan{padding-right:0 !important}.prs,.phs,.pas{padding-right:0.5em !important}.prm,.phm,.pam{padding-right:1em !important}.prl,.phl,.pal{padding-right:2em !important}.pbn,.pvn,.pan{padding-bottom:0 !important}.pbs,.pvs,.pas{padding-bottom:0.5em !important}.pbm,.pvm,.pam{padding-bottom:1em !important}.pbl,.pvl,.pal{padding-bottom:2em !important}.pln,.phn,.pan{padding-left:0 !important}.pls,.phs,.pas{padding-left:0.5em !important}.plm,.phm,.pam{padding-left:1em !important}.pll,.phl,.pal{padding-left:2em !important}.mtn,.mvn,.man{margin-top:0 !important}.mts,.mvs,.mas{margin-top:0.5em !important}.mtm,.mvm,.mam{margin-top:1em !important}.mtl,.mvl,.mal{margin-top:2em !important}.mrn,.mhn,.man{margin-right:0 !important}.mrs,.mhs,.mas{margin-right:0.5em !important}.mrm,.mhm,.mam{margin-right:1em !important}.mrl,.mhl,.mal{margin-right:2em !important}.mbn,.mvn,.man{margin-bottom:0 !important}.mbs,.mvs,.mas{margin-bottom:0.5em !important}.mbm,.mvm,.mam{margin-bottom:1em !important}.mbl,.mvl,.mal{margin-bottom:2em !important}.mln,.mhn,.man{margin-left:0 !important}.mls,.mhs,.mas{margin-left:0.5em !important}.mlm,.mhm,.mam{margin-left:1em !important}.mll,.mhl,.mal{margin-left:2em !important}

.flex-wrapper {
    display: flex;
    align-items: center;
}

a{
	color:#f28310;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
    cursor:pointer;
}
a:focus, a:hover {
	text-decoration:none;
}
a.button.white {
    background: #333;
    color: #fff;
    padding: 15px 20px;
    border-radius: 50px;
    display: table;
}
#content a:hover{
    color: #d37513;
}
a.button.white:hover{
    background: #fff;
    color: #333;
}

button:focus,
a:focus,
#colorbox{
    outline: none !important;
    text-decoration: none;
}
strong{
    margin: 0 !important;
}
.h2, h2 {
    font-size: 1.4rem;
    color: #444;
    text-transform: uppercase;
}
p {
    margin: 0 0 15px;
    line-height: 1.7em;
    font-size: 16px;
}
#content li {
    line-height: 32px;
}
footer li {
    line-height: 32px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.size-large{
    width: 100%;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    height: auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
img{
    outline: none;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.h3, h3 {
    font-size: 1.25rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}
.post-password-form input#pwbox-903 {
    width: 100%;
    background: #e8e8e8;
    padding: 15px;
}
.extraMargin .button.white{
    display: table;
}
.overlay.dark{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(29, 29, 29, 0.65);
    z-index: 0;
}
.overlay.light.dark{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.16);
    z-index: 0;
}
.nopadding{
    padding: 0;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    display: table;
    float: left;
    padding: 0;
    width: 10% !important;
}
.wpcf7-list-item.first, .wpcf7-list-item.last {
    clear: both;
    display: table;
    position: relative;
    width: 100% !important;
}.wpcf7-radio .wpcf7-list-item-label {
    display: table;
    float: left;
    margin-top: -6px;
}
.wpcf7-form-control.wpcf7-radio {
    display: table;
    margin-top: 10px !important;
    width: 100%;
}

input.wpcf7-form-control {
    width: 100%;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
textarea,
input {
    line-height: normal;
    padding: 5px 0px 5px 10px;
    width: 100%;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-bottom: 20px;
    border: 1px solid #f5f5f5;
}
.page-template-fullwidth textarea, input {
    line-height: normal;
    padding: 5px 0px 5px 10px;
    width: auto;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-bottom: 20px;
    border: 1px solid #b7b7b7;
    display: inline-table;
}

input:focus,
textarea:focus{
    outline: none;
    background-color: #FFF8F1;
}
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 20px;
    background: #f28310;
    color: #fff;
    font-size: 16px;
}
input.wpcf7-form-control {
    border: 1px solid #DEDEDE;
    padding: 0.8em;
    margin-top: 4px;
    margin-bottom: 10px;
}

textarea.wpcf7-form-control{
    border: 1px solid #DEDEDE;
    padding: 0.8em;
    margin-top: 4px;
    max-height: 100px;
}

input[type="checkbox"] {
    width: 15px !important;
    margin-right: 10px!important;
    float: left!important;
    text-align: left!important;
    margin-top: 6px;
    margin-left: 10px;
}
span.wpcf7-list-item {
    margin-left: -0.5em !important;
}
.wpcf7 p {
    margin: 0;
}
.wpcf7 p.smalltext{
    font-size: 14px;
}

.sectionpadding{
    padding: 40px 0;
}
.navbar-inverse{
	background-color:#f28310;
	color:#fff;
	border-color:#f28310;
	border-radius: 0;
    padding: 0px;
    position: absolute;
    width: 100%;
    z-index: 100;
    height: 65px;
}
nav .menu li {
    display: inline-block;
    float: left;
    list-style: outside none none;
    margin-right: 20px !important;
    line-height: 65px;
}
nav .menu ul {
    margin: 0 auto;
    float: right;
}
ul.loginPage {
    margin: 0 !important;
    padding: 0;
}
li.nav-login.menu-item:last-child {
    margin: 0 !important;
}
nav .menu li:first-child{
	margin-right:0px;
}
nav .menu li a{
	color:#a15404;
}
.scrolled .secondmenu{
    position: fixed;
    background: #fff;
        top: 0;
        z-index: 999;

}
.scrolled .pull-right{
    padding: 0;
}

.secondmenu {
    padding: 0;
    position: absolute;
    top: 66px;
    width: 100%;
    z-index: 100;
    border-bottom: 1px solid #eee;
    height: 80px;
}
.secondmenu .logo img {
    padding: 20px 0;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    max-height: 80px;
}
.geenLid,
.lostKey{
    padding: 2rem !important;
    font-size: 16px;
    line-height: 28px;
}
.geenLid a,
.lostKey a{
    color: #f28310 !important;
}
.wpcf7-form .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding: 0 20px 0 0;
}
div.userpro-message p{
    display: none;
}
section.header {
        margin-top: 146px;
    z-index: 1;
    position: relative;
}
.cta-btn ul li, .cta-btn ul{
	display:inline-block;
}
.userpro-search-results{
    display: none;
}
.cta-btn ul li a{
	color:#a4a4a4;
	font-weight:200;
	margin-right:20px;
}
.cta-btn ul li a.active{
	color:#f28310;
}
.cta-btn ul li a:first-child{
	margin-right:20px;
}
.cta-btn {
	line-height:80px;
}
.pull-right {
    padding: 0;
}
ul {
    margin-bottom: 0rem;
}
.btn {
    border-radius: 40px;
    font-size: 18px;
    font-weight: 300;
    padding: 13px 35px;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-orange{
	background-color:#f28310;
	color:#fff;
    position: relative;
}
.btn-orange a{
    color: #fff;
}
.btn-orange a:hover{
    color: #fff !important;
}
.btn-orange:hover{
	background-color:#d37513;
	color:#fff !important;
}
.btn-orange-dark{
	background-color:#d37513;
	color:#fff;
}
.btn-orange-dark:hover{
	background-color:#c96e10;
	color:#fff;
}
.btn-dark{
	background-color:#222;
	color:#fff;
	font-weight:600;
}
.btn-dark a{
	color:#fff;
	font-weight:600;
}
.btn-dark a:hover{
	color:#fff !important;
}
.btn-dark:hover{
	background-color:#333;
	color:#fff;
}
.btn-grey{
	background-color:#d9d9d9;
	color:#707070;
}
.btn-grey:hover{
	background-color:#707070;
	color:#fff;
}
.cta-btn .btn{
	margin-left:10px;
}
.secondmenu li a:hover{
	color:#f28310;
}
/* Modal Styles */
.modal-header h3{
    margin: 0;
}
/* Carousel Styles */
.header .bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: 0px !important;
    left: 0 !important;
    height: 560px !important;
}
.bxslider{
    margin: 0;
    padding: 0;
}
.bxslider,
.bxslider .slide{
    height: 560px !important;
    max-height: 560px !important;
    overflow: hidden;
}
.bxslider .slide{
    list-style: none;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.home .zzep-post-container:first-child a .zzep-post{
    margin-left: 0 !important;
    margin-right: 30px !important;
}
.home .zzep-post-container:nth-child(2) a .zzep-post{
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.home .zzep-post-container:nth-child(3) a .zzep-post{
    margin-right: 0 !important;
    margin-left: 30px !important;
}
.zzep-post {
    border: 1px solid #DCDCDC !important;
}
.bx-wrapper .bx-prev {
    left: 50px !important;
    background: url(img/arrow_left.svg) no-repeat !important;
    background-size: contain !important;
    width: 50px !important;
    height: 50px !important;
    display: block;
}
.bx-wrapper .bx-next {
    right: 50px !important;
    background: url(img/arrow_right.svg) no-repeat !important;
    background-size: contain !important;
    width: 50px !important;
    height: 50px !important;
     display: block;
}

.bx-wrapper {
    margin: 0 auto 0px !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 0px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px !important;
    height: 12px !important;
    border-radius: 16px !important;
    border: 2px solid #fff !important;
}
.sliderInfo {
    position: relative;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 30px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}
.naam {
    display: table;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 100%;
}
.bxslider .container {
    display: table;
    position: relative;
    height: 100%;
}
span.nieuw {
    font-size: 16px;
    font-weight: 400;
}
span.functie {
    display: table;
    width: 100%;
    font-size: 27px;
    margin-bottom: 10px;
}
span.verhaal {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.sliderInfo .verhaal {
    font-size: 20px;
    line-height: 1.4em;
    margin-top: 20px;
    font-weight: 300;
    display: block;
    margin-bottom: 30px;
}
/* Carousel Header Styles */
.lshowcase-logos .bx-wrapper,
.lshowcase-logos {
    max-width: 90% !important;
}
.lshowcase-logos .bx-prev{
    left: -100px !important;
}
.lshowcase-logos .bx-next{
    right: -100px !important;
}
.lshowcase-logos .bx-wrapper .bx-controls-direction a {
    z-index: 100;
}
figure.effect-goliath h2, figure.effect-goliath p {
    color: #fff !important;
}
.vc_cta3-icons {
    margin-top: -30px !important;
}
.ult-sticky-anchor.ult_stick_to_row {
    z-index: 100 !important;
}

/*Activiteitenblok*/
.activiteiten_blok .vc_single_image-wrapper {
    max-height: 300px;
    overflow: hidden;
}
.vc_row.wpb_row.vc_row-fluid {
    margin-top: 40px;
}

/*Album*/
.single-gallerij{
    display: block;
    margin: 0;
    padding: 0;
}
.single-gallerij ul{
    margin: 0;
    padding: 0;
}
.single-gallerij ul li {
    list-style: none;
    margin: 0 auto;
    display: table;
}
.single-gallerij li.single-gallerij{
    margin-bottom: 20px;
}
.single-gallerij img{
    border: 1px solid #eee;
}
.gallerij img {
    width: 100%;
}
#mainContent{
    padding: 40px 0;
}

.album_item{
    margin-top: 30px;
}
.album_thumb {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 170px;
    max-height: 170px;
    width: 100%;
    display: table;
    -webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.album_thumb:hover{
    background-size: 110% !important;

    background-position: center center !important;
    -webkit-transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-o-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.album_content{
    background: #f28310;
    display: block;
    width: 100%;
    padding: 5px;
}
.album_content h2 {
    font-size: 1.3rem;
    text-align: left;
    margin-bottom: 0;
    padding: 15px;
    color:#fff;
    text-align: center;
}
.page-template-tmpl_personen .margin_white_bg {
    padding: 50px;
}

.page-template-template_page_header .margin_white_bg {
    background: #fff;
    margin-top: -200px;
    padding: 2em;
    margin-bottom: 2em;
    box-shadow: 0px 1px 1px 0px #CCCCCC;
}

.overlay {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.userpro-field-user_email .hide-field{
    display: none !important;
}
.page-id-484 .userpro-button.secondary{
    display: none !important;
}
/*FAQ*/
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}
.extraVraag {
    background: #f5f5f5;
    padding: 30px 30px 30px 30px !important;
}
.vc_tta-title-text {
    color: #666;
    font-size: 16px;
}
.faq p{
    font-size: 16px;
}


/*FAQ*/
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #FFFFFF !important;
    background-color: #F28310 !important;
}
.vc_tta-title-text {
    color: #FFF !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #A65404 !important;
}
/*bedrijf*/
.wcf-form-wrapper {
    position: inherit !important;
    margin: 1.5em 0 !important;
    padding: 0 !important;
    -moz-column-gap: 1.5em !important;
    -webkit-column-gap: 1.5em !important;
    column-gap: 1.5em !important;
}
@media only screen and (min-width: 400px) {
    .wcf-form-wrapper {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .wcf-form-wrapper {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .wcf-form-wrapper {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .wcf-form-wrapper {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1280px) {
    .wrapper {
        width: 1260px;
    }
}
.wcf-row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.bedrijf {
    display: inline-block !important;
    background: #f5f5f5 !important;
    padding: 1em !important;
    margin: 0 0 1.5em !important;
    width: 100% !important;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-shadow: 1px 1px 1px 0 #ccc !important;
    float: none !important;
    clear: left;
    -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
.bedrijf .wcf-entry-header {
    padding: 20px;
    min-height: 120px;
    max-height: 120px;
    background: #fff;
    position: relative;
}
.bedrijf .wcf-entry-content{}
.bedrijf .wcf-entry-content h3{
    font-size: 20px;
    font-weight: 600;
    color: #444 !important;
}
.bedrijf .wcf-entry-content p{}
.bedrijf .wcf-entry-meta a{
    opacity: 0;
    display: none;
}
.wcf-submit_button:hover .wcf-submit-button:hover, .wcf-submit_button:hover .wcf-reset-button:hover{
    background-color: #d37513 !important;
}

.wcf-submit_button .wcf-submit-button, .wcf-submit_button .wcf-reset-button {
    background-color: #F28310 !important;
    border: none !important;
    color: #fff !important;
    border-radius: 50px !important;
    width: 48% !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.bedrijf:hover .wcf-entry-meta a:before{
    content: '';
    background-image: url(img/website_link.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.bedrijf .wcf-entry-meta{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bedrijf:hover .wcf-entry-meta a {
    opacity: 0.9;
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f28310;
    top: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    padding-top: 50%;
    color: #fff;
}
.bedrijf .wcf-entry-header a img{
    position: absolute !important;
    margin: auto !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 15px;
}

/*Nieuws*/

#nieuws{
	background-color:#f6f6f6;
	padding:50px 0px;
}
#nieuws ul{
    padding: 0;
    margin: 0;
}
#nieuws ul li{
    list-style: none;
}
.thumbnail {
    height: 275px !important;
    background-position: center center;
    background-size: cover !important;
}
figure.effect-goliath p {
	text-transform: none;
	font-size: 16px;
	text-align:center;
	opacity: 0;
	width:100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	margin-bottom:10px;
}

button.alm-load-more-btn {
    font-family: 'Proxima Nova', Arial, sans-serif !important;
    font-size: 18px !important;
    height: 50px !important;
    line-height: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: #f28310 !important;
}

button.alm-load-more-btn.loading:before {
    margin: 15px !important;
    width: 20px !important;
    height: 20px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    background-size: 100% !important;
}


/* Common style */

.nieuwsbutton {
    text-align: center;
    display: inline-block;
    padding: 30px 0 0 0;
}

.grid figure figcaption {
	padding: 0em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption > a:hover{
    color: #fff !important;
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
    overflow: hidden;
    position: relative;
}
figure.effect-goliath h2{
	font-size:18px;
	text-transform:none;
}
figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.effect-goliath a{
	color:#fff;
    height: 100%;
    width: 100%;
    display: block;
}
figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    display: block;
    width: 100%;
    text-align: left;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 16px;
	text-align:center;
	opacity: 0;
	width:100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	margin-bottom:10px;
    position: relative;
    bottom: 0;
    background: #f28310;
    margin-top: 208px;
}

.effect-goliath a .thumbnail {
	transition: opacity 0.35s, transform 0.35s;
}
.effect-goliath:focus a .thumbnail,
.effect-goliath:hover a .thumbnail {
	-webkit-transform: translate3d(0,-60px,0);
	transform: translate3d(0,-60px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.modal-body {
    padding: 20px 35px !important;
}
.modal-header {
    padding: 20px 35px;
}
/* MIJN MKB*/
.vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-have-style-inner.vc_icon_element-size-md.vc_icon_element-style-rounded-outline.vc_icon_element-outline.vc_icon_element-background-color-custom {
    background: #f5f5f5;
    border-color: #BDBDBD !important;
}
.modalButton {
    box-shadow: none !important;
    border-radius: 70px;
    border: none !important;
    padding: 20px;
    line-height: 30px;
}
.page-id-20  .page_title,
.page-id-12 .page_title{
    display: none;
}
.page-id-8 .sectionpadding{
    background: #f5f5f5;
}
.page-id-8 #clientsslider{
    margin: 0 !important;
}
/* Over ons */
#overons{
	padding:100px 0px;
    overflow: hidden;
}
#overons h2{
	color:#f28310;
    margin-bottom: 20px;
}
.smile_icon_list li .icon_description p {
    font-size: 16px !important;
    line-height: 26px !important;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
    margin-top: 0px !important;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 20px !important;
    padding-bottom: 20px;
}
.vc_general.vc_cta3 {
    border: 0px solid transparent;
    padding: 28px 0 !important;
}
/* Agenda */
#mainkalender{}
.eventon_events_list .eventon_list_event .ev_ftImg {
    width: 100px !important;
}
#evcal_list .eventon_list_event .evcal_cblock {
    color: #bbb !important;
    clear: both !important;
    text-align: left;
    float: left !important;
    position: relative !important;
    padding: 10px !important;
}
.eventon_events_list .eventon_list_event .desc_trig {
    background-color: #fff !important;
    border-color: #000 !important;
    border: none !important
}
#evcal_list {
    border: none !important;
}
#eventon_loadbar_section {
    border: none !important;
}
.home #evcal_list .eventon_list_event .evcal_cblock {
    background-color: transparent !important;
    background: transparent !important;
}

#evcal_list .eventon_list_event .evcal_cblock {
    color: #fff !important;
    clear: both !important;
    text-align: left;
    float: left !important;
    position: absolute;
    padding: 32px !important;
    background-color: rgba(0, 0, 0, 0.34) !important;
    margin-top: -10px;
    left: 0;
    width: 100px;
    display: table;
}
.home .evcal_event_subtitle{
    display: none !important;
}
.ajde_evcal_calendar {
    background: #eee;
    padding: 40px 60px !important;
    margin-top: 30px;
}
.home .ajde_evcal_calendar {
    background: transparent !important;
    padding: 0 !important;
    margin-top: 0;
}
.evo_sort_btn{
    display: none !important
}
.eventon_events_list .eventon_list_event .evcal_desc, .evo_pop_body .evcal_desc, #page-content p.evcal_desc {
    padding: 10px 35px 0px 55px !important;
    display: table !important;
}

.eventon_events_list .evoShow_more_events{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.eventon_events_list .evoShow_more_events:hover {
    opacity: 1 !important;
    background-color: #d37513 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home .eventon_events_list .eventon_list_event .evcal_list_a {
    padding: 20px 0 0 0 !important;
}
.eventon_events_list .eventon_list_event .evcal_list_a {
    min-height: 60px !important;
    border-bottom: none !important;
    padding: 10px 0 0 0 !important;
}
.evo_month_title{
    text-transform: uppercase !important;
    font-size: 22px !important;
}

.eventon_events_list .eventon_list_event .evcal_list_a:after {
    height: 0px !important;
}
.eventon_events_list .evoShow_more_events {
    background-color: #f28310 !important;
    color: #fff !important;
    text-transform: inherit !important;
    font-size: 18px !important;
    padding: 15px 25px !important;
    margin: 0 auto !important;
    width: auto !important;
    display: table !important;
    border-radius: 50px !important;
}
.ajde_evcal_calendar .calendar_header p, .eventon_events_list .eventon_list_event .evcal_cblock, .evcal_cblock, .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evcal_desc span.evcal_desc2, .evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3.evo_h3, .evcal_month_line p, .evo_clik_row .evo_h3, .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle {
    font-family: "Proxima Nova", Helvetica, Arial, sans-serif !important;
    text-transform: inherit !important;
}

.eventon_events_list .eventon_list_event .evcal_list_a:after, .evcal_list_a:after {
    background-color: #fff !important;
}

.ajde_evcal_calendar .eventon_events_list .eventon_list_event {
    margin-bottom: 10px !important;
}

.home #evcal_calendar_homepagekalender .evcal_month_line{
    display: none;
}
.home #evcal_calendar_homepagekalender .eventon_events_list .eventon_list_event .desc_trig{
    background: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #f59c40 !important;
}
.home #evcal_calendar_homepagekalender .eventon_list_event .evcal_desc span.evcal_event_title {
    color: #fff !important;
    line-height: 24px !important;
    font-size: 16px !important;
}

.home #evcal_calendar_homepagekalender .evcal_desc3{
    display: none;
}

.home #evcal_list .eventon_list_event .evcal_cblock {
    color: #fff !important;
    clear: both !important;
    float: left !important;
    position: relative !important;
    padding: 0 !important;
}
.home #evcal_widget .eventon_events_list .eventon_list_event .evcal_desc, .home #evcal_widget .eventon_events_list .eventon_list_event .no_val.hasFtIMG .evcal_desc {
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: left !important;
    clear: both !important;
    margin: 0 !important;
    margin-top: -25px !important;
}
.home #evcal_calendar_homepagekalender #evcal_list {
    border-right: 0px !important;
    border-bottom: 0px !important;
}
.home .eventon_events_list .eventon_list_event .evcal_cblock em.evo_date, .home .evo_pop_body .evcal_cblock em.evo_date {
    display: table !important;
    float: left !important;
    position: relative !important;
    text-transform: initial !important;
}
.home span.evcal_desc_info,
.home span.evcal_desc3 {
    display: none !important;
}
.home #evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span.start {
    font-size: 13px !important;
    font-weight: normal !important;
    font-family: "Proxima Nova", Helvetica, Arial, sans-serif !important;
}
.home #evcal_widget .evcal_cblock .evo_date .start em {
    font-size: 13px !important;
    float: right !important;
    margin-left: 5px !important;
    margin-top: -1px !important;
    text-transform: initial !important;
}
.home .eventon_details_shading_bot{
    display: none !important;
}
.agenda{
	background-color: #f28310;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
}

.agenda h3{
	margin-top:0px;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
}
.agenda .btn{
	margin:20px auto 0;
	display:block;
}
.agendadate{
	font-size:14px;
}
.agendaitem{
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
    padding-bottom: 10px;
}
.eventon_events_list .eventon_list_event .evcal_eventcard, .evcal_evdata_row, .evorow .tbrow, .dark1, .evo_pop_body {
    background-color: #FFFFFF !important;
}
.evcal_event_details .evcal_evdata_cell.shorter_desc {
    height: auto !important;
        overflow: inherit !important;
}
.evopopclose {
    color: #fff !important;
    background-color: transparent !important;
    background-image: url(img/close_popup.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: '' !important;
    text-indent: 9999999px;
    border: 2px solid;
    width: 20px !important;
    height: 20px !important;
}
.evopop_top {
    padding: 20px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #cdcdcd !important;
    background: #F08B21;
}
.evo_pop_body .evcal_cblock {
    color: #fff !important;
    text-align: center;
}
.evo_metarow_details.evorow.evcal_evdata_row.bordb.evcal_event_details {
    width: 60%;
    float: left;
}
.evo_pop_body .evcal_desc span.evcal_desc2 {
    color: #fff !important;
}
.evcal_evdata_row .evcal_evdata_icons, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_icons {
    padding: 0 0 0 6px;
}
.evcal_evdata_row {
    border-top: 1px solid #cdcdcd;
}
.evo_pop_body .bordb {
    border: none !important;
}
.eventon_details_shading_bot {
    display: none !important;
}
.evo_metarow_directimg {
    width: 35%;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}
/* Ondernemer van het jaar */
#ovhj{
	padding: 70px 0 100px;
	background-size:cover;
	background-position:center center !important;
	width:100%;
	text-align:center;
	color:#fff;
    position: relative;
    display: block;
    margin-bottom: -30px;
}
#ovhj .container{
    position: relative;
    z-index: 1;
}
#ovhj h3 {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 20px;
}
#ovhj .ovhj-sub{
	font-size:16px;
}
.button-ovhj{
	text-align:center;
	margin-top:-30px;
    margin-bottom: -30px;
}

#section {
    padding: 100px 0;
}

/* USERPRO */
.page-template-default #section{
    background-color: #f5f5f5;
}
.page-template-default #section .userpro-centered {
    height: 360px;
    background-size: contain!important;
    background-color: #fff !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.userpro-profile-img {
    display: none !important;
}
.userpro-float {
    margin: 0 auto;
    display: table;
    width: 70%;
    margin-top: 60px;
    position: relative;
    margin-bottom: 60px !important;
}
.page-template-default #section div.userpro-profile-name a {
    color: #FFF !important;
}
.userpro-profile-img-after {
    background-color: rgba(0, 0, 0, 0.36);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 16px !important;
}
.page-template-default #section .userpro-sc-bar {
    display: none !important;
}
.page-template-default #section .userpro-alert {
    display: none !important;
}
.page-template-default #section .userpro-body {
    padding: 0 !important;
}
div.userpro-field {
    margin: 25px 0 0 0 !important;
    position: relative;
    display: table;
    width: 100%;
}
div.userpro-pic {
    margin: 0 0 12px 0;
    border: 1px solid #eee;
}

.page-template-default #section div.userpro-centered-icons a.userpro-profile-icon {
    float: none !important;
    display: inline-block;
    padding: 0;
    cursor: pointer !important;
    opacity: 1 !important;
    border-radius: 999px;
    text-align: center;
    width: 40px !important;
    height: 40px !important;
    line-height: 39px !important;
    font-size: 18px !important;
    margin: 0 2px;
}
div.userpro-awsm-meta {
    color: #bbb !important;
    display: none;
}
span.userpro-field-icon {
    display: none;
}
.page-template-default div.userpro-label label {
    color: #444 !important;
    font-weight: normal !important;
    font-size: 16px !important;
}
div.userpro-head, div.userpro-centered {
    border-radius: 5px 5px 0 0;
    background: #4C4C4C !important;
    border-bottom: 1px solid #eee;
    padding: 20px;
    color: #fff;
}
.userpro-right a{
    color: #fff
}
.totalpoll-choice-checkbox-container input[type="radio"] {
    width: 100% !important;
    margin: 0;
    text-align: center;
}
#totalpoll-id-d221de933a9f896d56a82c416d3fa5f7.totalpoll-poll-container .totalpoll-choices .totalpoll-choice-separator {
    display: none;
}
#totalpoll-id-d221de933a9f896d56a82c416d3fa5f7.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-container:hover{
    background: #f5f5f5;
}
#totalpoll-id-d221de933a9f896d56a82c416d3fa5f7.totalpoll-poll-container .totalpoll-choices .totalpoll-choice {
    width: 50% !important;
    border-right: 1px solid #ddd !important;
    text-align: center !important;
}
#totalpoll-id-d221de933a9f896d56a82c416d3fa5f7.totalpoll-poll-container .totalpoll-choices .totalpoll-choice:last-child {
    border-right: 0px solid #ddd !important;
}
#totalpoll-id-d221de933a9f896d56a82c416d3fa5f7.totalpoll-poll-container .totalpoll-view-vote .totalpoll-choices .totalpoll-choice-container:hover {
    color: #fff !important;
    background-color: #f28310 !important;
}
.totalpoll-choice-checkbox-container{
    width: 6% !important;
    display: none !important;
}
.page-template-default #section input.userpro-button {
    padding: 5px 20px !important;
    height: auto !important;
    background: #F28310 !important;
    border: 1px solid #F28310 !important;
}
.page-template-default #section div.userpro-float div.userpro-input {
    float: right;
    width: 75% !important;
    padding: 0 20px 0 !important;
        font-size: 16px !important;
}
.page-template-default #section div.userpro-float div.userpro-label {
    float: left;
    width: 25%;
}
.page-template-default #section .userpro-centered-icons {
    position: absolute;
    padding: 0 10px !important;
}
.page-template-default #section .userpro-field.userpro-submit.userpro-column {
    padding: 10px !important;
}

.page-template-default #section a.userpro-small-link {
    background: #DADADA !important;
}
.page-template-default #section input.userpro-button.red {
    float: right;
    border: 0px !important;
    background-color: #D43A35 !important;
    padding: 5px 15px !important;
    height: auto !important;
    font-size: 13px !important;
    width: auto !important;
}
.page-template-default #section input.userpro-button.red:hover {
    background: none !important;
    background-color: #9C2622 !important;
    border: 0px !important;
}
button.btn-modal.ult-responsive.btn-primary.btn-modal-lg.overlay-show-genie.ult-align-center {
    border: 0px solid !important;
    padding: 20px !important;
}
.page-template-default #section a.userpro-profile-icon {
    background: #F28310 !important;
    border: 1px solid #A15F0B;
    color: #fff !important;
}
.vc_cta3-content {
    width: 50% !important;
}
div.userpro-awsm-pic img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 80px !important;
    margin: 0 auto !important;
}
div.userpro-awsm {
    border: 1px solid #e5e5e5;
    background: #F7F7F7;
    margin: 60px 10px 10px 10px !important;
        width: 23% !important;
}
.bedrijvenpagina .userpro-float {
    margin: 0 auto;
    display: table;
    width: 100%;
}
.bedrijvenpagina {}
.bedrijvenpagina {}
.bedrijvenpagina {}
.avatar {
    height: 120px;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
a.userpro-profile-icon {
    background: #F28310 !important;
    border: 0px solid #F28310;
}
div.userpro-awsm-pic {
    padding: 0px 10px !important;
}
.vc_btn3-container.vc_btn3-inline {
    margin: 0 auto !important;
    display: table !important;
}
div.userpro-awsm-pic {
    left: 0 !important;
    margin-left: 0 !important;
    top: -48px !important;
    width: 100% !important;
}
img.userpro-profile-badge-right.userpro-profile-badge-verified {
    display: none !important;
}
.page-template-default #section a.userpro-button.secondary,
.page-template-default #section input.userpro-button.secondary{
    background-color: #222 !important;
    background: #333 !important;
    border: 0px !important;
    box-shadow: none !important;
    color: #fff !important;
    padding: 5px 15px !important;
    height: auto !important;
    font-size: 14px;
}
div.wpcf7-response-output {
    margin: 0 !important;
}
.page-template-default #section div.userpro div.ajax-file-upload{
    background: none !important;
    background-color: #F28310 !important;
    border: 0px !important;
    box-shadow: none !important;
    color: #fff !important;
    padding: 5px 15px !important;
    height: auto !important;
    font-size: 14px;
}
.page-template-default #section input.userpro-button.secondary:hover,
.page-template-default #section a.userpro-button.secondary:hover{
    background: none !important;
    background-color: #333 !important;
    color: #fff !important;
    border: 0px !important;
}

.page-template-default #section div.userpro div.ajax-file-upload:hover {
    background: none !important;
    background-color: #333 !important;
    color: #fff !important;
    border: 0px !important;
}
.userpro-section.userpro-column.userpro-collapsible-1.userpro-collapsed-1 {
    background-color: #F28310;
    color: #fff !important;
    text-shadow: none !important;
    font-size: 16px !important;
    padding: 10px !important;
    border-radius: 0px !important;
    margin: 0 !important;
    margin-top: -1px !important;
    border: 0px !important;
}
.page-template-default #section div.userpro-section.userpro-collapsed-1 i {
    color: #fff !important;
}
div.userpro-section.userpro-collapsed-0 {
    display: none !important;
    background: #F28310;
    border: 0px solid #666;
    color: #fff !important;
    text-shadow: none;
    margin: 0px;
    border-radius: 0px !important;
    margin-top: -1px;
    padding: 10px !important;
    font-size: 16px;
}

/* TEAM MEMBER */
.teamMember {
    margin: 0 !important;
}
.teamMember img {
    border-radius: 250px !important;
    border: 1px solid #BFBFBF;
}
.ult-team-member-image {
    padding: 30px;
    margin-bottom: -30px;
}
/* Foto's */
#fotos{
	margin-top:-24px;
	padding:50px 0px;
	background-color:#f6f6f6;
}
#fotos h3 {
    color: #f28310;
    margin-bottom: 35px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    width: 50%;
    line-height: 60px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.evenement img{
	display:block;
	width:100%;
	margin:0 auto;
}

.gallerij{
    display: block;
    margin: 60px 0 0px 0;
    padding: 0;
}
.gallerij ul{
    margin: 0;
    padding: 0;
}
.gallerij ul li {
    list-style: none;
    width: 127px !important;
    float: left;
    border: 5px solid #fff;
    height: 127px !important;
    display: block;
    margin: 0 5px 5px 5px;
}
.gallerij button{
    margin-top: 20px;
}
/* Clientsslider */
#clientsslider {
    background-color: #fff;
    padding: 50px 0;
    margin-top: 0px;
}
#clientsslider img{
    height: 5rem;
    width: auto;
    margin: 2rem auto;
    text-align: center;
    display: table;
}
.home #clientsslider {
    margin-top: -25px;
}
os.zekerzichtbaar.nl/
/*Footer */
footer {
	color:#fff;
	font-size:16px;
}
footer h3{
	color:#f28310;
}
footer ul{
	list-style:none none inside;
	padding:0px;
	line-height:30px;
}
#mc_embed_signup form {
    padding: 0 !important;
}
input#mce-EMAIL {
    display: table !important;
    float: left !important;
    margin: 0 !important;
    width: 75% !important;
    padding: 10px !important;
    color: #333 !important;
    border: none !important;
}
input#mc-embedded-subscribe {
    float: left;
    display: table !important;
    width: 22% !important;
    clear: none !important;
    padding: 5px !important;
    height: auto !important;
    background-color: #F28310 !important;
    margin-left: 10px !important;
}
.belTerug {
    width: 100%;
    float: left;
    border: none !important;
    color: #333;
}
.belTerugButton {
    width: 100%;
    padding: 10px !important;
    border: none !important;
}
footer a.button.white {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    padding: 15px 30px;
    font-size: 20px;
    margin-top: 20px;
    display: table;
}
.topfooter{
	background-color:#191919;
	padding:100px 0px 50px 0;
}
.topfooter div.wpcf7 .ajax-loader {
    display: none;
}
.topfooter a{
    color:#fff;
}
.topfooter a:hover{
    color:#f28310;
}
.bottomfooter{
	background-color:#000000;
	padding:20px 0px;
}
.bottomfooter p, .bottomfooter a {
    margin: 0;
    font-size: 14px;
}
.bottomfooter .realisatie {
    text-align: right;
}
.bottomfooter .realisatie p {
    font-size: 14px;
}
.textwidget {
    color: #fff;
}
.social a{
	margin-left:10px;
}
.tel{
	color: #fff;
    font-size: 24px;
    font-weight: 500;
	margin-top:30px;
}
.tel img{
	margin-right:10px;
}
#cboxCurrent{ display: none !important;}
.sidebar .evo_widget{
    background-color: #f28310;
    padding: 10px;
    border-radius: 5px;
}

/*--- EVENT MANAGER---*/

.postid-1200 .maps{
    display: none;
}


.css-events-list {
    float: left;
    width: 100%;
    padding-right: 20px;
}
h3.groupHeading {
    display: table;
    float: left;
    width: 15%;
    text-align: center;
    padding: 20px;
    background-color: #F28310;
    color: #fff;
    border-radius: 10px;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
}
.em-search-wrapper {
    width: 30%;
    float: right;
    display: none;
}
.events-table{
    display: none;
}
.monthItem {
    display: table;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.agendaItem:before {
    content: '';
    width: 140px;
    height: 2px;
    position: absolute;
    display: table;
    left: -146px;
    top: 50%;
    border-top: 2px dashed #C3C3C3;
}
.home .agendaItem:before {
    content: '';
    display: none;
}
.agendaItem {
    display: table;
    width: 80%;
    float: right;
    position: relative;
    background: #f5f5f5;
    padding: 1em;
    margin-bottom: 30px;
    border-radius: 10px;
}
span.eventButton {
    display: table;
    position: relative;
    width: 100%;
}
h3.groupHeading:before {
    content: '';
    height: 100%;
    position: absolute;
    width: 2px;
    border-right: 5px solid #C3C3C3;
    left: 7.8%;
    top: 68px;
    border-radius: 10px;
    z-index: -1;
}
.css-events-list .left {
    width: 25%;
    float: left;
    display: table;
    position: relative;
    height: 100%;
}
.em.pixelbones span.eventButton a {
    display: table;
    float: right;
    color: #f28310 !important;
    background: transparent;
    padding: 5px 20px;
    border-radius: 56px;
    font-size: 15px;
    border: 2px solid #f28310;
    margin-top: 10px;
}
div#em-wrapper {
    margin-top: 40px;
}
span.eventButton a:hover {
    background: #f28310;
    color: #fff !important;
}

.home span.thumb {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 3rem;
    height: 3rem;
    overflow: hidden;
    border-radius: 0.25rem;
}

span.thumb {
    /* width: 3rem;
    height: 3rem; */
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 5rem;
    height: 5rem;
    overflow: hidden;
    border-radius: 0.25rem;
    
    /* display: table;
    margin-bottom: 0px;
    background-position: center;
    height: 180px;
    width: 100%;
    position: relative;
    background-size: cover;
    border-radius: 10px; */
}
.em.pixelbones span.eventLink a {
    color: #f28310 !important;
    font-size: 21px !important;
    font-weight: 600;
}
.css-events-list .right {
    width: 70%;
    float: left;
    display: table;
    position: relative;
    padding-left: 1em;
}
span.eventTime, span.eventDate {
    width: 100%;
    display: table;
    font-size: 16px;
    color: #000;
}
button.em-search-submit.loading {
    background: #F28310 !important;
}
span.preText {
    display: table;
    float: left;
    margin-top: 10px;
    font-size: 16px;
}
span.eventTime,
span.eventDate {
    width: 100%;
    display: table;
    font-size: 15px;
}
#em-wrapper > p{
    display:none !important;
}
#load-more {
    background-color: #F28310 !important;
}
/*--- aanmelden event ---*/
.em-booking-form-details {
    float: left;
    padding: 0px !important;
    width: 53% !important;
}
div.em-booking-login input,
.em-booking-form-details input.input, .em-booking-form-details textarea{
    border: 1px solid #eee;
    border-radius: 5px;
    line-height: normal;
    margin-bottom: 20px;
    outline: medium none;
    padding: 10px;
    width: 100%;
    background: #f5f5f5;
}
.em-booking-form-details .em-booking-submit {
    float: right;
    margin-right: 20px;
    width: auto;
}
.em-booking-form-details .em-booking-submit,
.em-booking-login input[type="submit"] {
    background: #f28310 none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding: 15px 38px;
}
/*--- HOME EVENT MANAGER---*/
.home .css-events-list {
    float: left;
    width: 100%;
    padding-right: 0;
}
.home .agendaItem {
    display: flex;
    gap: 0.5rem;
    width: 100%;
    position: relative;
    background: transparent;
    padding: 0em;
    margin-bottom: 1rem;
    box-shadow: none !important;
    border-radius: 0px;
    padding-bottom: 10px;
}

.home .agendaItem .left {
    position: relative;
}
/* .home span.thumb {
    height: 60px;
} */
.home .em.pixelbones span.eventLink a {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600;
}
.home span.eventButton a {
    display: none !important;
}
.home .agenda h2 {
    color: #fff !important;
    margin-bottom: 30px !important;
}
.home span.eventDate {
    color: #000;
    display: block;
    font-size: 13px;
    font-style: italic;
}
.home span.preText {
    display: none;
}
.home th.event-time {
    display: none;
}
.home th.event-description {
    display: none;
}
/* .home .left {
    width: 22%;
    font-size: 15px;
    position: relative;
    display: table;
    float: left;
} */
/* .home .right {
    float: left;
    width: 75%;
    display: table;
    position: relative;
} */
/* .home span.eventLink {
} */
/* .home span.eventDate,
.home span.eventTime {
    display: table;
    float: left;
} */
.home .css-events-list a{
    color: #fff;
}
/*--- Event detail---*/
.single-event h2{
    margin-bottom: 20px;
}
.single-event{}
.single-event{}
.single-event{}
.single-event{}
.single-event{}
.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 270px;
    background: #f5f5f5;
    margin-bottom: 5px;
}
div.em-booking-login {
    border-left: 1px solid #ccc;
    margin: 0 0 0 390px;
    padding: 0 0 0 20px;
}
div.em-booking-login input#em_rememberme {
    display: inline !important;
    float: left !important;
    margin:12px 10px 0 0 !important
}
div.em-booking-login p {
    margin: 0 !important;
    padding: 0 !important;
}
div.em-booking-login label {
    display: inline !important;
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 80% !important;
}
.em-booking-login a {
    color: #f28310;
    font-size: 14px;
}

/*--- CONTACT FORM ---*/
div.wpcf7-mail-sent-ok {
    border: 2px solid #69A251;
    position: relative;
    display: table !important;
    width: 100%;
    background: #69A251;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-left: 0;
    margin-top: 40px;
    bottom: 14px;
    left: 0;
}
div.wpcf7-validation-errors{
    border: 2px solid #FF3333 !important;
    position: relative;
    display: table !important;
    width: 100%;
    background: #FF3333;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-left: 0 !important;
    margin-top: 40px;
    bottom: 14px;
    left: 0;
}

/*--- Single ---*/
.col-lg-3.col-md-6.col-md-6.col-sm-12.col-xs-12.grid:first-child {
    padding-left: 0;
}
.col-lg-3.col-md-6.col-md-6.col-sm-12.col-xs-12.grid:last-child {
    padding-right: 0;
}
span.bron {
    margin-left: 30px;
}
section#content.singlecontent {
    background: #f5f5f5;
}
.single_header{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 420px;
    display: block;

}
.single .single_header{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 420px;
    display: block;

}
.margin_white_bg {
    background: #fff;
    margin-top: -200px;
    padding: 0 2em;
    margin-bottom: 2em;
    box-shadow: 0px 1px 1px 0px #CCCCCC;
}
.single_header h2{
    text-align: center;
    padding: 30px 0px;
    font-weight: 100;
    font-size: 40px;
    color: #fff;
}
.single h2{
    margin-top: 40px;
}
small.date{
    border: 1px solid #eee;
    display: block;
    padding: 5px;
    width: 100%;
    margin-bottom: 20px;
}
div#ult-modal-wrap-1553 {
    border: none !important;
    box-shadow: none !important;
}
.ult_modal-header {
    border-bottom: 0px !important;
    font-size: 19px;
}
.col-lg-3.col-md-6.col-md-6.col-sm-12.col-xs-12.grid:first-child {
    padding-left: 15px;
}
.col-lg-3.col-md-6.col-md-6.col-sm-12.col-xs-12.grid:last-child {
    padding-right: 15px;
}
.zzep-message.zz-facebook-message {
    height: 180px !important;
    overflow: hidden !important;
}

button.zz-slick-prev {
        content: '';
        position: absolute;
        top: 50%;
        left: -30px;
        background-color: #F28310;
        width: 40px;
        height: 40px;
        transform: translateY(-50px);
            background-image: url(img/arrow_left.svg);
            background-position: center;
            background-size: 40%;
            background-repeat: no-repeat;
    }
    button.zz-slick-next {
        content: '';
        position: absolute;
        top: 50%;
        right: -30px;
        background-color: #F28310;
        width: 40px;
        height: 40px;
        transform: translateY(-50px);
            background-image: url(img/arrow_right.svg);
            background-position: center;
            background-size: 40%;
            background-repeat: no-repeat;
    }
    button.zz-slick-prev:hover,
    button.zz-slick-next:hover{
        background-color: ##E47B0F;
    }

    button.zz-slick-prev,
    button.zz-slick-next {
        text-indent: 99999px;
            border: none;
    }
.postid-1084 .em-booking-login{
    display:none;
}

@media (max-width: 74.9em) {



}
@media (max-width: 61.95em) {
    nav.navbar.navbar-inverse {
        display: none;
    }
    header.secondmenu.hidden-xs {
        display: none !important;
    }
    section.header {
        margin: 0;
    }
    .sliderInfo {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        transform: inherit;
        width: 100%;
        color: #fff;
        text-align: center;
        height: 100%;
    }
    .slide .container {
        height: 100%;
        display: table;
    }
    .header .bx-wrapper .bx-viewport {
        height: 400px !important;
    }
    .bxslider, .bxslider .slide {
        height: 400px !important;
        max-height: 400px !important;
        overflow: hidden;
    }
    .bx-controls-direction {
        display: none;
    }

    section {
        overflow: hidden;
    }
    .tap-tap-header {
        border-bottom: 2px solid #E6E6E6;
    }
    .taptap-by-bonfire ul li a {
        font-family: inherit !important;
        font-weight: 400;
        font-size: 21px !important;
    }
    .sliderInfo .verhaal {
        font-size: 20px;
        text-align: center;
    }
    .team.vc_col-sm-8 {
        width: 100%;
    }
    .team.vc_col-sm-4 {
        width: 100%;
    }
    .taptap-logo-wrapper {
        z-index: 999999 !important;
    }
    .grid {
        margin-bottom: 30px;
    }
    div.userpro-awsm {
        margin: 30px 0px 0px 10px !important;
        width: 31% !important;
    }
    div.userpro-awsm-bio {
        min-height: 130px !important;
        max-height: 130px !important;
    }
    .userpro-float {
        width: 90%;
    }
    .agendaItem:before {
    width: 85px;
    left: -86px;
    }
    .single .single_header {
        height: 260px
    }
    .margin_white_bg {
        margin-top: 0;
    }
    .col-lg-8.col-lg-offset-2.col-md-8.col-md-offset-2.col-sm-12.col-xs-12.margin_white_bg {
        width: 100%;
        margin: 0;
        margin: 20px 0;
    }
    div.em-booking-login {
        padding: 0px 10px 10px 20px !important;
        margin: 0px 0px 0px 307px !important;
        border-left: 1px solid #B9B9B9 !important;
        height: 100% !important;
    }
    input#em-booking-submit {
        display: table;
        position: relative;
        float: left;
    }
    .em-booking-form-details {
        width: 49% !important;
    }
    .zzep-post {
        margin: 10px;
    }
    .zzep-message {
        padding: 20px;
        min-height: 150px;
        max-height: 185px;
        overflow: hidden;
    }
    .extraVraag {
        background: #f5f5f5;
        padding: 30px 0px 30px 0px !important;
    }
    input#mc-embedded-subscribe {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.belTerug {
    width: 100%;
    margin: 0;
        margin-bottom: 10px;
}
    input.wpcf7-form-control.wpcf7-submit.belTerugButton {
    margin: 0 !important;
    width: 100%;
    font-size: 14px;
}
    input#mce-EMAIL {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
.page-template-template_page_header .margin_white_bg {
        margin-top: 0;
    }

}
@media (max-width: 47.95em) {
  .hidden-xs{
        display: none;
    }
    .gallerij ul li {
    width: 100px !important;
    border: 3px solid #fff;
    height: 100px !important;
}
    section.header {
        margin-top: 0px;
    }
    .header .bx-wrapper .bx-viewport,
    .bxslider, .bxslider .slide {
    height: 440px !important;
    }
    .sliderInfo {
        width: 100%;
    }
    .sliderInfo {
        margin-top: 25%;
        transform: translateY(0);
        text-align: center;
    }
    .sliderInfo .verhaal {
        display: none;
    }
    #overons h2 {
        font-size: 23px;
        margin-top: 30px;
    }
    #overons {
    padding: 0px 0px;
    }
    #ovhj h3 {
        font-size: 33px;
        font-weight: 700;
        text-shadow: none !important;
    }
    #ovhj .ovhj-sub {
        font-size: 16px;
        text-shadow: none;
    }
    #fotos h3 {
    width: 100%;
        margin-top: 20px;
    }

    .bx-wrapper .bx-next,
    .bx-wrapper .bx-prev{
        display: none;
    }
  span.nieuw {
    font-size: 16px;
    font-weight: 400;
    display: table;
    width: 100%;
}span.functie {
    display: table;
    width: 100%;
    font-size: 27px;
    margin-bottom: 30px;
}
    .tap-tap-header {
        background-color: #fff !important;
    }
    .taptap-logo a {
        color: #f28310 !important;
        font-size: 17px !important;
        font-weight: 100 !important;
    }
    .taptap-menu-button-three:after, .taptap-menu-button-three:before, .taptap-menu-button-three div.taptap-menu-button-three-middle:before {
        background-color: #f28310 !important;
    }
    #evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc, .sin_val.hasFtIMG .evcal_desc {
    padding-left: 0px !important;
}
    .eventon_events_list .eventon_list_event .evcal_desc, #page-content p.evcal_desc {
        padding: 0px !important;
        display: table !important;
        width: 56%;
        float: right;
        margin: 0 !important;
        padding-left: 0px !important;
    }
    .evo_pop_body .evcal_desc {
        padding: 0px !important;
        display: table !important;
        width: 100%;
        float: right;
        margin: 0 !important;
        padding-left: 60px !important;
        padding-right: 20px !important;
    }
    .tap-tap-header {
        border-bottom: 2px solid #ededed;
    }
    .single-gallerij img {
        border: 1px solid #eee;
        width: 100%;
    }
    #colorbox, #cboxOverlay, #cboxWrapper {
        z-index: 9999999999 !important;
    }
    .single-gallerij ul li {
        list-style: none;
        margin: -7px 7px;
        display: block;
        float: left;
        width: 45%;
    }
    #mainContent {
    padding: 40px 15px;
}

    .taptap-by-bonfire ul li a {
        font-size: 21px !important;
    }
    .taptap-by-bonfire ul li {
        text-align: left !important;
    }

    .bx-wrapper {
        margin: 0 auto -40px !important;
    }
    button.zz-slick-next {
        right: -15px;
    }
    button.zz-slick-prev {
    left: -15px;
    }
    #clientsslider {
    padding: 80px 0px;
    }
    #clientsslider img {
        width: 10rem;
        height: auto;
        max-width: 100%;
    }
    h3.footertitle {
        margin-top: 20px;
    }
    footer .copy {
    text-align: center;
}
    .social a {
        padding: 0;
        margin: 0 auto !important;
        float: none !important;
        display: table;
        margin-top: 10px !important;
    }
    .vc_row.wpb_row.vc_row-fluid {
        margin-top: 0;
    }
    .vc_cta3-content {
        width: 100% !important;
    }
    .vc_cta3-actions {
        margin-top: 30px;
        margin-bottom: -50px;
    }
    span.bron {
        margin-left: 0;
        clear: both !important;
        display: block;
        margin-top: 10px;
    }
    div.userpro-awsm {
        width: 46% !important;
    }
    .page-template-template-bedrijf .userpro-awsm-bio {
        display: none;
    }
    .userpro-field.userpro-field-description.userpro-field-view {
        padding: 0 20px;
    }

    .page-template-default #section .userpro-body {
        padding: 0px 20px !important;
    }
    .page-id-482 section#section {
        padding: 30px 0 0 0;
    }
    .css-events-list {
        padding-right: 0;
    }
    .css-events-list .left {
    width: 100%;
    }
    span.thumb {
        height: 120px;
        border-radius: 7px;
    }
    .css-events-list .right {
        width: 100%;
        margin: 10px 0;
        padding: 0;
    }
    span.preText {
        display: none !important;
    }
    h3.groupHeading {
        margin-left: -15px;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
        width: 55%;
    }
    h3.groupHeading:before {
        left: 3.8%;
    }
    .agendaItem {
        width: 85%;
    }
    span.eventButton a {
        float: left;
        padding: 10px 20px;
        font-size: 16px;
        margin-top: 20px;
}
    .maps {
        position: relative;
        margin: 0px;
        margin-top: 10px;
        max-width: 100%;
        margin-left: 0px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .home .zzep-post-container:nth-child(3) a .zzep-post {
    margin-right: 0 !important;
    margin-left: 0px !important;
}
    .bottomfooter, .bottomfooter p {
        text-align: center;
    }

}
@media (max-width: 33.9em) {}

.page-id-759 label {
    display: inline-block;
    padding: 15px;
}



.zz-social-feed .zzsf-social-feed-wrapper .zzsf-social-feed-container .social-feed-element .wrapper {
	width: 100%;
}


#social {
    background-color: #F3F3F3;
    padding: 100px 0;
}
#social .btn {
    margin: 0 auto;
    display: table;
}
body .fts-slicker-facebook-posts img {
    max-width: 100%;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

body .fts-jal-fb-header {
    display: none;
}

.fts-mashup-media-top .fts-jal-fb-message {
    background-color: white;
    overflow: hidden;
}

.fts-mashup-media-top .fts-jal-fb-link-wrap {
    margin-bottom: 0 !important;
}

body #social .fts-mashup-hide-name.fts-mashup-hide-date .fts-jal-fb-message {
    padding-bottom: 75px !important;
}

body #social .fts-jal-fb-message p {
    padding: 20px 20px 70px !important;
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.8;
    height: 220px;
    overflow: hidden;
}

body #social .fts-jal-fb-message p:nth-child(2) {
    display: none;
}

body #social .fts-jal-fb-message p:nth-child(3) {
    display: none;
}

body #social .fts-jal-fb-right-wrap {
    position: relative;
}

body #social .fts-mashup-media-top .fts-likes-shares-etc-wrap {
    position: absolute;
    left: 20px;
    bottom: 40px;
}

body #social .fts-mashup-media-top .fts-likes-shares-etc-wrap a {
    color: #FF5800;
}

body #social .fts-slicker-facebook-posts {
    display: table;
    width: 100%;
}

body #social .fts-slicker-facebook-posts .fts-jal-single-fb-post {
    border: none;
}

body #social .button {
    color: white;
    margin: 3rem auto 0;
}
.koekje__quick__check {
  display: none !important;
}
#social .fts-mashup-media-top .fts-jal-fb-vid-wrap {
    margin-bottom: 0;
}
