@import "fonts.css";
@import "common-class.css";
body{
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	font-family: 'ObjectivityRegular';
	color: #141414;
}
html {
	font-size: 62.5%;
	height: auto !important;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
.cursor {
	cursor: pointer;
}
.grecaptcha-badge {
	display: none;
}
.img-cover{
	object-fit: cover;
}
/*=======mobile-menu=======*/
#menu.mm-menu {
    background: #f4f4f4;
}
.mm-listview > li, #menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #141414;
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel{
	background: transparent;
	padding: 0 0 0 20px;
}
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next{
	background: transparent;
}
.mm-listview.mm-vertical{
	border-top: 1px solid rgba(0,0,0,.1);
}
.mm-listview.mm-vertical > li:not(.mm-divider)::after{
	left: 0;
}
.mm-vertical .mm-listview > li > a{
	padding-left: 0;
}
/*=============header=============*/
header{
	background: #00F4A2;
	padding: 24px 0;
	z-index: 99;
}
.logo{
	max-width: 268px;
}
.contact-bar {
	background: #000000;
	min-width: 244px;
	padding: 9px 20px;
}
.user {
	width: 32px;
	height: 32px;
}
.user-dtl {
  	font-size: 1.4rem;
 	width: calc(100% - 38px);
  	font-family: 'ObjectivityMedium';
  	padding-left: 8px;
}
.user img{
	object-position: 20%;
}
header li{
	font-family: 'ObjectivityRegular';
	font-size: 1.8rem;
	margin: 0 15px;
}
header li a{
	color: #fff;
}
header li a:hover{
	color: #000;
}
/*==============banner===========*/
.home-banner{
	padding: 115px 0 25px;
}
.home-banner-wrap{
	padding: 200px 0;
	z-index: 1;
}
.banner-img{
	position: absolute;
 	right: -7.2%;
  	width: 26.8%;
  	top: 8%;
}
.home-banner h1{
	display: inline-block;
}
.home-banner h1 span{
	display: block;
	background: #00F3A1;
	padding: 6px 110px 0;
	margin-top: -6px;
}
.home-banner h5{
	margin: 30px 0 40px;
}
.home-banner .default-btn{
	margin: 0 6px;
}
.home-banner .circle-top {
	top: -28%;
	right: -18%;
	width: 45%;
	height: 60%;
	z-index: -1;
}
.home-banner .circle-bottom {
	bottom: -14%;
	width: 70%;
	height: 70%;
	left: -27%;
	transform: rotate(180deg);
	z-index: -1;
}
.filter{
	max-width: 1140px;
	margin-top: 160px;
}
.model, .selection, .select-arrow{
	border: 1px solid rgba(24, 33, 57, 0.31);
  	background: #fff;
	overflow: hidden;
}
.model{
	font-family: 'ObjectivityMedium';
	font-size: 1.4rem;
	height: 90px;
	/*word-break: break-word;*/
}
.model img{
	filter: brightness(0) invert(0);
	-webkit-filter: brightness(0) invert(0);
  	opacity: .3;
}
.select-arrow:before{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	content: '';
	background-image: url(../images/up-arw.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 11px;
	background-color: #B8FCE5;
}
.select-styl{
	border: 0;
	font-family: 'ObjectivityMedium';
	font-size: 1.6rem;
	appearance: none;
	-webkit-appearance: none;
	padding: 1.3rem 5.2rem 1.3rem 1.5rem;
	background: transparent;
	color: #182139;
	text-overflow: ellipsis;
}
.select-styl option{
	font-family: arial;
}
.select-arrow:hover:before{
	background-color: #141414;
	background-image: url(../images/up-arw-white.svg);
}
.carrosserie_label:has(input[type="checkbox"]:checked) {
  	color: #00F3A1;
  	border-color: #00F3A1;
}
.carrosserie_label:has(input[type="checkbox"]:checked) img.mw-100{
	filter: brightness(1) invert(0);
	-webkit-filter: brightness(1) invert(0);
  	opacity: 1;
}
.selection{
	padding: 14px 14px 10px;
	border-color: rgba(24,33,57,0.5);
}
.selection h6{
	font-family: 'ObjectivityMedium';
	font-size: 1.8rem;
	line-height: 30px;
	margin-bottom: 10px;
}
.selection .default-btn {
	margin-top: 14px;
}
/*===========product===========*/
.product-block{
	background: #141414;
	padding: 95px 0 65px;
	z-index: 1;
}
.product-block h2{
	margin-bottom: 70px;
}
.each-car p{
	opacity: .7;
	height: 24px;
  	overflow: hidden;
}
.each-car h5{
	margin: 20px 0 2px;
	height: 27px;
  	overflow: hidden;
}
.each-car a, .faq-block a{
	color: inherit;
}
.table-area{
	background: #303030;
	padding: 5px 14px;
	margin-top: 20px;
}
.each-car table{
	width: 100%;
}
.each-car td img{
	margin-right: 4px;
}
.each-car td{
	vertical-align: top;
	padding: 5px 0;
}
.car-price{
	margin-top: 7px;
	background: #F4F4F4;
	font-family: 'ObjectivityMedium';
	font-size: 1.8rem;
	color: #141414;
	padding: 20px 0;
}
.each-car:hover .car-price{
	background: #00F3A1;
}
.product-block .text-center .default-btn{
	margin-top: 70px;
}
.product-block .swiper-button-prev{
	left: -56px;
}
.product-block .swiper-button-next{
	right: -56px;
}
.product-block .circle-top{
	width: 40%;
	height: 40%;
	right: -16%;
	top: -14%;
	opacity: .11;
	transform: rotate(25deg);
}
.product-block .circle-bottom {
	width: 34%;
	height: 34%;
	left: -13%;
	bottom: -13%;
	opacity: .11;
	transform: rotate(200deg);
}
/*============content-block=============*/
.content-block{
	padding: 460px 0 260px;
}
.content-block h3 {
	margin-bottom: 40px;
}
.content-block h2{
	margin-bottom: 45px;
}
.content-block h5{
	line-height: normal;
  	margin: 20px 0 16px;
}
.icon{
	height: 140px;
}
.content-block p{
	max-width: 340px;
	margin: auto;
}
.content-btn{
	margin-top: 100px;
}
.cmn-bg{
	background-size: 100% 100%;
}
.content-block .circle-top{
	right: -20%;
  	width: 53%;
  	top: 0;
  	height: 53%;
}
.content-block .circle-bottom{
	width: 34%;
	height: 34%;
	transform: rotate(200deg);
	bottom: -6%;
	left: -12%;
}
/*===========middle-block=============*/
.middle-block {
	background: linear-gradient(77deg, #00F3A1 -13.56%, #00F3A1 46.86%, #008D5D 124.83%);
  	padding: 120px 0 90px;
  	z-index: 1;
}
.middle-content{
	max-width: 580px;
  	padding-bottom: 50px;
  	padding-right: 80px;
}
.middle-block .default-btn{
	margin-top: 20px;
}
.middle-block .default-btn:hover{
	background: #fff;
	color: #000;
}
.each-content, .each-faq{
	background: #f4f4f4;
	padding: 25px;
	margin-bottom: 10px;
}
.each-content p{
	margin-top: 10px;
}
.middle-block #accordian{
	margin-top: -30px;
	max-width: 670px;
	padding-right: 50px;
}
.middle-block #accordian .position-relative:before, .middle-block #accordian .position-relative:after, 
.each-faq .position-relative:before, .each-faq .position-relative:after, .informatie-dtl li:before{
	position: absolute;
	width: 24px;
	height: 24px;
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
}
.middle-block #accordian .position-relative:before, .each-faq .position-relative:before, .informatie-dtl li:before{
	left: 0;
	background-image: url(../images/icon5.svg);
}
.middle-block #accordian .position-relative:after, .each-faq .position-relative:after {
	right: 0;
  	background-image: url(../images/up-arw.svg);
  	border: 2px solid #000;
  	width: 22px;
  	height: 22px;
  	background-size: 8px;
}
.middle-block #accordian .position-relative:not(.collapsed):after{
	background-image: url(../images/dwn-arw.svg);
}
.middle-block #accordian .position-relative.cursor, .middle-block #accordian p, .each-faq .position-relative{
	padding: 0 50px;
}
.middle-block #accordian p{
	max-width: 550px;
}
.middle-bg{
	bottom: 2%;
  	right: -27%;
  	width: 78%;
  	height: 78%;
  	pointer-events: none;
}
.middle-bg img{
  	object-fit: contain;
  	object-position: bottom;
}
.middle-block .circle-top{
	opacity: .11;
	top: -43%;
	width: 106%;
	height: 106%;
	right: -45%;
	z-index: -1;
	transform: rotate(10deg);
}
.middle-block .circle-bottom{
	width: 60%;
	height: 65%;
	left: -23%;
	opacity: .04;
	bottom: -26%;
	transform: rotate(195deg);
	z-index: -1;
}
/*===============counter=============*/
.counter{
	padding: 200px 0 40px;
}
.counter-block{
	background: #F4F4F4;
	border: 1px solid rgba(20, 20, 20, 0.5);
	margin-top: 80px;
}
.counter-block p{
	font-family: 'ObjectivityMedium';
}
.each-counter{
	padding: 45px 0 35px;
	border-right: 1px solid rgba(0, 0, 0, 0.47);
}
.counter .circle-top{
	top: -14%;
	width: 60%;
	right: -27%;
	height: 60%;
	transform: rotate(5deg);
}
/*===============logos-slide================*/
@keyframes slide{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}	
}
.logos{
	white-space: nowrap;
	padding: 40px 0;
}
.logos:hover .logos-slide{
	animation-play-state: paused;
}
.logos-slide{
	display: inline-block;
	animation: 15s slide infinite linear;
}
.logos-slide img{
	max-height: 40px;
	margin: 0 80px;
}
.logos:before, .logos:after{
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	height: 160px;
	content: '';
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0.23%, #FFF 99.77%);
	z-index: 1;
}
.logos:before{
	left: 0;
	right: auto;
	transform: rotate(180deg);
}
/*==============contact-detail===========*/
.contact-detail{
	padding: 90px 0 20px;
}
.contact-detail .mx-auto{
	max-width: 790px;
	background: #f4f4f4;
	border: 1.5px solid rgba(20, 20, 20, .10);
	padding: 30px 0 12px;
}
.contact-detail h5{
	font-family: 'ObjectivityBold';
	line-height: 32px;
	margin-bottom: 30px;
}
.contact-detail ul{
	margin: auto;
	max-width: 450px;
  	font-size: 0;
}
.contact-detail li{
	font-size: 1.8rem;
  	line-height: 24px;
  	padding-bottom: 18px;
  	width: 50%;
  	display: inline-block;
  	vertical-align: top;
}
.contact-detail a:not(:hover){
	color: #141414;
}
.contact-detail a img{
	margin-right: 15px;
}
.contact-detail li.adres{
	width: 100%;
	padding: 0;
}
.contact-detail li td{
	vertical-align: top;
}
/*============footer============*/
footer{
	background: #141414;
	font-family: 'ObjectivityMedium';
	z-index: 1;
}
footer .circle-top{
	width: 45%;
	height: 160%;
	bottom: -70%;
	transform: rotate(210deg);
	left: -16%;
	opacity: .11;
	z-index: -1;
}
.footer-top{
	padding: 40px 0;
}
footer li{
	margin-right: 25px;
}
footer a:not(:hover){
	color: #fff;
}
.social-icons a{
	width: 44px;
	height: 44px;
	border: 1px solid #fff;
}
.social-icons a:hover {
	background-color: #00F3A1;
	border-color: #00F3A1;
}
.social-icons a:hover img {
	filter: brightness(0);
}
.social-icons{
	gap: 14px;
}
.privacy{
	padding: 22px 0;
	border-top: 1px solid #f4f4f4;
}
/*===========aanbod============*/
.aanbod-product{
	padding: 200px 0 30px;
}
.aanbod-product .each-car td{
	color: #fff;
}
.aanbod-product .each-car:hover {
    border-color: #030303;
}
.aanbod-product .each-car div > img{
	filter: brightness(1) invert(1);
}
.aanbod-product h3{
	font-family: 'ObjectivityRegular';
}	
.aanbod-product h3 span{
	font-family: 'ObjectivityMedium';
}
.aanbod-filter .color_box{
	width: 35px;
	height: 25px;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 15px;
	border-color: #fff;
	box-shadow: none;
	display: inline-block;
	display: none;
}
.datepicker_bg {
	background-image: url('../images/calender.svg');
	background-repeat: no-repeat;
	background-position: 95% center;
    background-size: 25px;
}
.filter-content .datepicker_bg {
	padding: 12px 20px;
	border: 1px solid rgba(24, 33, 57, 1);
    background-color: transparent;
    border-radius: 10px;
	cursor: pointer;
}
.make_sticky {
	position: sticky;
	top: 0;
}
.make_sticky_onscroll {
	height: calc(100vh - 130px);
    overflow-y: auto;
    top: 130px;
}
/* width */
.make_sticky_onscroll::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.make_sticky_onscroll::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
} 
/* Handle */
.make_sticky_onscroll::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 10px;
  border-radius: 10px;
}
/* Handle on hover */
.make_sticky_onscroll::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.my-jquery-slider,
.my-js-slider{
    position: relative;
    /*max-width: 500px;*/
    margin: 7px 0 18px 0;
}
/*.less-btn{
	font-family: 'PoppinsBold';
	font-size: 1.4rem;
	color: #1a91B7;
	margin-top: 10px;
	display: block;
}
.less-btn:hover{
	text-decoration: underline;
	color: #1a91B7;
}
.less-btn:before{
	position: absolute;
	top: 50%;
	left: 0;
	content: '';
	width: 17px;
	height: 17px;
	border-radius: 100%;
	transform: translateY(-50%);
	background-color: #1a91B7;
	background-image: url(../images/minus2.svg);
	background-repeat: no-repeat;
	background-size: 7px;
	background-position: center center;
}
.carrosserie_label:has(input[type="checkbox"]:checked) {
    color: #FF5739;
    border-color: #FF5739;
}*/
.auto-overview-tag {
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px 14px;
	cursor: pointer;
	transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
	color: #141414;
  	border-radius: 50px;
  	background: #00F4A2;
}
.auto-overview-tag:hover {
  	background: #B8FCE5;
}
.auto-overview-tag, .clear-filter {
  	font-family: 'ObjectivityMedium';
  	font-size: 1.45rem;
}
.clear-filter a {
  	text-decoration: underline;
}
.clear-filter a:not(:hover){
	color: #141414;
}
.clear-filter button{
	background: transparent;
	border: 0;
	color: #0064ff;
}
.aanbod-car-wrap .select-arrow{
	border: 0;
  	max-width: 220px;
  	width: 100%;
  	margin: 30px 0 10px;
}
.aanbod-car-wrap .select-styl{
	background: #141414;
	color: #fff;
}
.aanbod-car-wrap .select-arrow:hover .select-styl{
	background: #00F3A1;
	color: #141414;
}
.aanbod-car-wrap .select-arrow:before{
	background-color: transparent;
  	background-image: url(../images/sort-amount.svg);
  	background-size: 20px;
  	z-index: 1;
  	pointer-events: none;
}
.aanbod-car-wrap .select-arrow:hover:before{
	filter: brightness(1) invert(1);
	-webkit-filter: brightness(1) invert(1);
}
/*.input_range{
	font-size: 2.6rem;
	width: 100%;
	text-align: right;
	font-family: 'PoppinsMedium';
	background: #EFF6FF;
	border: 0;
}*/
.aanbod-filter{
	background: #F4F4F4;
	border: 1px solid rgba(0,0,0,0.09);
}
.each-filter h5{
	position: relative;
  	height: auto !important;
  	margin-bottom: 20px;
  	cursor: pointer;
  	color: rgba(20, 20, 20, 0.64);
  	font-size: 1.8rem;
}
.each-filter h5:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	content: '';
	width: 17px;
	height: 17px;
	display: flex;
  	align-items: center;
  	justify-content: center;
  	border: 1.5px solid #141414;
  	background-image: url(../images/up-arw.svg);
  	background-size: 9px;
  	background-repeat: no-repeat;
  	background-position: center;
}
.each-filter h5.active:after{
	background-image: url(../images/dwn-arw.svg);
}
.each-filter h5.active{
	color: #141414;
}
.filter-content{
	display: none;
}
.filter-content.show-div {
	display: block;
}
.aanbod-filter label, .aanbod-filter .default-btn, .price-btn{
	font-size: 1.6rem;
	font-family: 'ObjectivityMedium';
}
.aanbod-filter label:not(.model){
	color: rgba(0,0,0,0.64);
	font-family: 'ObjectivityRegular';
}
.aanbod-filter .model-name{
	font-size: 1.14rem;
}
.aanbod-filter label{
	margin-bottom: 15px;
	display: block;
	text-transform: capitalize;
}
.aanbod-filter label img{
	width: 40px;
}
.aanbod-filter label span{
	float: right;
	color: rgba(0,0,0,0.64);
}
.aanbod-filter .form-check-input{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 13px;
	box-shadow: none;
  	border-radius: 0;
  	border: 1px solid rgba(20,20,20,0.46);
	background-color: #f4f4f4;
}
.aanbod-filter .form-check-input:checked {
  	background-color: #00F3A1;
  	border-color: #00F3A1;
}
.more-filter, .more-filter:hover{
	color: #F35100;
}
.aanbod-filter .select-styl{
	color: rgba(0, 0, 0, 0.64);
	font-family: 'ObjectivityRegular';
	padding-top: 8px;
  	padding-bottom: 8px;
}
.aanbod-filter .select-arrow:before{
	background-color: transparent;
	background-image: url(../images/up-arw.svg);
}
.aanbod-filter .select-arrow{
	background: transparent;
	border-color: rgba(20,20,20,0.64);
}
.aanbod-filter .default-btn, .price-btn{
	padding: 12px 0;
}
.aanbod-filter .color-btn{
	background: #00F3A1;
}
.aanbod-filter .color-btn:hover{
	background: #B8FCE5;
	color: #141414;
}
.price-btn{
	border: 1.5px solid #141414;
	width: 100%;
}
.price-range{
	z-index: 1;
	height: 5px;
}
.price-range > .track{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/*border-radius: 100px;*/
	background-color: #00F3A1;
}
.price-range > .range{
	position: absolute;
	z-index: 2;
	left: 25%;
	right: 25%;
	top: 0;
	bottom: 0;
	/*border-radius: 100px;*/
	background-color: #00F3A1;
}
.price-range > .thumb{
	position: absolute;
	z-index: 3;
	width: 12px;
	height: 12px;
	background-color: #00F3A1;
	/*border-radius: 50%;*/
	cursor: pointer;
}
.price-range > .thumb.left{
	left: 25%;
	transform: translate(0px, -4px);
}
.price-range > .thumb.right{
	right: 25%;
	transform: translate(0, -4px);
}
.multi-range-slider input[type="range"]{
	position: absolute;
	-webkit-appearance: none;
	pointer-events: none;
	z-index: 2;
	height: 10px;
	width: 100%;
	opacity: 0;
	width: calc(100% + 20px);
	left: -10px;
}
.multi-range-slider input[type="range"]::-webkit-slider-thumb{
	pointer-events: all;
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: 0 none;
	background-color: #00FFCB;
	-webkit-appearance: none;
	cursor: pointer;
}
.multi-range-slider input[type="range"]::-moz-range-thumb{
	pointer-events: all;
	width: 20px;
	height: 20px;
	border-radius: 0;
	border: 0 none;
	background-color: #00FFCB;
	cursor: pointer;
}
.aanbod-middle{
	background: #303030;
  	height: calc(100% - 84px);
  	color: #fff;
  	padding: 50px 30px;
}
.aanbod-middle ul{
	margin-top: 30px;
}
.aanbod-middle li{
	margin: 0 0 18px 0;
	position: relative;
	padding-left: 36px;
	display: block;
	width: 100% !important;
}
.aanbod-middle li:last-child{
	margin-bottom: 0;
}
.aanbod-middle li:before{
	position: absolute;
	width: 16px;
	height: 16px;
	content: '';
	background-image: url(../images/icon6.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	top: 3px;
	left: 0;
}
.car-slider .default-btn.lease-btn{
	background: #F4F4F4;
 	font-size: 1.8rem;
  	color: #141414;
  	padding-top: 20px;
  	padding-bottom: 20px;
  	margin-top: 7px;
}
.car-slider .default-btn.lease-btn:hover{
	background: #00F3A1;
}
.more-product span:before{
	left: auto;
	right: 30px;
}
.more-product{
	border-top: 1px solid #8BCEF0;
	margin-top: 10%;
}
.more-product span{
	font-size: 1.8rem;
	background: #d0f0ff;
	top: -14px;
	padding-left: 30px;
	padding-right: 60px;
}
.desktop-filter-heading{
	background: #00F4A2;
	font-family: 'ObjectivityMedium';
	font-size: 1.8rem;
}
/*==================information-list=============*/
.informatie-block{
	padding: 180px 0 60px;
	background: linear-gradient(77deg, #00F3A1 -13.56%, #00F3A1 46.86%, #008D5D 124.83%);
}
.informatie-block p span{
	font-family: 'ObjectivityBold';
	display: block;
}
.informatie-block p{
	margin-top: 15px;
	max-width: 700px;
}
.block-right{
	border: 1.5px solid #fff;
	max-width: 540px;
	padding: 45px 30px 20px;
	margin-top: 100px;
}
.block-right h5{
	margin-bottom: 34px;
}
.block-right li{
	display: inline-block;
	vertical-align: top;
	font-family: 'ObjectivityMedium';
}
.block-right li a {
	display: inline-block;
	background: #141414;
	padding: 13px 40px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #fff;
}
.block-right li a:hover{
	background: #fff;
	color: #141414;
}
.block-wrap{
	max-width: 390px;
  	margin: auto;
  	padding-right: 20px;
}
.informatie-block .circle-bottom {
	width: 60%;
	height: 80%;
	left: -25%;
	opacity: .04;
	bottom: -26%;
	transform: rotate(210deg);
	pointer-events: none;
}
.faq-block{
	padding: 130px 0 120px;
}
.each-faq .position-relative:after{
	transform: rotate(-90deg);
}
/*===========information-detail===============*/
.informatie-dtl{
	padding: 160px 0 120px;
}
.informatie-dtl h4, .informatie-dtl li{
	font-family: 'ObjectivityMedium';
}
.informatie-dtl p{
	margin-top: 25px;
	line-height: 26.74px;
}
.informatie-dtl li{
	margin-bottom: 25px;
	position: relative;
	padding-left: 60px;
	line-height: 18.83px;
}
.informatie-dtl li, .informatie-dtl p{
	font-size: 14px;
}
.informatie-dtl li:before{
	top: -2px;
}
.informatie-dtl ul{
	margin: 45px 0 70px;
}
.informatie-dtl-img{
	border-radius: 20px;
}
/* ========= calculator-slider ====== */
.calc-banner-top {
	position: absolute;
	right: 0;
	top: -80px;
	width: 43%;
	z-index: -1;
	pointer-events: none;
}
.calc-banner .circle-top {
	top: -20%;
	right: -18%;
	width: 17%;
	height: 53%;
	z-index: -1;
}
.product-block.calculator_member_slide {
	position: relative;
	overflow: hidden;
	margin-top: -50px;
	margin-bottom: 0;
	padding-bottom: 112px;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
.calculator-slide-circle {
	position: absolute;
	right: 0;
	width: 21%;
	top: -178px;
	height: 100%;
	pointer-events: none;
	z-index: -1;
}
.calculator_member_slide_heading h2 {
	line-height: 52px;
}
.calculator_member_slide_heading p {
	color: #fff;
	max-width: 434px;
}
.each-member-slide {
	background-color: #fff;
	padding: 14px;
}
.member-content {
	height: 100%;
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: center;
	padding-left: 10px;
}
.member-content p {
	margin-bottom: 0;
}
.member-content h5 {
	line-height: 32px;
	font-family: 'ObjectivityBold';
}
.member-content a {
	color: #141414;
	display: inline-block;
	width: fit-content;
}
.member-content a:hover {
	color: #00F4A2;
}
.calculator_member_slide .swiper-slide {
	display: flex;
	flex-direction: column;
	row-gap: 12px;
}

/* ======== calculator ==== */
.calc-banner.home-banner h1 span {
	padding-left: 30px;
	padding-right: 30px;
}
.calc-banner.home-banner .banner-img {
	top: auto;
	bottom: 0;
}
.content-block.calculator-sec {
	padding-top: 130px;
}
.content-block.calculator-sec .circle-top {
	left: 50%;
	top: -30%;
	transform: translateX(-50%) rotate(-45deg);
	width: 20%;
}

/* ========================== */
.range_val_h4 h5 {
	background: rgba(0, 243, 161, 0.7);
	text-align: center;
	padding: 9px 11px;
	position: relative;
	max-width: 160px;
	margin-left: auto;
	color: #141414;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 0;
}
.range-slider {
	position: relative;
	z-index: 2;
	-webkit-appearance: none;
	width: 100%;
	height: 16px;
	border-radius: 5px;
	outline: none;
	background-color: transparent;
}
.bar {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 7px;
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background: #CAE4F2;
	overflow: hidden;
}
.range_val_h4 h5 span::after {
	content: "";
	width: 2px;
	height: 24px;
	background: #000;
	display: inline-block;
	animation: cursor-blink 1.5s steps(2) infinite;
	vertical-align: top;
}
.input_range {
	background: rgba(0, 243, 161, 0.7);
	text-align: center;
	padding: 9px 11px;
	top: 10px;
	max-width: 160px;
	border: 0;
	font-size: 2.4rem;
	font-family: 'ObjectivityMedium';
	line-height: 32px;
}
.range-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 28px;
	height: 28px;
	background-color: #00FFCB;
	border-radius: 50%;
	border: 0;
	cursor: pointer;
}
.range-slider::-moz-range-thumb {
	width: 28px;
	height: 28px;
	background-color: #00FFCB;
	border-radius: 50%;
	border: 0;
	cursor: pointer;
}
@keyframes cursor-blink {
	0% {
		opacity: 0;
	}
}
.calsty {
	border: 0;
	width: 100%;
	height: 1060px;
	background: transparent;
	border-radius: 30px;
}
.bar .fill {
	display: block;
	width: 0;
	height: 100%;
	background-color: #00FFCB;
}
.range-area {
	background: #F4F4F4;
	backdrop-filter: blur(5px);
	max-width: 898px;
	margin-bottom: 50px;
}
.home-banner .circle-bottom {
	bottom: -14%;
	width: 70%;
	height: 70%;
	left: -27%;
	transform: rotate(180deg);
	z-index: -1;
}
.calculator-img {
	max-width: 996px;
	margin: 47px auto 0;
}
/* ====== calculator-form-example-======= */
.informatie-sec {
	position: relative;
	background: linear-gradient(77deg, #00F3A1 -13.56%, #00F3A1 46.86%, #008D5D 124.83%);
	padding-bottom: 32px;
}
/* .informatie-block {
	padding: 18% 0 3%;
} */
.informatie-block h2,
.informatie-block p {
	color: #E9F7FF;
}
.informatie-block h2 span:after {
	background: #FF5739;
}
.informatie-block h1,
.informatie-block p {
	color: #141414;
}
.informatie-block h1 span:after {
	background: #FF5739;
}
.informatie-block p {
	/* max-width: 450px; */
	max-width: 703px;
	position: relative;
	z-index: 1;
}
.contact-block a {
	color: #141414;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: relative;
	display: block;
}
.contact-block a:hover {
	background-color: rgba(255, 255, 255, 0.7);
}
.contact-top .contact-dtl {
	border: 1px solid #182139;
	border-color: #E9F7FF;
	background: transparent;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact-img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 35%;
	pointer-events: none;
}
.contact-block a img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 51px;
}
.contact-block a:hover img {
	opacity: .7;
	filter: invert(74%) sepia(56%) saturate(2768%) hue-rotate(106deg) brightness(101%) contrast(101%);
}
.contact_info_sec {
	padding: 125px 0 120px;
}
.contact_info_sec .contact-info-heading {
	text-align: center;
	margin-bottom: 60px;
}
.map {
	min-height: 405px;
	height: 100%;
}
.contact_info_lft {
	padding-left: 42px;
}
.contact_info_lft table {
	width: 100%;
}
.contact_info_lft tr {
	vertical-align: top;
}
.contact_info_lft a {
	color: rgba(0, 0, 0, 0.47);
}
.contact_info_lft a:hover {
	color: #141414;
}
.contact_info_lft h6 {
	line-height: 24px;
	color: #000;
}
.contact_info_lft h5 {
	line-height: 32px;
	color: #000;
}
.opening-time {
	margin-top: 10px;
}
.contact_info_lft td {
	color: rgba(0, 0, 0, 0.47);
	line-height: 24px;
	margin-bottom: 10px;
}
.contact_info_lft .row {
	row-gap: 20px;
}
.map-sec {
	position: relative;
}
.map-circle {
	position: absolute;
	left: -167px;
	top: -25px;
	width: 253px;
	height: 215px;
	z-index: -1;
}
.contact_info_btm_slider {
	margin: 0;
	background: #F4F4F4;
}
.contact_info_btm_slider p,
.contact_info_btm_slider h2 {
	color: #141414;
}
.contact_info_btm_slider .cmn-arw {
	filter: invert(1);
	-webkit-filter: invert(1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact_info_btm_slider .cmn-arw img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/* ========== aanbod-dtl ==== */
.aanbod-dtl-top-sec {
	padding-top: 165px;
}
.big-car-slider .cmn-arw {
	background-color: #F4F4F4;
	transition: all 0.5s;
}
.big-car-slider .cmn-arw img {
	filter: invert(1);
	-webkit-filter: invert(1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.big-car-slider .cmn-arw:hover {
	background-color: #141414;
	border-color: #141414;
}
.big-car-slider .cmn-arw:hover img {
	filter: invert(0);
	-webkit-filter: invert(0);
}
.big-car-slider .swiper-button-next {
	right: -3.4%;
}
.big-car-slider .swiper-button-prev {
	left: -3.4%;
}
.small-car-sec {
	margin-top: 15px;
}
.small-car {
	position: relative;
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	background-image: url(../images/add.svg);
	background-position: center;
	background-size: 30px;
	background-repeat: no-repeat;
	z-index: 1;
}
/****tab****/
.kenmerken-tab ul li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	word-break: break-word;
	color: #000;
}
.kenmerken-tab ul li:nth-child(odd) {
	background-image: url(../images/bullet.svg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-size: 6px;
}
.kenmerken-tab ul li:nth-child(even) {

}
.kenmerken-tab ul li:nth-child(even),
.block-dtls h6 {

}
.kenmerken-tab ul li:nth-child(odd),
.bullet-panel li {
	padding-left: 10px;
}
.kenmerken-tab ul li:nth-child(even) {
	color: rgba(0, 0, 0, 0.70);
}
.bullet-panel li:after {
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	width: 6px;
	height: 6px;
	background-image: url(../images/bullet.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.tab-heading h6 {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.10);
	font-size: 1.6rem;
}
.bullet-panel li,
.kenmerken-tab li {
	margin-bottom: 1rem;
	position: relative;
}
.bullet-panel li,
.kenmerken-tab li,
.tab_omschrijving p,
.star_icon p {
	font-size: 1.45rem ;
}
.bullet-panel {
	padding-bottom: 3rem;
}
.left-bg-block {
	width: 140px;
	background: #366098;
	color: #fff;
}
.block-dtls {
	width: calc(100% - 140px);
	border: 2px solid #366098;
	border-left: 0;
	padding: 15px;
}
.tab-area .nav-tabs a {
	/* padding: 1.3rem 3.2rem; */
	cursor: default;
	transition: all 0s;
	-webkit-transition: all 0s;
	color: rgba(24, 33, 57, 0.5);
}
.tab-area .nav-tabs a.active {
	color: #182139;
}
.tab-area .nav-tabs a h5 {
	cursor: pointer;
}
.tab-area .nav-tabs {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
	column-gap: 100px;
	margin-bottom: 20px;
}
.opties-tab-item {
	position: relative;
	padding-left: 15px;
}
.opties-tab-item::after {
    content: "";
    height: 6px;
    width: 6px;
    background-color: #00F4A2;
    position: absolute;
    left: 0;
    top: 8px;
	border-radius: 100%;
}
.related-car h2,
.related-car h5,
.related-car p,
.related-car h6 {
	color: #182139;
}
.related-car a:hover .p-3 {
	border-color: #182139;
}
.aanbod-dtl-product-slider .product-block{
	margin: 0;
	background-color: transparent;
}
.aanbod-dtl-product-slider .each-car h5{
	color: #303030;
}
.aanbod-dtl-product-slider .product-block h2{
	color: #141414;
	line-height: 52px;
}
.aanbod-dtl-product-slider .each-car p{
	color: #303030;
}
.aanbod-dtl-product-slider  .each-car a{
	color: #303030;
}
.aanbod-dtl-product-slider .each-car p + div img{
	filter: invert(1);
	-webkit-filter: invert(1);
}
.aanbod-dtl-product-slider .each-car td{
	color: #FFF ;
}
.aanbod-dtl-product-slider .product-block .cmn-arw{
	filter: invert(1);
	-webkit-filter: invert(1);
}
.aanbod-dtl-counter-sec {
	padding-top: 65px;
}
.aanbod-dtl-counter-sec .circle-top {
	display: none;
}
.back_btn {
	color: #00F3A1;
	line-height: 30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.back_btn span {
    position: relative;
    padding-left: 18px;
    cursor: pointer;
}
 .back_btn span:before {
	content: '';
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    border: 2px solid #00F3A1;
    border-right: 0;
    border-top: 0;
    position: absolute;
    left: 5px;
    top: 4px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.back_btn:hover{
	color: #141414;
}
.back_btn:hover span:before{
	border-color: #141414;
}
 .calculator_heading h2 {
    color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-family: 'ObjectivityRegular';
	margin-top: 14px;
}
.aanbod-dtl-top-right{
	padding-left: 72px;
}
.calculator_heading p span {
    font-weight: 600;
}
.form_field_main_div h2, .calculator_main_content .back_btn {
    color: #12637D;
}
.form_field_div select{
	width:100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-size: 12px;
	background-image: url(../images/down-arrow.svg);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 18px;
}
.from_content_main .each_form_field_div {
    padding: 5px 0;
	width: calc(50% - 10px);
    position: relative;
}
.postcode_input{
	display: flex;
}
.man-contact-content-btn{
	text-align: end;
}
.man-contact-content-btn .default-btn,
.next_step_btn_div .default-btn{
	border:1px solid #141414;
}
.man-contact-content-btn .default-btn:hover,
.next_step_btn_div .default-btn:hover{
	border-color: #00F3A1;
}
.from_content_main {
    display: flex;
    flex-wrap: wrap;
	column-gap: 19px;
}
.field_loading_div img {
    width: 100%;
}
.field_loading_div {
    position: absolute;
    right: 22px;
    top: 15px;
    width: 20px;
}
 .form_field_div input,  
 .form_field_div select {
	width: 100%;
	box-shadow: none;
	outline: none;
	border: 1px solid #d1cfcf;
	font-size: 13px;
	padding: 10px;
	border-radius: 0;
	color: rgba(0, 0, 0, 0.5);
} 
.form_field_div select:focus{
	color: #000;
}
.form_field_div input:focus::placeholder{
	color:#000;
}
.form_field_div select:focus,
.form_field_div input:focus{
	border-color: #000;
	color: #000;
}
.full_vidth_field {
    width: calc(100% - 30px);
}
.form_field_div .postcode_input .postcode_input_inner:first-child {
    width:70%;
    margin-right: 5px;
}
 .form_field_div .postcode_input .postcode_input_inner {
    width: 30%;
}
.new_right_part .tab_content_each_part h3 {
    font-size: 18px;
	font-family: 'ObjectivityRegular';
}
.tab_content_each_part .total_div {
    font-size: 3.6rem;
    text-align: left;
    width: 100%;
    color: #000;
	font-family: 'ObjectivityMedium';
}
.new_right_part {
	width: 100%;
}
.tab_content_each_part table tr{
	vertical-align: top;
}
.tab_content_each_part table td {
    width: 60%;
    font-size: 16px;
	line-height: 32px;
}
 .tab_content_each_part table {
    width: 100%;
}
.tab_content_each_part .total_div span:last-child {
    font-size: 17px;
}
.tab_content_each_part table td:last-child {
    text-align: right;
}
.add_right_bg_cls{
	background-color: #B8FCE5;
	padding: 27px;
	margin: 26px 0;
}
.man-contact-info{
	display: flex;
	column-gap: 20px;
	align-items: center;
}
.man-contact-img{
	width: 81px;
	height: 81px;
}
.man-contact-img img{
	height: 100%;
	object-fit: cover;
}
.man-contact-content p{
	margin-bottom: 0;
	line-height: 26px;
	font-family: 'ObjectivityMedium';
}
.man-contact-content a{
	color: rgba(0, 0, 0, 0.70);
}
.new_right_btm{
	background-color: rgba(244, 244, 244, 1);
	padding: 23px 18px;
	margin-top: 22px;
}

/* ============ calculator_slide_example ========= */
.calculator_slide_example{
	height: 541px;
	margin-bottom: 150px;
	margin-top: 11px;
}

/* ============== caulator_slide_form_example  ========= */
.caulator_slide_form_example .new_left_part {
	padding-right: 8%;
	width: 100%;
}
.caulator_slide_form_example .new_right_part {
	padding-left: 8%;
	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;
}

/*.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}*/
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin-bottom:15px;
    border-bottom: 1px solid #fff;
    display: inline-block;
}
.star_icon{
    margin-bottom: 30px;
}
.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;
}
/* Cookie */
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    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;
}
.dark-theme .cookie-close img {
    width: 15px;
    filter: invert(0);
}
.last-contact-block {
	height: 218px;
}

.aanbod-loader {
    width: 45px;
    height: 40px;
    background: linear-gradient(#00F4A2 calc(1*100%/6),#fff 0 calc(3*100%/6),#00F4A2 0),
              linear-gradient(#00F4A2 calc(2*100%/6),#fff 0 calc(4*100%/6),#00F4A2 0),
              linear-gradient(#00F4A2 calc(3*100%/6),#fff 0 calc(5*100%/6),#00F4A2 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;
    /*color: #fff;*/
}
.loading_more_data {
    display: flex;
    justify-content: center;
    /*width: 100% !important;*/
}
.privacy_section {
	padding-top: 180px;
	padding-bottom: 60px;
}
.privacy_section p {
	word-break: break-word;
}
.iframe-margin{
	margin-bottom: 0;
}
.hoeveel_calculator img {
    max-width: 900px;
}
.share-social-media-button .delen_btn{
	background-color: #141414;

}
.share-social-media-button{
	text-align: end;
	margin-top: 20px;
}
.range_field {
	font-family: 'ObjectivityRegular';
	font-size: 1.4rem !important;
	background-color: transparent;
	border: 1.5px solid #141414;
}

.aanbod-dtl-top-right {
    position: relative;
}

.carpass-img {
    width: 115px;
}
.filter.mx-auto .col-lg-8{
    margin-top: 20px;
}
.calculator_iframe {
    max-width: 898px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    height: 1200px;
}
.calculator_iframe iframe {
    width: 100%;
    height: 100%
}

.calculator-img .calendly-inline-widget {
    height: 1000px;
}
#new-modal .modal-dialog {
	max-width: 700px;
	margin: 2% auto 60px;
}
#new-modal .modal-content{
	background-color: #e9f3f0;
  	padding: 60px;
}
#new-modal h4{
	font-size: 20px;
  	font-family: 'ObjectivityBold';
  	line-height: 28px;
}
#new-modal p{
	margin: 24px 0 30px;
}
#new-modal{
	background-color: rgba(0,0,0,0.5);
}
#new-modal .position-absolute{
	width: 35px;
  	height: 35px;
  	top: 20px;
  	right: 20px;
  	background: #000;
}
#new-modal span{
	font-size: 13px;
  	color: #1c1c1c;
  	margin-top: 30px;
}
#new-modal .form-group {
	margin-bottom: 20px;
}
#new-modal .form-styl {
	resize: none;
	background-color: #fff;
	border-radius: 0;
	font-family: 'ObjectivityRegular';
	border: 0;
	color: rgba(18, 18, 18, 0.5);
	font-size: 1.6rem;
	padding: 18px 30px;
	text-overflow: ellipsis;
}
#new-modal .form-styl:focus {
	box-shadow: none;
}
#new-modal .form-styl::placeholder {
	color: rgba(18, 18, 18, 0.5);
}
#new-modal .form-styl::-moz-placeholder {
	color: rgba(18, 18, 18, 0.5);
}
#new-modal .form-styl:-moz-placeholder {
	color: rgba(18, 18, 18, 0.5);
}