@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'Poppins-Regular';
    font-size: 1.7rem;
    color: rgba(18, 18, 18, 0.6);
}
html {
    font-size: 62.5%;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/***mini-right-nav***/
.mini-right-nav li{
    margin: 0 0 2px;
    padding: 0;
    width: 60px;
    display: block;
    position: relative;
}
.mini-right-nav li .navtext{
    position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #121212;
	border-radius: 0;
}
.mini-right-nav span {
    font-family: 'Poppins-Regular';
    font-size:0px;
    bottom: 0;
    right: 0px;
    line-height: 60px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 0;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index:-1;
}
.mini-right-nav span:after{
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 60px);
	border-radius: 0;
	content: '';
	background-color: #121212;
	height: 60px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav .navtext:hover span{ 
	width:auto;
	overflow:visible;
	opacity:1;
	padding: 0 85px 0px 0px; 
	border-radius: 0;
	font-size:16px;
}
.mini-right-nav .navtext:hover {
	text-decoration:none;
}
.mini-right-nav .navtext span, .mini-right-nav .navtext span a{
	color:#fff;
}
.mini-right-nav li.whtasapp-nav .navtext, .mini-right-nav .whtasapp-nav span:after{
	background-color: #23d366;
}
.mini-right-nav img{
	width: 20px;
	position: relative;
	z-index: 1;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.mini-right-nav{
	position: fixed;
	top: 39%;
	z-index: 15;
	right: 0px;
}
/*****header*****/
.header-area {
	padding: 3rem 0;
	height: auto;
}
.cont-icon {
	width: 102px;
}
.header-image1 {
	width: 102px;
}
.header-image2 {
	width: 49px;
}
.header-area .navbar {
	padding: 0;
}
.header-area .navbar-brand{
	margin: 0;
}
.header-area .navbar-brand img {
    width: 32rem;
}
.header-area .navbar-expand-lg .navbar-nav {
	margin-top: 0;
}
.header-area .navbar-expand-lg .navbar-nav .nav-link, 
.header-area .nav-link,
.menu-items a {
	font-family: 'bebas_neueregular';
	font-size: 2.4rem;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.05rem;
}
.header-area .navbar-expand-lg .navbar-nav .nav-link:hover, 
.header-area .nav-link:hover,
.menu-items a:hover {
	color: #9D2822;
}
.header-area .nav-item{
	margin: 0 1.5rem;
}
.menu-icon::after, .menu-icon::before, .menu-icon div {
	margin: 0.4rem 0;
}
.menu-icon{
    margin-left: 0;
    margin-top: -9px;
	width: 3rem;
}
.nav_menu_right_part.active .menu-icon::before {
	transform: translateY(8px) rotate(135deg);
}
.menu-items ul{
    text-align: left;
}
.header-area .nav_menu_right_part{
    position: relative;
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	margin-top: -0.1rem !important;
}
.header_inner{
    padding: 0;
}
.nav_menu_right_part.active a.menu-word{
    opacity: 0;
}
.menu-navigation {
    padding: 15rem 3rem 3rem;
}
.menu-items.active{
	width: 30rem;
}
.menu-items a:hover{
	color: #9D2822;
}
.header-area .nav-link:hover:before {
	background-color: #9D2822;
}
li.header-social a:before, .nav_menu_right_part a:before{
	display: none;
}
a.menu-word{
	color: #fff !important;
}
/**banner-sec***/
.banner-sec {
	position: relative;
}
.banner-content {
	position: absolute;
	bottom: 4rem;
	width: 100%;
	z-index: 1;
}
.banner-content .akker_btn_cls {
	border-color: #F5F5F5;
	color: #fff;
	font-size: 1.6rem;
	font-family: 'Poppins-Medium';
	margin-right: 2.5rem;
}
.banner-content .akker_btn_cls:last-child {
	margin-right: 0;
}
.banner-content .akker_btn_cls:hover,
.banner-content .akker_btn_cls:active,
.banner-content .akker_btn_cls:focus {
	border-color: #9D2822;
}
.banner-btn {
	margin-top: 7%;
}
.banner-sec::after {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 36%;
    content: '';
    background: #9D2822;
    height: 12%;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
/***product-sec***/
.product-sec { 
	padding: 4% 0;
	position: relative;
	z-index: 0;
}
.product-sec::before {
	position: absolute;
    top: 0;
    left: 0;
    width: 32.5%;
    content: '';
    background: #F5F5F5;
    height: 125rem;
    clip-path: polygon(0 0, 100% 0, 0% 40%, 0% 100%);
    
	z-index: -1;
}
.sec-heading {
	margin-bottom: 5rem;
}
.product-img {
	position: relative;
}
.p-thumb {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 36%;
}
.product-dtl {
	padding: 2rem 1.5rem;
	background-color: #F5F5F5;
}
.product-dtl hr {
	opacity: 1;
	background-color: #434248;
	margin: 0;
}
.product-dtl h3{
	height: 50px;
	overflow: hidden;
}
.product-dtl h5 {
	margin: 2.2rem 0;
	height: 50px;
	overflow: hidden;
}
.product-dtl table {
	margin: 2.5rem 0;
	width: 100%;
}
.product-dtl td {
	vertical-align: top;
}
.product-dtl td:last-child {
	padding-right: 0;
}
.product-dtl td h6 span {
	display: block;
	font-family: 'Poppins-Regular';
	margin-top: 0.5rem;
}
.product-dtl td h6 {
	color: #333439;
	opacity: 0.5;
}
.product-btn {
	margin-top: 6rem;
}
.product-btn .akker_btn_cls {
	max-width: 24rem;
	font-family: 'Poppins-Medium';
    font-size: 1.6rem;
}
.product-slider {
	position: relative;
}
.product-slider .swiper-button-next {
	right: -5%;
}
.product-slider .swiper-button-prev {
	left: -5%;
}
/***service-sec****/
.service-sec {
	background-size: 50% 70%;
	background-repeat: no-repeat;
	background-position: bottom right;
	/*padding-bottom: 24rem;*/
}
.service-items li:not(:last-child) {
	margin-bottom: 4rem;
}
.service-items li a h4 {
	display: inline-block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service-items li a:hover h4,
.service-items li a.active h4 {
	color: #9D2822;
}
.service-slider .twisted_text_content {
	align-items: end;
	padding: 2rem 2rem 6rem;
}
.service-slider .twisted_text_content div {
	text-transform: none;
	font-weight: normal;
}
.service-slider .twisted_each_block {
	height: 100%;
}
.service-slider .twisted_each_block a {
	padding: 50% 0;
	height: 100%;
	margin: 0;
}
.service-slider .twisted_text_content h4 {
	color: #fff;
}
.service-slider .twisted_text_content p {
	color: #fff;
	max-width: 27rem;
	width: 100%;
	margin: 3rem auto 0;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-items {
	padding-left: 30%;
	padding-bottom: 4rem;
}
.service-slider .common-arrow img {
	filter: invert(1);
	-webki-filter: invert(1);
}
.service-slider .swiper-button-next {
	right: 2rem;
}
.service-slider .swiper-button-prev {
	left: 2rem;
}
/***stand-block****/
.stand-block-area {
	padding-bottom: 24rem;
}
.stand-block .row {
	position: relative;
}
.stand-block .row::after {
	position: absolute;
    top: 0;
    left: -50%;
    width: 95vw;
    content: '';
    background: #9D2822;
    height: 100%;
	z-index: -1;
}
.stand-block h4 {
	color: #fff;
	font-family: 'Poppins-Bold';
	padding: 4rem 6rem 4rem 0;
}
.stand-block p {
	padding: 4rem 0 4rem 6rem;
	max-width: 40rem;
	width: 100%;
}
.stand-block img {
	height: 100%;
	object-fit: cover;
}
/***about-us-sec***/
.about-us-sec {
	margin-top: -9.5rem;
	position: relative;
}
.about-us-sec::after {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 19%;
    content: '';
    background: #9D2822;
    height: 7rem;
    z-index: 2;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.about-us-slider .twisted_each_block a {
	padding: 47% 0;
	margin: 0;
}
.about-us-left {
	position: relative;
}
.about-us-left img.h-100 {
	object-fit: cover;
}
.about-slider-control {
	padding: 12.7% 9%;
	background-color: #333439;
	position: absolute;
	top: 0;
	right: 0;
}
.about-slider-control h3 {
	color: #fff;
	font-family: 'Poppins-Regular';
	font-size: 3.2rem;
	position: relative;
	margin-bottom: 7rem;
}
.about-slider-control h3 img {
	position: absolute;
	top: -3rem;
	left: -3rem;
}
.about-slider-btn {
	position: relative;
	max-width: 10.2rem;
	width: 100%;
}
.about-slider-control .common-arrow img {
	filter: invert(1);
	-webkit-filter: invert(1);
}
.about-us-info {
	position: relative;
	padding: 7rem 5.5rem;
	max-width: 90rem;
	width: 100%;
}
.about-us-info h4 {
	font-family: 'Poppins-Bold';
	margin-bottom: 2.5rem;
}
.about-us-info a {
	font-size: 2.4rem;
	color: #121212;
	font-family: 'Poppins-Bold';
	display: inline-block;
}
.about-us-info p {
	max-width: 30rem;
}
.about-us-info p a {
	font-size: 1.4rem;
	color: rgba(18, 18, 18, 0.6);
	font-family: 'Poppins-Regular';
}
.about-us-info .txt-btn {
	border-bottom: 1px solid #121212;
	margin-top: 3rem;
}
.about-us-info span a {
	color: #9D2822;
	margin-bottom: 3rem;
}
.about-us-info span a:hover {
	color: #121212;
}
.about-us-info a:hover {
	color: #9D2822;
	border-color: #9D2822;
}
/**footer-area***/
.footer-area { 
	background-color: #333439;
	padding: 8rem 0 2rem;
	overflow: hidden;
	position: relative;
}
.footer-area::after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 38%;
	content: '';
	background: #2C2B31;
	height: 100%;
	clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
}
.footer-area .common-wrap {
	position: relative;
	z-index: 1;
}
.footer-logo img {
	width: 32rem;
}
.footer-social {
	margin-top: 4rem;
}
.footer-social li {
	display: inline-block;
	margin-right: 5rem;
}
.footer-social li:last-child {
	margin: 0;
}
.footer-social .common-arrow img {
	transform: rotate(-45deg);
	width: 1.6rem;
}
.footer-social .common-arrow:hover {
	background-color: #9D2822;
}
.footer-info {
	max-width: 70rem;
}
.footer-info ul {
	margin-bottom: 4rem;
	white-space: nowrap;
}
.footer-info li {
	display: inline-block;
	margin-right: 3.5rem;
}
.footer-info li:last-child {
	margin: 0;
}
.footer-info li a {
	color: rgba(255, 255, 255, 0.7);
}
.footer-info li a:hover {
	color: #9D2822;
}
.footer-info h6 {
	font-family: 'Poppins-Light';
	color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
	margin-bottom: 1.2rem;
}
.footer-info p {
	color: rgba(255, 255, 255, 0.7);
	margin-right: 1rem;
}
.footer-info td {
	font-family: 'Poppins-Light';
	color: rgba(255, 255, 255, 0.7);
}
.each-footer-time {
	display: flex;
}
.google-rate {
	width: 15rem;
}
.footer-area hr {
	background-color: #434248;
	opacity: 1;
	margin: 2rem 0;
	width: calc(100vw + 50%);
    margin-left: -50%;
	height: 0.2rem;
}
.footer-btm li {
	display: inline-block;
	margin-right: 5rem;
}
.footer-btm li:last-child {
	margin-right: 0;
}
.footer-btm li:nth-child(2) img {
	height: auto !important;
	width: 70px !important;
  }
.footer-btm li img{
	height:47px;
}
/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 70%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(18, 18, 18, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
    background-color: #fff;
	position: relative;
}
.modal-area .popup-content h4 {
	font-family: 'Poppins-Bold';
}
.modal-area .popup-content p {
    margin: 3rem 0 4rem;
	max-width: 31rem;
	width: 100%;
}
.modal-area .popup-content {
    padding: 4rem 20%;
    background-color: #fff;
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	font-size: 2rem;
	height: 4rem;
	width: 4rem;
	background-color: #9D2822;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Poppins-Light';
}
.close-img:hover {
	color: #fff;
}
/*=================================aanbod-page start======================================*/
/***aanbod-banner-sec**/
.aanbod-banner-sec {
	padding: 17.5rem 0 11.5rem;
	position: relative;
}
.aanbod-banner-sec::after {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    content: '';
    background: #9D2822;
    height: 12%;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
.aanbod-banner-sec h2 {
	color: #fff;
}
.aanbod-banner-sec .sec-heading {
	margin-bottom: 6%;
}
.filter-wrap h2 {
	margin-right: 4rem;
	width: 33%;
	font-family: 'bebas_neueregular';
}
.filter-main {
	width: 67%;
	position: relative;
}
.filter-main .col-lg-3 {
	padding: 0 1.5rem;
	width: 20%;
}
.select-style {
    width: 100%;
    height: 5rem;
    color: #fff;
    font-family: 'Poppins-Medium';
    font-size: 1.6rem;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 0 0.5rem;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent;
    appearance: none;
    line-height: 4.9rem;
}
.select-style option {
	background-color: #333439;
	font-family: arial;
}
.filter-sort {
	background: url(../images/sort.svg) no-repeat 90% center/15px;
	text-transform: none;
	text-align: left;
	border: 0;
}
.wis-flter{
	position: absolute;
	right: 0;
	bottom: -20px;
}
.wis-flter a{
	color: #fff;
}
/***aanbod-product-sec*****/
.aanbod-product-sec {
	padding: 3% 0 8%;
}
.aanbod-product-sec::after {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 19%;
    content: '';
    background: #9D2822;
    height: 7rem;
    z-index: 2;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.aanbod-product-sec::before {
    width: 17.9%;
}
.aanbod-product-sec .each-product {
	padding: 0 2rem 4rem;
}
.aanbod-product-wrap {
	margin: 0 -2rem;
}
.each-product .row.align-items-center h4{
	font-size: 1.8rem;
}
/*=================================verkocht-page start======================================*/
/****verkocht-product-sec****/
.verkocht-product-sec .product-dtl h4 {
	font-size: 3.2rem;
}
/*=================================aanbod-dtl-page start======================================*/
/***aanbod-dtl-bk-btn****/
.aanbod-dtl-bk-btn {
	background-color: #333439;
	padding-top: 19rem;
}
.aanbod-dtl-bk-btn .akker_btn_cls {
	border-color: #fff;
	color: #fff;
	max-width: 24rem;
	font-size: 1.6rem;
	font-family: 'Poppins-Medium';
}
.aanbod-dtl-bk-btn .akker_btn_cls:hover,
.aanbod-dtl-bk-btn .akker_btn_cls:active,
.aanbod-dtl-bk-btn .akker_btn_cls:focus {
	border-color: #9D2822;
}
/***aanbod-dtl-top-sec****/
.aanbod-dtl-top-sec {
	background-color: #333439;
	padding-bottom: 8%;
	position: relative;
}
.aanbod-dtl-top-sec::after {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    content: '';
    background: #9D2822;
    height: 5rem;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
.dtl-top-slider .gallery-thumbs {
	position: relative;
}
.dtl-top-slider .gallery-thumbs::after {
	content: '';
	height: 100%;
	width: 19%;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.dtl-top-slider .gallery-thumbs .swiper-button-next {
	right: 5%;
}
.dtl-top-slider .gallery-top .common-arrow {
	display: none;
}
.dtl-top-slider .common-arrow img {
	filter: invert(1);
	-webkit-filter: invert(1);
}
/***dtl-top-info****/
.dtl-top-info {
	padding: 5% 0 0 5%;
	width: 100%;
}
.dtl-top-info h2 {
	font-family: 'bebas_neueregular';
	margin-bottom: 3rem;
	color: #fff;
}
.dtl-top-info h3 {
	font-family: 'Poppins-Regular';
	color: #fff;
	font-size: 3.2rem;
}
.dtl-top-info h5  {
	color: #fff;
}
.dtl-top-info h5 span {
	display: block;
	margin-bottom: 0.5rem;
	opacity: 0.7;
}
.dtl-top-info table {
	width: 100%;
	border-bottom: 1px solid #fff;
	margin-bottom: 5rem;
}
.dtl-top-info td {
	vertical-align: top;
	width: 33.33%;
	padding-bottom: 4rem;
}
.dtl-top-info td:last-child {
	padding-right: 0;
}
.dtl-top-info hr {
	background-color: #fff;
	opacity: 1;
	margin: 3rem 0;
}
.dtl-top-info tr:nth-child(even) {
	border-bottom: 1px solid #fff;
}
.car-model {
	margin-bottom: 10%;
}
.car-price h4 {
	color: #fff;
	margin-left: 10%;
}
.dtl-info-btn {
	margin-top: 6rem;
}
.dtl-info-btn .akker_btn_cls{
	max-width: 100%;
}
/****dtl-tab-sec*****/
.dtl-tab-sec {
	padding: 4% 0;
	position: relative;
}
.dtl-tab-sec::after {
	position: absolute;
    top: 0;
    left: 0;
    width: 18%;
    content: '';
    background: #F5F5F5;
    height: 110rem;
    clip-path: polygon(0 0, 100% 0, 0% 40%, 0% 100%);
    z-index: -1;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    font-family: 'Poppins-Regular';
    font-size: 2rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	width: 18%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 1px solid #9D2822;
    background-color: transparent;
    color: #9D2822;
    padding: 1rem 0.5rem;
	border-radius: 0;
	letter-spacing: normal;
	position: relative;
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover {
	background-color: #9D2822;
	color: #fff;
}
/*****dtl-tab-content******/
.dtl-tab-content-heading h2 {
	margin: 5rem 0;
	font-family: 'bebas_neueregular';
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'moderat-light';
    font-size: 1.6rem;
    color: #121212;
    padding-bottom: 1rem;
    word-break: break-word;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 0.7rem;
    padding-left: 1.3rem;
    background-size: 0.7rem;
    color: #121212;
	font-family: 'moderat-bold';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.bullet-panel h5 {
    border-bottom: 1px solid #121212;
    padding-bottom: 1rem;
}
.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;
    font-family: 'moderat-light';
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 0.8rem;
    left: 0;
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9D2822;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #9D2822;
    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;
	font-family: 'Poppins-Light';
}
.each-onderhoud-block h4 {
    color: #121212;
    font-family: 'Poppins-Regular';
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #121212;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'Poppins-Light';
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/****aanbod-dtl-spec-sec****/
.dtl-spec-sec {
	position: relative;
	padding-bottom: 10%;
	overflow: hidden;
}
.dtl-spec-sec::after {
	content: '';
	background-color: #9D2822;
	height: 100%;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.dtl-spec-name {
	padding: 10rem 4rem 4rem;
	background-color: #fff;
	height: 100%;
}
.each-dtl-spec h4 {
	font-family: 'Poppins-Bold';
}
.each-dtl-spec {
	height: 100%;
}
.dtl-spec-slider {
	margin-right: -30%;
}
.dtl-spec-slider .swiper-slide {
	height: auto;
}
.dtl-spec-content {
	padding-right: 30%;
}
.dtl-spec-content p {
	margin-top: 4rem;
}
.dtl-spec-heading {
	padding: 6% 0 6% 20%;
}
.dtl-spec-heading h4 {
	color: #fff;
}
/***related-product-sec*****/
.related-product-sec {
	padding-bottom: 10%;
}
.related-product-sec::before {
	display: none;
}
.related-product-sec::after {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 19%;
    content: '';
    background: #9D2822;
    height: 7rem;
    z-index: 2;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
/*===================================werkplts page start================================*/
.inner-banner:after{
	display: none;
}
.inner-banner .banner-content {
  bottom: auto;
  top:56%;
  transform: translateY(-50%);
}
.listview{
	background: #f5f5f5;
}
.listview h2, .aanbod-banner-sec.pb-0 h2{
	font-family: 'bebas_neueregular';
	word-break: break-word;
}
.list-content{
	padding: 0 6%;
}
.list-content p{
	margin: 3rem 0 7rem;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.service-list{
	background: #fff;
  	clip-path: polygon(15% 0%, 100% 0, 100% 65%, 85% 100%, 0 100%, 0 50%);
  	-webkit-clip-path: polygon(15% 0%, 100% 0, 100% 65%, 85% 100%, 0 100%, 0 50%);
}
.service-list:nth-child(even){
	clip-path: none;
  	-webkit-clip-path: none;
  	position: relative;
}
.service-list:nth-child(even):after{
	position: absolute;
	top: 0;
	right: 0;
	width: 17.5vw;
	height: 4rem;
	content: '';
	background: #9d2821;
	clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 100% 100%, 0 100%, 0 100%);
	-webkit-clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 100% 100%, 0 100%, 0 100%);
}
/*==============================werkplatts-detail page start=================================*/
.detail-content{
	padding-top: 4%;
	position: relative;
}
.detail-content::after {
	position: absolute;
    top: 0;
    left: 0;
    width: 18%;
    content: '';
    background: #F5F5F5;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 0% 100%, 0% 100%);
    z-index: -1;
}
.detail-content table{
	width: 100%;
	margin-top: 3rem;
}
.detail-content td{
	width: 50%;
	vertical-align: top;
	padding-right: 10%;
}
.detail-content td:nth-child(even){
	padding-right: 0;
	padding-left: 10%;
}
.content-wrap{
	padding: 0 9% 9%;
}
.form-wrap{
	background: #f5f5f5;
	padding: 5%;
	margin-left: 7%;
}
.form-wrap h2, .aanbod-banner-sec.pb-0 h2{
	margin-bottom: 3rem;
}
.form-styl{
	font-family: 'Poppins-Light';
	color: rgba(51, 52, 57, 0.7);
	font-size: 1.4rem;
	padding: 1.8rem;
	border: 0;
	border-radius: 0;
	resize: none;
}
.form-styl:focus{
	color: #333439;
	box-shadow: none;
}
.form-styl:placeholder {
	color: #333439;
	opacity: 0.7;
}
.form-styl:-ms-input-placeholder {
	color: #333439;
	opacity: 0.7;
}
.form-styl::placeholder {
	color: #333439;
	opacity: 0.7;
}
textarea.form-styl{
	min-height: auto;
}
.form-group.h-100 .formErrorContent{
	position: absolute;
}
.form-wrap .col-lg-6.ps-lg-4{
	position: relative;
}
.form-wrap button{
	position: absolute;
	bottom: 0;
	right: 0;
}
.aanbod-banner-sec.pb-0 p{
	color: #fff;
	opacity: .6;
}
.aanbod-banner-sec.pb-0 img{
	height: 100%;
	object-fit: cover;
}
.aanbod-banner-sec.pb-0 .content-wrap{
	max-width: 500px;
}
.aanbod-banner-sec.pb-0{
	margin-top: -22.4rem;
}
.back-btn{
	padding-top: 14rem;
	position: relative;
	z-index: 1;
}
.back-btn .akker_btn_cls{
	border-color: #fff;
	color: #fff;
	max-width: 26rem;
	font-size: 1.6rem;
	border-width: 1px;
}
.back-btn .akker_btn_cls:hover{
	border-color: #9D2822;
}
.detail-slider{
	padding-top: 7%;
}
.detail-slider .each_before_the_flood_block{
	border-right: 1px solid #f5f5f5;
	padding-left: 10%;
	padding-right: 10%;
}
.detail-slider .each_before_the_flood_block h4, .detail-slider .each_before_the_flood_block p{
	color: #fff;
}
.detail-slider .each_before_the_flood_block h4{
	font-family: 'Poppins-Bold';
}
.detail-slider .each_before_the_flood_block p{
	text-align: center;
}
.detail-slider .before_the_flood_heading {
	text-transform: none;
}
.detail-slider .before_the_flood_button{
	margin: 7rem 0 0;
	padding: 2.5rem;
	background: #9d2821;
	border: 0;
	border-radius: 0;
}
.detail-slider .before_the_flood_button::before {
	content: "+";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	border: 0;
	color: #fff;
	font-size: 24px;
}
.detail-slider .each_before_the_flood_block::after {
  opacity: 0;
}
.detail-slider.before_the_flood_section:hover .each_before_the_flood_block:after {
	opacity: 0;
	z-index: 22;
}
.detail-slider .each_before_the_flood_block:hover:after {
	opacity: .5 !important;
	background: #2C2B31;
}
.detail-slider .each_before_the_flood_block:hover .before_the_flood_heading {
  transform: scale(1);
  -webkit-transform: scale(1);
}
/*===================================conntact page start================================*/
/****contact-bannner***/
.contact-banner-sec::after {
	/*position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    content: '';
    background: #9D2822;
    height: 12%;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
	z-index: 1;*/
	width: 20%;
	height: 5.8rem;
	display: block;
}
.contact-info-sec .each-counter p a{
	color: rgba(18, 18, 18, 0.6);
}
.contact-info-sec .each-counter p a:hover{
	color: #9D2822;
}
.contact-info-sec .each-counter h4{
	color: #121212 !important;
	padding: 0 !important;
	font-family: 'Poppins-Bold';
}
.contact-form-sec .form-wrap {
    margin-left: 14.3%;
}
.contact-map-sec p{
	max-width: 31.2rem;
	width: 100%;
}
.map-area{
	height: 67rem;
	margin-left: 6%;
}
/**=================== overons page start ==========================**/
.overons-banner-sec:after{
    right: 0;
    left: auto;
    clip-path: polygon(2% 0, 100% 0%, 100% 100%, 16% 100%);
    -webkit-clip-path: polygon(2% 0, 100% 0%, 100% 100%, 16% 100%);
}
.overons-top-sec{
	position: relative;
}
.overons-top-sec:after{
    position: absolute;
    top: 0;
    right: 0;
    width: 30.1%;
    content: '';
    background: #F5F5F5;
    height: 73%;
    clip-path: polygon(44% 0, 100% 0, 100% 75%, 100% 67%);
   -webkit-clip-path: polygon(44% 0, 100% 0, 100% 75%, 100% 67%);
    z-index: 1;
}
.overons-top-content{
	padding: 6rem 0 ;
}
.overons-top-content h2{
	position: relative;
	padding-bottom: 2.8rem;
	margin-bottom: 8.3rem;
}
.overons-top-content h2:after{
	position: absolute;
	content: "";
	top: auto;
	left: 0;
	bottom: 0;
	max-width: 55.8rem;
	width: 100%;
	border-bottom: 2px solid #8a8a8c;
}
.overons-top-sec .top-img-box{
    padding-left: 6%;
    height: 100%;
}
.overons-top-sec .top-img-box img{
	height: 100%;
	object-fit: cover;
}
.each-top-content{
	margin-bottom: 6.3rem;
	margin-right: 0;
}
.top-short-text{
	max-width: 55.8rem;
	width: 100%;
	display: flex;
	margin-top: 2.5rem;
/* 	align-items: center; */
}
.top-icon{
	width: 4.8rem;
	height: 4.8rem;
}
.top-icon img {
    transform: rotate(-45deg);
    width: 2.4rem;
}
.top-short-text p{
	width: calc(100% - 4.8rem);
	padding-left: 3rem;
}
.overons-team-sec{
	padding: 8.2rem 0;
	background: #f5f5f5;
}
.overons-team-head{
	max-width: 30rem;
	width: 100%;
	margin-right: 2rem;
	padding-top: 4.5rem;
}
.overons-team-head p{
    margin: 4.4rem 0;
}
.overons-team-head ul{
    margin-top: 5.9rem;
}
.overons-team-head ul li{
	font-family: 'Poppins-Regular';
	font-size: 2.4rem;
	color: #333439;
	margin-bottom: 1.5rem;
	position: relative;
	padding-left: 6rem;
	display: flex;
    align-items: center;
}
.overons-team-head ul li:after{
	position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 4rem;
    background: url(../images/star-clr.svg) no-repeat;
    background-size: 4rem;
}
.overons-team-slider{
	position: relative;
}
.each-team{
	position: relative;
	padding: 0 10%;
}
.team-text{
	max-width: 36rem;
	width: 100%;
	background: #9d2821;
	padding: 3.5rem ;
	position: relative;
    margin-top: -15%;
    margin-left: -12%;
}
.team-text h4{
	color: #fff;
	font-family: 'Poppins-Bold';
	margin-bottom: 1.5rem;
}
.team-text p{
	color: #fff;
}
.overons-team-slider .swiper-button-prev{
    display: none;
}
.overons-team-slider .swiper-button-next{
    right: 34%;
}

.overons-gallery-sec{
	position: relative;
}
.overons-gallery-sec .twisted_each_block a {
    padding: 30% 0;
    margin: 0;
}
.overons-gallery-sec .swiper-button-prev{
    display: none;
}
.overons-gallery-sec .swiper-button-next{
    right: 5%;
}
.overons-gallery-sec .common-arrow img {
    filter: invert(1);
}
.overons-counter-sec{
	padding: 0;
	border-bottom: 1px solid #8a8a8c;
}
.overons-counter-sec .stand-block {
    overflow: visible;
}
.overons-counter-sec .stand-block h4 {
    color: #fff;
    font-family: 'Poppins-Bold';
    padding: 4rem 0 4rem 6rem;
}
.overons-counter-sec .stand-block .row::after {
    width: 100%;
}
.counter-part{
	padding: 9rem 0 9rem 9rem;
	background: #fff;
}
.overons-counter-sec .stand-block p {
    padding: 2rem 0 0;
    max-width: 40rem;
    width: 100%;
}
.overons-bottom-sec{
    position: relative;
}
.overons-bottom-sec:after{
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 19%;
    content: '';
    background: #9D2822;
    height: 8%;
    z-index: 2;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.overons-bottom-sec .each-top-content h4{
    font-family: 'Poppins-Bold';
}
/**=================== bedankt page start ==========================**/
.bedankt-banner-sec:after{
	display: none;
}
.bedankt-banner-sec .banner-content{
    text-align: center;
    top: 50%;
}
.bedankt-banner-sec .banner-content .akker_btn_cls {
    margin-top: 3rem;
}
/*******loader*****/
#loader_section{
  display:none;
  width:100%;
  position: fixed;
  top: 0;
  background: #000000b8;
  z-index: 9999999;
  height: 100vh;
  padding: 30vh 0px;
}
#loader_section p{
  color:#fff;
  font-size:18px;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}

/*********Morgen Footer************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}

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

.morgeninternet-footer > img {
    height: 30px;
    padding-top: 15px;
}

.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.cookie_div{
    color:#9c9c9c;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.cookie_div h4{
    margin-bottom: 15px;
    font-size: 13pt;
    font-family: 'Calibri';
}
.cookie_div a{
    color:#c2c2c4;
	background: #333439;
	border: 0;
	padding: 10px 25px;
    font-size: 10pt;
    font-weight:bold;
    /*margin-left:8px;*/
    font-family: 'Calibri';
	display: inline-block;
}
.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';
}
.cookie_div .col-lg-3 form{
	display: inline-block;
}
.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.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 4px 0 6px 30px;
}

.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: 'moderat-light';
    font-size: 1.6rem;
    color: #121212;
    padding-bottom: 1rem;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.fixed-wp {
    background-color: rgba(37, 211, 102, 0.5);
    height: 49px;
    line-height: 49px;
    padding: 0 7px;
}
.fixed-wp span img {
    width: 17px;
}
.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
}
.fixed-wp span {
    height: 29px;
    width: 29px;
    background-color: #25D366;
}
.fixed-wp-part-info {
    margin: auto;
    font-size: 1.5rem;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.form-1, .form-2 {
	display:none;
	margin-left: 0;
	margin-top: 30px;
}
.form-1 button, .form-2 button{
	position: static;
}
.error_background{
	padding: 56px;
	background: #121212;
}
.privacy_header {
    background-color: #121212;
    z-index: 12;
}
.privacy_section{
	padding: 100px 0 40px;
}
.akker_btn_cls .a2a_svg {
	display:none;
}
/***Calculator Iframe****/
.calsty{ 
	border: 0; 
	width: 100%; 
	height: 700px; 
	background: transparent; 
}
.monthly_price{
	cursor: pointer;
}
.align-items-center span{
	display: inline-flex;
}
.cookie_div.dark_theme .cross-btn{
	position: absolute;
	top: 8px;
	right: 10px;
	background: #f2f2f2;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
}
.cookie_div.dark_theme .cross-btn img{
	width: 12px;
  	filter: brightness(0) invert(0);
  	-webkit-filter: brightness(0) invert(0);
}
@media(max-width: 991.98px){
	.cookie_div.dark_theme .col-lg-9{
		padding-right: 50px !important;
	}
	.cookie_div.dark_theme .cross-btn{
		top: 4px;
	}
}
/*============cookie==========*/
.cookie-div{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	background: #fff;
}
.cookie-div .row{
	border-bottom: 1px solid #d6d6d6;
}
.cookie-div h5, .cookie-div p, .cookie-toggle h6, .cookie-div .info{
	color: #000;
	font-size: 1.4rem;
	letter-spacing: .03rem;
}
.cookie-div p{
	line-height: 2.3rem;
	text-align: left;
}
.cookie-div h5{
	font-family: 'Poppins-Bold';
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.cookie-div .akker_btn_cls{
	max-width: 28.6rem;
	border-color: #9e2822;
	background-color: #9e2822;
	color: #fff;
}
.cookie-div .transparent-btn{
	border-color: transparent;
	background-color: transparent;
	color: #b3b3b3;
}
.cookie-div .akker_btn_cls:hover, .cookie-div .akker_btn_cls:active, .cookie-div .akker_btn_cls:focus{
	opacity: .85;
}
.cookie-toggle h6, .cookie-div .info{
	font-family: 'Poppins-Medium';
}
.cookie-toggle{
	margin-right: 4rem;
	cursor: pointer;
}
.cookie-div .info{
	color: #9e2822;
}
.cookie-div .info::after {
	border-style: solid;
	border-width: .15em .15em 0 0;
	color: #000;
	content: "";
	display: block;
	height: .563em;
	margin-left: 1em;
	transform: rotate(45deg);
	width: .563em;
}
.switch {
	width: 57px;
	height: 32px;
	margin-left: 1.2rem;
}
.switch input {
	display:none;
}
.toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 32px;
	background-color: #9e2822;
	-webkit-transition: .4s;
	transition: .4s;
}
.toggle-slider:before {
	position: absolute;
	content: "";
	height: 24px;
	width: 24px;
	right: 4px;
	bottom: 4px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
}
.cookie-toggle input:checked + .toggle-slider {
  	background-color: #121212;
}
.toggle-slider:hover{
	opacity: .85;
}
.cookie-toggle input:checked + .toggle-slider:before {
	-webkit-transform: translateX(-24px);
	-ms-transform: translateX(-24px);
	transform: translateX(-24px);
}
.cookie-toggle input[type="checkbox"]:disabled + .toggle-slider {
  	background-color: #d6d6d6;
  	cursor: not-allowed;
}
.cookie-btm-txt p{
	opacity: .75;
}
.cookie-btm-txt a:hover{
	color: inherit;
}
.cookie-btm-txt span{
	font-size: 1.3rem;
}
.cross-btn{
 	width: 15px;
}
@media(max-width: 991.98px){
	.cookie-toggle{
		justify-content: space-between;
		margin-right: 0;
		margin-bottom: 1.5rem;
	}
	.cookie-div .info{
		justify-content: end;
	}
}
@media(max-width: 767.98px){
	.cookie-div{
		margin-bottom: 45px !important;
		border-top: 1px solid #d6d6d6;
	}
	.cookie-top {
		height: 170px;
  		overflow-y: auto;
  		padding-right: 2rem;
	}
	/* width */
	.cookie-top::-webkit-scrollbar {
	  width: 5px;
	}
	/* Track */
	.cookie-top::-webkit-scrollbar-track {
	  background: #f1f1f1; 
	  border-top-right-radius: 10px;
	  border-bottom-right-radius: 10px;
	} 
	/* Handle */
	.cookie-top::-webkit-scrollbar-thumb {
	  background: #888; 
	  border-radius: 10px;
	  border-radius: 10px;
	}
	/* Handle on hover */
	.cookie-top::-webkit-scrollbar-thumb:hover {
	  background: #555; 
	}

}
.privacy_section h6, .privacy_section p, .privacy_section li{
	color: #000;
}
.privacy_section p{
	margin: 15px 0 30px;
	word-break: break-word;
}
.privacy_section h6{
	margin-left: 30px;
}
.privacy_section ul, .privacy_section ol{
	margin-left: 50px;
}
.privacy_section ul{
	list-style-type: disc;
	margin-bottom: 30px;
}
.privacy_section li{
	margin-bottom: 7px;
}
.privacy_section ol{
	list-style-type: decimal;
	padding-left: 0;
}
.privacy_section li > ol{
	list-style-type: circle;
	margin-top: 7px;
}
@media(max-width:991.98px){
	.privacy_section h6{
		margin-left: 0;
	}
	.privacy_section ul, .privacy_section ol {
	    margin-left: 15px;
	}
}