@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: #000;
}
.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(10% + 210px);
    z-index: 999;
    right: 0px;
}
/*********************header****************/
.logo-area{
    padding: 40px 70px;
    background: #222222;
    max-width: 830px;
    width: 100%;
}
.bovag-logo-area{
    padding-left: 140px;
}
.bovag-logo-area img, .rdm-logo-area img {
    width: 117px;
	/*image-rendering: pixelated;*/
}
.rdm-logo-area img{
    margin-left: 30px;
}
.bovag-logo-area.bovag-logo-home{
    padding-left: 40px;
}
.header-navbar {
    width: 270px;
    position: absolute;
    left: 0;
    padding: 80px 70px 0;
    z-index: 2;
}
.header-navbar li{
    font-family: 'NunitoSansBold';
    font-size: 18px;
    margin-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: #cd4339;
}
/*****************banner*************/
.banner-sec{
    position: relative;
}
.banner-sec:before{
    /* background: #cd4339; */
    background: #222222;
    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 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: 1;
    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;
}
.scroll-button {
    left: 550px;
    bottom: -178px;
    position: absolute;
/*    width: 100%;*/
    background: #181818;
    padding: 10px 15px;
    z-index: 2;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.scroll-button img{
	width: 16px;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
/******************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 55px;
    border-left:2px solid #E7E7E7;
}
.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: #cd4339;
}
.privacy-area{
    background: #222222;
    padding: 30px 40px 30px 160px;
}
.privacy-area img{
    margin-right: 10px;
    width: 120px;
}
.privacy-area .nap-logo{
	width: 120px;
}
.product-image{
	position: relative;
}
.monthly-price {
    position: absolute;
    bottom:0;
    right: 0;
    background: #CD4339;
}
.monthly-price h6{
	font-family: 'NunitoSansBold';
    color: #fff;
    font-size: 14px;
    padding: 20px 36px;
}
/*****************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: #cd4339; */
    background: #222222;
    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: 15px;
}
.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: #cd4339; */
    background: #222222;
    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: 130px 0px 130px 120px;
}
.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: #222222;
}
.werkplaats-dtl-bnr-btm-right {
    padding: 0px 110px 0px 210px;
}
.werkplaats-dtl-bnr-btm-right h3 {
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #1c1c1c;
    padding-top: 25px;
}
.werkplaats-dtl-bnr-btm-right p {
    margin: 40px 0px 100px;
}
.top-back-btn {
    margin-bottom: 80px;
}
/***********************contact form**********************/
.contact-bottom-area{
    padding: 80px 0 80px;
}
.contact-form-sec {
    padding: 170px 0px;
}
.form-wrapper {
    padding-left: 85px;
}
.form-left-img-text {
    padding-right: 176px;
}
.form-left-img-text p .ph-no{
    transform: rotate(-90deg);
}
.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: #cd4339; */
    background-color: #cd4339;
    color: #fff;
    border-color: #cd4339;
}
.form-btn:hover {
    color: #1c1c1c;
    border-color: #cd4339;
    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: 90px 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/aanbod-middle-img.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;
}
.verkocht_product{
   padding: 135px 0px 80px 0px; 
}
.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: #cd4339; */
    background: #222222;
    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: #CD4339;
    color: #fff;
    line-height: 48px;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
    border-color: #cd4339;
}
.aanbod-filter-btn img{
    width: 14px;
    display: inline-block;
    float: right;
    margin-top: 14px;
}
.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: 36px;
    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: #cd4339;*/
    color:#1c1c1c;
    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-next-btn {
    right: calc(12.6% - 38px);
}
.overons-prev-btn {
    left: auto;
    right: 13%;
}
.contact-map-img.overons-man-img {
    height: auto;
}
.overons-counter-area {
    padding: 70px 0 90px;
}

/*****************************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 {

}
.verkocht-product-middle:before {
    background-image: url(../images/verkocht-middle-car.PNG);
}
.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);
}
.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after {
    border-color: #fff;
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before{
    border-color: #fff;
}
/*********************************aanbod-listview page*********************************/
.aanbod-list-btn {
    font-size: 16px;
    color: #B55738;
    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 #cd4339;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-dtl-btm {
    margin-top: 60px;
    position: relative;
}
.product-dtl h4{
    height: 30px;
    overflow: hidden;
    font-size: 22px;
}
.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;
}

