/**
Theme Name: Astra Child
Author: Monkey Vision
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
html {
	scroll-behavior: smooth;
}

#wpadminbar {
    z-index:999999;
}
@media screen and (max-width: 5000px){
    html[lang=nl] {
        margin-top: 0!important;
    }
}
.main-header {
    z-index: 200000;
	box-shadow: 1px 2px 5px rgba(40, 40, 40,0.2)
}
.logo-filler {
    width: 280px!important;
}
header {
    border-width: 0px!important;
}

.tooltipsall  {
	border-bottom:1px solid black!important;
}
/*************************** PROJECTEN BUTTONS  *******************************/
.project-button .elementor-button-content-wrapper{
	flex-direction:row!important;
}
.project-button .elementor-button-content-wrapper .elementor-button-text {
	font-size:15px;
	font-weight:700;
	text-transform:uppercase
}
.project-button:not(.button-active) a{
	background:black!important;
	box-shadow:none!important;
}
.project-button a {
	box-shadow:none!important
}
html .project-button.button-active:not(.project-button-info) a {
    background: #FD5C1E;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
}

.project-button .elementor-button-content-wrapper svg {
	height:14px;
}
.project-button .elementor-widget-container {
	margin:7px!important;
}
/*************************** GENERAL ELEMENTS   *******************************/

#content {
    overflow: hidden;
}
.custom-nav-button{
    position: fixed;
    width: 100%;
    bottom: 20px;
}

.custom-tabs-button {
	padding: 10px 20px;
	border-radius:30px;
	font-weight:700;
	color:white!important
}
.gform_button.button {
    text-transform: uppercase;
}
.custom-button .elementor-button-link,
.gform_button.button,
.ast-builder-button-wrap .ast-custom-button,
.custom-button.switcher .elementor-button-link,
.project-button.project-button-info a,
.project-button:not(.project-button-info):hover a,
.custom-tabs-button{
    background: rgb(238, 29, 21)!important;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
}

.gform_button.button {
    border-radius: 50px;
    font-size: 17px;
    font-weight: 700;
    padding: 15px 20px!important;
    float: right;
	line-height:20px!important;
}
.custom-button .elementor-button-link span {
    color:white;
}
.ast-builder-button-wrap,
.elementor-button-wrapper a{
    border-radius: 50px!important;
}
:not(.header-login-button).custom-button.elementor-widget-button .elementor-button-link .elementor-button-content-wrapper:after,
.ast-custom-button:after{
    content:'';
    display: inline-block;
    height:16px;
    width: 16px;
    margin-left:5px;
    background-image:url(/wp-content/uploads/2021/09/arrow-wit-rechts.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.ast-custom-button:after{
    margin-bottom: -2px;
}
:not(.header-login-button).elementor-widget-button .elementor-button-link .elementor-button-content-wrapper{
    flex-direction: row-reverse;
}
.elementor-button-link .elementor-button-content-wrapper span,
.ast-custom-button {
    font-weight: 700;
    font-size:14px
}
.header-login-button .elementor-button-wrapper {
	height:25px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-login-button.elementor-widget-button .elementor-button-link {
    padding: 2px 10px;
    background:none;
}
.header-login-button svg {
	height:14px;
	width:auto;
}
.header-login-section {
	max-height:25px!important;
}
p{
    line-height: 25px;
}
.full-width-section .elementor-widget-wrap {
    padding:0px!important;
}
.elementor-widget-text-editor ul li::marker{
	color:#FD5C1E;
}

.elementor-423 .elementor-element.elementor-element-39ba2e9 .elementor-heading-title {
	color: #2ec7f7;
	text-decoration: underline;
}

.custom-button.elementor-button-info  .elementor-button-link {
	background: #282828 !important;
}

.custom-button.elementor-button-info:hover  .elementor-button-link {
	background: #EE1D15 !important;
}

.order-fix .elementor-button-text {
	order: 20 !important;
}
/*************************** TOOLTIPS  *******************************/

/*************************** CUSTOM TEXT   *******************************/
.custom-text-white h1,
.custom-text-white h2,
.custom-text-white h3,
.custom-text-white h4,
.custom-text-white h5,
.custom-text-white p{
    color:white!important;
}

.custom-text-section h3 {
    color:#FD5C1E!important;
    margin-bottom: 0px;
}

.custom-text-section.black-content h3 {
    color:black!important;
}

.custom-text-section.black-content h3:before {
    background-color:black!important;
}
.custom-text-section.colored.centered-content h3{
    color:#282828!important;
}
.custom-text-section.colored.centered-content h2,
.custom-text-section.colored.centered-content,
.custom-text-section.colored.centered-content h4{
    color:white!important;
}

.custom-text-section.colored.centered-content h3:before,
.custom-text-section.colored.centered-content h3:after,
.custom-text-section.black-content h3:before,
.custom-text-section.black-content h3:after {
    content:'';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width:23px;
    background-color:#282828;
}
.custom-text-section.colored.centered-content h3:after{
    margin: 5px 0px 5px 10px;
    
}
.custom-text-section.centered-content h3:before,
.custom-text-section h3:before,
.custom-text-section.centered-content h3:after{
    content:'';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width:23px;
    background-color:#FD5C1E;
}
.custom-text-section.black-content h3:before,
.custom-text-section.black-content h3:after{
    background-color:black;
}
.custom-text-section.centered-content h3:after{
    margin: 5px 0px 5px 10px;
    
}
.navigation-arrow img{
    transform:translateY(0) scale(1);
    transition: transform 500ms ease-in-out;
    will-change: transform;
	width:35px!important;
}
.navigation-arrow img:hover{
    transform:translateY(-5px) scale(1.2);
}
/******************************* AGENDA ROW   ***************************************/


.activiteiten .cl-layout__item,
.activiteiten-page .cl-layout__item  {
    max-width: 400px;
    height:520px;
}
.activiteiten .cl-layout__item-spacing,
.activiteiten .cl-layout__item-spacing .cl-template,
.activiteiten-page .cl-layout__item-spacing,
.activiteiten-page .cl-layout__item-spacing .cl-template{
    height:100%;
}
.owl-stage .cl-element-taxonomy:empty{
   display: none;
}

.activiteiten:not(.activiteiten-page) h3,
.activiteiten:not(.activiteiten-page) h2{
    color:white!important;
}
.activiteiten .cl-element-custom_field {
    color:white;
    font-size:19px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 900!important;
    padding: 10px!important;
    width: 60px;
    margin: 10px 20px 0 auto!important;
    text-transform: lowercase;
    background: #FD5C1E;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
}

.activiteiten .cl-layout__item .cl-element-title{
    position: absolute;
    bottom:30px;
    left:30px;
}
.activiteiten .cl-layout__item .cl-element-title a{
    font-size:28px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 900!important;
}

.activiteiten .cl-layout__item .cl-template:before{
    content:'';
    display: block;
    position: absolute;
    height:100%;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 100%);
}
.activiteiten .cl-layout__item .cl-element-taxonomy{
    position: absolute;
    top:20px;
    left:0px;
    color:white;
    width:fit-content;
    padding: 5px 10px!important;
    background: #FD5C1E;
    background: linear-gradient(90deg,rgba(238,29,21,1) 0%,rgba(251,83,28,1) 100%)!important;
}
.activiteiten .cl-element-taxonomy div{
    font-size:17px!important;
    width:fit-content;
    font-family: 'Roboto',sans-serif;
    font-weight: 700!important;
}
.custom-section.activiteiten{
    overflow: hidden;
}
/******************************* VIDEO ROWS   ***********************************/
.custom-play-button img{
    width: 110px!important;
    height:110px;
}
/******************************* USP ROW   ***********************************/
.usp-row h2 {
    color:white!important;
    margin-bottom: 0px;
}
.usp-row img{
    height:90px;
}
.usp-row .elementor-widget-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 95px;
}
.usp-row table {
    margin-bottom: 0px;
}
.usp-row table tr td:first-child {
    font-size: 60px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
}

.usp-row table tr td{
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}
.usp-row .elementor-widget-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%; 
}
.usp-row table tr {
    display: flex;
    justify-content: center;
    align-items: center;
}
.entry-content .usp-row p {
    margin-bottom: 0px;
}
.usp-row.usp-row-projecten .elementor-widget-wrap {
    padding:75px 50px!important;
}
/*************************** IMG RIGHT BLACK SECTION   *******************************/
.img-right-black-section {
    overflow: hidden;
}
.img-right-black-section h1,
.img-right-black-section h2,
.img-right-black-section h3,
.img-right-black-section h5,
.img-right-black-section p {
    color:white!important;
}
.img-right-black-section h3,
.img-right-white-section h3  {
    color:#FD5C1E!important;
    margin-bottom: 5px;;
}

