:root {
--font-base: "metallophile-sp8", sans-serif;
--font-heading: "metallophile-sp8", sans-serif;
--kleur-primary: #333D7A;
--kleur-secondary: #333D7A;
--kleur-tekst: #333D7A;
--kleur-primarybg: #F9F5EA;
--kleur-secondarybg: #fff;
}

html, body{width:100%; margin:0; padding:0; font-size:20px; line-height:1.7; color:var(--kleur-tekst); background:var(--kleur-primarybg);}
*{font-family:var(--font-base); 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:var(--kleur-secondarybg); color:var(--kleur-tekst);}picture{display:block;}

/* style */
h1, h2, h3{margin:30px 0; font-family:var(--font-heading); color:var(--kleur-primary); font-weight:500; 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.2rem;}
h2{font-size:1.7rem;}
h3{font-size:1.4rem;}
p{margin:20px 0 0;}
strong, strong a{font-weight:500;}
em{color:var(--kleur-tekst);}
u{text-decoration:underline;}
small, small a{vertical-align:middle;}
ol,ul{padding-left:16px;}
img{border-radius:8px;}

/* buttons */
a, button, .uk-link{display:inline-block; color:var(--kleur-tekst); 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:var(--kleur-primarybg) !important; font-weight:500; line-height:42px; text-decoration:none !important; background:none; border-radius:8px; background:var(--kleur-primary); white-space:nowrap;}
.c-linkbtn:hover{padding:0 30px; color:var(--kleur-primarybg) !important; text-decoration:none !important;}
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:var(--kleur-tekst); font-weight:500;}
.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:var(--kleur-tekst); background-color:#f7f1eb !important; border:1px solid #f7f1eb; border-radius:8px; 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:var(--kleur-tekst);}
.with_frm_style textarea{padding:12px;}
.with_frm_style input:focus, .with_frm_style select:focus, .with_frm_style textarea:focus{background:#f7f1eb !important; border-color:#f7f1eb !important;}
.frm_style_formidable-style.with_frm_style .frm_submit button{padding:8px 24px; margin-bottom:0; font-size:1rem; color:#000 !important; font-weight:500; background:none; border-radius:8px; border:1px solid #ccc; 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:#000;}
.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;}
::-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:var(--kleur-tekst);}
.uk-lightbox{background:#fef9f5;}
.uk-lightbox-caption{left:0; font-size:0.9rem; color:#fff; background:rgba(0,0,0,0.7);}
.uk-lightbox .uk-lightbox-counter{font-size:1rem; color:var(--kleur-tekst);}
.uk-lightbox .uk-dotnav>*>*{background:none; border-color:#000;}
.uk-lightbox .uk-dotnav a:hover, .uk-light .uk-dotnav>.uk-active>*{background:#000;}
.uk-lightbox .uk-close{color:var(--kleur-tekst);}

/* 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:500; color:var(--kleur-tekst); text-decoration:none !important; border:1px solid rgba(0,0,0,0.3); white-space:nowrap; border-radius:8px;}
.c-item-pagination .uk-grid span{display:none; font-weight:500;}
.c-item-pagination .uk-grid a:hover{padding:0 22px; border-color:#000;}
.uk-dotnav>*{padding-left:10px;}
.uk-dotnav>*>*{border-color:#000;}
.uk-dotnav>*>:hover, .uk-dotnav>.uk-active>*{border-color:#000; background-color:#000;}

/* misc */
.post, .page{margin:0 !important;}
.uk-section.uk-padding-large{padding:30px 0;}
.c-totop a{position:fixed; display:block; bottom:15px; right:15px; width:44px; height:44px; font-size:1.2rem; color:var(--kleur-tekst); line-height:44px; text-align:center; background:var(--kleur-secondarybg); border-radius:6px; opacity:0; pointer-events:none; z-index:99;}
.c-totop a:hover{margin:0 0 4px;}
.c-totop.is-visible a{opacity:1; pointer-events:auto;}
.c-totop.c-bottom-reached a{bottom:70px !important;}
.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;}
#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:500;}
.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;}
.cookieconsent-optout-marketing{position:absolute; top:50%; left:50%; width:80%; transform:translate(-50%,-50%);}
.cookieconsent-optout-marketing p{text-align:center; color:#fff;}
.cookieconsent-optout-marketing p a{text-decoration:none !important; opacity:0.5;}

/* cookie popup */
#popup_container{position:fixed; left:0; top:0; width:100%; height:100%; z-index:1000;}
#popup_container .close{position:absolute; top:40px; right:-40px; width:26px; height:18px; transition:0.3s ease; z-index:3; cursor:pointer;}
#popup_container .close span{position:absolute; left:0; width:100%; height:4px; background:#fff; transition:0.3s ease;}
#popup_container .close span:nth-of-type(1){top:7px; -webkit-transform:rotate(45deg); transform:rotate(45deg);}
#popup_container .close span:nth-of-type(2){bottom:7px; margin-top:-2px; -webkit-transform:rotate(-45deg); transform:rotate(-45deg);}
#popup_container .close:hover{opacity:0.6;}
#popup_container .content{position:absolute; left:50%; top:50%; height:80%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); z-index:2;}
#popup_container .content a{display:inline;}
#popup_container .content img{height:100%; max-width:inherit !important;}
#popup_container .bg{position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.6; z-index:1;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:990px){
}
@media screen and (max-width:750px){
#popup_container .close{top:-40px; right:20px;}
#popup_container .content{height:auto; width:86%;}
#popup_container .content img{height:auto; width:100%;}
}


/** FRAMEWORK **/


.c-upper{padding-top:10px; padding-bottom:10px; font-size:0.8rem; line-height:20px; background:var(--kleur-secondarybg); overflow:hidden;}
.c-upper p{margin:0;}
.c-upper i{display:inline-block; font-size:1rem; line-height:20px;}
.c-upper i.fa-envelope{font-size:1.1rem;}
.c-upper a{font-weight:500;}
.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:#000;}
.c-upper .c-social:hover{opacity:0.5;}
.c-upper .c-usps li{text-align:center;}
.c-upper .c-usps .uk-slidenav{padding:0;  transition:0.3s ease;}
.c-upper .c-usps .uk-slidenav svg{transform:scale(0.6);}
.c-upper .c-usps .uk-slidenav:hover{opacity:0.6;}
.c-upper .c-contact{text-align:right; white-space:nowrap;}
.c-upper .c-contact a{margin-left:10px; font-weight:500;}
.c-upper .c-contact a:first-child{margin-left:0;}
/* top */
.c-top{position:relative; padding:20px 0;}
.c-top-float{position:absolute; top:0; left:0; width:100%;}
/*.c-top .c-logo{display:block; width:400px; height:125px; background:url(/wp-content/themes/azul/assets/img/logo.svg) no-repeat center / 400px 125px; 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:var(--kleur-tekst); 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:'Poppins', sans-serif; font-size:1rem; font-weight:500; color:var(--kleur-tekst); transition:0.3s ease; white-space:nowrap;}
.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:#555;}
.c-top nav li:hover span, .c-top nav li.current-menu-parent span, .c-top nav li.current_page_item span{color:#555;}
.c-top nav .uk-navbar-dropdown{background:var(--kleur-secondarybg); border-radius:8px;}
.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:var(--kleur-tekst); line-height:1;}
.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{opacity:0.4;}
.c-top nav .lang-item{padding:0 5px; opacity:0.3;}
.c-top nav .lang-item a:hover{opacity:0.7;}
.c-top nav .lang-item img{width:20px; border-radius:100%;}
.c-top nav .lang-item.lang-item-first{padding-left:10px;}
.c-top nav .lang-item.current-lang{opacity:1;}
.c-top.c-no-hero, .uk-active .c-top{background:#fef9f5;}
/* top home */
.c-top-home{background:rgba(0,0,0,0);}
.c-top-home .c-logo{background-image:url(/wp-content/themes/azul/assets/img/logo.svg);}
.c-top-home nav li:hover a, .c-top-home nav li a, .c-top-home nav li a:hover, .c-top-home nav li.current-menu-item a{color:#fff;}
.c-top-home nav li a::after, .c-top-home nav li.current-menu-item a:hover::after{background:#fff;}
.c-top-home nav li.uk-parent span{color:#fff;}
.c-top-home nav .uk-navbar-dropdown{background:transparent; border:1px solid #fff;}
.uk-active .c-top-home{position:relative; background:rgba(0,0,0,0.7); -webkit-backdrop-filter:blur(4px); backdrop-filter:blur(4px);}
.c-top-home .c-hamburger{color:#fff !important;}
.c-top-home .c-hamburger span{background:#fff !important;}
/* hero */
.c-hero{position:relative; background:#000; 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{height:200px;}
.c-hero .uk-container{position:relative; height:100%; z-index:3;}
.c-hero .c-content p{margin:5px 0 0 0; padding:0 20px; font-size:1.8rem; line-height:1.1; font-weight:300; color:#fff; text-transform:uppercase;}
.c-hero .c-content p.c-title{font-family:'Lobster', sans-serif; font-size:3rem; text-transform:none;}
.c-hero .c-content .c-linkbtn{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.7; overflow:hidden; z-index:1;}
.c-hero .c-bg-no-txt{opacity:1;}
.c-hero-small ul{height:150px;}
.c-hero-home ul{min-height:500px; height:100vh;}

/* HOME */

.c-links a{display:block;}
.c-links a i{display:inline-block; font-size:1.8rem; line-height:1; transition:0.5s ease;}
.c-links a h3{margin:20px 0 10px;}
.c-links a p{font-size:0.9rem; transition:0.5s ease;}
.c-links a:hover{color:var(--kleur-tekst);}
.c-links a:hover i{margin:-6px 0 6px;}

/* PROJECTS */

.c-project-grid{background:var(--kleur-primarybg);}
.c-project-grid .uk-grid .c-item{position:relative; display:block; width:100%; height:350px; background:#000; border-radius:8px; overflow:hidden;}
.c-project-grid .uk-grid .c-item .c-label{position:absolute; bottom:0; left:0; padding:0 0 40px 40px; z-index:2;}
.c-project-grid .uk-grid .c-item .c-label p{font-size:1.6rem; line-height:1; font-weight:500; color:#fff;}
.c-project-grid .uk-grid .c-item .c-bgimage{z-index:1; transition:0.3s ease;}
.c-project-grid .uk-grid .c-item:hover .c-bgimage{opacity:0.8;}
/* project overview */
.c-project-overview .c-item{display:block; width:100%; background:#000; border-radius:8px; overflow:hidden;}
.c-project-overview .c-item .c-bgimage{height:300px; transition:0.3s ease;}
.c-project-overview .c-item:hover .c-bgimage{opacity:0.8;}
.c-project-overview-next{background:#fff;}
/* project page */
.c-project-page img{width:100%;}

/* TEAM */

.c-team-grid{background:var(--kleur-primarybg);}
.c-team-grid .uk-grid .c-item{display:block; position:relative; width:100%; padding-bottom:150%; border-radius:8px; transition:none; overflow:hidden;}
.c-team-grid .uk-grid .c-item .c-label{position:absolute; bottom:0; left:0; width:100%; height:38px; padding:10px 20px; text-align:center; color:#fff; background:rgba(0,0,0,0.5); -webkit-backdrop-filter:blur(2px); backdrop-filter:blur(2px); z-index:2; transition:0.6s ease;}
.c-team-grid .uk-grid .c-item .c-label p{font-size:0.9rem; line-height:1; font-weight:500;}
.c-team-grid .uk-grid .c-item .c-bgimage{z-index:1; transition:0.3s ease;}
.c-team-grid .uk-grid .c-item:hover .c-label{background:rgba(0,0,0,0.9);}
.c-team-grid .uk-grid .c-item:hover .c-bgimage{opacity:0.9;}
.c-team-grid .c-linkbtn{margin-top:0;}
/* team page */
.c-team-page{background:#fff;}
.c-team-page img{width:100%;}
.c-team-page .c-social{margin-bottom:30px;}

/* NEWS */

.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:8px;}
.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:500;}
.c-news-grid .c-item small{display:block; margin-top:10px; font-size:0.8rem; line-height:1; font-weight:500; 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:var(--kleur-tekst); 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:8px;}
.c-news-overview .c-content{margin-top:20px;}
.c-news-overview .c-content h2{margin-bottom:10px;}
.c-news-overview .c-content time{display:block; margin-bottom:20px; font-size:0.8rem; line-height:1; font-weight:500; 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 time{font-size:0.9rem; line-height:1; font-weight:500; 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:var(--kleur-tekst); 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;}

/* GALLERY */

.c-gallery{text-align:center; background:var(--kleur-primarybg);}
.c-gallery img{width:100%;}
.c-gallery .uk-grid{margin-top:60px;}
.c-gallery .uk-grid:first-child{margin-top:0;}
.c-gallery .uk-grid div a:hover{opacity:0.9;}
.c-gallery .uk-grid div a:hover .c-gallery-desc{background:rgba(0,0,0,0.4);}
.c-gallery .c-item{position:relative; display:block; border-radius:8px; overflow:hidden;}
.c-gallery .c-item .c-txt{padding:40px 0; text-align:right;}
.c-gallery .c-item .c-gallery-desc{position:absolute; bottom:0; left:0; right:0; padding:5px 10px; font-size:0.8rem; color:#f9f2ea; text-align:center !important; background:rgba(0,0,0,0.2); -webkit-backdrop-filter:blur(2px); backdrop-filter:blur(2px); transition:0.3s ease;}

/* FLEXIBLE CONTENT */

.c-flexible-content h1{word-wrap:break-word; margin-bottom:60px;}
.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{text-decoration:underline;}
.c-flexible-content p a:hover, .c-flexible-content li a:hover{color:var(--kleur-tekst); 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 40px;}
.c-flexible-content .c-contentblok:last-child{margin:0;}
.c-flexible-content .c-text-to-right{flex-direction:column-reverse;}
.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:8px;}
.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:8px;}
.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;}

/* FOOTER */

.c-prefooter{background:var(--kleur-secondarybg);}
.c-prefooter .uk-grid-margin.uk-first-column{margin-top:20px;}
.c-prefooter p.title{font-size:2rem; line-height:1; font-weight:500;}
.c-prefooter a:hover{opacity:0.6;}
.c-prefooter .frm_forms, .c-prefooter .form-field{margin:0 0 10px !important;}
.c-prefooter .with_frm_style input[type=text], .c-prefooter .with_frm_style input[type=email], .c-prefooter .with_frm_style input[type=tel], .c-prefooter .with_frm_style textarea, .c-prefooter .with_frm_style select{background-color:#fff !important; border-color:#fff;}
.c-prefooter button{margin:0 !important;}
/* footer */
.c-footer{background:var(--kleur-primarybg);}
.c-footer a{color:var(--kleur-tekst);}
.c-footer p a:hover, .c-footer li a:hover, .c-footer .current-menu-item a{opacity:0.5;}
.c-footer .c-title{margin:0 0 20px; font-family:'Poppins', sans-serif; font-size:1.2rem; font-weight:500;}
.c-footer .uk-list{margin:0;}
.c-footer .uk-list>:nth-child(n+2){margin-top:10px;}
.c-footer .uk-list a{font-weight:500;}
.c-footer .c-socials a{display:inline-block; margin-right:5px;}
.c-footer .c-linkbtn{transform:scale(0.9); margin-left:-4px;}
/* bottom */
.c-bottom{padding:20px 0; background:var(--kleur-primarybg);}
.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:var(--kleur-tekst);}
.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:#000;}
.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:block; padding:0; font-family:'Poppins', sans-serif; color:#fff; font-size:1.3rem; font-weight:500; 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;}
#mobile-nav ul li ul.sub-menu li a{font-size:1.1rem; text-transform:none;}
#mobile-nav li.current-menu-item > a, #mobile-nav li.current-menu-ancestor > a{opacity:0.5 !important;}
#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;}
#mobile-nav .lang-item{display:inline-block; margin-top:40px; padding:0 5px; opacity:0.3;}
#mobile-nav .lang-item a:hover{opacity:0.7;}
#mobile-nav .lang-item img{width:30px; border-radius:100%;}
#mobile-nav .lang-item.lang-item-first{padding-left:0;}
#mobile-nav .lang-item.current-lang{opacity:1;}
/* 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:-50px; font-size:0.8rem; font-weight:500; line-height:16px;}
.c-hamburger span{position:absolute; right:0; width:100%; height:2px; background:#000; 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;}
.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 > 375*/
@media screen and (min-width:321px) and (max-width:375px){
}
/*375 > 480*/
@media screen and (min-width:376px) and (max-width:480px){
}
/*320 > 640*/
@media screen and (max-width:640px){
.uk-container{padding-left:30px; padding-right:30px;}
.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{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-news-hero{padding:0 !important;}
}
/*640 > 960*/
@media screen and (max-width:960px){
}
/*640>*/
@media(min-width:640px){
html, body{font-size:24px;}
h1{font-size:2.8rem;}
h2{font-size:2rem;}
h3{font-size:1.6rem;}
p{margin:30px 0 0;}
.uk-section.uk-padding-large{padding:40px 0;}
.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{height:400px;}
.c-hero-small ul{height:300px;}
.c-hero-home ul{height:100vh;}
.c-hero .c-content p{margin:-5px 0 0 0; font-size:3rem;}
.c-hero .c-content p.c-title{font-size:5rem;}
.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:8px;}
.c-flexible-content .c-contentblok{margin:0 0 80px;}
.c-flexible-content .c-text-to-right{flex-direction:row-reverse;}
.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;}
.uk-container{padding:0 60px;}
.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 time{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;}
.c-hero ul{height:550px;}
.c-hero-small ul{height:350px;}
.c-hero-home ul{height:100vh;}
.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;}
}
/*1400>*/
@media(min-width:1400px){
.uk-section.uk-padding-large{padding:100px 0;}
.c-totop a{width:60px; height:60px; font-size:1.4rem; line-height:60px;}
}
/*1600>*/
@media(min-width:1600px){
}
/*1900>*/
@media(min-width:1900px){
}
/*2000>*/
@media(min-width:2000px){
}