.inducoat-ecological .text-slider-next,
.inducoat-ecological .projecten-slider-next,
.inducoat-ecological .artikelen-slider-next{
	background-color: #00984b;
	border: 1px solid #00984b;
}


.inducoat-ecological.et-db .et_pb_menu_0_tb_header.et_pb_menu .et-menu.nav li:last-child a {
	background-color: #00984b;
}

.inducoat-ecological #menu-item-910 a {
	background-color: #00984b !important;
	border: 1px solid #00984b !important;
}

.inducoat-ecological .inducoat-image-shape:after {
	background-color: #00984b;
	background: #00984b;
}

.inducoat-ecological .inducoat-circle-img:before {
	background-color: #00984b;
	background: #00984b;
}

.inducoat-ecological .text-slider-wrapper-dark:before {
	background-color: #00984b;
	background: #00984b;
}

.inducoat-ecological .inducoat-primary-btn {
	background-color: #00984b;
	border: 1px solid #00984b;
}

.inducoat-ecological.et-db .nf-form-cont .nf-field-element input[type="submit"] {
	background-color: #00984b;
}

.inducoat-ecological .vacature-link {
	background-color: #00984b;
}

.inducoat-ecological .projecten-slider .slick-slide p {
	color: #00984b;
}

.inducoat-ecological .inducoat-product-links .inducoat-secondary-btn:hover {
	background-color: #00984b;
	border: 1px solid #00984b;
}

body.inducoat-ecological .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
	background-color: #00984b;
	border: 1px solid #00984b;
}

.inducoat-ecological ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db.inducoat-ecological #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	color: #00984b;
}

.inducoat-ecological.et-db .nf-form-cont .nf-field-element input[type="submit"]:hover {
	background-color: rgba(0, 152, 75, 0.8);
}

.inducoat-ecological .inducoat-language-select a{
	color: #00984b !important;
}

.inducoat-ecological .inducoat-project-card .project-link:after,
.inducoat-ecological .artikelen-card .artikelen-link:after,
.inducoat-ecological .project-link:after,
.inducoat-ecological.et-db #et-boc header .sub-menu li:after,
.inducoat-ecological.et-db #et-boc .et_pb_menu_0_tb_header.et_pb_menu .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children a:after
{
	filter: invert(36%) sepia(73%) saturate(1151%) hue-rotate(117deg) brightness(96%) contrast(101%);
	/* filter: invert(37%) sepia(55%) saturate(3779%) hue-rotate(133deg) brightness(90%) contrast(101%); */
}

.inducoat-ecological.single-artikelen #main-content .et_builder_inner_content .et_pb_section_0_tb_body.et_pb_section,
.inducoat-ecological.single-projecten #main-content .et_builder_inner_content .et_pb_section_0_tb_body.et_pb_section{
	background-color: #00984b !important;
}

.inducoat-ecological.single-artikelen #main-content .et_builder_inner_content .et_pb_section_0_tb_body.et_pb_section .interly-breadcrumbs a,
.inducoat-ecological.single-projecten #main-content .et_builder_inner_content .et_pb_section_0_tb_body.et_pb_section .interly-breadcrumbs a{
	color: #005FAB !important;
}

.home-slider.ecological-home-slider .slide p {
	color: #00984b;
}
.home-slider.ecological-home-slider .slide h2,
.ecological-home-slider-wrapper .projecten-slider-prev {
	color: #ffffff;
}
.ecological-home-slider-wrapper .projecten-slider-prev{
	border-color: #ffff;
}
.ecological-inducoat-top-menu .back-to-inducoat{
    margin-right: 25px;
    color: #00984b;
    font-size: 14px;
	border-bottom: 2px solid #00984b;
    /* padding: 2px 12px !important;
    position: relative;
    border-radius: 0px;
    background: #00984b; */
	transition: all .4s ease-in-out;
}

.ecological-inducoat-top-menu .back-to-inducoat:hover{
	opacity: .7;
}

@media screen and (max-width: 980px) {
	.ecological-inducoat-top-menu{
		position: absolute;
        z-index: 91;
        display: none;
	}
	.ecological-inducoat-top-menu .back-to-inducoat{
		margin-right: 0px;
	}
	body.tt-overflow-hidden .ecological-inducoat-top-menu{
        position: fixed;
        display: flex;
        flex-direction: column;
        left: 9%;
        top: 54px;
	}
	body.tt-overflow-hidden .ecological-inducoat-top-menu .inducoat-language-select.regular{
		top: 85px;
	}
}

.et-db #et-boc header .sub-menu li:after {
	content: '';
	background-image: url(/wp-content/uploads/2023/10/Group-66.svg);
	/* width: 18px; */
	/* height: 18px; */
	width: 20px;
    height: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	/* right: 20px; */
	right: 22px;
	/* top: 12px; */
	top: 11px;
}

#popmake-4792 { /* inducoat.com/ecological/#showpopup */
	background-color: rgba(255, 255, 255, 1)!important;
	button {
		aspect-ratio: 1 / 1;
		color:#000;
		transform:rotate(45deg);
		font-size:30px;
		background-color:transparent;
		box-shadow:unset;
		
	}
	 .pum-content {
			padding:20px!important;
		     
		 img {
			 max-height:100px;
			 width:auto;
		 }
		 h4 {
			 font-family: 'Jakarta regular', Helvetica, Arial, Lucida, sans-serif!important;
		 }
		 p {
			color:#000!important;
		 }
		 p a {
			 margin-top:30px;
			 display:inline-block;
			
			 color:#EC101B!important;
			 padding:12px 20px;
			 transition:all 0.3s ease-in-out;
				 &:hover {
					 opacity:0.8;
			 }
		 }

.btn_close {
	margin-top:30px!important;
	display:inline-block!important;
	background-color:#00984b!important;
	color:#fff;
	padding:12px 20px;
	transition:all 0.3s ease-in-out;
	cursor:pointer;
		&:hover {
			opacity:0.8;
	}
}

		}
}

.pum-theme-4783, .pum-theme-default-theme {
	background-color: rgba(0, 0, 0, 0.6)!important;
.popmake {
	box-shadow: 3px 3px 12px 0px rgba(2, 2, 2, 0.83);
}
}