.img-right-black-section h3:before,
.img-right-white-section h3:before{
    content:'';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width:23px;
    background-color:#FD5C1E;
}

.img-right-black-section.black-before h3:before,
.img-right-white-section.black-before h3:before {
	background-color: #282828;
}

.img-right-black-section .text-container .elementor-widget-wrap,
.img-right-white-section .text-container .elementor-widget-wrap{
    max-width:500px;
}
.text-container {
	max-width:600px;
}
.img-right-black-section:not(.cyclus) .elementor-widget-image:before,
.img-right-white-section:not(.cyclus) .elementor-widget-image:before{
    content:'';
    display: block;
    position: absolute;
    height:100%;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 100%);
}
.img-right-black-section:not(.cyclus) .elementor-widget-image,
.img-right-white-section:not(.cyclus) .elementor-widget-image   {
    clip-path: polygon(0% 0%, 85% 0%, 100% 100%, 0% 100%);
}

.img-right-black-section .black-section-image-col .elementor-widget-wrap,
.img-right-black-section > div > div > .elementor-widget-wrap,
.img-right-white-section .white-section-image-col .elementor-widget-wrap,
.img-right-white-section > div > div > .elementor-widget-wrap {
    padding:0px!important;
}
/*************************** IMG RIGHT WHITE SECTION   *******************************/
.img-right-white-section h2,
.img-right-white-section p{
    color:black!important;
}

/*************************** HEADER SECTION  *******************************/
[class*='topic-leerlingen'] .elementor-widget-theme-site-logo {
	display:none!important;
}
.main-header .site-logo-img img,
.main-header .elementor-widget-image:nth-child(2) img{
    position: absolute;
    bottom: -20px;
    left: -10px;
    height: 125px!important;
    width: 200px!important;
}
.logo-column .elementor-widget-wrap{
	position:absolute;
	bottom:0;
}
.logo-column {
	overflow:hidden;
}
.site-header .ast-builder-grid-row{
    display: flex;
    justify-content: space-between;
}
.site-header .ast-header-search {
    padding:15px 17px!important;
    background-color: #F0F0F0;
    border-radius: 50px;
}

.site-header .ast-header-search .search-form .search-field,
.site-header .ast-header-search .search-form {
    width: 200px !important;
    background-color: #F0F0F0;
    border-radius: 50px;
}
/*.custom-main-header */
.logo-column{
    position: absolute;
    display: block;
    height:95px;
    width: 280px!important;
    left:0;
    bottom:0;
}
.custom-main-header > .elementor-container {
    display: flex;
    justify-content: center;
	min-height:70px!important;
}
.custom-main-header > .elementor-container .custom-menu-navigation{
    width: 1200px!important;
}
.custom-main-header > .elementor-container .custom-menu-navigation .menu-item  a:before{
    background:#F0F0F0!important;
}
.elementor-nav-menu__container .menu-item a{
    padding:13px!important;
}
.custom-main-header > .elementor-container .custom-menu-sidebar{
    min-width: 260px;
}
.custom-main-header > .elementor-container .custom-menu-sidebar .elementor-widget-wrap{
    display: flex;
    flex-wrap: nowrap;
}
.custom-main-header > .elementor-container .custom-menu-sidebar .elementor-element {
    width:fit-content;
    margin-left:20px;
}
.custom-main-header > .elementor-container .custom-menu-sidebar .elementor-widget-wrap .elementor-element:nth-child(1) {
    margin-left: 0px;
}
.custom-main-header .elementor-nav-menu--burger{
	margin-bottom:0px;
}
.menu-link.has-submenu.highlighted,
.elementor-item.elementor-item-active.menu-link.has-submenu{
	border-radius:20px 20px 0 0 !important;
	background-color:#f4f4f4
}
.sub-menu {
    width: calc(100% - 13px)!important;
}
a.elementor-sub-item.menu-link {
	padding: 7px 13px!important;
}
/*************************** MOBILE MENU  *******************************/
.elementor-popup-modal,
/* Video pop-up*/ .dialog-type-lightbox{
    z-index: 20000000;
}

/*************************** OWL SLIDER ELEMENTS  *******************************/
.custom-blog-layout .owl-nav button,
.activiteiten .owl-nav button{
    position: absolute;
    top:40%;
    font-size:0!important;
    background-color: transparent;
    padding:0px;
    height:33px;
    width: 33px;
    background-repeat: no-repeat;
    background-size: contain;
}
.custom-blog-layout .cl-element-title__anchor,
.custom-blog-layout .cl-element-link__anchor,
.custom-blog-layout .cl-element-published_date{
    font-family: 'Montserrat',sans-serif;
    font-weight: 800!important;
}
.custom-blog-layout.uploads .cl-element-custom_field:first-child{
    font-family: 'Montserrat',sans-serif;
    font-weight: 800!important;
    font-size: 25px;
    margin-bottom: 10-px;
}
.custom-blog-layout .cl-element-link__anchor{
    color:#FE5C1E!important;
}

