@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

html{

}

body{

}
h1,h2,h3,h4{
	font-family: 'Nunito' !important;
	font-weight:bold !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}

.elementor-8 h1 {
    max-width: 700px;
    color: #006837 !important;
    font-size: 55px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px;
    /* 127.273% */

}

.elementor-8 h1 span {
    color: #8CC63F !important;
    font-weight: 700;
}

  @media screen and (max-width: 749px) {
	  

	.elementor-8 h1 
	 {
		font-size:40px;
		line-height:50px
	} 
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #006837 !important;
    font-weight: 500 !important;
}

.header h1 {
    color: #006837 !important;
    font-weight: 700 !important;
}

.header #breadcrumbs {
    font-family: 'Poppins';
    color: #8CC63F !important;
}

.header #breadcrumbs .breadcrumb_last {
    color: #006837 !important;

}

.btn-tmo {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF !important;
    background-color: #EA5461;
    border-radius: 30px 30px 30px 30px;
    padding: 8px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}


.geel {
    color: rgba(229, 195, 23, 1) !important
}

.groen {
    color: rgba(140, 198, 63, 1) !important
}

.blauw {
    color: rgba(0, 157, 197, 1) !important
}

.paars {
    color: rgba(117, 52, 139, 1) !important
}

h2.title {
    margin: 0px !important;
    margin-bottom: 0px;
    font-family: 'Nunito';
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
}

.container {
    max-width: 1120px;
    margin: 0 auto;
    width: 100%;
}

.bg--light {
    background-color: #F2F9EC;
}

.row {
    display: flex;
    gap: 20px;
    align-items: center;
}

.row-extra-gap {
    gap: 50px !important;
}

.col-sm-6 {
    width: 50%;
}

.col-sm-4 {
    width: calc((100% / 3) - 15.3px);
}

.col-sm-3 {
    width: 25%;
}

  @media screen and (max-width: 749px) {
	  
	 .col-sm-4 {
    width: 100%
	}

	.col-sm-3 {
		width: 100%
	} 
}

@media only screen and (max-width: 990px) {
    .row {
        padding: 15px;
        flex-wrap: wrap;
    }

    .col-sm-6 {
        width: 100%;
    }
}

img.rounded {
    border-radius: 20px;
}