/* 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;
}
.each-info-block p {
    color: rgba(28,28,28,0.5);
}
.header, .footer {
    background: #222222;
}
/************************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 .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-list-btn:hover .aanbod-list-btn-img{
    border-color:#CD4339;
    background:#CD4339;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-list-btn:hover .aanbod-list-btn-img img{
    filter: brightness(0) invert(1);
    -webkit- filter: brightness(0) invert(1);
}
.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;
    margin-top: 10px;
    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: #222222;
    z-index: -1;
}
.aanbod-list-product-middle::before {
    position: absolute;
    top: 0;
    right: -13%;
    width: 35%;
    background-image: url(../images/aanbod-middle-img.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: #222222;
}
/******/
.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: 950px;
    border: 0;
    margin: 60px 0;
} */
.calculator_iframe {
    border: 0;
    width: 100%;
    height: 1200px;
    background: transparent;
}
.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;
    color: #33435D;
}
.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: 100px 0;
}
.aanbod-dtl-top-btn-wrap{
    width: calc(100% - 270px);
    margin-left: auto;
    position: relative;
    z-index: 1;
    padding: 0px 40px 0;
}
.aanbod-dtl-slider .logo-area{
    padding-left: 0;
    padding-right: 0;
}
.aanbod-dtl-top-btn-wrap .white-btn{
    max-width: 100%;
}
.detail-tab-area .each-tab-part h3{
    font-family: 'NunitoSansBold';
    font-size: 36px;
    color: #1c1c1c;
	margin-bottom: 30px;
}
.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;
    }

}
/****Side Nav logo****/
.side_logo {
    position: fixed;
    top: 20%;
    right: 0px;
    z-index: 9999;
}
/****footer left logo****/
.left-logo img
{
    margin-left:10px;
}
.privacy_section{
    background:#fff;
    padding: 5% 5% 10%;
}

.common-btn.white-btn.mybtn1, .common-btn.white-btn.mybtn2{
	color: #fff;
    background: #cd4339;
    border-color: #cd4339;
}
.common-btn.white-btn.mybtn1:hover, .common-btn.white-btn.mybtn2:hover{
    color: #fff;
    background: #1c1c1c;
    border-color: #1c1c1c;
}
#mobile-contact-bar {
    display: none;
}

@media (max-width: 767.98px){
	#mobile-contact-bar img{
		width: 20px;
	}
    #mobile-contact-bar {
        box-sizing: border-box;
        font-size: 1rem;
        opacity: 1;
        position: fixed;
        width: 100%;
        z-index: 9998;
        left: 0;
        bottom: 0;
        display: block !important;
    }
    #mobile-contact-bar-outer {
      background-color: #000000;
      box-sizing: border-box;
      height: 45px;
      overflow: hidden;
      width: 100%;
    }
    #mobile-contact-bar ul {
      box-sizing: border-box;
      line-height: 0;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      width: 100%;
      font-size: 0;
    }
    #mobile-contact-bar ul li {
      box-sizing: border-box;
      display: inline-block;
      line-height: 45px;
      text-align: center;
      height: 45px;
      width: 25%;
    }
    #mobile-contact-bar ul li a {
      color: rgba(255,255,255,0.9);
      cursor: pointer;
      display: block;
      height: 100%;
      position: relative;
      z-index: 9998;
    }
    .li_color {
      border-left: 1px solid #FFFFFF;
    }
  }

.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: 'futura_lt_btlight';
    font-size: 16px;
    color: #0c0c0c;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
/***error***/
.error_top{
    background-color: #000;
    padding: 150px 0;
}
.aanbod-list-area .product-image {
    position: static;
}
/************dropdown*********/
.header-navbar .dropdown{
    position: relative;
    cursor: pointer;
}
.header-navbar .dropdown:after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 15px;
    height: 15px;
    content: '';
    background-image: url(../images/next.svg);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    z-index: 999;
    opacity: 0;
    transition: all 0.3s;
}
.header-navbar .dropdown:hover:after{
    opacity: 1;
    transition: all 0.3s;
}
.header-navbar .dropdown-menu{
    position: absolute;
    display: none;
    z-index:99;
    top: -60px;
    left: 120px;
    transition: all 0.3s;
    border: 0;
    border-radius: 0;
    padding: 20px 20px 20px 50px;
    min-width: 250px;
    background: #222222;
}
.header-navbar .dropdown-item{
    background: transparent;
    padding: 5px 40px;
    font-family: 'NunitoSansRegular';
}
.header-navbar .dropdown-item:hover{
    color: #cd4339;
}
.header-navbar .dropdown:hover > .dropdown-menu {
    display: block;
}

/*================ HOME POP UP NEW==============*/
#modal-new .modal-dialog{
	max-width: 980px;
	margin-top: 10%;
}
#modal-new .modal-content{
    border: 0;
    border-radius: 0px;
}
.popup-content h2{
	font-family: 'New Rail Alphabet Bold';
	color: #010101;
	font-size: 30px;
}
#modal-new h3, #modal-new p{
	color: #010101;
}
#modal-new p{
	text-align: justify;
	margin: 30px 0 50px;
	font-size: 14px;
}
.popup-img img{
	height: 100%;
	object-fit: cover;
}  
.popup-content{
	padding: 18% 18% 10% 10%;
}
.popup-content .common_button{
    border-color: #cd4339;
    color: #fff;
    border-radius: 0;
    min-width: auto;
    max-width: 230px;
    width: 100%;
    padding: 12px;
    display: inline-block;
    text-align: center;
    background: #cd4339;
}
.popup-content .common_button:hover{
	background: #000;
	color: #fff;
	border-color: #000;
}
.close-btn img{
	width: 30px;
}
.close-btn{
	position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #010101;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-backdrop{
	z-index:1;
}
@media(max-width: 1599.98px){
   .dropdown-menu{
        padding-left: 30px;
   }
   .header-navbar .dropdown-item{
    padding: 5px 30px;
   }
}
@media(max-width: 1199.98px){
    .header-navbar .dropdown-menu{
       left: 100px;
       padding-left: 0;
    }
}
.grecaptcha-badge{
    z-index: 999;
}
/*****x******/