@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
	top: 0 !important;
	background-color: #0A1520;
}
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-score iframe {
	border-radius: 15px 0px 0px 15px;
	height: 150px;
    width: 90px;
    position: fixed;
    z-index: 99;
    right: 0;
    top: 16%;
}
/****header-area****/
.header-area.stiky, .header-area.contact-header{
    left: 0;
    top: 0;
    background-color: #0084FF;
	padding: 1.3rem 0;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 10%);
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-area.stiky .header-menu li a:hover, .header-area.contact-header .header-menu li a:hover{
    color: #0A1520;
}
.header-area.stiky .header-wrap, .header-area.contact-header .header-wrap{
	border-bottom: 0;
	padding: 1.4rem 0;
}
.header-area.stiky .akker_btn_cls, .header-area.contact-header .akker_btn_cls{
	border-color: #fff;
}
.header-area {
    position: fixed;
    height: auto;
    padding: 4.3rem 0;
    z-index: 99;
	width: 100%;
}
.header-wrap {
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    padding: 1.4rem 0 3rem;
}
.header-logo img {
	width: 100%;
  	max-width: 21rem;
}
.header-menu { 
	display: flex;
	align-items: center;
	justify-content: center;
	width: 78%;
}
.header-menu ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
  	width: 100%;
}
.header-menu li a {
	font-size: 1.8rem;
	font-family: 'lama_sansmedium';
	line-height: 28px;
}
.header-btn img {
	margin-right: 1rem;
}
/****banner-sec****/
.banner-sec {
	position: relative;
	padding-top: 2rem;
}
.banner-content { 
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	width: 100%;
}
.banner-content h1 span {
	font-weight: normal;
	position: relative;
}
.banner-content h1 span::after {
	content: '';
    position: absolute;
    bottom: 20%;
  	width: 100%;
  	height: 25%;
    left: 0rem;
    background-color: #0084FF;
	z-index: -1;
}
/****home-top****/
.home-top{
	position: relative;
	z-index: 1;
}
.header-top-wrap {
	padding-left: 10.5rem;
	padding-right: 10.5rem;
	margin-top: -13rem;
}
.each-home-top {
	padding: 4rem 3rem 1.5rem 3rem;
	background-color: #0A1520;
	border: 1px solid rgba(255, 255, 255, 0.20);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	margin-right: 1rem;
}
.each-home-top:hover {
	background-color: #1A2A3A;
}
.each-home-top:hover .home-top-head span {
    background-color: #0084FF;
}
.each-home-top:hover h3 {
	color: #0084FF;
}
.home-top-head {
	display: flex;
	justify-content: space-between;
}
.big_image{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 55px !important;
	height: 55px !important;
	transform: translate(-50%, -50%);
}
.row_heading h4 {
	border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
    text-transform: none;
    margin-bottom: 2rem;
}
.home-top-head span {
	background-color: #808E9C;
	width: 4.3rem;
	height: 4.3rem;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-top-head img {
	width: 1.9rem;
}
.home-top-head h3 {
	font-family: 'lama_sansregular';
	font-size: 3.2rem;
	color: #808E9C;
}
.each-home-top p {
	max-width: 40rem;
	width: 100%;
	margin: 2rem 0 3.5rem;
}
.each-top-btn .akker_btn_cls {
	border: 1px solid rgba(255, 255, 255, 0.20);
	background-color: transparent;
	float: right;
}
.each-top-btn .akker_btn_cls:hover {
	background-color:#0084FF;
    border: 1px solid #0084FF;
}
.each-home-top hr {
	width: 100vw;
    position: relative;
    left: -50vw;
	background: rgba(255, 255, 255, 0.20);
}
/****product****/
.product-sec {
	padding: 17rem 0 15.8rem;
}
.product-wrap {
	background-color: #F6F8FA;
	padding: 4.5rem 11rem 4rem;
	border-radius: 80px;
	overflow: hidden;
}
.product-sec h2 {
	margin-bottom: 6.5rem;
	color: #0A1720;
}
.product-car{
	position: relative;
}
.each-product {
	padding: 1rem;
	background-color: #fff;
}
.each-product .akker_btn_cls {
	position: absolute;
	top: 1rem;
	left: 1rem;
	border-radius: 5px;
	overflow: hidden;
}
.product-name td{
	display: inline-block;
	width: 49%;
	font-size: 1.5rem;
	font-family: 'lama_sanssemibold';
	color: rgba(10, 21, 32, 0.5);
	margin-bottom: 2rem;
}
.product-name td img{
	margin-right: .5rem;
}
.product-content table{
	margin-top: 1rem;
}
.product-name h5 {
	overflow: hidden;
   /*height: 52px;*/
}
.product-name h6 {
	color: rgba(10, 21, 32, 0.50);
	font-family: 'lama_sanssemibold';
	font-size: 1.6rem;
	line-height: normal;
	margin-top: 1rem;
	height: 50px;
    overflow: hidden;
}
.product-name tr {
	border-bottom: 1px solid #f2f2f2;
}
.product-btm {
	padding: 2.7rem;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background-color: #fff;
}
.product-price {
	margin-top: 2rem;
}
.product-price h6 {
	color: #828282;
	font-family: 'lama_sanssemibold';
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
 .product-price h6 span{
	color: #0084FF;
}
.product-sec .common-arrow{
	top: 38%;
}
.product-sec .swiper-button-next{
	right: -6%;
} 
.product-sec .swiper-button-prev{
	left: -6%;
} 
.product-slider-button {
	margin-top: 5.5rem;
}
/****service****/
.service-sec {
	padding-bottom: 16.5rem;
	overflow: hidden;
}
.service-slider {
	margin-right: -4rem;
	margin-top: 7rem;
}
.service-top-content h2 {
	position: relative;
	font-family: 'lama_sansmedium';
}
.service-top-content h2::after {
	content: '';
	position: absolute;
	height: 40%;
	width: 18.8%;
	bottom: 2%;
	left: 0rem;
	background-color: #0084FF;
	z-index: -1;
}
.service-top-content p {
	max-width: 68rem;
	width: 100%;
	margin: 6rem 0 4rem;
}
.each-service-content {
	position: absolute;
	left: 0;
	padding: 4rem 2rem;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	background: linear-gradient(0deg, rgba(0, 132, 255, 0.50) 0%, rgba(0, 132, 255, 0.50) 100%);
	bottom: -100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-service-slide {
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.each-service-slide:hover .each-service-content {
	bottom: 0;
}
.each-service-content h5 {
	color: #fff;
}
.each-service-content p {
	margin-top: 1rem;
}
.service-slider .swiper-button-next {
    right: 18%;
    left: auto;
}
.service-slider .common-arrow {
	top: 48%;
}
.each-service-arrow {
	position: absolute;
    z-index: 1;
    left: 2rem;
    bottom: 2rem;
}
/****about****/
.about-sec {
	background-color: #F6F8FA;
	padding: 10rem 0 10rem;
}
.about-top-content h2, .about-btm-content h2 {
	color: #0A1520;
}
.about-top-content {
    padding-left: 5rem;
}
.about-top-img {
	padding-right: 4rem;
}
.about-btm-img {
	padding-left: 4rem;
}
.about-btm-content {
    padding-right: 5rem;
}
.about-top-content h2, .about-btm-content h2 {
	line-height: 67.44px;
	letter-spacing: 0.48px;
}
.about-top-content p,.about-btm-content p {
	max-width: 53rem;
	width: 100%;
	margin-top: 4rem;
}
.about-btm {
	margin-top: 7rem;
}
.about-btm-content .akker_btn_cls {
	margin-top: 5.5rem;
}
/****footer****/
.footer-area {
	background-color: #1B2733;
	padding-top: 9.5rem;
	padding-bottom: 2rem;
}
/* .footer-top-wrap {
	padding-left: 32rem;
	padding-right: 32rem;
} */
.footer-top-part {
	max-width: 101rem;
    margin: 0 auto -7rem;
}
.footer-top-wrap h2 {
	margin-bottom: 6.4rem;
	line-height: 67.44px;
	letter-spacing: 0.48px;
	font-family: 'lama_sansmedium';
}
.footer-top-wrap h2 span {
	position: relative;
	z-index: 1;
}
.footer-top-wrap h2 span::after {
	content: '';
    position: absolute;
    height: 2.5rem;
    width: 100%;
    bottom: 6px;
    left: 0;
    background-color: #0084FF;
	z-index: -1;
}
.footer-left, 
.footer-right {
	height: 14.7rem;
	max-width: 50.5rem;
	background: rgba(0, 132, 255, 0.50);	
	padding: 3.8rem 2.8rem;
}
.footer-left h6, 
.footer-right h6 {
	font-family: 'lama_sansregular';
	font-size: 1.6rem;
	line-height: normal;
}
.footer-left a, 
.footer-right a {
	color: #FFF;
	font-family: 'lama_sansmedium';
	font-size: 3.2rem;
	line-height: 44.96px;
	letter-spacing: 0.32px;
}
.footer-left a:hover, 
.footer-right a:hover {
	text-decoration-line: underline;
}
.footer-btm {
	padding: 26.5rem 10rem 6rem;
	background-color: #0A1520;
}
.each-footer h6 {
	margin-bottom: 3rem;
}
.each-footer a {
	color: rgba(255, 255, 255, 0.50);
	font-family: 'lama_sansmedium';
	font-size: 1.8rem;
	line-height: 27.09px;
}
.each-footer a:hover {
	color: #0084FF;
}
.footer-btm-right li {
    display: inline-block;
    margin-right: 2rem;
    font-size: 1.8rem;
    color: #fff;
    font-family: 'lama_sansmedium';
	margin-bottom: 3.5rem;
}
.footer-btm-logo-part h6 {
	color: rgba(255, 255, 255, 0.50);
	font-family: 'lama_sansmedium';
	font-size: 1.8rem;
	line-height: normal;
}
.each-footer-left li {
	display: inline-block;
    margin-right: 3.5rem;
}
.each-footer-left li img {
	max-height: 3rem;
}
.footer-btm-logo-part {
	margin-top: 4rem;
}
.footer-btm-right, .footer-btm-logo-part h6{
	max-width: 280px;
	margin-left: auto;
	text-align: left;
}
/*****************aanbod-list*****************/
.aanbod-list-header {
	position: relative;
}
.aanbod-list-title {
	border-radius: 30px;
    overflow: hidden;
    background-color: rgba(0, 132, 255, 0.12);
    padding: 5.5rem 0;
   	width: 100%;
    max-width: 430px;
    margin: 0 auto;
    display: table;
}
.filter-sec {
    padding: 7.5rem 0;
}
.filter-sec .row {
    width: 100%;
}
.filter-sec .col-md-3 {
    width: 20%;
}
.filter-sec .select-style {
    width: 100%;
    /* height: 100%; */
    color: #fff;
	font-family: 'lama_sansregular';
    font-size: 2.4rem;
    border: 0;
    border-radius: 0;
    background: url(../images/down-arrow.svg) #0A1520 no-repeat 92% center/11px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
	text-align: center;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.select-style option {
    font-family: arial;
}
.aanbod-product-sec-wrap {
	background-color: #F6F8FA;
	border-radius: 80px;
	overflow: hidden;
	padding: 8rem 12rem;
}
.aanbod-product-sec-wrap h3 {
	color: #0A1520;
	margin-bottom: 9rem;
}
.aanbod-product-sec-wrap .col-xl-4 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.aanbod-product-sec-wrap .row {
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.aanbod-product-sec .each-product {
	margin-bottom: 3.8rem;
}
.aanbod-btm {
	padding: 16.5rem 0;
}
.aanbod-btm-part p {
	max-width: 94rem;
	margin: 5rem auto 7.5rem;
}
.aanbod-btm-part .akker_btn_cls:hover {
	border-color: #fff;
}
/*****************diensten-list*****************/
.inner-banner-title {
	border-radius: 30px;
    overflow: hidden;
	background-color: rgba(10, 21, 32, 0.50);
	padding: 3.5rem 3rem;
	min-width: 43rem;
    margin: 0 auto;
    display: table;
}
.inner-banner .banner-content {
    top: 62%;
}
.list-top {
	padding: 11.2rem 0;
}
.list-top-info {
	max-width: 75rem;
	margin: 0 auto;
}
.list-top-info h3 span {
	color: #fff;
	position: relative;
}
.list-top-info h3 span::after {
	content: '';
    position: absolute;
    height: 2.5rem;
    width: 100%;
    bottom: 0;
    left: 0rem;
    background-color: #0084FF;
	z-index: -1;
}
.list-top-info p {
	margin-top: 6rem;
}
.list-wrap {
	padding-left: 14rem;
	padding-right: 14rem;
}
.each-list {
	border-radius: 2rem;
	overflow: hidden;
	margin-bottom: 11rem;
}
.each-list-img {
	position: relative;
}
.each-list-img h4 {
	text-transform: uppercase;
    position: absolute;
    bottom: 2.8rem;
    left: 2.8rem;
}
.each-list:nth-child(odd) {
	background-color: #fff;
}
.each-list:nth-child(odd) p {
	color: #121212;
}
.each-list:nth-child(even) {
	background-color: #1B2733;
}
.each-list-info {
	padding: 4rem 5rem;
}
.each-list-info p {
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 2rem;
}
.each-list-btn .akker_btn_cls {
	padding: 1.2rem 5rem 1.2rem 3rem;
    text-align: left;
    position: absolute;
    right: 5rem;
    bottom: 2rem;
}
.form-sec {
	padding: 12.5rem 0 17.5rem;
}
.form-wrap {
	background-color: #F6F8FA;
	border-radius: 8rem;
	overflow: hidden;
	padding: 9rem 22rem 8rem;
}
.form-wrap h3 {
	color: #121212;
	margin-bottom: 4.8rem;
	font-family: 'lama_sansregular';
}
.form-group {
    padding-bottom: 1rem;
    padding-right: 1rem;
}
.form-styl {
    font-family: 'lama_sansmedium';
    color: #171717;
    font-size: 1.6rem;
	border-radius: 10px;
	overflow: hidden;
	background: rgba(10, 21, 32, 0.06);
	line-height: normal;
    resize: none;
    border: none;
    outline: none;
    /* padding: 1.7rem; */
	padding: 1.7rem 1rem;
}
.form-styl:focus{
    color: #171717;
    background: rgba(10, 21, 32, 0.06);
    outline: 0;
    box-shadow: none;
}
.form-styl:placeholder{
    color: #171717; 
}
.form-styl:-ms-input-placeholder{
    color: #171717; 
}
.form-styl::placeholder {
    color: #171717;
}
/*****************diensten-dtl*****************/
.dtl-header .akker_btn_cls:hover {
	border-color: #fff;
}
.dtl-header .header-wrap {
	border-bottom: 0;
}
.back-btn {
    padding-top: 18rem;
    padding-bottom: 4rem;
}
.back-btn img {
	margin-right: 1rem;
}
.back-btn .akker_btn_cls:hover {
	border-color: #fff;
}
.dtl-top {
	padding-bottom: 10rem;
}
.dtl-top-info {
	max-width: 75rem;
	margin: 0 auto;
	margin-top: -10rem;
}
.dtl-top-info p {
	margin-top: 5rem;
}
.dtl-mid-outer-wrap {
    max-width: 134rem;
    margin: 0 auto;
}
.dtl-mid-inner-wrap {
	border-radius: 30px;
	background-color: #F6F8FA;
	padding: 6rem 5rem 2rem;
}
.dtl-mid-left{
	padding-bottom: 2rem;
}
.dtl-mid-left h3 {
	font-size: 3.2rem;
	color: #171717;
}
.dtl-mid-left p {
	margin-top: 1rem;
}
.dtl-mid-left p span {
	color: #121212;
}
.dtl-mid-left a {
	margin-top: 2rem;
}
.dtl-mid-right li {
	color: #121212;
	font-size: 1.6rem;
	font-family: 'lama_sansbold';
	line-height: 25px;
	position: relative;
	margin-bottom: 6rem;
	padding-left: 4.5rem;
}
.dtl-mid-right li::after {
	content: "";
	position: absolute;
	background-image: url(../images/tick.svg);
	background-position: center center;
	background-size: 1.3rem;
	background-repeat: no-repeat;
	background-color: #0084FF;
	border-radius: 10rem;
	left: 0;
	width: 3rem;
	height: 3rem;
	top: 0.7rem;
}
.dtl-about {
	margin-top: -23rem;
}
.dtl-about-info {
	padding-left: 11.5rem;
	padding-top: 25rem;
}
.dtl-about-info p {
	margin-top: 3rem;
	max-width: 68rem;
	width: 100%;
}
.dtl-service-wrap {
	margin-left: 22rem;
}
.dtl-service-sec .service-top-content h2::after {
	display: none;
}
/*****************werkplaats-dtl*****************/
.werkplaats-dtl-form-sec .txt-area-height {
	min-height: 19.7rem;
}
.form-right {
	height: calc(100% - 1rem);
}
.form-right img {
	height: 100%;
	object-fit: cover;
}
/*****************contact*****************/
.map-area {
	padding-top: 14rem;
}
.contact-map-image{
	height: 42.3rem;
	/*opacity: 0.5;*/
}
.contact-top .header-top-wrap {
	position: relative;
	z-index: 1;
}
.contact-mid-sec {
	padding: 20rem 0 7.5rem;
}
.contact-mid-top-wrap {
	border-radius: 2rem;
	overflow: hidden;
	background-color: #1B2733;
}
.contact-mid-top-content h3, .contact-mid-btm-content h3 {
	margin-bottom: 5.5rem;
}
.contact-mid-top-content p, .contact-mid-btm-content p {
	margin-top: 3.5rem;
	max-width: 57rem;
	width: 100%;
}
.contact-mid-top-content {
	padding: 4rem;
}
.contact-mid-btm-content {
	padding: 4rem;
}
.each-contact a {
	font-family: 'montserratregular';
	font-size: 1.6rem;
}
.each-contact a img {
	margin-right: 1.3rem;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.each-contact a:hover img {
	filter: brightness(1) invert(0);
	-webkit-filter: brightness(1) invert(0);
}
.contact-mid-top {
	margin-bottom: 4.8rem;
}
.contact-mid-top-img {
	padding-right: 3rem;
}
.contact-mid-btm-img {
	padding-left: 3rem;
}
.contact-btm {
	padding: 6.2rem 0 21.6rem;
}
.contact-btm-info {
	padding-right: 4rem;
}
.contact-btm-info h3 {
	font-family: 'lama_sanssemibold';
}
.contact-btm-info p {
	margin: 5.5rem 0 3rem;
	max-width: 58rem;
	width: 100%;
}
.contact-btm-info .akker_btn_cls:hover {
	border-color: #fff;
}
/*****************afsrpaak-maken*****************/
.afsrpaak-maken-sec {
	padding: 22.5rem 0 16.5rem;
}
.afsrpaak-maken-sec p {
	font-size: 1.4rem;
	font-family: 'lama_sansmedium';
	margin: 3.5rem 0 4.5rem;
	max-width: 55rem;
	width: 100%;
}
/*****************over-ons*****************/
.over-ons-top h3 {
	font-size: 3.2rem;
}
.over-ons-tab-sec {
	padding: 18.9rem 0 14.9rem;
}
.member-wrap {
	background-color: #1B2733;
	border-radius: 3rem;
	overflow: hidden;
	padding: 2rem 2.8rem;
	margin-bottom: 3rem;
}
.member-content {
	margin-top: 4.5rem;
}
.member-wrap img {
	border-radius: 100%;
	overflow: hidden;
}
.member-info {
	padding-left: 3rem;
}
.member-info h3 {
	font-size: 3.2rem;
}
.member-info p {
	font-family: 'lama_sansmedium';
	margin: 0.3rem 0 2.3rem;
}
.member-info a img {
    margin-right: 1.3rem;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
	border-radius: 0;
}
.member-info a:hover img {
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
}
.over-ons-member .member-tab-btn .nav-tabs {
	border: 0;
}
.over-ons-member .member-tab-btn .nav-tabs .nav-item {
    font-family: 'lama_sansmedium';
    font-size: 3.2rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	color: #fff;
}
.over-ons-member .member-tab-btn .nav-tabs .nav-item span {
	color: #0084FF;
}
.over-ons-member .member-tab-btn .nav-tabs .nav-item .nav-link {
	background-color: transparent;
	font-family: 'lama_sansmedium';
	border-color: transparent;
	color: #fff;
	opacity: 0.25;
	padding: 2rem;
	border-radius: 30px;
}
.over-ons-member .member-tab-btn .nav-tabs .nav-item .nav-link.active, 
.over-ons-member .member-tab-btn .nav-tabs .nav-item .nav-link:hover {
	background: rgba(0, 132, 255, 0.25);
	opacity: 1;
}
.member-info a {
	font-family: 'montserratregular';
    font-size: 1.6rem;
    line-height: 28px;
}
.counter-sec{
	padding-bottom: 18.6rem;
}
.counter-sec h3 {
	margin-bottom: 16rem;
}
.each-counter{
	text-align: center;
}
.each-counter h2 {
	font-size: 6.2rem;
	font-family: 'lama_sansmedium';
	line-height: 40px;
	letter-spacing: 1.28px;
}
.each-counter h6 {
	font-family: 'lama_sanssemibold';
	color: rgba(255, 255, 255, 0.75);
	line-height: 37px;
	margin-top: 3rem;
}
.over-ons-slider {
	padding-bottom: 19.5rem;
	overflow: hidden;
}
.over-ons-outer-wrap {
	padding: 5.5rem 0 8rem;
}
.over-ons-outer-wrap::after {
	content: "";
    position: absolute;
    background-color: #F6F8FA;
    height: 100%;
    width: 121rem;
    left: 50%;
    bottom: 0;
    right: 0;
    border-radius: 30px;
    overflow: hidden;
    transform: translateX(-50%);
}
.over-ons-slider-wrap {
	margin-right: -26rem;
	margin-left: -26rem;
}
.over-ons-slider h3 {
	color: #121212;
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100rem;
    margin: 0 auto 5rem;
}
.over-ons-slider .common-arrow {
	background-color: transparent;
}
.over-ons-slider .common-arrow img {
	width: 1.5rem;
}
.over-ons-slider .swiper-button-next {
    right: 57rem;
}
.over-ons-slider .swiper-button-prev {
    left: 57rem;
}
.over-ons-slider-wrap .swiper::after {
	content: "";
    position: absolute;
    height: 100%;
    width: 16%;
    background-color: rgba(27, 39, 51, 0.56);
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 2rem;
}
.over-ons-slider-wrap .swiper::before {
	content: "";
    position: absolute;
    height: 100%;
    width: 16%;
    background-color: rgba(27, 39, 51, 0.56);
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 2rem;
}
/*****************aanbod-dtl*****************/
.aanbod-dtl-banner {
	padding-top: 4rem;
	padding-bottom: 10rem;
}
.aanbod-dtl-banner-wrap {
	padding-left: 6rem;
	padding-right: 6rem;
}
.aanbod-dtl-banner .col-xl-8 {
	width: 58%;
}
/* .aanbod-dtl-banner .col-xl-4 {
	width: 42%;
} */
.aanbod-dtl-banner-top {
	margin-bottom: 2.5rem;
}
.aanbod-dtl-banner-top h5 {
	text-transform: uppercase;
	color: #fff;
}
.aanbod-dtl-banner-top h6 {
	font-size: 1.6rem;
	font-family: 'lama_sansregular';
	line-height: 22.4px;
	letter-spacing: 0.32px;
	margin: 2.5rem 0 2rem;
}
.aanbod-dtl-banner-top td {
    display: inline-block;
    padding-right: 3rem;
    font-size: 1.6rem;
    font-family: 'lama_sanssemibold';
    color: rgba(255, 255, 255, 0.50);
}	
.aanbod-dtl-banner-top td:last-child {
	padding-right: 0;
}
.aanbod-dtl-banner-top td img {
    margin-right: 1.7rem;
}
.aanbod-dtl-images{
	margin-top: 2rem;
}
.each-aanbod-dtl-img {
	margin-right: 1rem;
	overflow: hidden;
	border-radius: 30px;
}
.each-aanbod-dtl-img:last-child {
	margin-right: 0;
}
.show-car{
	display: none;
}
.add {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
	background: linear-gradient(0deg, rgba(0, 132, 255, 0.60) 0%, rgba(0, 132, 255, 0.60) 100%);
}
/*.add img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% ,-50%);
    width: 5rem;
}*/
.aanbod-dtl-right {
	padding-left: 6rem;
}
.aanbod-dtl-right .akker_btn_cls {
	max-width: initial;
}
.aanbod-dtl-right .akker_btn_cls:hover {
    border-color: #fff;
}
.aanbod-dtl-top-btn .akker_btn_cls {
	background-color: rgba(0, 132, 255, 0.12);
	border-color: rgba(0, 132, 255, 0.12);
	font-size: 3.4rem;
	padding: 2.4rem 2rem;
}
.aanbod-dtl-top-btn .akker_btn_cls:hover {
	border-color: rgba(0, 132, 255, 0.12);
}
.aanbod-dtl-right ul {
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	padding: 3.5rem 2.8rem;
	margin-top: 10rem;
}
.aanbod-dtl-right li {
	margin-bottom: 2.7rem;
	color: #fff;
	font-family: 'lama_sansmedium';
	line-height: 25.28px;
	letter-spacing: 0.32px;
	font-size: 1.6rem;
	position: relative;
	padding-left: 3.5rem;
}
.aanbod-dtl-right li:last-child {
	margin-bottom: 0;
}
.aanbod-dtl-right li::after{
    content: "";
    position: absolute;
    background-image: url(../images/dtl-tick.svg);
    background-position: center center;
    background-size: 1.4rem;
    background-repeat: no-repeat;
    left: 0;
    width: 1.4rem;
    height: 1.4rem;
    top: 0.6rem
}
.aanbod-dtl-right li span {
	color: #0084FF;
}
.aanbod-dtl-btm-btn .akker_btn_cls {
	padding: 1.6rem 2.8rem;
	margin-top: 2rem;
	text-align: left;
	border: 2px solid #0084FF;
	background-color: rgba(0, 132, 255, 0.75);
	text-align: center;
}
.aanbod-dtl-btm-btn .akker_btn_cls:hover,
.aanbod-dtl-btm-btn .akker_btn_cls:focus {
	border-color: rgba(255, 255, 255, 0.20);
	background-color: transparent;
}
.aanbod-dtl-btm-btn .akker_btn_cls.border-btn {
	border: 1px solid rgba(255, 255, 255, 0.20);
	padding: 1.6rem 2.8rem;
	background-color: transparent;
}
.aanbod-dtl-btm-btn .akker_btn_cls.border-btn:hover,
.aanbod-dtl-btm-btn .akker_btn_cls.border-btn:focus {
	border-color: #0084FF;
	background-color: rgba(0, 132, 255, 0.75);
}
.aanbod-dtl-right-info {
	margin-top: 5rem;
}
.aanbod-dtl-right-info h3 {
	font-size: 3.6rem;
	margin-bottom: 2rem;
}
.aanbod-dtl-right-info h6 {
    font-size: 1.6rem;
    line-height: 25.28px;
    letter-spacing: 0.32px;
    font-family: 'lama_sansregular';
}
.aanbod-dtl-right-info a {
    color: #fff;
    font-family: 'lama_sansregular';
    font-size: 1.6rem;
    letter-spacing: 0.32px;
    text-decoration: underline;
}
.dtl-tab-sec {
	padding: 6rem 0 0;
}
.dtl-tab-content-heading h3 {
	color: #fff;
	font-size: 3.2rem;
	margin-bottom: 4rem;
	line-height:  33.28px;
}
.dtl-tab-sec .each-tab-content {
    margin-bottom: 9rem;
}
.dtl-tab-sec .each-tab-content:last-child {
	margin-bottom: 0;
}
.each-tab-content .col-lg-3 {
	width: 20%;
}
/*.each-Kenmerken {
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	overflow: hidden;
	padding: 0.7rem 1.2rem 2rem;
	margin-bottom: 2rem;
}*/
.each-Kenmerken p {
	color: #A8A8A8;
	font-family: 'lama_sanssemibold';
	line-height: normal;
	margin-top: 1.5rem;
}
.each-Kenmerken h6 {
	color: #fff;
	font-family: 'lama_sanssemibold';
	line-height: normal;
	word-break: break-word;
}
.bullet-panel .tab_heading {
	padding-bottom: 2rem;
}
.bullet-panel h4 {
    border-bottom: 1px solid #fff;
  	padding-bottom: 1rem;
  	text-transform: none;
  	margin-bottom: 2rem;
}
.bullet-panel {
    margin-bottom: 2rem;
}
.dtl-tab-sec .tab-content ul li {
    padding-left: 1.4rem;
    position: relative;
	font-family: 'lama_sansregular';
	color: #fff;
	letter-spacing: 0.32px;
  	margin-bottom: 10px;
}
.dtl-tab-sec .tab-content li:after {
    background-size: 0.6rem;
    position: absolute;
    top: 0.8rem;
    left: 0;
    content: '';
    width: 1rem;
    height: 1rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.product-sec.aanbod-dtl-product-sec {
	padding-top: 0;
	position: relative;
  	z-index: 0;
}
.aanbod-dtl-product-sec .common-arrow {
	background-color: #0084FF;
}
.aanbod-dtl-product-sec h3 {
	margin-bottom: 8.5rem;
}

/*******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;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    display: inline-block;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    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, .form-2 {
	display:none;
	border-radius: 10px;
    background-color: white;
    padding: 2rem !important;
    margin-top: 3rem;
} 
.form-1 .akker_btn_cls , .form-2 .akker_btn_cls{
	text-align: center;
	width: auto;
  	background-color: #0084FF;
}
.form-1 .akker_btn_cls:hover, .form-1 .akker_btn_cls:focus, .form-2 .akker_btn_cls:hover, .form-2 .akker_btn_cls:focus {
  border-color: #121212;
  background-color: #121212;
  color: #fff;
}
.privacy-sec{
	background-color: #121212;
    padding: 11% 0;
}
.cpnt {
    cursor: pointer;
}
.filter-clean img {
    width: 12px;
    margin-right: 10px;
    margin-bottom: 2px;
}

.reset-btn.text-end img {
    height: 18px;
}

.reset-btn{
	margin-top: 1rem;
}

.reset-btn a{
	color: #fff;
	font-size: 1.5rem;
}

.add:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4rem;
    height: 3rem;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.add {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
 /*   background-color: rgba(0, 133, 255, 0.35);*/
    border-radius: 10px;
}

.form-right iframe {
    width: 100%;
    height: 80rem;
}
.calculator-section{
	padding-top: 3%;
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 8rem;
}
.calculator-section iframe {
    width: 100%;
    height: 40rem;
}
.dtl-tab-sec .each-tab-content{
	overflow: hidden;
}

.form-1 .form-group, .form-2 .form-group {
	padding-left: .5rem;
	padding-right: .5rem;
}
.footer-btm-right iframe {
    border-radius: 15px;
}

.home-banner-top .each-home-top {
    height: calc(100% + 4rem);
    position: relative;
}
.home-banner-top .each-home-top hr {
    position: absolute;
    left: 0;
    bottom: 7rem;
}
.home-banner-top .each-top-btn .akker_btn_cls {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.5rem;
}
.product-price h5 span{
	display: block;
	color: #0084FF;
	font-size: 1.5rem;
	padding-top: 0.4rem;
}
.page-whatsapp{
	margin-bottom: 15rem;
	background-color: #12bb18;
	border: 1px solid #12bb18;
	margin-top: 3rem;
}
.page-whatsapp img{
	width: 2rem;
	margin-right: .7rem;
}
.mini-right-nav{
	position: fixed;
  	top: 39%;
  	z-index: 999;
  	right: 0px;
}
.mini-right-nav li{
    margin: 0 0 2px;
    padding: 0;
    width: 70px;
    display: block;
    position: relative;
}
.mini-right-nav li .navtext{
    position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.mini-right-nav .navtext-span {
    font-size:0px;
    bottom: 0;
    right: 0px;
    height: 70px;
    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 .navtext-span:after{
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 70px);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	content: '';
	background-color: #fff;
	backdrop-filter: blur(10px);
	height: 70px;
	-webkit-transition: 0.50s;
	-moz-transition: 0.50s;
	transition: 0.50s;
	z-index: -1; 
}
.mini-right-nav .navtext:hover .navtext-span{ 
	width:auto;
	overflow:visible;
	opacity:1;
	padding: 0 85px 0px 0px; 
	border-radius: 0;
	font-size:16px;
}
.mini-right-nav .navtext:hover {
	text-decoration:none;
}
.mini-right-nav .navtext .navtext-span, .mini-right-nav .navtext .navtext-span a{
	color:#fff;
}
.mini-right-nav li.whtasapp-nav .navtext, .mini-right-nav .whtasapp-nav .navtext-span:after{
	background-color: #58c04d;
}
.mini-right-nav img{
	width: 20px;
	position: relative;
	z-index: 1;
}
.navtext-wrap br{
	display: none;
}
.navtext-wrap a{
	display: block;
	font-size: 14.2px;
}
.navtext-wrap{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	line-height: 17px;
}
.navtext-wrap a span{
	width: 80px;
  	display: inline-block;
}
.mobile-whatsapp-block {
	bottom: 4.5rem;
	background: #000;
	padding: 3rem 1.5rem 1.5rem;
	z-index: 99999;
	width: 100%;
	left: 0;
	font-family: 'lama_sansmedium';
	display: none;
}
.mobile-whatsapp-block.show-div{
	display: block;
}
.whatsapp-block-wrap {
	background: #25D366;
	padding: 1.5rem;
}
.whatsapp-block-wrap span{
	margin-right: .6rem;
	width: 70px;
  	display: inline-block;
}
.whatsapp-block-wrap a{
	color: #fff;
}


.widget-btn-area{
	bottom: 2rem;
  	left: 3rem;
  	z-index: 99;
}
.widget-btn{
	border-radius: 10px;
  	background: #0084FF;
	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_sansmedium';
	font-size: 1.6rem;
	margin: 1.5rem 0 5.4rem;
}
.widget-content h5 span{
	text-decoration: underline;
	color: #0084FF;
}
.widget-content button, .widget-mobile button{
	border-radius: 5px;
	color: #fff;
	border: 2px solid #0084FF;
  	background: #0084FF;
	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: #0084FF !important;
}
.monthly_amount{
	cursor:pointer;
} 
.openingtime table{
	font-size: 1.6rem !important;
	width: auto;
	color: rgba(255, 255, 255, 0.50);
  	font-family: 'lama_sansmedium';
}
.openingtime td {
	vertical-align: top;
	padding-right: 26px;
}
.dtl-tab-sec .tab-btn li{
	width: calc(20% - 10px);
	font-family: 'lama_sanssemibold';
  	font-size: 1.8rem;
  	margin-right: 12px;
  	margin-bottom: 12px;
}
.dtl-tab-sec .tab-btn li:last-child{
	margin-right: 0;
}
.dtl-tab-sec .tab-btn li button{
	color: #fff;
  	background-color: #0A1520;
  	padding: 12px 0;
  	border: 1px solid rgba(255,255,255,0.2);
  	border-radius: 50px;
}
.dtl-tab-sec .tab-btn li button.active {
  color: #fff;
  background-color: #0084FF;
  border-color: #0084FF;
}
.dtl-tab-sec .tab-content{
	padding-top: 60px;
}
.dtl-tab-sec .kenmerken-tab li{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.dtl-tab-sec .kenmerken-tab li:nth-child(even):after{
	display: none;
}
.trade-btn img{
	width: 16px;
  	margin-right: 10px;
  	margin-top: -2px;
}	
.aanbod-dtl-btm-btn .akker_btn_cls.trade-btn{
	background-color: #25D366;
  	border-color: #25D366;
}
.thumb-img{
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	transition: all .3s;
	height: 0;
	overflow: hidden;
}
.each-product:hover .thumb-img {
	margin-top: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	height: 100%;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	transition: -webkit-transform .6s cubic-bezier(.08, .35, .13, 1.02);
	transition: transform .6s cubic-bezier(.08, .35, .13, 1.02);
}
.thumb-img .row{
	margin: 0 -5px;
}
.thumb-img img{
	border-radius: 10px;
}