@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	color: #131818;
    font-size: 1.6rem;
    font-family: 'lama_sansmedium';
	background-color: #F7F8F8;
}
html {
    font-size: 62.5%;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #121212;
    border-color: rgba(255,255,255,0.1);
    color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.1);
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
.navbar-area a:hover {
    color: #F9F8F6;
}
.navbar-area a:after{
	border-color: #F9F8F6;
}
.header-area.active{
	transform: none;
	background: linear-gradient(180deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
	background: #131818;	
}
.navbar-area a{
	color: #F9F8F6;
	font-family: 'lama_sansmedium';
}
.menu-icon.active{
	background: #131818;
}
.header-logo img{
	width: 24rem;
}
.menu-lft ul{
	column-gap: 1rem;
	display: flex;
}
.menu-lft li{
	margin: 0;
}
.menu-lft li a{
	height:3rem;
	width: 3rem;
	border: 1px solid rgba(255, 255, 255, 0.20);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
}
.menu-lft li:last-child a {
	border-color: #25D366;
}
.header-area{
	background: linear-gradient(180deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
}
.common-line{
	background-color: #F9F8F6;
}
.menu-item-block{
	position: relative;
	background: rgba(21, 21, 21, 0.20);
	background-position: center;
	background-size: cover;
}
.menu-item-block::after{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(21, 21, 21, 0.20);
	backdrop-filter: blur(10px);
}
.main-menu, .menu-item-block .row, .submenu{
	position: relative;
	z-index: 5;
}
.menu-icon.active{
	visibility: hidden;
	opacity: 0;
}
.menu-icon{
	display: block;
}
.m-menu li a{
	font-family: 'lama_sansregular';
	color: #fff;
	font-size: 4.8rem;
	margin-bottom: 5%;
    display: block;
	letter-spacing: 1.2px;
	transition: all 0.5s;
	text-transform: uppercase;
}
.menu-item-block{
	top: 0;
 	position: fixed;
}
.m-menu-right{
	display: flex;
	width: max-content;
	margin: 0 auto;
	flex-direction: column;
}
.m-menu-logo{
	margin-bottom: 1.4rem;
}
.m-menu-right li img{
	margin-right: 1.6rem;
	width: 1.3rem;
}
.m-menu-right li a{
	font-family: 'lama_sansmedium';
	margin-top: 1.4rem;
	color: rgba(247, 240, 236, 0.5);
	font-size: 1.4rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: block;
}
.m-menu-right li a:hover{
	text-decoration: underline;
}
.m-menu-logo img{
	width: 24rem;
}
.m-menu li a:hover{
	text-decoration: underline;
}
.full_vertical_height{
	padding: 18rem 14rem;
	position: relative;
}
.full_vertical_height::after{
	position: absolute;
	left: 50%;
	height: 100%;
	width: 1px;
	background-color: rgba(247, 250, 246, 0.25);
	content: "";
	top: 0;
	z-index: 5;
}
.close-btn img{
	margin-right: 1rem;
}
.close-btn{
	position: absolute;
	top: 5rem;
	z-index: 99;
	left: 10%;
	color: #fff;
	cursor: pointer;
}
/******* home-banner *******/
.home-banner{
	position:relative;
}
.home-each-banner{
	height:93rem;
}
.home-each-banner img{
	height:100%;
	object-fit:cover;
}
.banner-logo{
	position:absolute;
	left:0;
	z-index:9;
	max-width:88rem;
	bottom:18%;
}
.home-banner hr{
	position:absolute;
	left:0;
	bottom:8rem;
	height:1px;
	opacity:1;
	margin:0;
	width:100%;
	z-index:5;
	color:#fff;
}
.header-area:hover .navbar-area{
	background-color:transparent;
}
.menu-right{
	display: flex;
	justify-content: end;
}
/* ******************  product   ******** */
.slider-top{
	margin-bottom: 8.8rem;
}
.product-slider{
	padding: 13rem 0 9.8rem;
}
.product-slider-content-lft h2{
	color: #131818;
}
.product-slider-content-lft{
	max-width: 77rem;
}
.product-slider-content-lft h6{
	margin-top: 3rem;
}
.product-slider-content-right{
	padding-left: 9rem;
}
.product-slider .swiper-button-next{
	right: 28%;
	top: 38%;
}
.each-product-slider{
	overflow: hidden;
	border-radius: 1rem;
}
.each-product-slider img{
	margin: -5% 0;
}
.product-slider .swiper-slide-next::after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: linear-gradient(0deg, rgba(247, 248, 248, 0.40) 0%, rgba(247, 248, 248, 0.40) 100%);
}
.each-product-slider-content{
	padding-left: 7.6rem;
/*	margin-top: -4rem;*/
	overflow: hidden;
	color: #121212;
}
.each-product-slider-content p{
	margin-bottom: 2rem;
}
.each-product-slider-content ul{
	display: flex;
	column-gap: 1rem;
}
.each-product-slider-content li{
	padding: 8px 14px;
	background: rgba(19, 24, 24, 0.10);
	border-radius: 5px;
	font-family: 'lama_sansregular';
	font-size: 1.4rem;
}
.each-product-slider-content .col-4 li{
	background-color: #866D47;
	color: #fff;
}
.each-product-slider-content .col-4 ul{
	justify-content: end;
}
.product-slider .swiper-slide-next .each-product-slider-content{
	opacity: 0;
}
.product-slider .swiper-wrapper{
	transition-duration: 2s !important;
}
.product-slider .common-arrow:hover{
    background-color: #866D47;
    border-color: #866D47;
}
.product-slider .common-arrow:hover img{
    filter: invert(1);
}
/* ********** service-slider ******** */
.service-slider{
	background: #131818;
	padding: 20rem 0;
}
.each-slider-img{
	position: relative;
}
.service-slider .swiper-slide-next::after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
	content: "";
}
.service-slider .swiper-wrapper{
	padding-left: 10rem;
}
.service-slider .swiper::after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 10rem;
	background-color: #131818;
	content: "";
	z-index: 0;
}
.service-slider .swiper-slide-active .slider-btm-text ,
.service-slider .swiper-slide-active .each-slider-content{
	visibility: visible;
}
.each-slider-content {
	position: absolute;
	top: 41%;
	left: -10rem;
	visibility: hidden;
	z-index: 9;
}
.slider-btm-text h6{
	color: #F7F8F8;
}
.each-slider-content h2{
	color: #F7F8F8;
}
.slider-btm-text{
	max-width: 77rem;
	visibility: hidden;
	margin-top: 5rem;
}
.service-slider .common-arrow{
	border-color: #fff;	
	top: 45%;
}
.service-slider .swiper-button-next{
	right: 23%;
}
.service-slider .common-arrow:hover{
    background-color: #866D47;
    border-color: #866D47;
}
.service-slider .common-arrow img{
    filter: invert(1);
}
.banner-btm-arrow{
	position: absolute;
	bottom: -5rem;
	height: 17rem;
	width: 17rem;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.banner-btm-arrow:hover{
	background-color: #866D47;
	border-color: #866D47;
}
/************marque-sec************/
.marque-sec{
    padding: 8rem 0;
    background-color: #131818;
	border-bottom: 2px solid rgba(247, 240, 236, 0.2);
}
/* .marque-sec ul{
    display: flex;
    justify-content: space-between;
    position: relative;
} */
.marque-sec li{
    position: relative;
    color: #F7F8F8;
    padding-left: 3rem;
    padding-right: 14rem;
    font-family: 'lama_sansregular';
	word-spacing: 8px;
}
.marque-sec li::after{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    height: 2.2rem;
    width: 2.2rem;
    background-image: url(../images/star.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2rem;
    content: "";
}
.marque-sec {
    margin: 0 auto;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }     
  .brands{
    overflow: hidden;
  }
  .brands__wrapper:hover .each-brand {
    animation-play-state: paused;
  }
  .each-brand{
	display: inline-block;
	animation: marquee 15s linear infinite ;
  }
  .brands__wrapper ul{
	display: flex;
  }
  @keyframes marquee {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
  }
  /* ******** .gallery-top    ********** */
  .gallery-top{
	background-color: #181818;
	padding: 19rem 0 37rem;
  }
  .gallery-top-lft{
	padding-right: 8rem;
	position: relative;
	/* height: 100%; */
  }
  .gallery-top-img-one {
	height: 75rem;
  }
  .gallery-top-img-one img{
	height: 100%;
	object-fit: cover;
  }
  .gallery-top-lft img{
	overflow: hidden;
	border-radius: 1rem;
  }
  .gallery-top-img-two{
	position: absolute;
	right: 0;
	bottom: -21rem;
	max-width:45rem;
  }
.gallery-top-right h2{
	color: #fff;
	/*-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;*/
	margin-bottom: 7rem;
	line-height: 7.4rem;
}
.gallery-top-right{
	padding-left: 10rem;
	max-width: 62rem;
	margin-left: auto;
	margin-right: 0;
}
.gallery-top-right h6{
	color: #fff;
	padding: 5.7rem 0 7.8rem;
	border-top: 2px solid #F7F8F8;
	font-family: 'lama_sansmedium';
}
.gallery-img{
	padding-top: 4rem;
}
/********** gallery ******/
/* .gallery{
	background-color: #131818;
	position: relative;
}
.gallery:after{
	position: absolute;
	left: 0;
	bottom: -2rem;
	width: 100%;
	height: 60%;
	content: "";
	background: linear-gradient(0deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
}
.gallery .each-gal a{
	display: block;
	height: 100%;
}
.gallery-heading h2{
	text-align: center;
	font-size: 4rem;
	color: #fff;
}
.gallery-heading h2 span{
	font-size: 4rem;
	color: #866D47;
	-webkit-text-fill-color:unset;
	-webkit-text-stroke:unset;
}
.gallery-heading {
    position: absolute;
    left: 50%;
	bottom: 16rem;
    width: 100%;
    transform: translateX(-50%);
	z-index: 5;
}
.gallery-wrap{
	padding: 1rem;
}
.each-gal{
	overflow: hidden;
	margin-bottom: 2rem;
	border-radius: 1rem;
}
.each-gal img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	object-fit: cover;
	height: 100%;
}
.each-gal:hover img{
	transform: scale(1.1);
}
.each-row{
	margin: 0 1rem;
} */

/* ******** insta section ****** */
.insta-sec h2 {
    position: absolute;
    left: 50%;
    bottom: 64%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 5;
    text-align: center;
    font-size: 4rem;
    color: #F7F8F8;
}
.insta-sec h2 span {
    color: #866D47;
    -webkit-text-fill-color: unset;
    -webkit-text-stroke: unset;
}
/******* footer *******/
.footer-area{
	background: #131818;
	padding-top: 6.4rem;
}
.footer--lft a{
	font-size: 2.4rem !important;
}
.footer-logo{
	margin-top: 4rem;
}
.footer-btm hr{
	opacity: 1;
	height: 1px;
	margin: 1.4rem 0 2rem;
	background-color: #2E2A2A;
}
.footer-btm a{
	font-family: 'lama_sansregular'; 
	color: rgba(241, 244, 247, 0.4);
	font-size: 1.6rem;
}
.footer-btm .menu-lft li a{
	border-radius: 0;
}
.footer-btm .menu-lft ul{
	justify-content: end;
}
.footer-right {
	max-width: 60rem;
	margin-left: auto;
	margin-right: 0;
}
.footer-top a ,
.footer-right p{
	color: #fff;
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer-top a:hover{
	text-decoration: underline;
}
.footer-right h6{
	font-family: 'lama_sansregular';
	color: rgba(241, 244, 247, 0.4);
	margin-bottom: 2rem;
	text-transform: uppercase;
}
.footer-right .row{
	justify-content: space-between;
}
.footer-right .col-md-7 ,
.footer-right .col-md-5{
	flex-basis: max-content;
}
/***************** vacature  *************/
.aanbod-banner{
	height: auto !important;
  	padding: 12% 0 5%;
  	text-align: center;
}
.aanbod-banner .banner-content{
	position: relative;
  	top: 0 !important;
  	bottom: 0 !important;
  	transform: translateY(0) !important;
}
.vacature-list-car{
	background-color: #fff;
	padding-bottom:16rem ;
}
.inner-banner{
	height: 40rem;
	position: relative;
} 
.inner-banner:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}
.inner-banner img{
	height: 100%;
	object-fit: cover;
}
.banner-content{
	position: absolute;
	left: 0;
	top: 70%;
	color: #fff;
	z-index: 9 ;
	width: 100%;
}
.lees-more-btn{
	position: absolute;
	padding-bottom: 4rem;
	display: inline-block;
	left: 0;
	bottom: 5rem;
	color: #121;
}
.lees-more-btn:after{
	position: absolute;
	left: 50%;
	bottom: -2rem;
	height: 5.4rem;
	width: 5.4rem;
	border-radius: 100%;
	border:1px solid #fff;
	content: "";
	background-image: url(../images/right-arrow.svg);
	background-size: 2rem;
	background-position: center;
	background-repeat: no-repeat;
	transform: translateX(-50%);
	background-color: #fff;
}
.vacature-list-lft p{
	max-width: 54rem;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1B1313;
    margin: 2rem 0 19rem;
	padding-right: 2rem;
	font-family: 'lama_sansregular';
}
.vacature-list-lft h2{
	color: #1B1313;
	text-transform: none;
	font-family: 'lama_sansregular';
}
.vacature-list-right{
	height: 100%;
}
.vacature-list-right img{
	height: 100%;
	object-fit: cover;
}
.vacature-list-car .common-wrap a{
		margin-top: 4rem ;
}
.vacature-list-car .common-wrap .row{
	padding-top: 4rem;
	border-top: 1px solid rgba(46, 42, 42, 0.20);
	position: relative;
	z-index: 1;
}
.vacature-list-car .common-wrap a:nth-child(even) .row:after{
	position: absolute;
	left: -6rem;
	bottom: 0;
	height: 100%;
	width: calc(100% + 12rem);
	content: "";
	background-color: rgba(224, 224, 224, 0.17);
	z-index: -1;
}

/***************** vacature-dtl  *************/
.back-btn{
	padding-top: 20rem;
	background: #131818;
	padding-bottom: 9rem;
	position: relative;
	z-index: 1;
}
.back-btn .text-btn{
	position: relative;
	padding-left: 8rem;
	z-index: 5;
}
.back-btn .text-btn:hover::after{
	background-color: #866D47;
	border-color:#866D47 ;
}
.back-btn .text-btn:after{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	height:5.5rem;
	width: 5.5rem;
	border:1px solid #fff;
	background-image: url(../images/back-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.vacature-dlt-lft {
	max-width: 42rem;
	padding-top: 12rem;
}
.vacature-dtl-top{
	margin-top: -12rem	;
	padding-bottom: 9.3rem;
	position: relative;
	z-index: 1;
}
.vacature-dtl-top h2{
	font-size: 4.8rem;
}
.vacature-dlt-lft p{
	color: #000;
	margin-top: 2rem;
}
.vacature-dlt-right-content h2{
	color: #071116;
}
.vacature-dlt-right-content li:last-child{
	margin-bottom: 0;
}
.vacature-dlt-right-content li{
	position: relative;
	padding-left: 3rem;
	margin-bottom: 2rem;
	font-family: 'lama_sansregular';
}
.vacature-dlt-right-content li:after{
	position: absolute;
	left: 0;
	top: .5rem;
	height: 2rem;
	width: 2rem;
	background-image: url(../images/list-arrow.svg);
	content: "";
	background-position: center;
	background-repeat: no-repeat;
}
.vacature-dlt-right-content{
	 background: #F6F6F6;
	padding: 3.6rem 4.5rem;
	margin-top: 4rem;
}
.upload-btn{
	min-width:12rem;
}
 /* ********* service dtl ******** */
 .service-banner .banner-content{
	top: auto;
	bottom: -5.5rem;
 }
 .servicel-list-slider .service-list-each-slider{
	height: 27vw;
	position: relative;
 }
 .servicel-list-slider .service-list-each-slider::after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
 }
 .service-list-each-slider img{
	height: 100%;
	object-fit: cover;
 }
 .servicel-list-slider{
	background-color: #131818;
	padding: 9.6rem 0 20rem;
 }
 .servicel-list-slider-wrap{
	margin-left: -14%;
    margin-right: -31%;
 }
 .service-list-each-slider-content h4{
	color: #fff;
	 font-family: 'lama_sansmedium';
	font-size: 4.8rem;
 }
 .service-list-each-slider-content{
	padding: 4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% , -50%);
	z-index: 2;
 }
 .servicel-list-slider .common-arrow img{
	filter: invert(1);
 }
 .servicel-list-slider .common-arrow{
	top:auto;
	bottom: -8rem;
	border-color: #F7F0EC;
	height: 10rem;
	width: 10rem;
 }
 .servicel-list-slider .common-arrow:hover{
	background-color: #866D47;
	border-color: #866D47;
 }
 .servicel-list-slider .swiper-button-prev {
	left: 20%;
 }
 .servicel-list-slider .swiper-button-next{
	right: 30%;
 }
 .servicel-list-slider-heading h5{
	color: #fff;
	font-size: 2.4rem;
	margin-bottom: 9.6rem;
 }

/* *************** service-dtl ******** */
.service-dtl-top-content{
	max-width: 100rem;
    margin-right: 0;
    margin-left: auto;
}
.service-dtl-top h1{
	margin-bottom: 8rem;
}
.service-dtl-top-content h4{
	margin-bottom: 4rem;
}
.service-dtl-top-content li{
	padding-left: 2rem;
	margin-top: 2rem;
	position: relative;
}
.service-dtl-top-content li::after{
	position: absolute;
	left: 0;
	top: .5rem;
	content: "";
	height: 1.4rem;
	width: 1.4rem;
	background-image: url(../images/white-dot.svg);
	background-size: 1.2rem;
	background-repeat: no-repeat;
}
.service-dtl-top-content td{
	vertical-align: top;
	padding-right: 2rem;
}
.service-dtl-top-content p{
	margin-top: 7rem;
	color: rgba(241, 244, 247, 0.4);
	padding-right: 1rem;
	max-width: 45rem;
}
.service-dtl-top{
	color: #fff;
	background-color: #131818;
	padding-bottom: 10rem;
}
.service-dtl-car-bg{
	height: 40rem;
	/*	background-attachment: fixed;*/
	background-position: center 60%;
}
.service-dtl-car{
	background: #131818;
}
.service-dtl-top-slider{
	padding-bottom: 16rem;
}
.service-dtl-top-slider-heading{
	max-width: 100rem;
	margin: 13rem auto 11rem;
	text-align: center;
}
.service-dtl-top-slider-heading p{
	color: #171717;
}
.service-dtl-top-slider-heading h4{
	color: #171717;
	margin-bottom: 4.2rem;
}
.service-dtl-top-slider h4{
	color: #171717;
	 font-family: 'lama_sansmedium';
	margin: 3rem 0 2.2rem;
}
.service-dtl-top-slider p{
	color: #171717;
	 font-family: 'lama_sansmedium';
}
.service-dtl-top-slider .common-arrow{
	top: -5rem;
	height: 6rem;
	width: 6rem;
}
.service-dtl-top-slider .swiper-button-next{
	right: 0;
}
.service-dtl-top-slider .swiper-button-prev{
	left: auto;
	right: 8rem;
}
.service-dtl-btm-slider-sec{
	padding-top: 13rem;
}
.service-dtl-top-slider .common-arrow:hover{
	background-color: #866D47;
	border-color: #866D47;
}
.service-dtl-form.form-sec h5{
	 font-family: 'lama_sansmedium';
}
.service-dtl-btm-slider-heading h2{
	margin-bottom: 10rem;
	text-transform: none;
}
.service-dtl-btm-each-slide-img{
	height: 37rem;
	border-radius: .5rem;
	overflow: hidden;
}
.service-dtl-btm-each-slide-img img{
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-dtl-btm-each-slider:hover .service-dtl-btm-each-slide-img img{
	transform: scale(1.1);
}
.each-slider-arrow{
	display: flex;
	align-items: center;
	justify-content: center;
}
.each-slider-arrow{
	height: 5rem;
	width: 5rem;
}
.service-dtl-btm-each-slider p{
	color: #171717;
}
.service-dtl-btm-each-slider h5{
	font-family: 'lama_sansmedium';
	font-size: 2.4rem;
	color: #171717;
	margin-bottom: 1.5rem;
}
.service-dtl-btm-each-slider .row{
	margin-top: 3.5rem;
}


/* ****************** aanbod-list ************* */
/****filter-sec****/
.filter-sec hr {
	background-color: rgba(255, 255, 255, 0.20);
	opacity: 1;
	margin: 0 0 8rem;
}
.filter-sec {
	padding-top: 9.6rem;
	padding-bottom: 3rem;
}
.sorteren_op-filter label{
	width: max-content !important;
	padding-right: 1rem;
	margin: 0;
	font-family: 'lama_sansmedium';
}
.select-style {
	width: 100%;
    height: 4.6rem;
    color: #121212;
	font-family: 'lama_sansmedium';
    font-size: 1.6rem;
    border: 0;
    padding: 0 2rem;
    background: url(../images/filter-arrow.svg) transparent no-repeat 93% center/10px;
    appearance: none;
    line-height: 4.6rem;
	box-shadow: none;
	-webkit-box-shadow: none;
	background-size: 12px;
	cursor: default;
}
.select-style option{
	font-family: arial;
}
.filter-content {
    display: none;
    background-color:#f6f8fa;
    padding: 1rem 1.2rem 1.5rem;
    z-index: 5;
    border: 1px solid #040507;
    margin-top: -0.5rem !important;
	cursor: default;
}
.filter-content.show-div {
    display: block;
}
.filter-sec label {
    color: #040507;
    margin-bottom: 1rem;
    display: block;
    width: 100%;
    z-index: 2;
	font-size: 1.6rem;
	cursor: pointer;
}
.filter-sec label:last-child {
	margin-bottom: 0;
}
.filter-sec label span {
    float: right;
    color: #040507;
    opacity: 0.65;
}
.filter-sec .form-check-input{
    width: 1.6rem;
    height: 1.6rem;
    vertical-align: middle;
    margin-top: -0.3rem;
    margin-right: 0.8rem;
    box-shadow: none;
    border: 1px solid #040507;
    background-color: #f4f4f4;
    border-radius: 0.3rem;
}
.filter-sec .form-check-input:checked {
    background-color: #2B61DC;
    border-color: #2B61DC;
}
.filter-main .select-style {
    font-family: 'lama_sanssemibold';
    color: #101824;
    font-size: 1.6rem;
    background: url(../images/filter-arrow.svg) #f4f4f4 no-repeat 93% center / 12px;
}
.filter-sec .color_box {
	background-color: Gray;
    height: 1.5rem;
    width: 1.5rem;
    margin-left: 1rem;
	margin-top: 0.3rem;
    border-radius: 100px;
}
.filter-content{
	margin-top: -1.2rem !important;
	border-radius: 0 ;
}
.aanbod-filter {
	margin-bottom: .5rem;
}
.auto-overview-tag {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1.4rem;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #202633;
    border-radius: 1rem;
    background-color: #f4f4f4;
    font-size: 1.6rem;
}
.cross-btn {
    width: 1.6rem;
}
.auto-overview-tag:hover {
	background-color: #040507;
	color: #fff;
}
.auto-overview-tag:hover .cross-btn {
	filter: invert(1) brightness(10);
}
.clear-filter {
	margin-top: 2rem;
}
.clear-filter a {
	font-size: 1.6rem;
	color: #040507;
}
.clear-filter img {
	width: 1.3rem;
	margin-left: 0.5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.clear-filter a:hover img {
	filter: brightness(0) saturate(100%) invert(21%) sepia(100%) saturate(4447%) hue-rotate(214deg) brightness(109%) contrast(101%);
	-webkit-filter: brightness(0) saturate(100%) invert(21%) sepia(100%) saturate(4447%) hue-rotate(214deg) brightness(109%) contrast(101%);
}
.mobile-filter-close {
    padding: 1.5rem 1rem;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background-color: #FAFAFA;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);

}
.mobile-filter-close span {
    max-width: 3.2rem;
	width: 100%;
    height: 3.2rem;
    background-color: #F6F8FA;
    border-radius: 50%;
	margin-left: auto;
	border: 1px solid #040507;
}
.mobile-filter-close span img {
	width: 1.2rem;
}
.auto-overview-filter-result .total_search_records {
	margin-top: 0;
    background-color: #0066FF;
    border-color: #0066FF;
    color: #fff;
    padding: 1rem;
    max-width: initial;
}
.auto-overview-filter-result .total_search_records:hover {
	background-color: #f4f4f4;
	border-color: #f4f4f4;
	color: #040507;
}
.filter-left {
	margin-top: 0;
}
.filter-left h6 {
	display: inline-block;
	cursor: pointer;
}
.filter-wrap .akker_btn_cls{
	padding-top: .9rem;
	padding-bottom: .9rem;
}
.sorteren_op-filter label{
	margin-bottom: 0;
}
.sorteren_op-filter .input.select{
	display: flex;
	justify-content: center;
	align-items: center;
}
.filter-sec .col-lg-5 {
	width: 52%;
}
.filter-sec .col-lg-7 {
	width: 48%;
}
.load_img {
	height: 10rem;
}
/* ****** list car ***** */
.aanbod-list-product-sec{
	background: #131818;
	position: relative;
	z-index: 0;
}
.aanbod-list-product-sec a{
	display: block;
}
.aanbod-list-product-sec::after{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	height: 16rem;
	width: 100%;
	background: #FAFAFA;
	z-index: -1;
}
.product-info {
    position: relative;   
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-info-top{
	padding: 2.5rem 2rem;
	background: #131818;
}
.product-info-top .col-sm-7{
	width: 54%;
}
.product-info-top .col-sm-5{
	width: 46%;
}
.table-sec{
	background-color: #fff;
	padding: 3rem 2rem;
}
.product-info table{
	width: 100%;
	position: relative;
	z-index: 1;
}
.product-info-top{
	position: relative;
}
.each-product:hover .product-info::after {
    content: "";
    position: absolute;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #555;
    height: 3.2rem;
    width: 6.4rem;
   	top:-3.1rem;
    left: 50%;
	z-index: 5;
	transform: translateX(-50%);
}

.product-info td {
    vertical-align: top;
	padding:0 2rem ;
	border-right: 1px solid #121;
}
.product-info td:last-child{
	padding-right: 0;
	border: 0;
}
.product-info td:first-child{
	padding-left: 0;
}
.product-info  h5{
	color: #F7F0EC;
}
.product-info  h5 strong{
	font-weight: normal;
	font-size: 1.4rem;
}
.product-info .col-sm-7 p{
	color: rgba(247, 240, 236, 0.5);
	font-size: 1.4rem;
	height: 48px;
	overflow: hidden;
}
.product-info td p{
	color: #121212;
}
.product-info td h5{
	color: #121212;
}
.each-product:hover .product-info-top{
	background: #555;
}
.each-product:hover .product-info-top p,
.each-product:hover .product-info-top h5{
	color: #fff;
}
.each-product-long {
	background-color: #FAFAFA;
	transition: all 0.5s;
	height: 100%;
}
.aanbod-list-product-sec .col-xl-8 a {
	height: 100%;
}
.product-info-top h5 {
    height: 4.8rem;
}
.each-product-long-wrap{
	padding: 2rem 6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
	height: 100%;
}
.each-product-long h2 {
	color: #000;
	transition: all 0.5s;
}
.each-product-long h6{
	color: #000;
	 font-family: 'lama_sansmedium';
	max-width: 53rem;
	margin-bottom: 3rem;
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-product-long .white-btn{
	border: 1px solid #000;
}
.each-product-long:hover .white-btn ,
.each-product-long .white-btn:hover{
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}
.each-product-long:hover{
	background-color: transparent;
}
.each-product-long:hover h6{
	color: #fff;
}
.each-product-long:hover h2 {
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #FFF;
}
/* ************** aanbod-dtl ********* */
.aanbod-dtl-top{
	margin-top: -15rem;
	background: #fff;
}
.aanbod-dtl-slider-right{
	padding-bottom: 27rem;
}
.aanbod-dtl-slider-right .swiper-button-next{
	right: 14%;
	filter: invert(1);
	height: 10rem;
  	width: 10rem;
	top: 40%;
}
.aanbod-dtl-slider-right .swiper-button-next:hover{
	background-color: #866D47;
	filter: invert(0);
	border-color: #866D47;
}
.aanbod-dtl-slider-lft {
	display: flex;
    flex-direction: column;
    row-gap: 2rem;
    justify-content: space-between;
	padding-top: 35%;
}
.aanbod-dtl-slider-heading h4{
	color: rgba(27, 19, 19, 1);
	font-family: 'lama_sansregular';
	font-size: 4.8rem;
}
.aanbod-dtl-product li{
	margin-bottom: 4rem;
	position: relative;
	padding-left: 3rem;
	font-size: 1.8rem;
	color: #1B1313;
}
.aanbod-dtl-product li span{
	font-size: 2rem;
	margin-left: .5rem;
}
.aanbod-dtl-product li::after{
	position: absolute;
	left: 0;
	top: .8rem;
	height: 1.6rem;
	width: 1.6rem;
	background-image: url(../images/tick.svg);
	background-size: contain;
	content: "";
	background-repeat: no-repeat;
}
.aanbod-dtl-price-sec-left h4{
	font-family: 'lama_sansregular';
}
.aanbod-dtl-price-sec-left h6{
	color: rgba(27, 19, 19, 0.4);
}
.aanbod-dtl-price-sec-left hr{
	background: rgba(23, 19, 19, 0.10);
	margin: 0;
	margin-bottom: 6rem;
	height: 1px;
	opacity: 1;
	width: 80%;
}

/**************aanbod-dtl*************/
.aanbod-dtl-price-sec-right{
	max-width: 74rem;
	background: #131818;
	/* min-height: 34rem; */
	padding: 4rem;
	margin-left: auto;
	margin-right: 0;
}
.aanbod-dtl-price-sec-right a{
	display: block;
	margin-top: 3rem;
}
.aanbod-dtl-price-sec-right a:hover{
	text-decoration: underline;
}
.aanbod-dtl-price-sec-right h6{
	color: #fff;
	margin-top: 3rem;
}
.aanbod-dtl-price-sec-right p{
	color: rgba(255, 255, 255, 0.40);
}
.aanbod-dtl-price-sec{
	margin-top: -20rem;
}
.lees-btn button{
	outline: none;
}
.share-btn{
	height: 4rem;
	width: 4rem;
	border: 1px solid rgba(255, 255, 255, 0.40);
	display: flex !important;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.more-form{
	display: flex;
	row-gap: 4rem;
	flex-direction: column;
}
.more-form .lees-more-btn:after{
	left: 0;
	transform: translate(0);
}
/****dtl-tab-sec****/
.dtl-tab-sec {
	padding: 12rem 0 10.5rem;
	background-color: #fff;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	column-gap: 6rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid rgba(23, 19, 19, 0.1);
    border-radius: 0;
    overflow: hidden;  
	margin-bottom: 5rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
	border: 0;
    background-color: transparent;
	color: rgba(27, 19, 19, 0.3);
    letter-spacing: normal;
	width: 100%;
	border-radius: 0;
	padding: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	 font-family: 'lama_sansmedium';
	font-size: 2.4rem;
    margin: 0;
    word-break: break-word;
	position: relative;
	padding-left: 3rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover ,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
	color: #1B1313;
}
/****dtl-tab-content****/
.kenmerken-tab ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    column-gap: 5%;
}
.kenmerken-tab li {
	font-family: 'lama_sansmedium';
    font-size: 1.6rem;
    line-height: 26px;
    letter-spacing: 0.16px;
	color: #1B1313;
    width: 21%;
    margin-bottom: 4rem;
	position: relative;
	padding-left: 1.6rem;
}
.kenmerken-tab li span {
	display: inline-block;
}
.kenmerken-tab li:after {
    background-size: 0.6rem;
    position: absolute;
    top: 1rem;
    left: 0;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.bullet-panel h4 {
    border-bottom: 1px solid #1B1313;
    padding-bottom: 1rem;
    color: #1B1313;
    font-size: 2rem;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-top: 3rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.6rem;
    position: relative;
	font-family: 'lama_sansmedium';
    color: #1B1313;
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.6rem;
    position: absolute;
    top: 0.7rem;
    left: 0;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1B1313;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #1B1313;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
	color: #fff;
	font-size: 1.6rem;
}
.each-onderhoud-block h4 {
	color: #1B1313;
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #1B1313;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'lama_sansmedium';
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
.aanbod-dtl-product-slider {
	background-color: #fff;
	padding: 6rem 0;
}
.aanbod-dtl-product-slider .lees-more-btn {
	position: relative;
}
.aanbod-dtl-product-slider .slider-top {
    margin-bottom: 3rem;
}
 /* ***************** contact ************* */
 /***********************************contact*******************************/
.contact-banner {
	background-color: #131818;
}
.map {
	padding-top: 8.5rem;
}
.map-top h2 {
	color: #14181E;
	line-height: 81px;
	letter-spacing: 6.4px;
}
.map-img {
	height: 78rem;
}
.map-top {
    margin-left: -10rem;
    margin-bottom: -8rem;
    position: relative;
    z-index: 1;
}
.map-info {
	padding-left: 12rem;
	padding-top: 19rem;
}
.map-info h5 {
    font-size: 2.4rem;
    color: #14181E;
    line-height: 36.12px;
    margin-bottom: 3.2rem;
}
.map-info a {
	color: #14181E;
	font-size: 1.6rem;
	line-height: 23px;
	 font-family: 'lama_sansmedium';
}
.map-info a:hover {
	text-decoration: underline;
}
.map-info table {
	margin: 3rem 0;
}
.map-info td {
	vertical-align: top;
	color: #14181E;
	font-size: 1.6rem;
}
.map-info td:first-child {
	padding-right: 2rem;
}
.map .common-arrow {
    height: 358px;
    width: 358px;
    border: 1px solid #14181E;
    border-radius: 358.191px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.map .common-arrow img {
    width: 40px;
}
.map-info .common-arrow {
	position: absolute;
	right: 0;
	left: auto;
	top: 60px;
}
.form-sec {
	background-color: #131818;
	padding: 12rem 0 11rem;
	position: relative;
  	z-index: 0;
}
.form-sec h5 {
	font-size: 2.4rem;
    color: #fff;
	font-family: 'lama_sansregular';
}
.form-left h5 {
	font-family: 'lama_sansmedium';
}
.form-left h6 {
	font-size: 1.4rem;
    color: #fff;
    font-family: 'lama_sansmedium';
    margin-bottom: 0.5rem;
}
.form-styl {
    background-color: transparent;
    color: #fff;
    border: 0;
    font-size: 1.8rem;
    padding: 1.6rem 0;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    resize: none;
	font-family: 'lama_sansmedium';
	text-transform: uppercase;
}
.form-styl:focus{
	box-shadow: none;
	background: transparent;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.form-styl:placeholder {
	color: #fff;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.form-styl::placeholder {
	color: #fff;
	opacity: 1;
}
.form-group textarea {
	padding: 0;
    height: 4.5rem;
}
.form-sec .form-group{
    margin-bottom: 3rem;
}
/* ************ overons  *********** */
/**********************over-ons*************************/
.over-ons-banner .banner-content {
    top: auto;
    bottom: 10px;
}
.over-ons-marque-sec {
	background-color: #fff;
	border-bottom: 1px solid rgba(20, 24, 30, 0.10);
}
.over-ons-marque-sec.marque-sec li::after {
    background-image: url(../images/star.svg);
}
.over-ons-marque-sec.marque-sec li {
    color: #121212;
	/* padding-right: 10%; */
}
.over-ons-top {
	background-color: #fff;
	padding-top: 10rem;
}
.over-ons-top-img {
	height: 100%;
}
.over-ons-top-img img {
	height: 100%;
	object-fit: cover;
}
.over-ons-title {
	margin-bottom: 10rem;
}
.over-ons-title h5 {
	font-size: 2.4rem;
	color: #121212;
	font-family: 'lama_sansregular';
}
.over-ons-top-info h2 {
	color: #14181E;
	line-height: 81px;
	letter-spacing: 6.4px;
}
.over-ons-top-info {
	padding-left: 7.5rem;
}
.over-ons-top-info p {
	color: #14181E;
	width: 100%;
    max-width: 53rem;
	margin: 8rem 0 4rem;
}
.over-ons-mid {
	background-color: #131818;
	text-align: center;
	padding: 12rem 0;
}
.over-ons-mid-wrap {
	padding-left: 8.5rem;
	padding-right: 8.5rem;
}
.over-ons-mid h2 {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
	font-size: 6.5rem;
}
.over-ons-mid p {
	color: #fff;
	margin-top: 5.6rem;
}
.over-ons-form-sec {
	background-color: #fff;
}
.over-ons-form-sec h5 {
    color: #121212;
    font-family: 'lama_sansmedium';
}
.over-ons-form-sec .form-styl {
    border-bottom: 1px solid #14181E;
}
.over-ons-form-sec .form-styl:focus{
	box-shadow: none;
	background: transparent;
    color: #14181E;
    border-bottom: 1px solid #14181E;
}
.over-ons-form-sec .form-styl:placeholder {
	color: #14181E;
	opacity: 1;
}
.over-ons-form-sec .form-styl:-ms-input-placeholder {
	color: #14181E;
	opacity: 1;
}
.over-ons-form-sec .form-styl::placeholder {
	color: #14181E;
	opacity: 1;
}
.over-ons-form-sec .form-left h6 {
    color: #121212;
}
.over-ons-form-sec .akker_btn_cls {
	background-color: #121212;
	border-color: #121212;
	color: #F7F0EC;
}
.over-ons-form-sec .akker_btn_cls:hover {
	background-color: #866D47;
	border-color: #866D47;
}
.over-ons-slider {
	background-color: #131818;
	padding: 12.5rem 0 6rem;
}
.over-ons-slider-title {
	margin-bottom: 7rem;
	text-align: center;
}
.over-ons-slider-title h5 {
	font-family: 'lama_sansregular';
	font-size: 2.4rem;
	color: #fff;
	margin-bottom: 4rem;
}
.over-ons-slider-title h4 {
	font-size: 4rem;
	color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    line-height: normal;
	font-family: 'lama_sansregular';
}
.each-over-ons-man-slide-info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3rem;
}
.each-over-ons-man-slide-info h5 {
	color: #F7F0EC;
	line-height: normal;
	font-family: 'lama_sansregular';
	line-height: 42px;
}
.each-over-ons-man-slide-info h6 {
	font-family: 'lama_sansregular';
	line-height: 20px;
	margin-top: -1.4rem;
	color: #fff;
}
.each-over-ons-man-slide {
	height: 541px;
}
.each-over-ons-man-slide img {
	height: 100%;
	object-fit: cover;
}
.over-ons-slider .common-arrow {
	border: 1px solid #F7F0EC;
	top: 14rem;
}
.over-ons-slider .common-arrow img {
    width: 2.5rem;
    filter: brightness(30);
}
.over-ons-slider .common-arrow:hover {
    background-color: #866D47;
    border-color: #866D47;
}
.over-ons-slider .swiper-button-next {
	right: -7rem;
}
.over-ons-slider .swiper-button-prev {
	left: -7rem;
}
/****bedankt****/
.bedankt-banner .banner-content {
    top: 30%;
}
.bedankt-banner .banner-content p {
	max-width: 90rem;
	width: 100%;
    margin-top: 2rem;
}
.bedankt-banner::after {
	position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}
/********************popup********************/
.modal-area .modal-dialog {
    max-width: 49%;
    margin: 10% auto 0;
}
.modal-area .modal {
	background-color: rgba(18, 18, 18, 0.55);
}
.modal-area .modal-content {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.modal-area .popup-content h1 {
	color: #0F1014;
}
.modal-area .popup-content p {
    margin: 2rem auto 4rem;
    max-width: 46rem;
    width: 100%;
    color: #171717;
}
.modal-area .popup-content {
	text-align: center;
    padding: 13rem 13% 10.5rem;
    background-color: #fff;
}
.close-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	font-size: 2rem;
	height: 4rem;
	width: 4rem;
	background-color: #131818;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.close-img:hover {
	color: #fff;
}
/* ********** verkocht-list *********"" */
.verkocht-list{
	margin-top: 14rem;
}
.product-info .akker_btn_cls{
	position: absolute;
	right: 0;
	z-index: 1;
	top:-2rem;
	background: #191D23;
	color:#F7F0EC;
}
/*=====================*/
.home-service{
	background: #131818;
	padding: 12rem 0;
}
.service-wrap{
	margin-right: -30%;
}
.home-service .img-wrap{
	height: 55rem;
}
.home-service .img-wrap img{
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}
.home-service .swiper-slide-active{
	margin-left: 10rem;
}
.home-service .position-absolute{
	top: 35%;
  	left: -10rem;
}
.home-service .swiper-button-next{
	right: 42%;
	top: 30%;
}
.home-service .common-arrow{
	border-color: #fff;
}
.home-service .common-arrow:hover {
  	background-color: #866D47;
  	border-color: #866D47;
}
.home-service .common-arrow img{
    filter: invert(1);
}
.home-service .swiper-slide h6{
	width: 75%;
}
.home-service .position-absolute, .home-service .swiper-slide h6{
	visibility: hidden;
	opacity: 0;
}
.home-service .swiper-slide-active .position-absolute, .home-service .swiper-slide-active h6{
	visibility: visible;
	opacity: 1;
}
.animeslide-slide.swiper-slide-active [data-animate] {
  	opacity: 1;
  	transform: none;
}
.animeslide-slide.swiper-slide-active .animeslide-heading {
  	transition-delay: 0.6s;
}
.animeslide-slide.swiper-slide-active .animeslide-desc {
  	transition-delay: 1s;
}
.animeslide-heading {
  	transition-delay: 3s;
}
.animeslide-desc{
	opacity: 0.9;
}
[data-animate] {
  	opacity: 0;
  	transition: all 0.8s ease-out;
}
[data-animate="bottom"] {
  	transform: translate3d(0, 100px, 0);
}
/*.swiper-slide-active .img-fade{
	animation: fadeIn 6s;
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.swiper-slide-nth-next-2 .img-fade{
	animation: fadeInnext 4s;
}
@keyframes fadeInnext {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.img-fade img{
	height: 100%;
	object-fit: cover;
}
.swiper-slide-active .img-effect{
	animation: slideimg 1s ease-in-out;
	background-color: rgba(0, 0, 0, 0.4);
}
@keyframes slideimg {
	0% {
		width: 0%;
	}
	100% {
		width: 100%;
	}
 }
.swiper-slide-nth-next-2 .img-effect{
	animation: slideimg-next 1s ease-in-out;
	background-color: rgba(0, 0, 0, 0.4);
}

@keyframes slideimg-next {
	0% {
		width: 0%;
	}
	100% {
		width: 100%;
	}
 }*/



/*******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;
}

/*********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 > img {
    height: 30px;
    padding-top: 15px;
}

.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;
}
/****aanbod dtl****/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding: 4px 8px 6px 30px;
    color: #000;
    background-size: 152px;
}

.star_icon h3{
    border-bottom: 1px solid #1B1313;
    padding-bottom: 1rem;
    color: #1B1313;
    ont-size: 2rem;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'lama_sansmedium';
    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;
}
.cursor{
    cursor:pointer;
}
.privacy-sec{
	background-color: #121212;
    padding: 11% 0;
}
.cpnt {
    cursor: pointer;
}
.filter-clean img {
    width: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
}


.acties-left-content p {
    color: black;
}
.error_top, .privacy_section {
    background: #000;
    padding-top: 100px;
}

.privacy_section h2, .privacy_section p{
    color: #fff !important;
}

.review-sec{
    padding-top: 3rem;
    padding-bottom: 3rem;
	background-color: #181818;
}
.form-1, .form-2 {
    margin: 30px 0 15px;
    padding:1rem 0 1rem;
    display:none;
    max-width:100%;
    padding: 0 !important;
}

.form-1 .white-btn, .form-2 .white-btn {
    background-color: #fff;
    border-color: #fff;
    color: #121212;
}

.calsty { 
	border: 0; 
	width: 100%; 
	height: 715px; 
	background: transparent; 
}
.map-btm .swiper-button-prev:hover {
	background-color: #866D47;
    border-color: #866D47 !important;
}
.subpage-listing {
	max-width: 100rem;
	margin: 4rem auto;
}
/* .lightwidget__photo {
	position: relative !important;
}
.lightwidget__photo::after {
	content: '';
    position: absolute !important;
    left: 0;
    bottom: 0;
    height: 68%;
    width: 100%;
    background: linear-gradient(0deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
} */
.insta-sec {
	position: relative !important;
}
.insta-sec::after {
	content: '';
    position: absolute !important;
    left: 0;
    bottom: 38rem;
    pointer-events: none;
    height: 68%;
    width: 100%;
    background: linear-gradient(0deg, #131818 0%, rgba(19, 24, 24, 0.00) 100%);
}
.insta-sec {
	margin-bottom: -38rem;
}
.footer-area {
    position: relative;
    z-index: 1;
}
.aanbod-loader {
	width: 45px;
	height: 40px;
	background: linear-gradient(#555 calc(1*100%/6),#fff 0 calc(3*100%/6),#555 0),
			  linear-gradient(#555 calc(2*100%/6),#fff 0 calc(4*100%/6),#555 0),
			  linear-gradient(#555 calc(3*100%/6),#fff 0 calc(5*100%/6),#555 0);
	background-size: 10px 400%;
	background-repeat: no-repeat;
	animation: matrix 1s infinite linear;
  }
  @keyframes matrix {
	0% {
	  background-position: 0% 100%, 50% 100%, 100% 100%
	}
  
	100% {
	  background-position: 0% 0%, 50% 0%, 100% 0%
	}
  }
  .load_aanbod{
	justify-content: center;
    display: flex;
    column-gap: 3rem;
    align-items: center;
  }
	  
.akker_btn_cls.inruilen-btn{
	background: #25D366;
  	border-color: #25D366;
  	color: #fff;
  	text-decoration: none !important;
}
.inruilen-btn img{
	width: 18px;
	margin-right: 6px;
}
.more-form .akker_btn_cls{
	max-width: 230px;
}