@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'moderatmedium';
    font-size: 1.5rem;
    line-height: 1.8;
    color:#1E1917;
}
html {
    font-size: 62.5%;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/*****************for 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);
}
.mm-listview a:hover {
	color: #9F907D;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/*****header*****/
.header-area {
	position: relative;
	z-index: 2;
}
.header-area .col-lg-2 {
	width: 12%;
}
.header-area .col-lg-10 {
	width: 88%;
}
.header-area li {
    display: inline-block;
    margin-left: 6rem;
    font-family: 'ModeratExtendedMedium';
    font-size: 1.8rem;
}
.header-menu {
	padding: 5rem 2rem;
	background-color: rgba(30, 25, 23, 0.38);
	border-bottom: 1px solid rgba(255,255,255,0.75);
}
.header-menu a {
	color: #fff;
}
.header-menu a:hover {
	color: #9F907D;
}
.head-cont {
	color: #9F907D;
}
.head-cont:hover {
	color: #1E1917;
}
.head-cont img {
	width: 1.5rem;
	margin-right: 1rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.head-cont:hover img {
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
.header-logo {
	background-color: #1E1917;
	padding: 1rem;
}
.header-logo img {
	width: 13rem;
}
.header-area .akker_btn_cls {
	min-width: 31.6rem;
}
/***banner-sec****/
.banner-sec {
	position: relative;
	margin-top: -12.9rem;
}
.banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 1;
}
.banner-content h3 {
	margin-bottom: 2rem;
}
.banner-content h1 {
	margin-bottom: 4rem;
}
.banner-content .akker_btn_cls {
	margin: 1rem 0.5rem 0;
}
/**filter-area***/
.filter-area h3 {
	color: #fff;
}
.filter-wrap {
	padding-bottom: 4%;
	border-bottom: 1px solid rgba(255,255,255,0.75);
	margin-bottom: 4%;
}
.filter-main li {
    display: inline-block;
    vertical-align: top;
    padding: 0 3rem;
    width: 32%;
}
.select-styl {
    border: 0;
    font-size: 1.8rem;
    font-family: 'ModeratExtendedMedium';
    color: #fff;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/dropdown.svg) #1E1917 no-repeat 92% center;
    opacity: .63;
    width: 100%;
}
.select-styl option{
	font-family: arial;
}
.filter-main li.active .select-styl {
    opacity: 1;
}
.filter-main button {
    border: 0;
    background: transparent;
    cursor: pointer;
}
/****product-sec***/
.product-sec {
	padding: 4% 0 4%;
	background-color: #1E1917;
}
.each-product p {
	color: #fff;
	font-family: 'ModeratExtendedRegular';
	height: 30px;
	overflow: hidden;
	text-align: left;
}
.product-model h5 {
	margin-bottom: 1rem;
	height: 30px;
	overflow: hidden;
}
.product-img {
	margin: 2.5rem 0;
}
.each-product table{
	width: 100%;
}
.each-product td p{
	height: auto;
}
.each-product .text-lg-end h5{
	font-size: 2rem;
}
.each-product .txt-btn {
	color: #A7A7A7;
	font-family: 'ModeratExtendedRegular';
	margin-top: 2.5rem;
	display: inline-block;
}
.each-product .txt-btn::after {
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
	background-image: url(../images/right-arrow.svg);
}
.each-product .txt-btn:hover {
	color: #9F907D;
}
.each-product .txt-btn:hover::after {
	filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.product-slider {
	position: relative;
}
.product-slider .swiper-button-next {
	right: -3%;
}
.product-slider .swiper-button-prev {
	left: -3%;
}
.product-sec .akker_btn_cls {
	margin-top: 5%;
}
/**sevice-sec****/
.sevice-sec {
	overflow: hidden;
}
.service-heading {
	padding: 5% 0;
}
.service-heading-info {
	max-width: 59rem;
	width: 100%;
	margin-left: 10%;
}
.service-heading-info p {
	margin-bottom: 5rem;
}
.service-slider {
	padding: 7% 0;
	position: relative;
}
.service-slider::after {
	content: '';
	height: 100%;
	width:100vw;
	margin-left:-50vw;
	left:50%;
	background-color: #1E1917;
	position: absolute;
	top: 0;
}
.service-slider .olufsen_each_block {
	overflow: hidden;
	position: relative;
}
.service-slider .olufsen_each_block .olufsen_image_content {
    position: relative;
}
.service-slider .olufsen_text_content {
    height: auto;
	top: auto;
    bottom: 0;
    left: 0;
	display: block;
	padding: 4rem 7rem;
    background-color: transparent;
	z-index: 1;
}
.service-slider .olufsen_text_content p {
	color: #fff;
	margin-top: 2rem;
	font-family: 'ModeratExtendedRegular';
}
.service-slider-wrap {
	margin-right: -65%;
}
.service-slider .swiper-slide-next .olufsen_each_block::after {
	content: '';
	height: 100%;
	width:100%;
	left:0;
	background-color: rgba(30, 25, 23, 0.42);
	position: absolute;
	top: 0;
}
.service-slider-control {
	position: relative;
	max-width: 11.5rem;
	width: 100%;
}
/****quote-sec****/
.quote-sec { 
	padding-top: 25%;
	background-attachment: fixed;
}
.quote-content {
	max-width: calc(100% - 15%);
	width: 100%;
	margin-left: auto;
}
.quote-info {
	background-color: #fff;
	padding: 25% 14%;
	height: 100%;
}
.quote-info h2 {
	color: #fff;
}
.quote-heading {
	background-color: rgba(159, 144, 125, 0.93);
}
/**content-block**/
.content-block {
	padding-top: 4%;
}
.content-text {
	padding: 4rem 24% 4rem 0;
}
.content-text p {
	margin: 6rem 0 9rem;
}
/****footer-area****/
.footer-area { 
	padding: 6rem 0 4rem;
	background-color: #1E1917;
}
.footer-logo img {
	width: 13rem;
}
.footer-area h4 {
	margin: 5rem 0;
}
.footer-area a.d-inline-block {
	font-size: 1.8rem;
	font-family: 'ModeratExtendedMedium';
    color: #fff;
    border: 1px solid transparent;
    padding: 2.5rem 4rem;
}
.footer-area a.d-inline-block:hover {
	border-color: #fff;
}
.footer-area a.d-inline-block img {
	filter: brightness(10);
	-webkit-filter: brightness(10);
	margin-right: 2rem;
}
.footer-info h6 {
	margin-bottom: 2.5rem;
}
.footer-info p {
    color: rgba(255,255,255,0.5);
}
.footer-info li {
	line-height: 1.9;
}
.footer-social {
	margin: 16% 0 5%;
}
.footer-social li {
    display: inline-block;
    margin-right: 1rem;
}
.footer-social li a {
    height: 5.5rem;
    width: 5.5rem;
    background-color: #fff;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social li a img {
    width: 1.8rem;
    filter: brightness(0);
    -webkit-filter: brightness(0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer-social li a:hover {
	background-color: #9F907D;
	border-color: #9F907D;
}
.footer-info a, .footer-credit li a, .footer-info table{
    font-size: 1.6rem;
	font-family: 'ModeratExtendedRegular';
    color: rgba(255,255,255,0.5);
}
.footer-info a:hover, .footer-credit li a:hover {
    color: #9F907D;
}
.footer-credit p {
    color: rgba(255,255,255,0.5);
}
.footer-credit li {
    display: inline-block;
    margin-right: 6rem;
}
/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 76%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(18, 18, 18, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
    background-color: #fff;
	position: relative;
}
.modal-area .popup-content h4 {
	color: #0F1014;
	font-size: 3.6rem;
	text-transform: uppercase;
}
.modal-area .popup-content p {
    margin: 3rem 0 5rem;
	max-width: 59rem;
	width: 100%;
}
.modal-area .popup-content {
    padding: 4rem 8%;
    background-color: #fff;
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	font-size: 2rem;
	height: 4rem;
	width: 4rem;
	background-color: #9F907D;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'ModeratExtendedRegular';
}
.close-img:hover {
	color: #fff;
}
/*=============================diensten page start=================================*/
/****diensten-top-sec**/
.diensten-top-sec .service-heading-info { 
	margin-left: 0;
}
.diensten-top-sec .service-heading-info p {
	margin-bottom: 0;
}
/****diensten-list-sec****/
.diensten-list-sec .content-block {
	padding: 0;
}
.diensten-list-sec .content-block .border-btn {
	border-color: #1E1917;
	color: #1E1917;
}
.diensten-list-sec .content-block .border-btn:hover,
.diensten-list-sec .content-block .border-btn:focus,
.diensten-list-sec .content-block .border-btn:active {
	border-color: #9F907D;
	color: #9F907D;
	background-color: #1E1917;
}
.diensten-list-sec .content-text {
	padding-left: 20%;
	padding-right: 20%;
}
.diensten-list-sec .content-text p {
	margin: 6rem 0;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.diensten-list-sec .content-block:nth-child(even) {
	background-color: rgba(159, 144, 125, 0.93);
}
.diensten-list-sec .content-block:nth-child(even) p,
.diensten-list-sec .content-block:nth-child(even) h3 {
	color: #fff;
}
.diensten-list-sec .content-block:nth-child(even) .border-btn {
	border-color: #fff;
	color: #fff;
}
.diensten-list-sec .content-block:nth-child(even) .border-btn:hover,
.diensten-list-sec .content-block:nth-child(even) .border-btn:active,
.diensten-list-sec .content-block:nth-child(even) .border-btn:focus {
	border-color: #9F907D;
	color: #9F907D;
}
/*=============================diensten-dtl page start=================================*/
/***bk-btn-sec****/
.bk-btn-sec{
	background-color: #1E1917;
	padding: 6% 0 3rem;
	position: relative;
}
.bk-btn-sec::after {
	content: '';
	height: 0.1rem;
	width: 50%;
	background-color: rgba(255,255,255,0.75);
	position: absolute;
	left: 5%;
	bottom: 0;
}
.bk-btn-sec .txt-btn {
	padding: 0 0 0 4rem;
}
.bk-btn-sec .txt-btn::after {
	left: 5%;
	right: auto;
	transform: translateY(-50%) rotate(180deg);
}
.bk-btn-sec .txt-btn:hover::after {
	left: 0;
}
/*****diensten-dtl-info-sec*****/
.diensten-dtl-info-sec {
	background-color: #1E1917;
}
.diensten-dtl-info-text {
	max-width: 56rem;
	width: 100%;
	padding-top: 22%;
	padding-right: 5rem;
}
.diensten-dtl-info-text h2,
.diensten-dtl-info-text h3 {
	color: #fff;
}
.diensten-dtl-info-text p {
	color: #fff;
	margin: 5rem 0 29%;
}
.diensten-dtl-info-text p:last-child {
	margin-bottom: 0;
}
.diensten-dtl-info-img {
	margin-top: -4.5rem;
	position: relative;
	z-index: 1;
}
/****diesnten-dtl-spec-sec****/
.diesnten-dtl-spec-sec {
	background-color: #1E1917;
	padding: 8% 0;
}
.each-diesnten-dtl-spec-text h5 {
	text-transform: none;
	margin-bottom: 2rem;
}
.each-diesnten-dtl-spec-text p {
	color: #fff;
	max-width: 21.5rem;
}
.each-diesnten-dtl-spec {
	display: flex;
    align-items: center;
    justify-content: center;
}
.each-diesnten-dtl-spec-img {
    width: 12rem;
    height: 12rem;
    background-color: rgba(159, 144, 125, 0.93);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 3rem;
}
.each-diesnten-dtl-spec-img img {
	width: 4rem;
}
.each-diesnten-dtl-spec-text {
	width: calc(100% - 15rem);
}
/****contact-form-sec****/
.contact-form-sec {
	background-color: #F3F3F3;
	padding: 4% 0;
}
.contact-form-wrap {
	padding: 0 4.5rem;
}
.contact-form-sec h2 {
	margin-bottom: 5rem;
}
.form-styl {
	resize: none;
    background-color: #fff;
    border-radius: 0;
    font-family: 'ModeratExtendedLight';
    border: none;
    color: #1E1917;
    font-size: 1.4rem;
    padding: 1.7rem 3rem;
}
.form-group {
	padding: 0.7rem;
}
.form-styl:placeholder {
	color: #1E1917;
}
.form-styl:-ms-input-placeholder {
	color: #1E1917;
}
.form-styl::placeholder {
	color: #1E1917;
}
.form-styl:focus {
    box-shadow: none;
    color: #1E1917;
    background-color: #fff;
	border: none;
}
.contact-form-sec .txt-btn {
	border: 0;
	background-color: transparent;
	margin-top: 3rem;
}
.form-info-text p {
	font-family: 'ModeratExtendedLight';
	font-size: 1.8rem;
	line-height: 1.9;
	margin-bottom: 2rem;
}
.form-info-text p:last-child {
	margin: 0;
}
.form-info-text p img {
	filter: brightness(0);
	-webkit-filter: brightness(0);
	width: 1.5rem;
	margin-right: 1.5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.form-info-text p a:hover img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
}
.form-info-img {
	padding-right: 3rem;
}
/***diensten-dtl-slider-sec***/
.diensten-dtl-slider-sec {
	border-bottom: 1px solid rgba(255,255,255,0.75);
}
.diensten-dtl-slider-sec .service-slider {
	padding: 5% 0;
}
.diensten-dtl-slider-sec .service-slider-wrap {
	margin: 0;
}
.diensten-dtl-slider-sec .olufsen_text_content h5 {
	text-transform: none;
}
.diensten-dtl-slider-sec h2 {
	color: #fff;
	margin-bottom: 10rem;
	position: relative;
	z-index: 1;
}
.diensten-dtl-slider-sec .service-slider .olufsen_text_content {
	padding: 3rem;
}
.diensten-dtl-slider-sec .service-slider .swiper-slide-next .olufsen_each_block::after {
	display: none;
}
.diensten-dtl-slider-sec .swiper-slide {
	padding: 0 2%;
}
/*=============================vacatures-dtl page start=================================*/
.vacatures-dtl-info-sec .diensten-dtl-info-text p {
    margin-bottom: 20%;
}
.vacatures-contact-form-sec .upload-btn {
	position: relative;
}
.vacatures-contact-form-sec .upload-btn:after {
    background-size: 1.7rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: '';
    width: 4rem;
    height: 2rem;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
}
/*=============================aabod-dtl page start=================================*/
/**aanbod-header-area***/
.aanbod-header-area .header-menu{ 
	border-bottom: 0;
	background-color: #1E1917;
}
/**aanbod-dtl-top-sec**/
.aanbod-dtl-top-sec{ 
	padding: 3rem 0 7rem;
	background-color: #1E1917;
}
.dtl-top-slider .gallery-thumbs {
	position: relative;
}
.dtl-top-slider .gallery-thumbs::after {
    content: '';
    height: 100%;
    width: 25%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.dtl-top-slider .gallery-top .common-arrow {
	height: 4.5rem;
	width: 4.5rem;
	background-color: #9F907D;
	right: 0;
}
.dtl-top-slider .gallery-top .common-arrow.swiper-button-prev{
	left: 0;
	right: auto;
}
/***dtl-top-info***/
.dtl-top-info { 
	padding-left: 10%;
}
.dtl-info-spec table{
	width: 100%;
}
.dtl-top-model h3 { 
	font-size: 4rem;
	font-family: 'ModeratExtendedBold';
	color: #fff;
}
.dtl-top-model h5 {
	font-family: 'ModeratExtendedRegular';
	margin: 1.5rem 0 4rem;
	text-transform: none;
}
.car-price {
	max-width: 60rem;
	width: 100%;
}
.car-price h5 {
	margin-left: 2rem;
	text-transform: none;
	font-family: 'ModeratExtendedRegular';
}
.car-price h5 span {
    display: block;
}
.car-price h3 {
	color: #fff;
}
.dtl-info-spec td {
    vertical-align: top;
    border-right: 1px solid #fff;
    padding: 2rem 3rem;
}
.dtl-info-spec td:first-child {
    padding-left: 0;
}
.dtl-info-spec td:last-child {
	border-right: 0;
}
.dtl-info-spec td h6 span {
    font-family: 'ModeratExtendedBold';
    margin-bottom: 1rem;
    display: block;
}
.dtl-info-spec {
	margin: 3.5rem 0 8rem;
}
.dtl-info-btn .akker_btn_cls {
	max-width: 100%;
	margin-bottom: 1rem;
}
/***dtl-spec-sec***/
.dtl-spec-sec {
	position: relative;
	padding-bottom: 8rem;
}
.dtl-spec-sec::after {
	content: '';
	height: 100%;
	width: 50%;
	left: 0;
	top: 0;
	position: absolute;
	background-color: #1E1917;
	z-index: -1;
}
.dtl-spec-sec h3 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3.5rem;
	padding-bottom: 4.5rem;
	border-bottom: 1px solid #CECECE;
}
.dtl-spec-name {
	padding: 4rem 6rem;
    background-color: #9F907D;
    height: 100%;
}
.dtl-spec-slider .common-arrow {
	width: auto;
	height: auto;
	top: 70%;
}
.dtl-spec-slider .common-arrow img {
	display: none;
}
.dtl-spec-slider .swiper-slide {
	height: auto;
}
.dtl-each-spec {
	height: 100%;
}
.dtl-spec-slider {
	max-width: 160rem;
	width: 100%;
	position: relative;
	padding-right: 20rem;
}
/***dtl-tab-sec****/
.dtl-tab-sec {
	padding: 7rem 0 10rem;
}
.dtl-tab-sec .tab-btn {
	border-bottom: 2px solid #CECECE;
	padding-bottom: 3.5rem;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    font-family: 'ModeratExtendedMedium';
    font-size: 1.8rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	width: 18%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 1px solid #000;
    background-color: transparent;
    color: #1E1917;
    padding: 2rem 0.5rem;
	border-radius: 0;
	letter-spacing: normal;
	position: relative;
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover {
	background-color: #9F907D;
	border-color: #9F907D;
	color: #fff;
}
/*****dtl-tab-content******/
.dtl-tab-content-heading h3 {
	margin: 4rem 0;
	text-transform: uppercase;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'ModeratExtendedMedium';
    font-size: 1.8rem;
    color: #121212;
    padding-bottom: 1rem;
    word-break: break-word;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 1.2rem;
    padding-left: 2rem;
    background-size: 1.2rem;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.bullet-panel h5 {
    border-bottom: 1px solid #1E1917;
    padding-bottom: 1rem;
	color: #1E1917;
	font-family: 'ModeratExtendedMedium';
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 2rem;
    position: relative;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 1.2rem;
    position: absolute;
    top: 1.2rem;
    left: 0;
    content: '';
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9F907D;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #9F907D;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
    color: #fff;
	font-size: 1.6rem;
	font-family: 'ModeratExtendedRegular';
}
.each-onderhoud-block h4 {
    color: #1E1917;
    font-family: 'ModeratExtendedRegular';
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #1E1917;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'ModeratExtendedRegular';
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/****related-product-sec***/
.related-product-sec {
	padding-bottom: 6%;
}
.related-product-sec h2 {
	color: #fff;
	margin-bottom: 6%;
}
/*=============================aanbod page start=================================*/
/****aanbod-filter-sec***/
.aanbod-filter-sec { 
	background-color: #1E1917;
}
.aanbod-filter-sec .filter-main li{
	width: 19%;
	padding: 0;
}
.aanbod-filter-sec h1 {
	margin-bottom: 7%;
}
.reset-btn{ 
	color: rgba(255,255,255,0.63);
	font-family: 'ModeratExtendedRegular';
	white-space: nowrap;
}
.reset-btn:hover{ 
	color: #9F907D;
}
.aanbod-filter-sec .filter-wrap {
	margin-bottom: 0;
	padding: 8rem 0;
}
.aanbod-filter-sec h3{
	padding-bottom: 0;
}
/**aanbod-product-sec****/
.aanbod-product-sec {
	padding: 3% 0 5%;
}
.aanbod-product-sec .each-product {
	padding: 0 0.5rem 5rem;
}
.aanbod-product-mid-content {
	padding: 4rem;
}
.aanbod-product-mid-content h5 {
	font-family: 'ModeratExtendedMedium';
}
.aanbod-product-mid-content p {
	color: #fff;
	margin: 4rem 0 3rem;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aanbod-product-middle-area {
	margin: 2.5rem 0.5rem;
}
/*=============================verkocht page start=================================*/
/***verkocht-product-sec***/
.verkocht-product-sec{ 
	padding-top: 5%;
}
.verkocht-product-sec h1 { 
	margin-bottom: 7%;
	text-transform: none;
}
/*=============================contact=================================*/
.contact-map-sec {
	background-color: #1E1917;
}
.contact-map-sec .content-text {
    padding: 10% 0 10% 17%;
}
.contact-map-sec .content-text h3 {
	color: #fff;
}
.contact-map-sec .content-text p {
	color: #fff;
	font-family: 'ModeratExtendedMedium';
}
.contact-map-sec .each-address p{
	font-family: 'ModeratExtendedRegular';
}
.contact-info a{
	color: #fff;
}
.contact-info a:hover {
	color: #9F907D;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact-info p{
	margin: 3rem 0;
}
.contact-info .each-address h5{
	text-transform: unset;
}
.contact-map-sec .contact-info h3 {
	margin-bottom: 5rem;
}
.content-block-part {
	padding: 10rem 0 7.8rem 0;
}
.content-block-part .content-text {
	padding: 0 18% 0 14% ;
}
.contact-block-info h5 {
	margin: 4rem 0 3rem;
	text-transform: none;
}
.contact-block-info p {
	margin-bottom: 0;
}
.contact-block-info td {
	color: #fff;
	vertical-align: top;
	font-family: 'ModeratExtendedMedium';
}
.contact-block-info td:nth-child(odd) {
    font-family: 'ModeratExtendedBold';
    padding-right: 3rem;
}
/*=============================import-aanbod=================================*/
.import-aanbod-block {
	background-color: #1E1917;
	padding: 2% 0 1%;
}
.import-aanbod-block h1 {
	text-transform: none;
	margin-bottom: 5%;
}
.import-aanbod-block .import-aanbod-img {
    height: 76.7rem;
}
/*=============================over-ons=================================*/
.over-ons-top-sec {
	background-color: #9F907D;
}
.over-ons-top-sec table {
	width: 100%;
}
.over-ons-top-sec h2 {
    margin-bottom: 5rem;
}
.over-ons-top-sec h3 {
    margin-bottom: 5rem;
}
.over-ons-top-sec td {
	padding: 6%;
	width: 50%;
	vertical-align: top;
}
.over-ons-top-sec td:nth-child(odd) h2 {
    color: #fff;
}
.over-ons-top-sec td:nth-child(odd) p {
    color: #fff;
}
.over-ons-top-sec td:nth-child(even) {
    background-color: #fff;
}
.over-ons-middle-sec-img {
	height: 100%;
}
.over-ons-middle-sec-img img {
	height: 100%;
	object-fit: cover;
}
.over-ons-middle-sec-content {
	padding: 0 12%;
}
.over-ons-middle-sec-content p img {
	filter: brightness(0);
	-webkit-filter: brightness(0);
	width: 1.5rem;
	margin-right: 1.5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.over-ons-middle-sec-content p a:hover img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
}
.over-ons-middle-sec-content p {
	margin-top: 5.2rem;
}
.over-ons-middle-sec .over-ons-middle-sec-content .middle-sec-info p {
	font-family: 'ModeratExtendedLight';
	line-height: 2.7;
}
.each-info {
	padding: 14% 16%;
	max-width: 67.8rem;
	width: 100%;
	height: 100%;
	background-color: #9F907D;
	display: flex;
	align-items: center;
}
.over-ons-btm-part {
	padding-top: 10%;
	max-width: 97rem;
	width: 100%
}
.each-info h2 {
	color: #fff;
}
.social-icon {
	margin-left: 2rem;
}
.social-icon img{
	width: 3rem;
}
.social-icon li {
	margin-bottom: 3.8rem;
}
.social-icon li:last-child {
	margin-bottom: 0;
}
.social-icon li a {
	height: 12rem;
	width: 10.4rem;
	background-color: #9F907D;
	display: flex;
	align-items: center;
	justify-content: center;
}
.social-icon li a:hover {
	background-color: #121212;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.member-sec .service-slider-wrap {
    margin-right: -35%;
}
.member-sec .service-slider .olufsen_text_content h5 {
    text-transform: none;
}
.member-sec .service-slider .swiper-slide-next .olufsen_each_block::after {
    display: none;
}
.over-ons-gal-sec {
	padding: 1.7rem 0;
	overflow: hidden;
}
.over-ons-gal-sec .olufsen_each_block {
    overflow: hidden;
    position: relative;
}
.over-ons-gal-sec .olufsen_each_block .olufsen_image_content {
    position: relative;
	height: 100%;
}
.each-over-ons-gal {
	overflow: hidden;
	height: 100%;
}
.each-over-ons-gal:hover img {
	transform: scale(1.1);
}
.each-over-ons-gal img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}
.over-ons-gal-sec .col-12 {
	padding: 1.7rem;
}
.over-ons-gal-wrap {
	margin: 0 -1.7rem;
}
.over-ons-block {
	background-color: #1E1917;
	padding-bottom: 5%;
	border-bottom: 1px solid #FFFFFF;
}
.over-ons-block .content-text {
    padding: 4rem 15% 4rem 0;
}
.over-ons-block h2 {
	letter-spacing: 0;
	color: #fff;
}
.over-ons-block p{
	color: #fff;
	margin-right: 20%;
}

/*******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.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}
.star_icon{
	margin-bottom: 3rem;
}
.star_icon h5{
    padding: 10px 0;
    margin: 10px 0;
    color: #1E1917;
    border-bottom: 1px solid #1E1917;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'ModeratExtendedMedium';
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'ModeratExtendedRegular';
    font-size: 16px;
    color: black;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.form-1, .form-2 {
	display:none;
	padding: 5%;
}
.privacy_section {
	margin-top: 5%;
}
.g-review{
	padding-top: 3%;
	padding-bottom: 2%;
}
#aanbod-menu3 iframe{
	height: 725px;
}
.car-price h3 span, .each-product .text-lg-end h5:last-child{
  text-transform: initial;
}