@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'widescreen_trialex_regular';
    font-size: 1.6rem;
    color: #0E0F0E;
	background-color: #0E0F0E;
}
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****/
.navbar-area a {
	color: #FFFFFF;
	font-family: 'widescreen_trialex_medium';
	font-size: 1.4rem;
	text-transform: uppercase;
}
.navbar-area a:hover {
    color: #FFFFFF;
}
.navbar-area a:after{
	display: none;
}
.header-area {
	padding: 2rem 0;
}
.header-area.stiky{
	background: #0e0e0e;
}
.header-area.active{
	transform: none;
	background: linear-gradient(180deg, #0E0F0E 0%, rgba(14, 15, 14, 0.00) 100%);
	background: #0E0F0E;	
}
.common-line {
    height: 1.2px;
    width: 1.8rem;
    margin: .6rem 0
}
.menu-icon.active{
	background: transparent;
	padding: 0;
	border-radius: 0;
}
.navbar-area{
	padding: 0;
}
.header-logo img{
	width: 19.7rem;
}
.header-area:hover .navbar-area{
	background-color: transparent;
}
.menu-lft ul{
	column-gap: 1rem;
	display: flex;
}
.menu-lft li{
	margin: 0;
}
.header-area{
	background: linear-gradient(180deg, #0E0F0E 0%, rgba(14, 15, 14, 0.00) 100%);
}
.bovag-logo {
	margin-right: 3rem;
}
.menu-icon{
	margin-top: 0;
}
.text-show p {
	color: rgba(247, 250, 246, 0.5); 
	margin-top: 25px; 
	font-size: 1.4rem;
}
.bovag-logo img {
	width: 12rem;
}
.menu-right{
	display: flex;
    justify-content: end;
    align-items: center;
}
.menu-right span {
	color: #F7FAF6;
}
.common-line{
	background-color: #F7FAF6;
}
.menu-icon.active{
	visibility: visible;
	opacity: 1;
}
.menu-icon{
	display: block;
}
.m-menu {
	transition: background-image 1s ease;
}
.image-area{
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
}
.bg-img {
	height: 100vh;
	width: 100%;
	object-fit: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.menu-icon:hover .top-line {
	transform: translateY(4.3px);
}
.menu-icon:hover .bottom-line {
	transform: translateY(-4.3px);
}
.togge-menu {
	height: 100vh;
	background-color: #0E0F0E;
	overflow: hidden;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	transform: translateX(-100%);
	transition: all 1s;
	overflow-x: hidden;
  	overflow-y: auto;
}
.m-menu,
.m-menu-right {
	/* transform: translateX(-50%); */
	transition: all 1s;
}
.ok {
	transform: translateX(0);
	transition: all 1s;
}
.m-menu {
	border-right: 1px solid #F7FAF6;
	height: 100%;
}
.togge-menu .row{
	align-items: unset !important;
	height: 100%;
}
.m-menu li a{
	font-family: 'widescreen_trialex_bold';
	color: rgba(247, 250, 246, 0.50);
	font-size: 4rem;
	transition: all 0.5s;
	margin-bottom: 0;
  /*	display: block;*/
  	width: auto;
	margin-bottom: 4rem;
	text-transform: uppercase;
}
.m-menu li a:hover {
	color: #F7FAF6;
}
.m-menu li:last-child a{
	margin-bottom: 0;
}
.m-menu ul {
	padding-top: 12vh;
    padding-left: 18%;
}
/*.m-menu-right {
	padding-left: 18%;
	padding-top: 35%;
}*/
.m-menu-right .footer-left {
	margin-top: 10rem;
	position: absolute;
  	bottom: 5rem;
}
.m-menu-right .footer-left li a{
	font-family: 'widescreen_trialex_medium';
  	font-size: 1.4rem;
  	padding-left: 1.4rem;
  	padding-right: 1.4rem;
}
.m-menu-right .footer-left li .akker_btn_cls img{
	margin-right: .5rem;
}
.m-menu-right h4 {
	margin-bottom: 3rem;
}
.m-menu-right a {
	color: rgba(247, 250, 246, 0.50);
	font-size: 1.6rem;
	font-family: 'widescreen_trialex_light';
	line-height: 24px;
}
.m-menu-right a:hover {
	text-decoration: underline;
}
.my-menu span {
	margin-right: .75rem;
}
.my-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #F7FAF6;
	border-radius: 5px;
	height: 4rem;
	width: 110px;
	font-size: 1.4rem;
}
.my-menu .d-inline-block{
	width: 1.8rem;
}
/****fixed-wp****/
.fixed-wp {
    border-radius: 41.5px;
    background-color: rgba(37, 211, 102, 0.5);
    height: 7.5rem;
    width: 24.1rem;
    position: fixed;
    z-index: 90;
    right: 4rem;
    bottom: 4rem;
    padding: 1rem;
}
.fixed-wp a {
    display: flex;
    align-items: center;
}
.fixed-wp span img {
    width: 2.1rem;
}
.fixed-wp span {
    background-color: #25D366;
    height: 5.7rem;
    width: 5.5rem;
    border-radius: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fixed-wp-part-info {
    margin-left: 2rem;
}
.fixed-wp-part-info h6 strong {
	font-family: 'lama_sanssemibold';
	font-weight: normal;
}
.fixed-wp-part-info h6 {
	font-size: 1.4rem;
	color: #fff;
	font-family: 'lama_sansmedium';
	margin-top: 0.4rem;
}
.fixed-wp-btm {
	top: 74%;
}
/****banner-sec****/
.home-banner{
	height: 100vh;
}
.home-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: 3rem;
}
.banner-btm-scroll {
    position: absolute;
    left: 48%;
    bottom: 4%;
    z-index: 2;
    cursor: pointer;
}
.banner-btm-scroll a {
	font-family: 'widescreen_trialex_medium';
    color: #fff;
    font-size: 14px;
	text-transform: uppercase;
}
.banner-overlay{
	background: linear-gradient(0deg, rgba(14, 15, 14, 0.53) 0%, rgba(14, 15, 14, 0.53) 100%);
	z-index: 1;
}
/* .scroll-indicator {
    position: absolute;
    overflow: hidden;
    height: 40px;
    bottom: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.scroll-indicator__text {
	font-family: 'widescreen_trialex_medium';
    position: inherit;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-animation: scrolling 2.75s ease-in-out 0s infinite;
    animation: scrolling 2.75s ease-in-out 0s infinite;
	z-index: 1;
}
@keyframes scrolling {
    0% {
        transform: translateY(-40px);
        opacity: .6
    }

    25% {
        transform: translateY(0) skewX(0deg);
        opacity: 1
    }

    50% {
        transform: translateY(0) skewX(0deg);
        opacity: 1
    }

    75% {
        transform: translateY(0) skewX(0deg);
        opacity: 1
    }

    to {
        transform: translateY(40px);
        opacity: .6
    }
} */
/****product-sec****/
.product-left {
    max-width: 45rem;
	margin: 10rem 0 29.5rem;
	position: relative;
    z-index: 2;
}
.product-left h2 {
	margin-top: 2.5rem;
}
.product-left p {
	color: #F7FAF6;
	margin: 2rem 0 6rem;
}
.product-sec .select-style {
    width: 100%;
    /* height: 100%; */
    color: rgba(247, 250, 246, 0.25);
    font-family: 'widescreen_trialex_medium';
    font-size: 2rem;
    border: 1px solid rgba(247, 250, 246, 0.25);
    border-radius: 5px;
    font-size: 1.4rem;
    background: url(../images/home-filter-down-arrow.svg) no-repeat 92% center / 11px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    text-align: left;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    text-transform: uppercase;
    padding: 1.6rem 2.8rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
}
.product-sec .select-style:focus{
	color: #F7FAF6;
	border-color: #F7FAF6;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
	background: url(../images/home-filter-white-btn.svg) no-repeat 92% center / 11px;
}
.product-sec .select-style option {
    background-color: #0E0F0E;
    width: 100%;
    border: none;
	font-family: arial;
}
.product-slider .swiper-vertical>.swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
/* .product-slider .swiper-wrapper:hover{
	transition-duration: 0ms !important;

} */
.home-filter .row {
	margin-top: 2rem;
}
.home-filter-btn {
	display: flex;
	align-items: center;
	background-color: transparent;
	border: 1px solid #F7FAF6;
	color: #F7FAF6;
	font-family: 'widescreen_trialex_medium';
	font-size: 1.4rem;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 1.6rem 2.8rem;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.home-filter-btn:hover {
	background-color: #3D7235;
	border-color: #3D7235;
}
.home-filter-btn img {
    margin-right: 1rem;
    width: 1.4rem;
}
.home-filter .txt-btn:hover {
	color: #F7FAF6;
}
.slider-img {
    position: relative;
}
.slider-img img {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.slider-img ul {
    display: flex;
    justify-content: end;
    padding-right: 2rem;
    position: absolute;
    bottom: -2rem;
    right: 0;
}
.slider-img li:first-child {
	color: #F7FAF6;
    background-color: #3D7135;
	margin-right: 1rem;
}
.slider-img li {
    background-color: rgba(247, 250, 246, 0.10);
    color: #F7FAF6;  
	padding: 8px 14px;
    font-size: 1.4rem;
	font-family: 'lama_sansbold';
    border-radius: 5px;
}
.slider-price-sec {
    background-color: #1A1D1A;
    padding: 3.7rem 1.5rem 1.7rem;
	border-radius: 0 0 10px 10px;
}
.slider-price-sec p {
    color: rgba(247, 250, 246, 0.50);
    font-size: 1.8rem;
    font-family: 'lama_sansbold';
/*    height: 45px;*/
    overflow: hidden;
}
.slider-price-sec h6 {
    color: #F7FAF6;
    font-family: 'lama_sansbold';
    font-size: 1.6rem;
    margin-top: 0.5rem;
    line-height: 20px;
/*    height: 38px;*/
    overflow: hidden;
	margin-bottom: 3rem;
}
.slider-price-sec table {
	width: 100%;
}
.slider-price-sec tr {
	display: flex;
	justify-content: space-between;
}
.slider-price-sec td {
    font-size: 1.6rem;
    color: rgba(247, 250, 246, 0.5);
    vertical-align: top;
    font-family: 'lama_sansbold';
/*    padding-right: 1rem;*/
}
.slider-price-sec td img {
    margin-right: .4rem;
}
.product-side-arrow {
    height: 4.6rem;
    width: 4.6rem;
    background-color: rgba(247, 250, 246, 0.2);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.product-side-arrow img {
    width: 1.1rem;
}
.product-right {
	padding-left: 8rem;
}
.product-slider .swiper-wrapper,
.product-right-slider .swiper-wrapper {
	height: 60vw !important;
}
/* .product-slider .swiper-wrapper {
	transition-duration: 6s !important;
}
.product-slider .swiper-wrapper:hover {
	transition-duration: 0s !important;
} */
.product-sec {
	position: relative;
}
.product-swiper-left{
	margin-top: -26rem;
    margin-bottom: -26rem;
}
.product-swiper-right{
	margin-top: -42rem;
    margin-bottom: -20rem;
}
.product-sec::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 25%;
	width: 100%;
	background: linear-gradient(0deg, rgba(14, 15, 14, 0.00) 0%, #0E0F0E 96.49%);
	z-index: 2;
	pointer-events: none;
}
.product-sec::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height: 25%;
	width: 100%;
	background: linear-gradient(180deg, rgba(14, 15, 14, 0.00) 0%, #0E0F0E 96.49%);
	z-index: 2;
	pointer-events: none;
}
.product-slider .common-arrow {
    border-radius: 100px;
    width: 46px;
    height: 46px;
    border: 1px solid #F7FAF6;
	visibility: hidden;
}
.product-slider .common-arrow img {
	filter: brightness(1) invert(1);
}
/****text-slider****/
.text-slider-sec {
	background: #3D7135;
	padding: 1.8rem 0;
	position: relative;
    z-index: 1;
}
.text-slider-top {
	overflow: hidden;
	white-space: nowrap;
}
.text-slider {
	display: inline-block;
	animation: 20s slide infinite linear;
}
.text-slider li {
	padding-left: 3rem;
	color: #F7FAF6;
	position: relative;
	font-family: 'widescreen_trialex_bold';
	font-size: 1.6rem;
    text-transform: uppercase;
}
.text-slider li::after {
	position: absolute;
	left: 0;
	top: 5px;
	content: "";
	background-image: url(../images/tick.svg);
	height: 1.5rem;
	width: 1.5rem;
	background-position: center;
	background-repeat: no-repeat;
}
.text-slider ul {
	display: flex;
	column-gap: 15rem;
	margin-right: 13rem;
}
.text-slider-top:hover .text-slider {
	animation-play-state: paused;
}
@keyframes slide {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
/****service-sec****/
.service-sec {
	padding: 9.5rem 0 15rem;
}
.service-sec h2 {
	margin-top: 3rem;
}
.service-sec p {
	color: #F7FAF6;
	margin: 3rem auto 9rem;
	max-width: 82rem;
}
.service-slider {
	height: 100%;
}
.service-slider .swiper {
	height: 100%;
}
.each-service-block {
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
	position: relative;
}
.each-service-block::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(14, 15, 14, 0.00) 0%, rgba(14, 15, 14, 0.50) 100%);
}
.each-service-block img {
	height: 100%;
	object-fit: cover;
	width: 465px;
}
.each-service-block::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: -100%;
	height: 100%;
	width: 100%;
	background-color: rgba(14, 15, 14, 0.7);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service-block:hover::before {
    bottom: 0;
}
.each-service-block-content {
    padding: 4.5rem 4rem;
    position: absolute;
    left: 0;
    bottom: 4rem;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-service-block .each-service-block-content {
    bottom: 0;
}
.each-service-block-content .txt-btn {
	background-color: transparent;
	border: 0;
	margin-top: 1rem;
	display: none;
}
.each-service-block:hover .txt-btn {
    display: block;
}
.service-top-block {
	background-color: #3D7235;
	margin-bottom: 2rem;
}
.service-top-block,
.service-btm-block {
	border-radius: 10px;
	overflow: hidden;
	padding: 4rem;
}
.service-btm-block {
	background-color: #242824;
}
.service-top-block p,
.service-btm-block p {
	margin: 3rem 0 5rem;
}
/****gallery-slider****/
.gallery-slider {
	background-color: #F7FAF6;
	padding-top: 1rem;
}
.gallery-slider .swiper-wrapper {
	margin-left: -30rem;
    margin-right: -30rem;
}
.each-gal {
	height: 235px;
	border-radius: 10px;
	overflow: hidden;
}
.each-gal img {
	height: 100%;
	object-fit: cover;
}
/****accordian-part****/
.accordian-part {
	background-color: #F7FAF6;
    padding: 12.5rem 0 16rem;
}
.accodian-left-info {
    padding-right: 24rem;
	margin-top: 4rem;
}
.accodian-left-info p {
	margin: 5.5rem 0;
}
.accodian-left-info .black-btn:hover {
    border-color: #1A1D1A;
	color: #1A1D1A
}
.accodian-left-info a img {
	width: 2rem;
	margin-top: -.4rem;
	margin-right: .6rem;
}
.each-accordion {
    background-color: #E4EDE1;
    border-radius: 1rem;
    overflow: hidden;
    padding: 3rem 5rem 3rem;
    margin-bottom: 1rem;
}
.each-accordion h4 {
	color: #0E0F0E;
}
.each-accordion h4 img {
	margin-right: 2rem;
	width: 3.5rem;
}
.each-accordion .accordion-button {
    color: #0E0F0E;
    box-shadow: none;
	cursor: pointer;
	background-color: transparent;
}
.each-accordion h4 {
	margin-bottom: 0.5rem;
    line-height: 33.72px;
    letter-spacing: 0.24px;
    display: flex;
    align-items: center;
}
.each-accordion p {
	max-width: 38rem;
    width: 100%;
    padding-left: 5.6rem;
}
.each-accordion .accordion-button:after {
    position: absolute;
    top: 0.6rem;
    right: 0;
    content: '';
    width: 1.4rem;
    height: 1.4rem;
    background-image: url(../images/accordian-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.4rem;
    background-position: center center;
}
.each-accordion  .accordion-button:not(.collapsed)::after {
	transform: rotate(0deg);
}
.each-accordion .accordion-button.collapsed:after {
	transform: rotate(180deg);
}
/****counter-sec****/
.counter-sec {
	background-color: #F7FAF6;
	padding-bottom: 10rem;
}
.counter-sec .col-lg-4:not(:first-child) .each-counter{
	margin: auto;
	display: table;
}
.each-counter h2 {
	font-size: 9.6rem;
	color: #1A1D1A;
	display: flex;
    align-items: center;
}
.each-counter h6 {
	font-size: 1.6rem;
	color: #1A1D1A;
	font-family: 'widescreen_trialex_bold';
	text-transform: uppercase;
	margin-top: 1rem;
}
.each-counter img {
	width: 72px;
	margin-left: 2rem;
}
/****footer-area****/
.footer-area {
	padding: 0 0 4.5rem;
	position: relative;
	background-color: #F7FAF6;
}
.footer-area::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80%;
	width: 100%;
	background-color: #0E0F0E;
}
.footer-top {
	background-color: #1A1D1A;
	border-radius: 20px;
	padding: 9rem 11rem;
	position: relative;
	z-index: 1;
}
.footer-left h3 {
	color: #F7FAF6;
	margin-bottom: 4.5rem;
}
.footer-left li p,
.footer-left li a {
	color: rgba(247, 250, 246, 0.5);
	display: flex;
}
.footer-left li {
	display: flex;
	row-gap: 3.5rem;
    margin-bottom: 2.5rem;
}
.footer-left li span {
	display: flex;
}
.footer-left li a {
	font-family: 'widescreen_trialex_regular';
	font-size: 1.6rem;
}
.footer-left li img {
	margin-right: 2.5rem;
	width: 16px;
}
.footer-left .akker_btn_cls {
	color: #F7FAF6;
	padding: .8rem 1rem;
	margin-right: 1rem;
}
.footer-left .white-btn {
	color: #0E0F0E;
}
.footer-left .white-btn:hover {
	color: #F7FAF6;
}
.footer-left li .akker_btn_cls img {
	margin-right: .75rem;
}
.footer-left li .akker_btn_cls:last-child img {
	margin-right: 0;
	width: 10px;
}
.footer-left li .akker_btn_cls:hover {
	text-decoration: none;
}
.footer-left .akker_btn_cls {
	border-color: #F7FAF6;
}
.footer-left li .akker_btn_cls:last-child {
	margin-right: 0;
	padding: 8px 14px;
}
.footer-left li a:hover {
	text-decoration: underline;
}
.footer-right ul {
	max-width: 14rem;
	margin-right: 0;
	margin-left: auto;
}
.footer-right li {
	color: #F7FAF6;
	font-size: 2rem;
	font-family: 'widescreen_trialex_medium';
	margin-bottom: 0.5rem;
}
.footer-right li a {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.footer-right li a:hover {
	color: #F7FAF6;
	text-decoration: underline;
}
.footer-btm {
	margin-top: 4.5rem;
    position: relative;
    z-index: 1;
}
.footer-logo img {
	width: 16.9rem;
}
.footer-credit a {
	color: rgba(247, 250, 246, 0.5);
}
/*******************************diensten***************************/
/****inner-banner****/
.inner-banner {
	position: relative;
}
.inner-banner .banner-content h1 {
	margin-bottom: 0;
	font-family: 'widescreen_trialex_bold';
}
.inner-banner .banner-content {
	top: 80%;
}
.inner-banner::after {
	background-color: rgba(14, 15, 14, 0.53);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.inner-banner .home-each-banner {
	height: 50rem;
}
.inner-banner .home-each-banner img {
	height: 100%;
	object-fit: cover;
}
/****diensten-top****/
.diensten-top {
	padding: 10rem 0 8rem;
}
.diensten-top p {
	color: #F7FAF6;
    max-width: 73rem;
    margin-right: 0;
    margin-left: auto;
    text-align: justify;
}
/****list-sec****/
.list-sec {
	background-color: #F7FAF6;
	padding: 8rem 0;
}
.list-sec .each-service-block::after {
	display: none;
}
.list-sec .each-service-block-content .txt-btn {
	display: block;
}
.list-sec .txt-btn::after {
    top: 25%;
    transform: rotate(45deg);
}
.list-sec .each-service-block-content h3 {
	color: #F7FAF6;
}
.list-sec .each-service-block-content p {
	display: none;
	margin: 1rem 0 2rem;
	color: #F7FAF6;
	max-width: 48rem;
}
.list-sec .each-service-block:hover p {
    display: block;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-sec .each-service-block:hover .txt-btn::after {
	transform: rotate(0);
}
.list-sec .each-service-block::before {
    background-color: rgba(0, 0, 0, 0.8);
}
.list-sec .col-lg-6 {
	margin-bottom: 1rem;
}
/*******************************diensten-dtl***************************/
/****dtl-header-area****/
.dtl-header-area {
	background-color: #0E0F0E;
}
.back-btn {
    position: relative;
    top: 20rem;
}
.back-btn .lees-more-btn {
    padding-bottom: 0;
    padding-left: 8rem;
}
.back-btn .txt-btn {
	padding-left: 2.2rem;
}
.back-btn .txt-btn::after {
    right: auto;
	left: 0;
    background-image: url(../images/dtl-txt-btn.svg);
}
/****diensten-dtl-top****/
.diensten-dtl-top {
	padding: 15rem 0 10rem;
}
.diensten-dtl-top-img {
	border-radius: 10px;
	overflow: hidden;
}
.diensten-dtl-top-info p {
	color: #F7FAF6;
	max-width: 62rem;
}
.diensten-dtl-top-info {
	margin-top: 9rem;
	padding-right: 2rem;
}
.diensten-dtl-top-info h2 {
	margin-bottom: 2.5rem;
}
/****dtl-accordian-part****/
.dtl-accordian-part {
	background-color: #1A1D1A;
	padding: 12rem 0;
}
.dtl-accordian-part .accodian-left-info {
	border-radius: 10px;
	overflow: hidden;
	padding-right: 0;
	margin-top: 0;
	height: 100%;
}
.dtl-accordian-part .accodian-left-info img {
	height: 100%;
	object-fit: cover;
}
.dtl-accordian-part .dtl-accordian-title {
	margin-bottom: 6rem;
}
.dtl-accordian-part .dtl-accordian-title h3 {
	color: #F7FAF6;
}
/*dtl-accordian-part .accordion-list {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 20px;
	margin: 0;
	list-style: none;
} */
.dtl-accordian-part .accordion-list li {
	/* position: relative;
	display: block;
	width: 100%;
	height: auto; */
	padding: 40px;
	margin: 0 auto 15px auto;
	border: 1px solid #E4EDE1;
	border-radius: 10px;
	cursor: pointer;
}
.dtl-accordian-part .accordion-list li:last-child {
	margin-bottom: 0;
}
.dtl-accordian-part .accordion-list li.active {
	background-color: #3D7135;
	border-color: #3D7135;
}
.dtl-accordian-part .accordion-list li.active h4:after {
	transform: rotate(180deg);
}
.dtl-accordian-part .accordion-list li p {
	color: #E4EDE1
}
.dtl-accordian-part .accordion-list li h4 {
	color: #E4EDE1;
	position: relative;
	cursor: pointer;
	padding-right: 30px;
	/* display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 15px;
	letter-spacing: 0.01em; */
}
.dtl-accordian-part .accordion-list li h4:after {
	position: absolute;
    top: 0.6rem;
    right: 0;
    content: '';
    width: 1.4rem;
    height: 1.4rem;
    background-image: url(../images/accordian-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.4rem;
    background-position: center center;
	transform: rotate(0deg);
    filter: brightness(1) invert(1);
}
.dtl-accordian-part .accordion-list li div.answer {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.dtl-accordian-part .accordion-list li div.answer p {
	position: relative; 
	padding: 30px 0 0 0;
    /* display: block;
    font-weight: 300;
    cursor: pointer;
    line-height: 150%;
    margin: 0 0 15px 0;
    font-size: 14px; */
}
.dtl-accordian-part .accordion-list li.active div.answer {
	display: block !important;
}
.dtl-accordian-part .accordion-list {
    padding-left: 2rem;
}
/****form-sec****/
.form-sec {
	background-color: #F7FAF6;
	padding: 9rem 0 12rem;
}
.form-left {
	margin-top: 4rem;
}
.form-left h3 {
	margin-bottom: 6.5rem;
}
.each-form-left {
	margin-top: 4.5rem;
}
.each-form-left a:hover {
	text-decoration: underline;
}
.each-form-left h6 {
	font-size: 1.6rem;
	font-family: 'widescreen_trialex_bold';
	color: #0E0F0E;
	margin-bottom: 1.8rem;
}
.each-form-left a,
.each-form-left p {
	color: #1A1D1A;
}
.each-form-left-btn {
	margin-top: 6rem;
}
.each-form-left-btn .akker_btn_cls {
	border: 1px solid rgba(26, 29, 26, 0.30);
	color: #0E0F0E;
	margin-right: 1rem;
	padding: 8px 14px;
}
.each-form-left-btn .akker_btn_cls:hover {
	background-color: transparent;
}
.each-form-left-btn .black-btn {
	color: #F7FAF6;
}
.each-form-left-btn .black-btn:hover {
	color: #0E0F0E;
}
.each-form-left-btn img {
	filter: brightness(1) invert(1);
	margin-right: 1rem;
}
.form-right {
	background-color: #E4EDE1;
	border-radius: 10px;
	padding: 6rem 7rem 5rem;
}
.form-right p {
	margin: 2.5rem 0 4rem;
}
.form-group {
	margin-bottom: 1.5rem;
}
.form-styl{
	resize: none;
	color: rgba(14, 15, 14, 0.5);
	font-size: 1.4rem;
	font-family: 'widescreen_trialex_medium';
	padding: 1.3rem 1.6rem; 
	background-color: transparent;
    border: 1px solid rgba(26, 29, 26, 0.5);
    border-radius: 10px;
}
.form-styl:focus{
	color: #0E0F0E;
	border-color: rgba(26, 29, 26, 0.5);
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}
.form-styl:placeholder {
	color: rgba(14, 15, 14, 0.5);
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: rgba(14, 15, 14, 0.5);
	opacity: 1;
}
.form-styl::placeholder {
	color: rgba(14, 15, 14, 0.5);
	opacity: 1;
}
.form-sec .form-styl:focus:-ms-input-placeholder{
	color: #0e0f0e;
}
.form-sec .form-styl:focus::placeholder{
	color: #0e0f0e;
}
.form-sec textarea.form-styl {
    min-height: 16rem;
}
.form-btn {
    margin-top: 2rem;
}
.form-btn .black-btn:hover {
	border-color: #0E0F0E;
	color: #0E0F0E;
}
/****dtl-slider****/
.dtl-slider {
	background-color: #F7FAF6;
	padding-bottom: 10rem;
}
.dtl-slider h2 {
	color: #0E0F0E;
	margin-bottom: 6rem;
}
.dtl-slider-wrap {
	padding-left: 13rem;
	padding-right: 13rem;
}
.each-dtl-slider {
	overflow: hidden;
}
.each-dtl-slider img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-dtl-slider:hover img {
	transform: scale(1.1);
}
.each-dtl-slider-info h4 {
	margin-bottom: 2rem;
}
.each-dtl-slider-info {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 4.5rem 3rem;
}
.each-dtl-slider-info .txt-btn {
	padding-right: 2.8rem;
}
.each-dtl-slider-info .txt-btn::after {
    transform: rotate(45deg);
	top: 25%;
}
.each-dtl-slider-info button {
	background-color: transparent;
	border: 0;
}
.dtl-slider .common-arrow {
	top: 50%;
}
.dtl-slider .swiper-button-next {
	right: -11%;
}
.dtl-slider .swiper-button-prev {
	left: -11%;
}
.each-dtl-slider {
	border-radius: 10px;
	overflow: hidden;
}
/*******************************over-ons***************************/
/****over-ons-top****/
.over-ons-top {
	padding: 13rem 0 15rem;
}
.over-ons-top-img {
	border-radius: 10px;
	overflow: hidden;
}
.over-ons-top-info {
	padding-left: 9rem;
}
.over-ons-top-info h2 {
	margin-bottom: 4.5rem;
}
.over-ons-top-info p {
	color: #F7FAF6;
}
/****over-ons-accordian-part****/
.accordian-part.over-ons-accordian-part {
	background-color: #0E0F0E;
	padding-top: 0;
}
.over-ons-accordian-part .accodian-left-info h3,
.over-ons-accordian-part .accodian-left-info p {
	color: #F7FAF6;
}
.over-ons-accordian-part .each-accordion {
    background-color: #3D7235;
}
.over-ons-accordian-part .each-accordion h4 {
    color: #F7FAF6;
}
.over-ons-accordian-part .each-accordion p {
    color: #F7FAF6;
}
.over-ons-accordian-part .each-accordion h4 img {
	filter: brightness(1) invert(1);
}
.over-ons-accordian-part .each-accordion .accordion-button:after {
	filter: brightness(1) invert(1);
}
/****over-ons-counter-sec****/
.counter-sec.over-ons-counter-sec {
	background-color: #0E0F0E;
	padding-bottom: 13rem;
}
.over-ons-counter-sec .each-counter h2,
.over-ons-counter-sec .each-counter h6 {
    color: #F7FAF6;
}
.over-ons-counter-sec .each-counter img {
	filter: brightness(1) invert(1);
}
/****over-ons-slider****/
.over-ons-slider {
	padding: 8.5rem 0;
	background-color: #F7FAF6;
}
.over-ons-slider h2 {
	color: #0E0F0E;
}
.over-ons-slider p {
	margin: 4.5rem auto 8.5rem;
	max-width: 67rem;
}
.each-over-ons-slider {
	border-radius: 10px;
	overflow: hidden;
}
.each-over-ons-slider-info {
	position: absolute;
	left: 50%;
	bottom: 3rem;
	transform: translateX(-50%);
	text-align: center;
	width: 100%;
}
.each-over-ons-slider {
    height: 240px;
}
.each-over-ons-slider img {
	height: 100%;
	object-fit: cover;
}
.over-ons-slider .swiper-button-next {
    right: -4%;
}
.over-ons-slider .swiper-button-prev {
    left: -4%;
}
.each-over-ons-slider-info h6 {
	font-size: 1.4rem;
	font-family: 'widescreen_trialex_medium';
	color: #F7FAF6;
	margin-top: 1rem;
}
/*******************************contact***************************/
.contact-banner .home-each-banner {
	height: 50rem;
}
.contact-banner::after {
	display: none;
}
/****contact-form****/
.form-sec.contact-form {
	padding-bottom: 10rem;
}
.contact-form .form-left {
    padding-left: 10rem;
}
.each-form-left-btn .akker_btn_cls:last-child {
	margin-right: 0;
}
/*******************************aanbod-dtl***************************/
/****aanbod-dtl-back-btn****/
.back-btn.aanbod-dtl-back-btn {
    top: 15rem;
}
/****aanbod-dtl-top****/
.aanbod-dtl-top {
	padding-top: 18rem;
}
/*.each-dtl-top-slider {
	height: 844px;
}*/
.each-dtl-top-slider img {
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.each-dtl-top-slider-info {
	position: absolute;
	left: 0;
	bottom: 11rem;
	width: 100%;
	z-index: 1;
}
.each-dtl-top-slider-info h4 {
	color: rgba(247, 250, 246, 0.7);
	margin-bottom: -7rem;
	font-family: 'widescreen_trialex_medium';
}
.aanbod-dtl-top-slider .common-arrow {
	border: 0;
	top: 90%;
}
.aanbod-dtl-top-slider .common-arrow img {
	filter: brightness(1) invert(1);
	width: 25px;
}
.each-dtl-top-slider::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}
.aanbod-dtl-top-slider .swiper-button-prev {
	left: auto;
	right: 20rem;
}
.aanbod-dtl-top-slider .swiper-button-next {
	right: 15rem;
}
.aanbod-dtl-btm {
	background-color: #3D7235;
	padding: 5rem 0 4rem;
}
.each-aanbod-dtl-info h4 {
	font-family: 'widescreen_trialex_medium';
    margin-bottom: 10px;
}
.each-aanbod-dtl-info h6 {
	font-size: 1.6rem;
	font-family: 'widescreen_trialex_medium';
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}
.each-aanbod-dtl-info ul {
	display: inline-flex;
}
.each-aanbod-dtl-info ul li {
	border-right: 1px solid #FFF;
	padding: 0 4rem;
	text-align: center;
}
.each-aanbod-dtl-info ul li:first-child {
	padding-left: 0;
}
.each-aanbod-dtl-info ul li:last-child {
	border-right: 0;
	padding-right: 0;
}
.each-aanbod-dtl-price h2 {
	font-size: 4.8rem;
    margin-bottom: 10px;
}
.each-aanbod-dtl-price h4 {
	color: rgba(255, 255, 255, 0.5);
	font-family: 'widescreen_trialex_medium';
}
.each-aanbod-dtl-btm .akker_btn_cls {
	margin-right: 1.5rem;
	max-width: 200px;
}
.each-aanbod-dtl-btm .akker_btn_cls:last-child {
	margin-right: 0;
}
.aanbod-dtl-btm hr {
	background-color: rgba(255, 255, 255, 0.5);
	margin: 3rem 0;
	opacity: 1;
}
.aanbod-dtl-btm hr::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(90deg);
	height: 100%;
	width: 100%;
}
/* .each-aanbod-dtl-btm-right {
	text-align: end;
} */
.each-aanbod-dtl-btm-right ul {
	display: flex;
	align-items: center;
	justify-content: end;
}
.each-aanbod-dtl-btm-right li {
    display: inline-block;
    margin-right: 1rem;
    font-size: 1.6rem;
    font-family: 'widescreen_trialex_medium';
    color: #fff;
    line-height: 17.6px;
}
.each-aanbod-dtl-btm-right li a {
    border: 1px solid rgba(255, 255, 255, 0.50);
    border-radius: 10rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.1rem;
    height: 4.1rem;
}
.each-aanbod-dtl-btm-right li a img {
    width: 1.5rem;
}
.mid-line {
	height: 1px;
	/* background-color: #fff; */
	position: relative;
	margin: 3.5rem 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) -1.36%, rgba(255, 255, 255, 0.50) 45.74%, rgba(255, 255, 255, 0.00) 100%);
}
/****dtl-tab-sec****/
.dtl-tab-sec{
	padding: 8rem 0 10rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 0;
    background-color: transparent;
	text-transform: none;
    color: rgba(14, 15, 14, 0.5);
	line-height: 20px;  
    letter-spacing: normal;
	width: 100%;
	padding: 15px 20px;
    position: relative;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	font-family: 'widescreen_trialmedium';
    font-size: 1.6rem;
    margin: 0;
    word-break: break-word;
    margin-right: 4rem;
    margin-bottom: 1rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child{
	margin-right: 0;
}
.tab-btn {
	background-color: #fff;
    max-width: 97rem;
    margin-left: auto;
    margin-right: 0;
    padding: 0 5rem;
    border-radius: 10px 10px 0px 0px;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover ,
.tab-btn .nav-tabs .nav-item .nav-link.active {
	color: #0E0F0E;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link span::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/dtl-right-arrow.svg);
    background-position: center;
    background-size: 1rem;
    background-repeat: no-repeat;
    height: 1rem;
    width: 1rem;
    content: "";
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active span::after {
    background-image: url(../images/dtl-down-arrow.svg);
}
/****dtl-tab-content****/
.tab-content {
	background-color: #1A1D1A;
	padding: 4rem;
	margin-top: -1rem;
	overflow: hidden;
	border-radius: 10px 0 10px 10px;
}
.kenmerken-tab ul li {
	font-family: 'widescreen_trialex_regular';
	color: #F7FAF6;
	font-size: 1.6rem;
	line-height: 30px;
	width: 15%;
	padding: 1.5rem 0;
	position: relative;
	line-break: anywhere;
}
.kenmerken-tab ul li:nth-child(n):after {
	content: "";
	position: absolute;
	height: 1px;
	width: 200vw;
	left: -100vw;
	bottom: 0;
	background-color: rgba(247, 250, 246, 0.05);
}
.kenmerken-tab ul li:nth-child(odd) {
	color: rgba(247, 250, 246, 0.7);
}
.kenmerken-tab ul {
	display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
}
.kenmerken-tab {
	position: relative;
}
.kenmerken-tab::after {
	content: "";
	position: absolute;
	height: 10px;
	width: 200vw;
	left: -60vw;
	bottom: 0;
	background-color: #1A1D1A;
}
.bullet-panel h4 {
    border-bottom: 1px solid #F7FAF6;
    padding-bottom: 1rem;
	color: #F7FAF6;
}
.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: #F7FAF6;
    line-height: 30px;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 1.2rem;
    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: #F7FAF6;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F7FAF6;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #F7FAF6;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    color: #1A1D1A;
	font-size: 1.6rem;
}
.each-onderhoud-block h4 {
    color: #F7FAF6;
}
.each-onderhoud-block p {
    margin: 1rem 0 3rem;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/****aanbod-dtl-product-sec****/
.aanbod-dtl-product-sec {
	background-color: #F7FAF6;
	padding-bottom: 10rem;
}
.aanbod-dtl-product-sec h2 {
	color: #0E0F0E;
	margin-bottom: 6rem;
}
.aanbod-dtl-product-slider .swiper-button-next {
    right: -11%;
}
.aanbod-dtl-product-slider .swiper-button-prev {
    left: -11%;
}
.aanbod-dtl-product-sec-wrap {
    padding-left: 13rem;
    padding-right: 13rem;
}
/*******************************aanbod-list***************************/
.aanbod-list-top {
    padding: 13.5rem 0 10.5rem;
}
.aanbod-list-top h1 {
	text-align: center;
	font-family: 'widescreen_trialex_bold';
}
/****aanbod-filter-sec****/
.filter-sec .select-style {
   	width: 100%;
   	height: 50px;
	line-height: 50px;
	color: #F7FAF6;
	font-family: 'widescreen_trialex_medium';
	font-size: 14px;
	border: 1px solid #F7FAF6;
	background: url(../images/filter-down-arrow.svg) no-repeat 92% 18px / 14px;
	padding: 0 2rem;
	appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	margin-bottom: 25px;
	border-radius: 5px;
}
.filter-content{
    display: none;
    background: #0E0F0E;
    padding: 10px;
    z-index: 2;
    border: 1px solid #F7FAF6;
	border-radius: 0 0 5px 5px;
    border-top: 0;
    margin-top: -6px !important;
}
.filter-content.show-div {
    display: block;
}
.filter-sec label{
    color: #F7FAF6;
    margin-bottom: 10px;
    text-transform: none;
    display: block;
    width: 100%;
    z-index: 2;
    font-family: 'widescreen_trialex_medium';
    font-size: 14px;
}
.filter-sec option {
	background-color: #0E0F0E;
}
.filter-sec label span{
    float: right;
    color: #F7FAF6;
    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 #F7FAF6;
    background-color: #0E0F0E;
    border-radius: 5px;
}
.filter-sec .form-check-input:checked {
    background-color: #0064ff;
    border-color: #0064ff;
}
.filter-sec .select-style{
    cursor: default;
}
.select-style.show{
    border-bottom-color: transparent;
}
.cross-btn{
    width:18px;
}
.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: #F7FAF6;
    border-radius: 50px;
    background: #0E0F0E;
}
.auto-overview-tag:hover {
    background: #F7FAF6;
}
.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: 20%;
    padding: 0 5px;
}
.filter-sec .col-md-6{
    padding: 0 5px;
}
.reset-btn.select-style {
	margin-left: auto;
	margin-right: 12px;
}
.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: #F7FAF6;
	margin-top: 1rem;
	text-transform: none;
	font-family: 'widescreen_trialregular';
}
.reset-btn a:hover {
	color: #F7FAF6;
}
.reset-btn img{
	width: 1rem;
}
.wis-part img{
    width: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
}
.wis-part{
    font-family: 'widescreen_trialex_medium';
    color: #F7FAF6; 
    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: 'widescreen_trialex_medium';
}
.filter-grid.active{
    opacity: 1;
}
/****aanbod-list-product-sec****/
.aanbod-list-product-sec {
	padding: 4rem 0 30rem;
}
.aanbod-list-product-sec .col-xl-4 {
    margin-bottom: 2.8rem;
}
.aanbod-list-mid {
	margin-bottom: 2.8rem;
}
.aanbod-list-mid .row {
	background-color: #3D7135;
	border-radius: 10px;
	overflow: hidden;
}
.aanbod-list-mid-img {
	border-radius: 10px;
	overflow: hidden;
	height: 187px;
}
.aanbod-list-mid-img img {
	height: 100%;
	object-fit: cover;
}
.aanbod-list-mid-info {
	padding: 2rem 5rem;
}
.aanbod-list-mid-info h4 {
	line-height: 46.56px;
}
/*******************************bedankt***************************/
.bedankt-banner {
	padding-bottom: 30rem;
	position: relative;
}
.bedankt-banner .banner-content h1 {
	font-family: 'widescreen_trialex_medium';
	margin-bottom: 0;
}
.bedankt-banner .banner-content h1 strong {
	font-family: 'widescreen_trialex_bold';
}
.bedankt-banner::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(0deg, rgba(14, 15, 14, 0.53) 0%, rgba(14, 15, 14, 0.53) 100%);
	height: 100%;
	width: 100%;
}
.bedankt-banner .banner-content p {
	color: #F7FAF6;
    margin: 3.5rem 0 6rem;
    max-width: 50rem;
    width: 100%;
}
.bedankt-banner .banner-content {
    left: auto;
    transform: translateY(-50%);
    z-index: 2;
    text-align: left;
}
.bedankt-banner .each-banner {
	height: 890px;
}
.bedankt-banner .each-banner img {
	height: 100%;
	object-fit: cover;
}
/****bedankt-footer-area****/
.bedankt-footer-area {
	position: relative;
	z-index: 1;
}
/*******************************popup***************************/
.modal-area .modal-dialog {
    max-width: 85.4rem;
    margin: 10% auto 0;
}
.modal-area .modal {
	background-color: rgba(10, 21, 32, 0.5);
}
.modal-area .modal-content {
    border: 0;
    border-radius: 20px;
    background-color: #1A1D1A;
    position: relative;
    overflow: hidden;
}
.modal-area .popup-content p {
    margin: 3rem auto 5rem;
	max-width: 52rem;
	width: 100%;
	color: #F7FAF6;
	font-family: 'widescreen_trialex_medium';
}
.modal-area .popup-content {
    text-align: center;
    padding: 9rem 6rem 7rem;
    background-color: #1A1D1A;
}
.modal-area .popup-content h1 {
	font-family: 'widescreen_trialex_medium';
}
.modal-area .popup-content h1 strong {
	font-family: 'widescreen_trialex_bold';
}
/*******loader*****/
#loader_section{
  display:none;
  width:100%;
  position: fixed;
  top: 0;
  background: #000000b8;
  z-index: 9999999;
  height: 100vh;
  padding: 30vh 0px;
}
#loader_section p{
  color:#fff;
  font-size:18px;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}

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

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

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

.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    padding: 0px 0;
}
.cookie_div{
    color:#9c9c9c;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.cookie_div h4{
    margin-bottom: 15px;
    font-size: 13pt;
    font-family: 'Calibri';
}
.cookie_div a{
    color:#38b6be;
    font-size: 10pt;
    font-weight:bold;
    margin-left:8px;
    font-family: 'Calibri';
}
.cookie_div button{
    color:#3c935c;
    background:#dbffe8;
    font-weight: bold;
    border: 0;
    padding: 10px 25px;
    margin:5px 0;
    cursor: pointer;
    font-size: 12px;
    /*font-family: 'Calibri';*/
    font-family: 'arial';
}
.light_theme{
    background:rgba(255, 255, 255, 0.83);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.6);
}
.dark_theme{
    background: rgba(0, 0, 0, 0.78);
    -webkit-box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65); 
    box-shadow: 0px -3px 3px -1px rgba(203,203,203,0.65);
}
.light_theme h4{
    color:#2a2a2a;
}
.dark_theme h4{
    color:#c9c9c9;
}
/****aanbod dtl****/
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding: 4px 0 6px 32px;
    color: #000;
    background-size: 152px;
}

