@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'PoppinsLight';
    font-size: 1.6rem;
    color: #1c1c1c;
    overflow-x: hidden;
}
html {
    font-size: 62.5%;
}
.dblock{
    display: none;
}
#page{
    overflow: hidden;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
.grecaptcha-badge{
    display:none;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #1c1c1c;
    border-color: rgba(255,255,255,0.2);
    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.2);
}
.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after {
    border-color: #fff;
}
.mm-listview>li .mm-next:before{
    border-color: rgba(255,255,255,0.2);
}
.mm-menu .mm-btn:before{
    border-color: #fff;
}
/*==========header=========*/
.header-area .mw-100{
    margin-left: 80px;
}
.logo-img{
    width: 340px;
}
.header-area .navbar-area li{
    margin: 0;
    margin: 0;
    vertical-align: middle;
}
.header-area{
    border-bottom: 2px solid rgba(151,151,151,0.3);
}
.header-area .text-end img{
    width: 20px;
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
}
.fb-img{
    width: 24px !important;
}
.header-area .text-end a{
    margin-right: 30px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
}
.menubar-wrap {
    font-size: 2.1rem;
    font-family: 'NunitoSansSemiBold';
    letter-spacing: 0.5px;
    padding: 50px;
    border-left: 2px solid rgba(151,151,151,0.3);
}
.header-area .menu-icon a{
    color: #1c1c1c;
    margin-right: 0 !important;
}
.header-area .drpdwn:after{
    background-image: url(../images/plus.png);
}
.header-area .drpdwn.active:after {
    background-image: url(../images/minus.png);
}
.header-area .navbar-area{
    padding: 0;
}
.header-area .navbar-area li.menubar-wrap a{
    margin-right: 0;
}
.header-area .menu-icon{
    position: relative;
    vertical-align: middle;
}
.header-area .navbar-area a:after{
    border-color: rgb(255, 255, 255);
    margin-top: 0;
}
.navbar-area a.header-logo:after, .header-social a:after{
    display: none;
}
.header-area .text-end img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    margin-right: 10px;
}
.header-area .navbar-area a {
    color: #fff;
}
.header-area .common-line{
    background-color: #fff;
}
.header-area .menu-icon.active {
    background: #121212;
}
.header-area .menu-icon.active .common-line{
    background-color: #fff;
}
.header-area .left-area li{
    text-transform: uppercase;
}
.header-area.white-header .navbar-area li.menubar-wrap a{
    color: #fff;
}
.header-area.white-header .common-line{
    background-color: #fff;
}
.header-area .left-area li a span{
    font-size: 2.6rem;
}
/*=======banner-sec=======*/
.banner-sec {
	position: relative;
}
.banner-sec:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    content: '';
    background: #000;
    opacity: 0.5;
    z-index: 2;
}
.banner-content { 
	position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    padding-top: 130px;
    top: 50%;
    transform: translateY(-50%);
}
.banner-content h3 {
	margin-top: 15px;
    font-family: 'PoppinsLight';
    color: #fff;
}
.banner-content p{
    color: #fff;
    margin: 50px 30px 50px 0;
}
.banner-content .common-btn{
    display: block;
    margin-bottom: 25px;
    text-align: center;
    padding-right: 70px;
    padding-left: 0;
}
.banner-content .common-btn:hover:after {
    background-color: #fff;
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0);
}
/*=================================home page start======================================*/
.home-icons {
    width: 3em;
    height: 3em;
    position: absolute;
}
/*=================================home page end======================================*/