.custom-blog-layout.uploads .cl-element-custom_field:nth-child(2){
    font-family: 'Roboto',sans-serif;
    margin-bottom: 15px;
}
.custom-blog-layout.uploads .cl-element-custom_field:nth-child(3),
.custom-blog-layout.uploads .cl-element-custom_field:nth-child(4){
    width:fit-content;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.custom-blog-layout.uploads .cl-element-custom_field:nth-child(4) {
    color:#FD5C1E;
    height: 19px;
    align-items: end;
}
.custom-blog-layout.uploads img{
    height: 300px;
    object-fit: cover;
}
.custom-blog-layout.uploads .cl-element-custom_field:nth-child(4) a:after{
    content:'';
    display: inline-block;
    height: 17px;
    margin: 5px 5px -2px;
    width: 17px;
    margin-left: 5px;
    background-image:url(/wp-content/uploads/2021/09/Icon-feather-arrow-right-circleorange.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.custom-blog-layout.uploads .cl-element-section{    
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding:25px 30px;
    background-color: #F7F7F7;
}
.custom-blog-layout .cl-layout__item {
    max-width: 460px;
    margin: 0 auto;
}

.custom-blog-layout .cl-element-link__anchor:after{
    content:'';
    display: inline-block;
    height: 17px;
    margin: 5px 5px -2px;
    width: 17px;
    margin-left: 5px;
    background-image:url(/wp-content/uploads/2021/09/Icon-feather-arrow-right-circleorange.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    height:30px;
    width: 30px;
}

.activiteiten .owl-nav .owl-prev {
    background-image: url(/wp-content/uploads/2021/09/arrow-wit-rechts.svg)!important;
    left:-30px;
    transform: rotate(180deg);
}
.activiteiten .owl-nav .owl-next{
    background-image: url(/wp-content/uploads/2021/09/arrow-wit-rechts.svg)!important;;
    right: -30px;
}
.custom-blog-layout .owl-nav .owl-prev,
.activiteiten-page .activiteiten-row .owl-nav .owl-prev  {
    background-image: url(/wp-content/uploads/2021/09/arrow-zwart-links.svg)!important;
    left:-30px;
    transform: none;
}
.custom-blog-layout .owl-nav .owl-next,
.activiteiten-page .owl-nav .owl-next  {
    background-image: url(/wp-content/uploads/2021/09/arrow-zwart-rechts.svg)!important;
    right: -30px;
}
.custom-blog-layout .cl-element-published_date{
    position: absolute!important;
    top: -70px;
    right: 20px;
    width: 120px;
    padding:5px!important;
    background: #FD5C1E;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
    word-spacing: 199px;
    text-transform: lowercase;
}

/*************************** AANSLUITING  *******************************/
.aansluiting .elementor-col-16 {
    max-width: 450px;
    min-width: 430px;
    height:350px;
    margin: 20px;    
}
.aansluiting .elementor-container {
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
}
.aansluiting .elementor-col-16 .elementor-widget-wrap:before {
    content:'';
    display: block;
    position: absolute;
    height:100%;
    width: 100%;
    background:black;
    background: linear-gradient(180deg, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 100%);
}
.aansluiting .elementor-col-16 img{
    height:80px;
}
.aansluiting .elementor-col-16 h3 {
    font-size:33px;
}
.aansluiting-images-container {
    width: 1500px;
}
/*************************** TESTIMONIAL  *******************************/
.elementor-testimonial{
    display: flex;
    flex-direction: row-reverse;
}
.elementor-testimonial__footer {
    display: flex;
    flex-direction: column;
    width: 200px;
    min-width: 200px;
    padding-right:50px;
    margin-top: 0px;
}
.elementor-testimonial__footer .elementor-testimonial__image img{
    width: 100% !important;
    height: 100% !important;
}
.elementor-testimonial__cite {
    width: 100%;
    margin-left:0!important;
}
.elementor-testimonial__cite span{
    text-align: center;
    font-size:17px;
}
.elementor-testimonial__name {
    color:#FE5C1E;
}

.elementor-testimonial__content {
    display: flex;
    justify-content:center;
    align-items: center;
}
.elementor-testimonial__content .elementor-testimonial__text{
    color:#282828!important;
    font-family: 'Montserrat',sans-serif!important;
    font-weight: 900!important;
    font-size: 43px;
    line-height: 50px;
}
.elementor-swiper-button{
    height:30px;
    width: 30px;
}
.elementor-swiper-button.elementor-swiper-button-prev{
    background-image: url(/wp-content/uploads/2021/09/arrow-zwart-links.svg)!important;
}
.elementor-swiper-button.elementor-swiper-button-next{
    background-image: url(/wp-content/uploads/2021/09/arrow-zwart-rechts.svg)!important;
}
.elementor-swiper-button i{
    display: none;
}
.elementor-swiper-button-prev{
    left:-20px!important;
}
.elementor-swiper-button-next {
    right:-20px!important;
}

.orange-arrows .elementor-swiper-button.elementor-swiper-button-next {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Laag_1' x='0px' y='0px' viewBox='0 0 34.6 34.6' style='enable-background:new 0 0 34.6 34.6;' xml:space='preserve'%3E%3Cg id='Icon_feather-arrow-right-circle' transform='translate(-1.75 -1.75)' style='&%2310; fill: %23FD5C1E;&%2310;'%3E%3Cpath d='M19,36.3C9.5,36.3,1.8,28.6,1.8,19S9.5,1.8,19,1.8S36.3,9.5,36.3,19S28.6,36.3,19,36.3z M19,4.3C10.9,4.3,4.2,10.9,4.2,19 c0,8.1,6.6,14.8,14.8,14.8c8.1,0,14.8-6.6,14.8-14.8C33.8,10.9,27.2,4.3,19,4.3z'/%3E%3Cpath d='M19,26.7c-0.3,0-0.6-0.1-0.9-0.4c-0.5-0.5-0.5-1.3,0-1.8l5.5-5.5l-5.5-5.5c-0.5-0.5-0.5-1.3,0-1.8s1.3-0.5,1.8,0l6.4,6.4 c0.2,0.2,0.4,0.6,0.4,0.9s-0.1,0.6-0.4,0.9l-6.4,6.4C19.7,26.6,19.3,26.7,19,26.7z'/%3E%3Cpath d='M25.4,20.3H12.6c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2h12.8c0.7,0,1.2,0.6,1.2,1.2S26.1,20.3,25.4,20.3z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.orange-arrows .elementor-swiper-button.elementor-swiper-button-prev {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Laag_1' x='0px' y='0px' viewBox='0 0 34.6 34.6' style='enable-background:new 0 0 34.6 34.6;' xml:space='preserve'%3E%3Cg id='Icon_feather-arrow-right-circle' transform='translate(36.306 36.306) rotate(180)' style='&%2310; fill: %23FD5C1E;&%2310;'%3E%3Cpath d='M19,1.8c9.5,0,17.3,7.8,17.3,17.3S28.6,36.3,19,36.3S1.8,28.6,1.8,19S9.5,1.8,19,1.8z M19,33.8c8.1,0,14.8-6.6,14.8-14.8 c0-8.1-6.6-14.8-14.8-14.8C10.9,4.3,4.3,10.9,4.3,19C4.3,27.2,10.9,33.8,19,33.8z'/%3E%3Cpath d='M19,11.4c0.3,0,0.6,0.1,0.9,0.4l6.4,6.4c0.5,0.5,0.5,1.3,0,1.8l-6.4,6.4c-0.5,0.5-1.3,0.5-1.8,0c-0.5-0.5-0.5-1.3,0-1.8 l5.5-5.5l-5.5-5.5c-0.5-0.5-0.5-1.3,0-1.8C18.4,11.5,18.7,11.4,19,11.4z'/%3E%3Cpath d='M12.6,17.8h12.8c0.7,0,1.2,0.6,1.2,1.2s-0.6,1.2-1.2,1.2H12.6c-0.7,0-1.2-0.6-1.2-1.2S11.9,17.8,12.6,17.8z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

@media screen and (min-width: 1600px) {
	.orange-arrows .elementor-swiper-button.elementor-swiper-button-prev {
		left: -80px !important;
	}
	
	.orange-arrows .elementor-swiper-button.elementor-swiper-button-next {
		right: -80px !important;
	}
}

/*************************** HOME MAPS  *******************************/
.wpgmza_infowindow_title {
    font-size: 20px;
    font-family: 'Montserrat',sans-serif;
}
.gmnoprint{
    display: none;
}
.school-maps-section:after{
    content:'';
    display: block;
    position: absolute;
    height:50%;
    width: 100%;
    top:50%;
    background-color: #FE5C1E;
}

.school-maps-section > .elementor-container {
    z-index: 20000;
}
/*************************** HOME ONDERZOEKSPROJECTEN  *******************************/
.home-onderzoeksprojecten .centered-content .elementor-widget-container div{
    max-width: 600px;
    margin: 0 auto;
    line-height: 21px;
}
.column-header .elementor-widget-container p:first-child{
    padding:10px;
    width: fit-content;
    line-height: 20px;
    background: rgb(238, 29, 21)!important;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
    font-weight: 700;
}

.column-header .elementor-widget-container{
    display: flex;
    justify-content:space-between;
    padding:0 20px 0 0;
    align-items: center;
}
.home-projecten-col-container .elementor-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.home-projecten-col-container .elementor-container .elementor-column {
    margin:10px;
    width: 23%!important;
}
.home-projecten-col-container .elementor-container .elementor-column .elementor-widget-wrap{
    margin:0px!important;
}
.home-projecten-col-container p,
.home-projecten-col-container h3{
    color:white!important;
    margin:0px;
}
.home-projecten-col-container p{
    font-size: 17px;
}
.home-projecten-col-container h3{
    font-size:30px;
    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
}
.home-projecten-col-container .elementor-widget-container >img {
    height:80px;
}
.home-projecten-col-container .elementor-widget-container p > img {
    margin-right: 0px;
    height:40px;
}
.home-projecten-col-container .elementor-column {
    min-width: 340px;
    height:260px;
}
/*************************** ONDERZOEKSPROJECTEN PAGE  *******************************/
.onderzoeksprojecten-archive .elementor-widget-text-editor{
	max-width:750px;
}
.onderzoeksprojecten-archive > div > .elementor-column:first-child{
	width:250px;
}
.onderzoeksprojecten-archive > div > .elementor-column:nth-child(2){
	width:max-content;
}
.onderzoeksprojecten-archive .onderzoeks-link,
.onderzoeksprojecten-archive .onderzoeks-link a {
    display: block;
    position: absolute!important;
    height:100%;
    width: 100%;
    top:0;
    left:0;
}
.onderzoeksprojecten-archive .projecten {
    width: 300px;
}
.onderzoeksprojecten-archive .projecten > .elementor-section-wrap > .elementor-section {
	background-size:cover;
}
.onderzoeksprojecten-archive .projecten > .elementor-section-wrap > .elementor-section .elementor-container {
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.onderzoeksprojecten-archive > .elementor-container {
	align-items:flex-start!important;
}

.onderzoeksprojecten-archive .elementor-posts {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.onderzoeksprojecten-archive h2 {
    font-size: 33px;
}
.onderzoeksprojecten-archive .elementor-widget-image {
    margin-bottom: 5px;
}
.search-filter {
    margin-bottom: 20px!important;
}
.search-filter form ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left:0px;
}
.search-filter.search-filter-uploads form ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left:0px;
}
.search-filter form ul li {
    margin-right: 20px;
}
.search-filter form ul li select{
    background: #FD5C1E;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
    color:white!important;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    appearance: none;
    padding: 10px 15px 10px 20px!important;
    font-size:17px;
	border:none!important;
}

.search-filter form ul li select option {
	background-color:#404040;
	border:none!important;
}
.search-filter.search-filter-uploads form ul li select{
    padding: 10px 25px 10px 20px!important;
}
.search-filter form ul li label:after{
    content: '';
    display: inline;
    position: absolute;
    background-image: url(/wp-content/uploads/2021/09/arrow-down.svg);
    margin-top: 15px;
    margin-left: -30px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
}
.searchandfilter select.sf-input-select{
    min-width: 180px;
}
/*************************** FOOTER  *******************************/
.elementor-location-footer h3 {
    font-size: 19px;
    margin-bottom: 20px;
    color:white;
}
.elementor-location-footer h3:after{
    content:'';
    display: block;
    margin-top: 3px;
    height:2px;
    width: 27px;
    background-color: #FD5C1E!important;
}

.elementor-location-footer p{
    margin-bottom: 2px;
	font-size:17px;
}
.social-icons img{
    max-height: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.elementor-location-footer p a {
    color:white;
}
.monkey-footer a{
    color:black!important;
}
.footer-logo img {
    position: absolute;
    bottom:0;
    left:0;
    height: 120px!important;
    width: auto;
}

footer .elementor-nav-menu__container .menu-item a {
	padding: 0 !important;
}

.absolute-footer p,
.absolute-footer p a,
.absolute-footer .elementor-widget-text-editor {
    font-size: 14px;
	color: #fff !important;
	line-height: 1;
}

.absolute-footer .elementor-widget-text-editor {
	padding: 5px 0;
}

.absolute-footer p a:hover {
	color: #FD5C1E !important;
}
/*************************** TABS LAYOUT  *******************************/
.tabs-layout .elementor-tabs-wrapper {
    width: auto!important;
}

.tabs-layout .elementor-tab-title {
    width: fit-content;
    border-radius: 50px;
    padding: 17px 25px;
    background:#F7F7F7;
    margin-bottom: 15px;
    border:none!important;
    font-size: 17px;
}
.elementor-tabs-content-wrapper .elementor-tab-title {
    padding: 12px 25px;
}
.tabs-layout .elementor-tab-title.elementor-active {
    background: rgb(238, 29, 21)!important;
    background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
}
.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title{
	text-transform:uppercase;
}
.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-section .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title{
	text-transform:capitalize;
}
.tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs >  .elementor-tabs-content-wrapper{
    padding-left:50px;
}

.tabs-layout .elementor-container .elementor-tabs  .elementor-tabs-content-wrapper h3{
    color: #FE5C1E!important;
}
.elementor-tabs-content-wrapper .elementor-tab-content h3{
    margin-bottom: 0px;
}

.tabs-layout .elementor-container .elementor-tabs  .elementor-tabs-content-wrapper h3:before{
    background-color:#FE5C1E!important;
}
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tabs{
    flex-direction: column;
	 display:flex;
 }
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs {
	display:flex;
}
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content{
     padding:0px;
 }
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content .elementor-tabs-wrapper{
     display: flex;
     flex-direction: row;
 }
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content .elementor-tab-title {
    margin-right: 10px;
 }
 .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content ul{
    list-style: none;
 }
/*  .tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content ul li{
    display: flex;
    align-items: center;
 } */
.tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content ul li:before{
    content: "\2022";  
    display: inline-block; 
    font-weight: bold; 
    width: 1em; 
    margin-left: -1em;
    line-height: 15px;;
    color: #FD5B1E;
 }

.elementor-tabs {
	display: flex;
}

/*************************** BLOG   *******************************/
.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0px;
}
.elementor-post__text {
    margin-top: 10px!important;
}
.elementor-post__title{
    margin-bottom: 0!important;
}
.elementor-post__meta-data {
    border-top:none!important;
}
.custom-blog-archive .custom-blog-archive-column .elementor-container{
    max-width: 100%;
}
.custom-blog-archive .elementor-widget-image img {
    height: 350px!important;
    object-fit: cover;
}
.custom-blog-archive  .elementor-post-info__item--type-custom ,
.custom-blog-archive  .elementor-post-info__item--type-custom  a{
    color:#FE5C1E!important;
}
.custom-blog-archive .elementor-post-info li:first-child:after{
   top:auto!important;
   transform: none!important;
}
.custom-blog-header .elementor-widget-wrap {
    max-width: 700px;
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
    display: flex !important;
    flex-direction: row !important;
}

.elementor-1386 .elementor-element.elementor-element-5829354 .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: calc( 1 * 73% );
}

.custom-blog-sidebar .elementor-post__card{
    margin-bottom: 20px;
}

.custom-blog-sidebar .elementor-post__thumbnail__link{
    height:180px;
    width: 180px;
    min-width: 180px;
}
.custom-blog-sidebar .elementor-post__text {
    margin-top: 0px!important;
}
.custom-blog-sidebar .elementor-post__excerpt{
    margin-bottom: 0px!important;
}
.custom-blog-sidebar .elementor-post__read-more{
    color:#FD5C1E;
    margin-bottom: 0px!important;
    font-size: 15px;
}
.custom-blog-sidebar .elementor-post__read-more:after{
    content:'';
    display: inline-block;
    height:15px;
    width: 15px;
    margin-left:5px;
    margin-bottom: 1px;
    background-image:url(/wp-content/uploads/2021/09/Icon-feather-arrow-right-circleorange.svg);
    background-repeat: no-repeat;
    background-size: cover;
}



/********************** ONDERZOEKS PROJECTEN ***********************/

.onderzoeksproject-intro .elementor-widget-container{
    max-width: 580px;
/*    margin: 0 50px 0 auto;*/
}
.information-table-column .elementor-widget-container {
    max-width: 700px;
    margin:0 auto!important;
}
.information-table-column {
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.onderzoeksproject-info-section h3 {
    color:#FC561D;
}
.onderzoeksproject-info-section h3:before{
    content:'';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width:23px;
    background-color:#FC561D;;
}
.onderzoeksproject-info-section .information-table table,
.onderzoeksproject-info-section .information-table table td,
.onderzoeksproject-info-section .information-table table th,
.onderzoeksproject-info-section .information-table table tr{
    border:none;
}
.onderzoeksproject-info-section .information-table table td{    
        width: 50%;
        line-height: 35px;
        vertical-align: baseline;
    }
.onderzoeksproject-intro .elementor-widget-wrap{
	max-width: 600px;
    margin: 30px 100px 30px auto;
}
/********************** INLOGGEN ***********************/
.login-section .elementor-top-column:first-child .elementor-widget-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 500px!important;
    margin: 0 50px 0 auto;
}
.elementor-login-remember-me{
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
}
.login-section .elementor-top-column:first-child .elementor-widget-wrap input{
    border-radius: 50px;
}
.login-section .elementor-top-column:first-child {
    justify-content: flex-end;
}
.elementor-form-fields-wrapper > div {
    display: flex;
    justify-content: center;
    align-items: centerelementor-form-fields-wrapper;
}
.login-section,
.login-section h2 {
    color:white;
}
.elementor-remember-me label{
	display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}
.elementor-remember-me label input{
	height: 15px;
    width: 15px!important;
    margin-right: 5px;
}
.elementor-form-fields-wrapper .elementor-field-required input{
	border-radius:50px!important;
}
/********************** GFORM FORMULIER ***********************/
input,
select {
	padding: 10px 15px !important;
}
.woocommerce select {
	padding:0 10px!important;
}
input:not([type=submit]) {
	width:100%!important;
}
					/*kleine velden*/
input[type=text],input[type=tel],input[type=password] {
    border: none !important;
    border-radius: 0 !important;
    border: 1px solid #000000b0 !important;
    background-color: white !important;
    line-height: 24px !important;
}
					/*selectie kleine velden*/
input[type=text]:focus,input[type=tel]:focus, input[type=password]:focus {
    border: 2px solid #FD5C1E !important;
	box-shadow: none !important;
}
					/*bericht*/
textarea {
    border: none;
    border-radius: 0px!important;
    border: 1px solid #000000b0 !important;
    background-color: white !important;
    margin-top: 20px !important;
}
					/*selectie bericht*/
html textarea:focus {
    border: 2px solid #FD5C1E !important;
	box-shadow: none !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
    margin-bottom: 0 !important;
}
/******************** VALIDATIE **************************/

					/* VALID */

/* border van kleine velden validatie */
    .gform_wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=tel].valid,
	.woocommerce-input-wrapper input[type=email].valid {
        border: 1px solid #56c92a !important;
        position: relative;
    }

/* checkmark van kleine velden validatie */
    .gform_wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=text].valid,
	.woocommerce-input-wrapper input[type=tel].valid,
	.woocommerce-input-wrapper input[type=email].valid {
        background-image: url("/wp-content/uploads/2021/07/checkmark.svg")!important;
        background-size: 15px;
        background-position: right;
        background-position-x: calc(100% - 20px);
        background-repeat: no-repeat;
    }
/* border van bericht validatie */
    .gform_wrapper textarea.valid, 
	.woocommerce-input-wrapper textarea.valid{
        border: 1px solid #56c92a !important;
        position: relative;
    }
/* checkmark van bericht validatie */
    .gform_wrapper textarea.valid,
    .woocommerce-input-wrapper textarea.valid{
        background-image: url("/wp-content/uploads/2021/07/checkmark.svg")!important;
        background-size: 30px;
        background-position: right;
        background-position-x:calc(100% - 20px);
        background-repeat: no-repeat;
    }
    .gform_wrapper .gf-upload .error.valid {
        background-image: url("/wp-content/uploads/2021/07/checkmark.svg")!important;
        background-size: 12px;
        background-position: right;
        background-position-x: calc(100% - 20px);
        background-repeat: no-repeat;
        padding:10px;
        font-size: 0;
    }

					/* ERROR */
/* border van kleine velden error */
    .gform_wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=tel].error,
	.woocommerce-input-wrapper input[type=email].error {
        border: 1px solid #EE2B2B !important;
    }
/*error tekst onder het bericht*/
	.gform_wrapper label.error,
	html .woocommerce-input-wrapper label.errror {
		color: #cf361f!important;	
	}
/* kruisje van bericht error */
    .gform_wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=text].error,
	.woocommerce-input-wrapper input[type=tel].error,
	.woocommerce-input-wrapper input[type=email].error {
        background-image: url("/wp-content/uploads/2021/07/cross.svg")!important;
        background-size: 12px;
        background-position: right;
        background-position-x: calc(100% - 20px);
        background-repeat: no-repeat;
    }
    .gform_wrapper .gf-upload .error {
        background-image: url("/wp-content/uploads/2021/07/cross.svg")!important;
        background-size: 12px;
        background-position: right;
        background-position-x: calc(100% - 20px);
        background-repeat: no-repeat;
        padding:10px;
        font-size: 0;
    }
/* border van tekstveld error */
	.gform_wrapper textarea.error,
	.woocommerce-input-wrapper  textarea.error{
	    border: 1px solid #EE2B2B !important;
        position: relative;
}
/* checkmark van bericht validatie */
    .gform_wrapper textarea.error,
	.woocommerce-input-wrapper textarea.error {
        background-image: url("/wp-content/uploads/2021/07/cross.svg")!important;
        background-size: 30px;
        background-position: right;
        background-position-x:calc(100% - 20px);
        background-repeat: no-repeat;
    }
    /*
    .ginput_container_fileupload input.large{
        height: 0!important;
        width: 0!important;
        padding:0!important;
    }

    .ginput_container_fileupload input.large:after{
        content:'';
        display: block;
        position: absolute;
        background-image: url(/wp-content/uploads/2021/09/Icon-feather-upload.svg);
        background-repeat: no-repeat;
        background-position: center;
        transform: translate(-30px, -30px);
        width: 20px!important;
        height: 20px!important;
        visibility: visible;
    }
    .ginput_container_fileupload input.large.error:after{
        transform: translate(-30px, -25px);
    }
    .ginput_container_fileupload input.large.valid:after{
        transform: translate(-30px, -50px);
    }
    .ginput_container_fileupload .gform_fileupload_rules{
        display: none;
    }


    */

    .gfield{
        border-radius: 30px!important;
    }
    .ginput_container.ginput_container_fileupload{
        display: flex;
        align-items: center;
    }
    .gf-upload  .ginput_preview{
        display: flex;
        align-items: center;
    }
    .gf-upload  .ginput_preview button{
        padding:5px;
    }
    .gf-upload  .ginput_preview strong{
        font-size: 12px;
    }
    .gform_drop_area{
        padding:0px;
        margin:0px;
        border:none!important;
        border-radius: 0;
        width: fit-content;
        background-color: transparent!important;
    }
    .gf-upload{
        padding: 20px 30px;
        background-color: #E0E0E0!important;
        border-radius: 25px!important;
    }
    .gf-upload .gfield_label {
        margin-bottom: 0px!important;
    }
    .gform_fileupload_rules{
        font-size: 10px!important;
        margin-top: 0px!important;
    }
    .gf-upload .gfield_label{
        height:25px;
        margin-bottom: 0px;
        font-weight: 400!important;
        padding: 0px!important;
    }
    .button.gform_button_select_files{
        font-size: 0;
        background-image: url(/wp-content/uploads/2021/09/Icon-feather-upload.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-color: transparent!important;
        width: 20px!important;
        height: 20px!important;
    }
    .gform_drop_instructions{
        display: none;
    }
    /*
    .ginput_container.ginput_container_fileupload{
        display: flex;
        align-items: center;
        justify-content: start;
        flex-direction: column-reverse;
        margin-top: 5px;
    }*/
    .gfield input,
    .gfield textarea {
        background-color: #E0E0E0!important;
        border-radius: 25px!important;
        font-weight: 400!important;
        font-family: 'Roboto';
        padding: 10px 30px!important;
        border-color: transparent!important;
    }
    .gfield textarea {
        padding: 20px 30px!important;
        margin-top: 0px!important;
    }
    .gfield input::placeholder ,
    .gfield textarea::placeholder {
        font-weight: 400!important;
        font-family: 'Roboto';
        color:black
    }
.ginput_container.ginput_container_consent{
	display:flex;
	align-items:center;
}
html body .ginput_container.ginput_container_consent > *{
	width:fit-content!important;
}
html body .ginput_container.ginput_container_consent input{
	margin-right:5px;
}
@media only screen and (max-width: 1600px){
	.absolute-footer section .elementor-container{
		max-width:600px!important;
		display: flex;
		justify-content: center;
	}
	.absolute-footer section .elementor-container .elementor-column {
		width:fit-content!important;
	}
}
@media only screen and (max-width: 1560px){
    .home-projecten-col-container .elementor-container .elementor-column {
        margin:10px;
        min-width: 300px;
    }
}

@media only screen and (max-width: 1500px){
    .activiteiten .activiteiten-row{
        width: 100%;
        margin-left:0px;
    }
    .activiteiten .activiteiten-row .elementor-container{
        flex-direction: column!important;
    }
    .activiteiten .activiteiten-row .elementor-container > div{
        width: 100%;
    }
    .activiteiten .activiteiten-row .elementor-container .cl-layout__item  {
        margin: 0 auto;
    }
    .activiteiten .activiteiten-row .elementor-container > div:first-child .elementor-widget-container {
        margin:0 auto;
    }
    .activiteiten .owl-nav .owl-prev {
        left: 40px;
    }
    .activiteiten .owl-nav .owl-next {
        right: 40px;
    }
    .custom-blog-layout .owl-nav .owl-prev {
        background-image: url(/wp-content/uploads/2021/09/arrow-zwart-links.svg)!important;
        left:-35px
    }
    .custom-blog-layout .owl-nav .owl-next {
        background-image: url(/wp-content/uploads/2021/09/arrow-zwart-rechts.svg)!important;
        right: -35px;
    }
}
@media only screen and (max-width: 1400px){
	.main-header .site-logo-img img{
		height:112px!important;
	}
    .home-projecten-col-container .elementor-container  {
        max-width: 800px!important;
    }
	.custom-menu-sidebar .elementor-search-form__toggle{
		transform:scale(0.8);
	}
	.custom-menu-sidebar .custom-button a{
		padding:13px!important;
	}
	.custom-menu-sidebar .elementor-widget-search-form .elementor-widget-container{
		width:50px;
	}
	.custom-main-header > .elementor-container .custom-menu-sidebar{
		min-width:210px;
	}
	.custom-main-header .menu-item {
		margin-right:5px!important;
	}
	.custom-main-header .elementor-container {
		min-height:80px!important;
	}
	.main-header .elementor-section:first-child .elementor-container{
		min-height:30px!important;
	}
	.custom-logo-header .logo-column {
		height: 112px;
		width: 196px!important;
	}
	.login-section .elementor-top-column:first-child .elementor-widget-wrap {
		margin: 0 auto;
	}
	.onderzoeksproject-intro .elementor-widget-wrap{
		max-width: 600px;
		margin: 30px 0px 30px auto;
	}
}

@media only screen and (max-width: 1255px){
	.custom-main-header .elementor-nav-menu--toggle{
		display:none;
	}
	.main-header .site-logo-img img,
	.main-header .elementor-widget-image:nth-child(2) img{
		height:92px!important;
		width:160px!important;
		transform:translatey(-15px)
	}
	.custom-main-header > .elementor-container .custom-menu-navigation{
		display:block;
		width:50px!important;
	}
	.custom-main-header .elementor-widget-icon{
		display:block;
		width:25px!important;
		height:25px!important;
	}
	.custom-main-header > .elementor-container{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		flex-wrap:nowrap;
		min-height:60px!important;
	}
	.custom-main-header{
		padding:0px!important
	}
	.custom-main-header > .elementor-container > .elementor-column {
		width:33%!important;
	}
	.custom-main-header > .elementor-container .custom-menu-sidebar{
		min-width:auto!important;
	}
	.custom-main-header > .elementor-container .custom-menu-sidebar > .elementor-widget-wrap{
		justify-content:flex-end!important;
		padding-right:20px;
	}
}
@media only screen and (max-width: 1200px){
	.usp-row .elementor-widget-wrap{
		padding-top:0!important
	}
	.usp-row .elementor-widget-image {
		margin-bottom:0px;
	}
	.usp-row img {
        height:50px;
    }
	.usp-row.usp-row-projecten .elementor-widget-wrap {
		padding:25px!important;
	}
    .usp-row h2{
        font-size: 25px;
    }
	.main-header .menu-item a{
		padding:8px!Important;
	}

	.onderzoeksproject-info-section .elementor-container {
		display:flex;
		flex-direction:column;
	}
	.information-table-column{
		clip-path:none!important;
	}
	.onderzoeksproject-info-section .elementor-container .elementor-column{
		width:100%;
	}
	.onderzoeksproject-intro .elementor-widget-wrap {
		max-width:600px;
		margin:30px auto ;
	}
}
@media only screen and (max-width: 1000px) {
    .header-section .elementor-container{
        min-height: 500px!important;
    }
    .elementor-testimonial__content .elementor-testimonial__text {
        font-size: 30px!important;
        line-height: 35px!important;
    }
    .img-right-black-inner .elementor-column:nth-child(2) .elementor-widget-wrap{
        margin: 0 auto;
    }
    .img-right-black-section .elementor-widget-image,
    .img-right-white-section .elementor-widget-image   {
        clip-path: none!important;
    }
	.usp-row .elementor-container {
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
	}
	.usp-row  .elementor-column {
        width: 280px;
        height:240px;
        margin: 10px 0px;
    }
    .usp-row .elementor-widget-wrap {
        padding:20px!important;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
	.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
		flex-direction: row;
		flex-wrap: wrap;
		display: flex;
		justify-content:space-between;
	}
	.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-tabs {
		flex-direction:column;
	}
	.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-tabs  .elementor-tabs-content-wrapper .elementor-tabs-wrapper{
		justify-content:flex-start;
	}
	.tabs-layout .elementor-widget-wrap>.elementor-element .elementor-widget-container .elementor-tabs  .elementor-tabs-content-wrapper .elementor-tabs-wrapper .elementor-tab-title{
		width:fit-content;
	}
	.tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper {
		padding:0px;
	}

	.tabs-layout .elementor-tab-title {
		width:47%;
	}
    .usp-row.usp-row-projecten .elementor-column {
        width: 320px;
        height:240px;
        margin: 10px 0px;
    }
	.absolute-footer section .elementor-container{
		flex-direction:column;
		align-items:center;
	}
	.absolute-footer section .elementor-container .elementor-column .elementor-widget-wrap {
		padding:0px!important;
	}
	.footer-logo img {
	    height: 100px!important;
	}
	.onderzoeksprojecten-archive > div > .elementor-column:first-child{
		width:100%!important;
	}

}
@media only screen and (max-width: 767px){
    .usp-row .elementor-column {
        width: 280px;
        height:240px;
        margin: 10px 0px;
    }
    .usp-row .elementor-column .elementor-widget-wrap{
        padding:20px!important;
    }
    .usp-row .elementor-column .elementor-widget-wrap p,
    .usp-row .elementor-column .elementor-widget-wrap img,
    .usp-row .elementor-column .elementor-widget-wrap div {
        margin-bottom: 5px;
    }


}
@media only screen and (max-width: 700px){
    .entry-content p{
        margin-bottom: 15px;
    }
    .elementor-testimonial{
        flex-direction: column;
        align-items: center;
    }
    .elementor-testimonial__footer {
      
        padding:0px!important;
    }
    .elementor-widget:not(:last-child) {
        margin-bottom: 0px!important;
    }
    .cl-template--id-138 .cl-element--instance-1042 .cl-element-title__anchor{
        font-size: 25px!important;
    }
    .custom-blog-container .cl-layout--item-spacing-20 .cl-layout__item-spacing {
        padding:0px;
    }
    .custom-blog-container  .elementor-widget-wrap {
        padding:10px!important;
    }
    .activiteiten .cl-layout__item{
        height:300px
    }
    .aansluiting .elementor-col-16{
        margin:20px 0px;
        height:250px;
    }
    .aansluiting .elementor-column .elementor-widget-wrap{
        padding:0;
    }
	.custom-main-header > .elementor-container > .elementor-column {
		width:33%!important;
	}
	.custom-main-header > .elementor-container .custom-menu-sidebar{
		min-width:auto!important;
	}
	.elementor-tab-mobile-title {
		display:none!important
	}
	.tabs-layout .elementor-tab-title {
		width:100%;
		font-size:14px;
		text-align:center;
	}
	.tabs-layout .elementor-container .custom-tab-first-layer > div > .elementor-tabs > .elementor-tabs-content-wrapper .elementor-tab-content .elementor-tabs-wrapper {
		justify-content:center;
	}
	html body .elementor-column  .globe-image img {
		width:100%!important;
	}
	.onderzoeksprojecten-archive .elementor-posts {
		justify-content: center
	}
	.search-filter form ul{
		justify-content: center
	}
	.search-filter form ul li label:after{
		top:auto;
		margin-top:15px;
	}
	.community .custom-blog-layout .owl-nav .owl-prev{
		left:-15px;
	}
	.community .custom-blog-layout .owl-nav .owl-next{
		right:-15px;
	}
	.absolute-footer section .elementor-container{
		align-items:flex-end;
		max-width:100%;
		margin-right:15px;
	}
	.usp-row .elementor-column{
		width:300px;
	    height: 220px;
	}
}
@media only screen and (max-width: 640px){
	#field_1_2,
	#field_1_8,
	#field_1_7{
		grid-column: span 12;
	}

}
@media only screen and (max-width: 500px){
    .elementor-testimonial__content .elementor-testimonial__text{
        font-size: 24px!important;
        line-height: 27px!important;
    }
	.custom-logo-header .logo-column {
		left:-50px;
	}
	.custom-main-header > .elementor-container {
		justify-content: right;
	}
	h2{
		font-size:22px!important;
	}
	.footer-logo {
		display:none;
	}
	.absolute-footer section .elementor-container{
		align-items:center;
	}
	.main-header .site-logo-img img{
		left:20px;
	}
}


.kolom-aangepaste-hoogte {
	height:fit-content!important;
}

@media only screen and (min-width: 960px) {
	.cl-layout.cl-layout--col-m-3 .cl-layout__item {
		width: 95% !important;
	}
}

a {
	color: #FD5C1E;
}

/*** Toevoegingen 9-4-2024 ***/
/*** Project menu ***/
.project-menu ul {
	list-style: none;
    display: flex;
    flex-direction: row;
	justify-content: center;
    gap: 40px;
    margin: 0;
	text-transform: uppercase;
}

.project-menu ul li a {
	color: #FFF !important;
}
.project-menu ul li a:hover {
	color: #FD5C1E !important;
}

.project-menu ul li.current_page_item a {
	color: #FE5C1E!important;
}

.project-menu ul li:first-of-type a::before {
	content: " ";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.34' height='19.574' viewBox='0 0 7.34 19.574'%3E%3Cpath id='Icon_awesome-info' data-name='Icon awesome-info' d='M.765,16.219h.765V10.7H.765A.765.765,0,0,1,0,9.931V8.1A.765.765,0,0,1,.765,7.34H5.046a.765.765,0,0,1,.765.765v8.114h.765a.765.765,0,0,1,.765.765V18.81a.765.765,0,0,1-.765.765H.765A.765.765,0,0,1,0,18.81V16.983A.765.765,0,0,1,.765,16.219ZM3.67,0A2.753,2.753,0,1,0,6.423,2.753,2.753,2.753,0,0,0,3.67,0Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
	width: 1em;
    height: 20px;
    margin-bottom: -2px;
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
	transition: all ease .3s;
}

.project-menu ul li.current_page_item a::before,
.project-menu ul li:first-of-type:hover a::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.34' height='19.574' viewBox='0 0 7.34 19.574'%3E%3Cpath id='Icon_awesome-info' data-name='Icon awesome-info' d='M.765,16.219h.765V10.7H.765A.765.765,0,0,1,0,9.931V8.1A.765.765,0,0,1,.765,7.34H5.046a.765.765,0,0,1,.765.765v8.114h.765a.765.765,0,0,1,.765.765V18.81a.765.765,0,0,1-.765.765H.765A.765.765,0,0,1,0,18.81V16.983A.765.765,0,0,1,.765,16.219ZM3.67,0A2.753,2.753,0,1,0,6.423,2.753,2.753,2.753,0,0,0,3.67,0Z' fill='%23FE5C1E'%3E%3C/path%3E%3C/svg%3E");	
}

