@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
/*************side area**********/
.mini-right-nav li{
    margin-bottom:4px;
    padding: 0;
    width: 60px;
    display: block;
    position: relative;
}
.mini-right-nav li a{
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: #1c1c1c;
}
.mini-right-nav li a.whatsapp-nav, .mini-right-nav .whatsapp-nav span:after{
	/* background-color: #68BC5F; */
}
.mini-right-nav span {
    font-family: 'NunitoSansRegular';
    font-size:16px;
    bottom: 0;
    right: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 0;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    transition: 0.50s;  
}
.mini-right-nav span:after{
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 60px);
    content: '';
    background-color: #1c1c1c;
    height: 60px;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    transition: 0.50s;
    z-index: -1; 
}
.mini-right-nav a:hover  span{ width:auto; padding:0 25px ;overflow:visible; }
.mini-right-nav a:hover {text-decoration:none;}
.mini-right-nav a span{
    color:#fff;
}
.mini-right-nav img{
    width: 20px;
    position: relative;
    z-index: 1;
}
.mini-right-nav{
    position: fixed;
    top: calc(25% + 210px);
    z-index: 999;
    right: 0px;
}
/*********************header****************/
.logo-area{
	padding: 8px 60px;
	/* background: #33435d; */
    background: #3F403E;
	max-width: 830px;
	width: 100%;
}
.bovag-logo-area{
	padding-left: 45px;
    max-width: 170px;
}
.header-navbar {
    width: 270px;
    position: absolute;
    left: 0;
    padding: 80px 90px 0;
    z-index: 2;
}
.header-navbar li{
	font-family: 'NunitoSansBold';
	font-size: 18px;
	padding-bottom: 50px;
}
.header-navbar li a{
	color: #fff;
}
.call-mail-area {
    margin-left: auto;
    margin-right: 50px;
}
.call-mail-area li {
    display: inline-block;
    margin: 0px 25px;
}
.call-mail-area ul {
    color: #1c1c1c;
}
.call-mail-area li a {
    color: #1c1c1c;
}
.call-mail-area li a {
    font-family: 'NunitoSansRegular';
}
.call-mail-area li a span {
    font-family: 'NunitoSansBold';
}
.call-mail-area li a:hover {
    color: #33435d;
}
/*****************banner*************/
.banner-sec{
	position: relative;
}

.banner-sec:before{
	/* background: #33435d; */
    background: #3F403E;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    max-width: 830px;
    z-index: 1;
}
.banner-wrapper{
	width: calc(100% - 270px);
	position: relative;
	margin-left: auto;
}
.banner-wrapper{
	height: 80vh;
}
.each-banner-image img{
	display: none;
}
.banner-content{
	position: absolute;
	bottom: 60px;
	padding-left: 90px;
	z-index: 1;
}

.banner-content h1{
    font-family: 'Incised Nord Italic';
}

