@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	color: #FFF;
    font-family: 'montserratmedium';
    font-size: 1.6rem;
	background-color: #14151B;
}
html {
    font-size: 62.5%;
}
.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%;
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	overflow: hidden;
}
.header-top {
	background-color: #14151B;
	padding-right: 14.5rem;
}
.header-area .header-wrap {
	padding-left: 12rem;
	padding-right: 14.5rem;
}
.header-logo {
	margin-top: -2rem;
}
.header-logo img {
	width: 31.6rem;
}
.header-top-block li {
    display: inline-block;
}
.header-top-block li a {
	position: relative;
	color: #FFFFFF;
	margin: 1rem;
	font-family: 'lama_sansmedium';
    font-size: 1.2rem;
	line-height: 16.86px;
	letter-spacing: 0.12px;
	display: flex;
    align-items: baseline;
}
.header-wp {
	color: #39FF83 !important;
}
.header-top-block li a img {
    width: 8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-right: 0.5rem;
}
.header-btm {
	padding: 2rem 0;
	position: relative;
	z-index: 5;
}
.header-btm::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, #14151B 0%, rgba(20, 21, 27, 0.00) 100%);
	z-index: -1;
}
.header-menu ul {
    display: flex;
    column-gap: 3.5rem;
    justify-content: center;
    align-items: center;
}
.header-menu li a {
	font-size: 1.6rem;
    color: rgba(249, 248, 246, 0.75);
	font-family: 'lama_sansmedium';
	line-height: 19.67px;
	letter-spacing: 0.14px;
}
.header-btn {
	text-align: end;
}
.sticky-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #14151B;
	transition: all 0.5s;
}
.header-btn .common-btn {
	padding: 8px 14px;
	font-size: 1.6rem;
}
.header-menu li a::after {
    display: block;
    content: "";
    border-bottom: 2px solid #AA1212;
    transition: transform 250ms ease-in-out;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    margin-top: .2rem;
}
.header-menu li a:hover::after {
    transform: scaleX(1);
    transform-origin: 0px 50%;
}
.sticky-hidden {
    position: fixed;
    z-index: 99;
    background-color: #14151B;
}
/****banner****/
.banner-sec {
	z-index: 0;
}
.banner-sec::after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    z-index: 1;
}
.banner-sec::before {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40.2%;
    width: 100%;
    background: linear-gradient(0deg, #14151B 0%, rgba(20, 21, 27, 0.00) 100%);
    z-index: 4;
}
.each-banner {
	height: 874px;
}
.each-banner img {
	height: 100%;
	object-fit: cover;
}
.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    text-align: center;
    width: 100%;
}
.banner-content h1 {
	margin-bottom: 9rem;
}
.banner-content .common-btn {
	margin-right: 2rem;
}
.banner-content .common-btn:last-child {
	margin-right: 0;
}
/****banner-counter****/
.banner-counter {
	position: relative;
    top: -13rem;
    z-index: 4;
}
.banner-counter-wrap {
	padding-left: 12rem;
	padding-right: 12rem;
}
.banner-counter .col-sm-4:last-child .each-counter{
	border-right: 0;
}
.each-counter {
	text-align: center;
	border-right: 1px solid #F9F8F6;
}
.each-counter h6 {
	font-size: 1.4rem;
	font-family: 'lama_sansmedium';
	color: #F9F8F6;
	margin-bottom: 1.2rem;
}
.each-counter h5 {
	font-size: 2.4rem;
	font-family: 'lama_sansmedium';
	color: #F9F8F6;
	line-height: 33.72px;
	letter-spacing: 0.24px;
}
/****banner-video****/
.banner-video {
    height: 100vh !important;
}
.banner-video .video-js{
	height: 100% !important;
	width: 100% !important;
}
.banner-video .video-js .vjs-tech{
	object-fit: cover;
}
/****product****/
.product-sec {
	padding: 6rem 0 17.5rem;
}
.product-title h6 {
	font-size: 1.6rem;
	color: #AA1212;
	font-family: 'lama_sansmedium';
	margin-bottom: 2rem;
}
.product-slider {
	padding-top: 8.5rem;
}
.product-btn {
	padding-top: 6rem;
}
.each-product-slider {
	border-radius: 10px;
	overflow: hidden;
}
.each-product-slider-content {
	padding: 3rem 1.4rem;
	background-color: #1D1E26;
}
.each-product-info h5 {
	color: #FFF;
	font-family: 'lama_sansmedium';
	font-size: 1.8rem;
}
.each-product-info h6 {
	color: rgba(255, 255, 255, 0.50);
	font-family: 'lama_sansmedium';
	font-size: 1.4rem;
	line-height: 20px;
	height: 40px;
    overflow: hidden;
	margin: 2rem 0;
}
.each-product-price tr {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.each-product-price td {
    vertical-align: top;
    color: #FFF;
    font-size: 1.15rem;
    font-family: 'lama_sansmedium';
    padding: 0.8rem .75rem;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.10);
}
.each-product-price h6 {
	font-size: 1.4rem;
	color: #fff;
	font-family: 'lama_sansbold';
}
.each-product-btm li:first-child {
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.50);
	background-color: transparent;
	padding: 11px 22px;
	font-family: 'lama_sansmedium';
}
.each-product-btm {
	margin-top: 2rem;
}
.each-product-btm ul {
	display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
}
.each-product-btm .common-btn {
    padding: 11px 17px;
}
.each-product-btm .txt-btn {
    position: relative;
    padding-right: 4rem;
}
.each-product-btm .txt-btn::before {
	position: absolute;
	content: '';
	background-image: url(../images/txt-white-arrow.svg);
	height: 10px;
    width: 10px;
    top: 50%;
    transform: translateY(-50%);
	left: auto;
    right: 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background-size: 14px;
	background-color: transparent;
}
.product-slider .swiper-button-next {
	right: -18rem;
}
.product-slider .swiper-button-prev {
	left: -18rem;
}
/****product-counter****/
.product-counter {
	background-color: #F8F8F8;
}
.product-counter-part {
	border-radius: 10px;
    background-color: #1D1E26;
    max-width: 130rem;
    margin: 0 auto;
    padding: 8rem 0;
    
    position: relative;
    z-index: 1;
    top: -13rem;
}
.product-counter-part .each-counter h2 {
	font-family: 'lama_sansbold';
	color: #fff;
	margin-bottom: 2rem;
}
.product-counter-part .each-counter h6 {
	color: #fff;
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
}
.product-counter-part .each-counter {
    border-right: 0;
}
/****about-sec****/
.about-sec {
	background-color: #F8F8F8;
	padding: 0 0 18rem;
    margin-top: -6rem;
	position: relative;
    z-index: 1;
	overflow: hidden;
}
.about-img img {
	width: 995px;
}
.about-info {
	max-width: 53rem;
	padding-bottom: 24rem;
    padding-top: 10rem;
}
.about-info h3,
.about-info p {
	color: #121212;
}
.about-info .common-btn {
	margin-top: 4rem;
}
.about-info .common-btn:hover {
	border: 1px solid #121212;
}
.about-info h3 {
	line-height: 45px;
	letter-spacing: 0.4px;
}
.about-info p {
	padding-top: 3.5rem;
	font-family: 'lama_sansmedium';
}
/****service-sec****/
.service-sec {
	background-color: #F8F8F8;
	padding: 15rem 0 10rem;
	position: relative;
	margin-top: -40rem;
	overflow: hidden;
}
.service-sec::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 60%;
	background-color: #14151B;
	z-index: 1;
}
.service-slider {
	z-index: 2;
}
.service-slider-wrap {
	margin-right: -12rem;
	margin-left: -15rem;
}
.each-service-slider-info {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2rem;
}
.each-service-slider-info h5 {
	font-size: 2.4rem;
	font-family: 'lama_sansmedium';
	color: #D9D9D9;
}
.each-service-slider-img {
	height: 647px;
}
.each-service-slider-img img {
	height: 100%;
	object-fit: cover;
}
.service-left-info {
	position: relative;
	z-index: 2;
}
.service-left-info h6 {
	font-size: 1.6rem;
	font-family: 'lama_sansmedium';
	color: #fff;
}
.service-left-info h3 {
	color: #DFDFDF;
	margin: 6.5rem 0 5.5rem;
}
.service-left-info p {
	color: #DFDFDF;
	font-family: 'lama_sansmedium';
	max-width: 37rem;
	margin-bottom: 8rem;
}
.service-slider .common-arrow {
    background-color: #121212;
    top: -10rem;
}
.service-slider .swiper-button-next {
	right: 19rem;
}
.service-slider .swiper-button-prev {
	left: auto;
	right: 27.5rem;
}
.each-service-slider {
	overflow: hidden;
	border-radius: 10px;
	overflow: hidden;
}
.each-service-slider:hover .each-service-slider-img {
	transform: scale(1.1);
}
.each-service-slider-img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/****google-review****/
.google-review {
    padding: 7.5rem 0 9.5rem;
    background-color: #fff;
}
/****footer-area****/
.footer-area {
	background-color: #f8f8f8;
	position: relative;
}
.footer-wrap {
	padding: 0 7.4rem;
}
.footer-right {
	padding: 8rem 0 4rem;
	padding-left: 5rem;
}
.footer-nav-menu ul {
    display: flex;
    column-gap: 4.5rem;
	position: relative;
}
.footer-top {
	position: relative;
}
.footer-top::after {
	content: '';
    position: absolute;
    height: 1px;
    left: 0;
    bottom: -45px;
    width: 100%;
    background-color: rgba(10, 21, 32, 0.25);
}
.footer-nav-menu li a {
    position: relative;
    font-size: 1.4rem;
    font-family: 'lama_sansmedium';
    line-height: 19.67px;
	letter-spacing: 0.14px;
	color: #0A1520;
}
.footer-nav-menu li a::after {
    display: block;
    content: "";
    border-bottom: 2px solid #AA1212;
    transition: transform 250ms ease-in-out;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    margin-top: .2rem;
}
.footer-nav-menu li a:hover::after {
    transform: scaleX(1);
    transform-origin: 0px 50%;
}
.footer-logo img {
	width: 25.1rem;
}
.footer-logo {
    height: 100%;
    background-color: #14151B;
    max-width: 398px;
    width: 100%;
    margin-right: auto;
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-wp ul {
	display: flex;
    align-items: center;
    justify-content: end;
}
.footer-wp li {
    display: inline-block;
    margin-right: 1.2rem;
    font-size: 1.4rem;
    color: #25D366;
	font-family: 'lama_sanssemibold';
	line-height: 19.67px;
	letter-spacing: 0.14px;
}
.footer-wp li:last-child {
	margin-right: 0;
}
.footer-wp li a {
    border: 1px solid #25D366;
	background-color: #25D366;
    border-radius: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.8rem;
    height: 4.8rem;
}
.footer-wp li a img {
    width: 1.7rem;
}
.footer-btm {
	margin-top: 8rem;
	max-width: 108rem;
}
.footer-btm ul {
    display: flex;
    column-gap: 2rem;
    align-items: center;
    padding: 2rem;
	border-radius: 10px;
	background-color: #D3D3D3;
	height: 100%;
}
.footer-btm li img {
    width: 2.4rem;
}
.footer-btm li p strong {
	font-weight: normal;
	color: #14151B;
	font-family: 'lama_sansbold';
}
.footer-btm li a {
	color: #14151B;
	font-family: 'lama_sansmedium';
	font-size: 1.4rem;
	line-height: 19.67px;
	letter-spacing: 0.14px;
}
.footer-btm li a:hover {
	text-decoration: underline;
}
.footer-credit {
	margin-top: 3.4rem;
}
.footer-credit a {
	color: rgba(10, 21, 32, 0.63);
	font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	line-height: 22.48px;
	letter-spacing: 0.16px;
}
.footer-credit a:hover {
	color: #AA1212;
}
.footer-credit h6 {
	color: #0A1520;
	font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	line-height: 22.48px;
	letter-spacing: 0.16px;
}
/********************************diensten-list********************************/
/****inner-banner****/
.inner-banner {
    position: relative;
    z-index: 1;
}
.inner-banner .banner-content {
    top: 64%;
    left: 0;
    transform: none;
    text-align: left;
}
.inner-banner::before {
	background: linear-gradient(0deg, #14151B 21.5%, rgba(20, 21, 27, 0.00) 100%);
}
.inner-banner .each-banner {
    height: 762px;
}
/****diensten-list-sec****/
.diensten-list-sec {
	margin-top: -10rem;
    padding-bottom: 9rem;
}
.diensten-list-sec .inner-wrap .row {
    padding: 5rem 0 6rem;
    border-bottom: 1px solid #fff;
}
.diensten-list-img {
	height: 395.8px;
	border-radius: 5px;
	overflow: hidden;
}
.diensten-list-img img {
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.diensten-list-content span {
	color: #D7252E;
}
.diensten-list-img:hover img {
	transform: scale(1.1);
}
.diensten-list-content h4 {
	margin-bottom: 2.4rem;
}
.diensten-list-content h6 {
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
	color: #fff;
}
.diensten-list-content p {
	max-width: 50rem;
	width: 100%;
	margin: 3rem 0 7rem;
	display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.diensten-list-content .common-btn {
	text-transform: uppercase;
}
.diensten-list-sec .row .diensten-list-content {
    padding-left: 6rem;
}
.each-diensten-list {
	position: relative;
	z-index: 1;
}
.diensten-list-sec .inner-wrap .each-diensten-list:first-child .row {
	padding-top: 0;
}
.diensten-list-sec .inner-wrap .each-diensten-list:last-child .row {
	border: 0;
	padding-bottom: 0;
}
/****form-sec****/
.form-sec {
	overflow: hidden;
}
.form-bg {
	position: relative;
	padding: 13rem 0 10rem;
}
.form-bg::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, rgba(15, 15, 15, 0.61) 0%, #0F0F0F 92%);
}
.form-left,
.form-right {
	position: relative;
	z-index: 1;
}
.form-left {
	padding-right: 2rem;
}
.form-left p {
	font-family: 'lama_sansregular';
	max-width: 44rem;
	width: 100%;
    margin: 2rem 0;
}
.form-left-btm {
	margin-top: 8.5rem;
}
.each-form-left h6 {
	text-transform: uppercase;
	letter-spacing: 1.4px;
	font-size: 1.4rem;
	font-family: 'lama_sansregular';
	margin-bottom: 1rem;
}
.form-left-btm .row {
	row-gap: 5rem;
}
.each-form-left a,
.each-form-left p {
	color: #8C8C8C;
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
}
.each-form-left a:hover {
	color: #AA1212;
}
.form-group {
	margin-bottom: 2rem;
}
.form-styl{
	resize: none;
	color: #fff;
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	padding: 14px 26px; 
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.50);
	border-radius: 5px;
}
.form-styl:focus{
	color: #fff;
	border-color: rgba(255, 255, 255, 0.50);
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}
.form-styl:placeholder {
	color: #fff;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.form-styl::placeholder {
	color: #fff;
	opacity: 1;
}
.form-sec textarea.form-styl {
    min-height: 16rem;
}
.form-btn {
    margin-top: 3rem;
    text-align: end;
    margin-right: 3rem;
}
.form-btn .common-btn {
	text-transform: uppercase;
}
.footer-credit img {
	width: 39px;
}
/********************************diensten-dtl********************************/
/****dtl-banner****/
.dtl-banner {
	position: relative;
}
.dtl-banner::after {
	top: 0;
	left: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}
.dtl-banner .each-banner {
	height: auto;
	padding: 16rem 0;
}
.dtl-banner .dtl-banner-content {
    position: relative;
    z-index: 2;
    top: 10rem;
}
.dtl-banner .banner-content p {
	font-family: 'lama_sansmedium';
}
/****diensten-dtl-top-sec****/
.diensten-dtl-top-sec {
	padding: 10rem 0;
	position: relative;
	overflow: hidden;
}
.each-diensten-dtl-top h3 {
	color: #DFDFDF;
	margin-bottom: 6.5rem;
}
.diensten-dtl-top-img {
	height: 305px;
}
.diensten-dtl-top-img img {
	height: 100%;
	object-fit: cover;
}
.diensten-dtl-top-info h6 {
	color: #DFDFDF;
	font-family: 'lama_sansbold';
	font-size: 1.6rem;
	line-height: 24px;
}
.diensten-dtl-top-info p {
	color: #DFDFDF;
	font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	margin-bottom: 3rem;
	max-width: 42rem;
    width: 100%;
}
.diensten-dtl-top-info {
	padding-left: 10.5rem;
	position: relative;
	z-index: 1;
	margin-top: -20.8rem;
}
.diensten-dtl-top-right-img {
	position: absolute;
    right: 0;
    top: -30px;
}
.diensten-dtl-top-right-img img {
	width: 902px;
}
/****diensten-dtl-btm-block****/
.diensten-dtl-btm-block {
	padding: 3rem 0 8rem;
}
.diensten-dtl-btm-block h3 {
	margin-bottom: 4rem;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block-slider-img {
	background-color: #EDEDED;
	height: 100%;
	padding: 5rem 3rem;
    position: relative;
    z-index: 1;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	min-height: 39rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block::after {
	background: linear-gradient(0deg, rgba(16, 16, 16, 0.50) 0%, rgba(16, 16, 16, 0.50) 100%);
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block h5 {
   color: #101010;
   font-size: 2rem;
   font-family: 'lama_sansregular';
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block p {
	color: rgba(16, 16, 16, 0.70);
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width: 28rem;
	width: 100%;
	opacity: 1;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	margin-top: 2rem;
}
.each-diensten-dtl-btm-block {
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    /* max-width: 44rem; */
    /* width: 100%; */
	min-height: 39rem;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover h5 {
	color: #fff;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover p {
	opacity: 0;
	display: none;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover .each-diensten-dtl-btm-block-slider-img{
	align-items: center;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover img{
	display: none;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover .diensten-dtl-btm-block .txt-btn{
	color: #fff;
}
.each-diensten-dtl-btm-block-slider-img img {
	width: 36px;
	margin-bottom: 2rem;
}
.diensten-dtl-btm-block .each-diensten-dtl-btm-block:hover .each-diensten-dtl-btm-block-slider-img {
	background-color: transparent;
}
.diensten-dtl-btm-block .txt-btn {
	color: rgba(16, 16, 16, 0.2);
	margin-top: 2rem;	
	display: inline-block;
	font-size: 1.4rem;
	position: relative;
	font-family: 'lama_sansregular';
	padding-right: 6rem;
	padding-right: 5rem;
    max-width: 12rem;
}
.diensten-dtl-btm-block .txt-btn::before {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: '';
    width: 16px;
	height: 16px;
    background-image: url(../images/txt-btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-diensten-dtl-btm-block:hover .txt-btn {
	color: #fff;
	margin-top: 1rem;
}
.each-diensten-dtl-btm-block:hover .txt-btn::before{
	background-image: url(../images/txt-white-btn.svg);
}
.diensten-dtl-btm-block-slider .common-arrow {
    background-color: #fff;
}
.diensten-dtl-btm-block-slider .common-arrow img {
	filter: brightness(0);
}
.diensten-dtl-btm-block-slider .swiper-button-next {
	right: -11rem;
}
.diensten-dtl-btm-block-slider .swiper-button-prev {
	left: -11rem;
}
/********************************over-ons********************************/
/****over-ons-banner****/
.over-ons-banner .banner-content h2 {
	text-transform: uppercase;
}
.over-ons-banner .banner-content h2 span {
	color: #D7252E;
}
.over-ons-banner.inner-banner .each-banner {
	height: 500px;
}
.over-ons-banner .banner-content {
    top: 74%;
}
/****over-ons-top****/
.over-ons-top {
	padding: 10rem 0;
	background-color: #EDEDED;
}
.over-ons-top-content h4 {
	color: #101010;
    margin-bottom: 4rem;
    word-break: break-word;
}
.over-ons-top-img {
    padding-right: 9rem;
    height: 536px;
	border-radius: 5px;
	overflow: hidden;
}
.over-ons-top-img img {
	height: 100%;
	object-fit: cover;
}
.over-ons-content {
	padding-left: 3rem;
}
.over-ons-top-content p {
	color: #101010;
	max-width: 60rem;
	width: 100%;
}
.over-ons-content hr {
	background-color: rgba(18, 18, 18, 0.3);
	opacity: 1;
	margin: 4rem 0;
}
.over-ons-content ul {
	display: flex;
	flex-wrap: wrap;
}
.over-ons-content li {
    font-size: 1.6rem;
    color: #101010;
	font-family: 'lama_sansregular';
    margin-bottom: 3.5rem;
    position: relative;
    padding-left: 3rem;
	line-height: 17.6px;
	width: 49%;
}
.over-ons-content li::after {
    content: '';
    position: absolute;
    background-image: url(../images/star.svg);
    background-repeat: no-repeat;
    background-size: 1.6rem;
    left: 0;
    top: 0;
	height: 100%;
	width: 100%;
}
/****over-ons-block****/
.over-ons-block-bg {
	position: relative;
	padding: 8.5rem 0 55.5rem;
}
.over-ons-block-bg::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
	background: linear-gradient(180deg, rgba(15, 15, 15, 0.75) 0%, #0F0F0F 92%);
}
.over-ons-block-left {
	position: relative;
	z-index: 1;
}
.over-ons-block-left-title h4 span {
	color: #D7252E;
}
.over-ons-btm-block {
	margin-top: 5rem;
}
.each-btm-block-info h4 {
	font-size: 2.4rem;
}
.each-btm-block-info h6 {
	color: rgba(255, 255, 255, 0.5);
	font-family: 'montserratmedium';
	font-size: 1.6rem;
}
.each-btm-block-img img {
	height: 47px;
}
.each-btm-block {
	margin-top: 4rem;
}
.over-ons-block-right {
	position: relative;
	z-index: 1;
	padding-left: 6rem;
}
.over-ons-block-right .accordion-item h6 {
    color: #fff;
	font-family: 'montserratsemibold';
	font-size: 1.6rem;
}
.over-ons-block-right .accordion-body p {
	margin: 0 2.5rem 0 0;
}
.over-ons-block-right .accordian-content .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.over-ons-block-right .accordian-content .accordion-body {
    padding: 0 26% 3rem 0;
    transition: all 0s;
}
.over-ons-block-right .accordian-content .accordion-button::before {
	display: none;
}
.over-ons-block-right .accordian-content .accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.50) !important;	
	border-radius: 0;
    border: 0;
    margin-bottom: 1.2rem;
    overflow: hidden;
    background-color: transparent;
    padding-bottom: 1rem;
}
.over-ons-block-right .accordian-content .accordion-button {
    padding: 2rem 2.5rem 2rem 0;
	background-color: transparent;
}
.over-ons-block-right .accordian-content .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}
.over-ons-block-right .accordian-content .accordion-button::after {
    background-image: url(../images/accordian-white-down-arrow.svg);
    width: 1.6rem;
    height: 1.6rem;
    background-size: contain;
	position: absolute;
    top: 23px;
    right: 26px;
}
.over-ons-block-right .accordian-content .accordion-button:not(.collapsed)::after {
    background-image: url(../images/accordian-white-up-arrow.svg);
    width: 1.6rem;
    height: 1.6rem;
    background-size: contain;
	transform: rotate(0);
	position: absolute;
    top: 23px;
    right: 26px;
}
/****over-ons-part****/
.over-ons-part {
	position: relative;
	margin-top: -35rem;
}
.over-ons-part::after {
	content: "";
	position: absolute;
	background: linear-gradient(180deg, rgba(18, 18, 18, 0.00) -11.15%, #121212 24.84%, #121212 100%);	
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.each-part {
	position: relative;
	z-index: 1;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	padding: 5rem 4rem;
	height: 100%;
}
.each-part h4 {
	text-transform: uppercase;
	line-height: 30px;
	font-size: 2.4rem;
	letter-spacing: 0.24px;
	margin-bottom: 1rem;
}
.each-part p {
	width: 100%;
	max-width: 37rem;
}
.over-ons-part a:hover .each-part {
	background-color: #AA1212;
	border-radius: 5px;
}
/****overons-man-slider****/
.overons-man-slider{
	padding: 9rem 0 13rem;
	background-color: #EDEDED;
}
.overons-man-slider h4 {
	margin-bottom: 6.8rem;
	color: #101010;
}
.overons-man-slider h4 span {
	color: #D7252E;
}
.each-man-slider-img {
	position: relative;
}
.slider-man-name {
	text-align: center;
    background-color: #121212;
    padding: 2rem;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
}
.slider-man-name h5 {
	color: #fff;
	letter-spacing: 0.2px;
	font-family: 'lama_sansregular';
	text-transform: uppercase;
	font-size: 2rem;
	line-height: 28.1px;
}
.slider-man-name h6 {
	color: rgba(255, 255, 255, 0.7);
	letter-spacing: 0.16px;
	font-size: 1.6rem;
}
.each-man-slider {
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
	overflow: hidden;
}
.each-man-slider-img {
	height: 100%;
}
.each-man-slider-img img {
	height: 100%;
	object-fit: cover;
}
.overons-man-slider .swiper-slide {
	height: auto;
}
.each-man-slider-img::after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	content: "";
	background: linear-gradient(0deg, rgba(16, 24, 36, 0.30) 0%, rgba(16, 24, 36, 0.30) 100%);
	transition: all 0.5s;
}
.each-man-slider:hover .each-man-slider-img::after{
	height: 100%;
}
.each-man-slider:hover .each-man-slider-content{
	opacity: 1;
	visibility:visible ;
}
.overons-man-slider .swiper-button-next{
	right: -8.7rem;
}
.overons-man-slider .swiper-button-prev {
    left: -8.7rem;
}
.overons-man-slider .common-arrow {
    top: 25rem;
	background-color: transparent;
	border-radius: 0;
	height: auto;
	width: auto;
}
/********************************contact********************************/
/****contact-sec****/
.contact-sec{
	padding-top: 22rem;
	padding-bottom: 11.2rem;
	overflow: hidden;
	position: relative;
}
.contact-form-area{
	padding-right: 15.1rem;
}
.contact-form-area h2 {
	color: #fff;
}
.contact-form-area .form-right{
	margin-top: 12.6rem;
}
.contact-info{
	padding: 14rem 11rem 11rem;
	background-color: #FFFFFF;
	border-radius: .5rem;
	overflow: hidden;
}
.contact-info h4{
	color: #0A1520;
	margin-bottom: 2rem;
	letter-spacing: 0.32px;
}
.contact-info p{
	color: #0A1520;
    font-family: 'lama_sansregular';
    max-width: 44rem;
    width: 100%;
}
.contact-info-area{
	margin-top: 7.5rem;
}
.each-contact-info h6{
	font-size: 1.4rem;
	color: #0A1520;
	letter-spacing: 1.4px;
	line-height: 2.1rem;
	font-family: 'lama_sansregular';
	margin-bottom: 1.1rem;
	text-transform: uppercase;
}
.each-contact-info a{
	font-size: 1.6rem;
	color: #0A1520;
	line-height: 2.6rem;
	font-family: 'lama_sansregular';
	margin-bottom: 4.5rem;
	display: table;
}
.each-contact-info a:hover{
	color: #AA1212;
}
.contact-log{
	position: absolute;
	left: 0;
	bottom: -26rem;
	pointer-events: none;
}
.contact-log img{
	height: 923px;
}
.contact-sec textarea.form-styl {
    min-height: 16rem;
}
/****map****/
.map {
	height: 645px;
}
/****contact-btm****/
.contact-btm {
	background-color: #1D1F28;
	padding: 9.5rem 0;
	overflow: hidden;
}
.contact-btm-info a img {
	margin-right: 1rem;
}
.contact-btm-info .common-btn {
	/* color: #fff; */
	font-size: 1.8rem;
}
.contact-btm-info .common-btn:hover img {
	filter: brightness(0);
}
.contact-btm-info h4 {
	text-transform: none;
	font-family: 'lama_sansmedium';
}
.contact-btm-info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
/********************************bedankt********************************/
/****bedankt-banner****/
.bedankt-banner .banner-content {
	top: 40%;
    left: 0;
    transform: none;
    text-align: left;
}
.bedankt-banner .banner-content h1 {
	text-align: left;
}
/********************************popup********************************/
.modal-area .modal-dialog {
    max-width: 72%;
    margin: 10% auto 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.43);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 5px;
	overflow: hidden;
    background-color: #EDEDED;
	position: relative;
}
.modal-area .popup-content h4 {
	color: #101010;
}
.modal-area .popup-content p {
	color: #101010;
    margin: 3rem 0;
	font-family: 'lama_sansregular';
}
.modal-area .popup-content {
    padding: 9rem 10rem;
    background-color: #EDEDED;
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.popup-content .common-btn:hover {
	border: 1px solid #121212;
}
/********************************werkplaats-dtl********************************/
/****werkplaats-dtl-top-sec****/
.werkplaats-dtl-top-sec h6 {
	font-family: 'lama_sansmedium';
}
/********************************vacature-dtl********************************/
/****vacature-top-part****/
.vacature-top-part {
	background-color: #f8f8f8;
	padding: 19rem 0 8rem;
}
.vacature-top-part-info {
	max-width: 44rem;
	width: 100%;
}
.vacature-top-part-info h2,
.vacature-top-part-info p {
	color: #121212;
}
.vacature-top-part-info p {
	font-family: 'lama_sansmedium';
	margin-top: 5rem;
}
/****vacature-dtl-top-sec****/
.vacature-dtl-top-sec {
	background-color: #f8f8f8;
	position: relative;
	overflow: unset;
}
.vacature-dtl-top-sec .each-diensten-dtl-top {
	position: relative;
	z-index: 1;
}
.vacature-dtl-top-sec::after {
	content: '';
	position: absolute;
	background-color: #1D1F28;
	left: 0;
	top: 0;
	height: 100%;
	width: 68%;
}
.vacature-dtl-top-sec .diensten-dtl-top-info ul {
	max-width: 44rem;
}
.vacature-dtl-top-sec .diensten-dtl-top-info li {
	color: #DFDFDF;
	font-family: 'lama_sansmedium';
	font-size: 1.6rem;
	line-height: 24px;
	position: relative;
	padding-left: 2.5rem;
	margin-bottom: 3rem;
}
.vacature-dtl-top-sec .diensten-dtl-top-info li::after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-size: 11px;
	left: 0;
	top: 6px;
	background-image: url(../images/bullet.svg);
	height: 100%;
	width: 100%;
}
.vacature-dtl-top-sec .diensten-dtl-top-info {
    margin-top: -10.8rem;
}
.vacature-dtl-top-sec .diensten-dtl-top-img {
    height: 336px;
}
.vacature-dtl-top-sec .diensten-dtl-top-right-img {
    bottom: -10%;
    top: auto;
}
.vacature-dtl-top-sec .diensten-dtl-top-right-img img {
    width: 995px;
}
.vacature-form-sec .vacature-form-btn .common-btn {
	text-transform: uppercase;
}
.vacature-form-sec .vacature-form-btn .form-btn {
	margin-top: 0;
	margin-right: 0;
	text-align: right;
}
/********************************aanbod-dtl********************************/
/****aanbod-back****/
.aanbod-back{
	padding-top: 20rem;
	padding-bottom: 5.8rem;
}
.aanbod-back a{
	padding-left: 4rem;
	position: relative;
	font-size: 1.8rem;
	font-family: 'lama_sansmedium';
	color: #fff;
}
.aanbod-back a::after{
	position: absolute;
	left: 0px;
	top: .3rem;
	height: 2.1rem;
	width:  2.1rem;
	content: "";
	background-image: url(../images/left-arrow.svg);
	background-position: center;
	background-size: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.aanbod-back a:hover::after{
	left: -.5rem;
}
/****aanbod-dtl-banner****/
.aanbod-dtl-banner{
	overflow-x: clip;
}
.aanbod-dtl-banner-slider{
	padding-right: 1rem;
}
.aanbod-dtl-right{
	padding-left: 1rem;
	display: flex;
	flex-wrap: wrap;
	column-gap: 2.3rem;
	row-gap: 2.4rem;
	height: 97%;
}
.each-aanbod-dtl-img{
	max-width: 48%;
	width: 100%;
	height: 50%;
}
.each-aanbod-dtl-img img{
	height: 100%;
	object-fit: cover;
}
.aanbod-dtl-banner .common-arrow{
	background-color: rgba(255, 255, 255, 0.61);
}
.aanbod-dtl-banner .swiper-button-prev {
	visibility: hidden;
}
.aanbod-dtl-banner .swiper-button-next {
	right: 14rem;
}
.aanbod-dtl-right {
	position: relative;
}
.aanbod-dtl-right::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: calc(100% + 3rem);
	width: 32%;
	background: linear-gradient(270deg, #14151B 0%, rgba(0, 0, 0, 0.00) 100%);
}
/****car-dtl-sec****/
.car-dtl-sec{
	margin-top: 6rem;
	margin-bottom: 14rem;
}

.each-car-dtl h5{
	margin-top: 4.9rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: 'lama_sansbold';
}
.each-car-dtl h6{
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: 'lama_sansmedium';
}
.aanbod-car-price-dtl{
	max-width: 41.7rem;
	margin-left: auto;
	width: 100%;
	padding: 2.8rem;
	background-color: #1D1E26;
	border-radius: .5rem;
	overflow: hidden;
}
.aanbod-car-price-dtl h2 {
	color: #fff;
	margin-bottom: 1.4rem;
}
.aanbod-car-price-dtl h4{
	font-size: 2.4rem;
	letter-spacing: 0;
	margin-bottom: 3.5rem;
}
.aanbod-car-price-dtl .common-btn{
	display: block;
	max-width: 100%;
	width: 100%;
	text-align: center;
	margin-bottom: 1.1rem;
}
.aanbod-car-price-dtl h5{
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: 'lama_sansmedium';
	text-transform: uppercase;
	display: inline-block;
}
.aanbod-car-price-dtl ul {
	display: inline-flex;
    column-gap: .8rem;
	margin-top: 1rem;
	margin-bottom: 4rem;
}
/* .aanbod-car-price-dtl ul a img:hover{
	filter: invert(75%) sepia(32%) saturate(5892%) hue-rotate(344deg) brightness(92%) contrast(112%);
} */
.aanbod-car-price-dtl h6{
	font-size: 1.6rem;
	line-height: 2.6rem;
	font-family: 'lama_sansbold';
}
.aanbod-car-price-dtl p{
	font-family: 'lama_sansmedium';
	margin-bottom: 1.2rem;
	font-size: 1.4rem;
}
.aanbod-car-price-dtl p a:hover{
	color: #AA1212;
}
/****dtl-tab-sec****/
.dtl-tab-sec{
	padding: 7.5rem 0;
	background-color: #fff;
}
.tab-btn {
	margin-top: -14rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link span {
	position: relative;
	padding-right: 2rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
	border: 0;
    background-color: transparent;
	text-transform: none;
    color: rgba(255, 255, 255, 0.52);
	width: 100%;
	margin-bottom: 6rem;
	text-align: left;
	position: relative;
	border-radius: 0;
	padding-left: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover, .dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
    color: #fff;
}
.dtl-tab-sec .tab-btn .nav-tabs {
    column-gap: 3.9rem;
	display: flex;
	justify-content: center;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	font-family: 'lama_sansmedium';
	font-size: 2.4rem;
    margin: 0;
	letter-spacing: 0.24px;
    word-break: break-word;
	margin-bottom: 1rem;
	/* width: 15%; */
}
/***dtl-tab-content***/
.tab-content .col-lg-3 {
	width: 20%;
}
.each-Kenmerken {
	border: 0;
	margin-bottom: 6rem;
}
.each-Kenmerken h6 {
	font-size: 1.6rem;
	color: #121212;
	font-family: 'lama_sansmedium';
}
.each-Kenmerken p {
	color: #121212;
	font-family: 'lama_sansmedium';
	line-height: normal;
	margin-top: 1.2rem;
}
.bullet-panel h4 {
    border-bottom: 1px solid #121212;
    padding-bottom: 1rem;
    color: #121212;
	letter-spacing: normal;
	line-height: normal;
	font-size: 2.8rem;
    text-transform: none;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.3rem;
    position: relative;
    color: #121212;
	font-family: 'lama_sansmedium';
    margin-bottom: 10px;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 0.9rem;
    left: 0;
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.dtl-tab-sec .tab-content p {
	color: #121212;
	font-family: 'lama_sansmedium';
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #121212;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #121212;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
	color: #fff;
	font-size: 1.6rem;
}
.each-onderhoud-block h4 {
	color: #121212;
	text-transform: none;
	line-height: normal;
}
.each-onderhoud-block h5 {
    color: #121212;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/****aanbod-dtl-product-sec****/
.aanbod-dtl-product-sec {
	padding-bottom: 8rem;
}
/********************************aanbod-list********************************/
/****filter-sec****/
.filter-sec {
	padding-top: 20.5rem;
}
.filter-wrap {
	border-radius: 10px;
	background-color: #1D1E26;
	padding: 0 4rem;
}
.filter-sec .select-style {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: 'lama_sansmedium';
	font-size: 16px;
	border: 1px solid #F9F8F6;
	color: #F9F8F6;
	background-color: transparent;
	padding: 0 2rem;
	appearance: none;
	-webkit-appearance: none;
	/* letter-spacing: 1.5px; */
	margin-bottom: 25px;
	border-radius: 5px;
	background: url(../images/aanbod-filter-down-arrow.svg) no-repeat 90% center / 10px;
    appearance: none;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.filter-sec .select-style:hover {
	background-color: #AA1212;
	border-color: #AA1212;
}
.sorteren_op-filter .select-style {
    border: 0;
    max-width: 14rem;
}
.filter-content{
	display: none;
    background: #1D1E26;
    padding: 10px;
    z-index: 2;
    border: 1px solid #F9F8F6;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    margin-top: -6px !important;
    max-height: 40rem;
    overflow-y: scroll;
}
.filter-content.show-div {
 	display: block;
}
.filter-sec label{
	color: #F9F8F6;
	margin-bottom: 10px;
	text-transform: none;
	display: block;
	width: 100%;
	z-index: 2;
	font-family: 'lama_sansmedium';
	font-size: 14px;
}
.filter-sec option{
	font-family: 'lama_sansmedium';
	background-color: #121212;
}
.filter-sec label span{
	float: right;
	color: #faf8f8;
	opacity: .65;
}
.filter-sec .form-check-input{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
	box-shadow: none;
	border: 1px solid #121212;
	background-color: #F9F8F6;
	border-radius: 5px;
}
.filter-sec .form-check-input:checked {
	background-color: #AA1212;
	border-color: #AA1212;
}
.filter-sec .select-style{
 	cursor: default;
}
.select-style.show{
	border-bottom-color: transparent;
}
.cross-btn{
 	width:2.5rem;
}
.reset_all_filter{
	color:#e4dfdf;
}
.auto-overview-tag {
	margin-right: .5rem;
	margin-bottom: 1rem;
	padding: .5rem 1.4rem;
	cursor: pointer;
	transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
	color: #F9F8F6;
	border-radius: 5px;
	background: #121212;
}
.auto-overview-tag, .clear-filter{
 	font-size: 1.45rem;
}
.load_img{
 	width:150px;
}
.each-filter .select-style{
	padding: 0 24px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.filter-wrap{
	margin: 0 -5px;
}
.filter-sec .col-xl-2{
	width: 25%;
	padding: 0 10px 10px;
}
.filter-sec .col-md-6{
 	padding: 0 5px;
}
.reset-btn.select-style {
	margin-left: auto;
	margin-right: 12px;
}
.sorteren_op-filter label{
	color: rgba(27, 19, 19, 0.5);
	font-family: 'lama_sansmedium';
	width: 30%;
	font-size: 2rem;
}
.sorteren_op-filter{
	max-width: 45rem;
	margin-left: auto;
	margin-right: 0;
}
.sorteren_cls{
	width: 70%;
}
.reset-btn.select-style{
	display: flex;
	/* / width: 100%; / */
	/* / height: 100%; / */
	justify-content: center;
	align-items: center;
	background: none;
	width: max-content;
	background: rgba(247, 250, 246, 0.10);
	/* box-shadow: 0px 1px 2px 0px rgba(14, 15, 14, 0.5); */
	border-radius: 100px;
	border: 0;
	padding: 8px 11px 8px 14px;
	color: #F9F8F6;
	margin-top: 1rem;
	text-transform: none;
	font-family: 'lama_sansregular';
}
.reset-btn a:hover {
 	color: #F9F8F6;
}
.reset-btn img{
 	width: 1rem;
}
.wis-part img{
	width: 12px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.wis-part{
	font-family: 'lama_sansmedium' ;
	color: #F9F8F6; 
	opacity: 0.7;
	letter-spacing:1.5px;
}
.filter-grid img{
 	width: 30px;
}
.filter-grid{
	text-align: right;
	line-height: 0;
	cursor: pointer;
	opacity: 0.5;
}
.grid-part{
	width: 100%;
	max-width: 85px;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wis-part h6{
	font-family: 'lama_sansmedium';
}
.filter-grid.active{
 	opacity: 1;
}
.filter-top-lft{
	max-width: 50rem;
}
.aanbod-product{
	background: #F9F8F6;
	padding-bottom: 8.4rem;
}
.mobile-filter{
	padding-top: 4rem;
  	padding-bottom: 3rem;
}
.aanbod-list-right-img {
    position: absolute;
    right: 0;
    top: 10rem;
	z-index: -2;
}
.aanbod-list-right-img img {
	width: 995px;
}
/****aanbod-list-product-sec****/
.aanbod-list-product-sec {
	padding: 4rem 0 8rem;
}
.aanbod-list-product-sec .each-product-slider {
	margin-bottom: 0;
}
.aanbod-list-product-sec .each-product-slider-content {
    padding: 3rem 1.4rem;
}
/********************************verkocht********************************/
/****verkocht-top****/
.verkocht-top {
	padding-top: 20.5rem;
	padding-bottom: 15rem;
}
.verkocht-top .aanbod-list-right-img {
	top: 35rem;
}
.new_aanbod_loader{
	width: 45px;
    height: 40px;
    background: linear-gradient(#555 calc(1*100%/6),#fff 0 calc(3*100%/6),#555 0),
              linear-gradient(#555 calc(2*100%/6),#fff 0 calc(4*100%/6),#555 0),
              linear-gradient(#555 calc(3*100%/6),#fff 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: 3rem;
    align-items: center;
    color: #000000;
  }
  .klanten{
	position: relative;
    bottom: 16rem;
    margin: 2rem auto;
  	display: table;
  	padding: 0rem 1rem;
  	width:60%;
  }

/*******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: 'lama_sansregular';
}
.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 44px;
	  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{
	  font-family: 'NunitoSansRegular';
	  font-size: 16px;
	  color: black;;
	  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;
  } 
  .privacy-sec{
	  background-color: #121212;
	  padding: 11% 0;
  }
  .cpnt {
	  cursor: pointer;
  }
  .filter-clean img {
	  width: 12px;
	  margin-right: 10px;
	  margin-bottom: 2px;
  }
  
  
  .acties-left-content p {
	  color: rgb(247, 245, 245);
  }
  .acties-left-content{
	padding-top: 12rem;
	padding-bottom: 5rem;
  }
  .error_top {
	padding: 140px 0 40px;
  }
.calsty iframe {
    border: 0;
    width: 100%;
    height: 750px;
}
.form-1 .common-btn, .form-2 .common-btn{
	width: auto;
	max-width: unset;
}

/*////////////////////////*/
.aanbod-car-dtl ul{
	display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
}
.aanbod-car-dtl li{
	/* font-family: 'LamaSans-Regular'; */
    font-size: 1.6rem;
    line-height: 3.6rem;
    color: #F4F7FA;
    width: 48%;
    margin-bottom: 5rem;
	word-break: break-word;
}
.aanbod-car-dtl li h5{
	font-family: 'lama_sansbold';
    font-size: 1.6rem;
	line-height: 3.6rem;
}
.aanbod-car-dtl li h6{
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
}
.aanbod-car-price-dtl h4 {
	text-transform: none;
	cursor: pointer;
}

.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #AA1212;
	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_sansbold';
  	cursor: pointer;
  	color: #fff;
}	
.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';
	font-size: 1.7rem;
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #AA1212;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #fff;
	border: 2px solid #AA1212;
  	background: #AA1212;
	padding: 1.2rem 2rem;
	font-size: 1.7rem;
  	font-family: 'lama_sansbold';
	margin-right: .5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	cursor: pointer;
}
.widget-content button:hover, .widget-mobile button:hover{
	background: #fff !important;
	border-color: #fff !important;
	color: #AA1212 !important;
}