@media screen and (max-width: 1024px) {
	.project-menu ul {
	    justify-content: flex-start;
		flex-wrap: nowrap;
    	overflow: scroll;
	}
	
	.project-menu ul li a {
    	display: inline-flex; 
		padding: 15px 0;
	}
}

/*** Hero projects ***/
.hero-project .elementor-container .elementor-inner-column:first-of-type:before {
	content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #28282899;
	clip-path: polygon(0% 0%, 85% 0%, 100% 100%, 0% 100%);
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap {
	padding: 100px !important;
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap h2 {
	color: #fff !important;
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-content {
	display: flex;
    flex-direction: row;
    gap: 40px;
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-content p {
    flex-basis: 75%;
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-content h4 {
    flex-basis: 25%;
}

.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon {
	margin-top: 5px !important;
}

@media screen and (max-width: 1024px) {
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap {
		padding: 60px !important;
	}

}

@media screen and (max-width: 767px) {
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap {
		padding: 20px !important;
    	flex-direction: column;
    	gap: 20px;
	}
	
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-content {
	    flex-direction: column;
    	gap: 0;
	}
	
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box h4,
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon {
		margin-bottom: 0;
	}
	
	.hero-project .elementor-container .elementor-inner-column .elementor-widget-wrap .elementor-widget-icon-box {
		margin-bottom: 20px;
	}
}

/*** Center columns ***/
.small-center-section .elementor-container {
	justify-content: center;
}

/*** IMG fill space ***/
.full-img .elementor-widget-image,
.full-img .elementor-widget-image .elementor-widget-container {
	height: 100%;
}

/*** Fancy titles ***/
.title-bold-bg b {
	position: relative;    
	z-index: 5;
    display: inline-block;
}
   

.title-bold-bg b::after {
	content: " ";
    position: absolute;
    width: 110%;
    height: 100%;
    left: -2%;
    top: 0;
	background: linear-gradient(90deg, #EF1F15 58.84%, #FD5C1E 100.53%);
	z-index: -1;
    clip-path: polygon(0 0, 91% 0%, 100% 100%, 0% 100%);
}

.bold-title {
	clip-path: polygon(0 0, 91% 0%, 100% 100%, 0% 100%);
}

/*** Section adjustments ***/
.img-right-black-section.img-left:not(.cyclus) .elementor-widget-image:before,
.img-right-white-section.img-left:not(.cyclus) .elementor-widget-image:before{
    content:'';
    display: block;
    position: absolute;
    height:100%;
    width: 100%;
	right: -1px;
    background: #282828;
	clip-path: polygon(100% 100%, 100% 100%, 85% 0%, 100% 0%);
}
.img-right-black-section.img-left:not(.cyclus) .elementor-widget-image,
.img-right-white-section.img-left:not(.cyclus) .elementor-widget-image   {
    clip-path: none !important;
}

.img-right-black-section.img-left > div .elementor-column:last-of-type .elementor-widget-wrap {
	padding: 80px !important;
}

@media screen and (max-width: 1024px) {
	.img-right-black-section.img-left > div .elementor-column:last-of-type .elementor-widget-wrap {
		padding: 40px !important;
	}
}

@media screen and (max-width: 767px) {
	.img-right-black-section.img-left > div .elementor-column:last-of-type .elementor-widget-wrap {
		padding: 30px !important;
	}
}

.white-text h3::before {
	content: '';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width: 23px;
	background-color: #282828;
}

.black-link .elementor-widget-text-editor a {
	color: #282828 !important;
	text-decoration: underline !important;
}

.black-link .elementor-widget-text-editor a:hover {
	color: #fff !important;
}

.overflow-visable.img-right-black-section, 
.overflow-visable {
	overflow: visible;
}

@media screen and (min-width: 1024px) {
	.activiteiten .swiper-slide {
		max-width: 33% !important;
	}
}

@media screen and (min-width: 767px) {
	.activiteiten .swiper-slide {
		max-width: 49%;
	}
}

/*** Tabs ***/
.elementor-widget.elementor-widget-eael-adv-tabs ul {
	margin-left: 19px;
}

.elementor-widget.elementor-widget-eael-adv-tabs h3 {
	color: #FE5C1E!important;
}

.elementor-widget.elementor-widget-eael-adv-tabs h3::before {
	content: '';
    display: inline-block;
    height: 2px;
    margin: 5px 10px 5px 0px;
    width: 23px;
    background-color: #FD5C1E;
}


@media screen and (max-width: 1024px) {
	.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav {
		width: 100%
	}
	
	.eael-advance-tabs.eael-tabs-vertical {
		flex-direction: column;
	}
	
	.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav {
		overflow: scroll;
	}
	
	.eael-advance-tabs.eael-tabs-vertical ul.eael-tab-inline-icon {
	    display: flex;
    	flex-direction: row !important;
    	flex-wrap: nowrap !important;
    	justify-content: flex-start;
	    min-width: max-content;
		margin-left: 0 !important;
		padding-bottom: 10px !important
	}
	
	.eael-advance-tabs.eael-tabs-vertical ul.eael-tab-inline-icon li {
		margin-bottom: 0 !important;
		width: auto;
		min-width: max-content;
	}
}

/*** Accordions ***/
.accordion-new .elementor-accordion-item {
	border-radius: 40px;
	overflow: hidden;
	margin-bottom: 20px;
	transition: all ease .3s;
}

.accordion-new .elementor-accordion-item:has(.elementor-active) {
	border-radius: 30px;
}

@media screen and (max-width: 767px) {
	.accordion-new .elementor-accordion-item img {
		width: 100%;
		margin-bottom: 20px;
	}
}

/*** Step slider ***/
.step-slider .elementor-widget-n-carousel > .elementor-widget-container {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end;
}

.step-slider .elementor-swiper-button,
.step-slider .swiper-pagination-fraction {
	position: relative !important;
	margin: 0 !important;
}

.step-slider .elementor-swiper-button-prev {
	order: 5;
}

.step-slider .swiper-pagination-fraction {
	order: 6;
    left: 0 !important;
    transform: none !important;
}

.step-slider .elementor-swiper-button-next {
	order: 7;
	margin-right: 100px !important;
}

.step-slider .swiper-slide .elementor-widget.elementor-widget-heading {
	margin-top: -50px !important;
}

.step-slider .swiper-slide h2 {
	margin-top: -50px;
}

/*** 18-2-2025 update ***/
body .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button, 
body .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
    width: fit-content !important;
    background: #282828;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 0px 10px 30px -9px rgba(0, 0, 0, 0.16);
    padding: 15px 30px 15px 30px !important;
    color: #fff;
}

body .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button:hover, 
body .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button:hover {
	background: linear-gradient(90deg, rgba(238, 29, 21,1) 0%, rgba(251, 83, 28,1) 100%)!important;
}

body .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	color: #fff;
	text-transform: none !important;
}

body .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover {
	background: #282828 !important;
}

body .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
body .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	width: fit-content !important;
}

body .gform_legacy_markup_wrapper .gform_page_footer {
    text-align: center;
    display: flex;
    justify-content: center;
}