@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
    font-size: 1.6rem;
    font-family: 'open_sansregular';
    color: #44474F;
    top: 0 !important;
}
html {
    font-size: 62.5%;
}
#page{
	overflow: hidden;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/***mini-right-nav***/
.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: #12317D;
	border-radius: 0;
}
.mini-right-nav span {
    font-family: 'open_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: 0;
	content: '';
	background-color: #12317D;
	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;
}
.mini-right-nav .navtext:hover {
	text-decoration:none;
}
.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: #23d366;
}
.mini-right-nav img{
	width: 20px;
	position: relative;
	z-index: 1;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.mini-right-nav{
	position: fixed;
	top: 39%;
	z-index: 15;
	right: 0px;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/*****header*****/
.header-area {
    position: relative;
    height: auto;
    /*overflow: hidden;*/
    transition: .5s;
    -webkit-transition: .5s;
}
.header-area.is-hidden .header-btn{
	height: 9rem;
	line-height: 9rem;
}
.header-area .navbar {
	padding: 0;
}
.header-area .navbar-brand{
	margin: 0;
}
.header-area .navbar-brand img {
    width: 32rem;
}
.header-area .navbar-expand-lg .navbar-nav {
	margin-top: 0;
}
.header-area .navbar-expand-lg .navbar-nav .nav-link, 
.header-area .nav-link,
.menu-items a {
	font-family: 'bebas_neueregular';
	font-size: 2rem;
	text-transform: uppercase;
	color: #12317D;
	letter-spacing: 0.05rem;
}
.menu-items a {
	color: #fff;
}
.header-area .nav-item{
	margin: 0 1.5rem;
}
.menu-icon:after, .menu-icon:before, .menu-icon div {
	background: #496CC1;
}
.menu-icon div {
	width: 60%;
}
.menu-icon{
    margin-left: 0;
    margin-top: -4px;
}
.menu-items ul{
    text-align: left;
}
.header-area .nav_menu_right_part{
    position: relative;
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
	margin-top: -0.1rem !important;
}
.header_inner{
    padding: 0;
}
.nav_menu_right_part.active a.menu-word{
    opacity: 0;
}
.menu-navigation {
    padding: 15rem 3rem 3rem;
}
.menu-items.active{
	width: 32rem;
}
.menu-items a:hover{
	color: #496CC1;
}
.menu-word {
	color: #496CC1;
}
.header-area .nav-link:hover:before {
	background-color: #12317D;
}
.header-btn {
	background-color: #12317D;
	font-family: 'bebas_neueregular';
    font-size: 2rem;
    color: #fff;
	height: 11.2rem;
	line-height: 11.2rem;
	display: inline-block;
	text-align: center;
	letter-spacing: 0.05rem;
	max-width: 21rem;
	width: 100%;
	margin-left: 4rem;
}
.header-btn:hover {
	background-color: #496CC1;
	color: #fff;
}
/***banner-sec****/
.banner-sec { 
	position: relative;
}
.banner-sec::after {
	content: '';
	height: 80%;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background-color: #12317D;
	position: absolute;
	z-index: -1;
}
.banner-content {
	position: absolute;
	width: 100%;
    left: 10rem;
    top: 50%;
    transform: translateY(-50%);
	z-index: 1;
}
.banner-content h5 {
	margin-top: 2rem;
}
.banner-content .akker_btn_cls {
	margin-top: 5rem;
}
.bannner-img {
	width: calc(100% + 48%);
	position: relative;
	z-index: 2;
	height: 80%;
}
.bannner-img .each-banner, .bannner-img .each-banner img{
	height: 100%;
}
.bannner-img .each-banner img{
	object-fit: cover;
}
/***product-sec***/
.product-sec {
	padding: 13% 0 9%;
}
.product-slider {
	position: relative;
}
.product-dtl {
	padding: 3rem 0;
}
.product-dtl h5 {
	color: #29468b;
	font-family: 'open_sanssemibold';
	font-size: 1.7rem;
}
.product-dtl p {
	margin: 0.5rem 0 2rem;
	height: 45px;
	overflow: hidden;
	color: #29468b;
}
.product-dtl td {
    font-family: 'open_sanssemibold';
	font-size: 1.6rem;
	color: #29468b;
	vertical-align: top;
	padding-right: 3rem;
}
.product-dtl td:last-child {
	padding-right: 0;
}
.product-content {
	padding: 0 8% 0 14%;
}
.product-content p {
	margin: 3.5rem 0;
}
.product-content ul {
	max-width: 25rem;
	width: 100%;
}
.product-content li a {
    font-size: 2rem;
    font-family: 'bebas_neueregular';
    color: #12317D;
	padding: 2rem 0;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	position: relative;
}
.product-content li a::after {
	content: '';
    height: 1.3rem;
    width: 1.3rem;
    background-image: url(../images/btn-arrow.svg);
    background-size: 1.3rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product-content li a:hover {
	color: #496CC1;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.product-content li a:hover::after {
	right: 1.5rem;
}
.product-slider .swiper {
	padding-bottom: 6rem;
}
.product-slider .swiper-pagination {
	bottom: 0;
}
.product-slider .swiper-pagination-bullet {
	background: #E8EAF1;
	opacity: 1;
	height: 0.2rem;
	margin: 0 !important;
	width: 4.7rem;
}
.product-slider .swiper-pagination-bullet-active {
	height: 0.4rem;
	background-color: #12317D;
	border-radius: 0;
}
.common-heading span h2 {
	font-size: 22rem;
	color: #F7F7F7;
	position: absolute;
	z-index: -1;
	margin-top: -8%;
}
/***feature-area****/
.feature-img {
	margin-top: -8rem;
	padding-right: 13%;
}
.feature-text {
	padding: 9rem 10% 0;
	position: relative;
}
.feature-text::after {
	content: '';
    height: calc(100% + 60%);
    width: calc(100% + 30%);
    top: 0;
    left: -24%;
    background-color: #ECEDF0;
    position: absolute;
    z-index: -1;
}
.feature-text h4 span {
	color: #496CC1;
}
.feature-text p {
	margin: 4.5rem 0 6rem;
}
/***service-slider***/
.service-slider {
	overflow: hidden;
	padding-top: 5%;
}
.service-slider .twisted_text_content {
	align-items: flex-end;
}
.service-slider .twisted_text_content div {
	margin: 0 auto 2rem 2rem;
	text-align: left;
}
.service-slider .twisted_text_content h4 {
	color: #fff;
	font-family: 'bebas_neueregular';
}
.service-slider .twisted_each_block {
	overflow: hidden;
}
.service-slider .twisted_each_block a {
	padding-top: 50%;
	padding-bottom: 50%;
}
.service-slider-wrap {
	margin-right: -22%;
}
/****content-block****/
.content-block {
	overflow: hidden;
	position: relative;
	padding: 11% 0 8%;
}
.content-text {
	padding: 0 15%;
}
.content-text p {
	margin: 3rem 0 10%;
}
.content-text .common-heading span h2 {
	margin-left: -10%;
}
/****footer-area***/
.footer-area {
	padding: 6rem 0;
	position: relative;
}
.footer-area::after {
	content: '';
	width: 50%;
	height: 100%;
	background-color: #ECEDF0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.footer-logo {
	margin-bottom: 5rem;
}
.footer-logo img {
	width: 32rem;
}
.footer-area h6,
.footer-area a {
	font-family: 'bebas_neueregular';
    font-size: 2rem;
    color: #12317D;
	text-transform: uppercase;
}
.footer-area a:hover, .footer-area .akker_btn_cls:hover, .footer-area .akker_btn_cls:active, .footer-area .akker_btn_cls:focus {
	color: #496CC1;
}
.footer-area p {
	margin-top: 2rem;
}
.google-rate {
	width: 15rem;
}
.footer-reach .akker_btn_cls {
	background-color: transparent;
	max-width: 100%;
	border-color: transparent;
	border-bottom-color: rgba(18, 49, 125, 0.18);
	padding: 1rem 0;
	border-radius: 0;
}
.footer-reach .akker_btn_cls::after {
	filter: invert(0) brightness(1);
    -webkit-filter: invert(0) brightness(1);
	right: 0;
}
.footer-reach .akker_btn_cls {
	margin-top: 4rem;
}
.footer-info {
	padding: 0 10%;
}
.footer-reach {
	padding-left: 14%;
}
/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 80%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(18, 18, 18, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
    background-color: #fff;
	position: relative;
	padding: 4rem;
}
.modal-area .popup-content h2 {
	color: #0F1014;
}
.modal-area .popup-content h5 {
    margin: 3rem 0 8rem;
	color: #0F1014;
	max-width: 63rem;
	width: 100%;
}
.modal-area .popup-content {
    padding: 1rem 0 1rem 4rem;
    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: #12317D;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'open_sansregular';
}
.close-img:hover {
	color: #fff;
}
/*=================================contact page start======================================*/
/***inner-banner***/
.inner-banner {
	padding-bottom: 5rem;
}
.inner-banner .each-banner { 
	padding: 20rem 0 8rem;
}
.inner-banner .banner-content {
	position: initial;
	transform: translateY(0);
	padding: 0 7%;
	max-width: 100%;
}
.inner-banner::after {
	top: auto;
	bottom: 0;
	transform: translateY(0);
	width: 35%;
}
/****contact-map-sec****/
.contact-map-sec {
	padding: 0;
	overflow: visible;
}
.contact-map-sec .content-img {
	height: 52rem;
	margin-top: -10rem;
	margin-left: 3rem;
	position: relative;
	z-index: 1;
}
.contact-map-sec .content-text {
	padding: 12% 6% 0 0;
}
.contact-map-sec .content-text p {
	margin-top: 0;
}
.contact-map-sec .content-info p {
	font-family: 'bebas_neueregular';
	font-size: 1.8rem;
	color: #12317D;
}
.contact-map-sec .footer-reach {
	padding-left: 0;
}
.contact-map-sec .footer-reach a {
	font-family: 'bebas_neueregular';
    font-size: 2rem;
    color: #12317D;
    text-transform: uppercase;
	display: flex;
	align-items: baseline;
}
.contact-map-sec .footer-reach a:hover {
	color: #496CC1;
}
.contact-map-sec .footer-reach a img {
	width: 1.8rem;
	margin-right: 0.5rem;
}
.contact-map-sec .footer-reach a.address img{
	display: block;
}
.footer-reach .address.akker_btn_cls::after{
	top: auto;
	transform: translateY(0);
	bottom: 1.5rem;
}
/***contact-form-sec*****/
.contact-form-sec {
	padding: 6% 0;
}
.form-wrap {
	background-color: #ECEDF0;
	padding: 5% 7%;
	max-width: 121.6rem;
	width: 100%;
	margin: 0 auto;
}
.contact-form-sec h3 {
	margin-bottom: 6rem;
}
.form-styl {
	resize: none;
    background-color: #fff;
    border-radius: 0.5rem;
    font-family: 'open_sansregular';
    border: 0;
    color: #333439;
    font-size: 1.4rem;
    padding: 2rem 3.5rem;
}
.form-group {
	margin-bottom: 1.5rem;
}
.form-styl:placeholder {
	color: #333439;
}
.form-styl:-ms-input-placeholder {
	color: #333439;
}
.form-styl::placeholder {
	color: #333439;
}
.form-styl:focus {
    box-shadow: none;
    color: #333439;
    background-color: #fff;
	border: 0;
}
.form-wrap .akker_btn_cls {
	position: absolute;
	right: 0;
	bottom: 0;
}
.form-btn-place {
	position: relative;
}
/*=================================aanbod-dtl page start======================================*/
/***bk-btn-sec**/
.bk-btn-sec .akker_btn_cls {
	text-align: right;
	max-width: 18.8rem;
}
.bk-btn-sec .akker_btn_cls::after {
	left: 1.2rem;
    right: auto;
    transform: translateY(-50%) rotate(180deg);
  	top: 50%;
}
.aanbod-back-btn .d-flex{
	column-gap: 2rem;
	margin-top: 2rem;
}
/***dtl-top-sec****/
.dtl-top-sec {
	padding: 2.5rem 0 3.5rem;
}
.dtl-top-sec .col-lg-5 {
	width: 45%;
}
.dtl-top-sec .col-lg-7 {
	width: 55%;
}
.dtl-info-model {
	margin-bottom: 3rem;
}
.dtl-info-model h5 {
	color: #0F1014;
	margin-top: 1rem;
}
.dtl-info-model h4 {
	font-family: 'open_sanssemibold';
}
.dtl-top-info {
	padding-left: 2rem;
}
.dtl-top-info table {
	width: 75%;
}
.dtl-top-info td {
	vertical-align: top;
	/*width: 33.33%;*/
}
.dtl-top-info td:last-child {
	padding-right: 0;
}
.dtl-top-info td h5 {
    font-family: 'open_sanssemibold';
	color: #0F1014;
	margin-top: 1.5rem;
	font-size: 1.8rem;
}
.dtl-top-info td h5 span {
	color: #12317D;
}
.dtl-top-spec tr:nth-child(even) td {
	padding-top: 2rem;
}
.dtl-gal {
	margin: 1.5rem -1rem;
}
.each-dtl-gal {
	height: 100%;
	padding: 1rem;
}
.each-dtl-gal img {
	height: 100%;
	object-fit: cover;
}
/****dtl-tab-sec***/
.dtl-tab-sec  {
	padding: 5rem 0;
	background-color: #ecedf1;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border: 0;
	width: fit-content;
	padding: 16px 20px;
	background-color: #12317D;
	margin: auto;
	border-radius: 5px;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    font-family: 'bebas_neueregular';
    font-size: 2.6rem;
    margin: 0;
    word-break: break-word;
    margin-right: 7rem;
	/* margin-bottom: 1rem; */
	color:#fff ;
	line-height: normal;
}
.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: 0;
    background-color: transparent;
    color: #fff;
    padding: 0;
	border-radius: 0;
	letter-spacing: 0.1rem;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active,
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link:hover {
	color:#fff ;
}
.dtl-tab-sec .nav-tabs .nav-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  content: '';
  background: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.dtl-tab-sec .nav-tabs .nav-link:hover:before, .dtl-tab-sec .nav-tabs .nav-link.active:before {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
/*****dtl-tab-content******/
.dtl-tab-sec .tab-content {
	padding-right: 5%;
}
.dtl-tab-content-heading h2 {
	font-size: 9.6rem;
	margin: 5rem 0;
	color: #12317D;
}
.dtl-tab-content-heading h3::after {
	background-color: #fff;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'open_sanslight';
    font-size: 1.6rem;
    color: #0F1014;
    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.9rem;
    padding-left: 1.3rem;
    background-size: 0.7rem;
    color: #0F1014;
	font-family: 'open_sansregular';
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.bullet-panel h5 {
    border-bottom: 1px solid #0F1014;
    padding-bottom: 1rem;
	color: #0F1014;
	font-family: 'open_sanssemibold';
}
.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: 'open_sanslight';
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 0.7rem;
    position: absolute;
    top: 0.9rem;
    left: 0;
    content: '';
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #12317D;
    font-size: 1.6rem;
    line-height: 2.4rem;
}
.block-dtls {
    width: calc(100% - 14rem);
    border: 1px solid #12317D;
    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;
}
.each-onderhoud-block h4 {
    color: #0F1014;
    font-family: 'open_sansregular';
    font-size: 2.2rem;
	text-transform: none;
}
.each-onderhoud-block h5 {
    color: #0F1014;
    margin: 1rem 0 3rem;
    font-size: 1.8rem;
	font-family: 'open_sanslight';
	text-transform: none;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 2rem;
}
/**dtl-feature-sec***/
.dtl-feature-sec {
	position: relative;
}
.dtl-feature-sec::after {
	content: '';
	height: 4.4rem;
	width: 100%;
	background-color: #ecedf1;
	position: absolute;
	top: 0;
	left: 0;
}
.dtl-feature-sec .swiper-slide {
	height: auto;
}
.each-dtl-feature {
	background-color: #12317D;
	padding: 8% 16% 2.5rem;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-dtl-feature:hover {
	background-color: #496CC1;
}
.dtl-feature-img {
	width: 23rem;
}
.each-dtl-feature h4 {
	color: #fff;
	margin-bottom: 4rem;
}
/***related-product-sec*****/
.related-product-sec {
	padding-bottom: 4%;
}
.related-product-sec h3 {
	margin-bottom: 6rem;
	color: #12317D;
}
.related-product-sec .swiper {
	padding-bottom: 0;
}
/*=================================aanbod-grid page start======================================*/
/***filter-sec****/
.filter-sec {
	padding-top: 4%;
}
.filter-main {
	/*max-width: 76rem;*/
	width: 100%;
}
.select-style {
    width: 100%;
    height: 6.4rem;
    color: #fff;
    font-family: 'bebas_neueregular';
    font-size: 2rem;
    border: 0;
	border-radius: 0.5rem;
    padding: 0 1.6rem;
    background: url(../images/next.svg) #12317D no-repeat 90% center/10px;
    appearance: none;
    line-height: 6.4rem;
}
.select-style option{
	font-family: arial;
}
.fiter-view img {
	width: 3rem;
}
.each-filter-view {
	opacity: 0.4;
	cursor: pointer;
	margin-left: 2rem;
}
.each-filter-view.active {
	opacity: 1;
}
.aanbod-product-sec {
	padding: 4% 0 5rem;
}
.aanbod-product-sec .each-product {
	padding: 0 1.5rem;
}
.aanbod-product-wrap {
	margin: 0 -1.5rem;
}
/*=================================aanbod-list page start======================================*/
/****aanbod-list-product****/
.aanbod-list-product .each-product {
	background-color: #ECEDF0;
	padding: 2.2rem;
	margin-bottom: 2.5rem;
}
.aanbod-list-product .product-dtl {
	padding: 0;
}
.aanbod-list-product .product-dtl table {
	width: 100%;
}
.aanbod-list-product .product-dtl td {
	width: 33.33%;
}
.aanbod-list-product .product-dtl td span {
	display: block;
	font-family: 'open_sanslight';
}
.aanbod-list-product .dtl-gal {
	margin-top: 2.5rem;
	margin-bottom: 0;
}
.aanbod-list-product .each-dtl-gal {
	padding-top: 0;
	padding-bottom: 0;
}
/*=================================bedankt page start======================================*/
/***bedankt-banner-sec**/
.bedankt-banner-sec {
	position: relative;
}
.bedankt-banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
}
/*=================================diensten-list page start======================================*/
/***diensten-list-sec**/
.each-diensten-text {
	position: relative;
	padding: 5.5rem;
	height: 100%;
}
.each-diensten-text p {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin: 1rem 0 3rem;
}
.each-diensten-text p span {
	display: block;
	margin-top: 3rem;
}
.each-diensten-text .akker_btn_cls {
	right: 5.5rem;
	bottom: 5.5rem;
	position: absolute;
	max-width: 22rem;

}
.each-diensten-list:nth-child(even) {
	background-color: #ECEDF0;
}
.each-diensten-list:nth-child(odd) .each-diensten-text {
	padding-left: 0;
} 
.each-diensten-list:nth-child(even) .each-diensten-text {
	padding-right: 0;
} 
.each-diensten-list:nth-child(even) .each-diensten-text .akker_btn_cls {
	right: -20%;
}
/*=================================overons page start======================================*/
/***overons-info-sec***/
.overons-info-sec .content-img {
	height: auto;
	margin-left: 13%;
}
.counter-area table {
	width: 100%;
    max-width: 45rem;
    margin-left: auto;
}
.counter-area td {
	vertical-align: top;
	text-align: center;
	width: 33.33%;
}
.counter-area h4,
.counter-area h4 span {
	color: #112453;
	font-family: 'bebas_neueregular';
}
.counter-area h6 {
	font-family: 'bebas_neueregular';
	color: #12317D;
	margin-top: 1.2rem;
}
.overons-info-sec .content-text {
	padding-right: 2%;
}
.overons-info-sec .content-text p {
	margin: 3rem 0 5rem;
}
.overons-info-sec .content-text p,
.counter-area {
	max-width: 77rem;
	width: 100%;
}
/****feedback-sec***/
.feedback-sec {
	padding-top: 7%;
}
.feedback-sec h4 {
	color: #fff;
	font-size: 4.8rem;
}
.feedback-sec p {
	color: #fff;
	margin: 6rem 0;
}
.feedback-sec hr {
	background-color: #fff;
	opacity: 1;
	height: 2px;
	margin: 2rem 0 0;
}
.feedback-sec .akker_btn_cls:not(:last-child) {
	margin-right: 1.5rem;
}
.feedback-wrap {
	max-width: 124rem;
	width: 100%;
	margin: 0 auto;
	padding: 9% 7% 5%;
}
/***overons-btm-sec****/
.overons-btm-sec {
	padding: 7% 0;
}
.overons-btm-sec .content-text p {
	margin-bottom: 0;
}
/*=================================diensten-dtl page start======================================*/
/***diensten-dtl-top-sec****/
.diensten-dtl-top-sec {
	padding: 9% 0 7%;
}
.diensten-dtl-top-sec .product-content {
	padding-left: 0;
}
.diensten-dtl-top-sec .product-content p {
	max-width: 50rem;
	width: 100%;
}
.diensten-dtl-top-sec .product-content ul {
	max-width: 60rem;
}
.diensten-dtl-top-sec .product-content li {
	width: 49%;
	display: inline-block;
	padding-right: 6%;
}
.diensten-dtl-top-sec .product-slider {
	margin-top: -40%;
	margin-right: 14%;
}
/****diensten-dtl-info-sec****/
.diensten-dtl-info-sec {
	padding-bottom: 7%;
}
.diensten-dtl-info-wrap {
	max-width: 74rem;
	width: 100%;
	margin: 0 auto;
}
.diensten-dtl-info-sec h3 {
	margin-bottom: 3.5rem;
}
/****diensten-dtl-contact-sec*****/
.diensten-dtl-contact-sec {
	padding: 0;
}
/***diensten-dtl-related-slider****/
.diensten-dtl-related-slider { 
	padding: 6% 0;
}
.diensten-dtl-related-slider h2 {
	line-height: 1;
	margin-bottom: 3rem;
}
.diensten-dtl-related-slider h2 span {
	color: #112453;
}
.diensten-dtl-related-slider-text {
	padding-right: 10%;
}
/*******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: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    text-transform: uppercase;
}
.star_icon p img{
    width: 15px;
    margin-top: -3px;
    margin-right: 5px;
}
.star_icon p{
    font-family: 'NunitoSansRegular';
    font-size: 16px;
    color: black;;
    padding-bottom: 6px;
    word-break: break-word;
}
.photo_contnt li img{
    width: 15px;
    margin-left: 5px;
}
.star_icon h3 {
    margin: 40px 0 30px;
}
.privacy_section{
	padding-bottom: 4rem;
}


.footer-social ul {
	display: flex;
  }
  .footer-social ul li {
	margin-left: 10px;
  }
.footer-social ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 67px;
	width: 67px;
	border: 1px solid #696969;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
  }
  .footer-social ul li a img {
	width: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
  }
.dtl-gal .each-dtl-gal{
	position: relative;
}
/*.dtl-gal .each-dtl-gal.view_more::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}*/
.dtl-gal .each-dtl-gal.view_more::before {
    background-size: 4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width: 4rem;
    height: 4rem;
    background-image: url(../images/plus-sign.svg);
    background-repeat: no-repeat;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-gal .each-dtl-gal.view_more::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-image: url(../images/gradient.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/*=========flag=========*/
#google_translate_element {
    height: 0;
    overflow: hidden;
}
.skiptranslate {
    height: 0;
    overflow: hidden;
    visibility: hidden !important;
}
.flag-part a {
	display: inline-block;
	margin: 0 3px;
}
.flag-part img {
	width: 18px;
	height: 18px;
	margin-right: 0;
	object-fit: contain;
}
/* %%%%%%%%%%%%%%%%%%%%%%% */
.inner-banner.aanbod-banner{
	display: none;
}
/* %%%%%%%%%%%%%%%%%% */


@media only screen and (max-width: 991px)  {
    .bnr2 {
        display: none;
    }
}
/***translate****/
#google_translate_element {
    height: 0;
    overflow: hidden;
}
.active_flag img {
    -webkit-filter: drop-shadow(-1px 1px 6px #000);
    filter: drop-shadow(-1px 1px 6px #000);
}
.contact-map-sec .footer-reach p {
    font-family: 'bebas_neueregular';
    font-size: 2rem;
    color: #12317D;
    text-transform: uppercase;
    margin-top: 4rem;
    margin-bottom: 0;
}
.nop {
    cursor: auto;
}
.akker_btn_cls.finance-button{
	margin-top: -20px;
}