.star_icon h4{
    border-bottom: 1px solid #F7FAF6;
    padding-bottom: 1rem;
    color: #F7FAF6;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'widescreen_trialex_regular';
    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;
}
.form-1, .form-2 {
	display:none;
	margin-top: 30px !important;
	margin: 0 auto 10px;
} 
.privacy-sec{
	background-color: #121212;
    padding: 11% 0;
}
.cursorp {
    cursor: pointer;
}
.filter-clean img {
    width: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
}


.acties-left-content p {
    color: #f7faf6;
}
.error_top {
    margin-top: 100px;
    margin-bottom: 20px;
}

.fixed-iframe {
    position: fixed;
    z-index: 90;
    right: 0rem;
    top: 40%;
}
.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: #14151B;
    border-radius: 50px;
    background: #F9F8F6;
}
.auto-overview-tag:hover {
    color: #F9F8F6;
    background: #1a1d1a;
}
.auto-overview-tag:hover img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.fixed-iframe iframe{
	width : 100px; 
	height: 140px;
}
.mobile-filter-close h3{
	color: #fff;
}
.reset-btn.select-style{
	margin-left: 0;
    margin-right: auto;
}
.privacy_section{
	padding-top: 10rem;
}
.dark-back {
  background-color: #0E0F0E;
}
.text-slider-sec:hover .text-slider {
	animation-play-state: paused;
}
.cal-iframe {
	padding: 1px;
	width: 100%;
	height: 1000px;
}
.pop-btn {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	margin-left:1rem;
}
.pop-btn img{
	filter: brightness(0) invert(1);
}
.pop-btn:hover {
	background-color: #F7FAF6;
	border-color: #F7FAF6;
	color: #0E0F0E;
}
.pop-btn:hover img{
	filter: brightness(0) invert(0);
}
/***********Marquee**********/
.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;
}
.left-slide{
	margin-top:-70px;
}
.list-aggregate li > .row{
	margin-bottom:30px;
}
.whatsapp {
	background: #25D366;
	}
.whatsapp img{
	width: 17px;
  margin-top: -2px;
  }