.padding-y {
    padding-top: 50px;
    padding-bottom: 50px;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

.text-tmo h3 {
    color: #006837;
    font-size: 22px !important;
    font-weight: 500 !important
}

.text-body,
.elementor-widget-container {
    font-size: 18px;
}

.elementor-location-archive {
    background-color: #F2F9EC !important;
    padding-bottom: 60px;
}

.jet-listing-grid__item .elementor-column {
    padding: 15px;
}

.jet-listing-grid__item .elementor-heading-title {
    font-size: 22px;
    line-height: 25px;
    ;
    color: #118437;
}

.elementor-3210 .elementor-element.elementor-element-8f92aca {
    margin-bottom: 0px;
}

.elementor-widget-container {
    margin-bottom: 20px;
}

.jet-engine-listing-overlay-wrap {
    background-color: #FFF;
    ;
    height: 100%;
}

.agenda_item .info {
    font-size: 15px;
}

.team_grid{
        display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: ;
grid-column-gap: 20px;
grid-row-gap: 20px;
    }
    
	
	  @media screen and (max-width: 749px){
		   .team_grid{
      
grid-template-columns: repeat(2, 1fr);
    }
    
	}
	   .team-items h2{
        color: #006837;
font-size: 55px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:0px;
font-family: 'Poppins';

     }
	
	  .team-items h3{
        color: #EA5461;
; font-family: 'Nunito';
font-size: 30px;
font-style: normal;
font-weight: 900;
line-height: normal;
margin:0px;
margin-bottom:50px;
}
	.team_item{
		
		background-color:#FFF;
		border:1px solid #CCC;
		border-radius:12px;
		overflow:hidden
		
	}

@media screen and (max-width: 749px) {
	.menu-account-menu-container,
	.menu-menu-1-container {
		padding: 0 50px;
	}
	
	.jet-nav__sub {
		width: calc(100% - 20px) !important;
		margin: 5px auto;
		padding: 10px;
		background-color: #FFF !important;
	}
	
	.jet-nav-link-text {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	
	.team_item{
		width:45%
	}
	
	.jet-hamburger-panel__inner {
		
		& .elementor-button {
			padding: 5px 15px !important;
			border-radius: 20px !important;
			background-color: #FFF !important;
			
			& .elementor-button-icon {
				margin-right: 5px;
				color: #006837 !important;
			}
		}
	}
	
	.jet-hamburger-panel__toggle-icon {
		position: relative;
		z-index: 999;
	}
	
	.jet-hamburger-panel__icon {
		color: #006837 !important;
	}
}
	 
	.team_item img{
	    height: 200px;
    width: 200px;
    object-fit: cover;
		
	}
	.team_item .padding{
	
		padding-bottom:0px;
	}
	
	.team_item .content{
		padding:10px;
		text-align:center;
	}
	
	
	.team_item     h4 {
        margin: 0px !important;
        margin-bottom: 15px !important;
        font-family: Nunito;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
				margin:0px;
    }
		
	.team_item     h3 {
        font-size: 20px;
        line-height: 24px;
		margin:0px;
    }
		
		.switch {
  position: relative;
  display: inline-block;
  width:48px;
  height:20px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
	.switch-container{
		display:flex;
		gap:15px;
		align-items:center;
	}
	.component-title{
		display:flex;
		justify-content:space-between
	}
	.img-01{
		
		border-radius:12px;
	}
	.padding .img-01{
		display:none;
	}
	.padding .img-02{
		display:none;
	}
	.team_grid.show-01 .img-01{ display:block}
	.team_grid.show-02 .img-02{ display:block}
		.icons{
			margin-top:5px;
			display:flex;
			gap:15px;
			justify-content:center
		}
	.icons svg{
		width:20px;
		fill:#006837;
	}


li .fas.fa-minus{
	margin-right:10px
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a{
	align-items:start;
	padding-top:8px;
}

.elementor-3098 .elementor-element.elementor-element-330983b .elementor-heading-title{
	    font-size: 25px;
    line-height: 35px;
	color:#037d36 !important
}



/* Tablet: 3 columns */
@media (max-width: 992px) {
    .team_grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobile: 2 columns */
@media (max-width: 768px) {
    .team_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
.elementor-element.elementor-element-2e03cae {
        width: 100% !important;
    }


	@media screen and (max-width: 1151px) {
			.padding-mobile{
	padding-left:15px;
		padding-right:15px;	
	}
		
		
}

	@media screen and (max-width: 1130px) {
 .elementor-2660 .elementor-element.elementor-element-8b7c59f {
        width: auto !important;
        max-width: auto !important;
        z-index: 2 !important;
			 display:block
    }
		
		.elementor-2660 .elementor-element.elementor-element-9c8203d{
			display:none
		}
		
}
@media screen and (max-width: 1200px) {
	
	.thema-grid div { margin-bottom:35px}
	
	.thema-grid .div5{
		position:absolute;
	  top: 0px;
    width: 31%;
    right: -30px;
	}
	.padding-y{
		padding-bottom:10px !important;
		padding-top:10px !important;
	}
	

	

	.team_item img {
	height:200px	 !important
	}
	
	.newsitems h2 {
font-size:32px !important
	}
	
	
	h2.title{
		font-size:21px !important;
	}
    
	.news_grid .news_item{
		flex-direction:column
	}
	
	.agenda_grid_item img {
		object-fit: cover !important;
		width: 100%!important;
		height: 190px !important;
	}
	
	.agenda_item{
		flex-direction:column
	}
	
	.agenda_item img {
		object-fit: cover !important;
		width: 100%!important;
		height: 190px !important;
	}
	
	.news_item  img {
		object-fit: cover !important;
		width: 100%!important;
		height: 190px !important;
	}
	
	.agenda_item h4{
		font-size:17px
	}
}

.person-title{
	font-weight:900;
    font-family: 'Nunito';
}


.elementor-3210 .elementor-widget-heading .elementor-widget-container{
	margin:0px;
}

.elementor-element-6522b0d, .elementor-element-3703f7fb, .elementor-5430 .elementor-element.elementor-element-feef5a8 .edwh-style .edwh-quickfilter-bar{
	background-color:#F2F9EC !important;
}

    .elementor-2660 .elementor-element.elementor-element-8b7c59f > .elementor-widget-container {
        margin: 0px !important;
    }

.jet-hamburger-panel__toggle-icon {
font-size:30px
}

.elementor-3210 .elementor-element.elementor-element-a8a5426 .elementor-heading-title {

    margin-bottom: 20px;
}


.team_item{
	width:100%
}

.iconsearch{
	fill:#12A756
}
.ctabanner .rounded{
	margin-bottom:-57px !important
}


section.tabs .item{
	display:flex;
gap:40px
}

section.tabs .buttons{
	border:4px solid #8CC63F;
	background-color:#8CC63F;
	border-radius:25px;
	margin-bottom:60px;
	display:flex;
}

section.tabs .buttons a{
	padding:12px;
	padding-left:30px;
	padding-right:30px;
	display:block;
	color:#FFF;
	text-align:center;
}
section.tabs .buttons a.active{
	background-color:#FFF;	
	color:#8CC63F;
	position:relative;
	border-radius:20px;
}


section.tabs .buttons a.active:after{
    content: "";
    margin:0 0.5em;
    display:inline-block;
    border: 12px solid transparent;
    border-top:12px solid #8CC63F;
    border-bottom:0 none;
	position:absolute;
	bottom:-12px;
	
	left:calc(50% - 20px);
}
section.tabs .left{
	width:50%;

}
section.tabs h2{
	color: #8CC63F;
		font-size:25px;
	margin-bottom:30px;
}
section.tabs .right{
	width:50%;
}

section.tabs .left h2{
	color:#006837;
}

section.tabs .right img{
	width:100%;
	height:400px;
	border-radius:15px;
	object-fit:cover;
}

.blokken h2{
	text-align:center;
	color:#006837;
	margin-bottom:50px;
}

.blokken .blok-title{
	color:#006837;
	font-size:23px !important;
}


section.contact h2{
		color:#006837;
}

section.contact .row{
	align-items:start;
}


section.contact .left{
	padding-right:130px;
}

section.contact .wpforms-submit{
	background-color:#006837 !important;
	border-color:#006837 !important;
	border-radius:20px !important;
}

section.quote .text{
	font-size:28px;
	color: #006837;
	font-style:italic;
}

section.logos h2{
		color:#006837 !important;
	margin-bottom:40px;
	text-align:center;
}
section.logos .image{
	height:80px;
	width:100%;
	object-fit:contain;
}

.quote .container{
	display:flex;
	align-items:center;
}

.homebuttons .card{
	display:flex;
	border:2px solid #8CC63F;
	overflow:hidden;

}

.homebuttons .card h4{
	color: #006837;
	font-weight:bold;
}

.homebuttons .card.item-0{
		border-bottom-left-radius:20px;
	border-top-left-radius:20px;
	
}

.homebuttons .card.item-1{
		border-bottom-right-radius:20px;
	border-top-right-radius:20px;
	
}

.homebuttons .card .left{
	padding:20px;
	width:100%;
}

.homebuttons .card .icon{
	width:220px;
	padding:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	background-color:#8CC63F;
}

@media (max-width:756px)  {
	section.contact .left{
	padding-right:0px;
}
	.homebuttons .card {margin-top:30px; border-radius:20px;}
	.homebuttons .card .icon{ display:none}
	.quote .container{
		padding-left:40px;
		padding-right:40px;
 flex-direction: column;
}
	
	
	section.tabs .buttons{
		display:none
	}
	section.tabs .left, section.tabs .right{
		width:100%;
	}
	
	
	section.tabs .right img{
		height:200px;
	}
	
	section.tabs .item{
		padding:20px;
		    flex-direction: column-reverse;
	}

}

.elementor-menu-toggle{
	margin-top: 20px;
    margin-right: 20px;
    font-size: 33px;
    background-color: #006837 !important;

}

.elementor-menu-toggle i{
	color:#FFF;
}
.elementor-nav-menu--dropdown{
	top:100px !important;
}

.elementor-element-c7afe8d{
	margin-block-end:0px !important;
}