<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	top: 0 !important;
	font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: #fff;
}
#page{
	overflow: hidden;
	position: relative;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.media-document .mac .video{
    min-width: 0px !important;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #1c1c1c;
    border-color: rgba(255,255,255,0.2);
    color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar&gt;* {
    color: #fff;
}
#menu .mm-listview&gt;li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.2);
}
/*************side area**********/
.mini-right-nav li{
  margin: 0px 0 2px;
  padding: 0;
  width: 60px;
  display: block;
  position: relative;
}
.mini-right-nav li a{
  position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: #1a1a1a;
	margin-left: auto;
}
.mini-right-nav span {
  font-family: 'NunitoSansRegular';
  font-size:14px;
  bottom: 0;
  letter-spacing: 0.5px;
  right: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 0;
  -webkit-transition: 0.50s;
  -moz-transition: 0.50s;
  transition: 0.50s;  
}
.mini-right-nav span:after{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 50px);
	content: '';
	background-color:#1a1a1a;
	height: 50px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav a:hover span{ 
	width:auto; 
	padding:0 25px 0 35px;
	overflow:visible; 
}
.mini-right-nav a:hover {
	text-decoration:none; 
	color: #fff;
}
.mini-right-nav li.whatsapp-nav a, .mini-right-nav .whatsapp-nav span:after{
     background-color: #68bb5f;
}
.mini-right-nav a span{
	color:#fff;
}
.mini-right-nav img{
	width: 20px;
	position: relative;
	z-index: 1;
}
.mini-right-nav{
	position: fixed;
	top: 35%;
	z-index: 999;
	right: 25px;
}
.inner-right-nav .navtext img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.tiktok{
    height: 20px;
    /*margin-top: 15px;*/
}
.header-bovag{
	position: absolute;
	right: 0;
	z-index: 9;
	width: calc(6% + 15px);
	padding: 0 8px;
}
.header-bovag img{
	max-width: 56px;
}
/*************header**********/
.header-area{
	background: #1a1a1a;
	padding: 20px 0;
}
.desktop-nav, .desktop-nav.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover, .desktop-nav.navbar-expand-lg .nav-item.active .nav-link{
	color: #bab744;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.navbar-brand img{
    width: 300px;
}
.desktop-nav .nav-item{
	font-size: 16px;
    font-family: 'nunito_sansbold';
    padding-left: 54px;
    text-transform: uppercase;
}
.price-btw { 	font-size: 24px;
    font-family: 'nunito_sansbold';}
/***************banner*************/
.banner-sec{
	background: #1a1a1a;
	position: relative;
}
.banner-sec:before{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 35%;
	content: '';
	background: #fff;
}
.banner-slider{
	position: relative;
}
.banner-slider h1{
	white-space: nowrap;
}
.banner-slider .common-btn{
	border-color: #bab844;
	color: #fff;
	background: #bab844;
}
.banner-slider .common-btn:hover{
	background: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}
.banner-content{
	position: absolute;
	top: 52%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 1;
}
.banner-content-wrap{
	max-width: 650px;
	width: 100%;
}
.banner-content-wrap img{
	max-width: 400px;
}
.banner-content-wrap p{
	margin: 30px 0 60px;
	color: #fff;
}
.slider-control {
    position: relative;
    background: #1a1a1a;
    max-width: 590px;
    width: 100%;
    height: 120px;
}
.slider-control .swiper-button-prev{
	left: 30px;
}
.slider-control .swiper-button-next{
	right: 30px;
}
.slider-control .swiper-pagination{
	top: 41%;
	width: 100%;
}
.slider-control .swiper-pagination-bullet{
	width: 97px;
	height: 3px;
	border-radius: 0;
	opacity: 0.25;
	background: #bab844;
	margin: 0 15px;
}
.slider-control .swiper-pagination-bullet-active{
	opacity: 1;
}
/***************product***********/
.product-sec{
	padding: 100px 0 140px;
}
.sec-heading{
	margin-bottom: 100px;
}
.product-dtl{
	background: #1a1a1a;
	padding: 30px 20px 20px;
}
.product-dtl h4{
	margin: 0;
}
.product-sec .product-dtl h4{
	height: 50px;
	overflow: hidden;
}
.product-dtl h5{
	height: 60px;
	overflow: hidden;
	margin: 0;
	font-size: 16px;
}
.product-dtl h5 span{
	font-family: 'NunitoSansRegular';
}
.product-dtl table {
    width: 100%;
    margin: 25px 0;
}
.product-dtl table td {
    font-family: 'NunitoSansRegular';
    font-size: 18px;
    color: #bab744;
}
.product-dtl table td:nth-child(2) {
    text-align: center;
}
.product-dtl table td:last-child {
    float: right;
}
.product-sec .common-arrow img{
	width: 25px;
	filter: brightness(1) invert(1);
	-webkit-filter: brightness(1) invert(1);
}
.product-sec .swiper-button-next{
	right: -5%;
}
.product-sec .swiper-button-prev{
	left: -5%;
}

