/*
Blauw:	#143d8d / rgba(20,61,141,0.05)
Geel:	#ffd24e / rgba(255,210,78,0.15)
*/

html, body{width:100%; margin:0; padding:0; font-size:16px; line-height:1.5; color:#000; background:#fff;}
*{font-family:'Poppins', sans-serif; font-weight:300; vertical-align:top; text-decoration:none; outline:none; border:0; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; box-sizing:border-box; -webkit-font-smoothing:antialiased;}
:focus,:focus-visible{outline:none !important;}::selection{background:#ccc; color:#000;}picture{display:block;}

/* style */
h1, h1 small, h2, h2 strong, h3{margin:30px 0; font-family:'Bauhaus', sans-serif; color:#143d8d; font-weight:normal; line-height:1;}
h1:first-child, h2:first-child, h3:first-child, p:first-child, img:first-child{margin-top:0 !important;}
h1{font-size:2.6rem;}
h1 small{margin:0 0 10px; font-size:1.5rem;}
h2{font-size:2.2rem;}
h3{font-size:1.7rem;}
p{margin:20px 0 0;}
strong, strong a{font-weight:600;}
em{color:#000;}
u{text-decoration:underline;}
small, small a{vertical-align:middle;}
ol,ul{padding-left:16px;}
img{border-radius:4px;}
img.c-round-image{border-radius:100% !important;}

/* buttons */
a, button, .uk-link{display:inline-block; color:#000; transition:0.3s ease; cursor:pointer;}
.uk-link:hover, a:hover{color:#666; text-decoration:none;}
.c-linkbtn{display:inline-block; margin:30px 0 0; padding:0 24px; font-size:1rem; color:#143d8d !important; font-weight:600; line-height:42px; text-decoration:none !important; background:none; border-radius:12px; border:1px solid rgba(255,210,78,1); white-space:nowrap; transition:0.3s ease;}
.c-linkbtn:hover{padding:0 25px; color:#143d8d !important; text-decoration:none !important; border-color:rgba(255,210,78,1);}
.c-linkbtn-white{color:#ffd24e !important; border:1px solid rgba(255,255,255,1);}
.c-linkbtn-white:hover{color:#fff !important; border-color:rgba(255,255,255,1);}
.c-linkbtn-small{font-size:0.9rem; line-height:34px; transition:0.3s ease;}
p > .c-linkbtn{margin:10px 0 20px;}
.c-social{position:relative; display:inline-block; width:36px; height:36px; background:#fff; border-radius:100%;}
.c-social svg{width:16px; fill:#000; transition:0.3s ease;}
.c-social.facebook svg, .c-social.pinterest svg{width:auto; height:16px;}
.c-social:hover{opacity:0.7;}

/* forms */
.with_frm_style .form-field{margin-bottom:20px;}
.with_frm_style .frm_top_container .frm_primary_label{padding:0 0 5px; font-size:0.9rem; color:#000; font-weight:600;}
.with_frm_style .frm_none_container{margin:0 !important;}
.with_frm_style fieldset:last-child{padding:0 !important;}
.with_frm_style input[type=text], .with_frm_style input[type=email], .with_frm_style input[type=tel], .with_frm_style input[type=number], .with_frm_style input[type=date], .with_frm_style input[type=url], .with_frm_style textarea, .with_frm_style select{width:100%; min-height:44px; padding:8px 12px; font-size:1rem; line-height:1; color:#000; background-color:rgba(255,210,78,0.15) !important; border:1px solid rgba(255,210,78,0.3); border-radius:12px; box-shadow:none !important;}
.with_frm_style select{padding:0 12px; line-height:42px; background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>') 99% 50% no-repeat transparent; -moz-appearance:none !important; -webkit-appearance:none !important; appearance:none !important;}
.with_frm_style .vertical_radio .frm_checkbox, .with_frm_style .vertical_radio .frm_radio{display:inline-block; margin:5px 10px 0 0;}
.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label{font-size:1rem; color:#000;}
.with_frm_style textarea{padding:12px; line-height:1.4;}
.with_frm_style hr{margin:20px 0 !important;}
.with_frm_style input:focus, .with_frm_style select:focus, .with_frm_style textarea:focus{background:rgba(255,210,78,0.2) !important; border-color:rgba(255,210,78,0.15) !important;}
.frm_style_formidable-style.with_frm_style .frm_submit button{padding:8px 24px; margin-bottom:0; font-size:1rem; color:#143d8d !important; font-weight:600; background:none; border-radius:12px; border:1px solid rgba(255,210,78,1); box-shadow:none !important; transition:0.3s ease;}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{padding:8px 26px; background:none; border-color:rgba(255,210,78,1);}
.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus{padding:8px 26px; background:#aaa; border-color:#000;}
.with_frm_style .frm_error{margin-top:5px;}
.with_frm_style .sigPad .sigWrapper{margin:0 0 10px; background:rgba(255,210,78,0.15) !important; border:1px solid rgba(255,210,78,0.3) !important; border-radius:12px;}
.with_frm_style .sigPad .clearButton a{color:#000;}
::-webkit-input-placeholder{color:rgba(0,0,0,0.4) !important;}:-moz-placeholder{color:rgba(0,0,0,0.4) !important;}::-moz-placeholder{color:rgba(0,0,0,0.4) !important;}:-ms-input-placeholder{color:rgba(0,0,0,0.4) !important;}

/* modal / lightbox */
.uk-modal-dialog{padding:35px; border-radius:8px;}
.uk-modal-dialog svg{width:18px; color:red; transition:0.3s ease;}
.uk-modal-dialog svg:hover{color:#000;}
.uk-lightbox{background:#000;}
.uk-lightbox-toolbar{left:auto; background:rgba(0,0,0,0.2);}
.uk-lightbox-toolbar-icon{padding:10px; color:#fff;}
.uk-lightbox-button{margin:0; background:rgba(0,0,0,0.2); color:#fff;}
.uk-lightbox-caption{left:0; font-size:0.9rem; background:rgba(0,0,0,0.3);}

/* pagination */
.c-pagination{text-align:center;}
.c-pagination .c-wrapper, .c-item-pagination .c-wrapper{padding:40px 0; border-top:1px solid #eee;}
.c-pagination .c-wrapper{padding-bottom:0;}
.c-pagination .page-numbers{display:inline-block; width:24px; height:24px; margin:0 5px; font-size:14px; line-height:24px; text-align:center; background:#fff; border-radius:100%; transition:0.3s ease;}
.c-pagination .page-numbers:hover, .c-pagination .page-numbers.current{color:#fff; background:#000;}
.c-item-pagination .uk-grid div.uk-width-expand{text-align:center;}
.c-item-pagination .uk-grid div:last-child{text-align:right;}
.c-item-pagination .uk-grid a{padding:0 20px; font-size:0.9rem; line-height:40px; font-weight:600; color:#000; text-decoration:none !important; border:1px solid rgba(0,0,0,0.3); white-space:nowrap; border-radius:4px;}
.c-item-pagination .uk-grid span{display:none; font-weight:600;}
.c-item-pagination .uk-grid a:hover{padding:0 22px; border-color:#000;}

/* misc */
.post, .page{margin:0 !important;}
.uk-section.uk-padding-large{padding:34px 0;}
.c-totop a{position:fixed; display:block; bottom:15px; right:15px; width:44px; height:44px; font-size:1.2rem; color:#143d8d; line-height:44px; text-align:center; background:#dee2ee; border-radius:6px; z-index:99;}
.c-totop a:hover{margin:0 0 4px;}
.c-totop.c-bottom-reached a{bottom:70px !important;}
.uk-dotnav>*{padding-left:10px;}
.uk-dotnav>*>*{border-color:#143d8d;}
.uk-dotnav>*>:hover, .uk-dotnav>.uk-active>*{border-color:#143d8d; background-color:#143d8d;}
.uk-navbar-dropdown{width:auto; background:none; box-shadow:none;}
.grecaptcha-badge{z-index:-10; opacity:0;}.grecaptcha-logo iframe{margin:0 !important;}
.c-google-maps{width:100%; height:50vh; border-radius:20px;}
#signup-content{padding:80px 0; text-align:center;}
#signup-content input[type=text]{width:auto; background:#eee;}
#signup-content input[type=submit]{width:auto; padding:8px 30px; margin-bottom:0; font-size:1.1rem; color:#fff!important; background:#0b84a9; border:0; border-radius:0; box-shadow:none !important; transition:0.3s ease;}
#signup-content input[type=submit]:hover{background:#000 !important; cursor:pointer;}
.post-password-form{width:50%; margin:100px auto; text-align:center;}
.post-password-form label{line-height:36px; font-weight:600;}
.post-password-form input[type=password]{width:auto; padding:0 10px; font-size:1rem; line-height:36px; background:#eee;}
.post-password-form input[type=submit]{width:auto; padding:0 30px; margin-bottom:0; font-size:1rem; line-height:36px; color:#fff!important; background:#0b84a9; border:0; border-radius:0; box-shadow:none !important; transition:0.3s ease;}
.post-password-form input[type=submit]:hover{background:#000 !important; cursor:pointer;}


/** FRAMEWORK **/

.c-page{background:linear-gradient(15deg, rgba(20,61,141,0.1) 40%, rgba(255,210,78,0.1) 80%);}
.c-page-rev{background:linear-gradient(15deg, rgba(255,210,78,0.1) 40%, rgba(20,61,141,0.1) 80%);}
.c-bg-image{position:absolute; bottom:5%; right:0; width:70%; height:95%; background:url(/wp-content/themes/financiele-wijsheid/assets/img/brand.svg) no-repeat left bottom / 200% auto; opacity:0.05; z-index:1;}
.c-about .c-bg-image{background-position:left center;}

.c-upper{padding-top:10px; padding-bottom:10px; font-size:0.8rem; line-height:20px; background:rgba(20,61,141,1); overflow:hidden;}
.c-upper p{margin:0; color:#fff;}
.c-upper i{display:inline-block; font-size:1rem; line-height:20px;}
.c-upper i.fa-envelope{font-size:1.1rem;}
.c-upper a, .c-upper a span{color:#fff; font-weight:600;}
.c-upper a:hover{color:#fff; opacity:0.7;}
.c-upper .c-social{width:auto; height:20px; margin-right:8px; background:none;}
.c-upper .c-social:last-child{margin-right:0;}
.c-upper .c-social svg{fill:#fff;}
.c-upper .c-contact{text-align:right; white-space:nowrap;}
.c-upper .c-contact a{margin-left:10px; font-weight:600;}
.c-upper .c-contact a:first-child{margin-left:0;}
/* top */
.c-top{position:relative; padding:20px 0; background:rgba(255,210,78,0.1);}
.c-top .c-logo{display:block; width:172px; height:46px; background:url(/wp-content/themes/financiele-wijsheid/assets/img/logo.svg) no-repeat center / 172px 46px; transition:0.3s ease;}
.c-top nav ul{gap:0;}
.c-top nav li{position:relative; padding:0 16px;}
.c-top nav li:last-child{padding-right:0;}
.c-top nav li.uk-parent a{position:relative; padding-right:16px;}
.c-top nav li.uk-parent span{position:absolute; top:50%; right:0; color:#143d8d; transform:translate(0,-50%) rotate(0deg) !important;}
.c-top nav li.uk-parent span polyline{stroke-width:2;}
.c-top nav li.uk-parent:hover span {transform:translate(0,-50%) rotate(180deg) !important;}
.c-top nav li a{position:relative; min-height:46px; font-family:'Bauhaus', sans-serif; font-size:1.2rem; font-weight:normal; color:#143d8d; transition:0.3s ease;}
.c-top nav li:hover a, .c-top nav li a:hover, .c-top nav li.current-menu-item a, .c-top nav li.current-menu-parent a, .c-top nav li a[aria-expanded=true]{color:#ffd24e;}
.c-top nav li:hover span, .c-top nav li.current-menu-parent span, .c-top nav li.current_page_item span{color:#ffd24e;}
.c-top nav .uk-navbar-dropdown{background:#f4f5f9; border-radius:10px; box-shadow:0 0 30px rgba(0,0,0,0.1);}
.c-top nav .uk-navbar-dropdown li{padding:0 0 20px; list-style:none;}
.c-top nav .uk-navbar-dropdown li a::after{display:none;}
.c-top nav .uk-navbar-dropdown li a{display:block; min-height:auto; color:#143d8d; line-height:1; white-space:nowrap;}
.c-top nav .uk-navbar-dropdown li:last-child{padding-bottom:0;}
.c-top nav .uk-navbar-dropdown li a:hover, .c-top nav .uk-navbar-dropdown li.current-menu-item a{color:#ffd24e;}
.uk-active .c-top{background:#fff;}
/* hero */
.c-hero{position:relative; overflow:hidden;}
.c-hero .c-scroller{position:absolute; bottom:8px; left:50%; padding:20px; line-height:1; opacity:0.6; transform:translate(-50%,0); z-index:4;}
.c-hero .c-scroller span{display:inline-block; width:0px; height:0px; border-style:solid; border-width:11px 8px 0 8px; border-color:#fff transparent transparent transparent;}
.c-hero .c-scroller:hover{opacity:1; bottom:16px;}
.c-hero ul{min-height:240px;}
.c-hero .uk-container{position:relative; height:100%; z-index:3;}
.c-hero .uk-slideshow{border-radius:20px; overflow:hidden;}
.c-hero .c-content p{margin:20px 0 0 0; padding:0 20px; font-size:1.1rem; line-height:1.1; font-weight:normal; color:#fff; text-transform:uppercase;}
.c-hero .c-content p.c-title{font-family:'Bauhaus', sans-serif; font-size:2.2rem; color:#ffd24e; line-height:0.8; text-transform:none;}
.c-hero .c-content .c-linkbtn{margin-top:20px; color:#fff !important; border-color:#fff;}
.c-hero .c-bg{position:absolute; top:0; left:0; width:100%; height:100%; background:no-repeat center / cover; opacity:0.2; overflow:hidden; z-index:2; filter:grayscale(1);}
.c-hero .c-bg-color{position:absolute; top:0; left:0; width:100%; height:100%; background:#143d8d; z-index:1;}
.c-hero .c-bg-no-txt{opacity:1;}
.c-hero-home ul{min-height:300px;}
.c-hero-home .c-content p.c-title{color:#fff;}
.c-hero-home .c-bg{opacity:0.8; filter:grayscale(0);}
.c-hero-small ul{min-height:150px;}

/* HOME */

.c-home-intro{position:relative;}
.c-home-intro .uk-container{position:relative; z-index:2;}
/* banner */
.c-home-banner{position:relative; background:#143d8d;}
.c-home-banner h2{text-align:center; color:#fff;}
.c-home-banner h2 strong{color:#ffd24e;}
.c-home-banner .c-linkbtn{margin-top:0;}
.c-home-banner .uk-container{position:relative; z-index:2;}
.c-home-banner .c-txt{padding:30px 0; text-align:center;}
.c-home-banner .c-bg{position:absolute; top:0; left:0; width:100%; height:100%; background:no-repeat #000 center / cover; z-index:1; filter:grayscale(1); opacity:0.1;}

/* SERVICES */

.c-services-grid .c-item{display:block; padding:30px; background:rgba(20,61,141,0.05); border-radius:20px; transition:0.6s ease;}
.c-services-grid .c-item h2{font-size:2rem;}
.c-services-grid .c-item h2 i{display:block;  margin-bottom:20px;}
.c-services-grid .c-item h3{margin-top:20px;}
.c-services-grid .c-item i{font-size:1.6rem; color:#ffd24e; vertical-align:middle;}
.c-services-grid .c-item p{color:#000;}
.c-services-grid .c-item .c-linkbtn{border-color:#fff !important;}
.c-services-grid .c-item:hover{background:rgba(20,61,141,0.1);}
/* page */
.c-service-page-intro i{display:inline-block; margin-top:4px; font-size:1.1rem; vertical-align:top;}
.c-service-page-intro h1{color:#ffd24e;}
.c-service-page-intro h1 small{display:block; color:#fff; white-space:nowrap;}
.c-service-page-intro p{font-size:1rem; line-height:1.6; color:#fff; font-weight:600;}
.c-service-page-intro p strong{color:#ffd24e;}
.c-service-page-intro .c-wrapper{position:relative; padding:50px 10px; background:#143d8d; border-radius:20px; overflow:hidden;}
.c-service-page-intro .uk-container{position:relative; z-index:2;}
.c-service-page-intro .c-bg{position:absolute; top:0; left:0; width:100%; height:100%; background:no-repeat center / cover; opacity:0.2; z-index:1; filter:grayscale(1);}
.c-service-page{position:relative;}
/* related */
.c-services-related .uk-text-center h2{margin-bottom:30px;}
.c-services-related h3{margin:0 0 20px;}
.c-services-related .c-item{padding:30px !important;}
.c-services-related .c-item .c-linkbtn{margin:0;}

/** ABOUT **/

.c-about{position:relative;}
.c-about .uk-container{position:relative; z-index:3;}

/* NEWS */

.c-news-grid{background:rgba(255,210,78,0.05);}
.c-news-grid h2{position:relative; text-align:center;}
.c-news-grid h2 .c-linkbtn{display:block; margin:20px 0;}
.c-news-grid .c-item a.uk-inline-clip{display:block; border-radius:10px;}
.c-news-grid .c-item .c-image{width:100%; height:180px; background:no-repeat center / cover;}
.c-news-grid .c-item p{font-size:0.95rem;}
.c-news-grid .c-item p.c-title{margin:26px 0 0; font-size:1.3rem; line-height:1.3; font-weight:600;}
.c-news-grid .c-item small{display:block; margin-top:10px; font-size:0.8rem; line-height:1; font-weight:600; opacity:0.5;}
.c-news-grid .c-linkbtn{margin:14px 0 10px; padding:0; font-size:0.8rem; line-height:1.1; text-transform:uppercase; border:0;}
.c-news-grid .c-linkbtn:hover{padding:0 0 0 2px;}
/* news overview */
.c-news-overview h1{text-align:center;}
.c-news-overview .c-tags{margin-top:10px;}
.c-news-overview .c-tags a{font-size:0.8rem; margin-left:2px; padding:0 14px; line-height:24px; color:#000; background:#f3f3f3; border-radius:10px;}
.c-news-overview .c-tags a:first-child{margin-left:0;}
.c-news-overview .c-tags a:hover{background:#ddd;}
.c-news-overview .c-item a.c-image{width:100%; height:200px; background:no-repeat center / cover; border-radius:10px;}
.c-news-overview .c-content{margin-top:20px;}
.c-news-overview .c-content h2{margin-bottom:10px;}
.c-news-overview .c-content small{display:block; margin-bottom:20px; font-size:0.8rem; line-height:1; font-weight:600; opacity:0.5;}
.c-news-overview .c-content p{text-align:left;}
.c-news-overview .c-content .c-linkbtn{margin-bottom:10px;}
/* news page */
.c-news-page small{font-size:0.9rem; line-height:1; font-weight:600; opacity:0.5;}
.c-news-page h1{margin:10px 0 0;}
.c-news-page .c-tags{margin-top:10px;}
.c-news-page .c-tags a{font-size:0.8rem; margin:0 1px; padding:0 14px; line-height:24px; color:#000; background:#f3f3f3; border-radius:10px;}
.c-news-page .c-tags a:hover{background:#ddd;}
.c-news-page .c-image{width:100%; height:240px; background:no-repeat center / cover;}

/** DOCS **/

.c-docs h1{margin-bottom:0 !important;}
.c-docs .uk-text-center h2{margin:30px 0 !important;}
.c-docs .c-item .c-wrap{padding:24px; background:rgba(20,61,141,0.05); border-radius:20px; transition:0.6s ease;}
.c-docs .c-item h3{margin:0 0 10px;}
.c-docs .c-item p{margin-top:0;}
.c-docs .c-item .c-info{font-size:0.9rem; color:#143d8d;}
.c-docs .c-item i{display:inline-block; margin:-1px 3px 0 0; font-size:0.7rem; vertical-align:middle;}
.c-docs .c-item .c-linkbtn{border-color:#fff !important;}
.c-docs .c-item a:hover{background:rgba(20,61,141,0.1);}

/* FLEXIBLE CONTENT */

.c-flexible-content h1{margin-bottom:30px !important; word-wrap:break-word;}
.c-flexible-content h3{font-size:2.2rem; color:#ffd24e;}
.c-flexible-content i{display:inline-block; margin-right:5px; font-size:0.8rem; vertical-align:middle;}
.c-flexible-content p{margin-top:30px;}
.c-flexible-content p a{color:#143d8d; text-decoration:underline;}
.c-flexible-content p a:hover, .c-flexible-content li a:hover{color:#000; text-decoration:underline;}
.c-flexible-content a.c-block{display:block;}
.c-flexible-content hr{margin:40px 0;}
.c-flexible-content .c-contentblok{margin:0 0 30px;}
.c-flexible-content .c-contentblok:last-child{margin:0;}
.c-flexible-content .c-text-to-right{flex-direction:column-reverse;}
.c-flexible-content .c-quote{position:relative; margin-top:50px; margin-bottom:50px; padding:0 14%;}
.c-flexible-content .c-quote::after{position:absolute; content:"“"; bottom:0; right:20px; font-size:10rem; line-height:1; color:#ffd24e;}
.c-flexible-content .c-quote .c-txt{padding-right:30px;}
.c-flexible-content .c-quote h3{font-size:1.3rem; line-height:1.3; color:#143d8d;}
.c-flexible-content .c-quote img{border-radius:100%;}
.c-flexible-content img, .c-flexible-content iframe, .c-flexible-content table, .c-flexible-content .wp-video, .c-flexible-content .wp-playlist, .c-flexible-content .mejs-audio{min-width:100%; margin-top:30px; border-radius:4px;}
.c-flexible-content iframe:first-child, .c-flexible-content table:first-child, .c-flexible-content .wp-video:first-child, .c-flexible-content .wp-playlist:first-child, .c-flexible-content .mejs-audio:first-child{margin-top:0;}
.c-flexible-content table td{padding-top:5px;}
.c-flexible-content table td:first-child{padding-right:10px;}
.c-flexible-content table tr:first-child td{padding-top:0;}
.c-flexible-content table.uk-table-divider td{padding:8px;}
.c-flexible-content table.uk-table-divider td:first-child{padding-left:0;}
.c-flexible-content .frm_forms{margin:30px 0;}
.c-flexible-content .frm_forms:first-child{margin-top:0;}
.c-flexible-content .frm_forms:last-child{margin-bottom:0;}
.c-flexible-content .wp-video video, .c-flexible-content .wp-playlist video{vertical-align:top !important; margin:0;}
.c-flexible-content .video-container{position:relative; padding-bottom:56.25%; height:0; overflow:hidden; max-width:100%; background:#000;}
.c-flexible-content .video-container iframe, .c-flexible-content .video-container video{position:absolute; top:0; left:0; width:100%; height:100%;}
.c-flexible-content .audio-container audio{width:100%;}
.c-flexible-content .uk-slider{position:relative; border-radius:4px;}
.c-flexible-content .uk-slider a{display:block;}
.c-flexible-content .uk-slider img{border-radius:0;}
.c-flexible-content .uk-slider .uk-slider-nav{position:absolute; right:20px; top:20px; z-index:2;}
.c-flexible-content .uk-slider .uk-dotnav>*>*{border-color:#fff !important;}
.c-flexible-content .uk-slider .uk-dotnav>*>:hover, .c-flexible-content .uk-slider .uk-dotnav>.uk-active>*{background:#fff;}

/* CTA BAR */

.c-ctabar{padding-top:40px; padding-bottom:40px; text-align:center; background:#ffd24e;}
.c-ctabar p{margin-top:10px; font-size:1rem;}
.c-ctabar p.c-title{margin:0; font-family:'Bauhaus', sans-serif; font-size:1.8rem; line-height:1; text-transform:uppercase;}
.c-ctabar .c-image{display:inline-block; width:170px; height:170px; background:no-repeat #fff center / cover; border-radius:100%;}
.c-ctabar .c-txt{padding-right:0;}
.c-ctabar .c-contacts{max-width:100%;}
.c-ctabar .c-contacts div{position:relative;}
.c-ctabar .c-contacts div:last-child::after{position:absolute; top:-13px; left:0; content:""; width:100%; height:1px; background:#000; opacity:0.1;}
.c-ctabar .c-contacts a{position:relative; padding-left:0; font-family:'Bauhaus', sans-serif; font-size:1.5rem; line-height:1.3; text-transform:uppercase; white-space:nowrap;}
.c-ctabar .c-contacts a i{position:absolute; left:-30px; top:7px; font-size:1rem;}
.c-ctabar .c-contacts a small{display:block; font-size:0.7rem;}
.c-ctabar .c-contacts a:hover{opacity:0.8;}

/* FOOTER */

.c-footer{color:#fff; background:#143d8d;}
.c-footer a{color:#fff;}
.c-footer p a:hover, .c-footer li a:hover, .c-footer .current-menu-item a{opacity:0.5;}
.c-footer img{width:100px;}
.c-footer .c-title{margin:0 0 20px; font-family:'Bauhaus', sans-serif; font-size:1.4rem; color:#ffd24e; text-transform:uppercase; font-weight:normal; letter-spacing:0.5px;}
.c-footer .uk-list{margin:0;}
.c-footer .uk-list>:nth-child(n+2){margin-top:10px;}
.c-footer .uk-list a{font-weight:600;}
.c-footer table td:first-child{padding-right:10px;}
.c-footer .c-socials a{display:inline-block; margin-right:5px;}
.c-footer .c-social svg{fill:#143d8d;}
/* bottom */
.c-bottom{padding:20px 0; color:#fff; background:#143d8d;}
.c-bottom p{float:left; width:100%; margin:0; font-size:0.8rem; text-align:center;}
.c-bottom p:last-child{float:right; margin-top:10px;}
.c-bottom p a{display:inline-block; color:#fff;}
.c-bottom p a:hover{opacity:0.5;}
.c-bottom p span{display:block; margin:10px 0 0 0;}
.c-bottom p span a{margin:0 5px;}

/* MOBILE NAV */

.uk-offcanvas-flip.uk-offcanvas-container-animation{left:-320px !important;}
.uk-open > .uk-offcanvas-reveal, .uk-offcanvas-bar{width:320px !important;}
.uk-offcanvas-bar{display:flex; padding:30px; background:#143d8d;}
.uk-offcanvas-overlay::before{background:rgba(0,0,0,0.3);}
#mobile-nav ul{width:100%; margin-top:30px;}
#mobile-nav ul li{position:relative; margin:20px 0 0; line-height:1;}
#mobile-nav ul li a{display:inline-block; padding:0; font-family:'Bauhaus', sans-serif; color:#fff; font-size:1.4rem; font-weight:normal; letter-spacing:1px; line-height:1; text-transform:uppercase; transition:0.3s ease;}
#mobile-nav ul li span{position:absolute; top:-2px; right:0; width:24px; height:24px; margin:0; transition:0.3s ease; cursor:pointer;}
#mobile-nav ul li span::before, #mobile-nav ul li span::after{position:absolute; content:""; background:#fff; transition:0.3s ease;}
#mobile-nav ul li span::before{top:11px; left:3px; width:18px; height:2px;}
#mobile-nav ul li span::after{top:3px; left:11px; width:2px; height:18px;}
#mobile-nav ul li.uk-open span{transform:rotate(90deg);}
#mobile-nav ul li.uk-open span::before{opacity:0;}
#mobile-nav ul li ul.sub-menu{margin:0; padding:10px 0;}
#mobile-nav ul li ul.sub-menu li{margin:14px 0; line-height:1.1;}
#mobile-nav ul li ul.sub-menu li a{font-size:1.3rem; text-transform:none;}
#mobile-nav li.current-menu-item > a, #mobile-nav li.current-menu-ancestor > a{color:#ffd24e;}
#mobile-nav .uk-navbar-parent-icon svg{display:none;}
#mobile-nav .c-socials{position:absolute; left:30px; bottom:30px;}
#mobile-nav .c-social{margin-right:5px; background:none; border:1px solid rgba(255,255,255,0.3);}
#mobile-nav .c-social svg{fill:#fff;}
/* hamburger */
.c-hamburger{position:absolute; top:50%; right:20px; width:34px; height:16px; transform:translate(0,-50%); z-index:1001;}
.c-hamburger::after{position:absolute; content:"Menu"; top:0; left:-56px; font-family:'Bauhaus', sans-serif; font-size:1.2em; color:#143d8d; font-weight:normal; line-height:16px;}
.c-hamburger span{position:absolute; right:0; width:100%; height:2px; background:#143d8d; transition:0.3s ease;}
.c-hamburger span:nth-of-type(1){top:0px; width:75%;}
.c-hamburger span:nth-of-type(2){top:7px; width:100%;}
.c-hamburger span:nth-of-type(3){bottom:0; width:60%;}
.c-hamburger:hover span:nth-of-type(1){width:90%;}
.c-hamburger:hover span:nth-of-type(2){width:80%;}
.c-hamburger:hover span:nth-of-type(3){width:55%;}
/* active */
.c-hamburger.active{top:38px; right:26px; width:26px;}
.c-hamburger.active::after{content:"Sluit"; left:-40px; color:#fff;}
.c-hamburger.active span{background:#fff;}
.c-hamburger.active span:nth-of-type(1){transform:rotate(-45deg); top:7px; width:100%;}
.c-hamburger.active span:nth-of-type(2){opacity:0;}
.c-hamburger.active span:nth-of-type(3){transform:rotate(45deg); bottom:7px; width:100%;}


/** RESPONSIVE **/


/*0 > 320*/
@media screen and (max-width:320px){
.uk-section.uk-padding-large{padding:24px 0;}
.uk-container{padding-left:20px !important; padding-right:20px !important;}
}
/*320 > 640*/
@media screen and (max-width:640px){
.uk-container{padding-left:36px; padding-right:36px;}
.uk-margin-large-top{margin-top:30px !important;}
.uk-margin-medium{margin-top:20px !important;}
.uk-grid-large>.uk-grid-margin{margin-top:26px;}
.uk-grid-medium>.uk-grid-margin{margin-top:20px;}
.uk-grid-column-medium, .uk-grid-medium{margin-left:-15px;}
.uk-grid-column-medium>*, .uk-grid-medium>*{padding-left:15px;}
.post-password-form{width:80%; margin:40px auto;}
.post-password-form label{display:block;}
.c-upper .uk-container, .c-top .uk-container, .c-hero .uk-container, .c-service-page-intro .uk-container{padding-left:20px; padding-right:20px;}
.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:10px;}
.c-item-pagination .uk-grid div.uk-width-expand a{width:100%;}
.c-about .c-bg-image{background-position:left top 70%;}
.c-upper .uk-width-expand a span{display:none;}
.c-home-intro{padding-top:50px !important; padding-bottom:50px !important;}
.c-home-intro-txt{padding-top:20px;}
.c-home-intro .c-bg-image{bottom:1%;}
.c-home-banner h2{font-size:2rem;}
.c-service-page-intro h1{font-size:2.4rem; margin-bottom:10px !important;}
.c-service-page-intro .c-linkbtn{display:none;}
.c-news-hero{padding:0 !important;}
.c-ctabar .c-contacts{margin-left:0 !important;}
.c-footer .c-title{margin-top:30px;}
.c-footer table, .c-footer table td{width:auto; display:inline-block;}
.c-footer table td:first-child{padding-right:10px;}
}
/*640 > 960*/
@media screen and (max-width:960px){
}
/*640>*/
@media(min-width:640px){
html, body{font-size:17px;}
h1{font-size:3rem;}
h2{font-size:2.3rem;}
h3{font-size:1.6rem;}
p{margin:30px 0 0;}
.uk-section.uk-padding-large{padding:40px 0;}
.c-bg-image{width:40%;}
.c-totop a{bottom:20px; right:20px; width:50px; height:50px; font-size:1.3rem; line-height:50px;}
.c-item-pagination .uk-grid span{display:inline-block;}
.c-upper i, .c-upper i.fa-envelope{font-size:0.9rem;}
.c-hero ul{min-height:400px;}
.c-hero-home ul{min-height:500px;}
.c-hero-small ul{min-height:300px;}
.c-hero .c-content p{font-size:1.5rem;}
.c-hero .c-content p.c-title{font-size:3.4rem;}
.c-hero .c-content .c-linkbtn{margin-top:40px;}
.c-service-page-intro .c-wrapper{padding:60px 5%;}
.c-news-grid h2{text-align:left;}
.c-news-grid h2 .c-linkbtn{position:absolute; top:50%; right:0; margin:0; transform:translate(0,-50%);}
.c-news-grid .c-item .c-linkbtn{margin:20px 0 0 0;}
.c-news-overview .c-item a.c-image{height:300px;}
.c-news-page .c-image{height:400px; border-radius:20px;}
.c-flexible-content .c-contentblok{margin:0 0 50px;}
.c-flexible-content .c-text-to-right{flex-direction:row-reverse;}
.c-ctabar{text-align:left;}
.c-ctabar .c-txt{padding-right:5%;}
.c-ctabar .c-contacts{max-width:200px;}
.c-bottom p span{display:inline-block; margin:0 0 0 20px;}
.c-bottom p span a{margin:0 10px;}
}
/*960>*/
@media(min-width:960px){
.uk-section.uk-padding-large{padding:60px 0;}
.c-service-page-intro h1{font-size:2.8rem;}
.c-news-grid .c-item .c-image{height:200px;}
.c-news-overview .c-item a.c-image{height:350px;}
.c-news-overview .c-content{margin-top:40px;}
.c-news-overview .c-content small{margin-bottom:30px;}
.c-news-page .c-image{height:500px;}
.c-bottom p{width:auto; text-align:left;}
.c-bottom p:last-child{margin:0;}
.c-bottom p span{margin:0 0 0 40px;}
.c-bottom p span a{margin:0 20px 0 0;}
}
/*1200>*/
@media(min-width:1200px){
.uk-section.uk-padding-large{padding:80px 0;}
h3{font-size:1.8rem;}
.c-hero ul{min-height:550px;}
.c-hero .c-content p.c-title{font-size:4.3rem;}
.c-hero .c-content p{font-size:1.8rem;}
.c-hero-home ul{min-height:600px;}
.c-hero-small ul{min-height:350px;}
.c-service-page-intro h1{font-size:3rem;}
.c-news-grid .c-item .c-image{height:250px;}
.c-news-overview .c-item a.c-image{height:400px;}
.c-news-page .c-image{height:600px;}
.c-ctabar .c-txt{padding-right:10%;}
}
/*1400>*/
@media(min-width:1400px){
h1 small{font-size:1.8rem;}
.uk-section.uk-padding-large{padding:100px 0;}
.c-totop a{width:60px; height:60px; font-size:1.4rem; line-height:60px;}
.c-home-banner .c-linkbtn{margin-top:30px;}
.c-home-banner .c-txt{padding:50px 0;}
.c-services-grid .c-item{padding:50px;}
.c-services-grid .c-item h2{font-size:2.4rem;}
.c-services-grid .c-item h2 i{display:inline-block; margin-bottom:0;}
.c-service-page-intro .c-wrapper{padding:100px 5%;}
.c-service-page-intro h1{font-size:3.2rem;}
.c-service-page-intro i{margin-top:5px; font-size:1.2rem;}
.c-service-page-intro p{font-size:1.2rem; line-height:1.8;}
.c-docs .uk-text-center h2, .c-services-related .uk-text-center h2{margin:0 0 60px !important;}
.c-docs .c-item .c-wrap{padding:24px 30px 30px;}
.c-flexible-content h1{margin-bottom:40px !important;}
.c-flexible-content .c-quote{position:relative; margin-top:100px; margin-bottom:100px; padding:0;}
.c-flexible-content .c-quote .c-txt{padding-right:80px;}
.c-flexible-content .c-quote h3{font-size:1.4rem;}
.c-ctabar .c-contacts{max-width:250px;}
}
/*1600>*/
@media(min-width:1600px){
h1{font-size:3.4rem;}
h2{font-size:2.8rem;}
.c-hero ul{min-height:550px;}
.c-hero .c-content p.c-title{font-size:4.5rem;}
.c-hero-home ul{min-height:650px;}
.c-hero-small ul{min-height:350px;}
.c-service-page-intro h1{font-size:3.4rem;}
}
/*1900>*/
@media(min-width:1900px){
}
/*2000>*/
@media(min-width:2000px){
.c-bg-image{width:30%;}
}