/*============product===========*/
.product-sec {
    padding: 140px 0;
    position: relative;
    z-index: 1;
}
.product-sec:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 50%;
    background: #f7f7f7;
    z-index: -1;
}
.product-heading .text-end{
    padding-right: 20px;
}
.product-btn{
    max-width: 690px;
    width: 100%;
    margin-left: auto;
}
.product-heading{
    margin-bottom: 40px;
}
.product-heading ul {
    display: inline-block;
}
.product-heading li {
    margin-right: 40px;
    display: inline-block;
}
.product-heading li a {
    font-family: 'PoppinsMedium';
    font-size: 1.6rem;
    color: #1c1c1c;
    opacity: 0.35;
    letter-spacing: 2px;
}
.product-heading li a.active {
    opacity: 1;
}
.product-heading .txt-btn{
    padding-right: 30px;
}
.product-heading .txt-btn:hover{
    padding-right: 35px;
}
.product-img {
    position: relative;
}
.product-img:after {
    content: '';
    height: 100%;
    width: 100%;
    background: #1c1c1c;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product:hover .product-img:after {
    opacity: 0.35;
}
.product-dtl {
    background: #fff;
}
.product-price{
    padding: 20px;
    position: relative;
    z-index: 1;
}
.product-price:after{
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 100%;
    width: 50%;
    background: #f0eee2;
    z-index: -1;
    display: none;
}
.product-price h5, .product-price h6{
    margin-right: 10px;
}
.product-price .col-6:last-child{
/*   text-align: center;*/
}
.product-price h5{
    color: #1c1c1c;
    font-family: 'NunitoSansRegular';
    margin-bottom: 5px;
    height: 48px;
    overflow: hidden;
}
.product-price h5 span{
    font-family: 'PoppinsMedium';
    display: block;
}
.product-price h6 {
    font-size: 1.6rem;
    color:#1c1c1c;
    opacity: 0.5;
    height: 40px;
    overflow: hidden;
}
.product-price h6 span{
    font-family: 'NunitoSansRegular';
}
.product-price .col-6:last-child h6{
    height: auto;
}
.table-area{
    padding: 20px;
}
.table-area tr:not(:last-child){
    border-bottom: 1px solid #d8d8d8;
}
.table-area td{
    width: 33.33%;
}
.table-area td h6 {
    font-size: 1.6rem;
    line-height: 26px;
    color: #F68322;
    display: table;
    margin: 10px auto;
    font-family: 'PoppinsMedium';
}
.table-area td h6 span {
    color: #1c1c1c;
    display: block;
}
.table-area td:first-child h6{
    margin-left: 0;
}
.table-area table{
    width: 100%;
}
.each-product .common-btn {
    display: none;
    max-width: 100%;
    height: 100px;
    line-height: 100px;
}
.each-product .common-btn:after {
    width: 90px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    background-color: transparent;
}
.each-product:hover .common-btn {
    display: block;
}
.each-product:hover .table-area {
/*    display: none;*/
}
/*================gallery=================*/
.gallery-sec {
    background: #f1f1f1;
    margin:0;
}
.gallery-content{
    padding: 10% 10% 10% 17%;
    width: 100%;
}
.gallery-content h2{
    font-family: 'PoppinsSemiBold';
    font-size: 6.4rem;
}
.gallery-content h5{
    color: #1c1c1c;
    margin-bottom: 20px;
}
.gallery-content p{
    margin: 40px 0 50px;
    opacity: 0.5;
}
.each-gal {
    position: relative;
    overflow: hidden;
}
/*.gal-heading { 
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    top: -100%;
    left: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-gal:hover .gal-heading {
    top: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
*/
.gal-heading h5 {
    font-family: 'PoppinsMedium';
    color: #fff;
    margin: auto;
    opacity: 1;
}
.gallery-sec .twisted_each_block .twisted_image_content{
    position: relative;
}
.gallery-sec .twisted_each_block{
    width: 100%;
}
.gallery-sec .twisted_each_block:hover h5{
    opacity: 1;
}
/*=========content block========*/
.content-block{
    padding: 120px 0 120px 30px;
}
.content-block table{
    width: 100%;
}
.content-block td{
    width: 50%;
    vertical-align: top;
}
.content-block p{
    margin: 30px 0 50px;
}
.content-block td:nth-child(odd){
    padding-right: 10%;
}
.content-block td:nth-child(even){
    padding-left: 10%;
}
/*==============footer upper============*/
.block-wrap{
    padding-right: 8%;
}
.block-right{
    padding: 17% 20%;
    background: #f7f7f7;
    width: calc(100% + 100px);
    margin-left: -100px;
    max-width: 870px;
}
.block-right h6{
    margin-top: 20px;
}
/*=============footer===========*/
.footer-area{
    padding: 100px 0 60px;
    background: #1c1c1c;
}
.contact-info{
    padding-left: 10%;
}
.contact-info h6{
    opacity: 66%;
    font-size: 1.6rem;
    font-family: 'PoppinsExtraLight';
    color: #fff;
    margin-bottom: 25px;
}
.contact-info p{
    font-family: 'PoppinsLight';
    font-size: 1.6rem;
    color: #fff;
    opacity: 1;
    margin-bottom: 20px;
    line-height: 26px;
}
.contact-info a{
    color: #fff;
}
.contact-info a:hover {
    color: #F68322;
}
.social-icon img{
    width: 22px;
}
.social-icon a{
   margin-right: 40px;
}