.banner-content h3{
	margin: 15px 0 60px;
}
.txt-btn{
	font-family: 'NunitoSansBold';
	font-size: 18px;
	color: #1c1c1c;
}
.banner-bottom-area{
	padding-top: 65px;
    position: relative;
    z-index: 2;
    max-width: 830px;
    width: 100%;
    padding-left: 270px;
}
.banner-bottom-wrap{
	background: #fff;
    padding: 35px 0 35px 60px;
}
.txt-btn img{
	width: 12px;
	margin-right: 25px;
}
.banner-bottom-area .text-right .txt-btn img{
    margin: 0 0 0 25px;
}
/******************product****************/
.product-sec{
	padding: 120px 0;
}
.product-slider{
	margin-top: 70px;
}
.product-dtl{
	padding: 40px 0;
}
.product-dtl td{
	font-size: 16px;
    color: #1c1c1c;
    font-family: 'NunitoSansSemiBold';
    padding-right: 50px;
}
.product-dtl h6{
	margin: 15px 0 20px;
}
.product-dtl h6 span{
	margin-left: 50px;
}
.product-slider .common-arrow{
	top: 33%;
}
.product-slider .swiper-button-next{
	right: 0;
}
.product-slider .swiper-button-prev{
	left: 0;
}
/*****************middle-sec************/
.middle-sec .top-left-area{
	padding: 0;
}
.sec-heading{
	padding: 50px 45px;
}
.middle-block-slider{
    padding-left: 0;
    overflow: hidden;
}
.middle-block-slider .common-wrapper{
    padding-right: 0;
}
.block-slider-wrap{
    margin-right: -50%;
}
.each-block{
    position: relative;
}
.block-heading{
    position: absolute;
    bottom: 45px;
    left: 0px;
    padding-left: 60px;
}
.block-heading h3{
    font-size: 36px;
    font-family: 'NunitoSansBold';
}
/***************************counter upper sec*******************/
.counter-upper-sec h2{
    line-height: 65px;
}
.counter-upper-sec p{
    margin-bottom: 40px;
}
.counter-upper-sec{
    padding: 75px 0 50px;
}
/**********************counter sec*****************/
.each-counter {
    border: 2px solid #E7E7E7;
    height: 100px;
}
.count-block {
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 2px solid #E7E7E7;
}
.count-txt {
    width: calc(100% - 110px);
}
.counter-area{
    padding-bottom: 230px;
}
.count-txt h6 {
    line-height: 100px;
}
.each-counter h6{
    font-family: 'NunitoSansRegular';
}
/********************footer*****************/
.footer-area{
    border-top:2px solid #E7E7E7;
}
.each-info-block{
    padding: 50px 70px;
    border-left:2px solid #E7E7E7;
    height: 100%;
}
.each-info-block h6{
    font-family: 'NunitoSansBold';
}
.each-info-block h6 span{
    line-height: 30px;
    margin-top: 15px;
    font-family: 'NunitoSansRegular';
    display: block;
    color: rgba(28,28,28,0.5);
}
.footer-area .col-lg-4.footer-logo-area{
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%;
}
.footer-area .col-lg-8{
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%;
}
.privacy-area h6{
    font-family: 'NunitoSansBold';
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.each-info-block a{
    color: rgba(28,28,28,0.5);
}
.each-info-block a:hover{
    color: #33435D;
}
.privacy-area{
    /* background: #33435D; */
    background: #3F403E;
    padding: 30px 0;
}
.privacy-area img{
    margin-right: 40px;
}
/*****************aanbod dtl******************/
.aanbod-dtl-slider .dtl-slider-wrap {
    position: relative;
    overflow: hidden;
}
.aanbod-dtl-slider .dtl-slider-wrap img{
    /*margin-top: -5%;
    margin-bottom: -5%;*/
}
.aanbod-dtl-slider .swiper-slide-next .dtl-slider-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    content: '';
}
.aanbod-dtl-slider .banner-wrapper {
    height: auto;
}
.aanbod-dtl-slider .swiper-button-prev{
    left: auto;
    right: 16.6%;
}
.aanbod-dtl-slider .swiper-button-next{
    right: calc(16.6% - 45px);
}
.aanbod-dtl-slider .common-arrow img {
    width: 12px;
    height: 12px;
}
.aanbod-dtl-slider .sec-heading h2 span{
    font-family: 'NunitoSansRegular';
}
.aanbod-dtl-slider .sec-heading{
    padding-left: 30px;
    padding-right: 20px;
    background: #fff;
    position: relative;
    z-index: 1;
}
/*====icon block====*/
.icon-txt h5{
    opacity: 0.5;
    margin-bottom: 15px;
}
.each-icon-block img {
    width: 50px;
    margin-right: 40px;
}
.each-icon-block .calender-image {
    width: 40px;
}
.aanbod-dtl-block-wrap {
    padding: 100px 0;
}
.icon-txt h4{
    font-size: 24px;
}
/*********tab**************/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}

.aanbod-detail-tab-sec{
    background: #f6f6f6;
}
.aanbod-detail-tab-sec .nav-tabs {
    border-bottom: 0px;
}
.aanbod-detail-tab-sec .tab-sec{
    /* background: #33435d; */
    background: #3F403E;
    padding: 100px 70px;
    height: 100%;
}
.aanbod-detail-tab-sec .col-lg-3{
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
}
.aanbod-detail-tab-sec .col-lg-9{
    -ms-flex: 0 0 81%;
    flex: 0 0 81%;
    max-width: 81%;
}
.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item {
    border:0;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 53px;
    line-height: 52px;
    font-family: 'NunitoSansBold';
    text-align: center;
    margin-bottom: 10px;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link {
    border-radius:0px;
    border: none;
    padding:0;
    color: #1c1c1c;
    border: 1px solid #fff;
    background: #fff;
}
.aanbod-detail-tab-sec .nav-tabs .nav-link.active {
    background: transparent;
    color: #fff;
}
.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: #1c1c1c;
    padding-bottom: 10px;
    word-break: break-word;
}
.aanbod-detail-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position:relative;
    font-family: 'NunitoSansRegular';
}
.aanbod-detail-tab-sec .tab-content{
    padding: 80px 100px;
}
.aanbod-detail-tab-sec .tab-content .tab-pane .tab_hedaing h4 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.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: #1c1c1c;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    font-family: 'NunitoSansRegular';
}
.product-sec.related-car{
    padding: 0 0 60px;
}
.header-social-icon{
    margin-left: 30px;
}
.header-social-icon img{
    width: 24px;
}
.header-social-icon a{
    margin-right:13px;
}

