@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
    font-size: 1.6rem;
    font-family: 'OpelNext';
    color: #121212;
}
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: #F2F2F2;
}
.mm-listview > li > a, .mm-menu .mm-navbar a, .mm-menu .mm-navbar > *{
	color: #121212;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/*****header-area***/
.header-area {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-wrap {
	padding: 3.4rem 0;
	border-bottom: 1px solid #AAAAAA;
}
.header-menu li {
	display: inline-block;
	margin-right: 4.5rem;
}
.header-menu li img{
	width: 10rem;
}
.header-menu li a {
	font-family: 'OpelNext';
	font-size: 2rem;
	color: #fff;
}
.header-menu li a:hover {
	color: #F1B143;
}
.header-area .akker_btn_cls {
	max-width: 20.6rem;
	font-family: 'OpelNext';
    font-size: 2rem;
}
.header-logo img,
.header-fix-logo img {
	width: 26rem;
}
.header-area.active {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #121212;
}
/*****banner*******/
.banner-sec {
	position: relative;
}
.banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 100%;
}
.banner-content p {
	color: #fff;
	margin: 11% 0;
}
.banner-content .border-btn {
	margin-left: 6rem;
	color: #fff;
	border-color: #fff;
}
.banner-content .border-btn:hover,
.banner-content .border-btn:active,
.banner-content .border-btn:focus {
	color: #F1B143;
	border-color: #F1B143;
	color: #fff;
}
.banner-slider {
	position: relative;
}
.banner-content-wrap {
	max-width: 62rem;
	width: 100%;
	padding-top: 10%;
}
.banner-sec .swiper-pagination {
	padding-bottom: 5rem;
    width: auto;
    right: 0;
    left: 17%;
}
.banner-sec .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    opacity: .43;
    margin: 0 1.2rem !important;
    position: relative;
}
.banner-sec .swiper-pagination-bullet-active {
    opacity: 1;
	position: relative;
}
.banner-sec .swiper-pagination-bullet-active:after {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 3rem;
    content: '';
    border: 1px solid #fff;
    border-radius: 100%;
}
.banner-service-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: #F1B143;
	width: 33%;
	padding: 6rem;
}
.banner-service-btn .txt-btn {
	color: #fff;
	font-size: 2rem;
}
.banner-service-btn .txt-btn::after {
	filter: brightness(10);
	-webkit-filter: brightness(10);
}
.banner-service-btn .txt-btn:hover {
	color: #121212;
}
.banner-service-btn .txt-btn:hover::after {
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
/***banner-contact**/
.banner-contact {
	padding: 5rem 0 8rem;
	position: relative;
}
.banner-contact::after {
	content: "";
	height: 100%;
	width: 16%;
	background-color: #F1B143;
	position: absolute;
	right: 0;
	top: 0;
}
.banner-contact ul {
	display: flex;
}
.banner-contact li:not(:last-child) {
	margin-right: 8rem;
}
.banner-contact li img {
	margin-right: 2rem;
	filter: brightness(0);
	-webkit-filter: brightness(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner-contact li a {
	font-size: 2rem;
    font-family: 'OpelNext';
}
.banner-contact li a:hover img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
}
/*****product-sec*****/
.product-sec {
	padding: 6% 0;
}
.product-slider {
	position: relative;
	padding-bottom: 8.8rem;
}
.product-info {
	padding-right: 18%;
}
.product-info p {
	margin: 4rem 0 6rem;
}
.product-info .akker_btn_cls {
	margin-top: 9%;
}
.select-style {
    width: 100%;
    height: 5.4rem;
    color: #121212;
    font-family: 'OpelNextBold';
    font-size: 1.8rem;
    border: 0;
	border-bottom: 1px solid #E6E6E6;
    border-radius: 0;
    padding: 0;
    background: url(../images/filter-arrow.svg) #fff no-repeat 95% center/10px;
    appearance: none;
    line-height: 5.3rem;
	margin-bottom: 2rem;
}
.select-style option{
	font-family: arial;
	font-weight: bold;
}
.product-dtl {
	padding: 2.2rem 0;
}
.product-dtl p {
	font-family: 'OpelNextLight';
	height: 50px;
    overflow: hidden;
}
.product-dtl hr {
	background-color: #E6E6E6;
	opacity: 1;
	margin: 2rem 0;
}
.product-dtl table{
	width: 100%;
}
.product-dtl td {
	font-size: 1.6rem;
    font-family: 'OpelNext';
    color: #121212;
    vertical-align: top;
}
.product-dtl td:last-child {
	padding-right: 0;
}
.product-dtl h3 {
	margin-bottom: 0.5rem;
}
.product-slider .swiper-pagination {
	bottom: 0;
	top: auto;
	max-width: 25.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.product-slider .swiper-pagination-progressbar {
    background: #E6E6E6;
	height: 0.2rem;
}
.product-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #F1B143;
	height: calc(100% + 0.25rem);
	top: -0.2rem;
}
.product-slider .common-arrow {
	top: -5rem;
	margin-top: 0;
}
.product-slider .swiper-button-next {
	right: 0;
}
.product-slider .swiper-button-prev {
	left: auto;
	right: 4rem;
}
/****service-sec*****/
.service-sec {
	overflow: hidden;
	padding-bottom: 7%;
}
.service-overview {
	margin-bottom: 9%;
}
.each-service-set,
.each-service-set .row {
	height: 100%;
}
.each-service-overview-img {
	height: 100%;
	overflow: hidden;
}
.each-service-overview-img img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-service-set:hover .each-service-overview-img img {
	transform: scale(1.1);
}
.each-service-overview-text {
	background-color: #F2F2F2;
	height: 100%;
	padding: 21% 19%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.each-service-overview-text img {
	width: 6rem;
}
.each-service-overview-text h4 {
	text-transform: uppercase;
	margin-top: 6rem;
}
.each-service-overview-text p {
	margin: 4rem 0 5rem;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-heading-text {
	position: relative;
	padding: 9rem 0 9rem 9rem;
}
.service-heading-text::after {
	content: "";
	height: calc(100% + 50%);
	width: calc(100% + 50%);
	background-color: #F1B143;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	color: #fff;
}
.service-heading-text p {
	color: #fff;
}
/***about-sec*****/
.about-sec {
	padding: 5rem 0 8%;
	position: relative;
}
.about-sec::after {
	content: "";
	height: 100%;
	width: 68%;
	background-color: #F2F2F2;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
}
.about-img {
	position: relative;
	padding: 19% 0 0 22%;
}
.about-img::after {
	content: "";
	height: 81%;
	width: 100%;
	background-color: #F1B143;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.about-text {
	padding: 3rem 11% 0;
}
.about-text h2 {
	margin-bottom: 12%;
}
.about-text p {
	margin-bottom: 3.5rem;
}
.about-text .akker_btn_cls {
	margin-top: 10%;
}
/***google-review-sec****/
.google-review-sec {
	padding: 6rem 0;
}
.google-review-wrap {
	height: 39rem;
}
/****footer-area***/
.footer-area {
	background-color: #F2F2F2;
	padding: 5% 0;
}
.each-footer-info h3 {
	font-family: 'OpelNext';
	margin-bottom: 4rem;
}
.each-footer-info p {
	font-size: 2rem;
}
.each-footer-info td {
	font-size: 2rem;
	vertical-align: top;
}
.each-footer-info td:nth-child(odd) {
	padding-right: 4rem;
}
.each-footer-info th {
	font-size: 2rem;
    font-family: 'OpelNextBold';
}
.each-footer-info table {
	margin-bottom: 6rem;
}
.each-footer-info table:last-child {
	margin-bottom: 0;
}
.each-footer-info li {
	font-family: 'OpelNext';
	font-size: 2rem;
	line-height: 1.6;
}
.footer-social {
	margin-top: 7rem;
}
.footer-social ul {
	display: flex;
	align-items: center;
}
.footer-social li:not(:last-child) {
	margin-right: 2rem;
}
.footer-social li a {
	height: 5.5rem;
	width: 5.5rem;
	background-color: #F1B143;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer-social li a img {
	width: 2.2rem;
}
.footer-social li a:hover {
	background-color: #121212;
}
.footer-logo img {
	width: 26rem;
}
.footer-sponcer img{
	max-width: 130px;
}
/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 70%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(18, 18, 18, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
	overflow: hidden;
    background-color: #fff;
	position: relative;
}
.modal-area .popup-content p {
    margin: 5% 0 8%;
	max-width: 53.6rem;
	width: 100%;
}
.modal-area .popup-content .akker_btn_cls {
	max-width: 19.7rem;
}
.modal-area .popup-content {
    padding: 10%;
    background-color: #fff;
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
.close-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	font-size: 2rem;
	height: 4rem;
	width: 4rem;
	background-color: #F1B143;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'OpelNextLight';
}
.close-img:hover {
	color: #fff;
}
/*=================================aanbod page start======================================*/
.inner-banner-sec {
	padding: 17% 0 10%;
}
/***aanbod-product-sec****/
.aanbod-product-sec {
	padding-bottom: 0;
}
.aanbod-product-sec .product-info h2 {
	margin-bottom: 5rem;
}
.aanbod-product-sec .product-info {
    padding-right: 0;
}
.aanbod-product-sec .col-xl-4 {
	padding: 0 3rem;
}
.aanbod-product-sec .aanbod-product-wrap {
	margin: 0 -3rem;
}
.aanbod-product-sec .each-product {
	margin-bottom: 9rem;
}
.aanbod-product-sec .product-info .select-style {
	margin-bottom: 1rem;
}
.reset {
	font-size: 2rem;
    font-family: 'OpelNext';
    color: #121212;
	margin-top: 2rem;
	display: table;
	margin-left: auto;
}
/*=================================contact page start======================================*/
/****contact-info-sec****/
.contact-info-sec {
	padding: 6% 0;
}
.each-contact-info h4 {
	margin-bottom: 2.5rem;
}
.each-contact-info p {
	font-size: 2rem;
}
.each-contact-info p a img {
	width: 1.8rem;
	margin-right: 1.5rem;
	filter: brightness(0);
	-webkit-filter: brightness(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-contact-info p a:hover img {
	filter: brightness(1);
	-webkit-filter: brightness(1);
}
.each-contact-info .footer-social {
	margin-top: 0;
}
.contact-info-wrap {
	margin: 6.4rem 0;
}
.contact-info-img {
	padding-left: 7%;
}
/***map-sec****/
.map-sec {
	height: 70rem;
}
/****contact-time-sec***/
.contact-time-sec {
	padding-top: 5%;
}
.contact-time-text {
	max-width: 49.5rem;
	width: 100%;
	padding-left: 2rem;
	margin-left: auto;
}
.contact-time-text table {
	margin-bottom: 6rem;
}
.contact-time-text table:last-child {
	margin-bottom: 4rem;
}
.contact-time-text h2 {
	margin-bottom: 4rem;
}
.contact-time-text td {
	vertical-align: top;
	font-size: 2rem;
    font-family: 'OpelNext';
    color: #000000;
    line-height: 24px;
}
.contact-time-text td:nth-child(odd) {
	padding-right: 8rem;
}
.contact-time-text th {
	font-family: 'OpelNextBold';
	font-size: 2rem;
	color: #000000;
}
/****contact-form-sec*****/
.contact-form-sec {
	padding: 5% 0;
}
.form-main {
	padding: 5.5rem 5.5rem 4.2rem;
	background-color: #F2F2F2;
}
.dtl-info-btn .form-main {
	padding: 5.5rem 2.5rem 4.2rem;
	background-color: #F2F2F2;
}

.form-group {
	margin-bottom: 1.3rem;
}
.form-styl {
	resize: none;
    border: 1px solid #fff;
    border-radius: 0;
    font-family: 'OpelNextLight';
    color: #333439;
    font-size: 1.4rem;
    padding: 1.5rem 3rem;
	background-color: #fff;
}
.dtl-info-btn .form-styl {
    padding: 1.5rem 1rem;
}
.form-styl:placeholder {
	color: #333439;
}
.form-styl:-ms-input-placeholder {
	color: #333439;
}
.form-styl::placeholder {
	color: #333439;
}
.form-styl:focus {
    box-shadow: none;
	border-color: #fff;
	border: 1px solid #fff;
}
.contact-form-sec textarea.form-styl {
    min-height: calc(100% - 1.3rem);
}
.contact-form-sec h2 {
	margin-bottom: 7rem;
}
.contact-form-sec .txt-btn {
	background-color: transparent;
    height: auto;
    border: 0;
}
.contact-form-img {
	background-color: #F1B143;
	padding: 0 20% 18% 0;
	margin-left: 12%;
	height: 100%;
}
.contact-form-img img {
	height: 100%;
	object-fit: cover;
}
/*=================================bedankt page start======================================*/
.bedankt-banner-sec .banner-content-wrap { 
	max-width: 100%;
	padding-top: 3%;
}
.bedankt-banner-sec h1 { 
	max-width: 100%;
	margin-bottom: 6rem;
}
/*=================================aanbod-dtl page start======================================*/
/***inner-header***/
.inner-header {
	position: relative;
}
.inner-header .header-menu li a {
	color: #121212;
}
.header-fix-logo {
	display: none;
}
.inner-header.active .header-fix-logo {
	display: block;
}
.inner-header.active .header-logo {
	display: none;
}
.inner-header.active .header-menu li a {
	color: #fff;
}
.inner-header.active .header-menu li a:hover {
	color: #F1B143;
}
/***bk-btn-sec***/
.bk-btn-sec {
	padding-top: 6rem;
}
.bk-btn-sec .border-btn {
	border-color: #F1B143;
}
/***dtl-top-sec***/
.dtl-top-sec{
	padding: 6rem 0;
}
.dtl-top-slider {
	position: relative;
}
.dtl-top-gallery {
	margin-top: 1rem;
}
.dtl-top-gallery .col-4 {
	padding: 0.8rem 1rem;
}
.dtl-top-gallery .row {
	margin: 0 -1rem;
}
.each-dtl-gal {
	overflow: hidden;
	position: relative;
}
.dtl-gal-content {
	font-family: 'OpelNextBold';
	font-size: 4rem;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.more-gallery-images {
	display: none;
}
/****dtl-top-info*****/
.dtl-top-info {
	padding-left: 11%;
}
.car-model {
	margin-bottom: 6rem;
}
.car-model h3 {
	font-family: 'OpelNextLight';
	margin-top: 2rem;
}
.car-model h2 span {
	color: #121212;
}
.dtl-top-info table {
    width: 100%;
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 4rem;
}
.dtl-top-info td {
    vertical-align: top;
    width: 33.33%;
    padding-bottom: 2rem;
}
.dtl-top-info td h6 {
	color: rgba(18, 18, 18, 0.7);
	margin-top: 1.5rem;
}
.car-price h2 {
	font-size: 3.6rem;
}
.car-price h2 span {
	color: #121212;
}
.car-price h3 {
	font-family: 'OpelNext';
	text-align: right;
}
.dtl-info-btn {
	margin: 4.5rem 0 5.5rem;
	max-width: 60rem;
	width: 100%;
}
.dtl-info-btn .border-btn {
	border-color: #F1B143;
}
/**contact-card****/
.contact-card {
	padding: 0 0 4rem 6rem;
	position: relative;
}
.contact-card::after {
	content: "";
	height: 88%;
    width: 88%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #F1B143;
	z-index: -1;
}
.contact-card-wrap {
	background-color: #F2F2F2;
}
.contact-card-text { 
	padding: 3rem;
}
.contact-card-text h4 { 
	font-size: 1.6rem;
	text-transform: uppercase;
}
.contact-card-text h6 { 
	font-size: 1.4rem;
    font-family: 'OpelNextLight';
	text-transform: uppercase;
}
.contact-card-text p {
	margin-top: 2.5rem;
}
.contact-card-text p a img {
	width: 1.5rem;
	margin-right: 1.5rem;
	filter: brightness(0);
	-webit-filter: brightness(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact-card-text p a:hover img {
	filter: brightness(1);
	-webit-filter: brightness(1);
}
.contact-card-btn {
	padding-right: 11rem;
}
.contact-card-btn .txt-btn {
	color: #fff;
	font-size: 2rem;
	display: table;
	margin-top: 3rem;
}
.contact-card-btn .txt-btn::after {
	filter: brightness(10);
	-webkit-filter: brightness(10);
}
.contact-card-btn .txt-btn:hover {
	color: #121212;
}
.contact-card-btn .txt-btn:hover::after {
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
.contact-card-img  {
	height: 100%;
}
.contact-card-img img {
	height: 100%;
	object-fit: cover;
}
/****dtl-tab-sec*****/
.dtl-tab-sec {
	padding: 4% 0;
	background-color: #F2F2F2;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    font-family: 'OpelNextBold';
    font-size: 2rem;
    margin: 0;
    word-break: break-word;
    margin-right: 2rem;
	margin-bottom: 1rem;
	width: 18%;
}
.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 {
    border: 1px solid #F1B143;
    background-color: transparent;
    color: #121212;
    padding: 1rem 0.5rem;
	border-radius: 0;
	letter-spacing: normal;
	position: relative;
	transition: all 0.5s;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover {
	background-color: #F1B143;
	color: #fff;
}
/*****dtl-tab-content******/
.dtl-tab-content-heading h2 {
	margin: 5rem 0;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'OpelNextLight';
    font-size: 2rem;
    color: #121212;
    margin-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 1.1rem;
    padding-left: 1.3rem;
    background-size: 0.8rem;
}
.kenmerken-tab ul li:nth-child(even) {
	color: #0F1014;
	font-family: 'OpelNext';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.bullet-panel h3 {
    border-bottom: 1px solid #121212;
    padding-bottom: 1rem;
}
.bullet-panel, .star_icon {
    margin-bottom: 2rem;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 1.3rem;
    position: relative;
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.8rem;
    position: absolute;
    top: 1.1rem;
    left: 0;
    content: '';
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F1B143;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #F1B143;
    border-left: 0;
    padding: 2rem 1.5rem 0.5rem;
    min-height: 20rem;
}
.left-bg-block h6 {
    line-height: 3rem;
    color: #fff;
	font-size: 1.6rem;
	font-family: 'OpelNextLight';
}
.each-onderhoud-block h4 {
    color: #121212;
    font-family: 'OpelNext';
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #121212;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'OpelNextLight';
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/*****related-product-sec******/
.related-product-sec {
	padding: 0 0 4%;
}
.related-product-sec h2 {
	margin-bottom: 4%;
}
.related-product-sec .product-slider {
	padding-bottom: 0;
}
/*=================================diensten-list page start======================================*/
/***list-sec**/
.list-text {
	padding: 4rem 15%;
}
.list-text p {
	margin: 5rem 0 10rem;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-text .akker_btn_cls {
	font-family: 'OpelNext';
}
/*=================================diensten-dtl page start======================================*/
/***dtl-btn-sec****/
.dtl-btn-sec {
	position: relative;
}
.dtl-btn-sec .akker_btn_cls {
	position: absolute;
	font-family: 'OpelNext';
}
/***diensten-dtl-top-sec****/
.diensten-dtl-top-sec {
	padding-bottom: 5%;
}
.diensten-dtl-top-txt {
	padding: 30% 22% 0 0;
}
.diensten-dtl-top-txt p {
	margin-top: 5rem;
}
/*****diensten-dtl-info-sec****/
.diensten-dtl-info-sec {
	padding: 7% 0 6%;
	position: relative;
	background-attachment: fixed;
}
.diensten-dtl-info-sec::after {
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
}
.diensten-dtl-info-wrap {
	position: relative;
	z-index: 1;
}
.diensten-dtl-info-wrap .row {
	justify-content: space-between;
}
.diensten-dtl-info-wrap .col-lg-3 {
	width: auto;
}
.diensten-dtl-info-sec h2 {
	color: #fff;
	margin-bottom: 10%;
}
.diensten-dtl-info-sec h2 span {
	color: #fff;
}
.each-dtl-info {
	max-width: 25rem;
	width: 100%;
}
.each-dtl-info-img {
	height: 7rem;
}
.each-dtl-info img {
	filter: invert(1) brightness(10);
	width: 6.4rem;
}
.each-dtl-info h4 {
	color: #fff;
	text-transform: uppercase;
	margin: 6rem 0 2.5rem;
	height: 40px;
}
.each-dtl-info p {
	color: #fff;
}
/***related-service-sec*****/
.related-service-sec {
	padding-bottom: 6%;
}
.related-service-sec h2 {
	margin-bottom: 6rem;
}
.each-related-service-img {
	overflow: hidden;
}
.each-related-service-img img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-related-service .txt-btn {
	font-family: 'OpelNext';
    font-size: 2rem;
    color: #0F1014;
	margin-left: 5rem;
	margin-top: 2.5rem;
}
.each-related-service .txt-btn::after {
	filter: brightness(0);
	-webkit-filter: brightness(0);
}
.each-related-service:hover .txt-btn {
	color: #F1B143;
}
.each-related-service:hover .txt-btn::after {
	filter: brightness(1);
	-webkit-filter: brightness(1);
}
.related-service-slider {
	position: relative;
}
.each-related-service .common-arrow{
	top: calc(50% - 30px);
}
.related-service-slider .swiper-button-next {
	right: -6%;
}
.related-service-slider .swiper-button-prev {
	left: -6%;
}
.each-related-service:hover .each-related-service-img img {
	transform: scale(1.1);
}
/*=================================vacature-dtl page start======================================*/
.upload-cv {
	background-image: url(../images/upload-plus.svg);
	background-size: 1rem;
	background-repeat: no-repeat;
	background-position: 94%;
	cursor: pointer;
}
/*=================================overons page start======================================*/
/***overons-top-sec****/
.overons-top-sec {
	padding: 5% 0;
}
.overons-top-text {
	padding: 0 5% 0 11%;
}
.overons-top-text h2 {
	margin-bottom: 5rem;
}
.overons-top-text p {
	margin-top: 4rem;
}
/****member-sec***/
.member-sec {
	overflow: hidden;
}
.member-slider {
	position: relative;
}
.each-member {
	background-color: #F2F2F2;
	height: 100%;
}
.member-img {
	height: 100%;
}
.member-img img {
	height: 100%;
	object-fit: cover;
}
.member-text {
	padding: 4rem;
}
.member-text h4 {
	text-transform: uppercase;
}
.member-text h6 {
	font-family: 'OpelNextLight';
	text-transform: uppercase;
	margin: .5rem 0 5rem;
}
.member-slider .common-arrow {
	background-color: transparent;
	height: auto;
	width: auto;
}
.member-slider .common-arrow img {
	width: 4rem;
}
.member-slider .common-arrow {
	margin-top: 0;
	top: 7%;
	right: -10%;
}
.member-slider .swiper-button-prev{
	right: calc(-10% + 6rem);
	left: auto;
}
/***overons-dtl-sec*****/
.overons-dtl-sec .overons-top-text {
	padding: 0 15% 0 0;
}
/***overons-btm-sec***/
.overons-btm-sec {
	padding-bottom: 5%;
}
.overons-btm-sec .about-text {
	padding-bottom: 13rem;
}
.overons-btm-sec .about-text h2 {
    margin-bottom: 5%;
}
.overons-btm-sec::before {
	content: "";
    height: 15rem;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}
.overons-btm-sec .about-text .akker_btn_cls {
    margin-top: 3rem;
}
/***overons-gallery-sec****/
.overons-gallery-sec {
	position: relative;
	overflow: hidden;
}
.overons-gallery-sec::after {
	content: "";
    height: 100%;
    width: 14.2%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
	z-index: 1;
}
.overons-gallery-sec .swiper-slide {
	height: auto;
}
.each-gal {
	overflow: hidden;
	height: 100%;
}
.each-gal img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-gal:hover img {
	transform: scale(1.1);
}
.overons-gallery-sec .common-arrow {
	background-color: transparent;
	height: auto;
	width: auto;
}
.overons-gallery-sec .swiper-button-next {
	right: 5%;
}
.overons-gallery-sec .swiper-button-prev {
	left: 5%;
}
.overons-gallery-sec .common-arrow img {
	width: 4rem;
}

/*******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{
    border-bottom: 1px solid #121212;
	padding-bottom: 1rem;
	margin-bottom: 3rem;
	text-transform: uppercase;
	display: inline-block;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
   	font-size: 2rem;
	color: black;
	padding-bottom: 6px;
	word-break: break-word;
	font-family: 'OpelNext';
}
.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 {
	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 p {
    color: black;
}
.inrl-btn{
	background-color: transparent;
    height: auto;
    border: 0;
}

.aanbod-iframe iframe {
	width: 100%;
	height: 1000px;
}
#sorteren{
	height: 5.7rem;
}
.diensten-dtl-top-sec a{
	margin-top: 30px;
}
.aanbod-banner{
	height: 13rem;
	padding: 0;
	background-position-y: 0;
}
.aanbod-banner h1{
	display: none;
}
#bdIframe{
	height: 995px;
}