<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "fonts.css";
@import "common-class.css";
body {
	padding: 0;
	margin: 0;
	font-family: 'LamaSansRegular';
	font-size: 1.6rem;
	color: #3E4B51;
	background: #f9f8f6;
	top: 0 !important;
	overflow-x: hidden;
}
html {
  font-size: 62.5%;
  height: auto !important;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
.cursor{
	cursor: pointer;
}
.grecaptcha-badge{
	display:none;
}
.img-cover{
	height: 100%;
	object-fit: cover;
}
/**********side area***********/
.mini-right-nav li{
	width: 6rem;
}
.mini-right-nav li .navtext{
	width: 6rem;
	height: 6rem;
	background-color: #6EE37A;
	border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.mini-right-nav span {
  font-size:0px;
  bottom: 0;
  right: 0px;
  line-height: 6rem;
  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% + 6rem);
	border-radius: 10px;
	content: '';
	background-color: #6EE37A;
	backdrop-filter: blur(10px);
	height: 6rem;
	-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-right: 8.5rem; 
	border-radius: 0;
	font-size: 1.6rem;
}
.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: #6EE37A;
}
.mini-right-nav img{
	width: 2.7rem;
	z-index: 1;
}
.mini-right-nav{
	top: 39%;
	z-index: 99;
}
/*===============popup===========*/
.modal-area .modal-dialog{
	max-width: 111.4rem;
	margin-top: 8%;
}
.modal-area .modal-content img.w-100{
	object-position: 24%;
}
.popup-content{
	padding: 11%;
}
.modal-backdrop{
	background: rgba(88, 62, 153, 0.50);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.popup-content .default-btn{
	background: rgba(255, 255, 255, 0.10);
}
.header-top-menu a, header li a, .menu-content li a, .menu-left h6, .dwn-arw, .product-block a:hover .price, .home-service, .home-service a, 
footer h6, footer a:hover, footer .default-btn, .menu-left a:hover, .back-btn a, .subpg-top, .aanbod-dtl-top, .openingtime h6, 
.openingtime a:hover, .subpg-form h2, .subpg-form p, .subpg-form .form-styl, .subpg-form label, .each-subpg-list:hover h3, 
.each-subpg-list:hover p, .each-subpg-list:hover .default-btn span , .overons-middle{
	color: #F9F8F6;
}
/*===========header==========*/
header{
	z-index: 4;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background: transparent;
	border-bottom: 1px solid transparent;
}
header.stiky{
	background: linear-gradient(0deg, #3E4B51 0%, #3E4B51 100%);
	border-color: rgba(255,255,255,0.2);
}
header li img{
	width: 2rem;
}
.menu-icon{
	width: 4rem;
	height: 4rem;
	background: #F9F8F6;
}
.menu-items{
	z-index: 9;
	display: none;
}
.menu-items.active{
	display: block;
}
.menu-inner {
	z-index: 20;
	overflow: auto;
}
.menu-bg-wrap {
	z-index: 2;
	width: 67%;
}
.menu-blend{
	z-index: 4;
	background: linear-gradient(0deg, rgba(62, 75, 81, 0.90) 0%, rgba(62, 75, 81, 0.90) 100%);
}
.menu-bg {
	z-index: 2;
	object-fit: cover;
}
.menu-content {
  width: 66.6667%;
  padding: 14vh 0;
}
.menu-content .position-relative {
	z-index: 10;
}
.menu-content li a{
	font-family: 'LamaSansMedium';
  font-size: 4rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
}
.header-top-menu li a{
	text-transform: capitalize;
}
.menu-content a:after, .header-top-menu a:not(.d-inline-block):after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	content: '';
	height: 1px;
	background: #f9f8f6;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.menu-content a:hover:after, .header-top-menu a:not(.d-inline-block):hover:after{
	width: 100%;
}
.menu-column {
	border-right: 1px solid #F9F8F6;
	z-index: 5;
	flex-direction: column;
	width: 33.3333%;
	transition: width .5s;
}
.menu-column:hover {
  	width: 40%;
}
.menu-left {
	z-index: 1;
	background: #3E4B51;
	font-family: 'LamaSansMedium';
	padding: 14vh 0;
	overflow-y: auto;
}
.menu-bg {
  z-index: 3;
  background-color: #3E4B51;
}
.header-top-menu{
	z-index: 99;
}
.header-top-menu a{
	position: relative;
}
.hide-icon, .menu-icon.active .show-icon{
	display: none;
}
.menu-icon.active .hide-icon{
	display: block;
}
/*=============banner=============*/
.home-banner{
	height: 100vh;
}
.home-banner .position-absolute.translate-middle-y{
	top: 37%;
}
.home-banner .position-absolute.translate-middle-y, .dwn-arw, .btn-wrap, .home-filter{
	z-index: 2;
}
.overlay{
	background: linear-gradient(0deg, rgba(24, 24, 24, 0.25) 0%, rgba(24, 24, 24, 0.25) 100%);
}
.overlay, .cmn-line{
	z-index: 1;
}
.cmn-line{
  --color-line:#F9F8F6;
}
.border-div{
	background-position: top left 21.4%;
	background-image: linear-gradient(var(--color-line),var(--color-line)),linear-gradient(var(--color-line),var(--color-line));
	background-size: 1px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	z-index: -1;
}
.home-banner .border-div.div-top{
	height: calc(50vh - 2rem);
}
.home-banner .border-div.div-top{
	top: -50vh;
}
.home-banner .border-div.div-bottom{
	top: auto !important;
  bottom: -100vh;
  height: calc(100vh - 2rem);
}
.dwn-arw, .home-filter, .content-block li, .content-block a, .home-service .row a.position-relative, .marquee, 
.aanbod-dtl-top li, .form-btn-block a, .aanbod-tab .kenmerken-tab span, .team-member .swiper span{
	font-family: 'LamaSansMedium';
}
.dwn-arw{
	font-size: 1.4rem;
	letter-spacing: 1.4px;
	left: calc(19.5% - 3rem);
	/* transform: rotate(-90deg); */
	bottom: 21vh;
}
.btn-wrap{
  top: calc(37% + 10rem);
 	left: 60%;
}
.home-filter{
	width: calc(100% - 21.4%);
	background: #f9f8f6;
	border-bottom: 1px solid #3E4B51 !important;
}
.home-filter select, .select-style {
	overflow: hidden;
  text-overflow: ellipsis;
  appearance: none;
  -webkit-appearance: none;
  padding-right: 2rem;
  padding-left: 0;
  background: url(../images/dropdown.svg) transparent no-repeat 90% center;
  font-size: 1.6rem;
  border: 0;
}
select option{
	font-family: arial;
}
.home-filter select, .home-filter button, .home-filter.w-100 .home-aanbod-button span{
	color: #3E4B51;
}
.home-filter button .position-relative:after, .content-block a.position-relative:after, 
.home-service a.position-relative:after{
	position: absolute;
	top: 57%;
	right: 0;
	content: '';
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	background: url(../images/arrow-black.svg) no-repeat center / cover;
}
/*============product==========*/
.black-line{
  --color-line: #3E4B51;
}
.product-block a:not(.default-btn){
	color: inherit;
}
.product-block td{
	vertical-align: top;
}
.product-block td:not(:first-child) span{
	margin: auto;
	display: table;
}
.product-block td:not(:last-child){
	border-right: 1px solid #D9D9D9;
}
.product-block td h5, .product-block td h6{
	font-size: 1.4rem;
	color: #101824;
	height: auto !important;
}
.product-block td h5{
	font-family: 'LamaSansRegular';
	opacity: .5;
	margin-bottom: .5rem;
}
.product-block table{
	width: 100%;
	margin-top: 2.5rem;
	font-size: 0;
}
.price{
	background: #EEF2F4;
	font-family: 'LamaSansMedium';
}
.price h6, .tag, footer{
	font-family: 'LamaSansSemiBold';
}
.product-block a:hover .price{
	background: #3E4B51;
}
.product-block a:hover .price img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.tag{
	font-size: 1.2rem;
	padding: .8rem 1.4rem; 
	background: #583E99; 
	right: 3rem;
  bottom: -1.5rem;
}
/*============home-service============*/
.home-service, .map-block, .subpg-form, .subpg-form.form-block label, .overons-middle {
	background: #583e99;
} 
.home-service a.position-relative{
	opacity: .6;
}
.home-service a.position-relative:after{
	background: url(../images/arrow.svg) no-repeat center / cover;
}
.home-service a.position-relative:hover{
	opacity: 1;
}
/*.mf-cursor:before{
	display: none !important;
}
.mf-cursor-media-box, .mf-cursor-media img{
	border-radius: 0 !important;
}*/
.each-service{
	height: 40rem;
	position: relative;
}
.each-service .default-btn{
	visibility: hidden;
	opacity: 0;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service:hover .default-btn{
	visibility: visible;
	opacity: 1;
}
.item img {
	position: absolute;
	width: 100%;
	height: 30rem;
	object-fit: cover;
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
	left: 50%;
	z-index: -10;
	opacity: 0;
	visibily: hidden;
	pointer-events: none;
}

.home-service .cmn-arw{
	border-color: #7F64C2;
	top: auto;
	bottom: 0;
}
.home-service .cmn-arw img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.home-service .cmn-arw.swiper-button-next{
	right: calc(50% - 5rem);
}
.home-service .cmn-arw.swiper-button-prev{
	left: calc(50% - 5rem);
}
.service-slide .swiper{
	padding-bottom: 10rem;
}
.default-btn-wrap{
	bottom: -7.5rem;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 9;
}
.home-service a:hover .default-btn-wrap{
	visibility: visible;
	opacity: 1;
}
.hoverimage {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	width: 35rem;
	height: 35rem;
	pointer-events: none;
	opacity: 0;
}
.cursor__media {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 0.5s;
}
.cursor__media.active {
  opacity: 0.8;
}
.home-service .nav {
  display: block;
}
/*============marquee==============*/
.marquee, .content-block, .aanbod-product, .faq-list li:not(:last-child), .each-subpg-list:not(:last-child), .aanbod-dtl-top, 
.overons-top, .team-member{
	border-bottom: 1px solid #3E4B51;
}
@keyframes slide{
	from{
		transform: translateX(0);
	}
	to{
		transform: translateX(-100%);
	}	
}
.marque-wrap{
	white-space: nowrap;
}
.marque-wrap:hover .marque-txt{
	animation-play-state: paused;
}
.marque-txt{
	display: inline-block;
	animation: 15s slide infinite linear;
}
.marque-txt li{
	display: inline list-item;
}
.marque-txt ul{
	list-style-image: url(../images/star.svg);
}
.marque-txt li{
	margin: 0 5rem;
}
.marque-txt li span{
	position: relative;
  	top: -2px;
}
/*===========content-block============*/
.content-block, .team-member{
	z-index: 1;
}
.content-block h4{
	font-family: 'LamaSansLight';
	font-size: 7vw;
	transform: rotate(-90deg); 
	background: linear-gradient(270deg, rgba(62, 75, 81, 0.00) -4.63%, rgba(140, 169, 183, 0.15) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	white-space: nowrap;
	margin-left: -20vw;
  margin-top: 30rem;
}
.content-block p{
	margin: 3rem 0;
}
.content-block li{
	margin-bottom: 1.5rem;
	padding-left: 1rem;
}
.content-block ul{
	list-style-image: url(../images/tick-purple.svg);
	padding-left: 1.7rem;
	padding-bottom: 3rem;
}
.content-block a.position-relative:hover:after{
	background: url(../images/arrow-color.svg) no-repeat center / cover;
}
/*==========footer============*/
footer{
	background: linear-gradient(0deg, #3E4B51 0%, #3E4B51 100%);
}
.logo{
	max-width: 17.6rem;
}
footer, footer a, .menu-left, .menu-left a, .openingtime, .openingtime a{
	color: rgba(249,248,248,0.7);
}
footer .default-btn .d-flex{
	gap: 2rem;
}
footer .default-btn :before, footer .default-btn:after{
	display: none;
}
/*===========contact============*/
.inner-banner{
	height: 50rem;
}
.inner-banner .position-absolute.translate-middle-y{
	top: 58%;
}
.form-block{
	z-index: 0;
}
.form-block label {
	position: absolute;
	left: 0;
	top: 10px;
	background: #f9f8f6;
	z-index: 10;
	transition: transform 150ms ease-out, opacity 150ms ease-out;
	pointer-events: none;
	width: 100%;
}
.form-block .focused label {
  transform: translateY(-125%);
}
.form-styl{
	resize: none;
	border: 0;
	font-family: 'LamaSansRegular';
	color: #3E4B51;
	background: transparent;
	padding: 1.2rem 0;
  transition: border 150ms ease-out;
  border-bottom: 1px solid #3E4B51;
}
textarea.form-styl{
	height: 5rem;
}
.textarea-div.focused textarea.form-styl{
	height: 6.5rem;
}
.form-styl:focus{
	border-color: #3E4B51;
}
.form-styl.filled {
  border-color: #3E4B51;
}
.form-group.focused .form-styl{
	font-size: 2rem;
	padding-top: 1.5rem;
}
.form-styl:placeholder {
	color: #3E4B51;
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #3E4B51;
	opacity: 1;
}
.form-styl::placeholder {
	color: #3E4B51;
	opacity: 1;
}
/*============faq==========*/
.faq-list ul { 
	counter-reset: item 
}
.faq-list li h6:before { 
	content: counter(item) ". ";
	counter-increment: item;
	display: inline-block;
	width: 4rem;
	margin-left: -4rem;
}
.faq-list li p{
	margin-left: 4rem;
	max-width: 65rem;
}
.faq-list h6{
	position: relative;
	padding: 0 4rem;
}
.faq-list h6:after{
	position: absolute;
	top: .6rem;
	right: 0;
	width: 1.2rem;
	height: 1.2rem;
	content: '';
	background: url(../images/dwn-arw-blk.svg) no-repeat center / contain;
	transform: rotate(0);
	transition: transform 0.5s ease-in-out;
	-webkit-transition: transform 0.5s ease-in-out;
}
.faq-list .cursor:not(.collapsed) h6{
	color: #583E99;
}
.faq-list .cursor:not(.collapsed) h6:after{
	background: url(../images/dwn-arw.svg) no-repeat center /contain;
	transform: rotate(180deg);
}
.subpg-form .form-styl:focus, .subpg-form .form-styl{
	border-color: #F9F8F6;
}
.subpg-form .form-styl.filled {
  border-color: #F9F8F6;
}
.subpg-form .form-styl:placeholder {
	color: #F9F8F6;
}
.subpg-form .form-styl:-ms-input-placeholder {
	color: #F9F8F6;
}
.subpg-form .form-styl::placeholder {
	color: #F9F8F6;
}
.subpg-form .default-btn, .each-subpg-list:hover .default-btn {
	background: rgba(249, 248, 246, 0.10);
}
/*============subpg-list=========*/
.subpg-list h3, .aanbod-dtl-top h3{
	font-family: 'LamaSansBold';
}
.rotate-div{
  margin-right: 5rem;
}
.each-subpg-list{
	transition: background 1s ease;
}
.each-subpg-list:hover{
	background: #583E99;
	border-color: #583E99;
}
.each-subpg-list:hover .default-btn span:before{
  background: url(../images/arrow.svg) no-repeat center /cover;
}
.each-subpg-list:hover .black-btn:after {
  background-image: url(../images/btn-border.svg);
}
.each-subpg-list .position-absolute.translate-middle-y{
	display: none;
}
.each-subpg-list:hover .position-absolute.translate-middle-y{
	display: block;
}
/*=============subpg-dtl==============*/
.back-btn, .subpg-top, .bg-color, .back-btn a, .aanbod-dtl-top .custom-div.col-lg-4, .aanbod-dtl-top .swiper, .error_page, .privacy_section{
	background: #3e4b51;
}
.back-btn a:before{
	position: absolute;
  top: 50%;
  left: 0;
  content: '';
  transform: translateY(-50%) rotate(180deg);
  width: 2rem;
  height: 2rem;
  background: url(../images/arrow.svg) no-repeat center /contain;
}
.back-btn a:hover, .form-btn-block a:hover{
	text-decoration: underline;
}
.subpg-top-img{
	height: 52rem;
}
.subpg-top-img img{
	object-position: 38%;
}
.image-top{
	height: 45rem;
}
.image-middle{
	height: 53rem;
	margin: -15rem 0;
}
.image-bottom{
	height: 37.8rem;
}
.subpg-middle td{
	width: 100%;
	display: block;
}
.subpg-middle tr{
	display: table;
}
.subpg-middle tr:not(:last-child){
	margin-bottom: 3rem;
}
.subpg-middle h5{
	position: relative;
	margin-bottom: 1rem;
	display: inline-block;
  vertical-align: top;
  width: calc(100% - 4rem);
}
.subpg-middle td img{
	margin-left: -3rem;
	margin-bottom: -.3rem;
}
.subpg-middle h5, .subpg-middle p, .subpg-middle ul, .aanbod-dtl-top li{
	padding-left: 1rem;
}
.subpg-middle ul, .aanbod-tab .tab-content ul{
	margin-bottom: 2rem;
	list-style-type: disc;
	margin-left: 2rem;
}
.subpg-middle ul{
	list-style-image: url(../images/tick2.svg);
}
.subpg-middle li{
	margin-bottom: .5rem;
}
.subpg-middle li::marker, .aanbod-tab li::marker {
  color: #583E99;
}
.subpg-dtl-img{
	height: 30rem;
}
.subpg-list .swiper-slide a{
	color: inherit;
}
.vacature-middle ul{
	list-style-type: none;
	list-style-image: url(../images/tick2.svg);
}
.vacature-middle li{
	padding-left: 2rem;
	margin-bottom: 2rem;
}
/*===========aanbod===========*/
.aanbod-banner{
	height: 36rem;
}
.sorteren span{
	opacity: .7;
}
.sorteren select{
	padding-left: 11rem;
	background: url(../images/dropdown.svg) transparent no-repeat 50% center;
    background-position: 100%;
}
/* .sorteren div.position-relative{
	max-width: 30rem;
} */
.aanbod-product .black-btn span:before{
	transform: translateX(-50%) rotate(71.388deg);
}
/*****filter******/
.filter-content{
  display: none;
 	background: #f9f8f6;
  padding: 1rem;
  z-index: 2;
  border-radius: 0;
  border: 1px solid rgba(0,0,0,0.5);
}
.filter-content.show-div {
  display: block;
}
.filter-sec label{
  color: #3E4B51;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  z-index: 2;
	font-size: 1.6rem;
}
.filter-sec label span{
  float: right;
  color: #3E4B51;
  opacity: .65;
}
.filter-sec .form-check-input{
  width: 1.6rem;
  height: 1.6rem;
  vertical-align: middle;
  margin-top: -.3rem;
  margin-right: .8rem;
  box-shadow: none;
  border: 1px solid rgba(0,0,0,0.5);
  background-color: transparent;
  border-radius: 0;
}
.filter-sec .form-check-input:checked {
  background-color: #0064ff;
  border-color: #0064ff;
}
.cross-btn{
  width: 1.6rem;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
.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: #fff;
  border-radius: 50px;
  background: #3E4B51;
}
.auto-overview-tag:hover {
  background: #583E99;
}
.auto-overview-tag, .clear-filter{
  font-size: 1.45rem;
}
.load_img{
  width:120px;
}
/*==============aanbod-dtl=============*/
.related-product .swiper-button-next{
	right: -4.8vw;
}
.related-product .swiper-button-prev{
	left: -4.8vw;
}
.aanbod-dtl-top ul{
	list-style-image: url(../images/tick3.svg);
	padding-left: 2rem;
}
.aanbod-dtl-top  .cmn-arw{
	border-color: #fff;
}
.aanbod-dtl-top .cmn-arw img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.aanbod-dtl-top .swiper-button-prev{
	left: 5%;
}
.aanbod-dtl-top .swiper-button-next{
	right: 5%;
}
.aanbod-dtl-top .custom-div.col-lg-4 .d-table, .aanbod-tab .custom-div.col-lg-4 .d-table{
	padding-left: 14%;
}
.form-btn-block, .team-member .swiper-slide{
	background: #F9F8F6;
}
.form-btn-block, .form-btn-block a{
	color: #3E4B51;
}
.form-btn-block .mx-lg-auto{
	max-width: 110rem;
}
.form-btn-block .justify-content-between{
	max-width: 40rem;
}
.aanbod-tab .tab-content ul{
	margin-bottom: 0;
}
.aanbod-tab li a{
	border-bottom: 1px solid #3E4B51;
	opacity: .5;
}
.aanbod-tab li a:hover, .aanbod-tab li a.active{
	opacity: 1;
	border-color: #583E99;
	color: #583E99;
}
.bullet-panel h5, .star_icon h3{
	margin-bottom: 2rem;
  padding-bottom: 1rem;
	border-bottom: 1px solid #3E4B51;
}
.bullet-panel li, .aanbod-tab .kenmerken-tab li{
	margin-bottom: 1rem;
}
.left-bg-block {
	width: 140px;
	background: #3E4B51;
	color: #fff;
}
.block-dtls {
	width: calc(100% - 140px);
	border: 1px solid #3E4B51;
	border-left: 0;
	padding: 15px;
}
/*==============overons============*/
.overons-middle ul{
	list-style-image: url(../images/tick3.svg);
}
.overons-middle h4 {
	-webkit-text-fill-color: #F9F8F6;
  background: transparent;
  opacity: 0.04;
  margin-top: 10rem;
}
.team-member .swiper span{
	font-size: 1.4rem;
}
.member-img{
	height: 40rem;
}
/*******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 &gt; 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 15px 6px 25px;
	color: #000;
	background-size: contain;
	display: inline-block;
  }
.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{
	word-break: break-word;
}
.photo_contnt li img{
	width: 15px;
	margin-left: 5px;
}
.star_icon h3 {
	margin: 40px 0 30px;
}
.form-1, .form-2 {
	display:none;
	margin-top: 30px !important;
	margin: 0 auto 10px;
} 
.privacy-sec{
	background-color: #121212;
	padding: 11% 0;
}
.cpnt {
	cursor: pointer;
}
.filter-clean img {
	width: 12px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.acties-left-content h2{
	color: #fff;
}
.privacy_section{
	padding: 10rem 0 8%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.error_top {
	padding: 15rem 5% 8%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.load_img{
	width: 5rem;
}
#google_translate_element{
	height: 0;
	overflow: hidden;
}  
.skiptranslate{
	height: 0;
	overflow: hidden;
	visibility: hidden !important;
}
.active_flag {
	/* display: none !important; */
	-webkit-box-shadow: 0px 0px 9px 2px rgb(237 145 34);
	-moz-box-shadow: 0px 0px 9px 2px rgba(148,148,148,1);
	box-shadow: 0px 0px 9px 2px rgb(237 145 34);
}
/*.subpg-form .photo_upload{
	z-index: 12;
	color: #F9F8F6;
	position: absolute;
	left: 12px;
	width: 100%;
	bottom: -43px;
}*/
.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;
}
.down-arw {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    transform: rotate(-90deg);
    bottom: 21vh;
    z-index: 11;
    left: 81%;
    top: 43%;
}
.dwn-arw img{
	width: 5rem;
}
.verscheping-section table{
	width: 100%;
}
.verscheping-section td{
	width: 24%;
}
.verscheping-section th{
	width: 24%;
}
.verscheping-section h3{
	margin-bottom: 0.5rem;
    font-family: 'LamaSansSemiBold';
    font-size: 2.4rem;
    color: #3E4B51;
	vertical-align: top;
}
.verscheping-section tr{
	vertical-align: top;
    border-bottom: 1px solid #3E4B51;
    opacity: .5;
    width: 100%;
    margin-bottom: 3rem;
    display: flex;
    column-gap: 3rem;
}
.verscheping-section th{
	padding-bottom: 2rem;
}
.verscheping-section tr p{
	margin-top: 2rem;
    margin-bottom: 2rem;
}

.mrk-d {
	display: inline-block;
}

.home-nuwn {
    bottom: -7rem;
}
.product-block .home-c-sld h6 {
    max-width: 400px;
}


.home-aanbod-button {
    background-color: #583E99;
}

.home-aanbod-button span {
    color: #FFFFFF;
}
.home-filter .home-aanbod-button:not(.home-aanbod-button.bg-transparent) span::after {
    filter: brightness(4);
}
.sorteren .select-style {
	
}
input#zoek-auto {
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}



/**************home-part*******************/
.product-left-block {
	margin-top: -10rem;
}
.product-left-block button {
	border: 0;
	background: transparent;
	color: rgba(20, 24, 30, 0.5);
	font-size: 1.6rem;
	font-family: 'LamaSansMedium';
	margin-left: 1rem;
}
.product-left-block li {
	display: flex;
	margin-bottom: 3rem;
}
.product-left-block li img {
	width: 31px;
    filter: brightness(0.6);
}
.product-left-block li span {
	height: 53px;
	width: 53px;
	display: flex;
	border: 1px solid #D9D9D9;
	background-color: #F9F8F6;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
}
.product-left-block li:hover span {
	background-color: #583E99;
	filter: brightness(1);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-left-block li:hover button {
	color: #14181E;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-left-block li:hover img {
	filter: brightness(0) invert(1);
}
/**************aanbod-part*******************/
.product-left-block.aanbod-list-product-left-block {
	margin-top: -8rem;
    position: relative;
    z-index: 1;
}
.aanbod-list-product-left-block ul {
	display: flex;
    justify-content: end;
    column-gap: 3rem;
}
.aanbod-list-product-left-block button {
	color: #F9F8F6;
}
.aanbod-list-product-left-block li span {
    border: 1px solid #F9F8F6;
    background-color: transparent;
}
.aanbod-list-product-left-block li img {
    width: 31px;
    filter: brightness(0) invert(1);
}
.aanbod-list-product-left-block li:hover span {
	background-color: #F9F8F6;
}
.aanbod-list-product-left-block li:hover img {
	filter: brightness(1);
}
.aanbod-list-product-left-block li:hover button {
	color: #f9f8f6;
}
.product-left-block li a {
  display: flex;
}

.product-left-block .actv span {
  background-color: #583E99;
  filter: brightness(1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.aanbod-list-product-left-block .actv span {
  background-color: #F9F8F6;
}
.aanbod-list-product-left-block .actv img {
  filter: brightness(1);
}
/*.home-filter select, .select-style {
    overflow: hidden;
    text-overflow: ellipsis;
    appearance: none;
    -webkit-appearance: none;
    padding-right: 3rem;
    background: url(../images/dropdown.svg) transparent no-repeat 0% center;
    font-size: 1.6rem;
     border: 0;
}*/

/* .mobile-filter-close {
	display: none;
} */
.glink{
	margin: 0 .5rem;
}
a.glink img{
	margin-right: 0px !important;
	height: auto;
	opacity: 1 !important;
	width: 2rem;
}
.gt-current-lang img{
	/* display: none !important; */
	-webkit-box-shadow: 0px 0px 9px 2px rgb(237 145 34);
	-moz-box-shadow: 0px 0px 9px 2px rgba(148,148,148,1);
	box-shadow: 0px 0px 9px 2px rgb(237 145 34);
}
.translation-links a:after{
	display: none;
}
.category-filter {
	display: none;
}
/*******************verscheping-section**************************/
.verscheping-dtl-tab {
	padding: 17rem 7% 9rem;
}
header.verscheping-header{
	background: linear-gradient(0deg, #3E4B51 0%, #3E4B51 100%);
}
</pre></body></html>