@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	top: 0 !important;
    font-size: 1.6rem;
    font-family: 'lama_sansregular';
    color: #171717;
}
html {
    font-size: 62.5%;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/*****header*****/
.header-area {
	padding: 2rem 0;
	height: auto;
	background-color: #101010;
	position: relative;
}
.header-area.is-hidden {
	position: fixed;
}
.header-area .navbar {
	padding: 0;
}
.header-area .navbar-brand{
	margin: 0;
}
.header-area .navbar-brand img {
    width: 13rem;
}
.header-area .navbar-expand-lg .navbar-nav {
	margin-top: 0;
}
.header-area .navbar-expand-lg .navbar-nav .nav-link, 
.header-area .nav-link,
.menu-items a {
	font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	text-transform: none;
	color: #fff;
	letter-spacing: 0.05rem;
}
.header-area .navbar-expand-lg .navbar-nav .nav-link:hover, 
.header-area .nav-link:hover,
.menu-items a:hover {
	color: #FF9000;
}
.header-area .nav-item{
	margin: 0 1.5rem;
}
.menu-icon::after, .menu-icon::before, .menu-icon div {
	margin: 0.4rem 0;
}
.menu-icon{
    margin-left: 0;
    margin-top: 0;
	width: 2rem;
}
.menu-icon.active::before {
	transform: translateY(8px) rotate(135deg);
}
.menu-items ul{
    text-align: left;
}
.header-area .nav_menu_right_part{
    position: relative;
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	margin-top: -0.1rem !important;
}
.header_inner{
    padding: 0;
}
.nav_menu_right_part.active a.menu-word{
    opacity: 0;
}
.menu-navigation {
    padding: 15rem 3rem 3rem;
}
.menu-items.active{
	width: 30rem;
}
.menu-items a:hover{
	color: #FF9000;
}
.header-area .nav-link:hover:before {
	background-color: #FF9000;
}
.header-area .navbar-expand-lg .navbar-collapse {
	justify-content: space-between;
}
.header-area .menu-items {
	left: 0;
}
.header-area .menu-items.active {
	right: auto;
	left: 0;
}
/****banner-sec*****/
.banner-sec {
	
	background-color: #101010;
	overflow: hidden;
	position: relative;
}
.banner-content-wrap {
	position: relative;
}
.banner-content {
	position: absolute;
	bottom: 6rem;
	left: 3rem;
	width: 100%;
	z-index: 1;
}
.banner-content .akker_btn_cls {
	display: block;
	margin-top: 2rem;
}
.banner-social {
	position: fixed;
	top: 50%;
	left: 2.7%;
	transform: translateY(-50%);
	z-index: 2;
}
.banner-social li {
	margin: 1rem 0;
}
.banner-social li a {
	height: 6rem;
	width: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	border: 1px solid #fff;
	background-color: #101010;
}
.banner-social li a:hover {
	background-color: #FF9000;
	border-color: #FF9000;
}
.banner-social li a.whatsapp-icon{
	background-color: #25D366;
	border-color: #25D366;
}
.banner-social li a img {
	width: 2rem;
}
.each-banner {
	border-radius: 0.5rem 0 0 0.5rem;
	overflow: hidden;
}
/****product-sec****/
.product-sec {
	background-color: #101010;
	padding: 6% 0 3rem;
	overflow: hidden;
}
.select-style {
    width: 100%;
    height: 5rem;
    color: #fff;
    font-family: 'moderatextended_medium';
    font-size: 1.6rem;
    border: 0;
    border-radius: 0;
    appearance: none;
    line-height: 4.9rem;
	background: url(../images/down-arrow.svg) #101010 no-repeat 90% center/1.2rem;
}
.select-style option{
	font-family: arial;
}
.filter-divider {
	background-color: #343434;
	margin: 3% 0;
	opacity: 1;
}
.filter-main {
	max-width: 48rem;
	width: 100%;
}
/**product-slider***/
.product-slider { 
	position: relative;
}
.product-img {
	border-radius: 0.5rem;
	overflow: hidden;
}
.product-dtl p {
	color: #8C8C8C;
	margin: 1rem 0 3rem;
	word-break: break-word;
   	height: 50px;
	overflow: hidden;
}
.product-dtl table{
	width: 100%;
}
.product-dtl td {
	color: #fff;
}
.product-dtl td:last-child {
	padding-right: 0;
}
.product-dtl {
	padding: 3.5rem 0;
}
.product-dtl h6 {
	color: #fff;
	height: 60px;
	overflow: hidden;
}
.product-dtl .product-price h6{
	height: auto;
}
.product-slider-wrap {
	position: relative;
}
.product-slider-wrap .common-arrow {
	top: 0;
}
.product-slider-wrap .swiper-slider-next {
	right: 0;
}
.product-slider-wrap .swiper-button-prev {
	left: auto;
	right: 7rem;
}
.product-slider {
	margin-right: -35%;
	padding-top: 6%;
}
/***service-sec*****/
.service-sec {
	position: relative;
}
.service-heading {
	background-color: #101010;
	padding: 4% 0;
	position: relative;
}
.service-heading::after {
	content: '';
	height: 100%;
	width: 50%;
	background-color: #171717;
	position: absolute;
	left: 0;
	top: 0;
	border-top-right-radius: 0.5rem;
}
.service-heading h2 {
	position: relative;
	z-index: 1;
	padding-right: 10%;
}
.service-heading p {
	color: #fff;
	font-family: 'volvo_novumregular';
	max-width: 70rem;
	width: 100%;
	padding-left: 15%;
}
.each-service {
	position: relative;
	overflow: hidden;
}
.each-service img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service:hover img {
	transform: scale(1.1);
}
.each-service-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background-color: rgba(18, 18, 18, 0.7);
	padding: 4rem 1.5rem;
}
.each-service-text p {
	color: #fff;
}
.service-slider {
	position: relative;
}
.service-slider::after {
	content: '';
	height: calc(100% - 10.4rem);
	width: 50%;
	background-color: #171717;
	position: absolute;
	left: 0;
	top: 0;	
}
/*****about-sec****/
.about-sec {
	padding: 10% 0 7%;
	position: relative;
}
.about-sec::after {
	content: '';
	height: 60%;
	width: 100%;
	background-color: #F8F8F8;
	position: absolute;
	left: 0;
	bottom: 0;	
	z-index: -1;
}
.about-content {
	padding-left: 13%;
}
.about-content h4 {
	margin-bottom: 5rem;
}
.about-content .accordion-button::after {
    background-image: url(../images/plus.svg);
    width: 1.6rem;
    height: 1.6rem;
    background-size: contain;
}
.about-content .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus.svg);
    width: 1.6rem;
    height: 1.6rem;
    background-size: contain;
}
.about-content .accordion-button:not(.collapsed) {
    color: #1c1c1c;
    background-color: transparent;
}
.about-content .accordion-item {
    border-bottom: 1px solid #CECECE;
    border-left: none;
    border-top: none;
    border-right: none;
    background-color: transparent;
}
.about-content .accordion-item:last-child {
	border-bottom: 0;
}
.about-content .accordion-button {
    padding: 3rem 0;
    background-color: transparent;
}
.about-content .accordion-body {
    padding:0 10% 4rem 0;
}
.about-content .accordion-body p {
	font-family: 'lama_sansmedium';
	color: rgba(18, 18, 18, 0.5);
}
.about-content .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.about-content .accordion-button:not(.collapsed) {
    box-shadow: none;
}
/****footer-area******/
.footer-area {
	background-color: #171717;
	padding: 5% 0 5.5rem;
	overflow: hidden;
}
.footer-area h5 {
	color: #fff;
	font-size: 3.6rem;
	margin: 7.5rem 0 4.5rem;
}
.footer-logo img {
	width: 27rem;
}
.footer-social li {
	display: inline-block;
	margin-right: 1rem;
	margin-top: 1rem;
}
.footer-social li a {
	width: 6rem;
	height: 6rem;
	border-radius: 100%;
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-social li a:hover {
	background-color: #FF9000;
	border-color: #FF9000;
}
.footer-social li a img {
	width: 2rem;
}
.footer-social li:last-child {
	margin-right: 0;
}
.each-footer-info p {
	color: rgba(255, 255, 255, 0.6);
	margin-bottom: 3.2rem;
}
.each-footer-info p a {
	color: rgba(255, 255, 255, 0.6);
}
.each-footer-info p a:hover {
	color: #FF9000;
}
.each-footer-info p span a {
	text-decoration: underline;
}
.each-footer-info h6 {
	margin-bottom: 4.5rem;
}
.footer-sponsor img {
	display: block;
	margin-left: auto;
	margin-bottom: 4rem;
	max-width: 18rem;
}
.footer-sponsor img:last-child {
	margin-bottom: 0;
}
.footer-credit {
	margin-top: 6.4rem;
}
.footer-credit li {
	margin-left: 9.5rem;
	display: inline-block;
}
.footer-credit li:first-child {
	margin-left: 0;
}
.footer-credit li a,
.footer-credit p {
	color: rgba(255, 255, 255, 0.5);
}
.footer-credit li a:hover {
	color: #FF9000;
}
/*===============popup===============*/
.modal-area .modal-dialog {
    max-width: 67%;
    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 h3 {
	color: #171717;
}
.modal-area .popup-content p {
    margin: 4.5rem 0;
}
.modal-area .popup-content {
    padding: 4rem 10%;
    background-color: #fff;
}
.modal-area .popup-content .akker_btn_cls {
	color: #171717;
}
.modal-area .popup-content .akker_btn_cls:hover,
.modal-area .popup-content .akker_btn_cls:active,
.modal-area .popup-content .akker_btn_cls:focus {
	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: #171717;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'lama_sansregular';
}
.close-img:hover {
	color: #fff;
}
/*============service=============*/
.inner-banner{
	background-color: #101010;	
	position: relative;
}
.inner-banner-content{
	position: absolute;
	top: 54%;
	left: 7%;
	transform: translateY(-50%);
}
.service-block-img{
	padding-right: 8rem;
}
.service-block-content {
	padding: 3rem 0 12rem 8.5rem;
}
.service-each-block p{
	max-width: 56rem;
	width: 100%;	
	display: -webkit-box;
    -webkit-line-clamp: 4;
	text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin: 3rem 0 5rem;
	font-family: 'volvo_novumregular';
}
.service-each-block{
	padding: 7.8% 0;
}
.service-block{
	padding-bottom: 5%;
}
.service-each-block:nth-child(odd) {
	background:#101010;
	padding-bottom: 0;
}
.service-each-block:nth-child(odd) p{
	color: #fff;
}
.service-each-block:first-child.service-block-content {
	padding-top: 20%;
}
.service-each-block:nth-child(even) h3 {
	color: #171717;
}
.service-each-block:nth-child(even) {
	background:#fff;
	padding: 0;
}
.service-each-block:nth-child(even) .akker_btn_cls {
	color: #121211;
} 
.service-each-block:nth-child(even) .akker_btn_cls:hover{
	color: #ffff;
}
.service-each-block:nth-child(even) .service-block-img{
	padding-right: 0;
  	margin-left: 11%;
  	margin-top: -8rem;
  	width: 100%;
  	max-width: 60rem;
}
.service-each-block:last-child{
	padding-top: 0;
}
.service-each-block:last-child .row{
	align-items: center;
}
/*===============Verkocht============*/
.Verkocht-list{
	background: #101010;
	padding: 8.3%  0;
}
.Verkocht-list .each-product{
	padding: 1.5rem;
}
.Verkocht-list .each-product img{
	border-radius: .5rem;
}
.Verkocht-wrap{
	margin:  -1.5rem;
}
/*=============aanbod=============*/
.filter-sec{
	background-color: #101010;
	padding: 3.7% 0;
}
.filter-sec .filter-main {
	max-width: 105rem;
}
.filter-sec button {
	background: transparent;
	border: 0;
}
.filter-sec button img{
	width: 2.4rem;
}
/*============overons==========*/
.overons-top{
	background: #101010;
}
.overons-top h4 {
	margin-bottom: 7rem;
}
.overons-top h4 ,
.overons-top p ,
.overons-top .about-content .accordion-body p, 
.overons-top .about-content h5{
	color: #ffff;
}
.overons-top .about-content .accordion-button::after {
   filter: invert(1);
}
.accordion-heading{
	padding-bottom: 8rem;
}
.overons-mid {
	padding-bottom: 8%;
	padding-top: 25%;
	background-attachment: fixed;
}
.overons-mid h2{
	font-family: 'lama_sanslight_italic';
	font-size: 9.6rem;
}
.overons-slider-wrap {
	position: relative;
}
.service-sec p{
	font-family: 'lama_sansmedium';
	text-transform: uppercase;
}
.overons-slider-wrap .common-arrow {
	top: -5rem;
}
.overons-slider-wrap .swiper-slider-next {
	right: 0;
}
.overons-slider-wrap .swiper-button-prev {
	left: auto;
	right: 7rem;
}
.overons-service-sec p{
	text-transform: unset;
}
/*================bedankt=============*/
.banner-sec.bedankt-banner-sec .banner-content {
    position: absolute;
    top: 50%;
	bottom: auto;
	transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.bedankt-banner-sec .banner-content h1 {
	margin-bottom: 5.8rem;
}
/*=============service-dtl===========*/
/****bk-btn-sec******/
.bk-btn-sec {
	background-color: #101010;
	margin-bottom: -2.3rem;
	padding-top: 3rem;
}
/****dtl-top-blk******/
.dtl-top-blk {
	background-color: #101010;
}
.dtl-top-blk-info {
    padding: 12% 31% 15% 0;
}
.dtl-top-blk-info h3 {
	margin-bottom: 15%;
}
.dtl-top-blk-info p {
	font-family: 'volvo_novumregular';
	color: #fff;
	padding-bottom: 8%;
}
/****dtl-about-sec******/
.about-sec .dtl-about-sec::after {
	display: none;
}
.dtl-about-sec {
	padding-top: 0;
	background-color: #f8f8f8;
}
.dtl-about-sec .about-content {
	padding-top: 10%;
}
.dtl-about-sec .about-img {
	margin-top: -12.5rem;
}
/****form-sec******/
.form-sec {
	background-color: #fff;
	padding: 6% 0;
}
.form-sec .col-lg-4 {
	padding: 0 1.8rem;
}
.form-sec-wrap {
	background-color: #f8f8f8;
	padding: 7% 6% 3%;
}
.form-sec h3 {
	font-family: 'lama_sansmedium';
	color: #121212;
	padding-bottom: 6%;
}
.form-sec label {
	font-family: 'lama_sanslight';
	font-size: 1.4rem;
	color: #171717;
	height: 40px;
}
.form-sec .form-styl {
    border: 0;
	padding: 2rem;
    resize: none;
	font-size: 1.4rem;
	font-family: 'lama_sanslight';
	color: #171717;
	border-radius: 0;
}
.form-styl:focus {
	background-color:#fff;
	color:#171717;
	box-shadow: none;
}
.form-styl:-ms-input-placeholder{
	color: #171717;
	opacity: 1;
}
.form-styl::placeholder{
	color: #171717;
	opacity: 1;
}
.form-sec .textarea-control {
	height: calc(100% - 40px);
}
.form-sec .form-group, .textarea-form {
	margin-bottom: 3rem;
}
.form-input-wrap {
	margin: 0 -1.5rem;
}
.form-sec .akker_btn_cls {
	color: #171717;
	margin-right: 1.5rem;
}
.form-sec .akker_btn_cls:hover {
    color: #fff;
}
/****dtl-service-sec******/
.dtl-service-sec {
	background-color: #101010;
}
.dtl-service-sec .each-service-text{
	background-color: rgba(248, 248, 248, 0.3);
}
.dtl-service-sec p {
	text-transform: uppercase;
	font-family: 'lama_sansmedium';
}
.dtl-service-sec .service-slider::after {
	display: none;
}
.dtl-service-sec .service-heading h2{
	padding-right: 0;
}
/*===========contact==============*/
.inner-banner {
    background-color: #101010;
    position: relative;
}
.inner-banner-content {
    position: absolute;
    top: 54%;
    left: 7%;
    transform: translateY(-50%);
}
/****contact-map-sec******/
.contact-map-sec {
	padding-top: 8%;
	position: relative;
	z-index: 2;
}
.contact-map-sec .content-img {
	height: 100%;
}
.contact-map-sec .each-content h6 {
	font-size: 1.6rem;
	margin-bottom: 3.2rem;
	text-transform: uppercase;
}
.contact-map-sec .dtl-top-blk-info {
	padding: 12% 0 7% 11%;
}
.contact-map-sec h2 {
	margin-bottom: 15%;
}
.contact-map-sec p {
	padding-bottom: 20%;
	opacity: 60%;
}
.contact-map-sec td {
	vertical-align: top;
	color: #fff;
	opacity: 60%;
}
.contact-map-sec::after {
	position: absolute;
    bottom: 0px;
    right: 0;
    width: 50%;
    height: 82%;
    content: '';
    background: #171717;
    z-index: -1;
}
.each-contact a {
	text-decoration: underline;
}
/****contact-middle-blk******/
.contact-middle-blk {
	position: relative;
	background-color: #171717;
	z-index: 2;
}
.contact-middle-blk::after {
	position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 12rem);
    height: 100%;
    content: '';
    background: #101010;
	z-index: -1;
}
.contact-middle-blk::before {
	position: absolute;
	bottom: 0;
    right: 0;
    width: 100%;
    height: 8rem;
    content: '';
    background: #101010;
	z-index: -1;
}
.contact-middle-blk .banner-social {
	position: initial;
}
.contact-middle-blk .dtl-top-blk-info {
	padding-left: 0;
	padding-right: 14%;
}
.contact-middle-blk .dtl-top-blk-img img {
	height: 100%;
	object-fit: cover;
}
.contact-middle-blk .dtl-top-blk-img {
	margin-top: -15%;
    padding-left: 11%;
    height: calc(100% + 17%);
}
.contact-middle-blk .banner-social li {
	display: inline-block;
    margin: 0 0.5rem;
}
.contact-middle-blk p {
		padding: 9% 0 14%;
}
/* ******************aanbod-dtl*********** */
.aanbod-top-btn {
	background: #101010;
	padding:5.5rem 0;
}
.aanbod-top-btn .akker_btn_cls {
	position: absolute;
	top: -4rem;
	/* left: 8%; */
	width: 100%;
}
.aanbod-top-right {
	position: relative;
}
.aanbod-top-right{
	background: #101010;
}
.aanbod-top-right-content {
	position: absolute;
	top: -9rem;
	width: calc(100% - 44rem);
	left: auto;
	right: 0;
	/* margin-left: 5rem; */
}
.aanbod-top-right-content .col-md-4 ,
.aanbod-top-right-content .col-md-8{
	text-align: center;
}
.aanbod-top-right-content h5{
	font-size: 3.6rem;
	font-family: 'lama_sansregular';
	color: #fff;
	text-transform: uppercase;
}
.aanbod-dtl-banner{
	background: #121212;
}
.aanbod-dtl-banner .each-slider{
	position: relative;
}
.aanbod-dtl-banner .swiper-button-next{
	right: 10%;
}
.aanbod-dtl-banner .swiper-button-prev {
	left: 10%;
}
.aanbod-dtl-banner .swiper-slide-next .each-slider::after{
	background: #000;
	opacity: 0.5;
	position: absolute;
	height: 100%;
	width: 100%;
	content:'';
	right:0;
	left: auto;
	top:0;
}
.aanbod-dtl-banner .swiper-slide-prev .each-slider::after{
	background: #000;
	opacity: 0.5;
	position: absolute;
	height: 100%;
	width: 100%;
	content:'';
	left:0;
	right: auto;
	top:0;
}
.aanbod-dtl-content {
	background-color: #101010;
	padding: 8rem 0 4rem;
}
.aanbod-dtl-content h5{
	color: #fff;
	margin: auto;
	margin-bottom: 8rem;
	margin-top:-2rem;
	background-color: #101101;
	width: fit-content;
	padding: 0 4rem ;
}
.detail-product-model {
	border-top: 1px solid #343434;
}
.aanbod-dtl-content h6{
	font-size: 1.8rem;
	line-height: 1.6;
}
.aanbod-dtl-content h6 span{
	font-family: 'lama_sanslight';
}
.detail-product-model td:nth-child(odd) h6{
	padding-right: 6rem;
}
.detail-product-model td{
	vertical-align: top;
}
.aanbod-dtl-bottom-slider {
	background: #101010;
	padding-bottom: 6rem;
}
.dtl-bottom-each-slider{
	padding-left: 5rem ;
	background: #171717;
}
.dtl-bottom-each-slider{
	overflow: hidden;
}
.dtl-bottom-each-slider:hover.dtl-bottom-each-slider img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
}
.aanbod-dtl-bottom-slider p{
	padding: 1.7rem 0;
	color: #fff;
	font-family: 'ModeratExtendedLight';
}
.aanbod-dtl-bottom-slider .aanbod-slider-img{
	overflow: hidden;
}
.aanbod-product-sec{
	background-color: #ffff;
}
.aanbod-product-sec .common-arrow img{
	filter: invert(1);
	-webkit-filter: invert(1);
}
.aanbod-product-sec .common-arrow {
	border-color: #121212;
}
.aanbod-product-sec h2 ,
.aanbod-product-sec .product-dtl td ,
.aanbod-product-sec .product-dtl h6 {
    color: #121212;
}
/* ******tab section*****  */
.dtl-tab-sec{
	background: #171717;
	padding: 6rem 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    opacity: 1;
	padding: 2rem 4rem;
    border-radius: 0;
    letter-spacing: normal;
	border-radius: .5rem;
	width: 100%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	font-family: 'lama_sansmedium';
    font-size: 1.6rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	width: 15%;
}
.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:hover ,
.tab-btn .nav-tabs .nav-item .nav-link.active {
	border: 1px solid #FF9000;
}
/*===========dtl-tab-content========*/
.dtl-tab-content-heading h5 {
	padding: 5rem 0;
	color: #fff;
	font-family: 'lama_sansregular';
}
.dtl-tab-sec .tab-content ul li {
	font-family: 'lama_sanslight';
    font-size: 1.5rem;
    color: #fff;
    padding-bottom: 1rem;
    word-break: break-word;
}
/* ******kenmerken ******* */
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 0.8rem;
    padding-left: 1.3rem;
    background-size: 0.7rem;
    color: #fff;
	font-family: 'lama_sansmedium';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
	font-family: 'lama_sanslight';
}
.bullet-panel h5 {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
	font-family: 'lama_sansregular';
	color: #fff;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.dtl-tab-sec .tab-content p {
	color: #fff;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.3rem;
    position: relative;
	font-family: 'lama_sanslight';
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 0.8rem;
    left: 0;
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF9000;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #FF9000;
    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;
}
.each-onderhoud-block h4 {
    color: #fff;
    font-family: 'moderatextended_medium';
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #fff;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'volvo_novumregular';
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
.tab-top-area .akker_btn_cls {
	border: 1px solid #fff;
}
.tab-top-area .akker_btn_cls:hover,
.tab-top-area .akker_btn_cls:focus,
.tab-top-area .akker_btn_cls:active {
	border: 1px solid #1eb478;
}
.tab-top-btn {
	max-width: 50.5rem;
}
/*******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 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 p{
    font-family: 'NunitoSansRegular';
    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;
}
.cursor{
    cursor:pointer;
} 
.privacy-sec{
	background-color: #121212;
    padding: 11% 0;
}
.mleft {
    margin-left: auto;
}
.imgvc {
    color: white;
}
.financieren_tab {
    display: none;
}
.grecaptcha-badge {
    display: none;
}
.htxtink{
	height: 305px;
}
.txthz {
    height: 334px;
}
.product-price p{
	display: inline-flex;
	height: auto;
}
.hanbt button {
    background: transparent;
    border: 0;
}
.privacy_section h3{
	color: #121212;
}
.detail-product-model span {
    line-break: anywhere;
}
.mnps p {
    color: #fff;
    display: inline-block;
}
.payment-sec {
	background-color: #171717;
	padding: 3% 3% 3%;
    margin-top: 40px;
}
.price_section_mobile {
	display: none;
}
.fixed-wp span {
    background-color: #25D366;
    height: 5.2rem;
    width: 5.3rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fixed-wp {
    background-color: rgba(37, 211, 102, 0.5);
    width:100%;
    padding: .8rem;
	border-radius: .5rem;
	margin-top: 1rem;
}
.fixed-wp a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: .5rem;
    max-width: 19rem;
}
.fixed-wp-part-info {
    margin-left: 0;
}
.fixed-wp-part-info h6 {
    font-size: 1.4rem;
    color: #fff;
}
.fixed-wp a{
	max-width: 100%;
}
.fixed-wp-part-info{
	margin: auto;
}