@import "fonts.css";
@import "common-class.css";
body {
	padding: 0;
	margin: 0;
	background-color: #171717;
	color: #fff;
	font-family: 'InterRegular';
	font-size: 1.8rem;
}
html {
    font-size: 62.5%;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
.cursor{
	cursor: pointer;
}
.grecaptcha-badge{
	display:none;
}
/*=============mobile-menu=============*/
#menu.mm-menu {
    background: #121212;
    border-color: rgba(255,255,255,0.1);
    color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.1);
}
/*=============side-area=============*/
.mini-right-nav li a{
	width: 60px;
	height: 60px;
	background-color: #3F3F3F;
}
.mini-right-nav span {
	bottom: 0;
	letter-spacing: 0.5px;
	right: 60px;
	line-height: 60px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 0;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s; 
}
.mini-right-nav span:after{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 60px);
	content: '';
	background-color:#3F3F3F;
	height: 60px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav li.whtasapp-nav a, .mini-right-nav li.whtasapp-nav span{
  	background-color: #40DF6D;
}
.mini-right-nav a:hover span{ 
	width:auto; 
	padding:0 25px 0 35px;
	overflow:visible; 
}
.mini-right-nav{
	position: fixed;
	top: 43%;
	z-index: 99;
	right: 0;
}
/*===============popup===========*/
.modal-area .modal-dialog{
	max-width: 53%;
	margin-top: 12%;
}
.modal-area .modal-content{
	padding: 8% 5%;
	background: #f4f4f4;
}
.modal-area h3, .modal-area p{
	color: #121212;
}
.modal-area .modal-content > div.mx-auto{
	max-width: 670px;
}
.modal-area p{
	margin: 6% 0;
}
.modal-area .d-flex{
	position: absolute;
	right: -10px;
	z-index: 2;
	width: 40px;
	height: 40px;
	color: #fff;
	background: #000;
	border-radius: 100%;
	top: -20px;
}
/*=============header============*/
header{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
header li{
	display: inline-block;
	vertical-align: top;
	margin: 0 5%;
	text-transform: uppercase;
}
.logo{
	width: 120px;
}
/*===============banner================*/
.home-banner{
	overflow: hidden;
}
.banner-content{
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
}
.banner-content h3, header li{
	font-family: 'InterLight';
}
.home-btn{
	font-family: 'InterRegular';
	font-size: 2.4rem;
	margin-top: 8%;
}
.home-btn:after{
	position: absolute;
	top: 52%;
	transform: translateY(-50%);
	right: 0;
	content: '';
	width: 12px;
	height: 18px;
	background-image: url(../images/next-white.svg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.dwn-arrw {
	display: block;
	position: absolute;
	left: 50%;
	right: 0;
	width: 0;
	height: 0;
	border-left: 70px solid #f6f6f6;
	border-right: 70px solid #f6f6f6;
	z-index: 20;
	bottom: 0;
	border-bottom: 35px solid transparent;
	transform: translateX(-50%) rotate(180deg);
}
.dwn-arrw:before, .dwn-arrw:after {
	position: absolute;
	width: 100vw;
	left: 70px;
	background: #f6f6f6;
	content: '';
	height: calc(100% + 35px);
	top: 0;
}
.dwn-arrw:after {
	left: auto;
	right: 70px;
}
/*=============product==========*/
.product-block{
	background: #F4F4F4;
	padding: 5% 0;
}
.product-block:not(.related-car) h3, .filter h3{
	color: #121212;
}
.product-block img.w-100{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.product-dtl{
	background: #171717;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.product-dtl h5, .product-dtl td{
	font-family: 'InterMedium';
}
.product-dtl span, .product-dtl td{
	opacity: .75;
}
.product-dtl span{
	display: block;
	height: 50px;
	overflow: hidden;
}
.product-dtl h5{
	margin-bottom: .75rem;
}
.product-dtl .row{
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.product-dtl td{
	font-size: 1.6rem;
	padding-right: 4rem;
}
.product-dtl td:last-child{
	padding-right: 0;
}
.product-block .swiper-pagination-progressbar, .team-block .swiper-pagination-progressbar{
	bottom: 0;
	top: auto;
	background: #fff;
	width: calc(100% - 5%);
}
.product-block .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #171717;
}
.product-block .swiper, .team-block .swiper{
	padding-bottom: 5.5rem;
}
.product-block .swiper-button-prev, .product-block .swiper-button-next, .team-block .swiper-button-prev, 
.team-block .swiper-button-next, .service-dtl-slider .swiper-button-prev, .service-dtl-slider .swiper-button-next{
	top: -3rem;
}
.product-block .swiper-button-next, .team-block .swiper-button-next, .service-dtl-slider .swiper-button-next{
	right: 0;
}
.product-block .swiper-button-prev, .team-block .swiper-button-prev, .service-dtl-slider .swiper-button-prev{
	left: auto;
	right: 3.5rem;
}
/*=============service========*/
.sec-heading{
	padding-top: 4%;
	padding-bottom: 4%;
}
.service-block .nav-tabs{
	border-bottom: 0;
}
.service-block li a{
	min-width: 190px;
	background: transparent;
	color: #fff;
}
.service-block li a:hover, .service-block li a.active{
	background: #fff;
	color: #171717;
}
.service-block .row:not(.sec-heading){
	margin: 6% 0;
}
.service-block .row:not(.sec-heading) p{
	margin-top: 7%;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*============middle-block===========*/
.middle-block img.w-100, .counter-sec img.w-100{
	height: 100%;
	object-fit: cover;
}
/*==========counter==========*/
.counter-sec h2{
	font-family: 'iowanoldst_bt_roman';
}
.counter-sec .row:not(.align-items-end){
	margin: 7% 0;
}
.counter-sec .position-relative .text-center , .overons-top .position-relative .text-center{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	width: 65%;
	border-bottom: 2px solid #f4f4f4;
	z-index: 1;
	word-break: break-word;
}
.count-top h4, .count-top h4 span{
	font-family: 'InterSemiBold';
}
.count-top{
	position: absolute;
	top: -5rem;
	text-align: center;
	left: 0;
	right: 0;
}
/*============insta=============*/
.insta-sec {
	background: #fff;
}
.insta-sec h3, .insta-sec p{
	color: #121212;
}
.insta-sec .mx-auto{
	max-width: 870px;
}
.insta-sec h3{
	font-family: 'InterRegular';
	margin-bottom: 6%;
}
/*=============footer===========*/
footer{
	padding-top: 3%;
}
.footer-logo{
	width: 290px;
}
footer a, footer td, footer p{
	color: rgba(255, 255, 255, 0.5);
}
footer li{
	margin-bottom: 1rem;
}
footer td:nth-child(odd){
	padding-right: 6rem;
}
.route{
	color: rgba(255, 255, 255, 0.7);
}
.social-icon{
	width: 5rem;
	height: 5rem;
	background: #3F3F3F;
}
.social-icon:hover{
	background: #2b2b2b;
}
/*=========diensten-dtl=========*/
.service-dtl-top p{
	display: block !important;
}
.form-block, .form-wrap{
	padding: 5%;
	background: #fff;
	color: #171717;
}
.form-wrap{
	background: #F4F4F4;
}
.form-styl{
	color: #121212;
	font-size: 1.8rem;
	padding: 1.6rem 3rem;
	border: 0;
	box-shadow: none !important;
	background: #fff;
	resize: none;
}
.form-styl:focus{
	color: #171717;
}
.form-styl:placeholder {
	color: #171717;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #171717;
	opacity: 1;
}
.form-styl::placeholder {
	color: #171717;
	opacity: 1;
}
.textarea-form .formError .formErrorContent{
	position: absolute;
}
.form-block .default-btn{
	background: #171717;
	border-color: #171717;
	color: #fff;
}
.form-block .default-btn:hover{
	background: transparent;
	color: #171717;
}
.form-block .text-lg-end{
	margin-top: -5.1rem;
}
.service-dtl-slider{
	padding-top: 4%;
}
.service-dtl-slider .swiper .position-relative:not(.home-btn):before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: #000;
	opacity: 0.5;
	z-index: 1;
}
.service-dtl-slider .position-relative .text-center{
	border-bottom: 0;
}
.service-dtl-slider h4{
	border-bottom: 2px solid #f4f4f4;
	padding-bottom: 2rem;
}
.service-dtl-slider a{
	overflow: hidden;
}
.service-dtl-slider .swiper a img.w-100{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-dtl-slider .swiper a:hover img.w-100{
	transform: scale(1.1);
}
.map-area{
	padding: 5% 0;
}
.map-area .bg-img{
	height: 700px;
}
.showroom{
	padding-top: 15%;
}
.showroom p, .openingtime .row{
	margin: 12% 0;
}
.openingtime h5{
	font-family: 'InterMedium';
	text-transform: uppercase;
}
.openingtime span, .openingtime span a{
	color: rgba(255, 255, 255, 0.6);
}
.openingtime{
	padding-left: 7%;
}
.openingtime .row{
	white-space: nowrap;
}
/*=========aanbod==========*/
.filter{
	background: #f4f4f4;
	padding: 1% 0;
}
.filter-wrap{
	max-width: 1060px;
	margin-top: 4%;
}
.reset-btn{
	color: #171717 !important;
	font-size: 1.5rem;
}
.reset-btn:hover, .ovrns-btm .home-btn:hover, .product-block a:hover, .service-block a:hover{
	text-decoration: none;
}
.filter .col-lg-3{
	width: 20%;
}
.select-styl {
	background: transparent;
	font-family: 'InterBold';
	font-size: 1.4rem;
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid #171717;
	text-transform: uppercase;
	color: #171717;
	text-align: center;
    text-align-last: center;
}
.select-styl, .filter .black-btn{
	padding: 1.6rem 0;
}
.select-styl option{
	font-family: sans-serif;
	font-weight: bold;
}
.filter .black-btn{
	background: #171717;
	color: #fff;
}
.filter .black-btn:hover{
	background: transparent;
	color: #171717;
}
/*===========overons===========*/
.counter-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
}
.overons-middle p{
	display: block !important;
}
.team-block{
	padding-bottom: 4%;
}
.team-block h5{
	font-family: 'InterSemiBold';
	border-bottom: 2px solid #f4f4f4;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
}
.team-block .swiper .text-center{
	position: absolute;
	bottom: 3rem;
	left: 0;
}
.team-block .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #121212;
	opacity: .5;
}
.ovrns-btm .position-relative .text-center{
	border-bottom: 0;
	width: 80%;
}
.ovrns-btm .mx-auto .pb-4{
	border-bottom: 2px solid #f4f4f4;
}
/*=========aanbod-dtl=========*/
.home-banner.h-auto h3{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.aanbod-slider .default-btn{
	background: transparent;
	color: #fff;
}
.aanbod-slider .default-btn:hover{
	background: #fff;
	color: #121212;
}
.aanbod-slider .swiper-button-prev, .aanbod-slider .swiper-button-next{
	width: 40px;
	height: 40px;
	background: #fff;
	left: 0;
}
.aanbod-slider .swiper-button-next{
	right: 0;
	left: auto;
}
.aanbod-slider .swiper{
	background: #171717;
}
.aanbod-slider .swiper-slide-prev, .aanbod-slider .swiper-slide-next{
	opacity: .35;
}
.aanbod-slider td {
	vertical-align: top;
}
.aanbod-slider td h5{
	font-family: 'InterMedium';
	margin-bottom: .5rem;
}
.aanbod-slider td h5 span, .kenmerken-tab ul li:nth-child(even){
	color: rgba(255,255,255,0.75);
}
.aanbod-slider table{
	width: 100%;
}
/****tab****/
.aanbod-detail-tab ul{
	margin: 0;
	border-bottom: 0;
}
.aanbod-detail-tab .nav-tabs li{
	width: calc(20% - 2rem);
	text-align: center;
	margin-bottom: 2rem;
	margin-right: 2rem;
}
.aanbod-detail-tab .nav-tabs li .default-btn {
	background: transparent;
	color: #fff;
}
.aanbod-detail-tab .nav-tabs li .default-btn.active {
	background: #fff;
	border-color: #fff;
	color: #121212;
}
.aanbod-detail-tab .tab-content h3{
	word-break: break-word;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 14px;
    background-size: 6px;
    padding-left: 12px;
}
.bullet-panel li{
    padding-left: 12px;
	width: 49%;
	float: left;
}
.bullet-panel li:after {
    position: absolute;
    top: 14px;
    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 h4{
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 2px solid #fff;
}
.bullet-panel li, .kenmerken-tab li{
	margin-bottom: 1rem;
	position: relative;
	font-family: 'InterRegular';
	font-size: 1.8rem;
}
.bullet-panel{
	padding-bottom: 3rem;
}
.left-bg-block {
	width: 140px;
	background: #fff;
	color: #121212;
}
.block-dtls {
  	width: calc(100% - 140px);
  	border: 2px solid #fff;
	border-left: 0;
	padding: 15px;
}
.related-car{
	background: #171717;
}
.related-car .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	color: #121212;
	opacity: .5;
}
.related-car .default-btn{
	background: transparent;
	color: #fff;
}
.related-car .default-btn:hover{
	background: #fff;
	color: #121212;
}

/*******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;
	font-family: 'KentekenSmits1951';
}
.star_icon h4{
   display: inline-block;
   text-transform: uppercase;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    color: #fff;
    padding-bottom: 6px;
    word-break: break-word;
    font-size: 2.4rem;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.privacy_section {
	padding-top: 20%;
}
.error_page header{
	position: relative;
}
.aanbod-details-top {
  overflow: hidden;
  height: 25rem !important;
}
.dtl-tab6 .form-wrap{
	background: transparent;
}
.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #1c1c1c;
	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: 'InterSemiBold';
  	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-family: 'InterSemiBold';
  	font-size: 2.4rem;
}
.widget-content h5{
	font-family: 'InterRegular';
	font-size: 1.7rem;
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	opacity: .6;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #121212;
	border: 2px solid #fff;
	background: #fff;
	padding: 1.2rem 2rem;
	font-size: 1.7rem;
	font-family: 'InterSemiBold';
	margin-right: .5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.widget-content button:hover, .widget-mobile button:hover{
	background: transparent !important;
  	border-color: #fff !important;
  	color: #fff !important;
}
.monthly_amount{
	cursor: pointer;
}