@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #fff;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
/*****************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);
}
/**********header*********/
.header-area {
	position: absolute;
    background: rgba(16,16,16,0.75);
    width: 100%;
    z-index: 3;
}
.common-grid{
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	max-width: 28%;
}
.header-area .col-lg-8{
	-ms-flex: 0 0 72%;
	flex: 0 0 72%;
	max-width: 72%;
}
.header-logo{
	background: #1c1c1c;
    padding: 12px 0;
}
.header-logo img, .each-footer-block .mw-100{
	width: 306px;
}
.desktop-nav{
	padding: 0;
}
.desktop-nav .navbar-nav{
	padding-left: 100px;
}
.desktop-nav .navbar-nav .nav-item {
	padding-right: 60px;
	font-family: 'NunitoSansRegular';
	font-size: 15px;
}
.desktop-nav .navbar-nav .nav-link {
	padding: 0;
}
/***********banner**************/
/*===rotate div===*/
.right-side-area {
	position: absolute;
    height: 100%;
    bottom: 0;
    background: rgba(16,16,16,0.75);
    z-index: 2;
}
.right-side-area li img {
	width: 17px;
}
.right-side-area ul {
	white-space: nowrap;
	position: relative;
	text-align: center;
	top: 30%;
}
.right-side-area li, .right-side-area li:hover{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.right-side-area li {
	font-family: 'NunitoSansRegular';
	font-size: 16px;
	display: inline-block;
	margin: 0px 25px;
}
.right-side-area li span {
	margin-right: 10px;
}
.right-side-area li:hover {
	transform: scale(1.2);
}
.right-side-area li a{
	color: #fff;
}
.right-side-area li.Vertical-bar{
	background: #fff;
	height: 1px;
	width: 140px;
	margin-left: 0px;
	position: relative;
	top: -4px;
}
.right-side-area li.Vertical-bar:hover{
	transform: scale(0);
}
.right-side-area .rotate-div {
	height: 100%;
	transform: rotate(-90deg);
	position: relative;
	bottom: -18%;
}
.banner-sec{
	position: relative;
}
.banner-content{
	position: absolute;
    bottom: 17%;
    width: 100%;
}
.banner-content-wrapper{
	max-width: 980px;
    width: 100%;
    position: relative;
    z-index: 2;
    padding-left: 16%;
}
.line{
    width: 140px;
    height: 4px;
    background: #fff;
    margin-bottom: 20%;
}
.banner-content-wrapper p{
	color: #fff;
	margin: 30px 0 80px;
}
/****************product************/
.product-sec{
	padding-bottom: 120px;
}
.sec-heading{
	position: relative;
	padding: 100px 0 90px;
}
.blank-div{
	position: absolute;
	background:#1c1c1c;
	width: 28%;
	height:calc(100% + 240px);
	top: 0;
	left: 0;
}
.sec-heading h2{
	margin-left: 30px;
}
.product-dtl{
	padding: 30px 0;
}
.product-dtl .col-xl-8 h4{
	height: 55px;
}
.product-dtl h4, .product-dtl h5{
	font-size: 21px;
	color: #121212;
}
.product-dtl h5{
	color: #717171;
	margin-top: 10px;
}
.product-slider{
	padding: 0 30px;
}
/*************middle sec**********/
.middle-sec{
	padding-bottom: 380px;
}
.middle-sec .container-fluid, .middle-sec .common-wrap{
	padding-right: 0;
}
.left-content{
	max-width: 830px;
	width: 100%;
	padding: 60px 0 120px 60px;
}
.left-content .col-md-4:nth-child(2) .each-counter{
	position: relative;
	left: -35px;
	white-space: nowrap;
}
.left-content p{
	margin: 30px 0 70px;
}
.each-counter h2, .each-counter h6{
	display: inline-block;
	vertical-align: middle;
}
.each-counter h6{
	margin-left: 15px;
	color: #1c1c1c;
}
.left-content .txt-btn{
	margin-top: 80px;
}
.right-block h2, .right-block p{
	color: #fff;
}
.right-block{
	padding: 50px;
	height: calc(100% + 380px);
}
.right-block p{
	margin: 30px 0 80px;
}
.right-block .txt-btn{
	position: relative;
	color: #c21414;
}
.right-block .txt-btn:hover img {
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
}
.right-block .txt-btn:after {
    position: absolute;
    left: -245px;
    content: '';
    width: 230px;
    height: 2px;
    background-color: #c21414;
    top: 50%;
    transform: translateY(-50%);
}
/*****************service slider block************/
.service-block-slider{
	position: relative;
}
.service-slider-wrap{
	margin-top: -380px;
	position: relative;
}
.each-slide-content{
	background:rgba(16,16,16,0.75);
	padding: 6%;
    margin-left: auto;
    background: rgba(28,28,28,0.75);
    margin-top: 380px;
}
.each-slide-content h2{
/*	font-size: 52px;*/
	font-size: 40px;
	color: #fff;
	margin: 25px 0 15px;
}
.each-slide-content p{
	color: #fff;
	margin-bottom: 60px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-slide-content .txt-btn:hover{
    color: #fff;
}
.each-slide-content .txt-btn:hover img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.each-slide{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}
.each-slide img{
	display: none;
}
.block-bg {
    position: absolute;
    bottom: 0;
    width: calc(8% + 15px);
    height: calc(100% - 380px);
}
.swiper-arrow-wrap .common-arrow{
    position: static;
    top: 0;
    transform: translateY(0);
}
.swiper-arrow-wrap .swiper-button-next{
    right: auto;
    margin-bottom: 15px;
}
.swiper-arrow-wrap .swiper-button-prev{
   left: 0;
}
.swiper-arrow-wrap{
	position: absolute;
    top: 70%;
    transform: translateY(-50%);
    z-index: 1;
    left: -23px;
}
/************testimonial slider************/
.testimonial-wrap{
	position: relative;
	padding: 100px 60px 70px;
}
.testimonial-wrap:before{
	position: absolute;
    right: 0;
    content: '';
    top: 0;
    width: 100vw;
    height: 100%;
   	background:#101010;
    z-index: -1;
}
.content-block{
	max-width: 780px;
	width: 100%;
}
.content-block p{
	color: #fff;
	margin: 25px 0 60px;
}
.content-block h6{
	color: #5b5b5b;
}
.pagination-wrap {
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
}
.pagination-wrap .swiper-pagination-bullet {
    display: block;
    background: #fff;
    opacity: 0.25;
    margin-bottom: 15px;
    width: 10px;
    height: 10px;
}
.pagination-wrap .swiper-pagination-bullet-active {
    opacity: 1;
}
/***************footer*************/
.footer-area{
	background:#101010;
}
.footer-wrap{
	padding: 0 80px;
}
.contact-wrap{
	max-width: 720px;
	width: 100%;
}
.contact-wrap li {
    display: inline-block;
    margin-left: 5px;
}
.contact-wrap img {
    width: 18px;
    margin-right: 15px;
}
.contact-wrap a{
    border: 3px solid #303030;
    padding: 15px 40px;
    font-size: 16px;
    font-family: 'NunitoSansRegular';
    border-radius: 40px;
    color: #8f8f8f;
    display: inline-block;
}
.contact-wrap li:first-child a{
	padding-left: 60px;
    padding-right: 60px;
}
.each-footer-block{
	padding: 45px 0;
	border-bottom: 1px solid #313131;
}
.address-panel{
	max-width: 850px;
	width: 100%;
}
.address-panel h6{
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.address-panel h6, .address-panel p, .address-panel a{
	font-size: 15px;
	color: #8f8f8f;
}
.address-panel a:hover{
	color: #c21414;
}
.address-panel td{
	padding-right: 35px;
	color: #8f8f8f;
	font-family: 'NunitoSansRegular';
    font-size: 15px;
}
.address-panel td:last-child{
	padding-right: 0;
}
.opening-time{
	padding-left: 26%;
}
.copyright-panel p{
	font-size: 23px;
    color: #8f8f8f;
    letter-spacing: 1.2px;
}
.copyright-panel{
	border-bottom: 0;
}
.copyright-panel img{
	width: 24px;
}
.copyright-panel a{
	margin-left: 25px;
}
.fixed-whatsapp-icon {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 1px;
	bottom: 72px;
	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: 3px;
	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;
}
/**************************aanbod dtl************************/
.inner-pg-header{
	position: relative;
}
.thumbnil-slider{
	overflow: hidden;
	padding: 10px 0;
}
.thumbnil-slider .top-img{
	position: relative;
}
.thumbnil-slider .swiper-slide-prev .top-img:after,
.thumbnil-slider .swiper-slide-next .top-img:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background:#121212;
	opacity: 0.77;
}
.thumbnil-slider .swiper-button-next {
    right: 6%;
}
.thumbnil-slider .swiper-button-prev {
    left: 6%;
}
.thumbnil-slider .common-arrow img {
	width: 30px;
    height: 30px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.thumbnil-slider .common-arrow {
	width: auto;
    height: auto;
    border: 0;
    background:transparent;
}
.thumbnil-slider .thumbs-wrapper{
	margin:10px 0 0;
}
.price-block h2{
/*	font-size: 36px;*/
	font-size: 40px;
	margin-bottom: 10px;
}
.price-block h5{
	margin-top: 10px;
}
.price-block{
	padding:50px 0 25px; 
	border-bottom: 2px solid #efefef;
}
.tab-wrapper{
	padding: 0 80px;
}
/****************tab*************/
.tab-area{
	padding-bottom: 10%;
}
.tab-area .col-lg-3{
	-ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%;
}
.tab-area .col-lg-9{
	-ms-flex: 0 0 82%;
    flex: 0 0 82%;
    max-width: 82%;
}
.tab-area .nav-tabs {
	border-bottom: 0px;
}
.tab-area .nav-item {
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    font-size: 16px;
	font-family: 'NunitoSansRegular';
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 0;
}
.tab-area .nav-link {
	border-radius:0;
	border: none;
	padding: 20px 0;
	color: #121212;
	position: relative;
}
.tab-area .nav-link.active {
	background-color: #1c1c1c;
	color: #fff;
}
.tab-area .nav-link:after {
  	width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 12px solid #1c1c1c;
    border-bottom: 12px solid transparent;
    position: absolute;
    right: -9px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}
.tab-area .nav-link.active:after{
	opacity: 1;
}
.tab-area .tab-content{
	padding: 50px;
}
.tab-area .tab-heading {
	padding-bottom: 20px;
}
.tab-area .bullet-panel li:after {
    padding-left: 15px;
    background-size: 7px;
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url('../images/bullet.svg');
    background-repeat: no-repeat;
}
.tab-area ul li {
   	font-family: 'NunitoSansRegular';
	font-size: 16px;
	color: #1c1c1c;
	padding-bottom: 10px;
	word-break: break-word;
}
.tab-area .bullet-panel ul li {
	padding-left: 20px;
	position:relative;
	font-family: 'NunitoSansRegular';
}
.tab-area .tab-heading h4 {
	border-bottom: 1px solid #1c1c1c;
	padding-bottom: 10px;
}
.bullet-panel{
	margin-bottom:20px;
}
.kenmerken-tab ul li:nth-child(odd) {
	background-image: url('../images/bullet.svg');
    background-repeat: no-repeat;
    background-position: left top 7px;
    padding-left: 15px;
    background-size: 6px;
}
.kenmerken-tab ul li {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.related-car{
	padding-bottom: 90px;
}
.aanbod-dtl-bk-btn {
	position: relative;
}
.aanbod-dtl-bk-btn .common-btn {
	position: absolute;
    top: 45px;
    left: 18%;
    z-index: 50;
    width: 100%;
}
.each-onderhoud-block {
	display: flex;
	margin-bottom: 20px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    font-size: 16px;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #1c1c1c;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.each-onderhoud-block h5 {
	margin: 15px 0;
}
.left-bg-block h6 {
	line-height: 30px;
}
.block-dtls h5, .block-dtls h6{
	color: #000;
}
.block-dtls h6{
	margin-bottom: 30px;
}

/**************************************aanbod-banner-sec************************************************/
.aanbod-banner-sec .banner-content {
	bottom: 0;
	position: relative;
	padding: 230px 0 100px;
}
/****filter****/
.aanbod-filter-sec {
	padding: 90px 0;
	background-color: #101010;
}
.aanbod-filter-sec .col-lg-8 {
	-ms-flex: 0 0 69.667%;
	flex: 0 0 69.667%;
	max-width: 69.667%;
}
.aanbod-filter-sec .col-lg-4 {
	-ms-flex: 0 0 30.333%;
	flex: 0 0 30.333%;
	max-width: 30.333%;
}
.aanbod-filter-wrap {
	padding: 0 30px;
}
.aanbod-filter-sec h2 {
	color: #fff;
	margin-bottom: 75px;
}
.select-style {
    width: 100%;
	border: none;
    border-bottom: 1px solid rgba(148, 148, 148, 0.3);
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.svg) #101010 no-repeat 100% center/8px;
    color: #fff;
    padding: 0;
}
/****aanbod-product*****/
.aanbod-product-sec {
	background-color: #fff;
}
.aanbod-product-wrap {
	padding: 0 30px;
	position: relative;
	top: -60px;
	z-index: 1;
}
/***aanbod-middle*****/
.aanbod-product-middle-content {
	/*max-width: 765px;*/
	width: 100%;
	margin-left: auto;
	padding: 40px 80px;
	background-color: rgba(28, 28, 28, 0.75);
}
.aanbod-product-middle-content h6 {
	margin-bottom: 35px;
}
.aanbod-product-middle-content h3 {
	margin-bottom: 25px;
	font-size: 36px;
}
.aanbod-product-middle-content p {
	margin-bottom: 40px;
	color: #fff;
}
.aanbod-product-middle-content .txt-btn:hover {
	color: #fff;
}
.aanbod-product-middle-content .txt-btn:hover img {
	filter: brightness(0) invert(1);
}
.aanbod-product-sec .each-product {
	margin-bottom: 40px;
}
.aanbod-product-middle {
	margin-bottom: 60px;
}


/**********************************contact page stat********************************************************/
.contact-top-sec .left-content h6 {
	color: #1c1c1c;
	line-height: 30px;
}
.contact-top-sec .left-content h6 a {
	color: #1c1c1c;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact-top-sec .left-content h6 a:hover {
	color: #c21414;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact-top-sec .right-block p {
	position: relative;
}
.contact-top-sec .right-block p::after {
	position: absolute;
    left: -215px;
    content: '';
    width: 190px;
    height: 2px;
    background-color: #c21414;
    top: 50%;
    transform: translateY(-50%);
}
.contact-top-sec .right-block h4 {
	color: #fff;
}
.contact-top-sec .right-block {
	padding: 130px 250px 60px 60px;
}
.contact-top-sec .left-content {
	padding-top: 88px;
}
/***map*****/
.contact-map-sec .contact-map-area {
	position: relative;
}
.contact-map-sec #map_canvas{
	height:700px;
}
.contact-map-sec .each-slide-content h2 {
	margin-bottom: 36px;
}
.contact-map-sec .each-slide-content table td {
	vertical-align: top;
	font-size: 16px;
	color: #fff;
	font-family: 'NunitoSansRegular';
	letter-spacing: 0.8px;
}
.contact-map-sec .each-slide-content table td:nth-child(even) {
	padding-left: 65px;
}
.contact-map-sec .each-slide-content table td:nth-child(odd) {
	position: relative;
	padding-left: 20px;
}
.contact-map-sec .each-slide-content table td:nth-child(odd)::after {
	padding-left: 15px;
	background-size: 12px;
	position: absolute;
	top: 7px;
	left: 0;
	content: '';
	width: 15px;
	height: 15px;
	background-image: url(../images/green-black.svg);
	background-repeat: no-repeat;
}
/***contact-form**/
.contact-form-sec {
	background-color: #101010;
}
.contact-form-left {
	position: relative;
}
.contact-form-left::after {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(18, 18, 18, 0.66);
}
.contact-form-left-text hr {
	border-top: 2px solid #fff;
	width: 55px;
	margin-left: 0;
	margin: 20px 0px;
}
.contact-form-left-text h4 {
	color: #fff;
}
.contact-form-left-text  {
	position: absolute;
	bottom: 75px;
	left: 70px;
	z-index: 2;
}
.contact-form-left-text p {
	margin-top: 40px;
}
.contact-form-left-text p span {
	margin-right: 10px;
}
.contact-form-left {
	margin-right: 50px;
}
.contact-form-right {
	max-width: 855px;
	margin-right: 100px;
	margin-left: auto;
	margin-top: 40px;
}
.contact-form-right h3 {
	font-size: 36px;
	margin-bottom: 55px;
}
.contact-form-sec .form-styl::placeholder {
	color: #fff;
	font-size: 16px;
	font-family: 'NunitoSansRegular';
}
.contact-form-sec .form-styl {
	background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(148, 148, 148, 0.3);
    border-radius: 0px;
    padding: 20px 0px;
	resize: none;
	color: #fff;
	font-size: 16px;
	font-family: 'NunitoSansRegular';
}
.contact-form-sec .form-styl:focus {
	box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,1);
    color: #fff;
}
.contact-form-sec .common-btn {
	margin-top: 40px;
}

.contact-map-sec .each-slide{
	position: static;
}
.map-content-wrap{
	/*padding-top: 380px;*/
	position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 800px;
    pointer-events: none;
}
.map-content-wrap .each-slide-content{
	margin-top: 0;
/*
	padding-top: 74px;
	padding-bottom: 74px;
*/
	max-width: 100%;
}
.contact-map-sec .service-slider-wrap{
	position: relative;
    z-index: 9;
}
.contact-map-sec .service-slider-wrap .map-content-wrap{
	padding-top: 0;
}
/*************************************popup start**********************************************/
.modal-area .modal-dialog {
	max-width: 1180px;
	margin-top: 15%;
  }
  .modal-area .contact-bottom-sec {
	padding-bottom: 0;
	position: relative;
  }
  /*.modal-area .contact-bottom-sec::after {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(40, 62, 51, 0.75);
  }*/
  .modal-area .modal-content{
	border:0;
	border-radius: 0;
	background-color: transparent;
  }
  .modal-area .bottom-content-area {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	padding: 85px 80px 35px;
	z-index: 2;
	max-width: 790px;
  }
  .modal-area .bottom-content-area::after {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(16, 16, 16, 0.75);
	z-index: -1;
  }
  .modal-area .bottom-content-area p {
	color: #fff;
	margin: 40px 0 65px;
  }
  .modal-area .bottom-content-area h2 {
	color: #fff;
  }
  /*.modal-area .bottom-content-wrap {
	max-width: 80%;
  }
  .modal-area .bottom-content-wrap p {
	margin: 20px 0 50px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }*/
    .modal-area .bottom-image {
    position: relative;
    background-size: 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.5);
}

