@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	top: 0 !important;
	font-family: 'Avenir-Light';
    font-size: 16px;
    color: #1c1c1c;
}
#page{
	overflow: hidden;
	position: relative;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #121212;
    border-color: rgba(255,255,255,0.1);
    color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.1);
}
/*************side area**********/
.mini-right-nav li{
    margin: 0px 0 2px;
    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: #171717;
}
.mini-right-nav span {
  font-family: 'Avenir-Medium';
  font-size:15px;
  bottom: 0;
  letter-spacing: 0.5px;
  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:#171717;
  height: 60px;
  -webkit-transition: 0.50s;
  -moz-transition: 0.50s;
  transition: 0.50s;
  z-index: -1; 
}
.mini-right-nav li.whtasapp-nav a, .mini-right-nav li.whtasapp-nav span{
  background-color: #58c04d;
}
.mini-right-nav a:hover  span{ width:auto; padding:0 25px 0 35px;overflow:visible; }
.mini-right-nav a:hover {text-decoration:none;}
.mini-right-nav a span{
    color:#fff;
}
.mini-right-nav img{
    width: 26px;
    position: relative;
    z-index: 1;
}
.mini-right-nav img{
    width: 20px;
}
.mini-right-nav{
    position: fixed;
    top: 39%;
    z-index: 999;
    right: 0px;
}
/*****************header****************/
.header-area {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.common-wrap{
    padding-left: 5%;
    padding-right: 5%;
}
.desktop-nav{
    padding: 35px 0;
}
.desktop-nav .navbar-brand{
    margin: 0;
}
.desktop-nav .nav-item {
    font-size: 18px;
    font-family: 'Avenir-Medium';
    margin-left: 60px;
    letter-spacing: 0.2px;
}
.desktop-nav .navbar-nav .nav-link {
    color: #fff;
    padding: 0;
}
.desktop-nav .navbar-nav .nav-link:hover, .desktop-nav .navbar-nav .nav-item.active .nav-link{
    opacity: 0.6;
}
.rating h6{
    font-size: 14px;
    color: #fff;
    font-family: 'Avenir-Light';
    letter-spacing: 1.2px;
    display: inline-block;
    vertical-align: middle;
}
.rating .mw-100{
    margin-left: 20px;
}
.star-img{
    width: 25px;
    margin-right: 7px;
}
.rating span{
    display: block;
    margin-top: 7px;
}
.rating span h6{
    margin-left: 10px;
}
/**************banner**************/
.banner-sec{
    position: relative;
}
.banner-content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 2;
}
.banner-content p{
    color: #fff;
    margin-top: 35px;
}
.banner-content-wrapper{
    max-width: 670px;
    width: 100%;
}
/******************filter*******************/
.filter-sec {
    background: #f4f4f4;
}
.filter-wrap {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    padding: 20px 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-top: -60px;
}
.select-style {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 80px;
    line-height: 80px;
    font-family: 'Avenir-Light';
    font-size: 16px;
    letter-spacing: 0.75px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/down-arrow.svg) #fff no-repeat 85% center/9px;
    color: #1c1c1c;
    padding: 0 14%;
    border-right: 1px solid #e6e6e6;
    /*text-align: center;*/
}
.select-style option {
    font: -moz-pull-down-menu;
    font-family: 'Avenir-Light';
    color: #1c1c1c;
    font-size: 20px;
}
.filter-btn{
    font-family: 'Avenir-Light';
    font-size: 20px;
    color: #1c1c1c;
    letter-spacing: 0.75px;
}
.filter-btn img {
    width: 12px;
    margin-left: 60px;
}
/****************product sec****************/
.product-sec{
    padding: 100px 0 70px;
    background: #f4f4f4;
}
.product-sec .sec-heading.text-center {
    margin-bottom: 40px;
}
.sec-heading{
    max-width: 680px;
    width: 100%;
    margin: auto;
}
.sec-heading p{
    margin: 35px 0 70px;
}
.product-dtl{
    background: #fff;
    padding: 0 30px;
    overflow: hidden;
}
.price-area{
    padding: 19px 0;
}
.product-dtl h5{
    margin-bottom: 8px;
}
.product-dtl h6{
    font-family: 'Avenir-Light';
    font-size: 15px;
    color: #b9b9b9;
}
.product-dtl h6 span{
    color: #1c1c1c;
    display: block;
    margin-top: 8px;
}
.product-dtl table{
    width: 100%;
}
.product-dtl td{
    padding: 25px 15px;
    width: 33.33%;
    border-left: 1px solid #e7e7e7;
}
.product-dtl td:first-child{
    padding-left: 0;
    border-left:0;
}
.price-area{
    position: relative;
}
.price-area:after{
    position: absolute;
    bottom: 0;
    content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
}
.price-area h6{
    height: 38px;
    overflow: hidden;
}
.product-wrap{
    padding: 0 50px;
}
.product-sec .common-btn{
    margin-top: 80px;
}
.product-slider{
    position: relative;
}
.product-slider .swiper-button-prev{
    left: 0;
}
.product-slider .swiper-button-next{
    right: 0;
}
/******************gallery****************/
.gallery-sec {
    padding-top: 80px;
    background: #1c1c1c;
    position: relative;
}
.gallery-sec::after {
    content: '';
    background: #fff;
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
   z-index: 0;
}
.gallery-sec .sec-heading h2, .gallery-sec .sec-heading p{
    color: #fff;
}
.each-gallery {
    position: relative;
    background-size: 0;
}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0;
}
.gallery-sec .swiper-slide-active .overlay{
    opacity: 0.2;
}
.gallery-sec .swiper-slide-prev .each-gallery:before, .gallery-sec .swiper-slide-next .each-gallery:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 1px);
    content: '';
    background: #fff;
    height: 120px;
}
.gallery-sec .swiper-slide-next .each-gallery:before{
    left: auto;
    right: 0;
}
.gallery-sec .swiper-slide-prev .each-gallery, .gallery-sec .swiper-slide-next .each-gallery{
    margin-top: 60px;
    margin-bottom: -60px;
}
.gallery-sec .swiper-slide-prev .each-gallery-dtl, .gallery-sec .swiper-slide-next .each-gallery-dtl{
    visibility: hidden;
}
.each-gallery-dtl {
    max-width: 780px;
    width: 100%;
    position: absolute;
    bottom: 60px;
    left: 0;
    padding-left: 7%;
    z-index: 1;
}
.each-gallery-dtl img  {
    width: 18px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.each-gallery-dtl h3, .each-gallery-dtl p{
    color: #fff;
}
.each-gallery-dtl p {
    margin: 35px 0 40px;
}
/******************review****************/
.testimonial-sec{
    padding: 100px 0;
}
.each-testimonial p{
    font-size: 15px;
    color: #1c1c1c;
    line-height: 26px;
    margin: 20px 0 30px;
}
.each-testimonial{
    padding: 30px 50px;
    border-right: 1px solid rgba(121, 121, 121, 0.25);
}
.testimonial-sec .swiper-slide-next .each-testimonial{
    border-right: 0;
}
.testimonial-sec .common-btn{
    margin-top: 90px;
}
/******************upper block****************/
.footer-upper-block{ 
    position: relative;
    padding-top: 150px;
}
.upper-block-wrap{
    padding: 170px 0;
    background: #1c1c1c;
}
.content-wrap {
    padding: 0 25% 0 50px;
}
.content-wrap h2 {
    color: #fff;
}
.content-wrap p{
    margin: 30px 0 60px;
}
.content-wrap .common-btn {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.content-wrap .common-btn:hover {
    background: #fff;
    color: #1c1c1c;
}
.block-image {
    position: absolute;
    top: 0;
}
/***************footer*************/
.footer-area {
    background: #0f0f0f;
}
.address-block {
    padding: 60px 0 40px;
    border-bottom: 3px solid #1c1c1c;
}
.footer-info-wrap{
    max-width: 890px;
    width: 100%;
    margin-left: auto;
}
.each-footer-info h5 {
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.each-footer-info td {
    font-family: 'Avenir-Light';
    font-size: 15px;
    color: #747474;
    padding-right: 30px;
    line-height: 26px;
    letter-spacing: 0.4px;
}
.each-footer-info td:last-child {
    padding-right: 0;
}
.each-footer-info a {
    color: #747474;
}
.each-footer-info a:hover {
    color: #fff;
}
.social-icon-panel {
    padding: 40px 0;
}
.social-icon-panel .col-lg-5 a {
    margin-right: 22px;
}
.social-icon-panel .col-lg-5 a img {
    width: 25px;
}
.social-icon-panel .rating span{
    display: inline-block;
    margin: 0 40px 0 0;
}


/*===============================popup start===============================*/
.modal-area .modal-dialog {
    max-width: 76%;
    margin: 12% auto 0;
}
.modal-area .modal {
	background-color: rgba(28, 28, 28, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0px;
    position: relative;
    background-color: transparent;
}
.modal-area .popup-content p{
    margin: 30px 0 0;
    font-size: 15px;
    color: #1c1c1c;
}
.modal-area .popup-content {
    padding: 30px 18%;
	height: 100%;
    background-color: #fff;
}
.modal-area .popup-content-wrap {
    vertical-align: middle;
    width: 100%;
}
.modal-area .pop-up-image img{
   height: 100%;
   object-fit: cover;
}
.close-img {
    font-family: 'Avenir-Light';
    font-size: 24px;
    color: #1c1c1c;
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 1;
    border: 0;
    background-color: transparent;
}
/*===============================contact page start===========================================*/
.inner-banner-content {
   padding: 13% 0 6% 12%;
}
.inner-banner-content h2 {
    color: #fff;
}
.contact-info-sec {
    padding-top: 140px;
    position: relative;
}
.each-contact-info  {
    margin-bottom: 60px;
}
.each-contact-info:last-child  {
    margin-bottom: 0;
}
.each-contact-info h4 {
    font-family: 'Avenir-Medium';
    font-size: 22px;
    color: #1c1c1c; 
    margin-bottom: 30px;  
    letter-spacing: 1px;
}
.each-contact-info p {
    font-size: 22px;
    color: #747474;  
}
.each-contact-info a {
    color: #747474;  
}
.each-contact-info a:hover {
    color: #1c1c1c;  
}
.each-contact-info table td:nth-child(odd) {
    padding-right: 60px;
}
.each-contact-info table td {
    font-family: 'Avenir-Light';
    font-size: 22px;
    color: #747474;  
}
.contact-info-text {
    padding-bottom: 100px;
}
.contact-info-img {
    position: absolute;
    z-index: 1;
    right: 0;
    height: 100%;
}
.contact-info-img img {
    height: 100%;
    object-fit: cover;
}
.contact-map {
    height: 700px;
}
/***form****/
.contact-form-sec{
    background-color: #f4f4f4;
    padding: 135px 0 105px;
}
.contact-form-sec h2 {
    color: #1c1c1c; 
    margin-bottom: 60px;
}
.form-styl {
    font-size: 16px;
    font-family: 'avenir-lightoblique';
    font-style: italic;
    color: rgba(28, 28, 28, 0.5);
    padding: 0 45px;
    height: 80px;
    resize: none;
    background-color: #fff;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
}
.photo_upload{
/*    line-height: 80px;*/
    line-height: 40px;
}
.form-styl:placeholder {
	color: rgba(28, 28, 28, 0.5);
}
.form-styl:-ms-input-placeholder {
	color: rgba(28, 28, 28, 0.5);
}
.form-styl::placeholder {
	color: rgba(28, 28, 28, 0.5);
}
.form-group {
    margin-bottom: 20px;
}
textarea.form-styl {
    height: 279px;
    padding: 35px 45px;
}
.form-styl:focus {
    box-shadow: none;
    color: rgba(28, 28, 28, 0.5);
}
/*===============================aanbod-dtl page start===========================================*/
.detail-pg-banner{
    height: 215px;
}
.aanbod-dtl-bk-btn {
    padding: 20px 0;
}
.each-car-name h4 {
    font-family: 'Avenir-Light';
    font-size: 22px;
    color: #b9b9b9; 
    line-height: inherit;
    text-transform: uppercase;
}
.aanbod-dtl-bk-btn-wrap {
    max-width: 980px;
    width: 100%;
}
.aanbod-dtl-bk-btn-wrap  .col-md-6 .each-car-name {
   padding-left: 20px;
}
.aanbod-dtl-bk-btn .col-md-6 {
    width: 37%;
}
.aanbod-dtl-bk-btn .col-md-3 {
    width: 31%;
    border-right: 2px solid #e7e7e7;
}
.aanbod-dtl-bk-btn .col-md-3 .each-car-name {
    text-transform: uppercase;
}
.aanbod-dtl-bk-btn .d-table{
    width: 100%;
}
.aanbod-dtl-top-sec .swiper .swiper-slide-next .each-aanbod-dtl-car::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    content: '';
}
.aanbod-dtl-top-sec .swiper .swiper-slide-prev .each-aanbod-dtl-car::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    content: '';
}
.aanbod-dtl-top-sec .swiper-button-prev {
	left: 6%;
}
.aanbod-dtl-top-sec .swiper-button-next {
	right: 6%;
}
.aanbod-dtl-top-sec .common-arrow {
    border-color: #fff;
}
.aanbod-dtl-top-sec .common-arrow img {
    filter: invert(1);
}
/**tab sec*****/
.dtl-tab-sec {
    background-color: #f4f4f4;
}
.tab-btn-wrapper {
    background-color: #fff;
    max-width: 90%;
    width: 100%;
    margin-left: auto;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    width: 16.66%;
    text-align: center;
    font-family: 'Avenir-Light';
    font-size: 16px;
    position: relative;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-link::after {
    content: '';
    height: 60%;
    width: 2px;
    background-color: #e7e7e7;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child .nav-link::after {
    display: none;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 0;
    background-color: #fff;
    color: #1c1c1c;
    padding: 25px 0;
    border-radius: 0;
    width: 100%;
    position: relative;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
    background-color: #1c1c1c;
    color: #fff;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active::after{
    opacity: 0;
}
.tab-dtl-wrapper{ 
    padding: 115px 0 170px 10%;
}
.tab-content-wrapper {
    padding-right: 10%;
}
.tab-content h3 { 
    margin-bottom: 50px;
    letter-spacing: 2.5px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.bullet-panel h4 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Avenir-Medium';
    font-size: 22px;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 20px;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'Avenir-Light';
    font-size: 18px;
    color: #1c1c1c;
    padding-bottom: 10px;
    word-break: break-word;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position: relative;
    font-family: 'Avenir-Light';
}
.dtl-tab-sec .bullet-panel li:after {
    padding-left: 15px;
    background-size: 8px;
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 9px;
    padding-left: 20px;
    background-size: 8px;
    color: rgba(33, 33, 33, 0.5);
}
/****dtl-contact-info***/
.dtl-contact-info {
    padding: 80px 40px 40px 80px;
    background-color: #fff;
}
.dtl-contact-info h3 { 
    margin-bottom: 20px;
    line-height: 45px; 
    letter-spacing: 2.5px;
}
.dtl-contact-info h6 {
    font-family: 'Avenir-Light';
    font-size: 20px;
    color: rgba(28, 28, 28, 0.5); 
    letter-spacing: 1.5px; 
}
.dtl-contact-info-man { 
    margin: 35px 0 55px;
}
.dtl-contact-info-man a {
    font-family: 'Avenir-Light';
    font-size: 20px;
    color: #747474;   
    line-height: 45px;
    opacity: 0.5;
}
.dtl-contact-info-man a:hover {
    color: #1c1c1c;
    opacity: 1;
}
.dtl-contact-info-man h3 {
    line-height: 24px;
}
.dtl-contact-info-man .col-md-7 {
    margin-top: 50px;
}
.dtl-contact-info-man img {
    border-radius: 100%;
}
.dtl-contact-info-btn img {
    width: 22px;
    margin-right: 15px;
    margin-top: -3px;
}
.dtl-contact-info-btn a {
    color: #1c1c1c;
    font-family: 'Avenir-Light';
    font-size: 20px;
}
.dtl-contact-info-btn a:hover {
    opacity: 0.6;
    color: #1c1c1c;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1c1c1c;
    font-size: 16px;
    line-height: 24px;
}
.left-bg-block h6 {
    line-height: 30px;
    color: #fff;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #1c1c1c;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.each-onderhoud-block h4 {
    color: #121212;
    font-family: 'Avenir-Medium';
    font-size: 24px;
}
.each-onderhoud-block h5 {
    color: #121212;
    margin: 10px 0px 30px;
    font-size: 18px;
    font-family: 'Avenir-Medium';
}
/***dtl-gal***/
.aanbod-dtl-gallery-sec {
    padding: 4px 0;
}
.aanbod-dtl-gallery-sec .gallery-img {
    margin: 0 2px;
}
.aanbod-dtl-gallery-sec .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0.5;
}
.aanbod-dtl-gallery-sec .gallery-image-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 1;
}
.aanbod-dtl-gallery-sec .gallery-image-content img {
    width: 60px;
}
.aanbod-dtl-gallery-sec .gallery-image-content h3 {
    color: #fff;
}
.aanbod-dtl-gallery-sec .less-gallery-images .col-4:last-child .gallery-img {
    position: relative;
}
.aanbod-dtl-gallery-sec .more-gallery-images {
    display: none;
    margin-top: 4px;
}
.aanbod-dtl-btm-product {
    background-color: #fff;
    padding: 90px 0;
}
.aanbod-dtl-btm-product .product-dtl {
    background-color: #f4f4f4;
}
.aanbod-dtl-btm-product-heading {
    margin-bottom: 50px;
}
/*===============================aanbod page start===========================================*/
.aanbod-filter-sec .col-md-3 {
    width: 20%;
}
.aanbod-filter-sec .filter-wrap {
    max-width: 100%;
    margin-top: 0;
    padding: 0;
}
.aanbod-filter-sec .col-xl-3 {
    width: 22%;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-filter-sec .filter-wrap-inner {
    padding: 20px 0;
}
.aanbod-filter-sec .common-btn {
    max-width: 100%;
    line-height: 118px;
    height: 120px;
    text-transform: capitalize;
    font-size: 20px;
}
.aanbod-filter-sec .col-xl-9 {
    width: 78%;
}
.reset-btn{
    position: absolute;
    right: 0;
    bottom: -25px;
}
.aanbod-product-sec .filter-grid {
    max-width: 110px;
    width: 100%;
    margin: 0 0 35px auto;
}
.aanbod-product-sec .aanbod-each-filter-grid {
    text-align: right;
    opacity: 0.5;
    cursor: pointer;
}
.aanbod-product-sec .aanbod-each-filter-grid img {
    width: 30px;
}
.aanbod-product-sec .aanbod-each-filter-grid.active {
    opacity: 1;
}
.aanbod-product-sec {
    background-color: #f4f4f4;
    padding: 35px 0 130px;
}
.aanbod-product-sec .each-product {
    padding: 0 7px 40px;
}
.aanbod-product-sec .col-xl-8 {
    padding: 0 20px 40px;
}
.aanbod-product-middle-area {
    position: relative;
}
.aanbod-product-middle-content {
    padding: 0 10%;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.aanbod-product-middle-area h3 {
    color: #fff;
}
.aanbod-product-middle-area p {
    color: #fff;
    margin: 30px 0 40px;
}
.aanbod-product-middle-area .common-btn {
    max-width: 220px;
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.aanbod-product-middle-area .common-btn:hover {
    background-color: #fff;
    color: #1c1c1c;
}

/*===============================aanbod-list page start===========================================*/
.aanbod-list-product-sec .each-product {
    padding: 0 0 30px;
}
.aanbod-list-product-sec .each-product .product-dtl {
    width: 100%;
    padding: 0;
}
.aanbod-list-product-sec .each-product .col-lg-5 {
    width: 44%;
}
.aanbod-list-product-sec .each-product .col-lg-7 {
    width: 56%;
}
.aanbod-list-product-sec .each-product .price-area {
    padding: 0 9% 70px;
}
.aanbod-list-product-sec .each-product .product-dtl h5 {
    margin-top: 15px;
    color: #b9b9b9;
    height: 50px;
    overflow: hidden;
}
.aanbod-list-product-sec .each-product .product-dtl h6 {
    font-size: 20px;
}
.aanbod-list-product-sec .each-product .product-dtl td {
    padding: 7% 9%;
}

/*===============================bedankt page start==========================================*/
.bedankt-banner-sec .banner-content p {
    margin-bottom: 60px;
    margin-right: 25px;
}
.bedankt-banner-sec .banner-content .border-btn {
    border-color: #fff;
    color: #fff;
}
.bedankt-banner-sec .banner-content .border-btn:hover {
    border-color: #1c1c1c;
}
.bedankt-banner-sec .banner-content-wrapper {
    max-width: 960px;
}

/*===============================verkocht page start==========================================*/
.verkocht-banner .inner-banner-content {
    padding-left: 0;
}
.verkocht-product-sec {
    padding: 115px 0 40px;
}
.verkocht-product-btn {
    background-color: #1c1c1c;
    padding: 35px 30px;
    cursor: pointer;
}
.verkocht-product-btn img {
    width: 13px;
    margin-left: 8px;
    filter: invert(1);
    -webkit-filter: invert(1);
}
.verkocht-product-btn a {
    color: #fff;
    font-size: 20px;
	font-family: 'Avenir-Light';
}
.verkocht-product-btn button {
    color: #fff;
    font-size: 20px;
	font-family: 'Avenir-Light';
    border: 0;
    background-color: transparent;
    padding: 0;
    text-align: left;
}
.verkocht-product-btn a:hover {
    opacity: 0.6;
}
.verkocht-product-btn button:hover {
    opacity: 0.6;
}
/*===============================service-dtl page start==========================================*/
.service-dtl-bk-btn {
    padding-top: 40px;
}
.service-dtl-top-sec {
    padding: 100px 0 115px;
}
.service-dtl-top-wrapper {
    max-width: 1015px;
    width: 100%;
    margin: 0 auto;
}
.service-dtl-top-sec h2 {
    margin-bottom: 35px;
}
.service-dtl-mid-sec .upper-block-wrap {
    padding: 218px 0 170px;
}
.service-dtl-gal::after { 
    background-color: #0f0f0f;
}
.service-dtl-gal .swiper-slide-prev .each-gallery:before, 
.service-dtl-gal .swiper-slide-next .each-gallery:before {
    background-color: #0f0f0f;
}
.service-dtl-gal .sec-heading {
    margin: 50px auto 100px;
}
/*===============================service page start==========================================*/
.service-list-sec{
    background: #1c1c1c;
    padding-top: 100px;
}
.each-list {
    padding-bottom: 320px;
    background-color: #f4f4f4;
    position: relative;
}
.each-list:before{
    position: absolute;
    bottom: 0px;
    content: '';
    background: #f4f4f4;
    height: 320px;
    width: 100%;
    left: 0;
    z-index: 1;
}
.each-list:nth-child(even):before{
    background: #1c1c1c;
}
.each-list:last-child:before{
    background: #0f0f0f;
    height: 100px;
}
.each-list:last-child{
    padding-bottom: 100px;
}
.each-list .upper-block-wrap{
    padding-top: 70px;
}
.each-list .block-image {
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1;
}
.each-list:nth-child(even) .upper-block-wrap {
    background-color: #f4f4f4;
}
.each-list:nth-child(even) .content-wrap h2 {
    color: #121212;
}
.each-list:nth-child(even) .block-image {
    left: 0;
}
.each-list .content-wrap{
    padding-right: 30%;
    padding-left: 0;
}
.each-list:nth-child(even) .content-wrap {
    padding-left: 30%;
    padding-right: 0;
}
.each-list:nth-child(even) .content-wrap .common-btn {
    background: transparent;
    color: #1b1b1b;
    border-color: #1b1b1b;
}
.each-list:nth-child(even) .content-wrap .common-btn:hover {
    color: #fff;
    background-color: #1b1b1b;
}
.each-list .content-wrap p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*===============================overons page start==========================================*/
.overons-counter-sec {
    background-color: #1c1c1c;
    padding: 85px 0 180px 0;
}
.each-count-box span {
    border: 2px solid #fff;
    width: 110px;
    height: 110px;
    margin-right: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-family: 'Avenir-Light';
    font-size: 30px;
    color: #fff;
    letter-spacing: 0.5px;
}
.each-count-box h3 {
    display: inline-block;
    color: #fff;
}
.each-count-box {
    text-align: center;
}
.member-name {
    margin-top: 20px;
}
.overons-member-sec {
    padding: 120px 0 80px;
    background-color: #f4f4f4;
}
.overons-member-sec .content-wrap {
    padding: 10% 50px 0 19%;
}
.overons-member-sec .content-wrap h2 {
    color: #1c1c1c;
}
.member-slider {
    margin-left: -45%;
}
.overons-member-sec .swiper-slide-active .member-img {
    position: relative;
}
.overons-member-sec .swiper-slide-active .member-img::after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(15, 15, 15, 0.7);
    z-index: 1;
}
.member-arrow-btn {
    max-width: 160px;
    width: 100%;
    position: relative;
    padding-top: 40px;
}
.overons-member-sec .swiper-button-prev {
    left: 0;
}
.each-count-box {
    white-space: nowrap;
}

#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;
}
.kenteken_np{
background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
background-repeat: no-repeat;
background-position: 0% 0%;
padding: 7px 0 6px 30px;
}
.star_icon h4{
    padding-top: 15px;
    margin-bottom: 15px;
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Avenir-Medium';
    font-size: 22px;
}
.star_icon p img{
  width: 15px;
  margin-top: -3px;
  margin-right: 5px;
}
.star_icon{
    margin-bottom: 30px;
}
.star_icon p{
    padding-bottom: 6px;
    word-break: break-word;
    font-family: 'Avenir-Light';
    margin: 0px !important;

    font-size: 18px;
    color: #1c1c1c;
}
.photo_contnt li img{
  width: 15px;
  margin-left: 5px;
}
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}

.morgeninternet-footer > img {
    height: 30px;
    padding-top: 15px;
}
.error_background {
  background-color: #121212;
  height: 184px;
}
.error_top
{
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
  padding: 0px 0;
}
.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);
}
.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';
}
.light_theme h4{
  color:#2a2a2a;
}
.dark_theme h4{
  color:#c9c9c9;
}
.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';
}
.mm-slideout {
    z-index: unset;
}
.form-1, .form-2, .form-3 {
    display:none;
    margin-top: 30px !important;
    margin: 0 auto 10px;
}
.foto_upload{
    line-height: 57px;
}
.add_morgan_footer_margin{
    height: 100px;
}
button.filter-btn
{
    border: 0;
    background: transparent;
}
.background-dark
{
    background: #000;
}
@media(min-width:992px){
    .privacy_section
    {
        margin-top: 180px;
    }
}