@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'MontserratRegular';
	background-color: #0E0E0E;
    font-size: 1.6rem;
    color:#fff;
}
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;
}
.grecaptcha-badge{
	display: none !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);
}
.mm-listview a:hover {
	color: #9F907D;
}

.hamburger-inner, 
.hamburger-inner::after, 
.hamburger-inner::before{
	background-color: #9F7C5C;
}
/* %%%%%%%%%%%%%%%%%%% home %%%%%%%%%%%%%%%%%%%%%%% */

.home-banner .swiper-pagination{
	bottom: 6rem;
	right: calc(5% + .75rem);
}
.home-banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: .43;
	margin: 0 12px !important;
	position: relative;
}
.home-banner .swiper-pagination-bullet-active{
	opacity: 1;
}
.home-banner .swiper-pagination-bullet-active:after{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	content: '';
	border: 1px solid #fff;
	border-radius: 100%;
}
.header-area {
	width: 100%;
	top: 0;
	z-index: 99;
	border-bottom: 1px solid #fff;
}
.header-area.stiky{
	position: fixed;
	background: #121212;
}
.header-area ul{
	max-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: 0;
}
.header-area li{
	display: inline-block;
	font-size: 1.8rem;
	font-family: 'MontserratRegular';
	margin: 0 2.5rem;
}
.header-area li:last-child{
	margin: 0;
}
.header-area .row{
	/*border-bottom: 1px solid #fff;*/
	padding-block: 2.2rem;
}
.product-slider{
	padding-top: 8rem;
	padding-bottom: 13rem;
}
.product-slider .common-arrow{
	top: 25%;
}
.product-slider .swiper-button-next{
	right: -3%;
}
.product-slider .swiper-button-prev{
	left: -3%;
}
.text-center .txt-btn-2::after {
    filter: invert(1);
}
.product-slider .each-aandbod-box-contain{
	margin-bottom: 0;
}
.product-slider {
    padding: 4rem 0;
}
.banner-content {
	position: absolute;
	bottom: 5rem;
	left: 0;
	width: 100%;
	z-index: 5;
}
.banner-content .txt-btn-2{
	color: #121212;
	max-width: 29rem;
}
/* ********home-gal************ */
.home-gal{
	padding: 8rem 0;
	background-color: #161616;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
}
 .text-center .txt-btn-2{
	background-color: transparent;
	max-width: 40rem;
	margin-top: 8rem;
	margin-bottom: 0;
}
 .text-center .txt-btn-2:hover{
	background-color: #9F7C5C;
}
.home-gal .text-center .txt-btn-2::after{
	filter: invert(1);
}
.gal-heading {
	padding-bottom: 8rem;
}
.accro-img{
	width: 73rem;
	max-width: 100%;
	padding: 4rem;
	border: 1px solid #9F7C5C;
	z-index: 1;
}
/* ******accro****** */
.accro{
	padding-bottom: 6.1%;
	padding-top: 4.7%;
}
.accro-btm-img{
	margin-top: 6rem;
}
.meer-over{
	position: absolute;
	bottom: 0;
	right: -4rem;
}
.meer-over .txt-btn{
	padding: 1rem 3rem;
}
.home-product{
	padding-top: 8rem;
}
.accro-btm-2{
	position: absolute;
	right: -10rem;
	top: -15rem;
}
.each-home-gal-info h3 {
	margin-bottom: 2.8rem;
}
.home-gallery-wrap .col-lg-4 {
	padding: 1.5rem;
}
.each-home-gal-info {
	position: absolute;
    bottom: -13rem;
    left: 0;
    padding: 5rem 4rem;
    width: 100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	bottom: 0;
	z-index: 1;
	height: 100%;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.home-gal .each-home-gal-info h3{
	/* color: red; */
	display: none;
}
.home-gal  .swiper-slide-active h3,
.home-gal .swiper-slide-next h3{
	display: block;
}
.each-home-gal-service:hover .each-home-gal-info {
	background-color: rgba(0, 0, 0, 0.6);
}
.each-home-gal-service:hover .each-home-gal-info h3{
	display: block;
}
.each-home-gal-service a{
	color: inherit;
}
.home-gallery-slider h3 {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    position: initial;
}
.each-home-gal-info p {
	display: block;
    margin-bottom: 0;
    margin-top: 0;
	height: 0;
    overflow: hidden;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-home-gal-service {
	position: relative;
}
.each-home-gal-service:hover .each-home-gal-info p {
	height: auto;
	overflow: visible;
}
.each-home-gal-service:hover .each-home-gal-info::after {
	opacity: 1;
}
/* ************accro************* */
.accro .accordion-button::after{
	display: none;
}
.accro .accordion-button h2{
	position: relative;
	width: 100%;
}
.accro .accordion-button h2::after {
    background-image: url(../images/down-arrow.svg);
    width: 3rem;
    height: 2rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.accro .accordion-button.collapsed h2::after{
	transform: translateY(-50%);
}
.accro .accordion-item{
	background-color: transparent;
	border-bottom: 1px solid #9F7C5C;
}
.accro .accordion-item:first-child{
	border-top:1px solid #9F7C5C;
}
.accro .accordion-button{
	background-color: transparent;
	box-shadow: none;
	padding: 2rem 0;
}
.accro .accordion-body p{
	padding: 2rem 0;
	color: #898989;
}
.accro-btm-img img{
	width: 48rem;
}
/* **********footer********* */
.footer-area{
	padding-top: 4rem;
}
.footer-area .col-lg-5.text-lg-end .row{
	max-width: 45rem;
	margin-left: auto;
	margin-right: 0;
}
.footer-logo img{
	width: 41rem;
	margin-top: 3rem;
	margin-bottom: 6rem;
}
.footer-area li{
	font-size: 1.8rem;
	margin-bottom: 1rem;
}
.ftr-mid tr:not(:last-child){
	margin-bottom: 5rem;
	margin-top: 1rem;
	display: table;
}
.ftr-mid td a{
	margin-bottom: 1rem;
	color: #898989;
}
.ftr-wrap .text-md-end p a{
	color: #898989;
}
.ftr-mid td a:hover, .ftr-wrap .text-md-end p a:hover{
	color: #9F907D;
}
.ftr-mid td{
	color: #898989;
	vertical-align: top;
	font-size: 1.8rem;
}
.ftr-right td{
	font-size: 1.8rem;
	margin-bottom: 1rem;
	display: table;
}
.bovag{
	width: 11.5rem;
}
.rdw{
	width: 11.5rem;
}
.social-icon ul{
	display: flex;
	justify-content: space-between;
	width: 18rem;
}
.social-icon li img{
	width: 2rem;
}
.social-icon li a {
    height: 5.6rem;
    width: 5.6rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.social-icon li a:hover{
	background-color:#9F907D ;
}
.social-icon li a:hover img{
	filter: invert(1);
}
.ftr-wrap{
	padding: 0 6%;
}
.ftr-wrap p{
	font-family: 'montserratmedium';
	color: rgba(255, 255, 255, 0.50);
	font-size: 1.6rem;
	margin-top: 2rem;
}
/* %%%%%%%%%%%%%%%%%%%%%%%% overons %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.overons-banner::after{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.overons-top{
	padding-bottom: 7.8rem;
}
.overon-mid{
	background-color: #161616;
	padding-top: 4% ;
	padding-bottom: 10.5%;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
}
.overon-mid p{
	color: #898989;
	margin-top: 3rem;
	padding-bottom: 55rem;
}
.overon-mid .accro-img {
	width: 78rem;
}
.overons-mid-right img{
	position: absolute;
	left: -33%;
	bottom: 0;
}
.overon-mid .col-lg-5{
	top: 5rem;
}
.overons-btm{
	padding-top: 8rem;
	padding-bottom: 8%;
}
.overons-btm .col-lg-8.position-relative::after{
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.60);
	z-index: 0;
}
.overons-btm-content{
	position: absolute;
	left: 5rem;
	bottom: 5rem;
	z-index: 1;
}
.overons-btm-content p{
	max-width: 53rem;
	width: 100%;
	margin-top: 3rem;
	padding-right: 2rem;
}
.inner-footer{
	padding: 0;
	border-top: 1px solid rgba(159, 124, 92, 1);
}
/* *****************aanbod-dtl*************** */
.back-btn {
	margin-top: 7rem ;
	margin-bottom: -10rem;
}
.back-btn .txt-btn-2{
	background-color: transparent;
	max-width: 34rem;
	padding-left: 2rem;
	padding-right: 0;
}
.back-btn .txt-btn-2::after{
	left: 0;
	right: auto;
	filter: invert(1);
	transform: translateY(-50%) rotate(180deg);
	margin-left: 4rem;
}
.back-btn .txt-btn-2:hover .txt-btn-2::after{
	filter: invert(0);
}
.back-btn .txt-btn-2:hover::after {
    padding-left: 0;
}
.aanbod-top{
	width: 100%;
    max-width: 96rem;
   margin-left: auto;
   margin-bottom: 5rem;
}
.aanbod-top h4{
	color: #898989;
	margin-top: 3rem;
}
.aanbod-dtl-top  .swiper-slide-prev ,
.aanbod-dtl-top .swiper-slide-next{
	position: relative;
}
.aanbod-dtl-top  .swiper-slide-prev::after,
.aanbod-dtl-top .swiper-slide-next::after{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.35);
}
.aanbod-dtl-top .swiper-button-next {
	right: 8rem;
}
.aanbod-dtl-top .swiper-button-prev {
	left: 8rem;
}
.aanbod-dtl-top .col-4{
	width: 20%;
}
.aanbod-dtl-top .col-4:last-child .small-car {
	position: relative;
	overflow: hidden;
}
.aanbod-dtl-top .col-4:last-child .small-car::after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
}
.aanbod-dtl-top .inner-wrap {
	margin-top: 5rem;
}
.small-car {
	margin: 0 2.5rem;
	position: relative;
}
.add-img{
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.add-img:after{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 3rem;
	height: 3rem;
	background-image: url(../images/plus.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.add-img img{
	width: 3.9rem;
}
.aanbod-dtl-top table{
	width: 100%;
	max-width: 121rem;
	margin: 5rem auto;
}
.aanbod-dtl-top td h5{
	font-size: 2.4rem;
	margin-bottom: 2.1rem;
	font-family: 'montserratbold';
}
.aanbod-dtl-top td {
	text-align: center;
}
.aanbod-dtl-top .common-arrow img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
/* ******tab section*****  */
.tab-btn{
	margin-bottom: 5rem;
}
.tab-btn .nav-tabs .nav-item .nav-link {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    opacity: 1;
	padding: 1.6rem 1.4rem;
    border-radius: 0;
    letter-spacing: normal;
	border-radius: .5rem;
	width: 100%;
}
.tab-btn .nav-tabs .nav-item {
	font-family: 'MontserratRegular';
	font-size: 2rem;
    margin: 0;
    word-break: break-word;
    margin-left: 1rem;
    margin-right: 1rem;
	margin-top: 2.5rem;
	width: 18%;
}
.tab-btn .nav-tabs .nav-item .nav-link:hover ,
.tab-btn .nav-tabs .nav-item .nav-link.active {
	background: rgba(159, 124, 92, 1);
	border-color: rgba(159, 124, 92, 1) ;
}
/*==========================================================dtl-tab-content==================================================*/
.tab-section{
	padding: 7.7% 0;
	background: #161616;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
}
.tab-content-sec{
	padding-bottom: 4rem ;
}
.dtl-tab-content-heading h2 {
	padding-top: 0;
	padding-bottom: 5rem;
}
.tab-content-sec .tab-content ul li {
	font-family: 'MontserratLight';
    font-size: 2.4rem;
    color: #121212;
    padding-bottom: 1rem;
    word-break: break-word;
}
/* ******kenmerken ******* */

.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top .7rem;
    padding-left: 1.3rem;
    background-size: 0.8rem;
	font-family: 'montserratmedium';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.bullet-panel li, .kenmerken-tab ul li{
	font-family: 'MontserratRegular';
	font-size: 1.8rem;
	margin-bottom: 1rem;
}
.bullet-panel h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
	font-family: 'MontserratLight';
}
.tab-section .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.tab_hedaing h4{
	border-bottom: 1px solid #fff;
	padding-bottom: 1rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.tab-section .bullet-panel ul li {
    padding-left: 1.3rem;
    position: relative;
}
.tab-section .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: .9rem;
    left: 0;
    content: '';
    width: 0.9rem;
    height: 0.9rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(159, 124, 92, 1);
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid rgba(159, 124, 92, 1);
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
    color: #fff;
}
.each-onderhoud-block h4 {
	font-family: 'montserratbold';
	text-transform: none;
}
.each-onderhoud-block p {
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
.tab-top-area .akker_btn_cls {
	border: 1px solid #fff;
}
.tab-top-area .akker_btn_cls:hover,
.tab-top-area .akker_btn_cls:focus,
.tab-top-area .akker_btn_cls:active {
	border: 1px solid #1eb478;
}
.tab-top-btn {
	max-width: 50.5rem;
}
.aanbod-dtl-prodct-slider {
	background-color: #1E1E1E;
	padding-top: 8rem ;
}
.aanbod-dtl-prodct-slider .product-slider{
	padding-top: 6rem;
}
/* *************************** */
.aanbod-contact-right{
	height: 100%;
}
.aanbod-contact-right img {
	height: 100%;
	object-fit: cover;
}
.aanbod-contact-btm{
	margin-top: 4rem;
}
.aanbod-contact-btm h4 ,
.aanbod-contact-top h4{
	margin-bottom: 1.5rem;
}
.aanbod-contact-btm p ,
.aanbod-contact-top span,
.aanbod-contact-top a, .aanbod-contact-btm a{
	color: #898989;
}
.aanbod-contact-top a:hover, .aanbod-contact-btm a:hover{
	color: rgba(159, 124, 92, 1);
}
.aanbod-contact-btm .akker_btn_cls{
	margin-top: 4rem;
}
.tab-right-sec {
	padding: 1.5rem 0;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
	margin-top: 8rem;
}
.tab-section .col-5{
	width: 37%;
}
.tab-section .col-7{
	width: 63%;
}

/* %%%%%%%%%%%%%%%%%%%%%%%% thanktou %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.thankyou-banner{
	position: relative;
	z-index: 0;
}
.thankyou-banner::after{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.thank-banner-content{
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	width: 100%;
	z-index: 5;
}

/* aanbod-list css start 14 july 2023*/
/* inner-banner-area css 18 july 2023 */
.inner-banner-area{
}
.inner-banner-wall-image{
	position: relative;
	width: 100%;
	height: auto;
}

.inner-banner-wall-image::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #00000066;
	top:0;
	left: 0;
}

.inner-banner-wall-image img{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
object-fit: cover;
}

.footer-area{
	background-color: #161616;
	padding: 100px 0px;
}

.each-section{
	padding: 12rem 0;
}

.diensten-left-text-wrap{
	padding-right: 3rem;
}

.diensten-left-text-wrap h2{
	padding-bottom: 6.6rem;
}

.diensten-left-text-wrap p{
	margin-bottom: 6.2rem;
	max-width: 58.8rem;
	color :#898989;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.diensten-right-image-wrap{
	padding-left: 3rem;
}

.diensten-left-text-wrap .akker_btn_cls{
	max-width: 24rem;
}

.diensten-area .each-section:nth-child(even) {
	background-color: #161616;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
}

.diensten-area .each-section:nth-child(even) .diensten-left-text-wrap{
	padding-left: 4rem;
	padding-right: 0px;
}

.diensten-area .each-section:nth-child(even) .diensten-right-image-wrap{padding-right: 0;padding-left: 0px;}
.aanbod-filter-area{
	padding: 4.5% 0;
}

.aanbond-select-option{
	width :100%;
}

.aanbond-select-option-btn{
	width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    border: 1px solid #fff;
    padding: 1rem 1.5rem;
    font-family: 'MontserratRegular';
	-webkit-appearance: none;
    cursor: pointer;
    background: transparent;
	background: url(../images/right-arrow.svg) transparent no-repeat 85% center/10px;
}

.aanbond-select-option-btn option{
	background-color: #0E0E0E;
	font-family: arial;
}

.filter-clean{
	position: absolute;
	bottom: -3rem;
	right: 0;
	z-index: 9;
}

.each-aanbod-list-outer-wrap{
	margin-left: -.8rem;
	margin-right: -.8rem;
}

.aanbod-list-area a:not(.each-aandbod-box-contain .txt-btn), .product-slider .swiper a:not(.each-aandbod-box-contain .txt-btn){
	color: inherit;
}
.each-aandbod-box-contain{
	margin-bottom: 6.5rem;
	padding-left: .8rem;
	padding-right: .8rem;
}

.each-product-price-box{
	padding: 3rem 0;
}

.each-products-left-text h4, .each-products-right-text h4{
	margin-bottom: .5rem;
}

.each-products-left-text h4{
	height: 60px;
	overflow: hidden;
}

.each-products-left-text p{
	color: #898989;
	height: 50px;
	overflow: hidden;
}

.each-products-right-text p{
	color: #898989;
}

.each-product-price-box table{
	margin-top: 2rem;
	text-align: center;
	width :100%;
}

.each-product-price-box tr{
	display: flex;
	justify-content: space-between;
}

 .each-product-price-box .txt-btn{
	margin-top: 3.5rem;
 }

 /* contact area strat here */
 .contact-area{
	background-color: #0E0E0E;
	padding: 12.1rem 0;
 }

 .contact-area-heading h1{
	padding-bottom: 6.8rem;
 }

 .contact-details{
	width :100%;
	padding-top: 5rem;
 }

 .contact-details .row{
	 width :100%;
	 max-width: 60rem;
 }
 .contact-details p{
	text-align: left;
	color: #898989;
	font-size: 1.8rem;
	line-height: 36px;
 }
 .contact-details  a{
	text-align: left;
	color: #898989;
	font-size: 1.8rem;
	line-height: 36px;
 }
 .contact-details span{
	color: #898989;
 }
 .contact-details a:hover{
	color: #9F7C5C;
 }
 .contact-map-outer{
	border: 1px solid #9F7C5C;
	z-index: 1;
    position: relative;
 }
 .contact-map{
	margin: 5rem;
	height: 63rem;
 }
 .contact-opening-time{
	margin-top: -17.6%;
 }
 .contact-opening-time-image{
	padding-right: 5.5rem;
 }
 .contact-opening-time-text {
	padding-top: 64%;
 }
 .contact-opening-time-text h2{
	padding-bottom: 5rem;
 }
 .contact-opening-time-text table td a{
	color: #898989;
	font-size: 18px;
	line-height: 36px;
 }
 /* form start here */
 .new-form-area {
	padding: 10rem 0px;
	background-color: #161616;
	border-top: 1px solid #9F7C5C;
	border-bottom: 1px solid #9F7C5C;
}

.form-heading{
	padding-bottom: 6rem;
}

.from-wrapper form .form-group {
	margin-bottom: 2rem;
}

.new-form-area .from-wrapper .form-control{
	border: 0; 
	font-size: 1.8rem;
	resize:none;
	color: #121212;
	font-family: 'MontserratRegular';
	border-radius: 0;
	padding: 1.2rem;
}

.new-form-area .from-wrapper .textarea-box .form-control{
	height: calc(100% - 1.8rem);
}

.new-form-area .textarea-box {
	height: 100%;
	padding: 0 1.3rem;
}

.textarea-box textarea.form-control {
	height: 100%;
	resize: none;
	border-radius: 0;
	padding: 1.2rem;
}

.form-styl:focus{
	color: #121212;
}
.form-styl:placeholder {
	color: #121212;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #121212;
	opacity: 1;
}
.form-styl::placeholder {
	color: #121212;
	opacity: 1;
}

.new-form-right-image{
	height: 100%;
}

.new-form-right-image img{
	width :100%;
	height: calc(100% - 13rem);	
	object-fit: cover;
}

.form-btn{
	text-align: right;
	margin-right: 12%;
	/* margin-top: 4rem; */
}

.from-wrapper .form-btn .akker_btn_cls{
	max-width: 24rem;
	background-color: transparent;
}
.from-wrapper .form-btn .txt-btn-2::after{
	filter: invert(1);
}
.from-wrapper .form-btn .akker_btn_cls:hover{
	background-color: #9F7C5C;
}

/*%%%%%%%%%%%%%%%%%%%%%%%% thanktou %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
.thankyou-banner{
	position: relative;
	z-index: 0;
}
.thankyou-banner::after{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.40);
}
.thank-banner-content{
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	width: 100%;
	z-index: 5;
}
.thank-banner-content a{
	text-align: center;
	color: #000;
}
.txt-btn-2{
	background-color: #fff;
	width: 100%;
	max-width: 26rem;
    font-size: 1.8rem;
    font-family: 'MontserratRegular';
    position: relative;
    padding: 1rem 6rem 1rem 5rem;
    transition: all 0.7s;
	display: inline-block;
	margin: 2.8rem 0;
}
.txt-btn-2:hover{
	background-color: #9F7C5C;
	color :#fff;
}
.txt-btn-2::after {
    content: '';
    height: 1.2rem;
    width: .8rem;
    background-image: url(../images/black-right-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: auto;
    top: 51%;
    transform: translateY(-50%);
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    margin-left: 5%;
}
.txt-btn-2:hover::after{
	filter: invert(1);
}
/* **************diensten *********** */
.diensten-details-area{
	background-color: #161616;
    border-top: 1px solid #9F7C5C;
    border-bottom: 1px solid #9F7C5C;
	padding: 12rem 0;
}
.diensten-details-left-text p{
	padding-top: 2.5rem;
	width: 100%;
	max-width: 58.8rem;
	color: #898989;
}
.diensten-details-left-image{
	width: 100%;
	max-width: 60rem;
	padding-top: 9rem;
	margin-left: 27rem;
}
.diensten-details-left-image img{
	width: 100%;
}
.diensten-details-right-image{
	padding: 5rem;
	border: 1px solid #9F7C5C;
}
.service-dtl-slider.home-gal{
	border-top: 0;
}
/* %%%%%%%%%%%%%%%%%%% Vacatures-dtl %%%%%%%%%%%%%%%%%%%% */
.upoload-cv{
	color: red;
	position: relative;
	padding: 1.2rem;
}
.upoload-cv::after{
	content: '';
    height: 1.2rem;
    width: 1.2rem;
    background-image: url(../images/add-pl.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.5rem;
    position: absolute;
    right: 1.7rem;
    top: 50%;
    transform: translateY(-50%);
}
/* %%%%%%%%%%%%%%% pop-up %%%%%%%%%%%%%%%%%%%%%%%%%% */
/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 53%;
    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 h2 {
	color: #121212;
	width: 100%;
	font-family: 'MontserratLight';
}
.modal-area .popup-content p {
	color: #121212;
	padding: 5.5rem  0;
}
.modal-area .popup-content {
	max-width: 53rem;
	margin: auto;
    background-color: #fff;
	padding: 6.5rem  2rem;
}
.border-btn{
	max-width: 26rem;
}
.modal-area .txt-btn-2{
	max-width: 26rem;
	margin-top: 0;
}
.modal-area .txt-btn-2::after{
	filter: invert(0);
}
.modal-area .txt-btn-2:hover.txt-btn-2::after{
	filter: invert(1);
}
.pop-up-image {
	height: 100%;
	padding-left: 4rem;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	font-size: 3rem;
	height: 6rem;
	width: 6rem;
	background-color: #171717;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.close-img:hover {
	color: #fff;
}

/*******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.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: #fff;
    border-bottom: 1px solid #fff;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-size: 16px;
    color: #fff;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.bullet-panel h3 {
    margin-bottom: 30px;
}
.cursor{
    cursor:pointer;
}
 .form-1 {
 	border-top: unset;
    padding: unset;
    display: none;
    margin: 25px auto 10px 0px;	
} 
.filter-clean img {
    width: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
}
.error_top {
    margin-top: 20px;
    margin-bottom: 20px;
}
.aanbod-list-area{
	border-bottom: 1px solid #9F7C5C;
}
.meer-over span{
	left: 0 !important;
	transform: translateX(0) !important;
}
.overons-btm .meer-over{
	bottom: -14rem;
	right: auto;
	left: 2rem;
}
.inrulfrm {
    padding: 30px 0px 0px 0px;
}
.fixed-whatsapp-icon {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 10px;
	bottom: 0px;
	z-index: 999;
}

.fixed-whatsapp-icon img {
	width: 50px;
}

.popup .popuptext {
	display: none;
	width: 200px;
	background-color: #25D366;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	padding: 8px 0;
	position: absolute;
	z-index: 1;
	bottom: 3px;
	right: 5vw;
	font-size: small;
}

.notifcation {
	position: relative;
}

.alert-number {
	display: none;
	position: absolute;
	bottom: 43px;
	right: 4px;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	background-color: red;
	color: white;
	text-align: center;
	font-size: small;
	animation: shake 0.5s;
	animation-iteration-count: 1;
}
footer .whatsapp-btn a:not(:hover){
	background: #25d366;
}
footer .whatsapp-btn a img{
	filter: brightness(1) invert(1);
	-webkit-filter: brightness(1) invert(1);
}
