@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
    font-family: 'lama_sansregular';
    color: #181818;
    font-size: 1.6rem;
    /*overflow-x: hidden;*/
}
html {
    font-size: 62.5%;
}
/*#page{
	overflow: hidden;
}*/
#mobile-contact-bar {
    display: none;
}
/*.add_morgan_footer_margin{
	height: 100px !important;
}*/
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/********fixed-klanten*********/
.fixed-klanten {
    position: fixed;
    right: 0;
    top: 29%;
    z-index: 3;
	border-radius: 10px 0px 0px 10px;
	overflow: hidden;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.13);
	z-index: 9;
	width: 60px;
	height: 88px;
}
.fixed-klanten iframe {
	width: 60px;
	height: 88px;
}
.fixed-klanten img {
	width: 60px;
}
/********whatsapp-btn*********/
.whatsapp-btn {
    /* position: fixed;
    right: 0;
    top: 47%;
    z-index: 9; */
	margin-bottom: 10px;
}
.whatsapp-btn a {
    border-radius: 10px 0px 0px 10px;
	background: #6EE37A;
	overflow: hidden;
    width: 60px;
    height: 60px;
}
.whatsapp-btn a img {
    width: 27px;
}
.fix_btn{
	position: fixed;
    right: 0;
    top: 47%;
    z-index: 11;
}
/********header********/
.header-area{
	padding: 32px 0;
	background-color: #181818;
	position: absolute;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.logo img{
	width: 240px;
}
.header-bovag img {
	width: 101px;
}
.menu-right .nav_menu_right_part a {
    font-family: 'lama_sansbold';
    color: #fff;
    text-transform: uppercase;
    margin-right: 12px;
	letter-spacing: 1.4px;
}
.menu-right{
	display: flex;
	align-items: center;
	justify-content: end;
	column-gap: 72px;
}
.header-btn {
	text-align: left;
}
.header-btn .common-btn {
	padding: 9px 24px 9px 24px;
}
.header-btn .common-btn::after {
	display: none;
}
.header-btn .common-btn:hover img {
    filter: brightness(1) invert(1);
}
.header-btn img {
	margin-right: 10px;
	margin-bottom: 4px;
}
.header_inner {
	text-align: center;
}
.header-area::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
.menu-items ul {
    text-align: left;
}
.menu-items {
	width: 483px;
	/* top: -100%; */
	top: -100vh;
	background-color: #181818;
	padding-top: 100px;
	padding-bottom: 70px;
	opacity: 0;
	pointer-events: none;
}
.menu-items.active {
	top: 0;
	opacity: 1;
	pointer-events: all;
}
.menu-navigation {
	position: relative;
}
.menu-navigation::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 63%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.15;
    pointer-events: none;
}
.menu-items li {
    border-bottom: 0;
}
.sticky-hidden{
	position: fixed;
	z-index: 99;
	background-color: #181818;
}
.menu-items a {
	text-transform: none;
	font-family: 'lama_sansregular_expanded';
	font-size: 2.4rem;
	color: rgba(255, 255, 255, 0.5);
}
.menu-items a:hover {
    color: #fff;
}
.menu-navigation {
    padding: 20px 65px 80px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.menu-social ul {
    display: flex;
    column-gap: 20px;
}
.menu-social li a {
	border: 1px solid rgba(255, 255, 255, 0.2);
    height: 21px;
    width: 21px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-bottom: 0;
}
.menu-social li a:hover {
	border-color: #FFD520;
	background-color: #FFD520;
}
.menu-social li a img{
	width: 10px;
}
.menu-contact {
	margin: 30px 0 37px;
}
.menu-contact li a {
    color: #fff;
    font-family: 'lama_sansbold';
    display: inline-block;
}
.menu-contact li a span {
	color: #fff;
}
.menu-contact li a:hover {
	color: #FFD520;
}
.menu-logo ul {
	display: flex;
	column-gap: 4px;
}
.menu-logo li img {
	width: 100px;
	height: 100%;
}
.menu-logo {
	margin-top: 34px;
}
.menu-navigation h2 {
    color: #FFD520;
    letter-spacing: normal;
    text-transform: none;
	margin-bottom: 40px;
}
.menu-icon div{
	opacity: 0;
}
.menu-icon:after, .menu-icon:before {
    display: block;
    background-color: #fff;
    content: '';
    height: 2px;
    margin: 2px auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.menu-icon{
	width: 78px;
	height: 43px;
	margin-left: auto;
	border: 1px solid #fff;
	border-radius: 50px;
	display: inline-flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.menu-icon::after{
	width:20px;
	margin-left: 22px;
}
.menu-icon:before{
	width: 20px;
	margin-right: 22px;
}
/* .menu-icon.active:before,
.menu-icon.active:after{
	width: 2.4rem;
} */
.menu-icon.active:before {
    transform: translateY(5px) rotate(135deg);
	margin-right: auto;
}
.menu-icon.active:after{
	transform: translateY(-7px) rotate(-135deg);
	margin-left: auto;
}
.mobile_menu_items li a {
	position: relative;
	display: inline-block;
}
.mobile_menu_items li a.active {
	color: #fff;
}
.header-bovag {
	position: relative;
    z-index: 4;
}
.panel-left {
	background-color: rgba(24, 24, 24, 0.61);
}
.header-area .nav_menu_right_part {
    min-width: 155px;
}
/* .mobile_menu_items li a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #fff;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
.mobile_menu_items li a:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
} */
/*******/
main {
    margin-top: 107px;
}
/********banner-sec*********/
.banner-sec {
	position: relative;
}
.banner-sec::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(24, 24, 24, 0.52);
	z-index: 1;
}
.banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 2;
	width: 100%;
}
.banner-content h1 {
	margin-bottom: 20px;
}
.banner-content h3 {
	font-family: 'lama_sansbold_expanded';
	font-size: 3.2rem;
	line-height: 50px; 
	letter-spacing: 2.56px;
	margin-bottom: 70px;
}
.banner-content .common-btn:hover {
	background-color: #fff;
	color: #181818;
	border-color: #fff;
}
.banner-video {
	height: 894px;
}
.banner-video video {
    height: 100%;
    display: block;
    object-fit: cover;
}
.banner-slider {
	height: 100%;
}
.banner-sec .swiper-slide {
	height: auto;
}
.each-banner {
	height: 894px;
}
.each-banner img {
	height: 100%;
	object-fit: cover;
}
.scroll-arrow {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	height: 78px;
	width: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	border: 1px solid #fff;
	border-radius: 26px;
	cursor: pointer;
}
.scroll-arrow img {
    -webkit-animation: bounce 2.5s infinite ease-in-out;
    -o-animation: bounce 2.5s infinite ease-in-out;
    -ms-animation: bounce 2.5s infinite ease-in-out; 
    -moz-animation: bounce 2.5s infinite ease-in-out; 
    animation: bounce 2.5s infinite ease-in-out;
}
@keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}
/******marquee-sec*******/
.marquee-sec {
	padding: 56px 0;
	background-color: #181818;
	overflow: hidden;
	position: relative;
}
.marquee-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
.marque-wrap{
	white-space: nowrap;
}
.marque-wrap:hover .marque-txt{
	animation-play-state: paused;
}
.marque-txt{
	display: flex;
	animation: 15s slide infinite linear;
}
.marque-txt li {
	display: inline-block;
	color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.8rem;
    line-height: normal;
	padding-left: 97px;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	position: relative;
	margin-left: 73px;
}
.marque-txt li::after {
	content: "";
	position: absolute;
    left: 0;
    top: 3px;
    height: 21px;
    width: 21px;
    background-image: url(../images/mercedes.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 21px;
}
@keyframes slide{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}	
}
/*****product-sec****/
.product-sec {
	padding: 50px 0 119px;
	background-color: #181818;
	position: relative;
	overflow-x: hidden;
}
.product-sec .swiper-slide-next {
	position: relative;
}
.product-slider::after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	height: 100%;
	width: 10%;
	background: linear-gradient(90deg, rgba(126, 126, 126, 0.00) 0%, #181818 100%);
	z-index: 1;
}
.product-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
.product-heading {
	margin-bottom: 62px;
}
.product-heading h4 {
	font-family: 'lama_sansregular';
	color: #FFD520;
	letter-spacing: normal;
	margin-bottom: 23px;
}
.product-heading h2 {
	color: #fff;
}
.each-product-text {
	padding: 40px;
	border: 2px solid rgba(255, 255, 255, 0.10);
	background-color: #181818;
	height: 100%;
}
.home-product-sec .each-product-text, .home-marquee{
	background-color: #08141E;
}
.each-product {
	position: relative;
}
.each-product-text h4 {
	font-family: 'lama_sansbold';
	color: #fff;
	line-height: 33px;
	letter-spacing: 1.2px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.each-product-text h6 {
	font-size: 1.8rem;
	line-height: 25px;
	letter-spacing: normal;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.each-product-text ul {
	margin: 32px 0 70px;
	display: flex;
	justify-content: space-between;
    align-items: center;
    column-gap: 5px;
}
.each-product-text li {
	color: #181818;
    font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	line-height: normal;
	text-transform: uppercase;
	background-color: #fff;
	padding: 9px 24px;
	border-radius: 45px;
	/* margin-right: 15px; */
	display: inline-block;
}
.each-product-text li:last-child {
	margin-right: 0;
}
.each-product-text table {
	width: 100%;
	margin-bottom: 70px;
}
.each-product-text tr {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 26px;
}
.each-product-text td {
	display: block;
	width: 48%;
	color: #fff;
	font-size: 1.8rem;
	font-family: 'lama_sansregular';
}
.each-product-text td span {
    width: 40px;
    display: inline-block;
}
.each-product:hover .txt-btn {
	color: #FFD520;
}
.each-product:hover .txt-btn::after {
	transform: translateY(-50%) rotate(45deg);
}
.product-slider {
	padding-right: 9px;
	position: relative;
}
.each-product-img {
	height: 100%;
}
.each-product-img img {
	height: 100%;
	object-fit: cover;
}
.cursor {
	position: fixed;
	top: 0;
	left: -100px;
	overflow: hidden;
	z-index: 1000;
	pointer-events: none;
}
.cursor:before {
	content: "Toon details";
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	border-radius: 44px;
	background-color: rgba(244, 247, 250, 0.85);
	border-radius: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	line-height: 20px;
	color: #231F20;
    font-family: 'lama_sansmedium';
	z-index: 99;
}
.cursor.hover:after {
	opacity: 0;
}
.cursor.hover:before {
	opacity: 1;
}
.hover {
	overflow: visible;
}
.custom_pointer a {
	cursor: none !important;
}
.home-product-sec {
	background-color: #08141E;
}
/*.home-product-sec .product-heading h2 {
	color: #181818;
}*/
.home-product-sec .black-btn {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.home-product-sec .black-btn::after {
    filter: invert(0);
    -webkit-filter: invert(0);
}
.home-product-sec .black-btn:hover::after {
    filter: invert(1);
    -webkit-filter: invert(1);
}
.home-product-sec .black-btn:hover {
    background-color: #FFD520;
    border-color: #FFD520;
    color: #181818;
    /* filter: invert(1);
    -webkit-filter: invert(1);*/
}

.home-product-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.2;
    pointer-events: none;
}
.product-slider .common-arrow {
	z-index: 8;
}
/****service-sec*****/
.service-sec {
	background-color: #08141E;
	position: relative;
	padding-top: 126px;
}
.service-heading { 
	max-width: 653px;
	width: 100%;
	margin: 0 auto 95px;
}
.service-heading h2 { 
	color: #fff;
	margin-bottom: 25px;
}
.service-heading h2 strong {
	display: block;
}
.service-heading p {
	color: #fff;
	margin-bottom: 60px;
}
.each-service {
	position: relative;
	height: 675px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}
.each-service::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(8, 20, 30, 0.88);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service-img {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.each-service-img img {
	height: 100%;
	object-fit: cover;
}
.each-service-hover-text {
	padding: 50px;
	position: relative;
	z-index: 1;
	/* opacity: 0;
	pointer-events: none; */
	left: -100vw;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service-hover-text p {
	color: #fff;
	margin: 35px 0 140px;
}
.each-service-show-text {
	padding: 50px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 100%;
}
.each-service h6 {
    height: 58px;
    width: 58px;
    font-family: 'lama_sansbold_expanded';
    border: 1.5px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 58px;
}
.each-service-show-text h4 {
    transform: rotate(180deg);
    writing-mode: vertical-rl;
}
.each-service:hover .each-service-show-text {
	transform: translateX(100%);
}
.each-service:hover .each-service-hover-text { 
	left: 0;
}
/*.service-slider .swiper-slide:hover {
	width: 40% !important;
}
.service-slider .swiper-slide {
	flex-grow: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}*/
/****about-sec****/
.about-sec {
    background-color: #fff;
    padding-top: 146px;
    position: relative;
    overflow: hidden;
}
.about-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 80px 80px, 80px 80px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
.about-left {
    position: relative;
    z-index: 1;
    padding-right: 60px;
}
.about-left h2 {
	max-width: 600px;
	width: 100%;
	margin-bottom: 55px;
}
.about-left p {
	max-width: 690px;
	width: 100%;
}
.about-accordion {
	margin: 105px 0 57px;
}
.about-accordion .accordion-button {
    font-family: 'lama_sansregular';
    color: #181818;
    font-size: 3rem;
    line-height: normal;
    letter-spacing: normal;
    padding: 0 0 30px 0;
    background-color: transparent;
	display: inline-block;
}
.about-accordion .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: transparent;
}
.about-accordion .accordion-item {
    border: 0;
    border-bottom: 0;
    background-color: transparent;
    padding-bottom: 32px;
    margin-bottom: 37px;
    border-bottom: 1px solid rgba(24, 24, 24, 0.1);
}
.about-accordion .accordion-item:last-child {
	border-bottom: 0;
}
.about-accordion .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}
.about-accordion .accordion-button strong {
	position: relative;
	display: inline-block;
	padding-right: 57px;
	font-weight: normal;
}
.about-accordion .accordion-button strong::before {
	content: '';
    height: 20px;
    width: 20px;
	right: 0;
    border-radius: 100%;
    background-size: 20px;
    background-image: url(../images/acc-up.svg);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    position: absolute;
    top: 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about-accordion .accordion-button:not(.collapsed) strong::before {
    background-image: url(../images/acc-up.svg);
    transform: rotate(90deg);
}
.about-accordion .accordion-body {
    max-width: 640px;
    padding: 0;
}
.about-right {
    padding-top: 20%;
    padding-bottom: 95%;
}
.about-right ul li {
	position: relative;
	padding-left: 43px;
	line-height: 28px;
	margin-bottom: 11px;
}
.about-right ul li::after {
    position: absolute;
    content: '';
    background-image: url(../images/acoordian-right-tick.svg);
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px;
    height: 34px;
    width: 34px;
}
.about-right ul {
	position: relative;
	z-index: 1;
}
.accordian-img {
    position: absolute;
    bottom: 0;
    width: 819px;
    right: 0;
}
.about-sec::before {
	content: '';
    position: absolute;
    left: 28%;
    top: 0;
    height: calc(100% + 10%);
    width: 58%;
	transform: rotate(-43.03deg);
    border-radius: 1245.495px;
	background: radial-gradient(356.97% 94.83% at -1.69% 20.83%, rgba(255, 213, 32, 0.00) 0%, rgba(255, 255, 255, 0.25) 50.87%, rgba(255, 255, 255, 0.25) 100%);
	filter: blur(191.39999389648438px);
	z-index: 0;
}
.circle {
    position: absolute;
    width: 159px;
    height: 159px;
    border-radius: 100vmax;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 45%;
    left: -8%;
	cursor: pointer;
}
.star-logo {
	position: relative;
}
.star-logo-part {
    position: absolute;
    left: -2px;
    top: -2px;
}
.star-logo-part img {
	width: 170px;
}
/* .circle::after {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 61px;
    width: 61px;
    background: url(../images/about-icon.svg);
    content: "";
    background-size: 61px;
    background-position: center;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
} */
/* .text {
	position: absolute;
	width: 110px;
	height: 110px;
	font-family: 'lama_sansbold';
	color: #181818;
	font-size: 1.4rem;
	animation: textRotation 8s linear infinite;
} */
@-webkit-keyframes rotating /* Safari and Chrome */ {
	from {
	  -webkit-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  @keyframes rotating {
	from {
	  -ms-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	to {
	  -ms-transform: rotate(360deg);
	  -moz-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  .rotating {
	-webkit-animation: rotating 10s linear infinite;
	-moz-animation: rotating 10s linear infinite;
	-ms-animation: rotating 10s linear infinite;
	-o-animation: rotating 10s linear infinite;
	animation: rotating 10s linear infinite;
}
.text span {
	position: absolute;
	left: 50%;
	font-size: 1.4rem;
	transform-origin: 0 55px;
}
/****footer-top****/
.footer-top {
    background-color: rgba(24, 24, 24, 0.9);
    padding: 114px 0 33px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.footer-logo {
	max-width: 345px;
	margin: 0 auto;
	margin-bottom: 115px;
}
.footer-logo img {
	width: 342px;
}
.each-footer-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.each-footer-top-part {
    position: relative;
    width: 17%;
}
.each-footer-top-part li a{
	color: #fff;
    font-family: 'lama_sansregular';
	display: block;
	margin-bottom: 17px;
	margin-bottom: 1;
	width: fit-content;
}
.each-footer-top-part li a span {
	color: #fff;
	font-size: 2rem;
	font-family: 'lama_sansbold';
}
.each-footer-top-part li a:hover {
	color: #FFD520;
}
.each-footer-top-part p {
	color: #fff;
	margin-bottom: 0;
}
.each-footer-top-part h5 {
	margin-bottom: 17px;
}
.each-footer-top-part a {
	color: #fff;
}
.each-footer-top-part a:hover {
	color: #FFD520;
}
.each-footer-top-part::after {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0.2);
    right: -30%;
    top: 0;
    height: calc(100% + 23%);
    width: 1.5px;
}
.each-footer-top-part:last-child::after {
	display: none;
}
.each-footer-last-part a {
	line-height: 24px;
}
/****footer-area****/
.footer-btm-part {
	background-color: #181818;
	position: relative;
	padding: 60px 0 30px;
}
.footer-btm-part::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.04) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
.each-footer-area-img {
	overflow: hidden;
}
.each-footer-area-img img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-footer-area-img:hover img {
	transform: scale(1.1);
}
.each-footer-left-btm ul {
	display: flex;
	column-gap: 4px;
}
.each-footer-left-btm li img {
    width: 100px;
    height: 100%;
}
.each-footer-right-btm {
	display: inline-block;
}
.each-footer-right-btm ul {
    display: flex;
    column-gap: 10px;
}
.each-footer-right-btm li a {
	border: 1px solid rgba(255, 255, 255, 0.2);
    height: 39px;
    width: 39px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-bottom: 0;
}
.each-footer-right-btm li a:hover {
	border-color: #FFD520;
	background-color: #FFD520;
}
.each-footer-right-btm li a img{
	width: 18px;
}
.footer-btm-info {
	margin-top: 50px;
}
/****************************diensten-list*******************************/
/****inner-banner****/
.inner-banner {
	position: relative;
}
.inner-banner-content {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
    width: 100%;
}
.inner-banner-content h1 {
	line-height: normal;
}
.inner-banner::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(24, 24, 24, 0.52);
    z-index: 1;
}
.inner-banner::before {
	position: absolute;
    left: 0;
    top: 40%;
    height: calc(100% + 26%);
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.04) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
/****diensten-list-top****/
.diensten-list-top {
	background-color: #181818;
	padding: 111px 0 107px;
	position: relative;
}
.diensten-list-top::before {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
.diensten-list-top h2 {
	color: #fff;
}
.diensten-list-top p {
    color: #fff;
    max-width: 615px;
    margin-right: 0;
    margin-left: auto;
	letter-spacing: 0.32px;
	width: 100%;
}
/****list-sec****/
.list-sec {
	position: relative;
	padding: 155px 0 144px;
}
.list-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 1;
    opacity: 0.5;
    pointer-events: none;
}
.list-sec .container {
	position: relative;
	z-index: 1;
}
.each-list {
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	position: relative;
	height: 426px;
}
.each-list-img {
    height: 100%;
}
.each-list-img img {
    height: 100%;
	object-fit: cover;
}
.each-list-info-part {
    position: absolute;
    left: 0;
    bottom: -10px;
    padding: 30px 78px 40px;
    width: 100%;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-list::after {
    background: linear-gradient(0deg, rgba(8, 20, 30, 0.50) 0%, rgba(8, 20, 30, 0.50) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    z-index: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-list:hover::after {
    bottom: 0;
}
.each-list:hover .list-hide-btn {
	opacity: 0;
	transition: none;
}
.each-list-info-part p {
    color: #fff;
    letter-spacing: 1.28px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 27px 0 36px;
}
.each-list h6 {
	height: 58px;
    width: 58px;
    font-family: 'lama_sansbold_expanded';
    border: 1.5px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 58px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 30px 50px;
	z-index: 1;
}
.each-list-hide-info {
	margin-bottom: -190px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-list:hover .each-list-hide-info {
	margin-bottom: 0;
}
.list-sec .row {
	row-gap: 70px;
	margin: 0 -35px;
}
.list-sec .col-lg-6 {
	padding: 0 35px;
}
/****************************verkoop-uw-auto*******************************/
/****diensten-dtl-banner****/
.diensten-dtl-banner {
    padding: 0 0 85px;
    position: relative;
}
.diensten-dtl-banner::before {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 1;
    opacity: 0.5;
    pointer-events: none;
}
.diensten-dtl-banner-img {
	position: relative;
	z-index: 1;
}
/****bk-btn****/
.bk-btn {
	/*margin-bottom: -48px;*/
	padding-bottom: 50px;
	position: relative;
}
.bk-btn .txt-btn {
	color: #181818;
	padding-right: 0;
	padding-left: 50px;
	z-index: 1;
	border: 0;
}
.bk-btn .txt-btn::after {
	left: 0;
	background-image: url(../images/bk-btn-arrow.svg);
}
.bk-btn .common-btn:hover {
	background-color: transparent;
	border-color: transparent;
}
.bk-btn .txt-btn:hover::after {
	filter: invert(0);
	transform: translateY(-50%) rotate(-45deg);
}
.bk-btn::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .5;
    pointer-events: none;
}
/****diensten-dtl-top****/
.diensten-dtl-top {
    padding-bottom: 136px;
    padding-top: 20px;
	position: relative;
}
/* .diensten-dtl-top h2 {
	word-break: break-word;
} */
.diensten-dtl-top::before {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .5;
    pointer-events: none;
}
.diensten-dtl-top p {
	max-width: 710px;
    margin-right: 0;
    margin-left: auto;
	margin-bottom: 0;
}
/****diensten-dtl-mid****/
.diensten-dtl-mid {
	background-color: #181818;
	padding: 82px 0 72px;
	position: relative;
}
.diensten-dtl-mid-right-info h3 {
    text-transform: uppercase;
    margin-left: -40%;
	margin-bottom: 30px;
	font-size: 3.2rem;
	font-family: 'lama_sansbold_expanded';
}
.diensten-dtl-mid-right-info h3 strong {
	font-weight: normal;
	color: #FFD520;
}
.diensten-dtl-mid-right-info .about-accordion .accordion-button,
.diensten-dtl-mid-right-info .accordion-body p {
	color: #fff;
}
.diensten-dtl-mid-right-info .about-accordion .accordion-button strong {
	position: relative;
}
.diensten-dtl-mid-right-info .about-accordion .accordion-button strong::before {
    background-image: url(../images/diensten-dtl-accordian-arrow.svg);
    transform: rotate(-90deg);
    height: 20px;
    width: 20px;
    background-size: 16px;
}
.diensten-dtl-mid-right-info .about-accordion .accordion-button:not(.collapsed) strong::before {
	transform: rotate(0);
}
.diensten-dtl-mid-left {
    display: flex;
    column-gap: 45px;
	align-items: end;
	height: 100%;
}
.diensten-dtl-mid-right-info .about-accordion {
    padding-left: 56px;
	margin: 52px 0 0;
}
.diensten-dtl-mid-left-img {
	height: 100%;
}
.diensten-dtl-mid-left-img img,
.diensten-dtl-mid-right-img img {
	height: 100%;
	object-fit: cover;
}
.diensten-dtl-mid-right-img {
	height: calc(100% - 24%);
}
.diensten-dtl-mid-right-info .about-accordion .accordion-item {
	border-bottom: 0;
}
.diensten-dtl-mid-right-info .about-accordion .accordion-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.diensten-dtl-mid .row {
	position: relative;
	z-index: 1;
}
.diensten-dtl-mid::before {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 1;
    opacity: 0.1;
    pointer-events: none;
}
/****form-sec****/
.form-sec {
	position: relative;
}
.form-bg {
	padding: 118px 0 121px;
}
.form-sec::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(8, 20, 30, 0.98);
}
.form-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47.5%;
    padding-left: 100px;
	z-index: 1;
}
.form-main {
	position: relative;
	z-index: 1;
	max-width: 740px;
}
/* .form-main .col-md-6 {
	padding: 0 16px;
} */
.form-main .row {
	padding: 0 -16px;
}
.form-main h2 {
	color: #fff;
}
.form-main p {
	color: #fff;
	margin: 27px 0 42px;
}
.form-sec .form-group label {
    font-size: 1.6rem;
    color: #fff;
    font-family: 'lama_sansregular';
    margin-bottom: 10px;
}
.form-sec .form-group {
    margin-bottom: 20px;
}
.form-sec .form-styl {
	resize: none;
	border: 1px solid #fff;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(24, 23, 22, 0.5);
    border-radius: 0;
    font-size: 1.4rem;
	color: #181818;
	padding: 18px 30px;
	font-family: 'lama_sansregular';
	text-transform: none;
}
.form-sec .form-styl:focus {
    border: 1px solid #FFF;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.form-sec .form-styl:placeholder {
	color: rgba(24, 23, 22, 0.5);
	text-transform: none;
}
.form-sec .form-styl:-ms-input-placeholder {
	color: rgba(24, 23, 22, 0.5);
	text-transform: none;
}
.form-sec .form-styl::placeholder {
    color: rgba(24, 23, 22, 0.5);
	text-transform: none;
}
.form-sec .form-styl:focus:-ms-input-placeholder{
	color: rgba(24, 23, 22, 0.5);
	text-transform: none;
}
.form-sec .form-styl:focus::placeholder{
	color: rgba(24, 23, 22, 0.5);
	text-transform: none;
}
.form-group:has(input:focus) label span{
	color: #FCE6A4;
}
.form-sec textarea.form-styl {
	min-height: 180px;
}
.form-sec .common-btn {
	background-color: transparent;
	margin-top: 30px;
}
.form-sec .common-btn:hover {
	background-color: #FFD520;
}
.form-sec::before {
	position: absolute;
    left: 0;
    top: 35%;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: .15;
    pointer-events: none;
}
/****dtl-slider****/
.dtl-slider {
	padding: 140px 0 40px;
	position: relative;
}
.dtl-slider::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
.dtl-slider-title {
	text-align: center;
	margin-bottom: 92px;
}
.each-dtl-slider-info {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 38px;
    width: 100%;
}
.each-dtl-slider-info h6 {
    height: 58px;
    width: 58px;
    font-family: 'lama_sansbold_expanded';
    border: 1.5px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 38px;
    margin-bottom: 58px;
    position: absolute;
    top: 0;
    left: 0;
}
.each-dtl-slider-info h4 {
	line-height: 51px;
	margin: 90px 0 10px;
}
.dtl-slider .swiper-button-next {
	right: -3%;
	display: none;
}
.dtl-slider .swiper-button-prev {
	left: -3%;
	display: none;
}
.each-dtl-slider:hover img {
	transform: scale(1.1);
}
.each-dtl-slider img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	height: 100%;
	object-fit: cover;
}
.each-dtl-slider {
	overflow: hidden;
	height: 280px;
}
/****************************over-ons*******************************/
/****over-ons-top****/
.over-ons-top {
	background-color: #181818;
	padding: 62px 0 123px;
	position: relative;
}
.over-ons-top::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 0;
	opacity: .15;
  	pointer-events: none;
}
.over-ons-top-content h4 {
    font-family: 'lama_sansregular';
    color: #FFD520;
    margin-bottom: 28px;
}
.over-ons-top-content h2,
.over-ons-top-content p {
	color: #fff;
}
.each-counter {
	display: flex;
	align-items: center;
}
.each-counter h3 {
	font-size: 3.6rem;
	font-family: 'lama_sansbold_expanded';
	line-height: 42px;
}
.each-counter img {
    height: 50px;
    margin-right: 20px;
}
.each-counter-info h6 {
	color: #B9B9B9;
	font-family: 'lama_sansmedium';
	line-height: 19px;
	letter-spacing: normal;
	margin-top: 2px;
}
.over-ons-top-img {
	padding-right: 70px;
}
.over-ons-top-content {
	padding-left: 67px;
}
.over-ons-top-content p {
	max-width: 924px;
	margin: 42px 0 72px;
}
/****over-ons-accordian****/
.over-ons-accordian {
	background-color: #08141E;
	padding: 125px 0;
}
.over-ons-accordian .about-accordion h2 {
	color: #fff;
	margin-bottom: 18px;
}
.over-ons-accordian .about-accordion .accordion-button {
    color: #FFF;
    letter-spacing: 2.4px;
    display: flex;
}
.over-ons-accordian .about-accordion .accordion-button img {
    margin-right: 13px;
}
.over-ons-accordian .about-accordion .accordion-body p {
	color: #fff;
}
.over-ons-accordian .about-accordion .accordion-button strong {
	position: relative;
	width: 100%;
}
.over-ons-accordian .about-accordion .accordion-button strong::before {
   background-image: url(../images/over-ons-accordian-arrow.svg);
  transform: rotate(-90deg); 
}
.over-ons-accordian .about-accordion .accordion-button:not(.collapsed) strong::before {
	transform: rotate(0);
}
.over-ons-accordian .about-accordion .accordion-button::after {
	display: none;
}
.over-ons-accordian .about-accordion .accordion-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 7px;
	margin-bottom: 23px;
}
.over-ons-accordian .about-accordion {
    padding-right: 105px;
	margin: 0;
}
.over-ons-accordian .about-accordion .accordion-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
/****over-ons-man****/
.over-ons-man {
	position: relative;
	padding: 137px 0 145px;
}
.over-ons-man::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 1;
	opacity: 0.5;
	pointer-events: none;
}
.over-ons-man .container {
	position: relative;
	z-index: 1;
}
.each-over-ons-man-slide {
	overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
}
.each-over-ons-man-slide::after {
    background: rgba(8, 20, 30, 0.78) ;
	backdrop-filter: blur(1.5px);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    z-index: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-over-ons-man-slide:hover::after {
    bottom: 0;
}
.each-over-ons-man-slide {
	position: relative;
}
.each-over-ons-man-info {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
	z-index: 1;
	padding: 20px;
}
.each-over-ons-man-info h3 {
	font-family: 'lama_sansmedium';
	letter-spacing: 2.4px;
	margin-bottom: 2px;
}
.each-over-ons-man-info {
	opacity: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-over-ons-man-slide:hover .each-over-ons-man-info {
	opacity: 1;
}
.over-ons-man .row {
    row-gap: 26px;
    margin: 0 -12.5px;
    justify-content: center;
}
.over-ons-man .col-lg-3 {
	padding: 0 12.5px;
}
.over-ons-man-title {
	text-align: center;
	margin-bottom: 84px;
}
/****over-ons-block****/
.over-ons-block {
	position: relative;
}
.over-ons-block::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 1;
    opacity: .5;
    pointer-events: none;
}
.over-ons-block-title {
	margin-bottom: 68px;
}
.over-ons-block-title p {
	max-width: 590px;
	margin: 0 0 0 auto;
	margin-bottom: 10px;
}
.each-over-ons-block {
	overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
	height: 100%;
}
.each-over-ons-block img {
	height: 100%;
	object-fit: cover;
}
.each-over-ons-block::after {
    background: rgba(24, 24, 24, 0.71);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    z-index: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	display:none;
}
.each-over-ons-block:hover::after {
    bottom: 0;
}
.each-over-ons-block-img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.each-over-ons-block-img img {
	width: 300px;
	opacity: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-over-ons-block:hover .each-over-ons-block-img img {
	opacity: 1;
}
.over-ons-block-part .col-lg-6 .each-over-ons-block-img img {
	width: 400px;
}
.over-ons-block-part .col-lg-6 {
	padding: 0 24px;
}
/****over-ons-btm****/
.over-ons-btm {
	padding: 82px 0 77px;
  }
.over-ons-btm-part {
	display: flex;
	justify-content: space-between;
}
.each-over-ons-btm img {
	height: 75px;
}
/****************************contact*******************************/
/****contact-form-sec****/
.contact-form-sec {
	background-color: #fff;
	position: relative;
	padding: 154px 0 0;
}
.contact-form-sec::after {
	display: none;
}
.contact-form-sec .form-main h2 {
    color: #181818;
}
.contact-form-sec .form-main p {
    color: #181818;
}
.contact-form-sec .form-group label {
    color: #181716;
}
.contact-form-sec .form-styl {
    border: 1px solid #181716;
	box-shadow: none;
}
.contact-form-sec .form-styl:focus {
	border: 1px solid #181716;
}
.contact-form-sec .common-btn {
	border: 1px solid #181818;
	color: #181818;
}
.contact-form-sec .common-btn::after {
    filter: brightness(0);
}
.contact-form-sec .common-btn:hover {
	border-color: #FFD520;
}
.contact-form-sec::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 1;
    opacity: 0.5;
    pointer-events: none;
}
.contact-form-sec .form-img {
    width: 43.5%;
}
/****contact-btm****/
.contact-btm {
	padding-top: 139px;
	overflow: hidden;
}
.contact-btm iframe {
	display: block;
}
.contact-btm-title {
	text-align: center;
	margin-bottom: 70px;
}
/****************************Zomer-bandenwissel-dag!*******************************/
/****zomer-bk-btn****/
.zomer-bk-btn {
	position: relative;
  	top: 124px;
}
.zomer-bk-btn::before {
    height: 64%;
}
/****zomer-top****/
.zomer-top {
	padding: 121px 0 142px;
	position: relative;
}
.zomer-top-info {
	padding-top: 95px;
	padding-right: 139px;
}
.zomer-top-info h2 {
    margin-bottom: 21px;
    line-height: normal;
}
.zomer-top-info li {
	position: relative;
	padding-left: 10px;
}
.zomer-top-info li::after {
	position: absolute;
	content: '';
	background-image: url(../images/bullet.svg);
	background-repeat: no-repeat;
	background-size: 4px;
	height: 4px;
	width: 4px;
	left: 0;
	top: 10px;
}
.zomer-top::before {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
.zomer-top-img {
	position: relative;
	z-index: 1;
}
/****zomer-mid****/
.zomer-mid {
	background-color: #181818;
	padding: 80px 0 120px;
}
.zomer-mid-title {
	text-align: center;
	margin-bottom: 82px;
}
.zomer-mid-title h2 {
	color: #fff;
	line-height: 48px;
}
.each-zomer-mid h4 {
	height: 30px;
	overflow: hidden;
}
.each-zomer-mid p {
	color: #fff;
	margin-top: 15px;
}
.zomer-mid .col-lg-4 {
	padding: 0 30px;
}
.zomer-mid .row {
	margin: 0 -30px;
}
/****zomer-slider****/
.zomer-slider {
	padding-bottom: 143px;
}
.zomer-slider .each-dtl-slider-info h4 {
    line-height: 32px;
}
.zomer-slider .each-dtl-slider {
	position: relative;
}
.zomer-slider .each-dtl-slider::after {
	background-color: rgba(0, 0, 0, 0.25);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.zomer-slider .each-dtl-slider-info {
	z-index: 1;
}
.zomer-slider .each-dtl-slider-info h6 {
	display: none;
}
/****************************onderhoud-voor-uw-auto!*******************************/
/****werkplaats-list****/
.each-werkplaats-list {
    background-color: #181818;
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 395px;
}
.each-werkplaats-list .each-list-info-part {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	padding-top: 0;
}
/****************************onderhoud-voor-uw-auto!*******************************/
/****Onderhoud-voor-top****/
.Onderhoud-voor-top p a:hover {
	color: #181818;
	text-decoration: underline;
}
/****************************werkplaatsafspraak-plannen*******************************/
/****werkplaats-dtl-top****/
/*.werkplaats-dtl-top {
    padding-top: 20px;
}*/
/****werkplaats-dtl-slider****/
.werkplaats-dtl-slider {
	position: relative;
}
.werkplaats-dtl-slider .each-dtl-slider::after {
    background-color: rgba(0, 0, 0, 0.25);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.werkplaats-dtl-slider .each-dtl-slider-info {
	z-index: 1;
}
/****************************bedankt*******************************/
/****bedankt-banner****/
.bedankt-banner {
	position: relative;
}
.bedankt-banner::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(24, 24, 24, 0.52);
    z-index: 1;
}
.bedankt-banner h1 {
	margin-bottom: 50px;
}
/****************************popup*******************************/
.modal-area .modal-dialog {
    max-width: 49%;
    margin: 10% auto 0;
}
.modal-area .modal {
	background: rgba(24, 24, 24, 0.61);
}
.popup-content-part {
	background-color: #181818;
}
.modal-area .modal-content {
    border: 0;
	background-color: transparent;
    position: relative; 
	text-align: center;
}
.modal-area .modal-content::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.5), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 0;
    opacity: 0.06;
    pointer-events: none;
}
.modal-area .popup-content p {
	margin: 44px auto 104px;
	width: 100%;
	max-width: 600px;
	color: #fff;
	font-family: 'lama_sansregular_expanded';
	letter-spacing: 0.32px;
}
.modal-area .popup-content {
	padding: 84px 90px 90px;
}
.modal-area .popup-content h2 {
    color: #fff;
    letter-spacing: 0.8px;
    line-height: 48px;
}
.modal-area .popup-content .common-btn {
	letter-spacing: normal;
}
.close-img {
    position: absolute;
    top: -20px;
    right: -10px;
    z-index: 1;
    font-size: 2.7rem;
    height: 44px;
    width: 44px;
    background-color: #FFD520;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #181818;
    font-family: 'lama_sansregular';
    border-radius: 100px;
}
.close-img:hover {
	color: #181818;
}
/****************************aanbod-dtl*******************************/
/****aanbod-dtl-bk-btn****/
.aanbod-dtl-bk-btn .txt-btn {
    top: 140px;
    left: 50px;
	z-index: 999999;
}
.aanbod-dtl-bk-btn {
	z-index: 99;
}
/****dtl-top-sec****/
.dtl-top-sec {
	padding: 148px 0 140px;
	overflow: hidden;
	position: relative;
}
.dtl-top-sec::after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.5), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 0;
	opacity: 0.5;
	pointer-events: none;
}
.dtl-top-sec .container {
	position: relative;
	z-index: 1;
}
.dtl-top-sec .gallery-thumbs .dtl-car-slide {
	height: 100%;
}
.dtl-top-sec .gallery-thumbs .dtl-car-slide img { 
	height: 100%;
	object-fit: cover;
}
.dtl-top-sec .gallery-top .common-arrow {
	margin: 0;
	transform: translateY(-50%);
	opacity: 0;
	pointer-events: none;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-top-sec .gallery-top:hover .common-arrow {
	opacity: 1;
	pointer-events: all;
}
.dtl-top-info {
	border: 2px solid rgba(24, 24, 24, 0.10);
	background-color: #F2F2F2;
	padding: 35px 35px 21px;
	position: relative;
	margin-left: 20px;
	margin-top: 66px;
}
.aanbod-dtl-right-btn {
	margin-bottom: 28px;
}
.aanbod-dtl-right-btn li img {
	margin-right: 5px;
}
.aanbod-dtl-right-btn ul {
    display: flex;
	column-gap: 28px;
}
.aanbod-dtl-right-btn .common-btn {
    color: #181818;
    font-family: 'lama_sansbold';
    padding: 9px 17px 9px 24px;
	border-radius: 45px;
	border: 1px solid #181818;
}
.aanbod-dtl-right-btn .common-btn::after {
	display: none;
}
.dtl-top-info h2 {
	line-height:  56px;
	letter-spacing: 2px;
	font-family: 'lama_sansbold';
	text-transform: none;
}
.dtl-top-info h5 {
	color: #181818;
	line-height: 28px;
	font-family: 'lama_sansregular';
}
.dtl-top-info .aanbod-dtl-product-price {
	display: flex;
	column-gap: 50px;
	align-items: center;
	padding: 5px 0 14px;
}
.dtl-top-info .aanbod-dtl-product-info h4 {
	color: #181818;
	font-family: 'lama_sansmedium';
	line-height: normal;
	letter-spacing: normal;
}
.dtl-top-sec .col-lg-7,
.aanbod-dtl-btm .col-lg-7 {
	width: 61%;
}
.dtl-top-sec .col-lg-5,
.aanbod-dtl-btm .col-lg-5 {
	width: 39%;
}
.dtl-top-btn {
    margin-top: 19px;
}
.dtl-top-info .aanbod-dtl-product-info {
	margin-top: 20px;
}
.dtl-top-info .aanbod-dtl-product-info table {
    /* width: 100%; */
    margin: 20px 0 15px;
}
.dtl-top-info .aanbod-dtl-product-info tr {
	display: flex;
	flex-wrap: wrap;
}
.dtl-top-btn ul {
    display: flex;
    column-gap: 17px;
    flex-wrap: wrap;
}
.dtl-top-info .aanbod-dtl-product-info td {
	margin-bottom: 23px;
	width: 50%;
	font-size: 2rem;
	font-family: 'lama_sansmedium';
}
.dtl-top-info .aanbod-dtl-product-info td img {
    margin-right: 12px;
    width: 30px;
    height: 25px;
    margin-top: -4px;
	filter: brightness(0);
}
.aanbod-dtl-btm {
	margin-top: 18px;
}
.contact-card-left {
	display: flex;
	flex-wrap: wrap;
	column-gap: 16px;
	align-items: center;
}
.contact-card-img {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	overflow: hidden;
}
.contact-card-img img {
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	object-position: top;
}
.contact-card-text ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
}
.contact-card-text {
	margin-top: 14px;
	width: 81%;
}
.contact-card {
	margin-left: 20px;
}
.contact-card-text p span {
	color: #181818;
	font-size: 1.8rem;
	line-height: normal;
	letter-spacing: normal;
	display: block;
}
.contact-card-text p a {
	color: rgba(24, 24, 24, 0.5);
	display: inline-block;
	font-size: 1.6rem;
	font-family: 'lama_sansmedium';
}
.contact-card-text p {
    color: rgba(24, 24, 24, 0.5);
    display: inline-block;
    font-family: 'lama_sansmedium';
}
.contact-card-text p a:hover {
	color: #FFD520;
}
/****dtl-hidden-form****/
.form-sec.contact-form-sec.dtl-hidden-form {
    padding-top: 40px;
    margin-top: 20px;
}
/****dtl-tab-sec****/
.dtl-tab-sec {
	background-color: #181818;
	padding: 42px 0 65px;
	position: relative;
	overflow: hidden;
}
.dtl-tab-sec::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 0;
	opacity: .15;
	pointer-events: none;
}
.dtl-tab-sec .tab-btn .nav-tabs {
    column-gap: 90px;
	display: flex;
	justify-content: center;
	margin-bottom: 52px;
    padding-bottom: 32px;
	position: relative;
	border-bottom: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs::after {
	content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
	transform: translateX(-50%);
    height: 2px;
    width: 74%;
    background-color: rgba(245, 245, 245, 0.1);
}
ul.tabs li {
	font-family: 'lama_sansmedium';
	font-size: 2.4rem;
	margin: 0;
	word-break: break-word;
	padding-left: 0;
	position: relative;
	text-transform: none;
	color: rgba(245, 245, 245, 0.5);
	cursor: pointer;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
ul.tabs li:hover,
ul.tabs li.active {
	display: block;
	position: relative;
	color: #FFD520;
}
ul.tabs li:hover::after,
ul.tabs li.active::after {
	opacity: 1;
}
/***dtl-tab-content***/
.each-Kenmerken h6 {
	font-size: 1.4rem;
	color: rgba(245, 245, 245, 0.70);
	font-family: 'lama_sansmedium';
	line-height: 26px;
	letter-spacing: normal;
}
.each-Kenmerken p {
	font-family: 'lama_sanssemibold';
	font-size: 1.6rem;
	color: #f5f5f5;
    margin-top: 4px;
	line-height: 26px;
}
.tab-content .col-lg-3 {
	width: 12%;
}
.each-Kenmerken {
	border: 0;
	margin-bottom: 55px;
}
.bullet-panel h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    color: #fff;
    margin-bottom: 20px;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 20px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 13px;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 7px;
    position: absolute;
    top:7px;
    left: 0;
    content: '';
    width:7px;
    height:7px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFD520;
    font-size: 1.6rem;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #FFD520;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.left-bg-block h6 {
    line-height: 30px;
	color: #181818;
	font-size: 15px;
}
.each-onderhoud-block h4 {
	color: #fff;
	text-transform: none;
	font-size: 2rem;
}
.each-onderhoud-block h5 {
    color: #fff;
    margin: 10px 0 30px;
    font-size: 1.8rem;
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
.tab_content {
	/* padding: 20px; */
	display: none;
}
.tab_content p {
	color: #fff;
	margin-bottom: 0;
}
.tab_drawer_heading {
	display: none;
}
/****aanbod-dtl-product-sec****/
.aanbod-dtl-product-sec {
	background-color: #fff;
	padding: 138px 0 40px;
	position: relative;
}
.aanbod-dtl-product-sec .product-heading h2 {
    color: #181818;
	text-align: center;
}
.aanbod-dtl-product-sec .each-product-text {
	border: 2px solid rgba(24, 24, 24, 0.10);
	background-color: #F2F2F2;
}
.aanbod-dtl-product-sec .each-product-text h4,
.aanbod-dtl-product-sec .each-product-text h6,
.aanbod-dtl-product-sec .each-product-text td,
.aanbod-dtl-product-sec .each-product-text .txt-btn  {
	color: #181818;
}
.aanbod-dtl-product-sec .each-product-text td span img {
	filter: brightness(0);
}
.aanbod-dtl-product-sec .each-product:hover .txt-btn {
    color: #FFD520;
}
.aanbod-dtl-product-sec::after {
	/* z-index: 1; */
    opacity: 0.5;
}
.aanbod-dtl-product-sec .container {
	position: relative;
	z-index: 1;
}
.share-social-media-button .a2a_dd {
	padding: 9px 21px !important;
}
body .share-social-media-button .a2a_dd:hover {
	background-color: #FFD520 !important;
}
/****************************aanbod-list*******************************/
/****aanbod-list-product-sec****/
.aanbod-list-product-sec {
	padding: 66px 0 79px;
  }
.each-aanbod-list-product-left {
	padding-bottom: 20px;
}
.each-aanbod-list-product-left img {
	height: 100%;
	object-fit: cover;
}
.each-aanbod-list-product-right {
	padding-bottom: 20px;
}
.each-aanbod-list-product-right img {
	height: 100%;
	object-fit: cover;
}
.aanbod-list-product-left {
	height: 100%;
}
.aanbod-list-product-right .each-product-text ul {
    margin: 32px 0 45px;
	align-items: center;
}
.aanbod-list-product-right .each-product-text table {
    margin-bottom: 45px;
}
.each-aanbod-list-product-wrap {
	margin-bottom: 53px;
}
.aanbod-list-product-right {
    height: calc(100% - 20px);
}
.each-aanbod-list-product-wrap .row .col-3 {
	padding-right: 20px;
}
.each-aanbod-list-product-wrap .flex-row-reverse .col-3 {
	padding-left: 20px;
	padding-right: 0;
}
.each-aanbod-list-product-left {
	/* height: auto !important; */
	height: 33.33% !important;
}
.aanbod-list-product-sec {
	position: relative;
}
.aanbod-list-product-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
/****aanbod-filter-sec****/
.aanbod-filter-sec {
	padding-top: 115px;
	background-color: #fff;
    position: relative;
}
.aanbod-filter-sec::after {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
    background-size: 34px 34px, 34px 34px;
    background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
    z-index: 0;
    opacity: 0.5;
    pointer-events: none;
}
.aanbod-filter-wrap {
    position: relative;
    z-index: 2;
}
.filter-heading h5 {
    letter-spacing: normal;
    color: #1E1B1B;
    font-family: 'lama_sansmedium';
    margin-top: 5px;
}
.aanbod-filter-sec .col-xl-8 {
	width: 72%;
}
.aanbod-filter-sec .col-xl-4 {
    width: 28%;
    display: flex;
    justify-content: end;
    column-gap: 10px;
    margin-bottom: 20px;
}
.aanbod-filter-sec .col-xl-4 .common-btn {
    padding: 11px 24px 9px 24px;
}
.aanbod-filter-sec .col-xl-4 .common-btn::after {
	display: none;
}
.filter-left {
	display: flex;
	column-gap: 10px;
}
.filter-heading {
	width: 90px;
}
.filter-part {
    width: calc(100% - 100px);
}
.filter-sort {
	width: 48%;
}
.filter-sort  .select-style {
	background: url(../images/filter-down-arrow.svg) no-repeat 93% center / 10px;
}
.filter-sort .aanbod-filter {
    width: 100%;
}
/* .filter-reset a {
	color: #181818;
	text-transform: capitalize;
	font-size: 1.4rem;
	font-family: 'lama_sansregular_expanded';
}
.filter-reset img {
	width: 9px;
	margin-left: 5px;
	margin-bottom: 2px;
    filter: brightness(1) invert(1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.filter-reset a:hover {
	color: #FFD520;
}
.filter-reset a:hover img {
    filter: brightness(0) saturate(100%) invert(83%) sepia(22%) saturate(5383%) hue-rotate(354deg) brightness(102%) contrast(108%);
	-webkit-filter: brightness(0) saturate(100%) invert(83%) sepia(22%) saturate(5383%) hue-rotate(354deg) brightness(102%) contrast(108%);
} */
.select-style {
    width: 100%;
    height: 48px;
    color: #181818;
    font-family: 'lama_sansbold';
    font-size: 1.6rem;
    border: 1px solid #181818;
    border-radius: 45px;
    padding: 0 30px 0 18px;
    background: url(../images/filter-down-arrow.svg) no-repeat 91% center / 10px;
    appearance: none;
    line-height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
	text-transform: uppercase;
}
.select-style strong {
	position: relative;
	font-weight: normal;
}
.select-style.show {
    border-radius: 20px 20px 0 0;
}
.filter-main {
    margin-bottom: 20px;
	position: relative;
}
.aanbod-filter {
	position: relative;
	width: 25%;
	margin-bottom: 20px;
}
.aanbod-filter-sec label {
    color: #181818;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    z-index: 2;
    font-family: 'lama_sansmedium';
    font-size: 1.4rem;
	cursor: pointer;
	text-transform: uppercase;
	left: 0;
}
.filter-main option{
	font-family: 'lama_sansmedium';
	background-color: #fff;
}
.filter-content {
    display: none;
    background-color: #fff;
    padding: 10px 10px 15px;
    z-index: 2;
    border: 1px solid #181818;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    margin-top: -5px !important;
    cursor: default;
    max-height: 230px;
    overflow-y: auto;
    z-index: 999;
}
.filter-content::-webkit-scrollbar {
	background-color: #dbdbdb;
	width: 10px;
}
.filter-content::-webkit-scrollbar-thumb {
	background-color: #999999;
}
.filter-content.show-div {
    display: block;
}
.aanbod-filter-sec label:last-child {
	margin-bottom: 0;
}
.aanbod-filter-sec label span {
    float: right;
    color: #181818;
    opacity: 0.65;
}
.aanbod-filter-sec .form-check-input{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 8px;
    box-shadow: none;
    border: 1px solid #181818;
    background-color: transparent;
    border-radius: 3px;
}
.aanbod-filter-sec .form-check-input:checked {
    background-color: #FFD520;
    border-color: #FFD520;
}
.auto-overview-tag {
    margin-right: 5px;
	margin-bottom: 10px;
    padding: 10px 14px;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    color: #181818;
    border-radius: 6px;
    background-color:#FFD520;
	font-family: 'lama_sansmedium';
	text-transform: uppercase;
    font-size: 1.4rem;
    border: 1px solid #FFD520;
}
.cross-btn {
    width: 10px;
    filter: brightness(0);
}
.auto-overview-tag:hover {
	background-color: transparent;
}
.total_search_records {
	margin-top: 30px;
}
.mobile-show-filter {
    position: fixed;
    left: 0;
    top: 107px;
    background-color: #181818;
    width: 100%;
    z-index: 5;
    margin-top: 0;
    padding: 15px 0;
}
.mobile-show-filter .common-btn {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background-color: #FFD520;
    border-color: #FFD520;
	padding: 10px;
	color: #181818;
}
.mobile-show-filter .common-btn:hover {
    background-color: transparent;
    border-color: #FFD520;
	color: #FFD520;
}
.filter-count {
    min-width: 20px;
    height: 20px;
    background-color: #FFD520;
    border-radius: 100%;
    color: #181818;
    border: 1px solid #181818;
    margin-left: 25px;
    font-size: 1.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	position: relative;
	top: -2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile-filter-close {
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    background-color: #FFD520;
}
.mobile-filter-close span {
    max-width: 32px;
	width: 100%;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
	margin-left: auto;
}
.mobile-filter-close span img {
	width: 9px;
	filter: invert(1);
	-webkit-filter: invert(1);
}
.auto-overview-filter-result .total_search_records {
	margin-top: 0;
	background-color: #FFD520;
	border-color: #FFD520;
  	color: #181818;
	padding: 10px;
	border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.auto-overview-filter-result .total_search_records h4{
	font-size: 1.6rem;
	color: #181818;
}
.auto-overview-filter-result .total_search_records:hover {
	background-color: transparent;
    border-color: #FFD520;
	color: #181818;
}
.cursor-pointer {
	cursor: pointer;
}
.filter-sort .aanbod-filter {
	margin-bottom: 0;
	margin-top: 0;
}
.filter-sort .aanbod-filter::after {
	display: none;
}
.model-filter .form-check-input {
    display: none;
}
.sorteren_op-filter .form-check-input {
    display: none;
}
.filter-main .common-btn {
	background-color: #FFD520;
	border-color: #FFD520;
	color: #181818;
}
.filter-main .common-btn:hover {
	background-color: transparent;
}
/****************************verkocht*******************************/
/****verkocht-top****/
.verkocht-top {
	padding-top: 119px;
	position: relative;
}
.verkocht-top h2 {
	margin-bottom: 8px;
}
.verkocht-top::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 1;
	opacity: 0.5;
	pointer-events: none;
}
/****verkocht-product****/
.verkocht-product .each-product-text table {
	margin-top: 73px;
}
.verkocht-product {
	position: relative;
}
.verkocht-product::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-image: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.05) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05), transparent 1px);
	background-size: 34px 34px, 34px 34px;
	background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px;
	z-index: 1;
	opacity: 0.5;
	pointer-events: none;
}





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

  /****aanbod dtl****/
  .kenteken_np{
      background-image: url(../images/kenteken_plaat/kenteken_plaat.svg);
      background-repeat: no-repeat;
      background-position: left;
      padding: 4px 0 6px 44px;
      color: #000;
      background-size: 152px;
  }
  
  .star_icon h4{
      padding-bottom: 10px;
      text-transform: uppercase;
      padding-top: 15px;
      margin-bottom: 15px;
      color: #fff;
      border-bottom: 1px solid #fff;
      text-transform: uppercase;
  }
  .star_icon p img{
      width: 15px;
      margin-top: -3px;
      margin-right: 5px;
  }
  .star_icon p{
      font-family: 'NunitoSansRegular';
      font-size: 16px;
      color: #fff;
      padding-bottom: 6px;
      word-break: break-word;
  }
  .photo_contnt li img{
      width: 15px;
      margin-left: 5px;
  }
  .star_icon h3 {
      margin: 40px 0 30px;
  }
  .aanbod-detail-tab-sec .tab-content .star_icon p {
      margin: 0;
  }
  .bullet-panel h3 {
      margin-bottom: 30px;
  }
  .cursor{
      cursor:pointer;
  }
  /* .form-1, .form-2 {
      display:none;
      margin-top: 30px !important;
      margin: 0 auto 10px;
  }  */
  .form-1, .form-2 {
    display:none;
    margin-top: 30px !important;
    margin: 0 auto 10px;
    padding-top: 12rem;
} 
.dtl-aanbod-form .white-wrap{
  padding: 0 !important;
}

  /* .privacy_section{
      padding: 11% 0;
  } */
  .cpnt {
      cursor: pointer;
  }
  .filter-clean img {
      width: 12px;
      margin-right: 10px;
      margin-bottom: 2px;
  }
  .acties-left-content h2{
      color: #fff;
  }
  .privacy_section{
      padding: 5% 0;
  }
  /* .error_top {
      margin-top: 15rem;
      margin-bottom: 20px;
  } */
  .privacy_section h3{
	color: #181818 !important;
  }
  .privacy_section p{
	color: #181818 !important;
	word-break: break-word;
  }
  .privacy_section h5 {
	color: #181818 !important;
  }
  .load_img{
      width: 5rem;
  }
  .skiptranslate {
    height: 0;
    overflow: hidden;
    visibility: hidden !important;
}

