@import "fonts.css";
@import "common-class.css";
body {
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	color: #002314;
	font-family: 'InterRegular';
	letter-spacing: 0.032rem; 
	top: 0 !important;
}
html {
  font-size: 62.5%;
  height: auto !important;
}
.cursor{
	cursor: pointer;
}
.grecaptcha-badge{
	display:none;
}
.img-cover{
	height: 100%;
	object-fit: cover;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
/*****************for mobile menu*************/
#menu.mm-menu {
	background: #121212;
	border-color: rgba(255,255,255,0.2);
	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.2);
}
.mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-btn:before {
    border-color: #fff;
}
.mm-listview>li .mm-next:before {
  	border-color: rgba(255,255,255,0.2);
}
/*============header=============*/
header li{
	font-family: 'LamaSansBold';
	margin: 0 1rem;
	/* text-transform: capitalize; */
}
.translation-links a{
	margin-left: 1rem;
}
.translation-links img{
	width: 2rem;
}
.uicore-nav-menu li a:hover, .uicore-nav-menu .uicore-nav .uicore-menu > .menu-item > a:hover {
  color: #2A7E8B !important;
}
.uicore-menu .submenu .menu-item a span {
	color: #2A7E8B;
}
.uicore-menu .submenu li {
	margin: 0;
}
.uicore-navbar:not(.uicore-left-menu) li.menu-item {
    display: initial;
}
.uicore-scrolled .uicore-menu .submenu .menu-item a span {
	color: #2A7E8B;
}
/* .uicore-menu-container .submenu a{
    pointer-events: none;
} */
header .menu-item:hover>.dropdown-menu {
	display: block;
}
.dropdown-menu {
	background-color: transparent;
  	padding: 1.5rem 0 0;
  	font-size: 1.6rem;
  	border: 0;
  	min-width: 16rem;
}
.dropdown-menu .dropdown-item{
	background-color: #2A7E8B !important;
  	color: #004225 !important;
  	padding: 1rem 2rem;
  	border-bottom: 1px solid rgba(0,0,0,0.08);
  	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
}
header .dropdown-menu .dropdown-item a{
	color: #fff !important;
}
.dropdown-menu .dropdown-item:hover {
  /* background-color: #A6CF7D !important; */
  background-color: rgba(42, 126, 139, 0.8) !important;
}
/*==============banner==============*/
.home-banner{
	height: 100vh;
}
.banner-overlay{
	background: linear-gradient(0deg, rgba(26, 26, 26, 0.70) 0%, rgba(26, 26, 26, 0.70) 100%);
}
.banner-content h6{
	color: #2A7E8B;
	margin-bottom: 1.5rem;
}
.banner-content{
	top: 58%;
	z-index: 2;
}
.banner-content .mx-auto{
	max-width: 68rem;
}
.banner-content .border-btn:not(:hover){
	border-color: #fff;
	color: #fff;
}
.banner-content .default-btn{
	max-width: 19.8rem;
}
/*===========product============*/
.product-block .mx-auto{
	max-width: 80rem;
}
.product-block .container, .review-block .container, .banner-overlay{
	z-index: 1;
}
.each-car{
	border: 1px solid #DFDFDF;
}
.each-car a{
	color: inherit;
}
.each-car p, .each-car td{
	font-family: 'LamaSansSemiBold';
	color: rgba(10, 21, 32, 0.5);
}
.each-car td{
	vertical-align: top;
}
.each-car td img{
	margin-top: -.4rem;
  margin-right: .8rem;
}
.each-car li{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin: .5rem 0;
	height: 4rem;
}
.price{
	border-top: 1px solid #DFDFDF;
}
.price p span{
	color: #004225;
}
.each-car .price p{
	white-space: nowrap;
	height: auto;
	font-size: 1.5rem;
}
.each-car p{
	margin-bottom: 0;
}
.product-bg{
	background-image: url(../images/product-bg.svg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: calc(100% - 14rem);
	z-index: -1;
}
.gradient{
	background: radial-gradient(704.27% 77.68% at 50% 50%, rgba(255, 255, 255, 0.93) 0%, rgba(255, 255, 255, 0.00) 100%);
}
.product-block .swiper-button-prev, .home-service .swiper-button-prev{
	transform: rotate(180deg);
}
.product-block .swiper-button-prev{
	left: -2vw;
}
.product-block .swiper-button-next{
	right: -2vw;
}
.product-block .swiper-button-prev, .product-block .swiper-button-next{
	top: 25%;
}
/*==============review===========*/
.review-block{
	background: #F8F8F8;
}
/*==========home-service==============*/
.home-service{
	background-color: #004225; 
}
.home-service .mx-auto{
	max-width: 69rem;
}
.home-service p{
	margin-top: 1.4rem;
}
.home-service .swiper span{
	width: 4.9rem;
	height: 4.9rem;
	border: 1px solid #2A7E8B;
	background: #2A7E8B;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.home-service .swiper span:after{
	position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  background: url(../images/arw.svg) no-repeat center /contain;
  width: 1.2rem;
  height: 1.2rem;
  transform: translate(-50%, -50%);
}
.home-service .swiper a:not(:hover) span{
	background: transparent;
	border-color: #fff;
}
.home-service .swiper a:not(:hover) span:after{
	filter: brightness(0) invert(1);
}
.home-service .swiper-button-prev, .home-service .swiper-button-next{
	background: rgba(248, 248, 248, 0.3);
	border: 1px solid #fff;
	width: 4.9rem;
	height: 4.9rem;
}
.home-service .swiper-button-next{
	right: 7%;
}
.home-service .swiper-button-prev{
	left: 7%;
}
.home-service .swiper-button-prev img, .home-service .swiper-button-next img{
	width: 1rem;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
.home-service .elementor-background-overlay{
	border-radius: 0 0 0 15px;
}
.home-service .elementor-background-overlay{
	width: 55%;
	left: 50%;
  transform: translateX(-50%);
  height: 45%;
  background: rgba(217,217,217,0.03);
  border: 1px solid rgba(223,223,223,0.10);
}
.home-service .default-btn.position-relative{
	z-index: 1;
}
/*===============import-sec===============*/
.import-sec{
	background: #F8F8F8;
	border-bottom: 0.88px solid #DFDFDF;
}
.icon-div{
	width: 6.3rem;
	height: 6.3rem;
	border: 1px solid #DFDFDF;
	position: relative;
	z-index: 1;
}
.import-sec .subheading{
	font-size: 1.2rem;
}
.import-sec p{
	font-size: 1.4rem;
}
.each-step span.d-block{
	max-width: 38rem;
}
.each-step:before{
	content: '';
  width: 100%;
  position: absolute;
  left: -50%;
  top: 3rem;
  border-top: 2px dashed #AEAEAE;
}
.import-sec .col-lg-4:first-child .each-step:before{
	width: 50%;
	left: auto;
	right: 50%;
}
.import-sec .col-lg-4:nth-child(3) .each-step:after, .import-sec .col-lg-4:nth-child(4) .each-step:before{
	content: '';
  position: absolute;
  top: 3rem;
  width: 50%;
  height: calc(100% + 3rem);
  border: 2px dashed #AEAEAE;
}
.import-sec .col-lg-4:nth-child(3) .each-step:after{
 	right: 0;
  border-left: 0;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
}
.import-sec .col-lg-4:nth-child(4) .each-step:before{
	border-right: 0;
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
  left: 0;
}
.step-wrap:after{
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	border-bottom: 2px dashed #AEAEAE;
	width: calc(100% - 16%);
}
.start-point, .end-point{
	width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background: #2A7E8B;
  z-index: 1;
}
.start-point{
	top: 5.3rem;
}
.end-point{
	bottom: -.6rem;
}
/*=============content=============*/
.subheading{
	color: #fff;
	background: #2A7E8B;
	border-radius: 5px;
	font-family: 'LamaSansBold';
	padding: .6rem 2rem;
}
.content-sec .mx-auto{
	max-width: 61rem;
}
.content-wrap{
	width: 100%;
	max-width: 63rem;
}
.content-sec h6, .content-sec p, .content-sec li{
	margin-bottom: 3.2rem;
}
.content-sec h6 span{
	line-height: 150%;
}
.content-sec li{
	position: relative;
	padding-left: 6rem;
}
.content-sec li:before {
	position: absolute;
	top: -.4rem;
	left: 0;
	width: 3.4rem;
	height: 3.3rem;
	content: '';
	background: url(../images/tick.svg) no-repeat center / cover;
}
/*=========elementor-sec==========*/
.elementor-sec{
	background: #0c4b30;
	margin-bottom: -.2rem;
}
.elementor-sec .container{
	z-index: 1;
}
.elementor-widget-wrap{
	background: #2A7E8B;
}
.elementor-sec .mx-auto{
	max-width: 95rem;
}
.elementor-background-overlay {
 	width: 21rem;
  height: 21rem;
  background: rgba(217,217,217,0.08);
  border: 1px solid rgba(223,223,223,0.15);
  border-radius: 15px;
  margin: -1.5rem;
}
.block-bg{
	background-image: url('../images/mask.svg');
  background-position: bottom center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.elementor-widget-wrap .default-btn:not(:hover){
	background: #0C4B2F;
	border-color: #0C4B2F;
  color: #fff;
}
/*===========footer===========*/
footer{
	background: #002314;
	font-family: 'LamaSansMedium';
}
.logo{
	max-width: 19.5rem;
}
footer a, footer td{
	color: rgba(255,255,255,0.6);
}
footer a.rounded-circle{
	width: 4.3rem;
	height: 4.3rem;
	border: 1px solid rgba(255,255,255,0.2);
}
footer a.rounded-circle:hover{
	border-color: #fff;
}
footer a.rounded-circle:not(:hover) img{
	opacity: .5;
}
.insta-block a{
	height: 13rem;
}
footer hr{
	opacity: .2;
}
footer .privacy{
	font-size: 1.4rem;
}
footer .privacy, footer .privacy a:not(:hover){
	color: rgba(255,255,255,0.8);
}
.privacy .d-flex.justify-content-between{
	max-width: 68rem;
}
.rdw-logo{
	max-width: 10rem;
}

/* ************************diensten************************ */
/* ******inner-banner***** */
.each-inner-banner{
	height: 500px;
	position: relative;
}
.each-inner-banner img {
    height: 100%;
    object-fit: cover;
}
.inner-banner-content h1{
	color: #fff;
	text-align: center;
}
.inner-banner-content {
    position: absolute;
	top: 54%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    z-index: 2;
}
.each-inner-banner::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: linear-gradient(0deg, rgba(26, 26, 26, 0.70) 0%, rgba(26, 26, 26, 0.70) 100%);
}
/* *****diensten-list-sec******* */
.diensten-list-sec{
	background: #F8F8F8;
	padding-top: 11rem;
    padding-bottom: 10.5rem;
}
.diensten-list-sec a:hover{
	color: #002314;
}
.diensten-list-heading {
    margin-bottom: 6rem;
}
.diensten-list-heading h2{
	color: #002314;
	text-align: center;
}
.diensten-list-area {
    margin-bottom: 2rem;
}
.diensten-list-content p {
    max-width: 58.3rem;
    width: 100%;
	margin-bottom: 5.9rem;
	margin-top: 1.5rem;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.diensten-list-content {
    background: #fff;
	padding: 9.9rem 0 10.5rem 6.4rem;
	margin-right: 0.2rem;
	border-radius: 1rem;
    overflow: hidden;
	height: 46.6rem;
}
.diensten-list-img {
    height: 46.6rem;
	border-radius: 1rem;
    overflow: hidden;
}
.diensten-list-img img {
    height: 100%;
	object-fit: cover;
}
.diensten-list-content button{
	font-family: 'LamaSansSemiBold';
	font-size: 1.6rem;
	color: #004225;
	background: transparent;
	border: 1px solid #004225;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.diensten-list-sec a:hover .diensten-list-content .default-btn{
	background: #2A7E8B;
	border-color: #2A7E8B;
	color: #fff;
}
/* ************************import-service-sec******************* */
.importservice-back-button {
	background: #004225;
	padding-bottom: 2.8rem;
	padding-top: 18.2rem;
	position: relative;
}
.importservice-back-button a {
	font-family: 'LamaSansSemiBold';
    color: #fff;
    font-size: 1.6rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: absolute;
    bottom: -8px;
}
.importservice-back-button a:hover{
	color: #fff;
	text-decoration: underline;
}
.importservice-back-button a img {
    margin-right: 1rem;
}
.import-service-sec {
    background: #004225;
	padding-bottom: 11.4rem;
}
.import-service-left-content h2 {
    color: #fff;
    margin-bottom: 3rem;
}
.import-service-left-content p {
    color: #fff;
	width: 100%;
    max-width: 60.2rem;
}
.import-service-left-content {
    margin-right: 12rem;
	margin-top: 3rem;
}
.import-service-right-img {
    height: 46.2rem;
	border-radius: 1rem;
    overflow: hidden;
}
.import-service-right-img img{
    height: 100%;
	object-fit: cover;
}
.import-service-mid-heading {
    text-align: center;
	margin-top: 2.6rem;
	margin-bottom: 5.3rem;
	position: relative;
    z-index: 1;
}
.import-service-mid-area {
    padding: 7.6rem 0 10.5rem;
}
.import-service-mid-area .container.position-relative {
    z-index: 1;
}
.import-service-mid-area::before {
    content: "";
	height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: radial-gradient(704.27% 77.68% at 50% 50%, rgba(255, 255, 255, 0.93) 0%, rgba(255, 255, 255, 0.00) 100%);
}
.import-service-mid-area .product-bg{
	height: calc(100% - 0rem);
}
.import-service-mid-heading h2 {
    padding-top: 2.6rem;
    width: 100%;
    max-width: 63rem;
    margin: 0 auto;
}
.tick-img {
    width: 4.1rem;
	display: flex;
	height: 4.1rem;
	background: #004225;
	align-items: center;
	justify-content: center;
	border-radius: 0.5rem;
    overflow: hidden;
	margin-bottom: 1.9rem;
}
.tick-img img {
    width: 1.6rem;
}
.each-box {
    border: 1px solid #DFDFDF;
    border-radius: 1rem;
    background: #FFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.06);
	padding: 5.5rem 2.6rem 4.1rem 4rem;
	height: 100%;
    min-height: 37.6rem;
}
.each-box h6 {
    margin-top: 3rem;
	font-family: 'LamaSansSemiBold';
}
.each-box p {
	color: rgba(0, 35, 20, 0.80);
    margin-top: 1rem;
}
.home-service.importservice{
	background-color: #fff;
}
.home-service.importservice a{
	font-family: 'LamaSansSemiBold';
}
.home-service.importservice .subheading{
	background-color: #fff;
	border-color: #fff;
}
.home-service.importservice h2{
	color: #002314;
}
.home-service.importservice .mx-auto {
    max-width: 88rem;
}
.home-service.importservice p {
    padding-top: 1.4rem;
    color: #002314;
    width: 100%;
    max-width: 78rem;
    margin: 0 auto;
	padding-bottom: 1.6rem;
}
/* ****contact-dtls**** */
.contact-dtls{
	background-image: url(../images/form-grid.svg);
	background-position: top left;
    background-repeat: no-repeat;
}
.contact-dtls{
	background-color: #004225;
	padding: 13.7rem 0;
}
.wrap {
    padding: 0 14rem;
}
.form-left {
    padding-top: 1rem;
}
.form-left h2{
	color: #fff;
	margin-bottom: 3.8rem;
}
.form-left p{
	color: #fff;
	width: 100%;
    max-width: 47rem;
	font-weight: normal;
}
.form-left a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
	text-decoration: underline;
}
.each-form-left {
    margin-top: 2.6rem;
}
.each-form-left li{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-form-left li:hover{
	text-decoration: underline;
}
.each-form-left:last-child li:hover{
	text-decoration: none;
}
.each-form-left li img {
	width: 2rem;
}
.form-left-btm {
    margin-top: 6rem;
}
.form-left-btm a{
	text-decoration: none;
}
.each-form-left ul {
    display: flex;
    column-gap: 2rem;
}
.each-form-left p{
	margin-bottom: 0;
}
/* ****form-area***** */
.form-group {
    margin-bottom: 2rem;
}
.form-styl {
	resize: none;
    border-radius: 5px;
    font-family: 'lama_sansregular';
    border: none;
    color: #002314;
    font-size: 1.6rem;
    padding: 14px 24px;
	border: 1px solid rgba(228, 226, 218, 0.23);
	background: #F2F2F2;
}
.form-styl:placeholder {
	color: #fff;
}
.form-styl:-ms-input-placeholder {
	color: #fff;
}
.form-styl::placeholder {
	font-family: 'LamaSansMedium';
	color: #002314;
    font-size: 1.6rem;
}
.form-styl:focus {
    box-shadow: none;
    border: 1px solid rgba(228, 226, 218, 0.23);
	background: #F2F2F2;
	border: 1px solid rgba(228, 226, 218, 0.23);
}
.form-main button.default-btn{
	font-family: 'LamaSansSemiBold';
}
.form-main {
	border-radius: 10px;
	border: 1px solid #DFDFDF;
	background: #FFF;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
    padding: 4rem 3.2rem 4.9rem;
}
.form-bottom-btn {
    display: flex;
    justify-content: end;
	margin-top: 4rem;
}
/* *********************contact****************** */
.map {
    height: 50rem;
	position: relative;
}
/* .map::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: linear-gradient(0deg, rgba(26, 26, 26, 0.20) 0%, rgba(26, 26, 26, 0.20) 100%);
} */
.contact-dtls.contact-sec{
	background: #F8F8F8;
	padding: 10.1rem 0;
}
.contact-sec-form-left h6{
	color: #002314;
	margin-bottom: 2.5rem;
}
.contact-sec-form-left p{
	color: #002314;
}
.contact-sec-form-left a{
	color: #002314;
	text-decoration: underline;
}
.contact-sec-form-left a:hover{
	color: #002314;
}
.form-left-btm.contact-sec-form-left-btm a{
	text-decoration: none;
}
.contact-heading{
	text-align: center;
}
.contact-heading h2 {
    margin-top: 1.5rem;
	margin-bottom: 7rem;
}
/* ********************over-ons******************** */
/* ****over-ons-counter**** */
.over-ons-counter{
	border-bottom: 1px solid #DFDFDF;
}
.counter-wrapper {
    margin: 0 5.8rem;
}
.each-counter {
    text-align: center;
    padding: 10.8rem 0 8.5rem;
	border: 1px solid #DFDFDF;
	border-bottom: 0;
}
.each-counter h2 {
	font-family: 'barlow_condensedbold';
    font-size: 8rem;
    color: #004225;
}
.each-counter p {
    color: rgba(0, 35, 20, 0.50);
}
.over-ons-counter .col-sm-4:first-child .each-counter{
	border-right: none;
}
.over-ons-counter .col-sm-4:last-child .each-counter{
	border-left: none;
}
/* ****over-ons-content-sec**** */
.over-ons-content-sec {
    padding: 11.5rem 0;
	background: #F8F8F8;
}
.over-ons-content-img {
    max-width: 56.2rem;
    height: 100%;
	border-radius: 1rem;
    overflow: hidden;
}
.over-ons-content-img img {
    height: 100%;
    object-fit: cover;
}
.over-ons-main-content {
    margin: 1.5rem 0 0 12.8rem;
}
.over-ons-main-content h2 {
    margin-bottom: 2.7rem;
}
.over-ons-main-content li {
    position: relative;
    padding-left: 4.3rem;
	margin-top: 4.2rem;
	color: #000;
}
.over-ons-main-content li:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 2.7rem;
    height: 2.7rem;
    content: '';
    background: url(../images/tick.svg) no-repeat center / cover;
}
/* ***over-ons-mid-area*** */
.import-service-mid-area.over-ons-mid-area::before{
	content: none;
}
.each-box.over-ons-each-box{
	min-height: 28.9rem;
	padding: 5.5rem 2.6rem 3.5rem 4rem;
}
.each-box.over-ons-each-box h6{
	font-family: 'LamaSansSemiBold';
	margin-bottom: 1.2rem;
}
.import-service-mid-heading.over-ons-mid-heading h2 {
    margin-bottom: 4rem;
}
.content-sec.py-5.over-ons-mid-area .py-lg-5 {
	padding-top: 37rem !important;
}
.content-sec.py-5.over-ons-mid-area {
	background-size: 339px auto;
	margin-top: -41.8rem;
}
/* ****over-ons-slider**** */
.over-ons-slider {
    margin-top: 0.4rem;
	overflow: hidden;
}
.over-ons-slider-heading {
    text-align: center;
}
.over-ons-slider-heading h2 {
    padding-top: 3rem;
    width: 100%;
    max-width: 58rem;
    margin: 0 auto;
}
.gallery-slider-heading h2 {
    width: 100%;
    max-width: 64rem;
}
.gallery-slider-img {
	height: 404px;
	border-radius: 1rem;
    overflow: hidden;
}
.gallery-slider-img img {
    width: 100%;
    opacity: 0.9;
    height: 100%;
    object-fit: cover;
	transition: all 0.5s;
}
.gallery-slider-img:hover img {
	transform: scale(1.1);
}
.gallery-slider-area .swiper-wrapper{
    transition-timing-function: linear !important;
    align-items: center;
}
.gallery-slider-area .swiper-slide{
    height: auto;
}
.over-ons-gallery-slider-wrap {
    margin: 0 -21rem;
}
.over-ons-gallery-slider{
	margin: 4rem 0 1.5rem;
}
/* ***************************aanbod-dtl*************************** */
/* ***aanbod-dtl-top-heading*** */
.aanbod-dtl-top-heading {
	background: #004225;
    padding-top: 0.9rem;
	padding-bottom: 3.5rem;
}
.aanbod-dtl-top-heading-left {
    margin-top: 4rem;
}
.aanbod-dtl-top-heading-left h2 {
    color: #fff;
}
.aanbod-dtl-top-heading-left h3 {
    margin-bottom: 1.3rem;
	color: rgba(255, 255, 255, 0.50);
}
.aanbod-dtl-top-heading-right {
    text-align: end;
}
.aanbod-dtl-top-heading-right h2 {
    margin-bottom: 1.9rem;
	color: #fff;
	font-family: 'LamaSansSemiBold';
}
.aanbod-dtl-top-heading-right h6 {
	font-family: 'lama_sansregular';
    color: #fff;
}
.aanbod-dtl-top-heading-right strong {
    font-family: 'LamaSansSemiBold';
	color: #2A7E8B;
}
.importservice-back-button.aanbod-dtl-back-button{
	position: relative;
	padding-top: 14.4rem;
}
.importservice-back-button.aanbod-dtl-back-button a {
    position: absolute;
    bottom: -35px;
}
.importservice-back-button.aanbod-dtl-back-button a:hover{
	color: #fff;
	text-decoration: underline;
}
/* ***aanbod-dtl-top-slider*** */
.aanbod-dtl-top-slider {
	padding-bottom: 1.5rem;
	overflow: hidden;
	background: #004225;
	padding-top: 1rem;
}
.each-dtl-top-slide img {
	border-radius: 15px;
	overflow: hidden;
}
.aanbod-dtl-top-slider .swiper-slide {
    cursor: pointer;
}
.aanbod-dtl-top-slider .each-dtl-top-slide {
	position: relative;
}
.aanbod-dtl-top-slider-wrap .swiper-button-prev, .aanbod-dtl-top-slider-wrap .swiper-button-next {
    background: rgba(248, 248, 248, 0.3);
    border: 1px solid #fff;
    width: 4.9rem !important;
    height: 4.9rem !important;
}
.aanbod-dtl-top-slider-wrap .swiper-button-prev {
    transform: rotate(180deg);
}
.aanbod-dtl-top-slider .swiper-button-next{
	right: 10%;
}
.aanbod-dtl-top-slider .swiper-button-prev {
    left: 10%;
}
.aanbod-dtl-top-slider .swiper-button-prev img, .aanbod-dtl-top-slider .swiper-button-next img{
	width: 1rem;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.aanbod-dtl-top-slider .elementor-background-overlay{
	border-radius: 0 0 0 15px;
}
.aanbod-dtl-top-slider .elementor-background-overlay{
	width: 55%;
	left: 50%;
	transform: translateX(-50%);
	height: 45%;
	background: rgba(217,217,217,0.03);
	border: 1px solid rgba(223,223,223,0.10);
}
.aanbod-dtl-top-slider .default-btn.position-relative{
	z-index: 1;
}
/* ***aanbod-dtl-content*** */
.aanbod-dtl-content {
    padding-top: 3.8rem;
	background: #004225;
	padding-bottom: .5rem;
}
.aanbod-dtl-top-content li {
	font-family: 'lama_sansregular';
	font-size: 2rem;
	position: relative;
	color: #fff;
	padding-left: 2rem;
}
.aanbod-dtl-top-content li strong{
	font-family: 'LamaSansSemiBold';
	margin-left: 0;
}
.aanbod-dtl-top-content ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aanbod-dtl-top-content li::after {
	position: absolute;
    content: "";
    background-image: url(../images/tick.svg);
    background-position: center;
    background-size: 32px;
    background-repeat: no-repeat;
    left: -18px;
    top: -3px;
    height: 32px;
    width: 32px;
}
.aanbod-dtl-left-content ul {
	display: flex;
	column-gap: 1.6rem;
	flex-wrap: wrap;
	align-items: center;
}
.aanbod-dtl-top-content {
    margin: 0 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
	padding-bottom: 4rem;
}
/* .aanbod-dtl-left-content li:last-child a {
    border-radius: 100%;
    height: 4.8rem;
    width: 4.8rem;
    border: 1px solid rgba(255, 255, 255, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
} */
.dtl-add-to-any .a2a_kit {
	display: flex;
	column-gap: 1rem;
}
.aanbod-dtl-left-content li img {
    width: 1.7rem;
}
.aanbod-dtl-left-content li button:hover{
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.aanbod-dtl-btm-content {
    padding-top: 4.7rem;
	padding-bottom: 8rem;
}
.aanbod-dtl-top-content strong {
    font-weight: normal;
    margin-left: 1rem;
}
.aanbod-dtl-right-content {
    background: #EFEFEF;
	padding: 2rem;
	border-radius: 1rem;
	max-width: 68rem;
	width: 100%;
	margin-right: 0;
	margin-left: auto;
}
.aanbod-dtl-right-content-info h6{
	color: #050E16;
	margin-bottom: 1.5rem;
	margin-top: 1.2rem;
}
.aanbod-dtl-right-content-info ul {
    display: flex;
    column-gap: 1rem;
    flex-wrap: wrap;
}
.aanbod-dtl-right-content-info a img {
    margin-right: 0.5rem;
}
.aanbod-dtl-right-content-info ul li a {
	font-family: 'lama_sansregular';
	font-size: 1.45rem;
    color: #050E16;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	font-weight: normal;
}
.aanbod-dtl-right-content-info ul li a{
	text-decoration: underline;
}
.aanbod-dtl-right-content-img {
    width: 7.8rem;
    height: 7.8rem;
    border-radius: 0.5rem;
    overflow: hidden;
}
.aanbod-dtl-right-content-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*****dtl-tab-sec*****/
.dtl-tab-sec {
	padding: 10rem 0;
	background: #F8F8F8;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border-bottom: 1px solid #D9D9D9;
	column-gap: 0.5rem;
	row-gap: 0.5rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
	border: 0;
    background-color: transparent;
	color: #121212;
    letter-spacing: normal;
	width: 100%;
	height: 100%;
	border-radius: 0;
	padding: 0.8rem 1.3rem;
	border-radius: 0.5rem 0.5rem 0 0;
}
.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: #fff;
	background: #004225;
}
/****dtl-tab-content****/
.dtl-tab-sec .tab-content >.tab-pane {
	margin-top: 3.5rem;
}
.dtl-tab-sec .tab-content >.tab-pane#aanbod-home {
	margin-top: 0;
	background: #fff;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    font-family: 'LamaSansMedium';
    font-size: 1.6rem;
    margin: 0;
    word-break: break-word;
}
.kenmerken-tab {
	border: 1px solid #D9D9D9;
    border-bottom: 0;
	border-top: 0;
	padding: 0 5rem;
	overflow: hidden;
}
.kenmerken-tab ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
    justify-content: left;
}
.kenmerken-tab li {
	font-family: 'lama_sansregular';
    font-size: 1.6rem;
    line-height: 2.6rem; 
    color: rgba(0, 35, 20, 0.70);
	width: 16%;
	padding: 2rem 0;
	position: relative;
	font-weight: normal;
}
.kenmerken-tab ul li:nth-child(even) {
	font-family: 'LamaSansMedium';
	font-weight: 500;
	color: #002314;
}
.kenmerken-tab ul li:nth-child(n):after {
    content: "";
    position: absolute;
    height: 1px;
    width: 200vw;
    left: -100vw;
    bottom: 0;
    background-color: #D9D9D9;
}
.bullet-panel h4 {
    border-bottom: 1px solid #011F27;
    padding-bottom: 1rem;
    color: #011F27;
    font-size: 2rem;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.tab_hedaing h4{
	font-family: 'LamaSansMedium';
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.6rem;
    position: relative;
    font-family: 'LamaSansMedium';
    color: #011F27;
	margin-bottom: 1rem;
	font-size: 1.6rem;
	font-weight: normal;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.8rem;
    position: absolute;
    top: 0.8rem;
    left: 0;
    content: '';
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.dtl-tab-sec .tab-content p {
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: 'LamaSansMedium';
  	color: #011F27;
	font-weight: normal;
}
.star_icon p{
	margin-bottom: 0;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #004225;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #011F27;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
	font-size: 1.6rem;
	font-family: 'LamaSansMedium';
	color: #fff;
}
.each-onderhoud-block h4 {
    font-size: 2.2rem;
	text-transform: none;
	color: #004225;
}
.each-onderhoud-block h5 {
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'LamaSansMedium';
	color: #004225;
	text-transform: none;
	line-height: 2.5rem;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/* **************************aanbod-dtl-slider-area****************** */
.aanbod-dtl-slider-area {
    padding: 9.5rem 0;
}
.aanbod-dtl-slider-heading {
    text-align: center;
    max-width: 83rem;
    margin: 0 auto;
	padding-bottom: 3.9rem;
}
.aanbod-dtl-slider .swiper-button-prev.rounded-circle.w-auto.h-auto.swiper-button-disabled {
    transform: rotate(180deg);
}
.aanbod-dtl-slider .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -48px;
}
.aanbod-dtl-slider .swiper-button-next, .swiper-rtl .swiper-button-next {
    right: -48px;
}
/* **************************BPM************************** */
.import-service-right-img.BPM-right-img{
	height: 60.6rem;
}
/* **************************EU-info************************** */
.import-service-mid-heading.EU-info-mid-heading h2 {
    max-width: 46rem;
}
/* ************************expat-douane******************** */
.import-service-sec.expat-douane-sec{
    padding-top: 18rem;
	padding-bottom: 6rem;
}
.import-dtl {
    background: #004225;
	padding-bottom: 11.4rem;
}
.import-dtl-left-content {
    margin-left: 9.8rem;
    margin-top: 0;
}
.import-dtl-left-content h2 {
    color: #fff;
    margin-bottom: 3rem;
}
.import-dtl-left-content p {
    color: #fff;
	width: 100%;
    max-width: 60.2rem;
}
.import-dtl-right-img {
    height: 46.2rem;
	border-radius: 1rem;
    overflow: hidden;
}
.import-dtl-right-img img{
    height: 100%;
	object-fit: cover;
}
/* **********************bedankt**************** */
.inner-banner.bedankt-banner .inner-banner-content p {
	font-family: 'LamaSansSemiBold';
    color: #fff;
    width: 100%;
    max-width: 78rem;
    margin: 0 auto;
	padding: 0.6rem 0 6.5rem;
}
.inner-banner.bedankt-banner .inner-banner-content {
    text-align: center;
}
.inner-banner.bedankt-banner .each-inner-banner{
	height: 89.2rem;
}
.inner-banner.bedankt-banner .inner-banner-content button{
	font-family: 'LamaSansSemiBold';
}
/*******************************popup***************************/
.modal-area .modal-dialog {
    max-width: 43%;
    margin: 10% auto 0;
}
.modal-area .modal {
	background-color: rgba(10, 21, 32, 0.5);
}
.modal-area .modal-content {
    border: 0;
    border-radius: 10px;
    background-color: #1A1D1A;
    position: relative;
    overflow: hidden;
}
.modal-area .popup-content {
    text-align: center;
    padding: 7rem 6rem 8rem;
    background-color: #2A7E8B;
}
.modal-area .popup-content p {
    margin: 3rem auto 4rem;
	max-width: 55rem;
	width: 100%;
	color: #000;
}
.m-menu {
	transition-delay: 1s;
}
.hovered {
	transition-delay: 5s;
}
.popup-content{
	position: relative;
}
.popup-content::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(../images/pop-up-img.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.popup-content a{
	background: #0C4B2F;
	color: #2A7E8B;
	position: relative;
    z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.popup-content a:hover{
	background: #A6CF7D;
    border-color: #A6CF7D;
    color: #004225;
}
/* *********************aanbod-API************************ */
/****aanbod-header****/
.aanbod-header:not(.uicore-scrolled) .uicore-header-wrapper{
	background-color: #004225;
}
/****filter-sec****/
.aanbod-product-block {
	padding-top: 17.8rem;
    padding-bottom: 4.5rem;
	background-color: #F8F8F8;
}
.filter-top-lft {
	max-width: 50rem;
}
.filter-sec .select-style {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #002314;
	font-family: 'lama_sansregular';
	font-size: 16px;
	border: 1px solid #DFDFDF;
	background-color: transparent;
	padding: 0 2rem;
	appearance: none;
	-webkit-appearance: none;
	margin-bottom: 25px;
	border-radius: 5px;
	background: url(../images/aanbod-filter-down-arrow.svg) no-repeat 90% center / 10px;
}
.filter-content{
	display: none;
	background: #f8f8f8;
	padding: 10px;
	z-index: 2;
	border: 1px solid #DFDFDF;
	border-radius: 0 0 5px 5px;
	border-top: 0;
	margin-top: -6px !important;
	max-height: 23rem;
  	overflow-y: auto;
}
.filter-content.show-div {
 	display: block;
}
.filter-sec label{
	color: #002314;
	margin-bottom: 10px;
	text-transform: none;
	display: block;
	width: 100%;
	z-index: 2;
	font-family: 'lama_sansregular';
	font-size: 14px;
}
.filter-sec option{
	font-family: 'lama_sansregular';
}
.filter-sec label span{
	float: right;
	color: #002314;
	opacity: .65;
}
.filter-sec .form-check-input{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 8px;
	box-shadow: none;
	border: 1px solid #004225;
	background-color: #f8f8f8;
	border-radius: 5px;
}
.filter-sec .form-check-input:checked {
	background-color: #2A7E8B;
	border-color: #2A7E8B;
}
.filter-sec .select-style{
 	cursor: default;
}
.select-style.show{
	border-bottom-color: transparent;
}
.cross-btn{
 	width: 2.5rem;
}
.reset_all_filter{
	color: #002314 !important;
}
.reset-btn.select-style{
	display: flex;
	/* / / width: 100%; / /
	/ / height: 100%; / / */
	justify-content: center;
	align-items: center;
	background: none;
	width: max-content;
	background: rgba(247, 250, 246, 0.10);
	/* / box-shadow: 0px 1px 2px 0px rgba(14, 15, 14, 0.5); / */
	border-radius: 100px;
	border: 0;
	padding: 8px 11px 8px 14px;
	color: #002314;
	margin-top: 1rem;
	text-transform: none;
	font-family: 'dejavu_sansbook';
}
.reset-btn a:hover {
 	color: #2A7E8B;
}
.reset-btn img {
 	width: 1.2rem;
	filter: brightness(0);
}
.reset-btn.select-style {
	margin-left: auto;
	margin-right: 12px;
	margin-bottom: 15px;
}
.filter-wrap{
	margin: 0 -5px;
}
.filter-sec .col-xl-2{
	width: 25%;
	padding: 0 5px 10px;
}
.filter-sec .col-md-6{
 	padding: 0 5px;
}
.each-filter {
	border: 1px solid #dfdfdf;
}
.each-filter .select-style{
	padding: 0 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #dfdfdf;
}
.sorteren_op-filter label{
	color: #002314;
	font-family: 'lama_sansregular';
    font-size: 14px;
	width: 35%;
	margin-bottom: 0;
}
.sorteren_op-filter .filter-content label {
	width: 100%;
}
.sorteren_op-filter{
	max-width: 30rem;
	margin-left: auto;
	margin-right: 0;
}
.sorteren_cls{
	width: 70%;
}
.mobile-filter{
	padding-top: 0;
}
.auto-overview-tag {
	margin-right: .5rem;
	margin-bottom: 1rem;
	padding: .5rem 1.4rem;
	cursor: pointer;
	transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
	background-color: #2A7E8B;
	color: #f8f8f8;
	border-radius: 50px;
}
.auto-overview-tag, .clear-filter {
 	font-size: 1.6rem;
}
.auto-overview-tag img {
	width: 1.5rem;
	filter: brightness(0) invert(1);
}
.model-filter .form-check-input {
    display: none;
}
.sorteren_op-filter .form-check-input {
    display: none;
}
.sorteren_op-filter .each-filter {
	width: 60%;
}
.sorteren_op-filter .filter-content label {
    margin-bottom: 10px;
}
/* .sorteren_op-filter label {
    color: #002314;
    margin-bottom: 10px;
    text-transform: none;
    display: block;
    width: 100%;
    z-index: 2;
    font-family: 'lama_sansregular';
    font-size: 14px;
} */
/* .load_img{
 	width:150px;
}
.wis-part img{
	width: 12px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.wis-part{
	font-family: 'lama_sansmedium' ;
	color: #F7FAF6; 
	opacity: 0.7;
	letter-spacing:1.5px;
}
.filter-grid img{
 	width: 30px;
}
.filter-grid{
	text-align: right;
	line-height: 0;
	cursor: pointer;
	opacity: 0.5;
}
.grid-part{
	width: 100%;
	max-width: 85px;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wis-part h6{
 	font-family: 'lama_sansmedium' ;
}
.filter-grid.active{
 	opacity: 1;
} */


/* ****aanbod-product-sec**** */
.aanbod-product-sec {
	padding-bottom: 8rem;
}
section.aanbod-product-sec {
	background: #F8F8F8;
}
.each-btn {
	position: relative;
}
.green-circle {
    position: absolute;
    left: 18px;
    bottom: 0;
}
.each-btn img.green-circle{
	opacity: 0;
}
.each-car{
	margin-bottom: 2.6rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-car:hover .circle-btn{
	opacity: 0;
}
.each-car:hover .green-circle{
	opacity: 1;
}
.aanbod-product-btn {
    text-align: center;
    padding-top: 4.7rem;
    padding-bottom: 10rem;
}
.aanbod-product-btn button{
	font-family: 'LamaSansSemiBold';
	font-size: 1.6rem;
	color: #004225;
	background: transparent;
	border: 1px solid #004225;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.aanbod-product-btn button:hover{
	background: #2A7E8B;
}
/* **********************voorraad-sec************************* */
.voorraad-sec {
	padding-top: 17rem;
	background-color: #fff;
}
.import-auto-section {
    height: 1810px;
}
.voorraad-btn{
	text-align: center;
	padding-bottom: 5.8rem;
}
.voorraad-btn button{
	font-family: 'LamaSansSemiBold';
	font-size: 1.6rem;
	color: #004225;
	background: transparent;
	border: 1px solid #004225;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.voorraad-btn button:hover{
	background: #2A7E8B;
}
/* ****************verkocht*************** */
.verkocht-product-sec {
    padding-top: 16.7rem;
}
.verkocht-product-heading h2{
	padding-bottom: 6.6rem;
}
.voorraad-product-area {
    padding-top: 1rem;
}


/*******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 0 6px 44px;
      color: #000;
      background-size: 152px;
  }
  
  .star_icon h4{
      padding-bottom: 10px;
      text-transform: uppercase;
      padding-top: 15px;
      margin-bottom: 15px;
      color: #011F27;
      border-bottom: 1px solid #011F27;
      text-transform: uppercase;
  	  color: #011F27;
  	  font-size: 2rem;
  }
  .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;
  }
  .cursor{
      cursor:pointer;
  }
  /* .form-1, .form-2 {
      display:none;
      margin-top: 30px !important;
      margin: 0 auto 10px;
  }  */
  .form-1, .form-2 {
    display:none;
    margin-top: 30px !important;
    margin: 0 auto 30px;
} 
.dtl-aanbod-form .white-wrap{
  padding: 0 !important;
}

  .privacy_section{
      background-color: #121212;
      padding: 12rem 0 4rem;
  }
  .cpnt {
      cursor: pointer;
  }
  .filter-clean img {
      width: 12px;
      margin-right: 10px;
      margin-bottom: 2px;
  }
  .acties-left-content h2{
      color: #fff;
  }
  .error_top {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }
  .privacy_section h3{
	color: #fff !important;
  }
  .privacy_section p{
	color: #fff !important;
  }
  .load_img{
      width: 5rem;
  }
  .skiptranslate {
    height: 0;
    overflow: hidden;
    visibility: hidden !important;
}
.active_flag img {
    -webkit-box-shadow: 0px 0px 9px 2px rgb(237 145 34);
    -moz-box-shadow: 0px 0px 9px 2px rgba(148, 148, 148, 1);
    box-shadow: 0px 0px 9px 2px rgb(237 145 34);
}
#mobile-contact-bar{
	display: none;
}
.error_page .uicore-navbar.uicore-transparent .uicore-header-wrapper{
	position: initial;
}
.verkocht-header .uicore-header-wrapper{
	position: relative !important;
}
.calsty{
	border: 0;
    width: 100%;
    height: 690px;
    background: transparent;
}
.gallery-slider-img:hover {
	cursor: pointer;
}
.aanbod-loader {
	width: 45px;
	height: 40px;
	background: linear-gradient(#2A7E8B calc(1*100%/6),#004225 0 calc(3*100%/6),#2A7E8B),
			  linear-gradient(#2A7E8B calc(2*100%/6),#004225 0 calc(4*100%/6),#2A7E8B),
			  linear-gradient(#2A7E8B calc(3*100%/6),#004225 0 calc(5*100%/6),#2A7E8B);
	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;
    color: #004225;
  }

  .form-left-btm .openhr {
   color: #fff;
  }
  .elementor-sec h2{
	color: #fff;
  }
  .elementor-sec .default-btn:hover {
	background-color: #fff;
	color: #2A7E8B;
  }
  .home-service .swiper a:hover span:after{
	filter: brightness(0) invert(1);
  }

.fixed-whatsapp-icon {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 10px;
	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: 0px;
	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;
}
.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #004225;
	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.7rem;
  	font-family: 'LamaSansSemiBold';
  	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-size: 2.4rem;
}
.widget-content h5{
	font-family: 'lama_sansregular';
	font-size: 1.7rem;
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #004225;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #fff;
	border: 2px solid #004225;
  	background: #004225;
	padding: 1.2rem 2rem;
	font-size: 1.7rem;
  	font-family: 'LamaSansSemiBold';
	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: #004225 !important;
}
/*========import-form==========*/
@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');
.import-form-top{
	background: #1e4a31;
	padding: 180px 0 456px;
}
.import-form-top .mx-auto{
	max-width: 1090px;
}
.import-form-top h2{
	font-family: "Abhaya Libre", serif;
  	font-weight: 800;
  	margin-bottom: 26px;
}
.import-form .bg-white{
	border-radius: 10px;
	border: 1px solid #DFDFDF;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
	margin: -430px 8% 60px;
	padding: 65px;
}
.import-form-top:before, .import-form-top:after{
	border: 1px solid rgba(223, 223, 223, 0.09);
	background: rgba(217, 217, 217, 0.05);
	position: absolute;
	bottom: 0;
	content: '';
}
.import-form-top:before{
	left: 0;
	width: 100%;
	height: 160px;
}
.import-form-top:after{
	border-radius: 15px 15px 0 0;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 80px);
	height: 77px;
}
.import-form h6{
	color: #1E4A32;
	font-family: 'LamaSansSemiBold';
	font-size: 1.6rem;
	letter-spacing: normal;
	margin-bottom: 22px;
}
.import-form .form-control{
	border-radius: 5px;
	background: #F2F2F2;
	color: rgba(30, 74, 50, 0.50);
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	border: 0;
	padding: 18px;
}
.import-form .form-control:focus{
	color: rgba(30, 74, 50, 0.50);
	box-shadow: none;
}
.import-form .form-control:placeholder {
	color: rgba(30, 74, 50, 0.50);
	opacity: 1;
}
.import-form .form-control:-ms-input-placeholder {
	color: rgba(30, 74, 50, 0.50);
	opacity: 1;
}
.import-form .form-control::placeholder {
	color: rgba(30, 74, 50, 0.50);
	opacity: 1;
}
.import-form .form-group{
	margin-bottom: 60px;
}
.import-form hr{
	margin: 0 0 60px;
	background-color: rgba(37, 114, 125, 0.10);
  	opacity: 1;
}
.checkbox-wrap{
	display: flex;
	height: 100%;
	justify-content: end;
	flex-direction: column;
}
.import-form .checkbox-label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 16px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: 'lama_sansregular';
	color: #1E4A32;
	font-size: 1.6rem;
	display: inline-block;
}
.checkbox-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkbox-label .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 3px;
  	border: 1px solid #1E4A32;
}
.checkbox-label .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.checkbox-label input:checked ~ .checkmark:after {
	display: block;
}
.checkbox-label .checkmark:after {
	left: 50%;
  	top: 50%;
  	width: 14px;
  	height: 14px;
	background: #1E4A32;
  	transform: translate(-50%, -50%);
}
.import-form .form-control.photo-upload{
	background-image: url(../images/upload-img.svg);
  	background-repeat: no-repeat;
  	background-size: 16px;
  	background-position: center right 20px;
}
.import-form .option{
	color: #1E4A32;
  	font-family: 'LamaSansSemiBold';
  	font-size: 1.6rem;
  	float: right;
  	margin-right: -35px;
  	margin-top: -2px;
}
.import-form .default-btn{
	margin-top: -20px;
	background: #1E4A32;
	border-color: #1E4A32;
}
.import-form .default-btn:hover{
	background: #2A7E8B;
	border-color: #2A7E8B;
}

.radio-button input{
	position: relative;
  	opacity: 1;
  	width: 20px;
  	height: 20px;
  	margin-right: 10px;
  	top: 4px;
}
