@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'lama_sansregular_condensed';
    font-size: 1.6rem;
    color: #151515;
}
html {
    font-size: 62.5%;
    height: auto !important;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/*****************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);
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/*****************index****************/
/****header****/
.header-area {
    position: absolute;
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-area .navbar-brand img {
    width: 13.2rem;
}
.header-area-right li a {
    font-family: 'lama_sansmedium_expanded';
    font-size: 1.6rem;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    text-transform: uppercase;
}
.header-area .nav-item{
	margin: 0 4rem;
}
.header-area .nav-item:first-child{
    margin-left: 0;
}
.header-area li a {
	margin-right: 3.5rem;
}
.header-area-right {
    max-width: 1253px;
    margin: 0 0 0 auto;
}
.header-area-right ul {
    clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: end; 
    position: relative;
    z-index: 1;
}
.header-area-right ul::after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #fff;
    right: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.show-menu {
    padding: 3rem 5rem 3rem 10rem;
    background-color: #fff;
    clip-path: polygon(54% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
}
.header-area-right li:last-child img {
    width: 4.6rem;
    height: 4.6rem;
    cursor: pointer;
}
.cross-line {
    display: none;
}
.header-area-right li:not(.show-menu)  {
    /* display: none; */
}
.header-area-right.show-more li a {
    color: #151515;
}
.header-area-right li:first-child,
.header-area-right li:nth-child(6) {
    /* display: block; */
}
.header-area-right.show-more ul::after {
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-area-right.show-more li  {
    display: block;
}
.stiky{
	position: fixed;
	left: 0;
	top: 0;
	background-color: #151515 ;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 99;
}
.header-logo img{
    height: 10rem;
}
/****whatsapp-btn****/
.whatsapp-btn {
    position: fixed;
    right: 4rem;
    bottom: 4rem;
    z-index: 99;
}
.whatsapp-btn a {
    background: #25D366;
    border-radius: 100%;
    width: 4.8rem;
    height: 4.8rem;
}
.whatsapp-btn a img {
    width: 1.7rem;
}
/****banner****/
.banner-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    text-align: center;
}
.banner-content h1 {
    margin-bottom: 5rem;
}
.banner-content a img {
    margin-right: 1rem;
    filter: brightness(0) invert(1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner-content .akker_btn_cls {
    margin-right: 2rem;
}
.banner-content .akker_btn_cls:last-child {
    margin-right: 0;
}
.banner-content .akker_btn_cls:hover img {
    filter: brightness(1) invert(0);
}
.banner-btm-arrow {
    position: absolute;
    left: 50%;
    bottom: 6%;
    z-index: 1;
    border-radius: 100px;
    border: 1px solid #626265;
    height: 7.8rem;
    width: 7.8rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
/****product-top****/
.product-top {
    padding-top: 16.5rem;
    padding-bottom: 5rem;
    background-color: #F8F8F8;
}
.product-top-right-info {
    max-width: 58rem;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
}
.product-top-right-info p {
    margin-bottom: 4rem;
}
.product-slider-sec .product-top-right-info p {
	color: #151515;
}
/****product-slider****/
.product-slider {
    background-color: #F8F8F8;
    padding-bottom: 8rem;
}
.product-price {
    background-color: #121212;
    border-radius: 100px;
    display: inline-flex;
    padding: 0.8rem 1.4rem;
    justify-content: center;
    align-items: center;
    gap: 8px;
    position: absolute;
    bottom: -1.5rem;
    right: 3rem;
}
.product-price h6 {
    color: #fff;
    font-size: 1.4rem;
    font-family: 'lama_sansmedium_expanded';
}
.product-content {
    background-color: #fff;
    padding: 2.5rem 2rem 3rem;
}
.product-content h6 {
    height: 45px;
    overflow: hidden;
}
.product-content table {
    margin-top: 3rem;
    width: 100%;
    text-align: center;
}
.product-content td {
    color: rgba(21, 21, 21, 0.50);
    line-height: normal;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    vertical-align: top;
    padding: 0 1.5rem;
    border-right: 1px solid rgba(21, 21, 21, 0.50);
    text-transform: none;
    font-size: 1.6rem;
    font-family: 'lama_sansregular_condensed';
}
.product-content td:first-child {
    padding-left: 0;
    text-align: left;
}
.product-content td:last-child {
    border-right: 0;
    padding-right: 0;
}
.product-slider .common-arrow {
    top: -2.5rem;
}
.product-slider .common-arrow img {
    width: 20px;
}
.product-slider .swiper-button-prev {
    left: auto;
    right: 4rem;
}
.product-slider .swiper-button-next {
    left: auto;
    right: 0;
}
.product-slider::after {
    content: '';
    /* clip-path: polygon(100% 20%, 9% 100%, 100% 100%);  */
    -webkit-clip-path: polygon(100% 20%, 9% 100%, 100% 100%);
    background-color: #151515;
    height: 100%;
    width: 100%;
    left: 0;
    top: 2px;
    position: absolute;
}
/****product-btm****/
.product-btm {
    background-color: #151515;
    padding-top: 8.5rem;
}
.clip-path-common::after {
    content: '';
    clip-path: polygon(100% 0, 0 15%, 0 0);
    -webkit-clip-path: polygon(100% 0, 0 15%, 0 0);
    background-color: #f8f8f8;
    height: 90%;
    width: 9.5%;
    left: 0;
    top: 0;
    position: absolute;
}
/****home-mid****/
.home-mid {
    position: relative;
    z-index: 4;
    background-color: #151515;
}
.home-mid .row {
    overflow: hidden;
    flex-wrap: nowrap;
}
.home-mid-left ,
.home-mid-right {
    height: 49rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.home-mid .col-md-6:last-child {
    clip-path: polygon(22% 0, 100% 0, 100% 100%, -20% 100%);
    left: 0%;
    position: relative;
}
.home-mid-left {
    width: calc(100% + 20%);
}
.home-mid-right {
    width: calc(100% + 20%);
    margin-left: -20%;
}
.home-mid .col-md-6:first-child {
    clip-path: polygon(0 0, 120% 0, 78% 100%, 0 100%);
    position: relative;
    right: 0%;
}
.home-mid .txt-btn {
    font-family: 'lama_sansextrabold';
    position: relative;
    cursor: pointer;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 2.4rem;
    padding-right: 2rem;
    font-style: italic;
    text-transform: uppercase;
}
.home-mid .txt-btn:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: '';
    width: 17px;
    height: 17px;
    background-image: url(../images/txt-left-arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.home-mid-left-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3rem 19rem;
}
.home-mid-left-btn .txt-btn {
    padding-left: 3rem;
    position: relative;
    z-index: 1;
}
.home-mid-left-btn .txt-btn::before {
    left: 0;
}
.home-mid-left-btn .txt-btn:hover::before {
    left: -1rem;
}
.home-mid-right-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3rem 13rem;
}
.home-mid-right-btn .txt-btn {
    padding-right: 4rem;
    position: relative;
    z-index: 1;
}
.home-mid-right-btn .txt-btn::before {
    background-image: url(../images/txt-right-arrow.svg);
    right: 0;
    left: auto;
}
.home-mid-right-btn .txt-btn:hover::before {
    right: -1rem;
}
.home-mid-left::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #151515 -3.81%, rgba(21, 21, 21, 0.00) 73.02%);
}
.home-mid-right::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, #151515 0%, rgba(21, 21, 21, 0.00) 79.36%);
}
.home-mid-slider .swiper-slide-active {
    clip-path: polygon(0 0, 120% 0, 78% 100%, 0 100%);
    position: relative;
    right: 0%;
}
.home-mid-slider .swiper-slide-next {
    clip-path: polygon(21% 0, 100% 0, 100% 100%, -21% 100%);
    left: 0%;
    position: relative;
}
.home-mid-slider .swiper-slide-next .home-mid-left {
    width: calc(100% + 43%);
    margin-left: -22%;
} 
.home-mid-slider .swiper-slide-next .home-mid-left::after {
    right: 0;
    left: auto;
    background: linear-gradient(90deg, #151515 0%, rgba(21, 21, 21, 0.00) 79.36%);
}
.home-mid-slider .swiper-slide-next .home-mid-left-btn {
    right: 10%;
}
/****home-accordian****/
.home-accordian {
    margin-top: -8%;
    background: #151515;
    position: relative;
}
.home-accordian-bg {
    position: relative;
    padding-top: 30rem;
    background-position: top;
    background-repeat: no-repeat;
    z-index: 2;
}
.home-accordian-bg::after, .home-accordian-bg::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(21, 21, 21, 1) 0%, rgba(21, 21, 21, 0.8) 100%);
}
.home-accordian-bg::before{
    background: linear-gradient(0deg, #151515 0%, rgba(21, 21, 21, 0.00) 100%);
}
.home-accordian-left-info {
    position: relative;
    z-index: 1;
}
.home-accordian-left-info h2 {
    margin-bottom: 4.5rem;
}
.home-accordian-info > h5 {
    max-width: 58rem;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 2rem;
}
.home-accordian-info .accordion-item h6 {
	font-size: 1.4rem;
	font-family: 'lama_sansextrabold_expanded';
	color: #fff;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    font-style: italic;
}
.home-accordian-info .accordion-button::after {
    background-image: url(../images/plus.svg);
    width: 1.4rem;
    height: 1.4rem;
    background-size: contain;
}
.home-accordian-info .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus.svg);
    width: 1.4rem;
    height: 1.4rem;
    background-size: contain;
	transform: rotate(0);
	position: absolute;
	top: 2.5rem;
    right: 0;
}
.home-accordian-info .accordion-button {
    padding: 2rem 0;
    background-color: transparent;
}
.home-accordian-info .accordion-body {
    padding: 0.5rem 0 4rem;
    max-width: 49rem;
}
.home-accordian-info {
	padding: 0 0 6rem 18.5rem;
    position: relative;
    z-index: 1;
}
.home-accordian-info .accordion-item {
    background-color: transparent;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
}
.home-accordian-info .accordion-item:last-child{
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
.home-accordian-info .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.home-accordian-info .accordion-button:not(.collapsed) {
    box-shadow: none;
}
/****home-btm****/
.home-btm {
    background-color: #151515;
    padding: 10rem 0;
}
.home-btm .col-lg-7  {
    position: relative;
    right: 0;
    clip-path: polygon(23% 0%, 108% 0%, 91% 100%, 0% 100%);
}
.home-btm .col-lg-5 {
    margin-left: -4.5%;
    position: relative;
    right: 0;
    clip-path: polygon(15.5% 0, 98% 0%, 86% 100%, 0% 100%);
}
.home-btm .col-lg-4 {
    margin-top: 1rem;
    margin-left: 0;
    position: relative;
    clip-path: polygon(25% 0%, 100% 0%, 81% 100%, 0% 100%);
}
.home-btm .col-lg-7 .each-home-btm {
    height: 38.7rem;
    width: calc(100% + 8%);
}
.home-btm .col-lg-5 .each-home-btm{
    height: 25.3rem;
    width: calc(100% + 8%);
    margin-left: -8%;
}
.home-btm .col-lg-4 .each-home-btm {
    height: 29rem;
}
.iframe_custom {
    width: 100%;
    height: 2400px;
    border: none;
}
/****footer****/
.footer-area {
    background-color: #151515;
    padding-bottom: 4.5rem;
}
.footer-top ul {
    display: flex;
    column-gap: 8rem;
}
.footer-top li h6 {
    font-family: 'lama_sansextrabold';
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
    line-height: 25.29px;
    letter-spacing: 0.18px;
    margin-bottom: 0.6rem;
}
.footer-top li a {
    font-size: 1.6rem;
    font-family: 'lama_sansmedium_condensed';
    color: #fff;
    line-height: 22.48px;
    letter-spacing: 0.16px;
}
.footer-top li a:hover {
    text-decoration: underline;
}
.footer-area hr {
    background-color: rgba(255, 255, 255, 0.15);
    margin: 6.5rem 0;
    opacity: 1;
}
.footer-logo img {
    width: 13.2rem;
}
.footer-btm a {
    font-size: 1.6rem;
    font-family: 'lama_sansmedium_condensed';
    color: rgba(255, 255, 255, 0.30);
}
.footer-btm a:hover {
    text-decoration: underline;
}
.footer-btm .col-lg-8 {
    text-align: end;
}
.footer-btm p span{
    position: relative;
    color: #fff;
}
.footer-btm p span::after {
    content: '';
    position: absolute;
    top: 0px;
    right: -10px;
    width: 5px;
    height: 5px;
    background-image: url(../images/green-bullet.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
/*****************aanbod-list****************/
/****inner-header****/
.inner-header {
    background-color: #000;
    backdrop-filter: blur(5px);
    border-bottom: 0;
    position: relative;
}
.inner-header.stiky {
    position: fixed;
}
/****aanbod-list-top****/
.aanbod-list-top {
    padding-top: 11rem;
    padding-bottom: 4.5rem;
}
/****filter-sec****/
.filter-sec {
    background-color: #f8f8f8;
    padding-bottom: 2.5rem;
}
.filter-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.20);;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);;
    padding: 2.5rem 0 2.5rem 2rem;
}
.select-style {
    width: 100%;
    height: 5rem;
    color: #151515;
    border: 1px solid rgba(21, 21, 21, 0.3);
    font-family: 'lama_sansmedium_expanded';
    font-size: 1.4rem;
    padding: 1rem 1.8rem;
    border-radius: 10rem;
    appearance: none;
    line-height: normal;
    text-transform: uppercase;
    background: url(../images/down-arrow.svg) #f8f8f8 no-repeat 90% 2.3rem/1.2rem;
    padding: 0 1.5rem;
}
.select-style option{
    font-family: arial;
}
.filter-block span {
    font-family: 'lama_sansmedium_expanded';
    color: rgba(21, 21, 21, 0.50);
    font-size: 1.4rem;
    text-transform: uppercase;
}
.filter-block-part a {
    font-family: 'lama_sansmedium_expanded';
    font-size: 1.4rem;
    color: #151515;
    text-transform: uppercase;
}
.filter-block-part img {
    width: 15px;
    margin-left: 1rem;
}
.filter-block .col-2 {
    width: 28%;
}
.filter-block .col-1 {
    width: 18%;
}
/****aanbod-list-product-sec****/
.aanbod-list-product-sec {
    background-color: #f8f8f8;
}
.aanbod-list-product-sec-wrap {
    position: relative;
    z-index: 3;
}
.small-car img {
    height: 100%;
    object-fit: cover;
}
.list-right {
    background-color: #fff;
}
.list-right-content {
	padding: 0 5rem;
}
.list-right-content h6{
    height: 45px;
    overflow: hidden;
}
.list-right table {
    margin: 3rem 0 1.2rem;
    width: 100%;
}
.list-right tr {
/*	display: flex;*/
	justify-content: space-between;
	column-gap: 1rem;
}
.list-right td{
    padding-bottom: 2rem;
}
.list-right tr:first-child {
    margin-bottom: 2rem;
}
.list-right td p {
    font-size: 1.4rem;
    font-family: 'lama_sansmedium_condensed';
    color: rgba(21, 21, 21, 0.50);
	line-height: 19.67px;
    letter-spacing: 0.14px;
	margin-bottom: .5rem;
}
.list-right td h6 {
    font-family: 'lama_sansextrabold';
    line-height: normal;
	font-size: 1.4rem;
    line-height: 140.5%; /* 19.67px */
    letter-spacing: 0.14px;
    text-transform: uppercase;
    font-style: italic;
    height: auto;
}
.aanbod-list-product-sec .common-wrap .row {
    margin-bottom: 3.5rem;
}
.aanbod-list-product-sec .common-wrap .row:last-child {
    margin-bottom: 0;
}
.aanbod-list-product-sec::after {
    content: '';
    clip-path: polygon(100% 47%, 9% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 47%, -8% 100%, 100% 100%);
    background-color: #151515;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
/****form-sec****/
.form-sec{
    margin-top: -5%;
}
.form-sec .home-accordian-bg {
    padding: 20rem 0 22rem;
}
.form-part {
    position: relative;
    z-index: 1;
}
.form-part h2 {
    margin-bottom: 7.5rem;
}
.form-group {
    margin-bottom: 2rem;
}
.form-sec .form-group label {
    font-family: 'lama_sansmedium_expanded';
    color: #fff;
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: 0.14px;
    margin-bottom: 1.5rem;
}
.form-styl{
	resize: none;
	font-family: 'lama_sansmedium_expanded';
	font-size: 1.4rem;
	color: rgba(21, 21, 21, 0.50);
	padding: 1.5rem 1.8rem; 
	background-color: #fff;
    border: 1px solid rgba(21, 21, 21, 0.30);
}
.form-styl:placeholder {
	color: rgba(21, 21, 21, 0.50);
    opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: rgba(21, 21, 21, 0.50);
     opacity: 1;
}
.form-styl::placeholder {
	color: rgba(21, 21, 21, 0.50);
     opacity: 1;
}
.form-sec textarea.form-styl {
    min-height: 16.5rem;
}
.form-btn {
    margin-top: 3rem;
}
/*****************aanbod-dtl****************/
/****back-btn****/
.back-btn {
    background-color: #151515;
    padding: 6.5rem 0 5rem;
}
.back-btn .txt-btn {
    color: #fff;
}
/****aanbod-dtl-banner****/
.aanbod-dtl-banner {
    background-color: #151515;
}
.aanbod-dtl-banner h5 {
    position: relative;
    margin-bottom: 4rem;
}
.aanbod-dtl-banner-title {
    max-width: 144.3rem;
    margin: 0 auto;
    width: 100%;
}
.aanbod-dtl-banner hr {
    background-color: rgba(255, 255, 255, 0.30);
    position: relative;
    top: -3rem;
    opacity: 1;
}
.aanbod-dtl-banner h5 {
    padding: 0 4rem;
    background-color: #151515;
    width: fit-content;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
    max-width: 800px;
}
.aanbod-dtl-banner-slider {
    margin-top: 3rem;
}
.aanbod-dtl-banner-slider .common-arrow {
    width: 7.8rem;
    height: 7.8rem;
    z-index: 5;
    cursor: pointer;
    left: 7%;
    border-radius: 100px;
    border: 1px solid #626265;
    display: flex;
    align-items: center;
    justify-content: center;
}
.aanbod-dtl-banner-slider .common-arrow img{
    width: 1.5rem;
}
.aanbod-dtl-banner-slider .swiper-button-next{
    right: 7%;
    left: auto;
}
.aanbod-dtl-banner-slider  .swiper-slide-next .each-aanbod-dtl {
    position: relative;
}
.aanbod-dtl-banner-slider  .swiper-slide-next .each-aanbod-dtl::after,
.aanbod-dtl-banner-slider  .swiper-slide-prev .each-aanbod-dtl::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    right: 0;
    left: auto;
    top: 0;
}
.aanbod-dtl-banner-content{
    padding: 6rem 0 7rem;
}
.aanbod-dtl-banner-content table{
    /*max-width: 1000px;*/
    margin: auto;
    width: 100%;
    text-align: center;
}
.aanbod-dtl-banner-content td {
    padding-right: 8rem;
}
.aanbod-dtl-banner-content td:last-child{
    padding-right: 0;
}
.aanbod-dtl-banner-content td p{
    font-family: 'lama_sansmedium_condensed';
    line-height: 22.48px;
    letter-spacing: 0.16px;
    margin-bottom: 1.6rem;
    text-transform: uppercase;
}
.aanbod-dtl-banner-content td h6{
    font-family: 'lama_sansextrabold_expanded';
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
}
.aanbod-dtl-banner-btn {
    margin-top: 6.5rem;
}
.aanbod-dtl-banner-btn .akker_btn_cls {
    margin-right: 1.5rem;
}
.aanbod-dtl-banner-btn .akker_btn_cls:last-child {
    margin-right: 0;
}
/****tab-block****/
.tab-block{
	background: #f8f8f8;
    padding: 10rem 0 7rem;
    position: relative;
    z-index: 1;
}
.tab-content {
    margin-top: 6.5rem;
    margin-left: 6rem;
}
.tab-block h5, .kenmerken-tab li span{
	font-family: 'lama_sansextrabold';
	text-transform: uppercase;
	letter-spacing: normal;
    font-size: 1.4rem;
    color: #151515;
	font-style: normal;
}
.tab-block .nav-tabs{
	border-bottom: 1px solid rgba(21, 21, 21, 0.50);
}
.tab-block .nav-tabs li{
	margin: 0 3rem;
}
.tab-block .nav-tabs .nav-link.active:before{
	position: absolute;
	bottom: -4.2rem;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	background: #151515;
}
.kenmerken-tab li:not(.kenmerken-tab li span){
    font-family: 'lama_sansextrabold';
    font-size: 1.4rem;
    text-transform: uppercase;
    /*font-style: italic;*/
}
.kenmerken-tab li span{
	color: #151515;
    font-family: 'lama_sansregular';
	display: block;
	font-size: 1.6rem;
    font-style: normal;
}
.kenmerken-tab li, .bullet-panel{
	margin-bottom: 2rem;
}
.bullet-panel li{
	position: relative;
    padding-left: 1.3rem;
    margin-bottom: 1rem;
	font-family: 'lama_sansregular';
}
.bullet-panel li:after {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    width: 6px;
    height: 6px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.tab-heading h5, .star_icon h5{
	margin-bottom: 1rem;
  	padding-bottom: 1rem;
  	border-bottom: 1px solid #151515;
}
.tab-content p {
    color: #151515;
	font-family: 'lama_sansregular';
}
.tab-block .col-xxl-7 {
    margin-top: 6.5rem;
    width: 54%;
}
.tab-block .col-xxl-5 {
    width: 46%;
}
.tab-right-part {
    background-color: #fff;
    padding: 3.3rem;
    margin-left: 3rem;
}
.each-tab-right-info {
    margin-left: 3rem;
}
.each-tab-right-info h6 {
    text-transform: uppercase;
    font-style: italic;
    font-family: 'lama_sansextrabold';
    line-height: normal;
    letter-spacing: 0.18px;
}
.each-tab-right-info a {
    font-family: lama_sansmedium_condensed;
    font-size: 1.6rem;
    color: rgb(21, 21, 21);
    line-height: 140.5%;
    letter-spacing: 0.16px;
    margin-bottom: 0.5rem;
    display: inline-block;
}
.each-tab-right-info-top {
    margin-bottom: 1rem;
}
.each-tab-right-info a:hover {
    text-decoration: underline;
}
.each-tab-right-btn {
    margin-top: 0.5rem;
}
.each-tab-right-info a img {
    margin-right: 1rem;
}
.each-tab-right-btn a:hover {
    text-decoration: none;
}
.each-tab-right-btn .akker_btn_cls {
    margin-right: 1rem;
    font-family: 'lama_sansmedium_expanded';
    font-size: 1.4rem;
    height: auto;
}
.each-tab-right-btn .akker_btn_cls:last-child {
    margin-right: 1rem;
}
.tab-right-btm {
    text-align: end;
    margin-top: 2rem;
}
.tab-right-btm a {
    color: #000;
    font-size: 1.6rem;
    font-family: 'lama_sansmedium_condensed';
    text-decoration: underline;
}
.tab-right-btm img {
    margin-right: 1rem;
}
/****aanbod-dtl-product-slider****/
.aanbod-dtl-product-slider {
    background-color: #151515;
}
/****aanbod-dtl-footer-area****/
.aanbod-dtl-footer-area {
    padding-top: 10rem;
}
/*****************diensten-list****************/
/****inner-banner****/
.inner-banner .banner-content {
    top: 58%;
}
/****diensten-list-top****/
.product-top.diensten-list-top {
    padding: 8.8rem 0;
}
/****diensten-list-area****/
.diensten-list-area {
    background: #151515;
    padding: 10.1rem 0 12.6rem;
}
.each-diensten-list:nth-child(odd) .col-lg-7{
    width: 62%;
}
.each-diensten-list:nth-child(odd) .col-lg-5{
    width: 38%;
}
.each-diensten-list:nth-child(odd) .diensten-list-img{
    clip-path: polygon(0 0, 100% 0, 72% 100%, 0% 100%);
}
.each-diensten-list:nth-child(odd) .diensten-list-content{
    max-width: 47.2rem;
    width: 100%;
    padding: 8.3rem 2rem 3rem 5.8rem;
}
.each-diensten-list h5{
    margin-bottom: 2.4rem;
}
.each-diensten-list p{
    margin-bottom: 4rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-diensten-list .diensten-list-img{
    position: relative;
}
.each-diensten-list .diensten-list-img::after{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: rgba(21, 21, 21, .5);
}
.each-diensten-list:nth-child(even){
    margin-top: -9.6rem;
    margin-bottom: 6.9rem;
}
.each-diensten-list:nth-child(even) .row{
    flex-direction: row-reverse;
    /* align-items: flex-end; */
    align-items: center;
}
.each-diensten-list:nth-child(even) .col-lg-7{
    width: 67%;
}
.each-diensten-list:nth-child(even) .col-lg-5{
    width: 33%;
}
.each-diensten-list:nth-child(even) .diensten-list-img{
    clip-path: polygon(27% 0, 100% 0, 100% 100%, 0% 100%);
}
.each-diensten-list:nth-child(even) .diensten-list-content{
    max-width: 43.4rem;
    width: 100%;
    margin-left: auto;
    padding: 6rem 2rem 11.5rem;
}
/*****************about-us****************/
/****over-ons-top-sec****/
.over-ons-top-content h2{
    letter-spacing: 0.36px;
    margin-bottom: 1.4rem;
}
.over-ons-top-content p{
    color: #151515;
}
.over-ons-top-img{
    clip-path: polygon(0 0, 100% 0, 61% 100%, 0% 100%);
    height: 100%;
}
.over-ons-top-img img{
    height: 100%;
    object-fit: cover;
}
.over-ons-top-content{
    max-width: 50rem;
    margin-left: -6.5rem;
    padding: 2rem 3rem 2rem 2rem;
}
.over-ons-top-sec .col-lg-7{
    width: 61%;
}
.over-ons-top-sec .col-lg-5{
    width: 39%;
}
/****about-acordian-sec****/
.about-countion-area p{
    margin-bottom: 3.2rem;
}
.about-acordian-sec{
    margin-top: 0;
}
.about-acordian-sec .home-accordian-bg{
    padding-top: 14.8rem;
}
.about-acordian-sec .home-accordian-left-info > h2 {
    margin-bottom: 5.9rem;
}
.about-countion-area h2{
    color: #fff;
    margin-bottom: 0;
}
/****about-member-sec****/
.about-member-sec{
    background-color: #151515;
    padding: 15.7rem 0;
}
.about-member-wrapper{
    margin: 0px auto;
    max-width: 1243px;
    clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
    background-color: #F8F8F8;
}
.about-member-img{
    clip-path: polygon(0 0, 100% 0%, 72% 100%, 0% 100%);
}
.about-member-content{
    max-width: 41.3rem;
    width: 100%;
}
.about-member-content h6{
    color: #0A0A0A;
    font-family: 'lama_sansextrabold';
    font-style: italic;
    font-weight: 800;
    line-height:2.5rem;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    font-family: 'lama_sansextrabold_expanded';
}
.about-member-content h2{
    color: #0A0A0A;
    margin-bottom: 2.3rem;
}
.about-member-content h2 strong{
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.9rem;
    letter-spacing: 0.14px;
    font-family: 'lama_sansmedium_condensed';
    text-transform: none;
}
.about-member-content p{
    color: #151515;
}
/****about-us-heading****/
.about-us-heading{
    background-color: #151515;
    padding: 0 0 5.8rem;
}
/****about-us-slider-sec****/
/* .about-us-slider{
    padding-left: 5.2rem;
} */
.about-us-slider-sec{
    background-color: #151515;
    padding-bottom: 22.4rem;
}
.about-us-slider .common-arrow img{
    width: 3.6rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.about-us-slider .swiper-button-next{
    right: 10%;
}
.about-us-slider .swiper-button-prev{
    left: .4rem;
}
/*****************diensten-dtl****************/
/****diensten-dtl-area****/
.diensten-dtl-area{
    background: #151515;
    padding: 5rem 0;
    position: relative;
}
.diensten-dtl-area::after{
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #F8F8F8;
    clip-path: polygon(100% 58%, 0% 100%, 100% 100%);
}
.diensten-dtl-area .container-fluid{
    position: relative;
    z-index: 1;
}
.diensten-dtl-heading{
    margin-bottom: 5.7rem;
}
.diensten-dtl-heading h2{
    color: #FFFFFF;
}
.diensten-dtl-left-img{
    max-width: 46.3rem;
    width: 100%;
}
.diensten-dtl-right-img{
    max-width: 53.8rem;
    width: 100%;
}
/****diensten-dtl-content****/
.diensten-dtl-content{
    background-color: #F8F8F8;
    padding: 6.9rem 0 12.2rem;
    position: relative;
    z-index: 1;
}
.diensten-dtl-content .container-fluid{
    position: relative;
    z-index: 1;
}
.diensten-dtl-content p{
    color: #151515;
}
.diensten-dtl-content ul{
    margin-top: 3.4rem;
}
.diensten-dtl-content li{
    margin-bottom: 2.5rem;
}
.diensten-dtl-content ul h6{
    font-family: 'lama_sansextrabold';
    color: #151515;
    font-size: 1.4rem;
    font-style: italic;
    padding-left: 1.4rem;
    position: relative;
    line-height: normal;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    padding-left: 1.4rem;
    position: relative;
    margin-bottom: .2rem;
}
.diensten-dtl-content ul h6::after{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .6rem;
    height: .6rem;
    border-radius: 100%;
    content: "";
    background-color: #151515;
}
.diensten-dtl-content > h2{
  background: -webkit-linear-gradient(332deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 4px transparent;
  color: #F8F8F8;
    font-size: 50rem;
    font-style: italic;
    font-weight: 900;
    line-height: 70.2rem;
    letter-spacing: 5px;
    text-transform: uppercase;
    position: absolute;
    bottom: -11.5rem;
    left: -13rem;
}
/****dtl-home-mid****/
.dtl-home-mid {
    background-color: #151515;
}
/****dtl-footer-area****/
.dtl-footer-area {
    padding-top: 18.5rem;
}
/*****************contact****************/
/****contact-top****/
.contact-top {
    background-color: #f8f8f8;
    margin-top: -7rem;
    padding-bottom: 9.5rem;
}
.contact-top .row {
    justify-content: center;
}
.contact-top .col-md-4 {
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    margin-left: -7%;
}
.each-contact {
    background-color: #fff;
    text-align: center;
    padding: 4rem 12rem;
}
.each-contact h6 {
    font-family: 'lama_sansextrabold';
    color: #000;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.each-contact a {
    color: #000;
    font-size: 1.6rem;
    font-family: 'lama_sansmedium_condensed';
}
.each-contact a:hover {
    text-decoration: underline;
}
/****contact-form-sec****/
.contact-form-sec {
    background-color: #f8f8f8;
    padding-bottom: 9.5rem;
}
.contact-form-sec .form-group label {
    color: #151515;
}
.contact-form-sec .form-styl {
    background: #F8F8F8;
}
.contact-form-sec .akker_btn_cls {
    background-color: #151515;
    color: #fff;
    border-color: #151515;
}
.contact-form-sec h2 {
    font-size: 2.4rem;
}
.contact-form-sec .akker_btn_cls:hover {
    background-color: #fff;
    color: #151515;
    border-color: #151515;
}
/****map****/
.map {
    height: 54.4rem;
}
/*****************verkocht****************/
/****verkocht-product-sec****/
.verkocht-product-sec {
    background-color: #f8f8f8;
}
.verkocht-product-sec .product-content td:last-child {
    text-transform: uppercase;
    font-family: 'lama_sansbold_expanded';
}
.verkocht-product-sec .product-content td {
    padding: 0 1.6rem;
}
.verkocht-product-sec .product-content td:first-child {
    padding-left: 0;
}
.verkocht-product-sec .product-content td:last-child {
    padding-right: 0;
}
.verkocht-product-sec .col-xl-4 {
    margin-bottom: 4rem;
}
.verkocht-product-sec-wrap {
    position: relative;
    z-index: 3;
}
.verkocht-product-sec::after {
    content: '';
    clip-path: polygon(100% 47%, 9% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 47%, -8% 100%, 100% 100%);
    background-color: #151515;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
/****verkocht-form-sec****/
.verkocht-form-sec .white-btn {
    text-transform: none;
}
/*****************bedankt****************/
/****bedankt-footer****/
.bedankt-footer {
    padding-top: 7.5rem;
}
/*****************popup****************/
.modal-area .modal-dialog {
    max-width: 52%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
    background-color: #f8f8f8;
    clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
    -webkit-clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
    border: 0;
    border-radius: 0;
}
.pop-up-image {
    clip-path: polygon(41% 0, 100% 0, 80% 100%, 15% 100%);
    -webkit-clip-path: polygon(41% 0, 100% 0, 80% 100%, 15% 100%);
}
.modal-area .popup-content {
    padding: 5rem 4rem 4rem 16rem;
    background-color: #f8f8f8;
}
.modal-area .popup-content h2 {
    color: #0a0a0a;
    font-size: 4rem;
}
.modal-area .popup-content h6 {
    color: #0a0a0a;
    font-family: 'lama_sansextrabold';
    font-style: italic;
}
.modal-area .popup-content p {
    margin: 3rem 0 4rem;
    max-width: 49rem;
	width: 100%
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 1rem;
    right: 2rem;
    z-index: 1;
    font-size: 2.4rem;
    height: 4rem;
    width: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-family: 'lama_sansextrabold';
}
.close-img:hover {
	color: #151515;
}
.home-mid-slider .swiper-slide-active {
    clip-path: polygon(0 0, 120% 0, 78% 100%, 0 100%);
    position: relative;
    right: 0%;
}
.home-mid-slider .swiper-slide-next {
    clip-path: polygon(21% 0, 100% 0, 100% 100%, -21% 100%);
    left: 0%;
    position: relative;
}
.home-mid-slider .swiper-slide-next .home-mid-left {
    width: calc(100% + 43%);
    margin-left: -22%;
} 
.home-mid-slider .swiper-slide-next .home-mid-left::after {
    right: 0;
    left: auto;
    background: linear-gradient(90deg, #151515 0%, rgba(21, 21, 21, 0.00) 79.36%);
}
.home-mid-slider .swiper-slide-next .home-mid-left-btn {
    right: 10%;
}
.acties-left-content p{
    color: #333;
}
.home-accordian::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 70%;
    width: 100%;
    background-image: url(/webroot/images/accordian-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    z-index: 0;
}
.about-acordian-sec:after{
    background-image: url(/webroot/images/about-acordian.jpg);
}



/*******loader*****/
#loader_section{
    display:none;
    width:100%;
    position: fixed;
    top: 0;
    background: #000000b8;
    z-index: 9999999;
    height: 100vh;
    padding: 30vh 0px;
  }
  #loader_section p{
    color:#fff;
    font-size:18px;
    text-align: center;
  }
  #loader_section img{
    width: 100px;
    margin-bottom: 25px;
  }
  
  /*********Morgen Footer************/
  .morgeninternet-footer {
      background: #000000;
      width: 100%;
      height: 50px;
      display: block;
      text-align: center;
      transition: 0.3s all;
  }
  
  .morgeninternet-footer:hover {
      background: #202020;
      transition: 0.3s all;
  }
  
  .morgeninternet-footer > img {
      height: 30px;
      padding-top: 15px;
  }
  
  .cookie_div{
      position: fixed;
      bottom: 0;
      z-index: 999999;
      width: 100%;
      padding: 0px 0;
  }
  .cookie_div{
      color:#9c9c9c;
      font-size: 12px;
      /*font-family: 'Calibri';*/
      font-family: 'arial';
  }
  .cookie_div h4{
      margin-bottom: 15px;
      font-size: 13pt;
      font-family: 'Calibri';
  }
  .cookie_div a{
      color:#38b6be;
      font-size: 10pt;
      font-weight:bold;
      margin-left:8px;
      font-family: 'Calibri';
  }
  .cookie_div button{
      color:#3c935c;
      background:#dbffe8;
      font-weight: bold;
      border: 0;
      padding: 10px 25px;
      margin:5px 0;
      cursor: pointer;
      font-size: 12px;
      /*font-family: 'Calibri';*/
      font-family: 'arial';
  }
  .light_theme{
      background:rgba(255, 255, 255, 0.83);
      -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
      box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
  }
  .dark_theme{
      background: rgba(0, 0, 0, 0.78);
      -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
      box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
  }
  .light_theme h4{
      color:#2a2a2a;
  }
  .dark_theme h4{
      color:#c9c9c9;
  }
  /****aanbod dtl****/
  .kenteken_np {
	background-image: url(../images/kenteken_plaat/kenteken_plaat.svg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0 6px 20px;
	color: #000;
	background-size: 152px;
	}
  
  .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{
      padding-bottom: 6px;
      word-break: break-word;
  }
  .photo_contnt li img{
      width: 15px;
      margin-left: 5px;
  }
  .star_icon h3 {
      margin: 40px 0 30px;
      color: #1c1c1c;
  }
  .aanbod-detail-tab-sec .tab-content .star_icon p {
      margin: 0;
  }
  .bullet-panel h3 {
      margin-bottom: 30px;
  }
  .cursor{
      cursor:pointer;
  }
   .form-1 {
        margin-top: 50px;
        display:none;
        max-width:100%;
  } 
  .wis-part img{
	width: 1.5rem;
  }
  .wis-part{
	color: #050E16;
  }
    .form-2{
        margin-top: 50px;
	    display: none;
    }
  .iframe{
    width: 100%;
    height: 950px;
  }
  .bedankt-banner{
	overflow: hidden;
  }
  .thank-you{
	position: absolute;
	left: 25%;
	top: 50%;
  }
  .dropdown option{
	background-color: #050E16;
  }
  .error_top{
    margin-top: 9rem;
  }
  .menu-active{
    display:none;
  }
  .show-more .menu-active{
    display: initial !important;
  }


.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #FFFFFF;
	box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
  	padding: 1.3rem 2.5rem;
  	font-size: 1.7rem;
  	font-family: 'lama_sansextrabold_expanded';
  	cursor: pointer;
  	color: #121212;
}	
.widget-btn span:after, .widget-mobile span:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	right: -.5rem;
	content: '';
	width: 1rem;
	height: 1rem;
	background: url(../images/next-white.svg) no-repeat center/ contain;
}
.widget-content{
	background: #1c1c1c;
	padding: 4.5rem;
  	-webkit-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
  	border-radius: 20px;
  	width: 51rem;
  	display: none;
}
.arw-rotate{
	margin-top: -2.5rem;
  	margin-bottom: 1rem;
  	transform: rotate(-90deg);
	cursor:pointer;
}
.widget-content h4, .widget-content h5{
	text-transform: unset;
	color: #fff;
	letter-spacing: normal;
}
.widget-content h4{
  	font-size: 2.4rem;
}
.widget-content h5{
	font-family: 'lama_sansregular_condensed';
	font-size: 1.7rem;
	margin: 1.5rem 0 5.4rem;
	font-style: normal;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #FFFFFF;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #121212;
	border: 2px solid #FFFFFF;
  	background: #FFFFFF;
	padding: 1.2rem 2rem;
	font-size: 1.7rem;
  	font-family: 'lama_sansextrabold';
	margin-right: .5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.tab-block.tab-new h5{
    font-family: 'LamaSansExtraBoldItalic';
    letter-spacing: 0.14px;
}
.package{
    max-width: 460px;
}
.package table{
    border: 1px solid #9C8453;
}
.package th, .package td, .package span{
    font-size: 1.2rem;
    letter-spacing: 0.12px;
}
.package th{
    background: #9C8453;
    color: #FFF;
    text-align: center;
    font-family: 'LamaSansExtraBoldItalic';
    text-transform: uppercase;
    padding: 20px 10px;
    line-height: normal;
}
.package th:first-child, .package td:first-child{
    width: 43%;
}
.package td, .package span{
    color: #000;
    font-family: 'lama_sansregular_condensed';
    line-height: 17.844px;
}
.package td{
    padding: 14px;
}
.package td:not(:first-child){
    border-left: 1px solid #9C8453;
    text-align: center;
}
.package tr:not(:first-child){
    border-bottom: 1px solid #9C8453;
}
.package span{
    display: block;
    margin-top: 15px;
}
/*===============new-aanbod===============*/
.car-list-header{
    height: 110px;
}
.car-list-header .container-fluid, .car-list-header .inner-wrap, .car-list-header .row.align-items-center{
    height: 100%;
}
.car-list-header .inner-wrap{
    padding: 0;
}
.car-list-header .header-area-right{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 70%;
}
.car-list-heading, .car-list{
    background: #f8f8f8;
}
.car-list-heading p{
    color: #151515;
}
.car-list{
    z-index: 1;
    margin-bottom: -2px;
}
.car-list select{
    color: #101824;
    font-family: 'lama_sansregular_condensed';
    font-size: 1.4rem;
    border: 1px solid #101824;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/dwn-arw.svg) #fff no-repeat center right 15px/12px;
    padding: 14px 30px 14px 30px;
    margin-bottom: 12px;
    opacity: .3;
    text-overflow: ellipsis;
}
.car-list select option{
    font-family: arial;
}
.car-list select:focus{
    opacity: 1;
    color: rgba(16, 24, 36, 0.70);
}
.car-list .reset-btn{
    color: rgba(16, 24, 36, 0.75);
    font-family: 'lama_sansregular';
    font-size: 16px;
    letter-spacing: 0.32px;
}
.car-list a .bg-white{
    padding: 20px;
}
.car-list .bg-white h4{
    color: #151515;
    font-family: 'LamaSansSemiBoldExpanded';
    font-size: 1.6rem;
    line-height: normal;
    letter-spacing: 0.16px;
    text-transform: uppercase;
    height: 42px;
    overflow: hidden;
}
.car-list .bg-white td{
    color: rgba(21, 21, 21, 0.50);
    font-family: 'lama_sansmedium_condensed';
    font-size: 1.2rem;
    letter-spacing: 0.12px;
}
.car-list .bg-white td span{
    font-family: 'lama_sansextrabold_expanded';
    color: #151515;
    display: block;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 4px;
}
.car-list .bg-white table{
    width: 100%;
    margin: 15px 0 8px;
}
.car-list .bg-white td{
    width: 32%;
    vertical-align: top;
    display: inline-block;
    padding-bottom: 14px;
}
.car-list .bg-white h6, .car-list .car-price span{
    font-family: 'lama_sansextrabold_expanded';
    font-size: 1.2rem;
    font-style: italic;
}
.car-list .car-price span{
    color: #151515;
}
.car-list-bg{
    margin-top: 0;
}
.car-list-bg .home-accordian-bg:before {
    background: linear-gradient(180deg, #151515 0%, rgba(21, 21, 21, 0.00) 100%);
    height: 340px;
}
.car-list-bg .form-part{
    max-width: 1140px;
}