.contact-btm .contact-btm-img{
	height: 479px;
}
.aanbod-dtl-product-price a{
	color: #181818;
    line-height: 28px;
    font-family: 'lama_sansregular';
    font-size: 2rem;
}
.modal-area2 .popup-right .common-btn::after{
	display: none;
}

.aanbod-loader {
    width: 45px;
    height: 40px;
    background: linear-gradient(#555 calc(1*100%/6),#FFD520 0 calc(3*100%/6),#555 0),
              linear-gradient(#555 calc(2*100%/6),#FFD520 0 calc(4*100%/6),#555 0),
              linear-gradient(#555 calc(3*100%/6),#FFD520 0 calc(5*100%/6),#555 0);
    background-size: 10px 400%;
    background-repeat: no-repeat;
    animation: matrix 1s infinite linear;
  }
  @keyframes matrix {
    0% {
      background-position: 0% 100%, 50% 100%, 100% 100%
    }
  
    100% {
      background-position: 0% 0%, 50% 0%, 100% 0%
    }
  }
  .load_aanbod{
    justify-content: center;
    display: flex;
    column-gap: 30px;
    align-items: center;
    color: #555;
  }

  .service-sec .common-arrow{
	z-index: 1;
  }
  #vervangend-vervoer {
  background: url(../images/filter-down-arrow.svg) no-repeat 91% center / 10px;
  appearance: none;
  background-color: #fff;
}
.product-sec .p-icon1{
	width: 24px;
}
.aanbod-list-product-sec .p-icon1{
	width: 24px;
}
.each-product-text li:nth-child(2) {
	background-color: transparent;
	text-transform: none;
	padding-left: 0;
	padding-right: 0;
}
.each-product-text li{
	flex-shrink: 0;
}

.home-product-sec .each-product li:nth-child(2) {
	background-color: transparent;
	text-transform: none;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
}
.home-product-sec .each-product li{
	flex-shrink: 0;
}
.subpage-ticker{
	background-color: #fff;
	margin-top: -25px;
}
.subpage-ticker li {
    color: #181818;
}
.subpage-ticker::after {
  background-image: linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(rgba(24, 24, 24, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(24, 24, 24, 0.03), transparent 1px);
  background-size: 34px 34px, 34px 34px;
  opacity: 0.5;
}
#tab4 iframe{
	height: 7000px;
}
.product-slider .swiper-button-next{
	right: 8% !important;
}
.product-slider .swiper-button-prev {
    left: 8% !important;
}
.werkplaats-form-sec .werkplaats-form-img {
	bottom: 15% !important;
	width: 56% !important;
}
.contact_btn{
	/* position: fixed;
    right: 0;
    top: 59.5%;
    z-index: 9; */
	border-radius: 10px 0px 0px 10px;
    background: #181818;
    overflow: hidden;
    width: 60px;
    height: 60px;
}
.contact_btn img{
	width: 27px;
}
.contact_btn a{
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.menu-contact li a{
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
    display: block;
    width: fit-content;
}
.menu-contact li a span {
    color: #fff;
	font-size: 2rem;
    font-family: 'lama_sansbold';
}
.menu-contact li{
	margin-bottom: 0;
}