html{
	font-size: 62.5%;
}
.verhuur-tab{
	background-color: #e9f3f0;
}
.verhuur-tab .mx-auto, .detail-slider-wrap .mx-auto{
	max-width: 1080px;
}
.verhuur-tab-btn a{
	font-size: 1.8rem;
	background: #121212;
	color: #fff;
}
.verhuur-tab-btn a.active{
	background: #08f2a1;
	color: #121212;
}
.car-image{
	border: 2px solid #d8d8d8;
  	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
}
.verhuur-car a:hover .car-image{
	border-color: #00cd7d;
}
.verhuur-car p{
	margin-top: 10px;
	font-family: 'ObjectivityRegular';
  	line-height: 24px;
  	height: 46px;
  	overflow: hidden;
}
.verhuur-car h6{
	color: #00cd7d;
	font-family: 'objectivitymedium';
	letter-spacing: normal;
}
.verhuur-car h6 span{
	font-size: 1.4rem;
}
.car-image .position-absolute.text-center{
	bottom: -25px;
}
.car-image-btn{
	font-size: 16px;
	background-color: #00cd7d;
	font-family: 'ObjectivityRegular';
	padding: 14px 40px;
	color: #fff;
	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
}
.car-image-btn:hover{
	background: #121212;
}
/*==========aanbod-dtl==========*/
.car-detail-top, .car-detail-block, .car-detail-btn, .car-tab-button{
	background: #f7f7f7;
}
.car-detail-top h4, .car-detail-btn .common-btn{
	font-family: 'ObjectivityRegular';
}
.car-detail-top h4{
	margin-top: 10px;
}
.car-detail-content{
	padding: 50px 30px 30px;
}
.car-detail-content table {
  	width: 100%;
}
.car-detail-content tr:not(:last-child) {
  	border-bottom: 1px solid #f1f1f1;
}
.car-detail-content td{
	vertical-align: top;
	padding-right: 40px;
}
.car-detail-content td:last-child{
	padding-right: 0;
}
.car-detail-content .table-responsive{
	margin-bottom: 50px;
}
.car-detail-content h4 {
	padding-bottom: 20px;
  	white-space: nowrap;
  	letter-spacing: normal;
}
 .car-detail-content h6 {
	padding: 15px 0px;
	font-size: 1.5rem;
	letter-spacing: normal;
	color: #121212;
	font-family: 'MundialDemibold';
}
.car-detail-content h6 span{
	color: #7b7a7a;
  	margin-top: 10px;
  	display: block;
}
.car-detail-btn .common-btn img{
	width: 15px;
}
.car-detail-btn .common-btn{
	letter-spacing: 0.4px;
}
.car-detail-btn .common-btn:hover, .car-detail-btn .common-btn.black-btn{
	border-color: #121212;
	background: #121212;
	color: #fff;
}
.car-detail-btn .common-btn.black-btn:hover{
	background: #00cd7d;
	border-color: #00cd7d;
}
.car-detail-btn .row{
	margin-left: -5px;
	margin-right: -5px;
}
.car-detail-btn{
	bottom: 0;
  	left: 0;
}
.car-tab-button .nav-item {
	max-width: 250px;
}
.car-tab-button .nav-link {
	background-color: #fff;
	font-family: 'ObjectivityRegular';
  	font-size: 1.6rem;
	padding: 15px 0;
	color: #1c1c1c;
	border: 1px solid #f1f1f1;
}
.car-tab-button .nav-tabs .nav-link:focus, .car-tab-button .nav-tabs .nav-link:hover{
	border-color: #f1f1f1;
}
.car-tab-button .nav-link.active {
  	background-color: #00cd7d;
  	border-color: #00cd7d;
  	color: #fff;
}
.car-detail-tab .tab-content li{
	font-family: 'objectivitylight';
	font-size: 14px;
	color: #1c1c1c;
	margin-bottom: 10px;
  	word-break: break-word;
}
.car-detail-tab .kenmerken-block li{
	width: 49%;
  	display: inline-block;
  	vertical-align: top;
}
.car-detail-tab .kenmerken-block ul li:nth-child(odd) {
	background-image: url('../images/bullet.svg');
	background-repeat: no-repeat;
	background-position: left top 6px;
	padding-left: 20px;
	background-size: 7px;
}
.car-detail-tab h3{
	font-family: 'objectivitybold';
  	color: #121212;
  	margin-bottom: 30px;
}
.car-detail-tab .text-center.mx-auto{
	max-width: 980px;
}
.car-detail-tab .card h6{
	color: #121212;
	font-size: 1.5rem;
	letter-spacing: normal;
}
.car-detail-tab .card-link h6 span:after{
	position: absolute;
  	top: 2px;
  	right: -30px;
  	width: 13px;
  	height: 13px;
	content: '';
	background: url(../images/minus.svg) no-repeat center / cover;
}
.car-detail-tab .card-link.collapsed h6 span:after{
  	background-image: url(../images/plus.svg);
}
.car-detail-tab .left-bg-block {
	background: #121212;
}
.car-detail-tab .block-dtls {
  	border-color: #121212;
}
.car-detail-form{
	background: #e9f3f0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 100px;
}
.detail-form-wrap{
	max-width: 570px;
	padding: 60px 0;
}
.car-detail-form .form-styl{
	height: auto;
	padding-top: 18px;
  	padding-bottom: 18px;
}
.car-detail-form select{
	appearance: none;
	-webkit-appearance: none;
	background: url(../images/down-arrow-gray.svg) #fff no-repeat 94% center/10px;
}
.car-detail-form select option{
	font-family: arial;
}
.car-detail-form img.h-100{
	object-fit: cover;
}
.contact-detail{
	bottom: 0;
	left: 0;
	background-color: rgba(28,28,28,0.80);
	padding: 25px 20px 15px;
}
.contact-detail h6, .contact-detail td span{
	color: #9b9b9b;
}
.contact-detail td{
	font-size: 1.6rem;
	vertical-align: top;
	padding-bottom: 10px;
}
.contact-detail h6{
	margin-bottom: 14px;
}
.contact-detail a:hover{
	text-decoration: underline;
}
.contact-detail td span{
	display: block;
}
.contact-detail table{
	width: 100%;
}
.detail-slider-wrap{
	padding: 100px 0;
}
.car-thumb{
	height: 490px;
}
.each-thumb{
	padding: 12px;
  	border-bottom: 1px solid #f1f1f1;
	z-index: 1;
	background: transparent;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-thumb:hover{
	background: #f1f1f1;
}
.car-thumb-img{
	background: #f7f7f7;
	padding: 12px;
}
.each-thumb:hover .car-thumb-img{
	background: #fff;
}
.each-thumb p{
	font-family: 'ObjectivityRegular';
	font-size: 1.4rem;
}
.car-detail-slider .verhuur-car{
	max-width: 440px;
}
.car-detail-slider .car-image {
  	border-color: #00cd7d;
}
.verhuur-car h5{
	font-family: 'ObjectivityRegular';
  	font-size: 1.6rem;
}
.car-detail-slider .verhuur-tab-btn li{
	width: 25%;
}
.vertical-scrollbar {
    position: absolute;
    right: 0px;
    height: 100%;
    width: 5px;
    top: 0;
    z-index: 9;
}
.vertical-scrollbar .swiper-scrollbar {
    opacity: 1 !important;
    height: 100%;
    border-radius: 0;
}
.vertical-scrollbar .swiper-scrollbar-drag{
	height: 80px !important;
	background-color: #000;
	border-radius: 0;
}