@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
	background-color: #07100A;
}
html {
    font-size: 62.5%;
}
#page{
	overflow: hidden;
}
.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;
}
/**********side area**********/
.mini-right-nav li{
    margin: 0 0 2px;
    padding: 0;
    width: 60px;
    display: block;
    position: relative;
}
.mini-right-nav li .navtext{
    position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: 1.5px solid #415547;
	border-radius: 100%;
	margin-top: 0.8rem;
}
.mini-right-nav span {
	font-family: 'lama_sansregular';
    font-size:0px;
    bottom: 0;
    right: 0px;
    line-height: 60px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 0;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index:-1;
}
.mini-right-nav span:after{
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 60px);
	border-radius: 5rem;
	content: '';
	background-color: #07100A;
	height: 60px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav .navtext:hover span{ 
	width:auto;
	overflow:visible;
	opacity:1;
	padding: 0 85px 0px 0px; 
	border-radius: 0;
	font-size:16px;
	color: #fff;
}
.mini-right-nav .navtext:hover {
	text-decoration: none;
	border-color: transparent;
}
.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: #6ADA4E;
	border-color: #6ADA4E;
}
.mini-right-nav img{
	width: 20px;
	position: relative;
	z-index: 1;
}
.mini-right-nav{
	position: fixed;
	top: 39%;
	z-index: 99;
	right: 3.8rem;
}
/**********header**********/
.header-area.stiky {
    left: 0;
    top: 0;
    background-color: #07100A;
    box-shadow: 0px 3px 10px rgba(7, 16, 10, 0.1);
    z-index: 99;
	padding: 3rem 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-area {
    position: fixed;
    height: auto;
    padding: 6rem 0;
    z-index: 99;
	width: 100%;
}
.header-logo img {
	width: 14.5rem;
}
.header-menu { 
	display: flex;
	align-items: center;
	justify-content: end;
}
.header-menu ul {
	display: flex;
	align-items: center;
}
.header-menu li:not(:last-child) {
	margin-right: 4.8rem;
}
.header-menu li a {
	font-size: 1.6rem;
	font-family: 'lama_sanssemibold';
	line-height: 24px;
	text-transform: uppercase;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-menu li a:hover {
	text-decoration: underline;
}
/**********banner**********/
.banner-sec {
	position: relative;
}
.banner-content {
	position: relative;
}
.banner-btm-img {
	position: absolute;
    right: 0px;
    bottom: 55px;
    height: 100%;
}
.banner-content { 
	position: absolute;
    bottom: 20%;
    left: 0;
    z-index: 1;
    width: 100%;
}
.banner-content h1 {
	margin-bottom: 9rem;
}
.banner-content .text-btn {
	border-bottom: 2px solid #415547;
	margin-right: 4rem;
    display: inline-block;
    width: 42rem;
	padding-top: 1rem;
    height: 4.5rem;
}
.banner-content .text-btn::after {
	right: 16rem;
}
.banner-btm-img img {
	width: 145.3rem;
}
.banner-content .text-btn:hover::after {
    right: 14rem;
}
/**********product**********/
.product-sec {
	padding: 10.5rem 0 18.5rem;
}
.product-sec h2 {
	margin-bottom: 10.5rem;
	display: inline-block;
	margin-right: 5rem;
}
.product-slider {
	margin-right: -22rem;
}
.each-product {
	padding: 1rem 1rem 1.5rem;
	background-color: #000;
}
.product-content {
	padding-top: 2.2rem
}
.product-content-table{
	margin-top: 3rem;
}
.product-price{
	margin-top: 4rem;
}
.product-content-table td img {
    margin-right: .5rem;
  	width: 1.4rem;
}
.product-content-table td {
    display: inline-block;
    width: 58%;
    font-size: 1.6rem;
	font-family: 'lama_sansmedium';
    margin-bottom: 2rem;
	color: #a9a8a8;
}
.product-content-table td:nth-child(even){
	width: 40%;
	white-space: nowrap;
}
.product-content h3 {
	height: 37px;
	overflow: hidden;
}
.product-content h6 {
	height: 70px;
	overflow: hidden;
}
.product-price h6 {
	font-family: 'lama_sansbold';
	color: #a9a8a8;
	height: auto;
	font-size: 1.6rem;
}
.product-price h6 span {
	font-family: 'lama_sansmedium';
}
.product-content hr {
    background-color: #415547;
	height: 2px;
    margin: 0 auto 3rem;
    opacity: 1;
}
.product-btn {
	margin-top: 7.5rem;
}
.product-sec .swiper-pagination-bullet {
    margin: 0 1.5rem;
    width: 50px;
    height: 1px;
    border-radius: 0;
    color: #fff;
    opacity: 0.5;
	background-color: #fff;
}
.product-sec .swiper-pagination-bullet-active{
    background-color: #fff;
    height: 2px;
    opacity: 1;
}
.product-sec .swiper-pagination{
   position: initial;
   transform: translate(0);
   display: inline-block;
   text-align: left;
   width: auto;
}
.product-btn {
    position: relative;
    z-index: 2;
}
.product-sec .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1.5rem;
}
/**********gallery**********/
.gallery-sec h2 {
	padding-left: 17.4rem;
	margin-bottom: 10rem;
}
.each-gal img {
	position: relative;
}
.each-gal-info {
	position: absolute;
	padding: 2rem;
	left: 0;
	bottom: 0;
	width: 100%;
}
.each-gal-info p {
	max-width: 36rem;
	width: 100%;
	margin-bottom: 3.5rem;
	display: none;
}
.each-gal-part .text-btn {
	opacity: 0;
	display: none;
	white-space: nowrap;
}
.each-gal:hover p {
	display: block;
}
.each-gal:hover .text-btn {
	opacity: 1;
	display: inline-block;
}
.each-gal-part h4{
	white-space: nowrap;
}
/*.gallery-slider .each-gal img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.gallery-slider .each-gal:hover img {
	z-index: 1;
}*/
.each-gal:hover .each-gal-info {
    z-index: 1;
}
.each-gal:hover .each-gal-info {
	left: 0;
}
.gallery-slider{
	height: 50rem;
	overflow: hidden;
}
.gallery-slider .swiper-slide{
/*	width: 20% !important;*/
	transition: width .5s cubic-bezier(.4,0,.2,1);
}
.gallery-slider .swiper-slide.stretch {
	width: 30% !important;
}
.gallery-slider .swiper-slide.squeeze {
  width: 20% !important;
}
.each-gal, .gallery-slider .swiper{
	height: 100%;
}
.each-gal img{
	height: 100%;
	object-fit: cover;
}
/**********home-mid-sec**********/
.home-mid-sec {
	background-color: #415547;
	padding: 8.7rem 0;
}
.home-mid-sec ul {
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.home-mid-sec li {
	color: #fff;
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	line-height: normal;
	position: relative;
	padding-left: 3rem;
}
.home-mid-sec li::after {
    position: absolute;
    content: "";
    background-image: url(../images/star.svg);
    background-position: center;
    background-size: 2rem;
    background-repeat: no-repeat;
    left: 0;
    top: -0.1rem;
    height: 2rem;
    width: 2rem;
}
/**********home-slider-top-sec**********/
.home-slider-top-sec {
	background-color: #415547;
}
.home-slider-left{
	max-width: 60rem;
	width: 100%;
	padding: 0 2rem 5rem 0;
	position: relative;
    z-index: 5;
}
.home-slider-left h2 {
	margin-bottom: 1.8rem;
	width: calc(100% + 55rem);
}
.home-slider-left h2 span {
	color: #fff;
	-webkit-text-fill-color: transparent; 
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	font-family: 'hansonbold';
}
.home-slider-left-content {
	margin: 7rem 0 5.5rem;
}
.home-slider-right{
	position: relative;
    z-index: 2;
    height: calc(100% + 12rem);
}
.home-slider-right img{
	height: 100%;
	object-fit: cover;
}
.home-slider-left-content .text-btn{
	display: inline-block;
	margin-top: 3.2rem;
	color: #fff;
}
.group-logo{
	position: absolute;
	width: 55%;
	height: 10rem;
	left: 0;
	bottom: 0;
	background-color: #07100A;
	z-index: 1;
}
.group-logo img{
	height: 100%;
	object-fit: cover;
}
/**********google-review**********/
.google-review {
	padding-top: 16rem;
}
.google-review h2 {
	margin-bottom: 8rem;
}
.google-review-wrap {
	padding-left: 5rem;
	padding-right: 5rem;
}
.google-review-img {
    width: 100%;
}
/**********insta-blog**********/
.insta-blog {
    padding-top: 15rem;
}
.insta-blog-info {
	padding-left: 17.5rem;
    margin-bottom: -3rem;
    position: relative;
    z-index: 1;
}
/**********footer**********/
.footer-area {
	padding: 6.8rem 0 4.8rem;
	background-color: #415547;
}
.footer-logo img {
	width: 14.5rem;
}
.footer-top h6 {
	font-family: 'hansonbold';
	margin-top: 3rem;
}
.each-footer-right h5 {
	margin-bottom: 2.7rem;
}
.each-footer-right a {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-footer-right a, .each-footer-right span {
    color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
    line-height: 22px;
}
.each-tel {
	margin-bottom: 2rem;
}
.each-footer-right a:hover {
    text-decoration: underline;
}
.footer-btm {
	margin-top: 4.5rem;
}
.footer-credit a {
	color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
    line-height: 22px;
}
.footer-credit a:hover {
	text-decoration: underline;
}
.each-footer-left li {
    margin-right: 3rem;
    display: inline-block;
}
/******************diensten-list******************/
.each-list {
	padding-bottom: 11.5rem;
}
.each-list-img {
	z-index: 1;
}
.each-list-img h2 {
	position: absolute;
	top: -4rem;
	left: 17.5rem;
}
.list-btm-img {
    position: absolute;
    right: -24%;
    bottom: -14%;
    height: 100%;
}
.list-btm-img img {
	width: 145.3rem;
}
.each-list-info {
	padding-left: 25rem;
}
.each-list-info p {
	margin-bottom: 5.5rem;
	max-width: 56rem;
	width: 100%;
	position: relative;
    z-index: 1;
}
.each-list-info .text-btn {
	position: relative;
  	z-index: 2;
  	display: inline-block;
}
.list-sec .each-list:nth-child(even){
	background-color: #415547;
}
.list-sec .each-list:nth-child(even) .each-list-info{
	padding-left: 0;
	padding-right: 25rem;
}
.list-sec .each-list:nth-child(even) .each-list-img h2 {
    left: -1rem;
}
.list-sec .each-list:nth-child(even) .each-list-part-img h2 {
    left: -41rem;
}
.list-sec .list-btm-img{
	bottom: auto;
	top: 50%;
  	transform: translateY(-50%);
  	height: auto;
}
.form-sec {
	padding: 3.7rem 0;
}
.form-sec h2 {
	margin-bottom: 6.3rem;
	position: relative;
  	z-index: 2;
}
.form-styl {
	resize: none;
    font-family: 'lama_sanssemibold';
	border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 1.6rem;
    padding: 2rem 0 2rem;
	line-height: 22px;
	border-radius: 0;
	background-color: transparent;
	text-transform: uppercase;
	overflow: hidden;
}
.form-group {
	margin-bottom: 2rem;
}
.form-styl:placeholder {
	color: #fff;
	border-color: #fff;
}
.form-styl:-ms-input-placeholder {
	color: #fff;
}
.form-styl::placeholder {
	color: #fff;
}
.form-styl:focus {
    box-shadow: none;
	border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.form-group textarea {
	height: 6.1rem;
}
.form-group textarea::-webkit-scrollbar {
	display: none;
}
.form-sec .text-btn {
	background-color: transparent;
	border: none;
}
.form-btn {
	margin-top: 2rem;
}
.list-google-review {
	padding-top: 14.5rem;
}
/******************diensten-dtl******************/
.back-btn {
    position: absolute;
    top: 21rem;
}
.back-btn .text-btn::after {
    position: absolute;
    left: -2rem;
    background-image: url(../images/back-btn-left-arrow.svg);
}
.back-btn .text-btn:hover{
	padding-left: 2rem;
}
.diensten-dtl-top-info h2 {
	margin: 11.5rem 0 8.5rem;
}
.diensten-dtl-top-part li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	margin-top: 1.3rem;
    padding-bottom: 1.6rem;
}
.diensten-dtl-top-part p {
	margin-top: 1.3rem;
}
.dtl-slider-top-sec .home-slider-left h2 span {
    /* font-family:  ethnocentricebold; */
	font-family: 'ethnocentricregular';
}
.dtl-form-sec {
	padding-top: 19rem;
}
.dtl-slider {
	padding-top: 9rem;
}
.dtl-slider-wrap {
	margin-right: -42rem;
}
.dtl-slider-wrap h2 {
	padding-left: 17.5rem;
    position: relative;
    margin-bottom: -3.5rem;
    z-index: 3;
}
.each-dtl-slide {
	position: relative;
}
.each-dtl-slide h3 {
	font-size: 3.2rem;
	font-family: 'lama_sanssemibold';
	position: absolute;
	bottom: 2.5rem;
	left: 3rem;
	line-height: 22px;
}
.each-dtl-slide {
	overflow: hidden;
}
.each-dtl-slide img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-dtl-slide:hover img {
	transform: scale(1.1);
}
/******************vacature-list******************/
.vacature-banner .banner-content h2 span {
	color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.each-vacature-list {
	position: relative;
	overflow: hidden;
}
.each-vacature-list::after {
    content: '';
    position: absolute;
    top: -100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-vacature-list:hover::after {
	top: 0;
}
.each-vacature-list {
	position: relative;
}
.each-vacature-list-info {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 3rem;
	z-index: 1;
}
.each-vacature-list-info p {
	max-width: 68rem;
    width: 100%;
	margin-bottom: 3.5rem;
	opacity: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-vacature-list:hover p {
	opacity: 1;
}
.each-vacature-list .text-btn {
	opacity: 0;
}
.each-vacature-list:hover .text-btn {
	opacity: 1;
}
.each-vacature-list {
  	margin: 0 0.2rem 2rem;
}
.each-vacature-list-info h3 {
	font-size: 3.2rem;
	font-family: 'lama_sanssemibold';
	line-height: 22px;
}
/******************vacature-dtl******************/
.vacature-form-sec .form-group textarea {
	height: 14.6rem;
    padding: 10rem 0 2rem;
}
.vacature-form-btn {
	max-width: max-content;
    width: 100%;
    font-family: 'lama_sansregular';
    font-size: 1.4rem;
    background-color: #415547;
    border: 1px solid #415547;
    padding: 1rem 1.6rem;
    display: inline-block;
    color: #fff;
    line-height: 20px;
    border-radius: 0;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.vacature-form-btn:active, 
.vacature-form-btn:focus, 
.vacature-form-btn:hover {
    background-color: #fff;
    border-color: #ffffff;
    color: #415547;
}
.Bestand-btn {
	position: relative;
}
.Bestand-btn .vacature-form-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-right: 0;
	margin-top: 0;
}
/******************contact******************/
.map {
    width: 100%;
    height: 50rem;
    position: relative;
}
.map::after {
	position: absolute;
	content: "";
	background: linear-gradient(0deg, #07100A 16.15%, rgba(7, 16, 10, 0.30) 100%);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
}
.contact-slider-top-sec .group-logo {
    right: 0;
    top: -10rem;
	width: 170%;
	background-color: transparent;
}
.contact-slider-top-sec .home-slider-right{
	margin-top: -10rem;
}
.contact-slider-top-sec .home-slider-right img {
    height: auto;
}
.contact-slider-top-sec .home-slider-left {
	padding: 0 13.5rem;
    padding-top: 15rem;
}
.contact-slider-top-sec .home-slider-left h2 span {
    font-family: 'ethnocentricregular';
	/* font-family:  ethnocentricebold; */
}
.each-contact h5 {
	margin-bottom: 3rem;
}
.each-contact a, .each-contact span {
    color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
    line-height: 22px;
}
.each-contact a:hover {
    text-decoration: underline;
}
.contact-slider-top-sec .home-slider-left h2 {
	font-family: 'ethnocentricregular';
}
.contact-slider-top-sec .home-slider-left h2 span {
	font-family: 'hansonbold';
}
.contact-slider-top-sec .home-slider-left h2 span{
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.each-contact-btm {
	margin-top: 6rem;
}
.each-contact-btm h5 {
	margin-bottom: 2.8rem;
}
.contact-slider-top-sec {
	padding-bottom: 9.5rem;
}
.contact-form-sec {
	padding: 9rem 0 12.5rem;
}
.contact-product-sec {
	padding-top: 27rem;
	padding-bottom: 0;
}
/******************over-ons******************/
.over-ons-banner h2 strong {
    color: #fff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-family: 'hansonbold';
	font-weight: normal;
}
.over-ons-banner .each-banner img {
	height: 55rem;
}
.over-ons-gal {
	padding: 20rem 0 12.5rem;
}
.over-ons-title {
	padding-left: 17.5rem;
	position: relative;
	z-index: 3;
	margin-bottom: -3rem;
}
.each-over-ons-gal {
	height: 100%;
}
.each-over-ons-gal img {
	height: 100%;
	object-fit: cover;
}
.each-over-ons-gal {
	overflow: hidden;
}
.each-over-ons-gal img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-over-ons-gal:hover img {
	transform: scale(1.1);
}
.over-ons-btm {
	background-color: #415547;
	position: relative;
}
.over-ons-btm::after {
	content: "";
    position: absolute;
    background-image: url(../images/over-ons-grp-logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 23rem;
    height: 100%;
    width: 23rem;
    right: 0;
    top: 0;
    background-color: #07100A;
}
.over-ons-btm-title {
	position: relative;
	top: -4rem;
	left: -6%;
}
.over-ons-btm-img {
	padding-right: 4rem;
	margin-bottom: -14rem;
}
.over-ons-btm-info {
	padding-left: 17rem;
    padding-right: 42rem;
}
.over-ons-btm-info h3 {
	text-transform: uppercase;
	font-family: 'lama_sanssemibold';
}
.over-ons-btm-info h5 {
	margin: 1rem 0 6rem;
	text-transform: uppercase;
}
.over-ons-google-review {
	padding-top: 29rem;
}
.over-ons-btm-info .grp-logo {
	display: flex;
	position: absolute;
	width: 25rem;
	height: 55rem;
    right: 0;
    bottom: 0;
    background-color: #07100A;
    z-index: 1;
}
/******************bedankt******************/
.bedankt-banner .banner-content .text-btn::after {
    right: 18rem;
}
/******************popup******************/
.modal-area .modal-dialog {
    max-width: 59%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(7, 16, 10, 0.60);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
    background-color: #415547;
	position: relative;
	padding-top: 6rem;
}
.modal-area .modal-content .row{
	border-top: 1px solid #fff;
}
.modal-area .popup-content h2 {
	margin-bottom: 1.8rem;
    width: calc(100% + 55rem);
    position: relative;
    z-index: 4;
}
.modal-area .popup-content p {
    margin: 4rem 0 2.5rem;
    max-width: 37rem;
	width: 100%
}
.modal-area .popup-content {
    padding: 4rem 8rem 13rem;
    background-color: #415547;
}
.modal-area .popup-content .group-logo {
    width: 54%;
}
.pop-up-image {
    height: calc(100% + 10rem);
    position: relative;
    z-index: 3;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
	font-size: 2rem;
	height: 4rem;
	width: 4rem;
	background-color: #07100A;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'lama_sansregular';
}
.close-img:hover {
	color: #fff;
}
/******************aanbod-list******************/
.filter-sec {
    padding-bottom: 6rem;
}
.filter-sec .row {
    width: 100%;
}
.filter-sec .col-md-3 {
    width: 14%;
}
.filter-sec .select-style, .filter-sec h5{
	font-family: 'lama_sanssemibold';
    font-size: 1.6rem;
	text-transform: uppercase;
}
.filter-sec .select-style {
    width: 100%;
    /* height: 100%; */
    color: #fff;
	border: 0;
    background: url(../images/aanbod-list-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;
	padding-bottom: 2rem;
	height: 5.7rem;
    line-height: 5.4rem;
}
.select-style option {
    width: 100%;
    border: none;
	background-color: #07100A;
	font-family: arial;
}
.filter-sec .row {
	justify-content: space-between;
}
.filter-sec .each-select {
	border-bottom: 2px solid #415547;
	/* margin-right: 1rem; */
}
.show-div{
	display: none;
}
.filter-sec h5{
	position: relative;
	padding-bottom: 2rem;
}
.filter-sec h5::after{
	position: absolute;
	right: 5%;
	top: 0;
	content: "";
	background-image: url(../images/aanbod-dtl-down-arrow.svg);
	height: 2rem;
	width: 2rem;
	background-position: center;
	background-repeat: no-repeat;
}
.each-km {
	margin-top: 1.5rem;
}
.aanbod-list-product-sec .each-product {
	margin-bottom: 2rem
}
.aanbod-list-product-sec .row {
    margin-left: -1.1rem;
    margin-right: -1.1rem;
}
.aanbod-list-product-sec .col-xl-4 {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
}
.aanbod-list-product-sec .banner-btm-img {
    position: absolute;
    right: -26%;
    bottom: 10px;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.aanbod-list-btm {
	padding: 8.4rem 0 10.4rem;
}
/******************verkocht******************/
.product-price h4 {
	text-transform: uppercase;
	font-family: 'lama_sansbold';
}
.verkocht-product-sec {
    padding-bottom: 8.4rem;
}
/******************aanbod-dtl******************/  
.dtl-print {
    text-align: end;
}
.aanbod-dtl-banner {
	padding-top: 27rem;
}
.aanbod-dtl-banner .swiper-slide-next .each-slider::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
    opacity: 0.5;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    right: 0;
    left: auto;
    top: 0;
}
.aanbod-dtl-banner .swiper-slide-prev .each-slider::after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
    opacity: 0.5;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    right: auto;
    top: 0;
}
.aanbod-dtl-banner .each-slider{
	cursor: pointer;
}
.aanbod-dtl-banner .common-arrow{
	display: flex;
	padding: 0;
}
.aanbod-dtl-banner .swiper-button-next {
    right: 9%;
}
.aanbod-dtl-banner .swiper-button-prev {
    left: 9%;
}
.aanbod-dtl-fix-img img {
	width: 37.8rem;
}
.aanbod-dtl-fix-img {
	margin-top: -18.5rem;
    position: relative;
    z-index: 1;
    display: none;
}
.aanbod-dtl-content {
	padding: 4rem 0 10.5rem;
}
.each-dtl-content h2 {
	font-size: 4.8rem;
	font-family: 'lama_sansbold';
	text-transform: none;
}
.each-dtl-content h3 {
	font-family: 'lama_sansregular';
}
.aanbod-dtl-btm-part {
	margin-top: 6rem;
}
.each-dtl-btm-part h2 {
	font-family: 'lama_sansregular';
	font-size: 4.4rem;
	text-transform: none;
}
.each-dtl-btm-part h2 span {
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
}
.each-dtl-btm-part h5 {
	font-family: 'lama_sansregular';
}
.aanbod-dtl-btm-part ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.aanbod-dtl-btm-part li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.aanbod-dtl-btm-part ul li {
	width: 50%;
    vertical-align: top;
	padding: 1rem 0;
}
.aanbod-dtl-btm-part ul li:nth-child(even) {
	text-align: end;
}
.aanbod-dtl-mid {
	background-color: #415547;
}
.aanbod-dtl-mid h2 {
	margin-bottom: 6.8rem;
    position: relative;
    top: -4rem;
}
.each-dtl-mid-btn .text-btn {
	color: #121212;
    margin-bottom: 1rem;
    display: block;
    background-color: #fff;
    padding: 1.5rem 4rem;
}
.each-dtl-mid-btn .text-btn::before{
	position: absolute;
	left: -100%;
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	background-color: #fff;
}
.each-dtl-btm-title {
	min-height: 11rem;
	/*width: 25%;
	max-width: 190px;*/
}
.each-dtl-mid-btn .text-btn span {
	position: relative;
	padding-right: 2rem;
}
.each-dtl-mid-btn .text-btn span::after {
    background-image: url(../images/aanbod-dtl-mid-top-arrow.svg);
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-size: 1.1rem;
    background-repeat: no-repeat;
    height: 1.1rem;
    width: 1.1rem;
    content: "";
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-dtl-mid-btn .text-btn::after {
	display: none;
}
.each-dtl-man h3 {
	font-family: 'lama_sanssemibold';
	text-transform: uppercase;
}
.aanbod-dtl-man-info {
	position: relative;
    margin-bottom: -4rem;
    margin-left: 2rem;
}
.each-dtl-man {
	margin-top: -4rem;
    position: relative;
    z-index: 2;
}
.each-dtl-man img {
	margin-bottom: -6rem;
}
.each-dtl-info {
	margin-bottom: 2rem;
}
.each-dtl-mid h3 {
	margin-bottom: 3.5rem;
}
.each-dtl-mid-btn a {
	background-color: #fff;
	max-width: 34.5rem;
}
.aanbod-dtl-mid .group-logo {
	width: 100%;
}
/*****tab section****/
.dtl-tab-sec{
	padding: 11rem 0 6.5rem;
}
.dtl-tab-sec h2 {
	margin-bottom: 9.5rem;
}  
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
	border: 0;
    border-bottom: 2px solid #415547;
    background-color: transparent;
	text-transform: uppercase;
    color: #fff;
    letter-spacing: normal;
	border-radius: .5rem;
	width: 100%;
	margin-bottom: 8rem;
	text-align: left;
	position: relative;
	border-radius: 0;
	padding-left: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link span {
	position: relative;
	padding-right: 2rem;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link span::after {
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/aanbod-dtl-down-arrow.svg);
    background-position: center;
    background-size: 1.1rem;
    background-repeat: no-repeat;
    height: 1.1rem;
    width: 1.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/aanbod-dtl-top-arrow.svg);
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
	font-family: 'lama_sanssemibold';
	font-size: 1.6rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	width: 15%;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child{
	margin-right: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover ,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active {
	border: 0;
	border-bottom: 2px solid #fff;
}

/*****dtl-tab-content****/
.dtl-tab-sec .tab-content ul li {
	font-family: 'lama_sanslight';
    font-size: 1.5rem;
    color: #fff;
    padding-bottom: 1rem;
    word-break: break-word;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 0.7rem;
    padding-left: 1.3rem;
    background-size: 0.7rem;
    color: #fff;
	font-family: 'lama_sansmedium';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
	font-family: 'lama_sanslight';
}
.bullet-panel h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.3rem;
    position: relative;
	font-family: 'lama_sanslight';
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 0.7rem;
    left: 0;
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.aanbod-dtl-product-sec {
	padding-bottom: 0;
}
/*******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;
    text-transform: uppercase;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'lama_sanslight';
    font-size: 16px;
    color: black;;
    padding-bottom: 6px;
	color: #FFFFFF;
    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;
}
.privacy_section{
	padding: 10% 5%;
}
/*
.form-1 {
	display:none;
	margin-bottom: 10rem;
	background-color: #07100a;
}
*/
.error_background{
	padding-top: 12%;
}
.dtlpding {
    padding-right: 15rem;
}
.kmstnd {
    display: flex;
    justify-content: space-between;
}
.first-block {
    width: 70%;
}
.last-block {
    width: 30%;
}
.new-btm-title{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.new-btm-title .each-dtl-btm-title h5 {
	font-family: 'lama_sansregular';
}
.new-btm-title .each-dtl-btm-title h2 {
	font-family: 'lama_sansregular';
	font-size: 4.4rem;
	text-transform: none;
}
.new-btm-title .each-dtl-btm-title h2 span {
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
}
.new-btm-title .each-dtl-btm-title:last-child{
	/*max-width: 168px;*/
}
.new-btm-title .each-dtl-btm-title:first-child{
	/*margin-left: -0.5px;*/
}
.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #415548;
	box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 15px 10px 5px rgba(0, 0, 0, 0.07);
  	padding: 1.3rem 2.5rem;
  	font-size: 1.6rem;
  	font-family: 'lama_sanssemibold';
  	cursor: pointer;
  	color: #fff;
}	
.widget-btn span:after, .widget-mobile span:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	right: -.5rem;
	content: '';
	width: 1rem;
	height: 1rem;
	background: url(../images/next-white.svg) no-repeat center/ contain;
}
.widget-content{
	background: #1c1c1c;
	padding: 4.5rem;
  	-webkit-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
	box-shadow: -5px 1px 17px 3px rgba(0,0,0,0.2);
  	border-radius: 20px;
  	width: 51rem;
  	display: none;
}
.arw-rotate{
	margin-top: -2.5rem;
  	margin-bottom: 1rem;
  	transform: rotate(-90deg);
	cursor:pointer;
}
.widget-content h4, .widget-content h5{
	text-transform: unset;
	color: #fff;
	letter-spacing: normal;
}
.widget-content h4{
  	font-family: 'lama_sanssemibold';
  	font-size: 2.4rem;
}
.widget-content h5{
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #415548;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #fff;
	border: 2px solid #415548;
  	background: #415548;
	padding: 1.2rem 2rem;
	font-size: 1.6rem;
	font-family: 'lama_sanssemibold';
	margin-right: .5rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.widget-content button:hover, .widget-mobile button:hover{
	background: #fff !important;
	border-color: #fff !important;
	color: #415548 !important;
}
.monthly_amount{
	cursor:pointer;
} 
.each-product .text-btn{
	margin-bottom: 1.5rem;
  	display: inline-block;
}