/*******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 > img {
    height: 30px;
    padding-top: 15px;
}

.verkocht_table , .product_table
{
    vertical-align: top;
}
.aanbod-product-dtl .aanbod-product-btn {
    border:none;
}

/***cookie*****/
.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;
}

.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}
@media(min-width: 992px){
	.error_top img
	{
	 	margin-top:120px;
	}
}

.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    text-transform: uppercase;
}
.star_icon p img{
  width: 15px;
  margin-top: -3px;
  margin-right: 5px;
}
.star_icon h3{
    margin: 40px 0 30px;
}
.bullet-panel h3{
    margin-bottom: 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p{
  font-family: 'NunitoSansRegular';
  font-size: 16px;
  color: #0c0c0c;;
  padding-bottom: 6px;
  word-break: break-word;
  margin:0;
}
#bdIframe {
	height: 1090px;
}
.aanbod-dtl-tab-sec .contact-form-sec{
	background:#fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .common-btn{
	background:#c21414;
	color: #fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .common-btn:hover{
	background:#1c1c1c;
	color: #fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl{
	color: #1c1c1c;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:focus {
    background-color: transparent;
    border-bottom: 1px solid #1c1c1c;
    color: #1c1c1c;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:-ms-input-placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl::placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl.foto_upload{
	padding:0;
	height: 40px;
	line-height: 40px;
}
.privacy_section h3{
	color: #1c1c1c;
}
.privacy_section{
	padding-bottom: 10%;
}