.aanbod-bnr-btm-btn {
    z-index: 1;
    background-color: #fff;
    max-width: 233px;
}
.aanbod-bnr-btm-btn:hover {
    background-color: #1c1c1c;
    color: #fff;
}
.aanbod-bnr-btm-left {
    margin-left: 200px;
    margin-right: 30px;
}
.aanbod-bnr-btm-btn-area {
    padding: 40px 40px 40px 90px;
}
/*****************werkplaats page******************/
.inner-banner-sec .banner-wrapper{
    height: auto;
}
.inner-banner-sec{
    padding-bottom: 150px;
}
.inner-banner-sec:before {
    z-index: 0;
}
.inner-banner-content {
    bottom: 30%;
}
/*banner bottom*/
.werkplaats-banner-btm {
    padding: 80px 0px;
}
.werkplaats-banner-btm-left {
    padding: 35px 0px 0px 165px;
}
.werkplaats-banner-btm-right {
    padding: 0px 145px 0px 75px;
}
/*list section*/
.each-list-wrapper .col-lg-8 {
    -ms-flex: 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
}
.each-list-wrapper .col-lg-4 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
}
.werkplaats-list-sec {
    padding-bottom:180px;
}
.each-list {
    position: relative;
}
.each-list::before {
    /* background: #33435d; */
    background: #3F403E;
    position: absolute;
    left: 0;
    width: 100%;
    height:100%;
    content: '';
    max-width: 830px;
    top:0px;
}
.each-list-wrapper {
    padding: 100px 125px 80px;
}
.each-list-img {
    padding-left: 145px;
}
.each-list-content {
    padding-left: 100px;
}
.each-list-content p {
    margin-bottom: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.werkplaats-list-sec .each-list:nth-child(even)::before {
    left: auto;
    right: 0;
}
.werkplaats-list-sec .each-list:nth-child(even) .each-list-content {
    padding-left: 0px;
    padding-right: 100px;
}
.werkplaats-list-sec .each-list:nth-child(even) .each-list-img {
    padding-left: 0px;
    padding-right: 145px;
}
.listview-image-wrap {
    position: relative;
}
.each-list-img-text {
    position: absolute;
    bottom: 45px;
    left: 60px;
}
.each-list-img-text h3 {
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #fff;
}
/*******************werkplaats-detail page*************************/
.werkplaats-dtl-banner-sec .each-banner-image{
    background-color: #fff;
}
.werkplaats-dtl-banner-sec .werkplaats-dtl-banner-right img {
    display: block;
}
.werkplaats-dtl-banner-sec .banner-wrapper {
    height: auto;
}
.werkplaats-dtl-banner-content-wrapper {
    padding: 50px 0px 50px 170px;
}
.werkplaats-dtl-banner-right {
    padding-left: 115px;
}
.werkplaats-dtl-banner-left h3 {
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #1c1c1c;
    margin-bottom: 35px;
}
.werkplaats-dtl-banner-left p {
    margin-bottom: 50px;
}
.werkplaats-dtl-bnr-btm-sec {
    padding-bottom:30px;
}
.werkplaats-dtl-bnr-btm-sec .container-fluid{
    margin-top: -100px;
}
.werkplaats-dtl-bnr-btm-left {
    padding: 350px 0px 0px 180px;
}
.werkplaats-dtl-bnr-btm-left h1 {
    color: #3f3f3d;
}
.werkplaats-dtl-bnr-btm-right {
    padding: 0px 110px 0px 210px;
}
.werkplaats-dtl-bnr-btm-right h3 {
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #1c1c1c;
}
.werkplaats-dtl-bnr-btm-right p {
    margin: 40px 0px 100px;
}
.top-back-btn {
    margin-bottom: 80px;
}
/***********************contact form**********************/
.contact-bottom-area{
    padding: 100px 0 120px;
}
.contact-form-sec {
    padding: 85px 0px;
}
.form-wrapper {
    padding-left: 85px;
}
.form-left-img-text {
    padding-right: 176px;
}
.form-left-img-text h2 {
    font-size: 36px;
}
.form-left-img-text .form-img {
    margin: 35px 0px 50px;
}
.form-left-img-text p {
    line-height: 23px;
    font-family: 'MarkSimonsonProximaNovaAltRegular';
}
.form-left-img-text a {
    color: #1c1c1c;
}
.form-left-img-text a.ph-no{
    font-family: 'MarkSimonsonProximaNovaAltLight';
}
.form-left-img-text p span {
    float: left;
}
.form-left-img-text p img {
    width: 24px;
    margin-right: 30px;
}
.form-right h2 {
    font-size: 36px;
    margin-bottom: 35px;
}
.form-styl {
    display: block;
    width: 100%;
    height: 60px;
    padding: 25px 30px;
    font-size: 16px;
    font-family: 'NunitoSansSemiBold';
    color: #BABABA;
    background-color: #fff;
    border: 2px solid #EBEBEB;
    border-radius: 0;
    resize: none;
}
.form-styl::placeholder {
    color: #BABABA;
}
.form-styl:focus {
    color: #BABABA;
    background-color: #fff;
    border-color: #EBEBEB;
}
.form-group textarea {
    height: auto;
}
.foto_upload{
    padding-top:0;
    padding-bottom: 0;
    line-height: 60px;
}
.form-btn {
    /* background-color: #33435D; */
    background-color: #3f403e;
    color: #fff;
    border-color: #33435d;
}
.form-btn:hover {
    color: #1c1c1c;
    border-color: #33435d;
    background-color: #fff;
}
.werkplaats-dtl-slider {
    margin: 30px 0px 150px 0px;
}
/***********************contact page********************************/
.contact-map-sec {
    padding-bottom: 130px;
}
.contact-map-sec::before {
    z-index: 0;
}
.contact-map-img {
    height: 545px;
}
.contact-map-text {
    padding-left: 100px;
}
.contact-map-text h4 {
    font-size: 20px;
}
.contact-map-text h6 {
    margin-bottom: 15px;
}
.contact-map-text h4 {
    margin-bottom: 22px;
}
.contact-map-text p {
    margin-bottom: 40px;
}
.contactpg-contact-form-sec {
    padding: 95px 0px;
}
/******************************aanbod page******************************/
.aanbod-product-sec .col-xl-8 {
    margin-bottom: 75px;
}
.aanbod-product-middle {
    z-index: 1;
    height: 100%;
    padding: 80px 0px;
    position: relative;
}
.aanbod-product-middle:before{
    position: absolute;
    top: 0;
    right: 6px;
    width: 35%;
   /* background-image: url(../images/middle-image.jpg);*/
   background-image: url(../images/gray-big-search.PNG);
    background-repeat: no-repeat;
    background-position: bottom right;
    content: '';
    background-size: contain;
    height: 100%;
}
.aanbod-product-middle-content h2 {
    font-size: 36px;
    color: #fff;
}
.aanbod-product-middle-content p {
    color: #fff;
    margin: 30px 0px;
}
.aanbod-product-middle a {
    background-color: #fff;
}
.aanbod-product-middle a:hover {
    background-color: #263246;
    color: #fff;
}
.aanbod-product-middle-content {
    position: relative;
    left: -80px;
}
.aanbod-banner-sec {
    /*padding-bottom: 150px;*/
    padding-bottom: 0px;
}
.aanbod-banner-content-wraper {
    padding-top: 100px;
}
.aanbod-banner-content-wraper .product-slider {
    margin-top: 0px;
}
.aanbod-banner-sec .each-product img {
    display: block;
}
.aanbod-product-sec {
    /*padding: 135px 0px 80px 0px;*/
    padding-bottom: 80px;
}
.aanbod-product-sec .each-product {
    margin-bottom: 30px;
}
.aanbod-product-sec .col-lg-8 {
    margin-bottom: 75px;
}
.aanbod-product-middle::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    content: '';
    /* background: #33435D; */
    background: #3F403E;
    z-index: -1;
    margin-right: 5px;
}
.aanbod-product-middle-content h2 {
    font-size: 36px;
    color: #fff;
}
.aanbod-product-middle-content p {
    color: #fff;
    margin: 30px 0px;
}
.aanbod-product-middle a {
    background-color: #fff;
    border: 2px solid #fff;
}
.aanbod-product-middle a:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.aanbod-product-middle-content {
    position: relative;
    left: -80px;
    max-width: 660px;
}
.aanbod-filter-area h4 {
    font-size: 36px;
    margin-bottom: 35px;
}
.aanbod-each-select-box {
    margin-bottom: 10px;
}
.aanbod-each-select-box .select-style {
    color: #BABABA;
    border: 2px solid #EBEBEB;
    padding: 0 15px;
    width: 100%;
    letter-spacing: 0.4px;
    background: url(../images/down-arrow.svg) #fff no-repeat 92% center/10px;
    border-radius: 0;
    height: 50px;
    line-height: 49px;
    font-family: 'New Rail Alphabet';
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
}
.aanbod-filter-area {
    padding: 40px 0px 0;
    max-width: 240px;
    width: 100%;
    margin: auto;
}
.aanbod-filter-btn {
    height: 50px;
    /* background: #33435D; */
    background: #016709;
    color: #fff;
    line-height: 48px;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
    /* border:2px solid #33435D; */
    border: 2px solid #016709;
}
.aanbod-filter-btn img{
    width: 14px;
    display: inline-block !important;
    margin-top: -3px;
    margin-left: 10px;
}
.aanbod-filter-reset-btn {
    height: 50px;
    background: #1c1c1c;
    color: #fff;
    line-height: 48px;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
    border:2px solid #1c1c1c;
}
.aanbod-filter-reset-btn:hover {
    color: #1c1c1c;
    border-color: #33435d;
    background-color: #fff;
}
.aanbod-filter-reset-btn img{
    width: 14px;
    display: inline-block !important;
    margin-top: -3px;
    margin-left: 10px;
}
.aanbod-each-filter-grid {
    font-size: 14px;
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    border: 2px solid #1c1c1c;
    text-align: center;
    line-height: 48px;
    height: 50px;
}
.aanbod-each-filter-grid img {
    width: 25px;
    margin-right: 10px;
    margin-top: -5px;
    display: inline-block;
}
.raster {
    opacity: 0.5;
}
.aanbod-slider .common-arrow img {
    display: inline-block;
}
.aanbod-product-heading {
    margin-bottom: 90px;
}
.aanbod-top-slider {
    padding-left: 40px;
}