.product-sec .sec-heading img {
	width: 386px;
    display: table;
    margin: 0 auto;
}
/************gallery sec************/
.gallery-sec{
	padding: 4px;
}
.gal-item {
    overflow: hidden;
    padding: 4px;
}
 .box {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.box img {
    height: 100%;
    object-fit: cover;
}
.gallery-heading {
    position: absolute;
    z-index: 1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    bottom: 30px;
    left: 30px;
}
.gallery-dtl {
    position: absolute;
    top: 0;
    background: rgba(186,184,68,0.75);
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
}
.text-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    text-align: center;
}
.gallery-sec .box:hover .gallery-heading{
    bottom: -100%;
}
.gallery-sec .box:hover .gallery-dtl {
    height: 100%;
}
/************content block********/
.content-block{
	background: #1a1a1a;
	padding-top: 70px;
	position: relative;
}
.content-wrapper h2, .content-wrapper p{
	color: #fff;
}
.content-wrapper p{
	margin: 30px 0 50px;
}
.content-wrapper{
	max-width: 670px;
    width: 100%;
    padding: 100px 0 130px;
}
.img-block{
	position: absolute;
	z-index: 1;
}
.content-wrapper .common-btn{
	background: transparent;
	color: #bab844;
	border-color: #bab844;
}
.content-wrapper .common-btn:hover{
	background: #bab844;
	color: #fff;
	border-color: #bab844;
}
/**********testimonial************/
.testimonial-sec{
	background: #eeeeee;
	padding: 120px 0;
	position: relative;
}
.testimonial-sec h2{
	margin-bottom: 120px;
}
.each-slide h3{
	color: #1a1a1a;
	position: relative;
}
.each-slide h3:before{
	position: absolute;
	top: 0;
	left: -90px;
	width: 50px;
	height: 50px;
	content: '';
	background-image: url(../images/quote.png);
	background-size: cover;
	background-position: center;
}
.each-slide p{
	margin-top: 25px;
	text-align: justify;
}
.each-slide{
    padding-left: 90px;
    padding-right: 30px;
}
.testimonial-sec img {
    position: absolute;
    left: 20px;
    top: 0px;
    width: 50px;
    height: 50px;
}
/*********logo-slider**********/
.logo-slider {
	background: #0c0c0c;
    padding: 30px 0;
}
.logo-slider .marquee-with-options{
	width: 100%;
	overflow: hidden;
}
.logo-slider ul{
    white-space: nowrap;
}
.logo-slider li {
	margin: 0 50px;
	display: inline-block;
	vertical-align: middle;
}
.logo-slider li img {
	width: 110px;
}
/**************footer**************/
.footer-area{
	padding: 80px 0 60px;
}
.each-footer-info h4{
	color: #1a1a1a;
	font-family: 'NunitoSansRegular';
	margin: 0 0 40px;
}
.each-footer-info li a{
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}
.each-footer-info li:last-child a{
	margin-bottom: 0;
}
.each-footer-info a{
	color: #1a1a1a;
	opacity: 0.5;
}
.each-footer-info a:hover{
	opacity: 1;
	color: #bab744;
}
.each-footer-info p{
	line-height: 35px;
	color: rgba(26,26,26,0.5);
	white-space: nowrap;
}
.each-footer-info{
	 padding-left: 70px;
}
.footer-area .col-lg-4 .each-footer-info{
	padding-left: 100px;
	white-space: nowrap;
}
.footer-area .col-lg-2 .each-footer-info{
	padding-left: 0;
}
.footer-social img {
    width: 20px;
    height: 45px;
    margin-right: 25px;
}
.footer-social a{
    opacity: 1;
}
.footer-logo img {
    margin-right: 10px;
    width: 94px;
	margin-bottom: 7px;
}
.grecaptcha-badge{
    display: none;
}
/**************diensten list***********/
.inner-pg-nav{
	top: 18%;
}
.listview-sec .img-block, .listview-sec .content-wrapper{
	position: relative;
	z-index: 1;
}
.listview-sec{
	background: #fff;
	padding: 100px 0;
	border-bottom: 1px solid #e5e5e5;
}
.each-list .content-wrapper{
	padding: 0 0 0 16%;
	max-width: 790px;
}
.each-list .content-wrapper p{
	text-align: justify;
	display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-list:nth-child(odd) .content-wrapper h2, .each-list:nth-child(odd) .content-wrapper p {
    color: #1a1a1a;
}
.each-list:nth-child(even){
	background: #1a1a1a;
	margin: -100px 0;
    padding: 100px 0;
}
.each-list:nth-child(even) .content-wrapper{
	padding-left: 0;
	padding-right: 16%;
}
.each-list:nth-child(1) .content-wrapper{
	margin-top: -100px;
}
.each-list:last-child .row .content-wrapper{
	margin-top: 100px;
}
.each-list:last-child .row.flex-row-reverse .content-wrapper{
	margin-top:0;
}
/******************verkocht**************/
.verkocht-product{
	padding-bottom: 70px;
	border-bottom: 1px solid #e5e5e5;
}
.verkocht-product .each-product{
	margin-bottom: 30px;
}
/******************aanbod**************/
.aanbod-filter-sec {
	padding: 60px 0;
}
.aanbod-product.product-sec{
	padding-top: 0;
}
.aanbod-product{
	padding-bottom: 130px;
}
.select-box {
	margin-bottom: 6px;
}
.aanbod-filter-wrapper {
	padding: 0 25px;
}
.select-style {
	width: 100%;
    border-radius: 0;
	border: 0;
    height: 54px;
    line-height: 54px;
    font-family: 'nunito_sanslight';
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.png) #1c1c1c no-repeat 90% center/9px;
    color: #fff;
    padding: 0 20px;
}
.aanbod-each-filter-grid {
	font-size: 16px;
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    border: 2px solid #1c1c1c;
    text-align: center;
    line-height: 52px;
    height: 54px;
    margin: 0 2px 6px 0;
    opacity: 0.5;
    /* display: inline-block; */
    padding: 0 9%;
}
.aanbod-each-filter-grid img {
	width: 18px;
    margin-right: 10px;
    margin-top: -5px;
}
.aanbod-each-filter-grid.active {
	opacity: 1;
}
.aanbod-filter-sec .common-btn {
	max-width: 100%;
    height: 54px;
    line-height: 52px;
    background: transparent;
    color: #1a1a1a;
    border-color: #1a1a1a;
    margin-bottom: 6px;
}
.aanbod-filter-sec .common-btn:hover {
	color: #fff;
	border-color: #bab744;
	background: #bab744;
}
.grid-area{
	max-width: 210px;
    width: 100%;
}
/***************aanbod List*************/
.aanbod-list1 .col-lg-4{
	-ms-flex: 0 0 37%;
	flex: 0 0 37%;
	max-width: 37%;
}
.aanbod-list1 .col-lg-8{
	-ms-flex: 0 0 63%;
	flex: 0 0 63%;
	max-width: 63%;
}
.aanbod-list1 h3{
	font-family: 'nunito_sansextrabold';
	margin-bottom: 10px;
	margin-left: 0;
}
.aanbod-list1 h4{
	font-family: 'nunito_sansbold';
    margin-bottom: 50px;
    height: 60px;
    overflow: hidden;
}
.aanbod-list1 .col-lg-7 h4, .aanbod-list1 h4 span {
    font-family: 'NunitoSansRegular';
}
.aanbod-list1 .product-dtl table td{
	font-size: 24px;
    text-align: left;
    float: none;
}
.aanbod-list1 .border-btn{
	border-color: #fff;
	color: #fff;
}
.aanbod-list1 .border-btn:hover{
	background: #fff;
	color: #1c1c1c;
}
.aanbod-list1 .text-right h4{
	height: auto;
}
.aanbod-list1 .product-dtl{
	padding: 0 6%;
	width: 100%;
}
.aanbod-list1 .each-product{
	margin-right: 6%;
}
.aanbod-list1{
	padding-bottom: 70px;
}
/*****************vacature*********************/
.vacature-list-sec {
	padding: 100px 0 40px;
	border-bottom: 1px solid #e5e5e5;
}
.vacature-list-wrapper {
	padding: 0 40px;
}
.vacature-list-text {
	padding: 40px 35% 0 0;
}
.vacature-list-text h3 {
	color: #1a1a1a;
}
.vacature-list-text p {
	margin: 20px 0 45px;
}
.each-vacature-list {
	margin-bottom: 75px;
	padding: 0 10px;
}
/********************contact************************/
.contact-sec {
	background-color: #eeeeee;
	padding: 70px 0 100px;
}
.contact-sec h2 {
	margin-bottom: 70px;
}
.form-styl {
	font-size: 16px;
	font-family: 'NunitoSansRegular';
    color: #1a1a1a;
    padding: 34px 30px;
    resize: none;
    background-color: #fff;
    border-radius: 0;
    border: none;
}
.form-styl::placeholder {
	font-size: 16px;
	font-family: 'NunitoSansRegular';
    color: #1a1a1a;
}
.form-styl:-moz-placeholder {
	font-size: 16px;
	font-family: 'NunitoSansRegular';
    color: #1a1a1a;
}
.form-styl::-moz-placeholder {
	font-size: 16px;
	font-family: 'NunitoSansRegular';
    color: #1a1a1a;
}
.form-styl:focus {
	box-shadow: none;
	color: #1a1a1a;
}
.form-styl.foto_upload {
    height: 68px;
    line-height: 68px;
    padding-top: 0;
    padding-bottom: 0;
}
.contact-time-sec table {
	display: inline-block;
	width: 48%;
	margin-top: 60px;
}
.contact-time-sec table td {
	font-family: 'NunitoSansRegular';
	font-size: 16px;
	color: #fff;
}
.contact-time-sec table td:nth-child(even) {
	padding-left: 30px;
}
.contact-map-sec .vacature-dtl-top-img {
	height: 680px;
	margin-right: 120px;
}
.contact-map-sec {
	padding-top: 10px;
}
.aanbod-dtl-contact-sec.contact-map-sec .vacature-dtl-top-text {
	padding: 0 20% 0 10%;
}
/***********************vacature dtl*****************************/
.vacature-dtl-bk-btn {
	position: relative;
}
.vacature-dtl-bk-btn .common-btn {
	position: absolute;
	right: 6%;
	top: 60px;
	z-index: 1;
}
/***top***/
.vacature-dtl-top-wrapper {
	padding: 10px;
}
.vacature-dtl-top-text {
	padding: 27% 20% 12% 10%;
}
.vacature-dtl-top-text h2 {
	margin-bottom: 35px;
	margin-left: 0;
}
.vacature-dtl-top-img {
	padding-right: 120px;
}
/**vacature-form**/
.vacature-dtl-form {
	padding: 170px 0 195px;
}
/***vacature-middle******/
.vacature-dtl-middle-sec {
	padding: 80px 0 100px;
	background-color: #1a1a1a;
}
.vacature-dtl-middle-sec h2 {
	margin-bottom: 60px;
	color: #fff;
}
.vacature-dtl-middle-sec p {
	color: #fff;
	text-align: justify;
}
.vacature-dtl-middle-sec table {
	width: 100%;
}
.vacature-dtl-middle-sec table td {
	width: 50%;
	vertical-align: top;
}
.vacature-dtl-middle-sec table td:nth-child(odd) {
	padding-right: 90px;
}
.vacature-dtl-middle-sec table td:nth-child(even) {
	padding-left: 90px;
}
/*****vacature contact******/
.cv-upload {
	padding: 25px 20px;
	font-family: 'nunito_sansbold';
	background-color: #1a1a1a;
	color: #fff;
	text-align: center;
}
.vacature-dtl-form textarea {
	padding: 30px;
}
/**********************diensten dtl*******************************/
.diensten-dtl-btm-sec {
	padding: 6px 0;
	border-bottom: 1px solid #e5e5e5;
}
.diensten-dtl-btm-gal .col-lg-6 {
	overflow: hidden;
	padding: 4px;
}
.each-diensten-dtl-gal {
	height: 100%;
	position: relative;
	overflow: hidden;
}
.each-diensten-dtl-gal img {
	height: 100%;
	object-fit: cover;
}
.each-diensten-dtl-gal h4 {
	font-family: 'NunitoSansRegular';
	font-size: 24px;
	color: #fff;
}
.diensten-dtl-btm-text {
	max-width: 670px;
    width: 100%;
    padding: 100px 0;
}
.diensten-dtl-btm-text p {
	margin: 30px 0 55px;
}
.diensten-dtl-middle .content-wrapper {
	padding: 100px 0;
}
.diensten-dtl-btm-sec .each-diensten-dtl-gal:hover .gallery-heading{
    bottom: -100%;
}
.diensten-dtl-btm-sec .each-diensten-dtl-gal:hover .gallery-dtl {
    height: 100%;
}
.diensten-dtl-btm-gal .common-arrow img{
	width: 20px;
}
.colm h3{
    color: black;
}
.colm p{
    padding-left: 20px;
    padding-right: 20px;
}
/********************************aanbod-dtl****************************************/
.aanbod-dtl-bk-btn {
	padding: 60px 0;
}
.aanbod-dtl-bk-btn h3 {
	color: #212121;
}
.aanbod-dtl-bk-btn h4 {
	font-family: 'NunitoSansRegular';
	color: #212121;
	opacity: 0.5;
}
/****top-slider***/
.aanbod-dtl-top-sec .swiper-container .swiper-slide-next .each-aanbod-dtl-car {
	position: relative;
}
.aanbod-dtl-top-sec .swiper-container .swiper-slide-prev .each-aanbod-dtl-car {
	position: relative;
}
.aanbod-dtl-top-sec .swiper-container .swiper-slide-next .each-aanbod-dtl-car::after {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
}
.aanbod-dtl-top-sec .swiper-container .swiper-slide-prev .each-aanbod-dtl-car::after {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
}
.aanbod-dtl-top-sec .common-arrow {
	background-color: transparent;
	border: 0;
}
.aanbod-dtl-top-sec .common-arrow img {
	width: 25px;
	height: auto;
}
.aanbod-dtl-top-sec .swiper-container .swiper-button-prev {
	left: 7%;
}
.aanbod-dtl-top-sec .swiper-container .swiper-button-next {
	right: 7%;
}
/***tab nav*****/
.dtl-tab-sec {
	padding: 80px 0;
	background-color: #eeeeee;
}
.dtl-tab-sec .tab-sec  {
	margin-bottom: 120px;
}
.dtl-tab-sec .tab-sec .nav-tabs .nav-item {
	border-bottom: none;
    text-align: center;
    padding-right: 75px;
    background-color: transparent;
    font-size: 24px;
    font-family: 'nunito_sansbold';
}
.dtl-tab-sec .tab-sec .nav-tabs .nav-link {
	border-radius: 0;
    border: none;
    padding: 0 0 3px;
    color: #212121;
    opacity: 0.5;
    position: relative;
    background-color: transparent;
}
.dtl-tab-sec .tab-sec .nav-tabs .nav-link::after {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #bab744;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
.dtl-tab-sec .tab-sec .nav-tabs .nav-link.active::after {
	opacity: 1;
}
.dtl-tab-sec .tab-sec .nav-tabs .nav-link.active {
	opacity: 100%;
	color: #bab744;
}
.dtl-tab-sec .tab-sec .nav-tabs {
	border: 0;
}
.dtl-tab-sec .tab-content ul li {
	font-family: 'NunitoSansRegular';
    font-size: 14px;
    color: #1c1c1c;
    padding-bottom: 10px;
    word-break: break-word;
}
.kenmerken-tab ul li {
	width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(odd) {
	background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 20px;
    background-size: 7px;
    color: #1c1c1c;
    font-family: 'nunito_sansbold';
}
.each-onderhoud-block {
	display: flex;
	margin-bottom: 20px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #212121;
    font-size: 16px;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #212121;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.each-onderhoud-block h5 {
	color: #1a1a1a;
	margin: 10px 0px 30px;
}
.each-onderhoud-block h4 {
	color: #1a1a1a;
}
.left-bg-block h6 {
	line-height: 30px;
	color: #fff;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
	color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
	padding-bottom: 20px;
}
.bullet-panel {
	margin-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
	padding-left: 20px;
	position: relative;
	font-family: 'NunitoSansRegular';
}
.dtl-tab-sec .bullet-panel li:after {
	padding-left: 15px;
	background-size: 7px;
	position: absolute;
	top: 6px;
	left: 0;
	content: '';
	width: 15px;
	height: 15px;
	background-image: url(../images/bullet.svg);
	background-repeat: no-repeat;
}
/****price block******/
.price-block {
	margin-top: 30px;
}
.price-block .price-dtl {
	padding: 40px 35px 35px;
	background-color: #fff;
}
.price-block .price-dtl h2  {
	margin-bottom: 40px;
    font-size: 32px;
}
.price-block .price-dtl h4 {
	font-family: 'nunito_sansbold';
	color: #212121;
	line-height: 40px;
}
.price-block .price-dtl h4 span {
	opacity: 0.5;
    font-size: 18px;
}
.price-block .price-dtl table {
	width: 100%;
}
.price-dtl td{
	vertical-align: top;
}
.price-block .price-dtl table td:last-child {
	float: right;
}
.price-block .price-btn {
	background-color: #1a1a1a;
	padding: 40px 33px 25px;
}
.price-block .price-btn .col-xl-6:last-child .common-btn {
	float: right;
}
.tab-wrapper {
	padding-right: 50px;
}
/**gal-sec****/
.aanbod-dtl-gallery-sec {
	padding: 10px 5px 0px 5px;
}
.aanbod-dtl-gallery-sec .gallery-img {
	margin: 0 5px 10px 5px;
}
.aanbod-dtl-gallery-sec .less-gallery-images .col-sm-4:last-child .gallery-img{
	position: relative;
}
.aanbod-dtl-gallery-sec .overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background:#000;
	opacity: 0.4;
}
.aanbod-dtl-gallery-sec .gallery-image-content{
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 1;
}
.aanbod-dtl-gallery-sec .gallery-image-content img{
	width: 70px;
	margin-bottom: 15px;
}
.aanbod-dtl-gallery-sec .gallery-image-content h3{
	color: #fff;
	font-size: 24px;
	font-family: 'NunitoSansRegular';
}
.aanbod-dtl-gallery-sec .more-gallery-images{
	display: none;
}
.aanbod-dtl-contact-sec .vacature-dtl-top-wrapper {
	padding-top: 0;
}
.aanbod-dtl-contact-sec .vacature-dtl-top-text {
	padding: 14% 20% 3% 10%;
}
.cont-social {
	margin-top: 30px;
}
.cont-social img {
	width: 20px;
}
.cont-social ul li {
	margin-right: 20px;
	display: inline-block;
}
.aanbod-dtl-contact-sec .vacature-dtl-top-text a {
	color: #1a1a1a;
}
.aanbod-dtl-contact-sec .vacature-dtl-top-text a:hover {
	color: #bab744;
}
.aanbod-dtl-related-pdct {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 90px;
}
/*********************overons*****************/
/****member***/
.overons-member-sec {
	padding: 0 0 115px;
}
.member-text {
	padding-left: 150px;
}
.member-text h2 {
	margin-bottom: 35px;
}
.member-slider {
	margin-top: 100px;
}
/****counter*****/
.overons-counter-sec {
	padding: 180px 0 75px;
	background-color: #1a1a1a;
}
.overons-counter-sec h2 {
	color: #fff;
	margin-bottom: 33px;
}
.overons-counter-sec p {
	color: #fff;
}
.each-counter-box {
	margin-bottom: 40px;
}
.each-counter-box span {
	border: 1px solid #fff;
	width: 140px;
	height: 140px;
	margin-right: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	font-family: 'NunitoSansRegular';
	font-size: 36px;
	color: #fff;
	letter-spacing: 0.5px;
}
.each-counter-box h3 {
	color: #fff;
	display: inline-block;
    margin: unset;
}
.each-counter-box:last-child {
	margin-bottom: 0;
}
.conunter-text {
	padding: 95px 150px 0 0;
}
.overons-middle {
	background-color: #fff;
	padding-top: 100px;
}
.overons-middle .content-wrapper h2,
.overons-middle .content-wrapper p{
	color: #1a1a1a;
}
.overons-middle .content-wrapper {
	padding: 160px 0 200px;
}
.overons-gal {
	border-bottom: 1px solid #e5e5e5;
}
.overons-gal .box img {
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.overons-gal .box:hover img {
	transform: scale(1.2);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

/***********Morgen footer****************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer &gt; img {
    height: 35px;
    padding-top: 7.5px;
}

/* loader */
#loader_section{
    display:none;
    width:100%;
    position: fixed;
    top: 0;
    background: #000000b8;
    z-index: 9999999;
    height: 100vh;
    padding: 30vh 0px;
}
#loader_section p{
    color:#fff;
    font-size:18px;
    text-align: center;
}
#loader_section img{
    width: 100px;
    margin-bottom: 25px;
}
/*********tab**************/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}

