@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'PointRegular';
    font-size: 16px;
    color: #1c1c1c;
    overflow-x: hidden;
}
#page{
	overflow: hidden;
}
.dblock{
	display:none;
}
#menu {
	display: none;
}
.mm-current {
	display: block !important;
}
#mobile-contact-bar {
    display: none;
}
.add_morgan_footer_margin{
	height: 100px !important;
}
/*****************for mobile menu*************/
#menu.mm-menu {
    background: #f5f5f5;
    border-color: rgba(255,255,255,0.1);
    color: #1c1c1c;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #1c1c1c;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.1);
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
/****header*****/
.header-area{
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
  }
  .header-fixed{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    animation: smoothScroll 1s forwards;
    background: #f6f6f6;
  }
  @keyframes smoothScroll {
    0% {
      transform: translateY(-40px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  .header-fixed .top-bar{
    display: none;
  }
.header-top {
	background-color: #f6f6f6;
	padding: 20px 0;
	border-bottom: 1px solid #d9d9d9;
    padding-bottom: 0px;
}
.header-top h6:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/checked.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.header-top h6 {
	position: relative;
	padding-left: 25px;
	/*display: inline-block;*/
}
.header-top li {
	display: inline-block;
/*	margin-left: 18%;*/
	margin-left: 20px;
	font-family: 'PointBold';
    font-size: 18px;
    color: #828282; 
    letter-spacing: 0.5px;
}
.header-top li:first-child {
	margin-left: 0;
}
.header-top li a {
    color: #828282; 
}
.header-top li a:hover {
	color: #1c1c1c;
}
.bovag-head{
    width: 70px;
	Filter: blur(0);
    /*right: 62px;
    position: absolute;
    top: 5px;*/
}
.header-navigation {
	padding: 10px 0;
}
.header-navigation .common-btn {
	max-width: 240px;
	margin-left: 44px;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav {
	margin-left: auto;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav .nav-link {
	color: #1c1c1c;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav .nav-link:hover {
	color: #104185;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav .nav-item {
	font-family: 'PointBold';
    font-size: 18px;
	letter-spacing: 0.5px;
	margin-left: 40px;
}
.header-navigation .desktop-nav.navbar-expand-lg .navbar-nav .nav-item:first-child {
	margin-left: 0;
}
.header-area .navbar-brand img {
    width: 288px;
}
/****klanten-fix****/
.klanten-fix {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 999;
	width: 80px;
}
/***whatsapp-fix***/
.whatsapp-fix {
	position: fixed;
	right: 0;
	top: 70%;
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5f5f5;
	height: 55px;
	width: 55px;
	box-shadow: 2px 2px 4px 0px rgb(50 50 50 / 44%);
	-webkit-box-shadow: 2px 2px 4px 0px rgb(50 50 50 / 44%);
	border-radius: 5px 0 0 5px;
}
.whatsapp-fix img {
	width: 30px;
}
/****banner-sec****/
.banner-sec {
	position: relative;
	height: 80vh;
}
.banner-content {
	position: absolute;
    top: 43%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.banner-content h1 {
	margin-bottom: 45px;
}
/***banner-info-block****/
.banner-info-block {
	background-color: rgba(28, 28, 28, 0.6);
}
.banner-info-block {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.each-banner-info {
	border-top: 5px solid transparent;
	border-right: 1px solid #939291;
	padding: 20px 20px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-banner-info:hover {
	border-top-color: #104185;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-banner-info:hover h5 {
	color: #104185;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-banner-info table {
	margin: 0 auto;
}
.each-banner-info img {
	width: 45px;
	margin-right: 20px;
}
.each-banner-info h5 {
	color: #fff;
	margin-bottom: 5px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-banner-info p {
	color: #fff;
	opacity: 0.5;
}
.banner-info-block .col-lg-8 {
	width: 95%;
}
.banner-info-block .col-lg-4 {
	width: 5%;
}
.banner-info-btn {
	background-color: #f5f5f5;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner-info-btn img {
	width: 15px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner-info-btn:hover {
	background-color: #104185;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner-info-btn:hover img {
	filter: invert(1);
	-webkit-filter: invert(1);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/****product-sec****/
.product-sec {
	padding-top: 75px;
	position: relative;
}
.product-sec::before {
	content: '';
	background-color: #f5f5f5;
	height: 97.5%;
	width: 85.5%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 0 0 80px 80px;
}
.product-heading {
	margin-bottom: 25px;
}
.product-heading h2 {
	margin-bottom: 16px;
}
.product-heading .common-btn {
	max-width: 309px;
}
.product-model h5 {
	font-family: 'PointRegular';
	margin-top: 5px;
}
.product-info-wrap h5 {
	color: #272e37;
}
.product-model h5{
	height: 48px;
    overflow: hidden;
}
.product-info-wrap td h5 {
	color: #1c1c1c;
	line-height: 50px;
}
.product-info-wrap table{
	width: 100%;
}
.product-info-wrap td{
	width: 50%;
	vertical-align: top;
}
.product-price h5 {
	margin-bottom: 10px;
}
.product-price span {
	font-size: 20px;
}
.product-info-wrap hr {
	opacity: 1;
	margin: 25px 0;
	background-color: #e0e0e0;
}
.each-product {
	margin: 1px 10px 30px;
	padding: 30px 32px;
	border-radius: 10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-product:hover {
	background-color: #fff;
	box-shadow: -2px 5px 14px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: -2px 5px 14px 0px rgb(0 0 0 / 10%);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.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);
}
.product-sec-btn {
	margin-top: 90px;
}
.product-sec-btn .common-btn {
	max-width: 307px;
	margin: 0 10px;
}
.product-dtl h3 {
	font-size: 34px;
	color: #272e37;
}
.product-dtl{
	padding-top: 30px;
}
/*****gallery-sec******/
.gallery-sec {
	padding: 9% 0 ;
}
.gallery-slider {
	position: relative;
	padding-left: 8%;
}
.gallery-text p {
	margin: 30px 0 50px;
}
.each-gallery {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
.each-gallery-content {
	position: absolute;
	bottom: 30px;
	left: 0;
	padding: 0 20px;
}
.each-gallery-content h3 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.each-gallery img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-gallery:hover img {
	transform: scale(1.1);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.gallery-slider .swiper-button-next {
	display: none;
}
.gallery-slider .swiper-button-prev {
	left: 6%;
}
/***counter-sec****/
.each-count-box {
	display: flex;
	align-items: center;
	justify-content: center;
}
.each-count-box h2 {
	font-size: 61px;
	font-family: 'PointRegular';
	margin-right: 26px;
}
.each-count-box h5 {
	color: #828282;
	line-height: 30px;
}
/****content-sec****/
.content-sec {
	padding: 100px 0 80px;
	border-bottom: 1px solid #d2d2d2;
}
.content-img {
	border-radius: 10px;
	overflow: hidden;
	padding-right: 16%;
}
.content-text  {
	max-width: 675px;
	padding-left: 8%;
}
.content-text h2 {
	margin-bottom: 50px;
}
.content-text ul {
	margin: 50px 0;
}
.content-text li {
    font-family: 'PointRegular';
    font-size: 25px;
    color: #828282; 
    letter-spacing: 0.5px;
	padding-bottom: 40px;
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 80px;
}
.content-text li::after {
    background-size: 26px;
    position: absolute;
    top: -10px;
    left: 0;
    content: '';
    width: 55px;
    height: 55px;
    border-radius: 100%;
    background-image: url(../images/blue-check.png);
    background-repeat: no-repeat;
    background-color: #e5f0ff;
    background-position: center;
}
.content-text li:last-child {
	padding-bottom: 0;
}
/*.content-text li span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	background-color: #e5f0ff;
	height: 55px;
	width: 55px;
	border-radius: 100%;
}
.content-text li span img {
	width: 26px;
}*/
/****footer***/
.footer-top {
	padding: 60px 0 60px;
	border-bottom: 1px solid #d2d2d2;
}
.footer-top .col-lg-5 {
	width: 40%;
}
.footer-top .col-lg-7 {
	width: 60%;
}
.footer-logo {
	margin-right: 19%;
	display: inline-block;
}
.footer-logo img {
	width: 288px;
}
.footer-other-logo, .brand {
	margin-top: 40px;
}
.brand img {
	margin-right: 50px;
	width: 140px;
}
.brand img:last-child {
	margin-right: 0;
}
.each-footer-info a,
.each-footer-info p {
	color: #7e7e7e;
	font-family: 'PointLight';
	font-size: 16px;
	line-height: 34px;
}
.each-footer-info a:hover {
	color: #104185;
}
.each-footer-info h5 {
	margin-bottom: 40px;
}
.each-footer-info span {
	display: block;
}
.footer-info {
	display: flex;
}
.each-footer-info {
	margin-right: 17%;
}
.each-footer-info:last-child {
	margin: 0;
}
.footer-bottom {
	padding: 50px 0;
}
.footer-bottom li {
	display: inline-block;
	color: #7e7e7e;
	font-family: 'PointLight';
	font-size: 15px;
	margin-right: 50px;
}
.footer-bottom li:last-child {
	margin-right: 0;
}
.footer-social a {
	margin-right: 15px;
}
.footer-social a img {
	width: 28px;
}
/*======================================popup start===========================================*/
.modal-area.home-modal .modal-dialog {
    max-width: 59%;
    margin: 8% auto 0;
}
.modal-area.home-modal .modal {
	background-color: rgba(28, 28, 28, 0.6);
}
.modal-area.home-modal .modal-content {
    border: 0;
	border-radius: 10px;
    background-color: transparent;
	position: relative;
	overflow: hidden;
}
.modal-area.home-modal .popup-content h4 {
	color: #272e37;
	font-family: 'PointBold';
}
.modal-area.home-modal .popup-content p{
    margin: 30px 0 0;
}
.modal-area.home-modal .popup-content {
    padding: 30px 13%;
    background-color: #fff;
}
.modal-area.home-modal .close-img {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 20px !important;
    color: #272e37 !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #fff;
  	border-radius: 0 0 0 10px;
}
.modal-area.home-modal .pop-up-image {
	height: 100%;
}
.modal-area.home-modal .pop-up-image img {
	height: 100%;
	object-fit: cover;
}
/*================================contact page start======================================*/
/***contact-map-sec***/
.contact-map-sec {
	height: 610px;
}
/***contact-info-sec****/
.contact-info-sec {
	padding: 6% 0 6%;
}
.contact-wrap {
	padding: 0 3.5%;
}
.each-contact-info table {
	margin: 0 auto;
}
.each-contact-info td:nth-child(odd) {
	padding-right: 50px;
}
.each-contact-info td:nth-child(odd) span {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background-color: #861611;
	display: flex;
	align-items: center;
	justify-content: center;
}
.each-contact-info td:nth-child(odd) span img {
	width: 35px;
}
.each-contact-info td h6 {
	font-size: 16px;
	color: #861611;
	margin-bottom: 15px;
}
.each-contact-info td a {
	color: #828282;
}
.each-contact-info td a:hover {
	color: #861611;
}
/****contact-time-sec***/
.contact-time-sec {
	border-bottom: 0;
	padding: 0 0 80px;
}
.contact-form-sec h3 {
	margin-bottom: 55px;
}
.contact-time-sec .content-text table {
	width: 100%;
}
.contact-time-sec .content-text td {
	width: 100%;
	display: block;
}
.contact-time-sec .content-text td:first-child {
	padding-bottom: 35px;
}
.contact-time-sec .content-text td h6 {
	font-size: 16px;
    color: #861611;
    margin-bottom: 10px;
}
.contact-time-sec .content-img {
	padding-right: 10%;
}
.contact-time-sec .content-text {
	padding-left: 16%;
}
/*****contact-form-sec******/
.contact-form-sec {
	padding: 60px 0 60px;
	background-color: #f5f5f5;
}
.form-styl {
    resize: none;
    font-family: 'pointlight_italic';
	font-style: italic;
    border: 0;
    color: rgba(28, 28, 28, 0.5);
    font-size: 18px;
    padding: 0 30px;
    border-radius: 5px;
    height: 72px;
    background-color: #fff;
}
.form-group {
    margin-bottom: 15px;
}
.form-styl:focus {
	color: rgba(28, 28, 28, 0.5);
    box-shadow: none;
} 
.form-styl:placeholder {
	color: rgba(28, 28, 28, 0.5);
	opacity: 1;
}
.form-styl:-ms-input-placeholder {
	color: rgba(28, 28, 28, 0.5);
	opacity: 1;
}
.form-styl::placeholder {
	color: rgba(28, 28, 28, 0.5);
	opacity: 1;
}
textarea.form-styl {
    height: 246px;
    padding: 30px;
}
.contact-form-sec .common-btn {
	margin-top: 5px;
}
.foto_upload{
	line-height: 72px;
}
/*================================diensten page start======================================*/
.inner-banner-sec {
	position: relative;
}
.inner-banner-content {
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
/**diensten-list-sec***/
.diensten-list-sec {
	padding: 100px 0 20px;
	border-bottom: 1px solid #d2d2d2;
}
.each-diensten-list-content {
	margin-top: 34px;
}
.each-diensten-list-content p {
	padding: 18px 30px 0 0;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each-diensten-list-content h3 {
	word-break: break-word;
}
.each-diensten-list {
	margin-bottom: 80px;
}
.each-diensten-list:hover .each-diensten-list-hover-text-wrap {
	top: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-diensten-list-hover-text-wrap {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(19, 19, 19, 0.67);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-diensten-list-hover-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.each-diensten-list-hover-text h5 {
	color: #fff;
}
.each-diensten-list-hover-text img {
	width: 23px;
	margin-right: 10px;
}
.each-diensten-list-img {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.diensten-list-sec .col-lg-4 {
	padding: 0 7px;
}
.diensten-list-wrap {
	margin: 0 -50px;
}
/*================================diensten-dtl page start======================================*/
/***diensten-dtl-bk-btn*****/
.diensten-dtl-bk-btn {
	position: relative;
    background: #f5f5f5;
    height: 100%;
    text-align: right;
}
.diensten-dtl-bk-btn .common-btn {
	z-index: 1;
    position: relative;
    top: 140px !important;
    right: 0 !important;
}
/*****diensten-dtl-top-sec*****/
.diensten-dtl-top-sec {
	border-bottom: 0;
	position: relative;
	padding: 0px 0 25px;
}
/*.diensten-dtl-top-sec::before {
	content: '';
    background-color: #f5f5f5;
    height: 70%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 0 80px 80px;
}*/
.diensten-content-wrap{
	position: relative;
}
.diensten-content-wrap:before{
	content: '';
    background-color: #f5f5f5;
    height: 100%;
    width: 100vw;
    margin-left: -50vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 0 80px 80px;
}
.diensten-dtl-wrap {
	padding: 0 3.5%;
}
.diensten-dtl-top-sec .content-img {
	padding-right: 0;
	position: relative !important;
	width: 100% !important;
	margin-top: 100px;
}
.diensten-dtl-top-sec .content-text {
	max-width: 740px;
	padding-left: 15%;
	padding-top: 200px;
	padding-bottom: 60px;
}
.diensten-dtl-top-sec .content-text h2 {
	margin-bottom: 30px;
}
.diensten-dtl-top-sec .content-text li {
	font-size: 20px;
}
/****diensten-dtl-mid-sec****/
.diensten-dtl-mid-sec {
	border-bottom: 0;
	padding: 20px 0 4%;
}
.diensten-dtl-mid-sec .content-img {
	margin-right: 0;
	margin-left: 8%;
	border-radius: 20px 0 0 20px;
}
.diensten-dtl-mid-sec .content-text {
	padding-left: 4%;
	max-width: 725px;
}
.diensten-dtl-mid-sec .content-text h3 {
	margin-bottom: 40px;
}
/*****diensten-dtl-contact-sec*****/
.diensten-dtl-contact-sec {
	padding: 3% 0 3%;
	background-color: transparent;
	position: relative;
}
.diensten-dtl-contact-sec::before {
	content: '';
    background-color: #f5f5f5;
    height: 100%;
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
	border-radius: 0 0 40px 40px;
}
.diensten-dtl-contact-sec h3 {
	margin-bottom: 55px;
}
.diensten-dtl-contact-info {
	max-width: 440px;
	width: 100%;
	margin-left: auto;
}
.diensten-dtl-contact-man-text{
	margin-top: 30px;
}
.diensten-dtl-contact-man-text h3 {
	font-size: 31px;
	margin-bottom: 5px;
}
.diensten-dtl-contact-man-text p {
	color: rgba(28, 28, 28, 0.75);
}
.diensten-dtl-contact-sec .diensten-dtl-contact-man-img {
	width: 170px;
	height: 170px;
	border-radius: 100%;
	overflow: hidden;
	margin: auto;
}
.diensten-dtl-contact-sec .diensten-dtl-contact-man-img img{
	height: 100%;
	object-fit: cover;
}
.diensten-dtl-contact-man {
	/*display: flex;*/
	align-items: center;
	margin-bottom: 10px;
}
.diensten-dtl-contact-sec .contact-wrap {
	padding: 0;
	max-width: 770px;
}
.diensten-dtl-contact-info .each-contact-info {
	margin-top: 50px;
}
.diensten-dtl-contact-info .each-contact-info table {
	margin: 0;
}
.diensten-dtl-contact-info .each-contact-info td:nth-child(odd) span {
	width: 45px;
	height: 45px;
}
.diensten-dtl-contact-info .each-contact-info td:nth-child(odd) span img {
	width: 25px;
}
.diensten-dtl-contact-sec textarea.form-styl {
	height: 165px;
}
/***diensten-dtl-btm-sec****/
.diensten-dtl-btm-sec  {
	border-bottom: 1px solid #d2d2d2;
}
.diensten-dtl-btm-sec .gallery-text {
	padding-left: 4%;
}
/*================================vacature page start======================================*/
/*.vacature-list-sec .each-diensten-list-hover-text li {
	position: relative;
	padding-left: 12px;
	font-family: 'PointRegular';
    font-size: 20px;
    color: #fff;
	margin-bottom: 13%;
}*/

.vacature-list-sec .each-diensten-list-hover-text li {
	position: relative;
	padding-left: 12px;
	font-family: 'PointRegular';
	font-weight: bold;
    font-size: 14px;
    color: #fff;
	/*margin-bottom: 44%;*/
}
.vacature-list-sec .each-diensten-list-hover-text li:last-child {
	margin-bottom: 0;
}
.vacature-list-sec .each-diensten-list-hover-text li::after {
    background-size: 8px;
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    width: 8px;
    height: 8px;
    background-image: url(../images/minus.png);
    background-repeat: no-repeat;
}
.vacature-list-sec .each-diensten-list-hover-text {
	width: 100%;
	padding: 10% 12%;
}
.vacature-list-sec .each-diensten-list-hover-text::after {
	content: "";
    width: 1px;
    height: 70%;
    background-color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
/*================================vacature page start======================================*/
.vacature-dtl-bk-btn .common-btn {
	right: 7%;
}
/*================================werkplaats page start======================================*/
.werkplaats-list-sec .werkplaats-mid-wrap {
	padding-bottom: 80px;
}
.werkplaats-mid-area {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.werkplaats-mid-area::after {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.15);
}
.werkplaats-mid-content {
	padding: 7%;
	position: relative;
	z-index: 1;
}
.werkplaats-mid-content h3 {
	color: #fff;
}
.werkplaats-mid-content p {
	color: #fff;
	opacity: 1;
	margin: 30px 0 25px;
}
/*================================werkplaats-dtl page start======================================*/
/***werkplaats-dtl-iframe**/
.werkplaats-dtl-iframe {
	padding: 2% 0 4%;
}
.werkplaats-dtl-iframe-wrap {
	background-color: #f5f5f5;
	padding: 17% 15px;
}
.werkplaats-dtl-iframe-wrap h3 {
	font-size: 30px;
}
.werkplaats-dtl-iframe h3{
	margin-bottom: 50px;
}
/*================================bedankt page start======================================*/
.bedankt-banner-sec .banner-content {
	top: 50%;
}
/*================================overons page start======================================*/
/***overons-heading-sec****/
.overons-heading-sec {
	padding: 5% 0 5%;
}
.overons-heading-wrap {
	max-width: 890px;
	width: 100%;
	margin: 0 auto;
}
.overons-heading-wrap h3 {
	margin-bottom: 30px;
}
/***overons-info-sec***/
.overons-info-sec {
	padding: 0;
    padding-bottom: 0px;
}
.overons-info-sec:after{
	position: absolute;
    left: 0;
    width: 100%;
    height: 120px;
    content: '';
    background: #e5f0ff;
    bottom: 0;
    z-index: -1;
}
.overons-info-sec .diensten-content-wrap{
	padding-bottom: 120px;
}
.overons-info-sec::before, .overons-info-sec .diensten-content-wrap:before {
	display: none;
}
.overons-info-sec .content-img {
	border-radius: 0 10px 10px 0;
	left: 0;
	width: 48%;
}
.overons-info-sec .diensten-dtl-wrap, .overons-info-sec .container-fluid, .overons-info-sec .common-wrap{
	padding-left: 0;
}
/****overons-counter-sec***/
.overons-counter-sec {
	background-color: #e5f0ff;
	padding: 6% 0 6%;
}
.overons-counter-sec .each-count-box h2,
.overons-counter-sec .each-count-box h5 {
	color: #104185;
}
/****overons-member-sec***/
.overons-member-sec {
	border-bottom: 0;
	padding: 8% 0 8%;
}
.overons-member-sec .gallery-text p {
	margin-bottom: 0;
}
.overons-member-sec .each-gallery-content p {
	color: #fff;
}
.overons-member-sec .each-gallery-content {
	bottom: 25px;
	left: 40px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.member-info-wrap {
	position: absolute;
	z-index: 1;
	top: -100%;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.member-info-text {
	padding: 20px 12%;
}
.member-info-text h3 {
	color: #fff;
}
.member-info-text p {
	color: rgba(255,255,255,0.7);
	margin-bottom: 7%;
}
.member-info-text p:last-child {
	margin-bottom: 0;
}
.member-info-text p span {
	color: rgba(255,255,255,1);
}
.member-info-text a {
	color: rgba(255,255,255,0.7);
}
.member-info-text a:hover {
	color: rgba(255,255,255,1);
}
.member-info-text h3 {
	font-size: 30px;
}
.overons-member-sec .each-gallery:hover .member-info-wrap {
	top: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.overons-member-sec .each-gallery:hover .each-gallery-content {
	bottom: -100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.overons-member-sec .each-gallery:hover .each-gallery img {
	transform: none;
}
/****overon-gallery-sec***/
.overon-gallery-sec{ 
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 113px;
}
.overon-gallery-heading {
	padding: 0 1% 65px;
}
.overon-gallery-heading h2 {
	margin-bottom: 10px;
}
.each-overons-gal {
	border-radius: 10px;
	overflow: hidden;
}
.each-overons-gal:hover img {
	transform: scale(1.1);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.each-overons-gal img {
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.overon-gallery-btn {
	position: relative;
	max-width: 115px;
	margin: 0 20% 0 auto;
}
.overon-gallery-btn .swiper-button-next {
	right: 0;
}
.overon-gallery-btn .swiper-button-prev {
	left: 0;
}
/*================================nieuw page start======================================*/
/***nieuw-top-sec***/
.nieuw-top-sec {
	border-bottom: 0;
	padding: 7% 0 0;
}
.nieuw-top-sec::before {
	display: none;
}
.nieuw-top-sec .content-text {
	padding-top: 11%;
	padding-left: 16%;
	max-width: 730px;
}
.nieuw-top-sec .content-img {
	padding-right: 10%;
}
.nieuw-top-sec .content-text li {
    font-size: 20px;
}
/***nieuw-method-sec***/
.nieuw-method-sec {
	padding: 5% 0 5%;
}
.nieuw-method-heading {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto 75px;
}
.nieuw-method-heading h2 {
	margin-bottom: 45px;
}
.nieuw-method-step .col-lg-3 {
	padding: 0 22px;
}
.each-nieuw-method-step {
	border: 1px solid #ebebeb;
	padding: 15px;
	text-align: center;
	padding: 95px 15px;
	height: 100%;
}
.each-nieuw-method-step span {
	width: 55px;
	height: 55px;
	background-color: #e5f0ff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin: 0 auto 18px;
}
.each-nieuw-method-step h4 {
	font-family: 'PointBold';
	color: #104185;
}
.each-nieuw-method-step h5 {
	font-family: 'PointSemiBold';
	color: #4d4d4d;
}
/***nieuw-form-sec****/
.nieuw-form-sec {
	padding: 10% 0 6%;
	border-radius: 0 0 60px 60px;
}
.nieuw-form-sec textarea.form-styl {
	height: 159px;
	padding-top: 20px;
	padding-bottom: 20px;
}
/****nieuw-btm-sec***/
.nieuw-btm-sec {
	padding: 10% 0 8%;
	border-bottom: 1px solid #d2d2d2;
}
.nieuw-btm-sec .content-text .common-btn {
	margin-top: 60px;
}
/*================================aanbod page start======================================*/
/****aanbod-banner****/
.aanbod-banner {
	/*height: 50vh;*/
	/*height: 21vw;*/
	height: 450px;
}
.aanbod-banner img {
	height: 100%;
	object-fit: cover;
}
/***aanbod-filter-sec***/
.aanbod-filter-sec {
	position: relative;
}
.aanbod-filter-sec .col-lg-10 {
	width: 95%;
}
.aanbod-filter-sec .col-lg-2 {
	width: 5%;
}
.aanbod-filter-sec a{
	    color: #1c1c1c;
}
.aanbod-filter-main {
	border-bottom: 3px solid #888888;
}
.aanbod-filter-main .col-lg-3 {
	width: 20%;
}
.aanbod-filter-wrap {
	position: absolute;
	top: -136px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.select-style {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 70px;
    line-height: 70px;
    font-family: 'PointBold';
    font-size: 18px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/filter-arrow.png) rgba(28, 28, 28, 0.6) no-repeat 88% center/12px;
    color: #fff;
    padding: 0 50px;
    border-right: 1px solid #8c8b8b;
    margin-top: 65px;
}
.aanbod-filter-sec .select-style option {
	background-color: #1c1c1c;
	font-family: arial;
}
.aanbod-filter-sec .filter-btn img {
	width: 15px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-filter-sec .filter-btn {
	width: 100%;
	height: 70px;
	background-color: #f5f5f5;
	border: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-top: 66px;
}
.aanbod-filter-sec .filter-btn:hover {
	background-color: #104185;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-filter-sec .filter-btn:hover img {
	filter: invert(1);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/**product-single-filter****/
.product-single-filter {
	padding: 15px 0;
	background-color: #f5f5f5;
}
.product-single-filter .select-style {
	max-width: 248px;
	border: 1px solid #dbdbdb;
	color: #1c1c1c;
	border-radius: 5px;
	height: 72px;
	line-height: 72px;
	background: url(../images/down-arrow.png) rgba(245, 245, 245, 0.01) no-repeat 88% center/12px;
}
/****aanbod-product-sec***/
.aanbod-product-sec {
	background-color: #f5f5f5;
	border-radius: 0 0 60px 60px;
	padding-bottom: 65px;
}
.aanbod-mid-wrap {
	padding: 30px 15px;
}
.aanbod-mid-area {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.aanbod-mid-area::after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.15);
}
.aanbod-mid-content {
    padding: 7% 9%;
    position: relative;
    z-index: 1;
}
.aanbod-mid-content h2 {
	color: #fff;
}
.aanbod-mid-content p {
	color: #e6e6e6;
	margin: 40px 0 80px;
}
/*================================aanbod-dtl page start======================================*/
/***aanbod-dtl-model-sec****/
.aanbod-dtl-model-sec {
	padding: 28px 0;
	border-top: 1px solid #dcdcdc;
}
.aanbod-dtl-model-sec h3 {
	font-size: 34px;
	font-family: 'PointSemiBold';
	color: #272e37;
}
.aanbod-dtl-model-sec h3 span {
	font-family: 'PointLight';
	margin-left: 4%;
	vertical-align: top;
	display: inline-block;
	width: 70%;
}
.man-image-block{
	width: 170px;
    height: 170px;
    border-radius: 100%;
    overflow: hidden;
    margin: auto;
}
.man-image-block img{
	height: 100%;
	object-fit: cover;
}
.dtl-tab-sec .diensten-dtl-contact-man-img{
	margin: 0;
}
.dtl-tab-sec .dtl-contact-area{
	padding-top: 30px;
	background-color: #fff;
}
/***dtl-slider****/
.dtl-slider {
	background-color: #f6f6f6;
	padding-bottom: 35px;
}
.gallery-thumbs {
	margin-top: 16px;
	margin-left: -5%;
}
.gallery-top .swiper-button-next {
	right: 10%;
}
.gallery-top .swiper-button-prev {
	left: 10%;
}
.dtl-car-slide {
	position: relative;
}
.gallery-top .swiper-slide-next .dtl-car-slide::after {
	content: '';
    background-color: rgba(28, 28, 28, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.gallery-top .swiper-slide-prev .dtl-car-slide::after {
	content: '';
    background-color: rgba(28, 28, 28, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/***dtl-contact-info***/
.dtl-contact-area {
	max-width: 535px;
	width: 100%;
	margin-left: auto;
	margin-bottom: 40px;
	background-color: #f6f6f6;
}
.dtl-contact-info {
	padding: 35px;
	background-color: #fff;
}
.dtl-contact-question h6 b{
	color: #1c1c1c;
}
.dtl-contact-question h6{
	line-height: 26px;
}
.dtl-contact-connect {
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 25px 0;
	margin: 35px 0;
}
.dtl-contact-connect p {
	color: #7e7e7e;
	font-size: 16px;
	font-family: 'PointLight';
	line-height: 35px;
}
.dtl-contact-connect p a {
	color: #7e7e7e;
}
.dtl-contact-connect p a:hover {
	color: #104185;
}
.dtl-contact-price h5 {
	font-family: 'PointRegular';
	color: #272e37;
	margin-bottom: 5px;
}
.dtl-contact-price h3 {
	font-size: 34px;
	color: #272e37;
}
.dtl-contact-price {
	position: relative;
}
.dtl-contact-price::after {
	content: '';
	background-color: #e8e8e8;
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.dtl-contact-btn {
	margin-top: 20px;
}
.dtl-contact-btn .common-btn {
	max-width: 100%;
}
/******aanbod-dtl-tab-sec********/
.dtl-tab-sec {
    background-color: #f6f6f6;
	padding-bottom: 0%;
}
.dtl-tab-btn {
    margin: 0% 0 10% 0;
/*    margin: 0% 0 15% 0;*/
}
.dtl-tab-btn li {
    display:inline-block;
	margin-bottom: 5px;
    border-radius: 10px;
    background: transparent;
    height: 100%;
    padding: 20px 25px;
    text-align: center;
    font-family: 'PointBold';
    font-size: 18px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-tab-btn li a {
	color: #1f2935;
}
.dtl-tab-btn li:last-child {
    margin-right: 0;
}
.dtl-tab-btn li:hover {
    color: #fff;
    background-color: #104185;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.dtl-tab-btn li:hover a {
    color: #fff;
}
.dtl-tab-btn li.active {
    background-color: #104185;
}
.dtl-tab-btn li.active a {
	color: #fff;
}
/***tab-content******/
.each-tab-block {
    padding-bottom: 65px;
	margin-bottom: 65px;
	border-bottom: 1px solid #dedede;
}
.each-tab-block h2 {
    margin-bottom: 65px;
	color: #272e37;
}
.each-tab-content {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.each-tab-content p {
	color: #1c1c1c;
	font-family: 'PointLight';
}
.each-tab-content::after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
    content: '';
    background-image: url(../images/tab-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.each-tab-content.remove-shadow::after {
    display: none;
}
#menu5inruilen.each-tab-content{
	height: auto;
}
#menu5inruilen.each-tab-content::after{
	display: none;
}
.dtl-tab-sec .dtl-tab-content ul li {
    font-family: 'PointLight';
    font-size: 18px;
    color: #1c1c1c;
    padding-bottom: 18px;
    /*word-break: break-word;*/
	letter-spacing: 1px;
	padding-left: 15px;
}
.kenmerken-tab ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken-tab ul li:nth-child(odd) {
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 11px;
    padding-left: 20px;
    background-size: 10px;
    color: rgba(0, 0, 0, 0.7);
}
.tab-btn {
    font-size: 25px;
    color: #104185;
    font-family: 'PointBold';
    cursor: pointer;
    padding-top: 30px;
}
.tab-btn img {
    width: 13px;
    margin-right: 15px;
}
.bullet-panel {
    margin-bottom: 20px;
}
.bullet-panel h4 {
    color: #272e37;
    border-bottom: 1px solid #272e37;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'PointSemiBold';
}
.dtl-tab-sec .tab_hedaing {
    padding-bottom: 20px;
}
.dtl-tab-sec .bullet-panel ul li {
    padding-left: 20px;
    position: relative;
    font-family: 'PointLight';
}
.dtl-tab-sec .bullet-panel li:after {
    background-size: 10px;
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(../images/bullet.svg);
    background-repeat: no-repeat;
}
.each-onderhoud-block {
    display: flex;
    margin-bottom: 20px;
}
.left-bg-block {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #104185;
    font-size: 16px;
    line-height: 24px;
}
.left-bg-block h6 {
    line-height: 30px;
    color: #fff;
	font-family: 'PointLight';
	font-size: 16px;
}
.block-dtls {
    width: calc(100% - 140px);
    border: 1px solid #104185;
    border-left: 0;
    padding: 20px 15px 5px;
    min-height: 200px;
    background-color: #fff;
}
.each-onderhoud-block h4 {
    font-family: 'PointRegular';
    color: #1c1c1c;
    font-size: 24px;
	margin-bottom: 0;
}
.each-onderhoud-block h5 {
    font-family: 'PointLight';
    color: #1c1c1c;
    margin: 10px 0px 30px;
    font-size: 17px;
}
.opties-content-list {
    border-top: 2px solid #e7e7e7;
    padding-top: 60px;
}
.each-opties-content ul li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
}
.each-opties-content ul li:nth-child(even) {
    font-family: 'PointRegular';
}
/*****omsc-block*****/
.omsc-block .each-content-block h4 {
    font-family: 'PointRegular';
    color: #1c1c1c;
    cursor: pointer;
}
.omsc-block .each-content-block p {
    padding: 0 0 0 45px;
	color: #1c1c1c;
}
.omsc-block .accordion-button {
    padding: 20px 45px;
	background-color: transparent;
}
.omsc-block .accordion-button::after { 
    position: absolute;
    left: 0;
}
.omsc-block .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}
.omsc-block .accordion-button::after {
    background-image: url(../images/plus-button.png);
}
.omsc-block .accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus-button.png);
}
.omsc-block .each-tab-content::after {
	display: none;
}
.omsc-block .each-tab-content {
	height: auto;
}
.omsc-block  {
	padding-bottom: 80px;
	margin-bottom: 0;
	border-bottom: 0;
}
/***aanbod-dtl-contact***/
.aanbod-dtl-contact {
	background-color: #fff;
	padding: 4% 0;
}
.aanbod-dtl-contact .form-styl {
	border: 2px solid #ededed;
}
/***related-product-sec***/
.related-product-sec {
	padding-bottom: 136px;
}
.related-product-sec .common-btn {
	max-width: 262px;
}
.related-product-sec .product-heading {
	margin-bottom: 64px;
}
/*================================verkocht page start======================================*/
/*****verkocht-product-sec******/
.verkocht-product-sec {
	padding: 8% 0 6%;
}
.verkocht-product-question {
	border-radius: 5px;
	background-color: #104185;
	padding: 28px 15px;
	text-align: center;
	margin-top: 40px;
}
.verkocht-product-question h5 {
	color: #fff;
}
.verkocht-product-question h5 span {
	font-family: 'PointRegular';
	display: block;
	margin-bottom: 13px;
}
/* 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;
}

/****(light)morgen footer start****/

.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;
}
.add_morgan_footer_margin {
    height: 100px !important;
}
/*****(light)morgen footer end********/

/*********tab**************/
.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-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;
}
.aanbod-detail-tab-sec .tab-content .star_icon p {
    margin: 0;
}
.star_icon, .bullet-panel h3 {
    margin-bottom: 30px;
}
.cursor{
    cursor:pointer;
}

/* Cookie */
.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;
}
.verkocht-product-sec .product-model{
	margin-top: 30px;
}
.form-1, .form-2 {
	display: none;
	padding: 10% 0;
}
.dtl-contact-btn .form-styl{
	padding-left: 25px;
	/*padding-right: 15px;*/
}
.dtl-contact-btn .photo_upload{
	padding: 0px;
    height: auto;
}
.error_top{
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.privacy_section{
	background-color: #f5f5f5;
	padding-bottom: 10%;
}
.vaca-upload img{
	width: 20px;
	margin-right: 10px;
}
/*******************dropdown***********/
.header-area .dropdown-menu a {
	padding: 15px;
    color: #fff;
    opacity: 1;
    display: inline-block;
	width: 100%;
	background-color: #104185;
}
.header-area .dropdown-menu a:hover {
    color: #fff;
	background-color:#861611;
}
.header-area .dropdown:hover>.dropdown-menu {
	display: block;
}
.header-area .dropdown-menu {
	border-radius: 0;
	margin: 0;
	border: 0;
	padding: 10px 0 0;
	text-align:left;
	min-width: 220px;
    font-family: 'PointRegular';
    font-size: 16px;
}
.header-brand-icon {
    height: 20px;
    vertical-align: middle;
}
.header-brand-icon .swiper {
    height: 100%;
}
.header-top-wrap ul{
	margin-bottom: 10px;
	white-space: nowrap;
	padding-right: 300px;
    position: relative;
}
.header-top-wrap li .common-btn{
	background-color: #d9d9d9;
    color: #828282 !important;
    min-width: 300px;
    position: absolute;
    right: 0;
    top: -20px;
    height: 58px !important;
    line-height: 58px !important;
}
.header-top-wrap li .common-btn img{
	margin-right: 10px;
    width: 30px;
}
.common-wrap .each-diensten-list-content h3{
	font-size: 32px;
}
.calsty {
  width: 100%;
  height: 1250px;
  padding: 0px;
  background: #F6F6F6;
  border: none;
}
.financieren_btn{
	cursor:pointer;
}
.bedankt-banner-sec .each-banner{
	height: 80vh;
}
#menu5inruilen .common-arrow {
    background-color: transparent;
    border: 0;
}
#menu5inruilen .common-arrow img {
    width: 100%;
    height: auto;
    filter: invert(0%);
}
#menu5inruilen h1{
	color: #121212;
}
@media(max-width:1299.98px){
	.header-top li{
		margin-left: 12px;
	}
}
@media(max-width:1199.98px){
	.header-top-wrap li .common-btn img {
	    margin-right: 5px;
	    width: 24px;
	}
	.header-top-wrap li .common-btn {
	    width: 240px;
	    min-width: auto;
	}
	.header-top li, .header-top li a{
		font-size: 14px !important;
	}
	.header-top-wrap ul{
		padding-right: 240px;
	}
}
.aanbod-banner-sec{
	height: 70px;
  	overflow: hidden;
}
.aanbod-banner-sec img.w-100{
	height: 100%;
  	object-fit: cover;
  	object-position: bottom;
}
.car-back-btn{
	max-width: 240px;
}
.share-btn.d-lg-block{
	display: none;
}
@media(min-width: 992px){
	.share-btn.d-lg-block{
		display: block !important;
	}
	.dtl-tab-sec .tab-content > .tab-pane{
		display: block;
		opacity: 1;
	}
}