/******************over ons page***************************/
.overons-man-sec::before {
    z-index: 0;
}
.overons-man-sec .banner-bottom-area {
    padding-top: 0px;
}
.overons-man-sec .middle-block-slider .common-wrapper {
    padding-left: 100px;
}
.overons-man-sec .banner-bottom-area {
    padding-left: 0px;
}
.overons-man-text h3 {
    font-size: 30px;
    font-family: 'NunitoSansBold';
    color: #1c1c1c;
}
.overons-man-text h4 {
    font-family: 'NunitoSansRegular';
	font-size: 30px;
    margin: 50px 0px 5px 0px;
}
.overons-man-text h6 {
    font-family: 'NunitoSansBold';
	font-size: 20px;
    color: #33435D;
    margin-bottom: 50px;
}
.overons-man-text {
    padding: 0px 58px 0px 120px;
}
.overons-slider-heading h3 {
    font-size: 36px;
    font-family: 'NunitoSansBold';
    color: #1c1c1c;
}
.overons-gallery-slider {
    margin-top: 100px;
    position: relative;
}
.overons-prev-btn {
    right: 13%;
}
.contact-map-img.overons-man-img {
    height: auto;
}
.overons-counter-area {
    padding: 70px 0 180px;
}

/*****************************nieuws dtl page***************************/
.nieuws-dtl-bnr-btm-sec {
    padding: 135px 0px;
}
.nieuws-dtl-bnr-btm-sec-heading h3 {
    font-family: 'NunitoSansBold';
	font-size: 36px;
	color: #1c1c1c;
    margin-bottom: 35px;
}
.nieuws-dtl-bnr-btm-sec-heading{
    padding: 0 50px;
}
.nieuws-dtl-bnr-btm-sec-heading table{
    width: 100%;
}
.nieuws-dtl-bnr-btm-sec-heading td{
    width: 50%;
    vertical-align: top;
}
.nieuws-dtl-bnr-btm-sec-heading td:nth-child(odd){
    padding-right: 60px;
}
.nieuws-dtl-bnr-btm-sec-heading td:nth-child(even){
    padding-left: 60px;
}
/******************************verkocht page******************************/
.verkocht-product-middle {
    /*z-index: 1;
    height: 100%;
    background: url(../images/verkocht-middle.svg) no-repeat 99% bottom/350px;
    padding: 80px 0px;*/
}
.verkocht-product-middle:before {
    background-image: url(../images/verkocht-middle.jpg);
}
.thanku-banner{
    height: calc(100vh - 140px);
    padding-bottom: 7%;
}
.thanku-banner.banner-sec:before{
    z-index: 0;
}
/*****************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);
}

/*********************************aanbod-listview page*********************************/
.aanbod-listwiew-pdct-dtl {
    border: 1px solid #979797;
    height: 100%;
    padding: 40px;
}
.aanbod-list-btn {
    font-size: 16px;
    color: #33435D;
    font-family: 'NunitoSansRegular';
    position: absolute;
    bottom: 0px;
    right: 70px;
}
.aanbod-list-btn .aanbod-list-btn-img {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-radius: 100%;
    margin-left: 10px;
    border: 1px solid #33435D;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-dtl-btm {
    margin-top: 60px;
    position: relative;
}
.product-dtl h4{
    height: 30px;
    overflow: hidden;
}
.product-dtl-btm p {
    line-height: 40px;
    font-family: 'NunitoSansSemiBold';
    font-size: 16px;
    color: #1c1c1c;
}

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

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