.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    text-transform: uppercase;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: black;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
/* Cookie */
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.cookie_div{
    color:#9c9c9c;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.cookie_div h4{
    margin-bottom: 15px;
    font-size: 13pt;
    font-family: 'Calibri';
}
.cookie_div a{
    color:#38b6be;
    font-size: 10pt;
    font-weight:bold;
    margin-left:8px;
    font-family: 'Calibri';
}
.cookie_div button{
    color:#3c935c;
    background:#dbffe8;
    font-weight: bold;
    border: 0;
    padding: 10px 25px;
    margin:5px 0;
    cursor: pointer;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.light_theme{
    background:rgba(255, 255, 255, 0.83);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.light_theme h4{
    color:#2a2a2a;
}
.dark_theme h4{
    color:#c9c9c9;
}

.form-1, .form-2 {
	display: none;
	padding: 50px 0;
}
.tab-content h3
{
	color: #000;
}

/***************bedankt********************/
.bedankt-banner-sec {
	position: relative;
}
/* .bedankt-banner-sec::after {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
} */
.bedankt-banner-content {
	position: absolute;
    left: 0;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
}
.bedankt-banner-content h2 {
	color: #fff;
	font-family: 'rokkittbold';
}
.bedankt-banner-content h2::before {
	display: none;
}
.reset_btn{
	color: black !important;
    display: block;
    position: absolute;
    right: 0;
    font-size: 13px;
}

.each-footer-info tr td {
    color: rgba(26,26,26,0.5);
}

.bedankt-banner-content p {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 30px;
}
.each-member{
	position: relative;
}
.team-dtl{
    position: absolute;
	bottom: 0;
    background: rgba(18,18,18,0.75);
    left: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}
.team-dtl h4{
	text-align: center;
	padding: 25px 0;
	font-family: 'NunitoSansRegular';
	font-size: 22px;
}

.add_morgan_footer_margin{
	height: 100px;
}
.bedankt-banner-content .common-btn {
    border-color: #bab844;
    color: #bab844;
}
.bedankt-banner-content .common-btn:hover {
    border-color: #bab844;
    color: #ffffff;
	background: #bab844;
}
#bdIframe {
    height: 900px;
}
/*============================portfolio page start=================================*/
.portfolio-sec {
    padding: 95px 0;
    border-bottom: 1px solid #e5e5e5;
}
.each-portfolio-wrap {
    padding: 6px;
}
.each-portfolio {
    position: relative;
    overflow: hidden;
}
.each-portfolio:hover .each-portfolio-dtl {
    bottom: 0;
    height: 100%;
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-portfolio-dtl {
    position: absolute;
    bottom: 100%;
    background-color: rgba(0,0,0,0.5);
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    z-index: 1;
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-portfolio-img img {
     transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-portfolio:hover .each-portfolio-img img{
	transform: scale(1.2);
}
.each-portfolio-search {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.each-portfolio-search img{
	width: 45px;
}
/*============================ons team page start=================================*/
.each-ons-member-name {
    padding: 24px;
    background-color: #1a1a1a;
    text-align: center;
}
.each-ons-member-name h3 {
    font-size: 28px;
}
.ons-team-sec .col-md-4 .each-ons-member-name h3 {
    font-size: 21px;
}
.ons-team-sec .col-md-6 .each-ons-member-name h3 {
    font-size: 24px;
}
/*============================video page start=================================*/
.video-sec .vacature-list-text {
    padding-right: 0;
}
.video-sec .vacature-list-text p {
    margin: 20px 41% 0 0;
}
.video-sec .vacature-list-img {
    position: relative;
}
.video-sec .video-play-btn {
    background-color: rgba(0,0,0,0.5);
    height: 130px;
    width: 190px;
    border-radius: 30px;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-sec .video-play-btn img {
    width: 50px;
}
.video-sec .each-vacature-list {
    margin-bottom: 100px;
}
/*============================diensten-dtl page mini car slider start=================================*/
.diensten-dtl-mini-car-sec {
    background-color: #1a1a1a;
    padding: 160px 0;
}
.each-mini-car {
    background-color: #fff;
    text-align: center;
    padding: 40px 5px 20px;
}
.each-mini-car h3 {
    font-size: 24px;
	color: #1a1a1a;
}
.each-mini-car h4 {
    font-family: 'nunito_sansbold';
    color: #1a1a1a;
}
.each-mini-car h5 {
	font-family: 'NunitoSansRegular';
    color: #1a1a1a;
    margin-top: 10px;
}

/*============================home new block=================================*/
.home-video-block .img-block {
    height: 360px;
    /*background-color: #000;*/
    display: flex;
    align-items: center;
}
.home-video-frame {
    position: relative;
}
.home-video-block .video-play-btn {
    background-color: rgba(0,0,0,0.5);
    height: 130px;
    width: 190px;
    border-radius: 30px;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-video-block .video-play-btn img {
    width: 50px;
}
/*******side social icon****/
.mini-right-nav-social li{
	width: 50px;
	/*height: 50px;*/
	margin-bottom: 2px;
	display: flex;
	align-content: center;
	justify-content: center;
}
.mini-right-nav-social img{
	width: 20px;
	height: 20px;
}
.mini-right-nav-social{
	position: fixed;
    top: calc(35% + 220px);
    z-index: 999;
    right: 25px;
}
.fixed-whatsapp-icon {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 50px;
	bottom: 0px;
	z-index: 999;
}

.fixed-whatsapp-icon img {
	width: 50px;
}

.popup .popuptext {
	display: none;
	width: 200px;
	background-color: #25D366;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 3px;
	right: 5vw;
	font-size: small;
}

.notifcation {
	position: relative;
}

.alert-number {
	display: none;
	position: absolute;
	bottom: 43px;
	right: 4px;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	background-color: red;
	color: white;
	text-align: center;
	font-size: small;
	animation: shake 0.5s;
	animation-iteration-count: 1;
}

/****(light)morgen footer start****/

.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer &gt; img {
    height: 35px;
    padding-top: 7.5px;
}
/*****(light)morgen footer end********/

.add_morgan_footer_margin {
    height: 100px;
}
.list-logo{
    margin-right: 10px;
    height: 69px;
}
.list-logo-rev{
    margin-right: 10px;
    height: 69px;
}
.list-logo-h2{
    display: flex;
}
.team-dtl{
    position: absolute;
	bottom: 0;
    background: rgba(18,18,18,0.75);
    left: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}
.team-dtl h4{
	text-align: center;
	padding: 25px 0;
	font-family: 'NunitoSansRegular';
	font-size: 22px;
}
/*************pop up*************/
.modal-area .modal-dialog {
    max-width: 80%;
    margin: 12% auto 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.51);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0px;
    position: relative;
}
.modal-area .popup-content p{
    margin: 30px 0 0;
	font-size: 14px;
	font-family: 'NunitoSansRegular';
	color: #121212;
    line-height: 30px;
}
.modal-area .popup-content {
    padding: 15% 18% 12%;
	height: 100%;
}
.modal-area .pop-up-image img{
   height: 100%;
   object-fit: cover;
}
.modal-area .popup-content h3 {
	font-size: 36px;
	font-family: 'NunitoSansRegular';
	color: #121212;
}
.close-img {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}
.close-img a {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.30);
}
.vacature-back .common-btn{
	background: transparent;
	border-color: #1A1A1A;
	color: #1A1A1A;
}
.vacature-back .common-btn:hover{
	background: #1A1A1A;
	border-color: #1A1A1A;
	color: #fff;
}
.each-vacature-list .common-btn, .contact-sec .common-btn, .diensten-dtl-btm-sec .common-btn{
	border-color: #1A1A1A;
	background: #1A1A1A;
	color: #fff;
}
.each-vacature-list .common-btn:hover, .contact-sec .common-btn:hover, .diensten-dtl-btm-sec .common-btn:hover{
	border-color: #bab744;
	background: #bab744;
	color: #fff;
}
.portfolio-filter .select-style{
	max-width: 260px;
    background: url(../images/downward-arrow.png) transparent no-repeat 90% center/12px;
    border: 2px solid #bab844;
    color: #bab844;
    line-height: 52px;
    font-family: 'nunito_sansbold';
}
.portfolio-filter{
	padding-top: 95px;
}
/*============service dtl new===========*/
.service-bk-btn{
	padding: 30px 0;
}
.service-top-content{
	padding: 40px 0 5%;
}
.service-content-wrap{
	max-width: 960px;
	width: 100%;
	margin: auto;
}
.service-content-wrap p{
	margin-top: 20px;
}
.service-content-wrap iframe {
    margin-top: 20px;
}
.pakages-area{
	background: #1a1a1a;
	padding: 5% 0 5%;
}
.pakages-area h2{
	color: #fff;
	margin-bottom: 45px;
}
.each-pakage{
	background: #343434;
	margin-bottom: 20px;
}
.each-pakage h4{
	color: #fff;
    padding: 25px 0;
    font-family: 'NunitoSansRegular';
    text-align: center;
}
.pakage-dtl table {
	max-width: 280px;
    width: 100%;
    margin: 30px auto 20px;
}
.pakage-dtl h5{
	font-family: 'nunito_sanslight';
    position: relative;
    line-height: 30px;
}
.pakage-dtl h5:before{
	position: relative;
	top: 0;
	left: -5px;
	content: '-';
	color: #fff;
}
.pakage-dtl table, .table-content-sec table{
	width: 100%;
}
.pakage-dtl td, .table-content-sec td{
	width: 50%;
	vertical-align: top;
}
.pakage-dtl td:nth-child(even){
	text-align: right;
}
.each-pakage h3{
	text-align: center;
    background: #bab744;
    padding: 15px 0;
    font-family: 'nunito_sansbold';
}
.table-content-sec{
	padding: 5% 0;
}
.table-content-sec h3{
	color: #1c1c1c;
	margin-bottom: 20px;
}
.table-content-sec td:nth-child(odd){
	padding-right: 10%;
}
.table-content-sec td:nth-child(even){
	padding-left: 10%;
}
.service-detail-list-block .row{
	background: #eeeeee;
	margin-bottom: 10px;
}
.service-detail-list-block .row.flex-row-reverse{
	background: #fff;
}
.service-detail-list-block .vacature-dtl-top-img{
	padding:0;
}
.service-bg-block{
	padding: 11% 0;
}
.service-detail-list-block .vacature-dtl-top-text {
   padding: 40px 20%;
   width: 100%;
}
.service-bg-wrap{
	max-width: 720px;
	width: 100%;
	margin: auto;
}
.service-bg-wrap h2, .service-bg-wrap p{
	color: #fff;
}
.service-bg-wrap p{
	margin: 20px 0 40px;
}
.form-left-area{
	margin: auto;
	display: table;
}
.form-left-area td img{
	width: 230px;
	clip-path: polygon(50% 0%, 100% 20%, 100% 80%, 50% 100%, 50% 100%, 0 80%, 0 20%);
	-webkit-clip-path: polygon(50% 0%, 100% 20%, 100% 80%, 50% 100%, 50% 100%, 0 80%, 0 20%);
}
.form-left-area h5{
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    line-height: 28px;
    margin-bottom: 40px;
    margin-left: 40px;
}
.form-left-area h5 span a{
	opacity: 0.5;
	color: #1c1c1c;
}
.form-left-area h5 span a:hover{
	opacity: 1;
	color: #bab744;
}
.form-left-area td{
	width: 50%;
    vertical-align: middle;
}
.service-detail-form h2{
	margin-bottom: 40px;
}
.service-detail-form{
	padding: 8% 0;
}
/******dropdown_menu****/
.dropdown-menu a{
	padding: 10px 30px;
	margin-bottom: 8px;
}
.dropdown:hover&gt;.dropdown-menu {
	display: block;
}
.dropdown-menu {
	padding: 50px 0px;
	border-radius:0px;
	margin:0px;
	border:0px;
	background: #1a1a1a;
	color: #fff;
	width: auto;
  	min-width: 780px;
}
.dropdown-item{
	color:#fff;
	white-space: normal;
}
.dropdown-menu a:hover{
	background-color: #bab744 !important;
	color:#fff;
}
.mm-menu .mm-listview&gt;li .mm-arrow:after, .mm-menu .mm-listview&gt;li .mm-next:after {
    border-color: #fff;
}
#desktop_video {
    position: relative;
}
#desktop_video:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../images/gradient.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*========home bottom car==========*/
.home-bottom-car-sec{
	background: #1a1a1a;
	padding:20px 0;
}
.home-bottom-car-sec h2{
  	margin-bottom:40px;
  	color:#fff;
  	text-align:center;
}
#before_after{
  	display:none;
}
#before_after.twentytwenty-container{
  	display:block;
}
.home-bottom-car-sec .twentytwenty-horizontal .twentytwenty-before-label:before, 
.home-bottom-car-sec .twentytwenty-horizontal .twentytwenty-after-label:before{
    	display:none;
  }
.home-bottom-car-sec .twentytwenty-overlay:hover{
  	background:transparent;
}
.home-bottom-car-sec .twentytwenty-container img{
  	border-radius: 20px;
}
.home-bottom-car-sec .twentytwenty-horizontal .twentytwenty-handle:after,
.home-bottom-car-sec .twentytwenty-horizontal .twentytwenty-handle:before{
	box-shadow:none;
	background:transparent;
}
.other-btn {
	margin-left: 7px;
}
.home-bottom-car-sec .twentytwenty-right-arrow{
  	border-left:6px solid rgba(128,128,128,1);
}
.home-bottom-car-sec .twentytwenty-left-arrow{
  	border-right:6px solid rgba(128,128,128,1);
}
.home-bottom-car-sec .twentytwenty-handle{
  	background:#fff;
}
 .home-bottom-car-sec .twentytwenty-left-arrow:before {
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	border: 10px solid rgba(255,255,255,0.6);
	left: 50%;
	top: 50%;
	transform: translate(-32%,-50%);
	border-radius: 100%;
}
.home-video-block iframe{
	height: 300px;
}
.mini-right-nav-social li a {
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #1a1a1a;
    align-items: center;
}
.cursor_pointer{
	cursor:pointer;
}
/*==========aanbod-dtl=========*/
.customizing-block{
	background: #eeeeee;
	padding: 50px 0 90px;
	margin: 5px 0 15px;
}
.customizing-block h4{
	margin-bottom: 30px;
	font-family: 'NunitoSansRegular';
	color: #000;
}
.play-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.customizing-block li{
	margin-right: 4px;
	margin-bottom: 8px;
	width: calc(50% - 8px);
	display: inline-block;
	vertical-align: top;
}
.customizing-block li a{
	background: #fff;
	padding: 8px 50px 8px 24px;
	position: relative;
	display: inline-block;
	width: 100%;
	color: #000;
}
.customizing-block li a:after{
	width: 30px;
	height: 30px;
	content:'';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
	background-image: url(/images/double-arrow-right.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.customizing-block li a:hover{
	background: #b9b457;
	color: #fff;
}
.customizing-block li a:hover:after{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.customizing-img-wrap{
	padding: 0 120px;
}
.customizing-list-wrap{
	padding: 0 10%;
}
@media(max-width:1399.98px){
	.customizing-img-wrap {
  		padding: 0 60px;
	}
	.customizing-list-wrap{
		padding-left: 0;
	}
}
@media(max-width:991px){
	.customizing-img-wrap, .customizing-list-wrap {
  		padding: 0 5%;
	}
	.customizing-list-wrap{
		padding-top: 30px;
	}
	.banner-content-wrap img{
		max-width: 220px;
	}
}
@media(max-width:767px){
	.customizing-block{
		padding: 30px 0;
	}
	.customizing-block li{
		margin-right: 0;
		width: 100%;
	}
}
.terms h5{
	font-family: 'NunitoSansRegular';
	color: #1a1a1a;
	opacity: .5;
	letter-spacing: 0.2px;
	position: relative;
	cursor: pointer;
	padding-right: 20px;
	display: inline-block;
}
.terms h5:after{
	position: absolute;
	top: 52%;
	transform: translateY(-50%) rotate(-90deg);
	width: 13px;
	height: 13px;
	content: '';
	background-image: url(/images/down-arrow.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0;
}
.terms h5.pull-out:after{
	transform: translateY(-50%) rotate(0);
}
.terms a{
	font-size: 14px;
	line-height: 1.7;
}
@media(max-width:1500px){
	.each-footer-info.pl-xl-4{
		padding-left: 0 !important;
	}
}

/*******************WERKPLAATS******************/
.each-row{
	padding: 3rem 0;
}
.inner-mid-content{
	padding-left: 10%;
	padding-right: 4rem;
}
.inner-mid-sec{
	padding-bottom:5% ;
}
.inner-mid-sec p{
	max-width: 38rem;
}
.inner-mid-content h2{
	margin-bottom: 3rem;
}
.inner-mid-img{
	padding-right: 8%;
}
.inner-mid-sec .each-row:nth-child(even) .inner-mid-img{
	padding-left: 10%;
	padding-right: 0;
}
.inner-gallery{
	padding: 5rem 0;
	background-color: #1a1a1a;
}
.inner-gallery-heading h3{
	color: #fff;
	padding-bottom: 2rem;
}
.gallery-wrap{
	padding: 0 8%;
}
.each-gallery-img{
	position: relative;
    height: 100%;
    overflow: hidden;
}
.each-gallery-img::before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.503);
}
.each-gallery-heading {
    position: absolute;
    z-index: 1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
   	top: 50%;
	left: 0;
	transform: translateY(-50% );
	text-align: center;
	width: 100%;
}
.each-gallery-heading h3{
	color: #fff;
}
.each-gallery-heading img{
	width: 3rem;
	margin-bottom: 2rem;
}
.each-gallery-img:hover .each-gallery-heading{
	top: 150%;
}
.each-gallery-img:hover .each-gallery-dtl {
    height: 90%;
}
.each-gallery-dtl .text-box img{
	width: 3rem;
	margin-bottom: 2rem;
}
.each-gallery-dtl p{
	padding: 1rem 5%;
	font-size: 15px;
	color: #ffff;
	max-width: 280px;
	margin: auto;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.each-gallery-dtl {
	position: absolute;
    top: 5%;
    background: #bbb744;
    left: 5%;
    overflow: hidden;
    width: 90%;
    height: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
}
@media(max-width:1599.98px){
	.each-gallery-dtl p{
		padding-top: 0;
	}
	.each-gallery-dtl .text-box img, .each-gallery-heading img {
	  	width: 2.5rem;
	  	margin-bottom: .5rem;
	}
}
@media(max-width:1199.98px){
	.each-row {
		padding: 2rem 0;
	}
	.inner-mid-content, .inner-mid-img {
		padding-right: 0;
	}
	.inner-mid-content h2 {
		margin-bottom: 1rem;
	}
	.inner-gallery {
		padding: 6rem 0;
	}
	.each-gallery-dtl p {
		padding: 1rem;
	}
	.gallery-wrap {
		padding: 0;
	}
	.each-gallery-img:hover .each-gallery-dtl {
		height: 95%;
	}
	.each-gallery-dtl {
		width: 95%;
		top: 2.5%;
		left: 2.5%;
	}
}
@media(max-width:991px){
	.inner-gallery, .inner-mid-content {
		padding: 2rem 0;
	}
	.inner-mid-sec .each-row:nth-child(even) .inner-mid-img {
		padding-left: 0;
		padding-right: 0;
	}
	.inner-mid-sec p {
		max-width: 100%;
	}
	.each-row {
		padding: 0;
	}
}
/*======================x==================*/
html{
	font-size: 62.5%;
}
.widget-mobile h6{
	margin-bottom: 0;
}
.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #bab844;
	box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
  	padding: 1.3rem 2.5rem;
  	font-size: 1.8rem;
  	font-family: 'nunito_sansbold';
  	cursor: pointer;
  	color: #fff;
}	
.widget-btn span:after, .widget-mobile span:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	right: -.5rem;
	content: '';
	width: 1rem;
	height: 1rem;
	background: url(../images/next-white.svg) no-repeat center/ contain;
}
.widget-content{
	background: #1c1c1c;
	padding: 4.5rem;
  	-webkit-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
  	border-radius: 20px;
  	width: 51rem;
  	display: none;
}
.arw-rotate{
	margin-top: -2.5rem;
  	margin-bottom: 1rem;
  	transform: rotate(-90deg);
	cursor:pointer;
}
.widget-content h4, .widget-content h5{
	text-transform: unset;
	color: #fff;
	letter-spacing: normal;
}
.widget-content h4{
  	font-family: 'nunito_sansbold';
  	font-size: 2.4rem;
}
.widget-content h5{
	font-family: 'NunitoSansRegular';
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #bab844;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #fff;
	border: 2px solid #bab844;
  	background: #bab844;
	padding: 1.2rem 2rem;
	font-size: 1.8rem;
	font-family: 'nunito_sansbold';
	margin-right: .5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.widget-content button:hover, .widget-mobile button:hover{
	background: #fff !important;
	border-color: #fff !important;
	color: #bab844 !important;
}
.monthly_amount{
	cursor:pointer;
} 

.aanbod-product-middle-content {
    padding: 0 10%;
    position: relative;
    z-index: 2;
    text-align: center;
}
.aanbod-product-middle-content h2 {
    margin-bottom: 0;
    color: #fff;
}
.aanbod-product-middle-content p {
    opacity: 0.69;
    margin: 8% 0 10% 0;
    text-align: center;
    color: #fff;
}
.aanbod-middle-outer {
    margin-bottom: 30px;
}
/* %%%%%%%%%%%%%%%% new_faq_section_ %%%%%%%%%% */
.new_faq_section .accordion-div{
	position: relative;
	cursor: pointer;
}
.new_faq_section .accordion-div::after{
	position: absolute;
	right:0;
	top: 0;
	height: 30px;
	width: 30px;
	content: "";
	background-image: url(../images/accordian-right-arrow.svg);
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.new_faq_section .accordion-div:not(.collapsed)::after{
	background-image: url(../images/accordian-right-arrow_rotate.svg);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.new_faq_section .accordion-item h5{
	color: #AEAF54;
	font-family: 'avenirheavy';
	padding-right: 10px;
}
.new_faq_section .accordion-div.collapsed h5{
	color: #1A1A1A;
}
.new_faq_section .accordion-item{
	padding: 23px 0;
	border-bottom: 1px solid  rgba(0, 0, 0, 0.10);
}
.new_faq_section .accordion-body p{
	font-family: 'avenir_lt_book';
	line-height: normal;
	max-width: 936px;
	padding-top: 14px;
	padding-right: 20px;
}
.about-content h2{
	font-family: 'avenirmedium';
	margin-top: 45px;
}
.new_faq_section .accordion{
	padding-bottom: 190px;
	padding-top: 37px;
}
.calsty{ 
	border: 0; 
	width: 100%; 
	height: 590px; 
	background: transparent; 
}</pre></body></html>