/********************************werkplaats list page start****************************************/
.werkplaats-list-sec {
	overflow: hidden;
}
.each-list-text {
	padding: 14% 20%;
	height: 100%;
	position: relative;
}
.each-list-text p {
	margin: 45px 0 60px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-list-text::after {
	position: absolute;
    right: -40px;
    content: '';
    width: 190px;
    height: 3px;
    background-color: #c21414;
    top:  48%;
	transform: translateY(-50%);
    z-index: 1;
}
.each-list .col-lg-7 {
	-ms-flex: 0 0 63%;
	flex: 0 0 63%;
	max-width: 63%;
}
.each-list .col-lg-5 {
	-ms-flex: 0 0 37%;
	flex: 0 0 37%;
	max-width: 37%;
}
.each-list:nth-child(even) {
	background-color: #f5f5f5;
}
.each-list:nth-child(even) .each-list-text::after {
	left: -40px;
}

/************************************werkplaats dtl page start**********************************/
.werkplaats-dtl-header {
	position: relative;
	background-color: #1c1c1c;
}
/****bottom***/
.werkplaats-dtl-bottom .service-slider-wrap {
	margin-top: 0;
}
/**top sec*****/
.werkplaats-dtl-top .right-block p::after {
	display: none;
}
.werkplaats-dtl-top .left-content {
	padding-top: 163px;
	padding-right: 80px;
}
/****news sec****/
.werkplaats-dtl-news {
	/*position: relative;*/
}
.werkplaats-dtl-news .common-wrap {
	position: relative !important;
}
.werkplaats-dtl-news-wrapper {
	background-color: #f5f5f5;
	/*max-width: 1450px;
	width: 100%;
	margin: 0 auto;*/
	padding: 100px 70px;
	/*position: absolute;*/
	bottom: 0;
	/*left: 50%;
	transform: translateX(-50%);*/
	margin-right: 8%;
}
.werkplaats-dtl-news h2 {
	margin-bottom: 45px;
}
.werkplaats-dtl-news table {
	width: 100%;
}
.werkplaats-dtl-news table td {
	width: 50%;
	vertical-align: top;
}
.werkplaats-dtl-news table td:nth-child(odd) {
	padding-right: 25px;
}
.werkplaats-dtl-news table td:nth-child(even) {
	padding-left: 25px;
}

/*************************************verkocht page start**********************************/
.verkocht-product-sec .aanbod-product-wrap {
	top: 0;
}
.verkocht-product-sec  {
	padding: 125px 0 60px;
}
/**********************************overons page start******************************************/
.overons-top-right {
	/*max-width: 950px;
	width: 100%;*/
	padding: 90px 15% 90px 35%;
}
.overons-top-right h2 {
	margin-bottom: 40px;
}
.each-count-box {
	/*text-align: center;*/
}
.each-count-box span {
	border: 2px solid #1c1c1c;
	width: 145px;
	height: 145px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	font-family: 'NunitoSansRegular';
	font-size: 48px;
	color: #1c1c1c;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}
.overons-counter .left-content {
	padding-top: 260px;
	padding-bottom: 260px;
	padding-left: 0;
	text-align: center;
}
.overons-top-sec .right-side-area {
	background: rgba(16,16,16,1);
}

/*******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 > img {
    height: 30px;
    padding-top: 15px;
}

.verkocht_table , .product_table
{
    vertical-align: top;
}
.aanbod-product-dtl .aanbod-product-btn {
    border:none;
}

/***cookie*****/
.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;
}

.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}
@media(min-width: 992px){
	.error_top img
	{
	 	margin-top:120px;
	}
}