/* Privacy */
.privacy_section{
    padding-bottom: 50px;
}
.privacy_sec{
    color: #000000;
}

/* Morgen Footer */
.morgan_footer
{
  text-align: center;
  background: #000;
  padding: 7px 0px 5px;
}

/* Verkocht and Aanbod No record Section */
.no_record_found{
	font-size: 24px;
	color: #020202;
	text-align: center;
	padding: 80px 0px 80px 0px;
}

/* Pages Beoordelingen */
/* === Main Area Start === */
.main-area {
    border: 1px solid rgba(0,0,0,0.2);
    padding-top: 30px;
    padding-bottom: 25px;
    padding-right: 35px;
    padding-left: 35px;
    margin-bottom: 22px;
    margin-top: 50px;
}

/* First Col */
.first-col h4 {
    margin-bottom: 40px;
    height: 30px;
    overflow: hidden;
}

.main-table {
    max-width: 220px;
}

.main-table table {
    width: 100%;
    font-family: 'NunitoSansSemiBold';
    font-size: 16px;
    color: #1c1c1c;
}

.main-table .column {
    display: table-cell;
}

.main-table tr {
    background-color: transparent;
    border: 0;
    color: #1c1c1c;
}

.main-table tr td {
    padding: 10px 0;
}

/* Middle Col */
.middle_col_heading{
    color: #1c1c1c;
}

