@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	background:#1c1c1c;
}
#page{
	overflow-X:hidden;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
.header-area{
	background-color: #1c1c1c;
	position: relative;
	padding-bottom: 75px;
}
.header-area-wrapper{
	width: calc(100% - 270px);
}
.menu-top-bar{
	padding: 40px 0 25px;
}
.menu-top-bar ul{
	text-align: right;
}
.menu-top-bar li img{
	width: 15px;
	margin-right: 12px;
}
.menu-top-bar li .location-img{
	width: 21px;
}
.menu-top-bar li{
	color: #fff;
	font-size: 16px;
	font-family: 'NunitoSansRegular';
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	display: inline-block;
	margin-left: 60px;
	letter-spacing: 0.2px;
}
.menu-top-bar li span{
	opacity: 0.5;
	-webkit-transition:all 0.5s;
	display: inline-block;
}
.menu-top-bar li a:hover span{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ph-img{
	transform: rotate(100deg);
}
.header-right-btn{
	position: absolute;
    right: 55px;
    top: 50%;
    transform: translateY(-50%);
}
.header-right-btn img{
	width: 18px;
	margin-right: 20px;
}
.header-right-btn .common-btn{
	min-width: 260px;
}
.header-right-btn .common-btn:after{
	background-color: transparent;
}
.desktop-nav{
	padding: 0;
}
.header-right-btn img.bovag-img{
	width: 95px;
}
/**********navbar******/
.desktop-nav .nav-item{
	margin-left: 70px;
	font-size: 16px;
	font-family: 'NunitoSansRegular';
	position:relative;
	letter-spacing: 0.5px;
}
.desktop-nav .navbar-nav .nav-link{
	color:#fff;
	position:relative;
	opacity:0.5;
	padding: 0 0 15px;
}
.desktop-nav .navbar-nav .nav-link:hover, .desktop-nav .active .nav-link,
.desktop-nav .navbar-nav .nav-link:focus{
	opacity:1;
	color:#fff;
}

.desktop-nav .nav-link:after{
	position:absolute;
	bottom:0px;
	left:50%;
	transform: translateX(-50%);
	content:'';
	width:30px;
	height:3px;
	background-color:#fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity:0;
}
.desktop-nav .nav-link:hover:after, .desktop-nav .active .nav-link:after{
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity:1;
}
/*************banner*********/
.banner-content p{
	font-size: 18px;
	margin-bottom: 40px;
	line-height: 36px;
}
.banner-content{
	position: relative;
    top: 47%;
    transform: translateY(-50%);
    padding-left: 15px;
    padding-right: 30px;
}
.banner-content .common-btn{
	margin-right: 10px;
}
.banner-content .common-btn:last-child{
	margin-right: 0;
}
.banner-wrapper{
	padding-left: 100px;
	position: relative;
}
.each-banner-image{
	/*min-height: 885px;*/
}
.banner-sec .col-lg-7{
	-ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
    position: static;
}
.banner-sec .col-lg-5{
	-ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
}
.swiper-pagination-wrapper{
	position: absolute;
	left: 35px;
	top: 40%;
    transform: translateY(-50%);
}
.swiper-pagination-wrapper .swiper-pagination-bullet{
	display: block;
	background-color: transparent;
	border:1px solid #fff;
	margin-bottom: 17px;
	opacity: 1;
	width: 12px;
	height: 12px;
}
.swiper-pagination-wrapper .swiper-pagination-bullet-active{
	background-color: #fff;
}
/*****************************product*****************************/
.product-sec{
	padding: 90px 0 130px;
	background-color: #252525;
}
.section-heading{
	margin-bottom: 50px;
}
.product-content{
	background-color: #1c1c1c;
	padding: 25px 20px 15px;
}
.divider{
	border-top: 1px solid #4e8e47;
	margin: 15px 0 20px;
}
.product-content h4{
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
.product-content h4 span{
	height: 45px;
	overflow: hidden;
}
.product-content h4:nth-child(2){
	height: auto;
}
.product-content h4 span{
	display: block;
	margin-top: 10px;
}
.product-content table{
	width: 100%;
}
.product-content td{
	font-size: 16px;
	color: #a2a2a2;
	font-family: 'NunitoSansLight';
	vertical-align: top;
}
.product-content td span{
	color: #fff;
	font-family: 'NunitoSansBold';
	display: block;
}
.product-content td.desktop-vw span, .product-content td .ros-finance-lease-amount-wrapper{
	display: flex;
}
.product-content td .ros-finance-lease-amount-wrapper{
	margin: 0 2px;
}
.product-content td:last-child{
	/*text-align: right;*/
	vertical-align: top;
	font-size: 15px;
    float: right;
    font-family: 'NunitoSansBold';
    color: #fff;
    line-height: 24px;
}
.product-slider{
	position: relative;
}
.product-slider .swiper-button-next{
	right: -70px;
}
.product-slider .swiper-button-prev{
	left: -70px;
}
/******************************middle slider**********************************/
.middle-slider-sec{
	overflow: hidden;
	padding: 100px 0 130px;
}
.middle-slider-sec .common-both-padding{
	padding-left: 0;
}
.middle-slider-heading h2{
	position: relative;
	padding-bottom: 35px;
}
.middle-slider-heading h2:after{
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% + 15px);
	height: 1px;
	background-color: #fff;
	content: '';
}
.each-image-slide{
	position: relative;
}
.each-image-slide-content{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
	background-color: rgba(37,37,37,0.9);
	padding: 20px 0;
}
.each-image-slide-content h4{
	font-family: 'NunitoSansItalic';
}
.middle-slider-wrapper{
	position: relative;
	margin-left: -18%;
	margin-top: 45px;
}
.miidle-slider-pagination{
	padding-left: 100px;
	padding-top: 40px;
}
.miidle-slider-pagination .common-arrow{
	position: relative;
	display: inline-flex;
	width: 56px;
	height: 56px;
	border:2px solid #fff;
	border-radius: 100%;
}
.miidle-slider-pagination .swiper-button-next{
	left: 15px;
}
.miidle-slider-pagination .swiper-pagination{
	position: relative;
    text-align: right;
    margin-top: 10px;
}
.miidle-slider-pagination .swiper-pagination-bullet{
	background-color: transparent;
	border:1px solid #fff;
	margin-bottom: 15px;
	opacity: 1;
	width: 13px;
	height: 13px;
	margin-left: 20px;
}
.miidle-slider-pagination .swiper-pagination-bullet-active{
	background-color: #fff;
}
/******************************testimoinal upper******************************/
.testimonial-upper{
	background-color: #252525;
}
.sign{
	display: inline-block;
	display: inline-block;
    margin-left: 75px;
    vertical-align: middle;
}
.sign h4{
	font-family: 'CollectionFree';
	font-size: 40px;
}
.left-content{
	padding: 80px 0 150px 180px;
	max-width: 860px;
	width: 100%;
}
.man-image img{
	display: none;
}
/*.testimonial-upper .each-part:nth-child(odd) .col-lg-8{
	-ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
.testimonial-upper .each-part:nth-child(odd) .col-lg-4{
	-ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
*/
.testimonial-upper .each-part p{
	margin: 35px 0 60px;
}
.right-txt{
	position: relative;
	top: 47%;
	transform: translateY(-50%);
	width: 100%;
}
.right-txt h4{
	font-size: 60px;
	letter-spacing: 1px;
}
.testimonial-upper .each-part:nth-child(even) .man-image img{
	display: block;
}
/*******************************testimonial***********************/
.testimonial-sec{
	padding: 50px 0 100px;
	overflow: hidden;
	position: relative;
}
.testimonial-sec .common-both-padding{
	padding-right: 0;
}
.testimonial-sec h3{
	position: relative;
    padding-bottom: 40px;
}
.testimonial-sec h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 15px);
    height: 1px;
    background-color: #fff;
    content: '';
}
.testimonial-sec .col-lg-3{
	-ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
}
.testimonial-sec .col-lg-9 {
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%;
}
.each-testimonial-slide{
	background-color: #404040;
	padding: 45px 45px 40px;
	margin-top: 80px;
}
.each-testimonial-slide img{
	width: 45px;
    margin-right: 30px;
}
.each-testimonial-slide h4{
	font-family: 'NunitoSansLight';
}
.each-testimonial-slide p{
	font-size: 16px;
	font-family: 'NunitoSansRegular';
	margin: 30px 0;
}
.testimonial-slider-wrapper{
	margin:65px 0% 80px 30px;
	position: relative;
}
.testimonial-slider-wrapper:after{
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% - 140px);
	height: calc(100% + 80px);
	content: '';
	background-color: #252525;
}
.testimonial-pagination .swiper-button-next{
	right: auto;
	left: 15px;
}
.testimonial-pagination .common-arrow {
    position: relative;
    display: inline-flex;
    width: 56px;
    height: 56px;
    border: 2px solid #fff;
    border-radius: 100%;
    transform: translateY(0);
}
.testimonial-pagination{
	bottom: 75px;
    position: absolute;
    left: -250px;
    width: 400px;
}
.cotation-image{
	position: absolute;
	top: 190px;
	left: 0;
}
.cotation-image img{
	/*width: 410px;*/
}
.testimonial-heading{
	padding-top: 70px;
}
/******************************* Footer Css*****************************/
.footer-area{
	padding:130px 0px 40px;
	background-color:#252525;
}
.footer-information{
	margin-left: -20px;
}
.each-footer-information td a{
	position: relative;
}
.each-footer-information td a:after{
	position: absolute;
	top: 3px;
    left: -25px;
	width: 15px;
	height: 15px;
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/ph.svg);
	transform: rotate(100deg);
}
.each-footer-information td:nth-child(1) a:after{
	display: none;
}
.each-footer-information td:nth-child(3) a:after{
	background-image: url(../images/whatsapp.svg);
	transform: rotate(0deg);
}
.each-footer-information p, .each-footer-information table tr td, .each-footer-information table tr td span{
	color:#fff;
	font-size:14px;
	font-family: 'NunitoSansLight';
	line-height:30px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-footer-information table tr td{
	color:#9b9b9b;
	padding-right:50px;
}
.each-footer-information table tr td a:hover{
	color:#4e8e47;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer-contant > .row{
	align-items:center;
}
.footer-bottom ul li{
	display:inline-block;
	vertical-align:middle;
	padding-right:65px;
}
.footer-bottom ul li a{
	font-size:16px;
	color:#fff;
	font-family: 'NunitoSansRegular';
	opacity: 0.5;
}
.footer-bottom ul li a:hover{
	opacity: 1;
}
.footer-area .col-lg-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.footer-contact-dtl{
	padding-left: 20px;
}
.footer-contact-dtl table tr td{
	padding-right: 75px;
}
.footer-contact-dtl table tr td:last-child{
	padding-right: 0;
}
.footer-area .divider{
	width: calc(100% - 150px);
	margin:50px 0 40px;
	border-top: 2px solid #2a2a2a;
}
.footer-bottom ul li a{
	margin-top: 20px;
}
/******************************* Footer Css *****************************/
/******************************inner banner***************************/
.inner-banner-sec .banner-content{
	top: auto;
	transform: translateY(0);
	bottom: 80px;
}
.inner-banner-sec .banner-content h1{
	margin-bottom: 0;
}
/*.inner-banner-image img{
	display: none;
}
.inner-banner-image{
	height: 228px;
}*/
.common-footer{
	background-color: #1c1c1c;
}
.inner-banner-sec .col-lg-8{
	padding-left: 60px;
}
/***********************************aanbod**********************/
/******************************* Select Css*****************************/
.select-sec{
	background-color: #252525;
	padding: 85px 0;
}
.select-style {
    width: 100%;
    background: url(../images/drop.svg) no-repeat 92% center/8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    height: 46px;
    line-height: 43px;
    background-color: #fff;
    border-radius: 0;
    background-color: transparent;
    border:1px solid #efefef;
}
.select-style option{
	background-color: #252525;
}
.select-part-wrapper{
	max-width: 795px;
	width: 100%;
	margin-left: auto;
}
.select-part-wrapper:after{
	position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    content: '';
    right: 99%;
    z-index: -1;
}
.each-select-box .common-btn{
	max-width: 100%;
}
.aanbod-select-wrapper .col-lg-3 {
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
}
.aanbod-select-wrapper{
	padding-left: 55px;
    padding-right: 55px;
}
.aanbod-product-sec .each-product{
	margin-bottom: 15px;
}
.aanbod-product-sec{
	padding: 0 0 80px;
}
.aanbod-middle-area{
	background-color: #1c1c1c;
}
.aanbod-middle-content{
	max-width: 675px;
    width: 100%;
    padding: 55px 0 75px 90px;
}
.aanbod-middle-content h2{
	margin-bottom: 30px;
}
.aanbod-middle-content p{
	line-height: 30px;
}
.aanbod-middle-image{
	position: relative;
}
.aanbod-middle-btn{
	position: absolute;
    bottom: 15px;
    width: 100%;
   	padding-left: 15px;
}
/*******************************verkocht************************/
.verkocht-product{
	padding-top: 90px;
}
.verkocht-product .product-content table{
	width: auto;
}
.verkocht-product .product-content td{
	padding-right: 30px;
}
/*******************************service listview*****************************/
.service-listview{
	background-color: #252525;
	padding: 180px 0 130px;
}
.listiew-wrapper{
	max-width: 1362px;
	width: 100%;
	margin: auto;
}
.listview-content{
	padding: 60px 120px 75px 0;
	height: 100%;
	position: relative;
    z-index: 0;
}
.listview-content p{
	margin: 30px 0 50px;
	letter-spacing: 0.2px;
}
.each-listview{
	position: relative;
	margin-bottom: 100px;
}
.listview-content:after{
	position: absolute;
    top: 0;
    width: calc(100% + 120px);
    height: 100%;
   background-color: #404040;
    content: '';
    z-index: -1;
    right: 0;
}
.listview-image{
	height: calc(100% + 100px);
    position: absolute;
    top: -50px;
    left: 0;
   	width: calc(100% + 15px);
}
.listview-image img{
	display: none;
}
.each-listview .col-lg-8{
	-ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
}
.each-listview .col-lg-4{
	-ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
}
.each-listview:last-child{
	margin-bottom: 50px;
}
/*************************for row flex*******************/
.each-listview .flex-row-reverse .listview-content:after{
	left:0;
	right:auto;
}
.each-listview .flex-row-reverse .listview-content{
	padding-left: 120px;
	padding-right: 0;
}
.each-listview .flex-row-reverse .listview-image{
	right: 0;
	left: auto;
}
/*********************************contact**************************/
.contact-map-sec{
	background-color: #252525;
	position: relative;
}
.map-right-content p{
	margin: 40px 0;
}
.map-right-content{
	padding: 140px 0px;
    max-width: 712px;
    margin-left: auto;
}
.map-area{
	position: absolute;
    width: 50vw;
    right: 0;
}
.address-part{
	position: relative;
	padding: 50px 0 50px 60px;
}
.address-part-wrapper .col-lg-6:first-child .each-footer-information td{
	width: 100%;
	display: block;
	padding-bottom: 15px;
}
.address-part-wrapper .each-footer-information td a:after{
	left:0;
}
.address-part-wrapper .each-footer-information td:nth-child(2) a, 
.address-part-wrapper .each-footer-information td:nth-child(3) a{
	padding-left: 25px;
}
.address-part-wrapper .footer-opening-time{
	padding-bottom: 60px;
}
.address-part-wrapper td{
	white-space: nowrap;
}
.address-part-wrapper{
	max-width: 495px;
	width: 100%;
	margin-top: 70px;
}
.address-part:after{
	width: 50vw;
	height: 100%;
	background-color: #252525;
	top: 0;
	right: 0;
	content: '';
	position: absolute;
	z-index: -1;
}
.form-area{
	padding: 50px 0;
    max-width: 712px;
    width: 100%;
    margin-left: auto;
}
.form-area h3{
	margin-bottom: 40px;
}
.form-styl {
	resize: none;
	background-color: transparent;
	border-radius: 0;
    font-family: 'NunitoSansLight';
	border:0px;
	border-bottom:1px solid rgba(148,148,148,0.3);
	color: #fff;
	font-size:16px;
	height: auto;
	padding: 0 0 25px;
}
.form-area .form-group {
	margin-bottom: 25px;
}
.form-styl:focus {
	box-shadow: none;
	border-bottom:2px solid #fff;
	background-color:transparent;
	color:#fff;
}
.form-styl:placeholder {
	color: #fff;
}
.form-styl:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.form-styl::placeholder {
	color: #fff;
	opacity: 1;
}
.contact-footer-uppper .listview-content:after {
    display: none;
}
.contact-footer-uppper .listview-content {
    max-width: 926px;
    padding-left: 55px;
    background-color: #404040;
    z-index: 1;
    position: relative;
    margin-left: 60px;
}
.contact-footer-uppper .listview-image{
	width: 66%;
    right: 0;
    left: auto;
}
.contact-footer-uppper .common-both-padding{
	padding-right: 0;
}
.contact-footer-uppper{
	background-color: #1c1c1c;
	padding: 130px 0 80px;
}
/**********************************service detail***********************************/
.service-dtl-btn{
	background-color: #252525;
	padding-top: 50px;
}
.service-dtl-btn-wrapper{
	padding-right: 150px;
}
.service-dtl-image-panel img{
	display: none;
}
.service-dtl-image-panel .map-right-content{
	padding-bottom: 190px;
}
.service-form-wrapper{
	max-width: 525px;
}
.service-btm-slider{
	padding-bottom: 60px;
}
.service-dtl-content{
	background-color: #252525;
}
.service-dtl-content-wrapper{
	padding: 0 150px 100px;
}
.service-dtl-content-wrapper table{
	width: 100%;
}
.service-dtl-content-wrapper td{
	width: 50%;
	vertical-align: top;
	text-align: justify;
	padding-top: 30px;
}
.service-dtl-content-wrapper td:nth-child(odd){
	padding-right: 30px;
}
.service-dtl-content-wrapper td:nth-child(even){
	padding-left: 30px;
}
/***************************overons************************/
.overons-content{
	padding: 130px 0 60px;
}
.counter-sec{
	background: #252525;
}
.counter-bg{
	padding: 130px 0;
	position: relative;
	z-index: 0;
}
.counter-bg:after{
	width: 100%;
    height: 100%;
    background-color: #1c1c1c;
    top: 0;
    right: 0;
    content: '';
    position: absolute;
    z-index: -1;
}
.each-counter{
	padding: 0 20px;
}
.counter-no h5{
	font-size: 116px;
	color: #252525;
	font-family: 'NunitoSansBold';
}
.counter-content p{
	letter-spacing: normal;
	margin-top: 60px;
}
.counter-content{
	margin-top: -100px;
}
.counter-wrapper{
	max-width: 970px;
    width: 100%;
    padding-left: 115px;
}
.overons-testimonial-upper .left-content{
	padding-top: 130px;
	padding-bottom: 100px;
}
.overons-testimonial-upper .sign{
	margin-left: 0;
}
.overons-testimonial-upper .left-content-cover{
	padding-left: 85px;
}
.counter-box{
	background: #404040;
	max-width: 500px;
	width: 100%;
	padding: 75px 120px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 85%;
}
.counter-box h4{
	font-size: 48px;
}
.overons-testimonial-sec{
	padding: 120px 0 100px;
}
.overons-testimonial-sec .testimonial-heading{
	padding-top: 0;
}
.overons-testimonial-sec .cotation-image {
    top: 70px;
}
.overons-bottom-slider{
	overflow: hidden;
	background: #252525;
	padding-bottom: 10px;
}
.overons-bottom-slider-wrapper{
	margin-right: -15%;
	margin-left: -15%;
}
/**************aanbod dtl**************/
.aanbod-dtl-btn{
	position: absolute;
    top: 323px;
}
.aanbod-dtl-btn .common-btn{
	margin-right: 170px;
}
/*************slider upper-area**********/
.slider-upper-area{
	padding:75px 0px;
	background: #252525; 
	position: relative;
}
.slider-upper-area h4 {
	line-height: 35px;
	text-transform: uppercase;
}
.thumbnil-slider{
	position:relative;
	background: #252525;
}
.thumbnil-slider .gallery-top{
	background-color:#000;
}
.thumbnil-slider .gallery-top .swiper-button-next {
    right: 6%;
}
.thumbnil-slider .gallery-top .swiper-button-prev {
    left: 6%;
}
.thumbnil-slider .gallery-top .swiper-slide-prev {
    opacity: 0.3;
}
.thumbnil-slider .gallery-top .swiper-slide-next {
    opacity: 0.3;
}
.thumbnil-slider .gallery-thumbs{
	margin-top: 8px;
}
.thumbnil-slider .common-arrow{
	background-color: transparent;
    opacity: 1;
}
/****************tab*************/
.aanbod-detail-tab-sec{
	padding-top: 8px;
}
.aanbod-detail-tab-sec .common-both-padding{
	padding-left: 0;
}
.aanbod-detail-tab-sec .nav-tabs {
	border-bottom: 0px;
}
.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item {
	border-bottom: none;
	width: 25%;
	text-align: center;
	background-color: #252525;
	font-size: 16px;
	font-family: 'NunitoSansRegular';
}
/*.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item a:hover{
	color: #fff;
	background-color: #4e8e47;
}*/
.aanbod-detail-tab-sec .nav-tabs .nav-link {
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border: none;
	padding: 20px 0;
	color: #fff;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link.active {
	background-color: #4e8e47 ;
	color: #fff;
}
.aanbod-detail-tab-sec .tab-content {
	padding: 70px;
	background-color: #1c1c1c;
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing {
	padding-bottom: 20px;
}
.aanbod-detail-tab-sec .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;
}
.aanbod-detail-tab-sec .tab-content ul li {
	font-family: 'NunitoSansRegular';
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	word-break: break-word;
}
.aanbod-detail-tab-sec .tab-content .kenmerken-tab ul li:nth-child(even) {
   color: #fff;
   	font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .bullet-panel ul li {
	padding-left: 20px;
	position:relative;
	font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
}
.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 6px;
    padding-left: 20px;
    background-size: 7px;
    color: #a9a9a9;
}
.kenmerken-tab ul li {
	width: 45%;
	display: inline-block;
	vertical-align: top;
	font-family: 'NunitoSansRegular';
}
/*************right part*********/
.dtl-part-wrapper{
	max-width: 458px;
	width: 100%;
	margin:auto;
	padding-top: 65px;
}
.dtl-right-part h4{
	font-size: 36px;
    border-bottom: 2px solid #fff;
    padding-bottom: 17px;
}
.dtl-right-part h4 span{
	color: #fff;
    font-size: 16px;
    font-family: 'NunitoSansRegular';
    display: inline-block;
    /*text-align: right;
    width: 47%;*/
	float:right;
	margin-top:20px;
}
.dtl-right-part table{
	width: 100%;
	margin-bottom: 60px;
}
.dtl-right-part td{
	color: #fff;
    font-size: 16px;
    font-family: 'NunitoSansRegular';
    padding-top: 15px;
}
.dtl-right-part td span{
	float: right;
 }
 .dtl-right-part .common-btn{
 	max-width: 100%;
 	margin-bottom: 10px;
 }
 .dtl-right-part{
 	position: relative;
 }
 .dtl-right-part:after {
    width: 50vw;
    height: 100%;
    background-color: #252525;
    top: 0;
    right: 0;
    content: '';
    position: absolute;
    z-index: -1;
}
/*************************************pop up**************************************/
.modal-area .modal{
	padding-left: 0px !important;
}
.modal-area .modal-dialog {
    max-width: 920px;
    margin: 20% auto 0px;
}
.modal-area .modal-content{
	border-radius: 0;
	border:0;
	padding: 0;
	background-color: transparent;
}
.popup-content{
	padding: 50px 60px 40px;
    background-color: #404040;
    max-width: 680px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.popup-content p{
	font-size: 16px;
	font-family: 'NunitoSansRegular';
	margin:20px 0 30px;
}
.close-img{
	position: absolute;
	top: 15px;
	right: 15px;
}
.close-img img{
	width: 18px;
}
.popup-content p{
	margin: 15px 0 25px;
}
.popup-image{
	width: calc(100% - 100px);
    margin-left: auto;
}
/***************************************loader********************/
#loader_section{
	display:none;
	width:100%;
	position: fixed;
	top: 0;
	background: #000000b8;
	z-index: 9999999999;
	height: 100vh;
	padding: 30vh 0px;
}
#loader_section p{
	color:#fff;
	font-size:18px;
	text-align: center;
}
#loader_section img{
	width: 100px;
	margin-bottom: 25px;
}
.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{
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	font-family: 'NunitoSansBold';
	margin-bottom: 15px;
}
.star_icon p img{
	width: 15px;
	margin-top: -3px;
	margin-right: 5px;
}
.star_icon p{
	font-family: 'NunitoSansRegular';
	font-size: 16px;
	color: #fff;
	padding-bottom: 6px;
	word-break: break-word;
}
.photo_contnt li img{
	width: 15px;
	margin-left: 5px;
}
.cursor
{
	cursor:pointer;
}
#menu {
 display: none;
}
.mm-current {
 display: block !important;
}
.morgan_footer
{
	text-align: center;
	background: #000;
	padding: 7px 0px 5px;
}
.error_background {
	background-color: #121212;
}
.error_top
{
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
	padding: 35px 0;
}
.light_theme{
	background:rgba(255, 255, 255, 0.83);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75); 
	box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.75);
}
.cookie_div{
	color:#9c9c9c;
	font-size: 13pt;
	font-family: 'Calibri';
}
.cookie_div h4{
	margin-bottom: 15px;
	font-size: 13pt;
	font-family: 'Calibri';
}
.light_theme h4{
	color:#2a2a2a;
}
.dark_theme h4{
	color:#c9c9c9;
}
.cookie_div a{
	color:#38b6be;
	font-size: 13pt;
	font-weight:bold;
	margin-left:8px;
	font-family: 'Calibri';
}
.cookie_div button{
	color:#3c935c;
	font-size: 12pt;
	background:#fff;
	font-weight: bold;
    border: 0;
    padding: 13px 25px;
	margin:5px 0;
	cursor: pointer;
	font-family: 'Calibri';
}
.mm-slideout {
    z-index: unset;
}
.form-1, .form-2, .form-3 {
	display:none;
	margin-top: 15px;
}
/*****************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);
}
.product-slider{
/*	max-width:85%;*/
	margin:auto;
	width:100%;
}
.aanbod-product-sec .product-slider{
	max-width:100%;
}
.home_sign_area .sign h4 {
    font-family: 'CollectionFree';
    font-size: 80px;
}
#mobile-contact-bar {
    display: none;
}

.desktop-vw {
    display: block !important;
}
