.filter{
	padding-top: 140px;
}
.filter select{
	border: 1.5px solid #979797;
	background: url(../images/dwn-arrow.svg) transparent no-repeat 90% center;
	appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	padding: 24px 35px 24px 24px;
}
.filter select option{
	font-family: arial;
}
.filter select, a.reset{
	font-size: 16px;
	font-family: 'BentonSansBook';
	letter-spacing: 2px;
	color: #121212;
}
.filter .col-lg-2{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.reset{
	color: #121212;
}
.filter .justify-content-end div:not(.active){
	opacity: .5;
}
.corner{
	border-radius: 20px;
}
.new-product .swiper-slide{
	overflow: hidden;
	border-bottom-left-radius: 0;
  	border-bottom-right-radius: 0;
}
.new-product .swiper-slide img, .aanbod-top-slider .swiper-slide img{
	margin-top: -5%;
}
.product-dtl{
	padding: 20px 10px;
}
.product-dtl h4, .product-dtl h5, .product-dtl h6{
	margin: 0;
}
.product-dtl h4{
	height: 60px;
	overflow: hidden;
}
.product-dtl h5{
	height: 40px;
	overflow: hidden;
}
.product-dtl .text-right h4{
	height: auto;
}
.product-dtl h4, .product-dtl h5, .product-dtl h6, .new-product .common_banner h3, .new-product .common_banner p, 
.new-product .common_banner a{
	font-family: 'NunitoRegular';
}
.product-dtl h5, .product-dtl h6, .new-product .common_banner p{
	font-size: 16px;
	color: rgba(18, 18, 18, 0.5);
}
.product-dtl h6{
	font-size: 16px;
	line-height: 23px;
}
.product-dtl .row h4:not(.text-right h4), .product-dtl .row h6{
	margin-bottom: 6px;
}
.product-dtl hr {
	border-width: 2px;
	margin: 20px 0;
}
.product-dtl table{
	width: 100%;
	font-size: 0;
}
.product-dtl td{
	vertical-align: top;
  	border-right: 2px solid rgba(0,0,0,0.1);
  	padding: 7px 0;
}
.product-dtl td:last-child{
	border-right: 0;
}
.product-dtl h6 span{
	color: #121212;
}
.product-dtl td:not(:first-child) h6 {
	margin: auto;
	display: table;
}
.product-btn h6{
	position: relative;
	height: 60px;
	line-height: 60px;
	padding-left: 80px;
	display: none;
}
.product-btn h6:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	content: '';
	width: 60px;
	height: 60px;
	background: url(../images/nxt.svg) no-repeat center/10px;
	border: 1px solid #1A223C;
}
.new-product a:hover table{
	display: none;
}
.new-product a:hover .product-btn h6{
	display: block;
}
.new-product .swiper-button-prev img, .new-product .swiper-button-next img{
	filter: brightness(0) invert(0);
	-webkit-filter: brightness(0) invert(0);
	opacity: .5;
}
.new-product .swiper-button-prev, .new-product .swiper-button-next, 
.aanbod-top-slider .swiper-button-prev, .aanbod-top-slider .swiper-button-next{
	width: 60px;
	height: 60px;
	background: #fff;
	background-image: none;
	left: 0;
	visibility: hidden;
}
.new-product .swiper-button-next, .aanbod-top-slider .swiper-button-next{
	border-top-left-radius: 5px;
  	border-bottom-left-radius: 5px;
}
.new-product .swiper-button-prev, .aanbod-top-slider .swiper-button-prev{
	border-top-right-radius: 5px;
  	border-bottom-right-radius: 5px;
}
.new-product a:hover .swiper-button-prev, .new-product a:hover .swiper-button-next{
	visibility: visible;
}
.new-product .swiper-button-next, .aanbod-top-slider .swiper-button-next{
	right: 0;
	left: auto !important;
}
.new-product .common_banner h3, .new-product .common_banner p, .new-product .common_banner a{
	color: #fff;
}
.new-product .common_banner p{
	letter-spacing: 0.5px;
  	opacity: .7;
  	margin: 8% 0 10%;
  	text-align: center;
  	line-height: 40px;
}
.new-product .common_banner .mx-auto{
	max-width: 320px;
}
.new-product .common_banner a{
	border: 1.5px solid #979797;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 20px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 20px;
}
.new-product .common_banner a:hover, .new-product .common_banner a:focus{
	background: #fff;
	border-color: #fff;
	color: #121212;
}
/*============aanbod-dtl============*/
.aanbod-top-slider{
	padding: 120px 0 50px;
}
.detail-block-wrap {
  	background: #F4F4F4;
  	box-shadow: 20px 20px 40px -20px rgba(0, 0, 0, 0.25);
  	margin: 0 15px;
  	border-radius: 40px;
  	padding: 30px;
}
.detail-block-wrap .d-table{
	width: 100%;
}
.aanbod-top-slider .swiper-button-prev, .aanbod-top-slider .swiper-button-next{
	visibility: visible;
}
.aanbod-top-slider h3, .aanbod-top-slider h4, .aanbod-top-slider td h5, .aanbod-top-slider button.d-block, 
.aanbod-detail-tab .nav-tabs li a{
	font-family: 'BentonSansBook';
	color: #060606;
}
.aanbod-top-slider h4 span{
	opacity: .4;
}
.aanbod-top-slider h4{
	margin: 15px 0 25px;
}
.product-btm{
	border-top: 1.5px solid rgba(0,0,0,.1);
	padding-top: 25px;
	font-size: 0;
}
.product-btm table{
	width: 100%;
}
.product-btm td h5{
	font-size: 21px;
	letter-spacing: 0.42px; 
	margin-bottom: 20px;
	line-height: 28px;
}
.product-btm td h5 span{
	font-size: 16px;
}
.aanbod-top-slider a.d-block {
	font-size: 16px; 
	background: #1A223C;
	color: #fff;
	border: 0;
	border-radius: 20px;
	letter-spacing: 1px;
	padding: 23px 0;
	text-transform: uppercase;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.aanbod-top-slider a.d-block.green-btn{
	background: #08A918;
}
.aanbod-top-slider a.d-block:hover{
	background: #121212;
}
.overlay {
	position: absolute;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
}
.overlay::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
	height: 40px;
	content: '';
	background: url(../images/plus.svg) no-repeat center / cover;
}
.form-1, .form-2{
	display: none;
}
/****tab****/
.aanbod-detail-tab {
	background: #f4f4f4;
	color: #121212;
}
.aanbod-detail-tab ul{
	border-bottom: 0;
}
.aanbod-detail-tab .nav-tabs li{
	width: calc(25% - 25px);
  	text-align: center;
  	margin-bottom: 25px;
  	margin-right: 25px;
}
.aanbod-detail-tab .nav-tabs li a{
	text-transform: capitalize;
	border: 1.5px solid #0F0F0F;
	padding: 20px 0;
  	font-size: 16px;
  	letter-spacing: 2px;
}
.aanbod-detail-tab .nav-tabs li.onderhoud-tab{
	width: 28%;
}
.aanbod-detail-tab .nav-tabs li a.active {
	background: #1A223C;
	border-color: #1A223C;
	color: #fff;
}
.aanbod-detail-tab .tab-content h3{
	word-break: break-word;
	letter-spacing: normal;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(even){
	font-family: 'NunitoRegular';
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet2.svg);
    background-repeat: no-repeat;
    background-position: left top 5px;
    background-size: 6px;
}
.bullet-panel li, .kenmerken-tab ul li:nth-child(odd){
    padding-left: 12px;
}
.bullet-panel li:after {
    position: absolute;
    top: 5px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    background-image: url(../images/bullet2.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.tab-heading h3, .star_icon h3{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #060606;
}
.bullet-panel li, .kenmerken-tab li, .aanbod-detail-tab .star_icon p{
	margin-bottom: 12px;
	position: relative;
	font-size: 16px;
	font-family: 'BentonSans medium';
}
.left-bg-block {
	width: 140px;
	background: #1A223C;
}
.left-bg-block h6{
	color: #fff;
}
.block-dtls {
  	width: calc(100% - 140px);
  	border: 2px solid #1A223C;
	border-left: 0;
	padding: 15px;
}
.aanbod-detail-tab .star_icon h3{
	display: inline-block;
}
.textarea-form .form-group {
  	height: calc(100% - 10px);
}
.aanbod-form .form-group{
	margin-bottom: 10px;
}
.aanbod-form .form-control{
	font-family: 'BentonSansBook';
	background: #f4f4f4;
	font-size: 16px;
	color: rgba(51, 52, 57, 0.7);
  	border: 0;
  	padding: 15px;
  	height: auto;
  	border-radius: 20px;
  	resize: none;
}
.aanbod-form .form-control:focus{
	box-shadow: none;
}
.aanbod-form .form-control:placeholder {
	color: #333439;
	opacity: .7;
}
.aanbod-form .form-control:-ms-input-placeholder {
	color: #333439;
	opacity: .7;
}
.aanbod-form .form-control::placeholder {
	color: #333439;
	opacity: .7;
}
.aanbod-form img.w-100{
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.aanbod-form button{
	background: #1A223C;
	border: 0;
	font-family: 'BentonSansBook';
	padding: 16px 0;
	border-radius: 20px;
	color: #fff;
	max-width: 200px;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.aanbod-form button:hover{
	background: #000;
}
.related-car .swiper-button-prev, .related-car .swiper-button-next{
	left: -8%;
  	visibility: visible;
  	background: #f4f4f4;
  	border-radius: 5px;
}
.related-car .swiper-button-next{
	right: -8%;
}
.calsty {width: 100%;height:1250px; padding:0px; background:#F6F6F6; border:none; } 

@media(min-width:1700px){
	.aanbod-top-slider h3, .aanbod-detail-tab .tab-content h3, .aanbod-form h3, .related-car h3{
		font-size: 42px;
	}
}
@media(min-width:1500px) and (max-width: 1600px){
	.related-car .swiper-button-prev, .related-car .swiper-button-next{
		left: -5%;
	}
	.related-car .swiper-button-next{
		right: -5%;
	}
}
@media(max-width:1299.98px){
	.related-car .swiper-button-prev, .related-car .swiper-button-next{
		top: -45px;
		right: 0;
	}
	.related-car .swiper-button-prev{
		left: auto;
		right: calc(60px + 10px);
	}
}
@media(max-width:1499.98px){
	.product-dtl h4{
		font-size: 20px;
		height: 50px;
	}
	.product-dtl h6{
		font-size: 13.5px;
	}
	/*========aanbod-dtl==========*/
	.aanbod-top-slider h3{
		font-size: 20px;
	}
	.aanbod-top-slider h4, .product-btm td h5{
		font-size: 17px;
	}
	.product-btm td h5 span, .aanbod-top-slider a.d-block {
  		font-size: 14px;
	}
	.aanbod-top-slider h3, .aanbod-top-slider h4, .aanbod-top-slider a.d-block{
		letter-spacing: .2px;
	}
	.product-btm td h5{
		margin-bottom: 10px;
	}
}
@media(max-width:991px){
	.filter{
		padding-top: 40px;
	}
	.filter .col-lg-2 {
	  	-ms-flex: 0 0 50%;
	  	flex: 0 0 50%;
	  	max-width: 50%;
	}
	.filter .row:not( .row.mb-4){
		margin: 0 -4px;
	}
	.filter select, a.reset, .aanbod-detail-tab .nav-tabs li a{
		letter-spacing: .4px;
	}
	.filter select{
		font-size: 12px;
		background-size: 11px;
		padding: 15px 30px 15px 10px;
	}
	.product-dtl h4, .product-dtl h5{
		height: auto;
	}
	.product-btn{
		display: none;
	}
	.new-product a:hover table{
		display: table;
	}
	.new-product .swiper-button-prev, .new-product .swiper-button-next, .aanbod-top-slider .swiper-button-prev, 
	.aanbod-top-slider .swiper-button-next{
		width: 45px;
		height: 45px;
		visibility: visible;
	}
	.product-dtl{
		padding-left: 0;
		padding-right: 0;
	}
	.product-dtl hr{
		margin: 20px 0 10px;
	}
	.new-product .common_banner p{
		font-size: 18px;
    	line-height: 30px;
	}
	.new-product .common_banner a{
		max-width: 200px;
		margin: auto;
	}
	.new-product .common_banner a, .aanbod-detail-tab .nav-tabs li a{
		font-size: 14px;
		padding: 13px;
	}
	.product-slider{
		margin: 0 5%;
	}
	/*=============aanbod-dtl============*/
	.aanbod-top-slider{
		padding: 40px 0;
	}
	.detail-block-wrap{
		margin: 0;
		padding: 0;
		box-shadow: none;
	}
	.aanbod-top-slider a.d-block{
		padding: 16px 0;
	}
	.aanbod-form button{
		position: static;
	}
	.textarea-form .form-group{
		height: auto;
	}
	.related-car .swiper-button-prev, .related-car .swiper-button-next{
		top: -15px;
	}
	.related-car .swiper-button-prev{
		right: calc(45px + 10px);
	}
	.related-car .swiper-container {
		padding-top: 20px;
	}
}
@media(max-width:767px){
	.product-dtl td, .product-btm td{
		width: 50%;
		display: inline-block;
		border-right: 0;
	}
	.product-dtl td h6{
		margin: 0 !important;
	}
	/*===========aanbod-dtl=========*/
	.aanbod-detail-tab .nav-tabs li {
	  	width: calc(50% - 10px);
	  	margin-bottom: 10px;
	  	margin-right: 10px;
	}
	.aanbod-detail-tab .nav-tabs li.onderhoud-tab{
		width: 100%;
	}
	.bullet-panel li, .kenmerken-tab li, .aanbod-detail-tab .star_icon p{
		font-size: 13.5px;
	}
	.kenmerken-tab ul li:nth-child(odd) {
	    background-position: left top 4px;
	}
	.bullet-panel li:after {
	    top: 4px;
	}
}
@media (max-width: 575.98px) {
	.calsty {height:1400px; }  
}


.new-product a.overflow-hidden{
	overflow: hidden;
}
/*.hover_img{
	position: absolute;
	right: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.new-product a.overflow-hidden:hover .hover_img {
	right: 0;
}
.main_img{
	left: 0;
	position: relative;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.new-product a.overflow-hidden:hover .main_img{
	left: -100%;
}*/	
.new-product .common_banner a:not(.w-100){
	padding: 0;
	border: 0;
	margin: 15px 6px 0;
  	background: transparent;
  	display: inline-block;
}