.middle-col-set {
    position: relative;
}

.middle-col {
    text-align: center;
}

.middle-col h1 {
    margin-bottom: 23px;
    font-size: 45px;
    font-family: 'NunitoSansSemiBold';
}

.middle-col p {
    font-weight: bold;
    font-size: 13px;
}

/* 3rd Col */
.left-col {
   padding-top: 65px;
}

.left-col p {
    font-size: 16px;
}

.date-area {
    text-align: right;
    padding-top: 65px;
}
.review-sec {
    padding: 140px 0px 120px;
}
.each-review-box {
    border: 1px solid rgba(0,0,0,0.2);
    padding: 30px 35px;
    margin-bottom: 25px;
}
.date-area p {
   font-size: 16px;
   color: #3f3f3d;
   letter-spacing: 1px;
}
.privacy-area {
    background-color: #3F403E;
}
.privacy-area a:hover{
    color: #fff;
}
.each-info-block p {
    color: rgba(28,28,28,0.5);
}
.header, .footer {
    background: #3F403E;
}
/************************aanbod lijst page start******************************/
.aanbod-list1, .aanbod-banner-content-wraper{
    overflow: hidden;
}
.inner-banner-sec.aanbod-list-banner-sec {
    padding-bottom: 0px;
}
.aanbod-banner-sec:before {
    height: 70%;
}
.aanbod-listwiew-pdct-dtl {
    border: 1px solid #979797;
    height: 100%;
    padding: 35px;
}
.aanbod-top-slider {
    padding-left: 0px;
}
.aanbod-list-area {
    margin-top: 0px;
}
.aanbod-list-btn {
    font-size: 16px;
    color: #33435D;
    font-family: 'NunitoSansRegular';
    position: absolute;
    bottom: 0px;
    right: 70px;
}
.aanbod-list-btn .aanbod-list-btn-img {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border-radius: 100%;
    margin-left: 10px;
    border: 1px solid #33435D;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-listwiew-pdct-dtl h4 {
    /*height: 20px;*/
    font-size: 26px;
}
.aanbod-listwiew-pdct-dtl h6 {
    margin: 35px 0px 45px;
}
.aanbod-listwiew-pdct-dtl p {
    line-height: 33px;
    font-family: 'NunitoSansBold';
    font-size: 16px;
}