.klanten_vertalen iframe {
    width: 345px;
    height: 100px;
    padding: 10px 0;
}

/*=================================popup start======================================*/
.modal-area .modal-dialog {
    max-width: 73%;
    margin: 8% auto 0;
}
.modal-area .modal {
	background-color: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
    border: 0;
	border-radius: 0;
    background-color: #f4f4f4;
	position: relative;
}
.modal-area .popup-content p {
    margin: 50px 0 38px;
}
.modal-area .popup-content {
    padding: 50px 14%;
    background-color: #f4f4f4;
}
.pop-up-image {
	height: 100%;
}
.pop-up-image img {
	height: 100%;
	object-fit: cover;
}
/*=================================contact page start======================================*/
/***contact-header***/
.contact-header { 
    border-bottom: 2px solid rgba(151,151,151,0.3);
}
.contact-header .text-end {
    border-bottom: 0;
}
/****contact-map-sec***/
.contact-map-sec {
	height: 650px;
	position: relative;
}
.contact-map-sec::after {
	content: '';
	height: 30%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/map-overlay.png);
	background-repeat: no-repeat;
	background-size: cover;
}
/***contact-info-sec****/
.contact-info-sec {
	overflow: hidden;
}
.each-contact-info-text p {
	margin: 10px 0 0;
}
.each-contact-info-img { 
	width: 95px;
	height: 95px;
	background-color: #F68322;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 28px;
}
.each-contact-info-img img {
	width: 50px;
}
.each-contact-info{ 
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12% 12px;
}
.contact-info-sec .col-md-4 {
	background-color: #f6f6f6;
}
.contact-info-sec .col-md-4:hover {
	background-color: #fff;
}
.aanbod-dtl-reach-sec.contact-info-sec .col-md-4 {
    background-color: #f6f6f6;
}
.aanbod-dtl-reach-sec.contact-info-sec p a{
    color: #1c1c1c;
}
.aanbod-dtl-reach-sec.contact-info-sec h5, .aanbod-dtl-reach-sec.contact-info-sec p a:hover {
    color: #F68322 !important;
}
/****contact-time-sec***/
.contact-time-sec .gallery-content {
    padding-left: 19%;
}
.contact-time-sec .gallery-content p { 
    max-width: 250px;
    width: 100%;
    margin-bottom: 0;
}
.contact-time-img {
    height: 100%;
}
.contact-time-img img {
    height: 100%;
    object-fit: cover;
}
/***contact-form-sec*****/
.contact-form-sec .block-left {
    height: 100%;
}
.contact-form-sec .block-right{
    background: #f1f1f1;
}
.contact-form-sec .block-left img {
    height: 100%;
    object-fit: cover;
}
.contact-form-sec .block-right {
    max-width: initial;
    padding: 13% 9% 11%;
    margin-top: 11%;
    margin-bottom: 11%;
}
.contact-form-sec .block-right h3 { 
    font-family: 'PoppinsRegular';
    margin-bottom: 20px;
    color: #1c1c1c;
}
.contact-form-sec .block-right form {
    margin-top: 50px;
}
.form-styl {
	resize: none;
    background-color: #fff;
    border-radius: 0;
    font-family: 'PoppinsExtraLight';
    border: 0;
    color: #1c1c1c;
    font-size: 1.6rem;
    padding: 0 40px;
    height: 80px;
}
.contact-form-sec .form-group {
	margin-bottom: 5px;
}
textarea.form-styl {
	padding: 35px 40px;
	height: 198px;
}
.form-styl:placeholder {
	color: #1c1c1c;
    opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: #1c1c1c;
    opacity: 1;
}
.form-styl::placeholder {
	color: #1c1c1c;
    opacity: 1;
}
.form-styl:focus {
    box-shadow: none;
    color: #1c1c1c;
    opacity: 1;
    background-color: #fff;
}
.custom-textarea .formErrorContent {
    position: absolute !important;
}
.foto_upload{
    line-height: 96px;
}
.form-btn {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F68322;
    border: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.form-btn:hover {
    background-color: #1c1c1c;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.form-btn img {
    width: 32px;
}
.form-last-group {
    position: relative;
}
/*=================================aanbod page start======================================*/
.aanbod-top-sec {
/*	background: linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(247,247,247,1) 100%);*/
    background: #1c1c1c;
	padding: 200px 0 65px;
}
.aanbod-top-sec h3 {
	font-family: 'PoppinsLight';
	margin-top: 15px;
}
.aanbod-top-list {
	margin-top: 76px;
}
.aanbod-top-list li {
	display: inline-block;
	margin-right: 50px;
}
.aanbod-top-list li:last-child {
	margin: 0;
}
.aanbod-top-list li a {
	font-family: 'PoppinsMedium';
    font-size: 1.6rem;
    color: #1c1c1c;
    letter-spacing: 1px;
	opacity: 0.35;
}
.aanbod-top-list li a.active {
	opacity: 1;
}
/****aanbod-filter-sec***/
.aanbod-filter-sec { 
	padding-bottom: 60px;
    background: #1c1c1c;
}
.reset-btn{
    float: right;
    font-size: 1.4rem;
}
.aanbod-filter-sec .col-lg-3 {
	width: 20%;
}
.aanbod-filter-sec .select-style {
	width: 100%;
    height: 60px;
	line-height: 60px;
    color: #fff;
    font-family: 'PoppinsMedium';
    font-size: 1.6rem;
    border: 0;
    border-right: 1px solid #2b2b2b;
    background: url(../images/down-arrow.svg) #1c1c1c no-repeat 85% center/13px;
    appearance: none;
    padding: 0 45px;
    letter-spacing: 2px;
}
.aanbod-filter-sec .col-lg-3:last-child .select-style {
	border-right: 0;
}
.aanbod-filter-sec .select-style option{
    font-family: sans-serif;
}
/***aanbod-product-sec***/
.aanbod-product-sec{ 
    padding: 7% 0;
}
.aanbod-product-sec .each-product { 
    margin-bottom: 34px;
}
.aanbod-product-sec .col-lg-4 {
    padding: 0 15px;
}
/*=================================aanbod-dtl page start======================================*/
/**aanbod-dtl-header***/
.aanbod-dtl-header { 
    position: relative;
}
.aanbod-dtl-header.header-area .navbar-area{
    background: #f1f1f1 !important;
}
.aanbod-dtl-header .text-end {
    border-bottom: 0;
}
.aanbod-dtl-header.header-area .navbar-area a{
    color: #000;
}
.aanbod-dtl-header.header-area .common-line{
    background-color: #000;
}
.aanbod-dtl-header .navbar-area a:after{
    border-color: rgb(0, 0, 0);
}
.aanbod-dtl-header .text-end img {
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
}
/****aanbod-dtl-top-sec****/
.aanbod-dtl-slider .gallery-thumbs {
	position: relative;
}
.aanbod-dtl-slider .gallery-thumbs::after {
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	width: 11%;
	height: 100%;
	z-index: 1;
}
.aanbod-dtl-slider .swiper-button-prev { 
	display: none;
}
.aanbod-dtl-slider .swiper-button-next {
    right: 3%;
}
/****.aanbod-dtl-bk-btn****/
.aanbod-dtl-bk-btn {
	border-bottom: 1px solid rgba(28,28,28,0.2);
	padding: 9% 17%;
}
.aanbod-dtl-bk-btn .txt-btn {
	padding-right: 0;
	padding-left: 40px;
	margin-left: 10px;
    color: #F68322;
}
.aanbod-dtl-bk-btn .txt-btn:hover::after {
	left: -10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-dtl-bk-btn .txt-btn::after {
    background-image: url(../images/prev-black.svg);
	right: auto;
	left: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/**aanbod-dtl-info***/
.aanbod-dtl-info { 
	padding: 4% 15% 10px;
}
.dtl-info-model h1 {
	color: #1c1c1c;
}
.dtl-info-model h5 {
	color: #1c1c1c;
	margin-top: 10px;
}
.dtl-info-price {
	padding: 30px 0;
	margin: 30px 0 10px;
	border-top: 1px solid rgba(28,28,28,0.2);
	border-bottom: 1px solid rgba(28,28,28,0.2);
}
.dtl-info-price h3 { 
	font-family: 'PoppinsSemiBold';
	color: #F68322;
	margin-bottom: 10px;
}
.dtl-info-price h5 { 
	color: #1c1c1c;
}
.dtl-info-price .txt-btn {
	background-color: transparent;
	border: 0;
	margin-bottom: 35px;
    padding-right: 40px !important;
}
.dtl-info-price .txt-btn:last-child {
	margin: 0;
}
.dtl-info-price .txt-btn::after {
	right: 10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-info-price .txt-btn:hover::after {
	right: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-info-spec table {
	border-collapse: separate;
    border-spacing: 0 50px;
}
.dtl-info-spec td { 
	vertical-align: top;
	border-right: 1px solid rgba(28,28,28,0.2);
	padding: 16px 60px;
}
.dtl-info-spec td:first-child {
	padding-left: 0;
}
.dtl-info-spec td:last-child {
	padding-right: 0;
	border-right: 0;
}
.dtl-info-spec td h6 {
    font-size: 1.6rem;
    font-family: 'PoppinsSemiBold';
}
.dtl-info-spec td h6 span {
	font-family: 'PoppinsExtraLight';
    color: #1c1c1c;
	margin-top: 10px;
	display: block;
}
/******dtl-tab-sec****/
.dtl-tab-sec {
	overflow: hidden;
}
.dtl-tab-sec .tab-content p{
    color: #fff;
}
.dtl-tab-sec .form-styl, .dtl-tab-sec .form-styl:focus {
    background-color: #fff;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
    width: 16.5%;
    text-align: center;
    font-family: 'PoppinsMedium';
    font-size: 1.6rem;
	border-right: 1px solid rgba(28,28,28,0.2);
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link {
    border: 0;
    background-color: transparent;
    color: rgba(190,159,130,0.5);
    padding: 24px 5px;
    border-radius: 0;
    width: 100%;
	height: 100%;
	word-break: break-word;
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link.active{
    color: rgba(190,159,130,1);
}
.dtl-tab-sec .tab-btn .nav-tabs .nav-item:last-child {
    border-right: 0;
}
.dtl-tab-sec .tab-btn .nav-tabs {
	border-bottom: 0;
}
.tab-btn {
    margin: 86px 0 75px;
}
.tab-dtl-block {
    padding: 5% 0;
	position: relative;
}
.tab-dtl-block::before {
	content: '';
    background-color: #1c1c1c;
    width: calc(100% + 35%);
    height: 100%;
    position: absolute;
    top: 0;
    left: -15%;
    z-index: -1;
}
.dtl-tab-sec .tab-content ul li {
    font-family: 'PoppinsLight';
    font-size: 1.8rem;
    color: rgba(255,255,255,0.5);
    padding-bottom: 10px;
    word-break: break-word;
    letter-spacing: 0.75px;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 10px;
    padding-left: 20px;
    background-size: 7px;
    color: rgba(255,255,255,1);
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.tab-content h3 {
    margin-bottom: 50px;
    padding-left: 0;
}
.tab-content h3::before {
    display: none;
}
.bullet-panel h4 {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'NunitoSansSemiBold';
    font-size: 2rem;
    letter-spacing: 0.75px;
}
.dtl-tab-sec .tab-content .tab-pane .tab_hedaing {
    padding-bottom: 20px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position: relative;
    font-family: 'PoppinsRegular';
}
.dtl-tab-sec .bullet-panel li:after {
    padding-left: 15px;
    background-size: 8px;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1c1c1c;
    font-size: 1.6rem;
    line-height: 24px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #1c1c1c;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
}
.left-bg-block h6 {
    line-height: 30px;
    color: #fff;
}
.each-onderhoud-block h4 {
    color: #1c1c1c;
    font-family: 'NunitoSansSemiBold';
    font-size: 2.4rem;
}
.each-onderhoud-block h5 {
    color: #1c1c1c;
    margin: 10px 0px 30px;
    font-size: 1.8rem;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
/*****aanbod-dtl-reach-sec****/
.aanbod-dtl-reach-sec .col-md-4 {
	background-color: #fff;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share img { 
	width: 24px;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share a {
	margin-right: 45px;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share a:last-child {
	margin: 0;
}
.aanbod-dtl-reach-sec .aanbod-dtl-share .dtl-fb {
    width: 28px;
}
.aanbod-dtl-reach-sec .each-contact-info{ 
	padding-top: 12%;
	padding-bottom: 12%;
}
/***related-product-sec***/
.related-product-sec .product-heading .txt-btn:hover { 
    padding-right: 30px;
}
.related-product-sec .product-heading .txt-btn:hover::after {
    right: -10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.related-product-sec .product-heading .txt-btn::after {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#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:1.8rem;
  text-align: center;
}
#loader_section img{
  width: 100px;
  margin-bottom: 25px;
}
.kenteken_np{
    background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    padding: 7px 0 6px 30px;
}
.star_icon h5{
	padding: 15px 0;
    margin-bottom: 15px;
    color: #fff;
    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{
	margin-bottom: 30px;
}
.star_icon p{
	padding-bottom: 10px;
    word-break: break-word;
    margin: 0px !important;
    color: rgba(255,255,255,0.5) !important;
    font-family: 'PoppinsRegular';
    opacity: 1;
}
.photo_contnt li img{
  width: 15px;
  margin-left: 5px;
}
.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: 35px;
	padding-top: 7.5px;
}
.error_background {
    padding-top: 160px;
}
.error_page{
    background: #1c1c1c;
}
.error_top {
    border-bottom: 2px solid rgba(151,151,151,0.3);
    padding-bottom: 40px;
}
.cookie_div{
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
  padding: 0px 0;
}
.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);
}
.cookie_div{
  color:#9c9c9c;
  font-size: 1.2rem;
  /*font-family: 'Calibri';*/
  font-family: 'arial';
}
.cookie_div h4{
  margin-bottom: 15px;
  font-size: 1.3rem;
  font-family: 'Calibri';
}
.light_theme h4{
  color:#2a2a2a;
}
.dark_theme h4{
  color:#c9c9c9;
}
.cookie_div a{
	color:#38b6be;
	font-size: 1rem;
	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: 1.2rem;
	/*font-family: 'Calibri';*/
	font-family: 'arial';
}
.form-1{
	display:none;
    background: #f5f5f5;
    padding: 10% 5%;
    margin-top: 5%;
}
.inner-pg-header{
    position: relative;
}
/*=================================verkocht page start======================================*/
/**verkocht-banner***/
.inner-banner h2{
    font-family: 'PoppinsSemiBold';
    color: #fff;
    line-height: 41px;
    margin-bottom: 25px;
}
.inner-banner .banner-content{
    padding-top: 30px;
}
/**verkoch-product-sec***/
.verkcoh-txt h5{
    font-family: 'NunitoSansRegular';
    color: #ffff;
    line-height: 54px;
}
.verkoch-product-sec .product-price:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 100%;
    width: 50%;
    background: #1c1c1c;
    z-index: -1;
}
.verkoch-product-sec{
    padding: 7.5% 25px 6% 25px;
}
.verkoch-product-sec .product-price{
    padding-bottom: 10px;
}
.verkoch-product-sec .each-product:hover .common-btn{
    display: none;
}
.verkoch-product-sec .each-product:hover .product-img:after {
    display: none;
}
.verkoch-product-sec .each-product:hover .table-area {
    display: block;
}
.white-header .text-end img{
    filter: invert(1);
    -webkit-filter: invert(1);
    filter: brightness(10);
}
.white-header .menu-icon a{
    color: #fff;
}
.white-header .menu-bar::after, .white-header .menu-bar::before, .white-header .menu-bar div{
    background-color: #fff;
}
.white-header{
    border-bottom: 2px solid rgba(151,151,151,0.3);
}
.white-header .text-end {
    border-bottom: 0;
}
/*=================================diensten page start======================================*/
/**diensten-top-sec***/
.diensten-top-sec{
    padding: 5.5% 0 5% 0;
}
/**diensten-list-sec***/
.each-diensten-list-img{
    position: relative;
}
.hov-plus-inn img{
    width: 35px;
}
.hov-plus-inn{
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*.hov-plus{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.hov-plus-inn{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.each-diensten-list-box:hover .hov-plus{
    top: 0;
}
*/
.diensten-list-sec{
    margin: 0;
}
.each-diensten-list-box{
    overflow: hidden;
}
.each-diensten-list-txt{
    padding: 11% 17%;
}
.each-diensten-list-txt p{
    margin: 45px 0;
}
.each-diensten-list-outer .col-lg-6:first-child .each-diensten-list-txt{
    background-color: #e0e0e0;
}
.each-diensten-list-txt .txt-btn{
    display: inline-block;
	color: #F68322;
}
.each-diensten-list-txt h3{
    color: #1c1c1c;
}
.diensten-list-sec .twisted_each_block .twisted_image_content{
    position: relative;
}
.diensten-list-sec .twisted_each_block{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.diensten-list-sec .twisted_each_block:hover .hov-plus-inn{
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*=================================bedankt======================================*/
/***bedankt-ban***/
.bedankt-ban::before{
    background: #000;
    opacity: 1;
}
/*=================================diensten-dtl-page======================================*/
/***diensten-dtl-header***/
.diensten-dtl-header{
    /*position: relative;*/
    border-bottom: 2px solid rgba(151,151,151,0.3);
}
.diensten-dtl-header .text-end {
    border: none;
}
.diensten-dtl-header:hover {
    border-color: #121212;
}
/***bedankt-ban***/
.diensten-bk-btn-sec{
    background-color: #f1f1f1;
    border-bottom: 1px solid rgba(28,28,28,0.2);
    width: 100%;
}
.diensten-bk-btn-sec .aanbod-dtl-bk-btn {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
}
.diensten-bk-btn-sec .aanbod-dtl-bk-btn .txt-btn::after{
    background-image: url(../images/arrow.svg);
    transform: translateY(-50%) rotate(180deg);
}
/***diensten-dtl-top-sec***/
.diensten-dtl-top-sec .gallery-content p {
    max-width: 100%;
    opacity: .74;
}
.diensten-dtl-top-sec h1 {
    color: #1c1c1c;
}
.diensten-dtl-top-sec .contact-time-img{
    position: relative;
    height: calc(100% + 170px);
    margin-top: -170px;
}
/***diensten-dtl-content-block***/
.diensten-dtl-content-block{
    position: relative;
    padding: 4% 48px 2% 48px;
}
.diensten-dtl-content-block:after{
    content: "";
    width: 50%;
    height: 100%;
    background-color: #f1f1f1;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}
/***diensten-dtl-info***/
.diensten-dtl-info .each-contact-info{
    background-color: #ffff;
    width: 100%;
    display: flex;
    padding-left: 14%;
    padding-right: 14%;
}
.diensten-dtl-info .each-contact-info-text{
    width: calc(100% - 95px);
}
.diensten-dtl-info.contact-info-sec h5{
   color: #F68322 !important;
}
.diensten-dtl-info.contact-info-sec p, .diensten-dtl-info.contact-info-sec p a{
   color: #212121;
}
/*=================================over-ons-page======================================*/
/***ons-team-sec***/
.ons-team-sec{
    background-color: #f1f1f1;
}
.ons-team-head{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 4% 0;
}
.ons-team-head p{
    margin-top: 30px;
}
.each-team-img{
    position: relative;
    overflow: hidden;
}
.each-team-img img {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.each-taem-box:hover .each-team-img img {
    transform: scale(1.1);
}
/*.team-hov-txt{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.49);
    top: -100%;
    left: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}*/
.team-hov-txt-inn h5{
    margin-bottom: 20px;
    color: #1c1c1c;
}
.team-hov-txt-inn p{
    /*color: #fff;*/
}
.team-hov-txt-inn{
   /* position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);*/
    padding: 10%;
    text-align: center;
}
.each-taem-box{
    background: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.team-slider .each-taem-box:hover{
    background: #f1f1f1;
}
.each-taem-box:hover .team-hov-txt{
    top: 0;
}
.team-slider .common-arrow{
    top: 35%;
}
.ons-team-sec .swiper-button-next{
    right: 40px;
    transform: rotate(180deg);
}
.ons-team-sec .swiper-button-prev{
    left: 40px;
}
.ons-team-sec .common-arrow img {
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
}
.team-slider{
    position: relative;
}
.overons-mid-sec.diensten-dtl-top-sec .contact-time-img{
    height: 100%;
    margin-top: 0;
}
/***ons-product-sec***/
.ons-product-sec::before{
    background-color: #f4f4f4;
}
/***ons-bootom-slider-sec***/
.each-bottom-slide-img{
    overflow: hidden;
}
.each-bottom-slide-img:hover img{
    transform: scale(1.1);
}
.each-bottom-slide-img img{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
.ons-bootom-slider-sec .swiper-button-next{
    right: 40px;
}
.ons-bootom-slider-sec .swiper-button-prev{
    left: 40px;
}
.side-logo-area {
    position: fixed;
    right: 0;
    top: 28%;
    z-index: 9999;
}
.whatsapp-logo {
    text-align: center;
    padding-top: 100%;
}
.notifcation {
    position: relative;
}
.side-logo-area img {
    max-height: 57px;
}
.alert-number {
    position: absolute;
    bottom: 51px;
    right: 4px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    background-color: red;
    color: white;
    text-align: center;
    font-size: small;
    animation: shake 0.5s;
    animation-iteration-count: 1;
}
.popup .popuptext {
    width: 200px;
    background-color: #25D366;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -13px;
    right: 5vw;
    font-size: small;
}
.product-price{
    padding-bottom: 0 !important;
}
.table-area{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.home-gallery{
    background: #f7f7f7;
}
.each-diensten-list-outer{
	width:100%;
}
.merken-top-block table{
    width: 100%;
    margin: 5% 0;
}
.merken-top-block td{
    word-break: break-word;
    vertical-align: top;
    padding: 8px 10px 8px 0;
    font-size: 15px;
    font-family: 'NunitoSansRegular';
}
.merken-top-block td:first-child{
    width: 30%;
}
.merken-top-block td:nth-child(2){
    width: 49%;
}
.merken-top-block td:last-child{
    width: 20%;
    padding-right: 0;
}