.star_icon h4{
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 15px;
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    text-transform: uppercase;
}
.star_icon p img{
  width: 15px;
  margin-top: -3px;
  margin-right: 5px;
}
.star_icon h3{
    margin: 40px 0 30px;
}
.bullet-panel h3{
    margin-bottom: 30px;
    color: #1c1c1c;
}
.aanbod-detail-tab-sec .tab-content .star_icon p{
  font-family: 'NunitoSansRegular';
  font-size: 16px;
  color: #0c0c0c;;
  padding-bottom: 6px;
  word-break: break-word;
  margin:0;
}
#bdIframe {
	height: 1090px;
}
.aanbod-dtl-tab-sec .contact-form-sec{
	background:#fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .common-btn{
	background:#c21414;
	color: #fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .common-btn:hover{
	background:#1c1c1c;
	color: #fff;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl{
	color: #1c1c1c;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:focus {
    background-color: transparent;
    border-bottom: 1px solid #1c1c1c;
    color: #1c1c1c;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl:-ms-input-placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl::placeholder {
	color: #1c1c1c;
	opacity: 1;
}
.aanbod-dtl-tab-sec .contact-form-sec .form-styl.foto_upload{
	padding:0;
	height: 40px;
	line-height: 40px;
}
.privacy_section h3{
	color: #1c1c1c;
}
.privacy_section{
	padding-bottom: 10%;
}
.contact-form-sec .form-styl.foto_upload{
	height: auto;
	padding-bottom: 8px;
}
/*======werkplts-dtl======*/
.werkplaats-dtl-news .container-fluid{
	padding-right: 15px;
}
.werkplaats-dtl-news .common-wrap{
	padding-right: 8%;
}
.werkplt-top-content-wrap .left-content p{
	margin-bottom: 0;
}
.middle-sec.werkplaats-dtl-top{
	padding-bottom: 0;
	position: relative;
}
.werkplaats-dtl-top .col-lg-5{
	position: static;
}
.middle-sec.werkplaats-dtl-top .right-block{
	position: absolute;
	height: 100%;
}
.overons-counter .werkplaats-dtl-news-wrapper{
	margin-right: 0;
}
.werkplaats-dtl-bottom .each-slide {
	position: relative;
	background-size: 0;
}
.werkplaats-dtl-bottom .each-slide img{
	display: block;
}
.werkplaats-dtl-bottom .each-slide-content{
	position: absolute;
	bottom: 0;
	right: 0;
}
.werkplaats-dtl-bottom .each-slide-content p{
	display: -webkit-box;
}
.overons-dtl-bottom .each-slide-content p{
	display: block;
}
/*======*/
.middle-sec.werkplaats-dtl-top.werkplaatsafspraak-dtl .right-block {
	height: calc(100% + 470px);
}
.contact-form-sec{
	position: relative;
}
@media(max-width: 991px){
	.middle-sec.werkplaats-dtl-top.werkplaatsafspraak-dtl .right-block {
	    height: 100%;
	}
}
.grecaptcha-badge{
Z-index:999;
}