.aanbod-each-filter-grid {
    font-size: 14px;
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    border: 2px solid #1c1c1c;
    text-align: center;
    line-height: 48px;
    height: 50px;
    opacity: 0.5;
}
.aanbod-each-filter-grid img {
    width: 25px;
    margin-right: 10px;
    margin-top: -5px;
    display: inline-block;
}
.aanbod-each-filter-grid.active {
    opacity: 1;
}
.aanbod-listwiew-each-product {
    margin-bottom: 20px;
}
.aanbod-list-product-middle {
    z-index: 1;
    height: 100%;
    padding: 100px 0px 80px;
    position: relative;
}
.aanbod-list-product-middle::after {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    content: '';
    background: #3F403E;
    z-index: -1;
}
.aanbod-list-product-middle::before {
    position: absolute;
    top: 0;
    right: -13%;
    width: 35%;
    background-image: url(../images/gray-big-search.PNG);
    background-repeat: no-repeat;
    background-position: bottom right;
    content: '';
    background-size: contain;
    height: 100%;
}
.aanbod-list-middle-content {
    position: relative;
    left: 100px;
    max-width: 660px;
}
.aanbod-list-middle-content h2 {
    font-family: 'NunitoSansBold';
	font-size: 36px;
	color: #fff;
}
.aanbod-list-middle-content p {
    color: #fff;
    text-align: justify;
    margin: 40px 0px 30px;
}
.aanbod-list-middle-content a {
    background-color: #fff;
    color: #1c1c1c;
    border: 1px solid #1c1c1c;
}
.aanbod-list-middle-content a:hover {
    background-color: #1c1c1c;
    color: #fff;
}
.aanbod-list-filter-btn {
    background-color: #3F403E;
}
/******/
.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: 35px;
	padding-top: 7.5px;
}
#tab_4_height iframe {
    width: 100%;
    height: 1050px;
    border: 0;
	margin: 60px 0;
}
.inrulen_frm{
	margin: 60px 0;
}
.aanbod-banner-sec .banner-wrapper .common-aanbod-product-cover.aanbod-banner-content-wraper {
    padding-left: 0;
}
.common-aanbod-product-cover, .aanbod-banner-sec .common-aanbod-product-cover {
    padding-left: 160px;
    padding-right: 160px;
}
.aanbod-listwiew-each-product .col-lg-6:first-child{
    overflow: hidden;
}
.aanbod-listwiew-each-product .col-lg-6 img{
    margin-top: -5%;
    margin-bottom: -5%;
}
.aanbod-list1 .aanbod-list-btn{
    position: relative;
    right: 0;
    bottom: 0;
    white-space: nowrap;
}
.aanbod-list1 .common-aanbod-product-cover{
    padding-left: 0;
}
.aanbod-list1 .banner-wrapper{
    height: auto;
}
.aanbod-list1{
    padding-bottom: 50px;
}
.col-lg-9.aanbod-list1{
    padding-bottom: 0;
}
/*************new aanbod dtl tab*************/
.aanbod-dtl-slider.banner-sec:before{
    z-index: 0;
}
.form-1,  .form-2{
    display: none;
    background:#fff;
    position: relative;
    padding: 40px 0;
}
.mm-slideout {
    z-index: unset;
}
.modal_area .modal_close_img img{
    max-height:35px;
}
.modal_area .modal_close_img{
    position: absolute;
    top: 20px;
    right: 20px;
    height:100%;
}
.modal_area .modal-dialog {
    max-width:75%;
    margin-top:10%;
}
.modal_area .modal-body{ 
    padding:0px;
}
.modal_area .modal-content p{
    text-align: justify;
    margin-top:30px;
    margin-bottom: 50px;
}
.modal_area .modal-content{
    border-radius:0px;
    border: none;
}
.pop_up_img{
    vertical-align: top;
}
.popup_content{
    padding-left: 30px;
    padding-right: 60px;
    padding-top: 4%;
    padding-bottom: 4%;
}
.button-btn {
    background: #3f403e;
    color: #FFF;
    border-color: #3f403e;
}
.aanbod-dtl-top-btn-wrap{
    width: calc(100% - 270px);
    margin-left: auto;
    position: relative;
    z-index: 1;
    padding: 60px 18px 0;
}
.aanbod-dtl-slider .logo-area{
    padding-left: 0;
    padding-right: 0;
}
.aanbod-dtl-top-btn-wrap .white-btn{
    max-width: 100%;
}
.aanbod-dtl-top-btn-wrap .d-flex.justify-content-center span{
    font-size: 16px;
    font-family: 'NunitoSansRegular';
}
.detail-tab-area .each-tab-part h3{
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #1c1c1c;
}
.aanbod-detail-tab-sec .detail-tab-area .tab-content {
    padding: 0;
    height: 0;
    overflow: hidden;
}
.aanbod-detail-tab-sec .tab-content.kenmerken-tab-content{
    height: auto;
}
.aanbod-detail-tab-sec .each-tab-part{
    padding: 40px 0 10px;
    border-bottom: 1px solid #979797;
}
.tab-btn {
    font-size: 16px;
    color: #979797;
    font-family: 'NunitoSansRegular';
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-right: 40px;
}
.tab-btn:after{
    position: absolute;
    border: 1px solid #979797;
    width: 24px;
    height: 24px;
    right: 0;
    background-color: transparent;
    content: '';
    background-image: url(../images/white-button-arrow.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    border-radius: 100%;
    transform: rotate(90deg);
}
.less-info .tab-btn:after{
    transform: rotate(-90deg);
}
.aanbod-detail-tab-sec .tab-content p, .bullet-panel, .aanbod-detail-tab-sec .tab-content.kenmerken-tab-content ul,
.kenmerken-tab{
    margin: 60px 0;
}
.aanbod-detail-tab-sec .tab_hedaing h4{
    border-bottom: 1px solid #1c1c1c;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.aanbod-detail-tab-sec{
    background:#fff;
    border-top: 1px solid #979797;
}
@media(max-width: 1499.98px){
    .detail-tab-area .each-tab-part h3{
        font-size: 24px;
    }
}
@media(max-width: 991px){
    .detail-tab-area .each-tab-part h3{
        font-size: 26px;
    }
    .aanbod-detail-tab-sec .tab_hedaing h4{
        font-size: 22px;
    }
}
@media(max-width: 767px){
    .detail-tab-area .each-tab-part h3{
        font-size: 22px;
    }
    .aanbod-detail-tab-sec .tab_hedaing h4{
        font-size: 20px;
    }
    .aanbod-detail-tab-sec .tab-content p, .bullet-panel, 
    .aanbod-detail-tab-sec .tab-content.kenmerken-tab-content ul, .kenmerken-tab{
        margin:30px 0;
    }

}
/*************************beoordelingen*********************/
.beoordelingen-form-sec{
    padding-top: 80px;
}
.beoordelingen-form-sec h2{
    margin-bottom: 40px;
}
.beoordelingen-form-sec .common-btn{
    margin-top: 30px;
}
.beoordelingen-form-sec .form-group, .beoordelingen-form-sec .aanbod-each-select-box{
    margin-bottom: 20px;
}
.beoordelingen-form-sec .aanbod-each-select-box .select-style{
    font-size: 16px;
    font-family: 'NunitoSansSemiBold';
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
}
.inruilen-btn img{
    width: 18px !important;
    margin-right: 7px;
}
.inruilen-btn.white-btn{
    background: #25D366;
    border-color: #25D366;
    color: #fff;
}