@import "font.css";
@import "common.css";

body {
	padding: 0px;
	margin: 0px;
	font-family: 'New Rail Alphabet White';
	font-size: 16px;
	color: #fff;
	line-height: normal;
}

#page {
	overflow: hidden;
}

.dblock {
	display: none;
}

.top_bar {
	width: 100%;
	position: relative;
	background: #18213e;
	padding: 10px 0px;
}

.top_bar ul {
	text-align: right;
	width: 100%;
}

.top_bar ul li {
	display: inline-block;
	margin-left: 45px;
	color: #fff;
	font-size: 16px;
	font-family: 'BentonSansRegular';
	letter-spacing: 0.5px;
}

.star_icon p img {
	width: 15px;
	margin-top: -3px;
	margin-right: 5px;
}

.top_bar ul li a:hover {
	color: #999999;
}

.top_bar ul .hcontact img {
	margin-right: 15px;
}


/*******************navbar************/

.desktop_nav {
	padding: 34px 0px 0px;
}

.desktop_nav .navbar-nav .nav-item .nav-link {
	color: #777777;
	padding-left: 60px;
	font-family: 'BentonSansRegular';
	font-size: 16px;
	letter-spacing: 0.5px;
}

.desktop_nav .navbar-nav .nav-item .nav-link:hover {
	color: #18213e;
}

.desktop_nav .navbar-nav .nav-item {
	position: relative;
	padding-bottom: 34px;
}

.desktop_nav .navbar-nav .active>.nav-link {
	color: #18213e;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	border-radius: 0px;
	margin: 0px;
	border: 0px;
	background: #263e8b;
}

.desktop_nav .navbar-nav .nav-item:hover .dropdown-menu {
	display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu>.dropdown-item {
	padding: 10px 25px;
	color: #fff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu>.dropdown-item:hover {
	color: #1c1c1c;
}

.home_logo {
	position: absolute;
	top: 0px;
	z-index: 2;
	padding: 0px;
	border-radius: 20px;
	overflow: hidden;
}

.navbar.active {
	top: 0px;
	width: 100%;
	position: fixed;
	-webkit-transition: all 1s;
	transition: all 1s;
	z-index: 99;
	background-color: #fff !important;
	padding: 10px 0px 0px;
	-webkit-box-shadow: -1px 4px 6px -3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 4px 6px -3px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 4px 6px -3px rgba(0, 0, 0, 0.75);
}

.navbar.active.desktop_nav .navbar-nav .nav-item {
	padding-bottom: 10px;
}

.navbar.active .home_logo {
	position: relative;
	border-radius: 0;
}

.navbar.active .home_logo img {
	max-height: 80px;
}

/******************banner**********/

.header_banner {
	position: relative;
	margin-bottom: -30px;
	overflow: hidden;
}

.header_banner_text {
	position: absolute;
	bottom: 160px;
	left: 0;
	z-index: 1;
	width: 100%;
}

.banner-txt-wrapper {
	max-width: 645px;
	width: 100%;
}

.banner-wrapper {
	/*padding:20% 0px 15%;*/
	height: 693px;

}

.banner-wrapper img {
	display: none;
}

.header_banner_text p {
	margin: 30px 0px 45px;
	line-height: 30px;
	letter-spacing: 0.75px;
	color: #fff;
}

.banner-wrapper,
.common-inner-banner,
.common-inner-banner .common-overlay {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.common-inner-banner {
	position: relative;
	z-index: 1;
}

/*==============footer=================*/

.footer_sec {
	background: #18213e;
	position: relative;
}

.footer_logo {
	position: absolute;
	top: 0;
	left: 0;
}

.footer_logo img {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.footer_txt {
	padding: 26px 0px 26px 8%;
}

.each_footer_sec p {
	line-height: 24px;
	font-size: 16px;
	color: #a9a9af;
	text-align: justify;
	margin-bottom: 0px;
}

.each_footer_sec h4 {
	color: #ffffff;
	margin-bottom: 15px;
}

.footer_sec .divider {
	border-top: 2px solid #2d2d49;
	margin: 0px;
}

.each_footer_sec ul li {
	padding-bottom: 20px;
	font-family: 'BentonSansRegular';
	font-size: 16px;
	color: #a9a9af;
}

.each_footer_sec .white-border:hover {
	background: #fff;
	border: 2px solid #fff;
	color: #121212;
}

.each_footer_sec .white-border {
	margin-top: 30px;
}

.vragen-area p {
	font-size: 16px;
}

.vragen-area {
	padding-right: 10%;
}

.footer-contact-info {
	padding-bottom: 15px;
}

.footer-contact-info {
	position: relative;
}

.brand-img {
	position: absolute;
	top: 70px;
	right: -40px;
}

.footer-sitemap li {
	color: #6d6d7b;
	font-size: 24px;
	font-family: 'BentonSans light';
	margin-right: 35px;
	display: inline-block;
}

.footer-sitemap li a:hover {
	color: #fff;
}

.footer-sitemap {
	padding: 30px 0px 40px;
}

.each_footer_sec a:hover {
	color: #fff;
}

.each_footer_sec li.active {
	color: #fff;
}

/*============footer end===================*/

.home_filter_sec {
	position: relative;
	background: #f4f4f4;
	padding-top: 30px;
}

.filter_text h4 {
	color: #121212;
}

.home_filter_wrapper {
	position: relative;
	width: calc(100% - 160px);
}

.home_filter_wrapper:after {
	position: absolute;
	width: 100vw;
	right: 0;
	content: '';
	background: #fff;
	height: 100%;
	top: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

.select-box-area {
	position: relative;
	z-index: 1;
}

.home_filter_sec select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/arrow.png)no-repeat 94% center !important;
	font-family: 'BentonSans Bold';
	font-size: 16px;
	text-align: center;
	color: #969696;
	border-radius: 20px;
	border: 1px solid #ced4da;
	letter-spacing: 0.7px;
	padding: 20px 0;
	height: auto;
}

.icons_sec {
	position: absolute;
	top: 35px;
	right: 40px;
	text-align: right;
}

.icons_sec li {
	display: inline-block;
}

.icons_sec img {
	margin-right: 10px;
	max-height: 60px;
}

.icons_sec .icon4 {
	max-height: 30px;
}

.select-box-area li {
	display: inline-block;
	width: 33.33%;
	padding: 64px 60px 54px 0px;
	vertical-align: middle;
}

.select-box-area ul {
	font-size: 0px;
}

.select-box-area .common-btn {
	height: 100%;
	background: #00904b;
	border: 2px solid #00904b;
	font-size: 24px;
}

.select-box-area .common-btn:hover {
	background: #18213e;
	border: 2px solid #18213e;
	color: #fff;
}

.each-select-box {
	width: 86%;
	display: inline-block;
}

.select-btn {
	width: 14%;
	display: inline-block;
}


/*******************product slider************************/

.product-sec {
	background: #f4f4f4;
	position: relative;
	padding: 50px 0px 0px;
}

.product-slider-area h2 {
	margin-bottom: 50px;
}

.black-bg {
	position: absolute;
	left: 5%;
	top: 50px;
	width: calc(50% - 40px);
}

.product-slider-area {
	position: absolute;
	right: 0;
	width: 49%;
	top: 50px;
}

.each-car-img img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.product-sec .bg-wrapper {
	position: relative;
	padding-bottom: 8%;
}

.each-iamge-car-details {
	padding: 30px;
	border: 2px solid #f4f4f4;
	background: #fff;
	border-top: 0;
}

.each-iamge-car-details p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: normal;
	font-family: 'BentonSans medium';
}

.product-slider-area .swiper-button-prev {
	left: -75px;
}

.product-slider-heading {
	position: relative;
	z-index: 1;
	padding-top: 85px;
	padding-right: 20%;
}

.product-slider-heading h4 {
	margin: 50px 0px 40px;
}

.product-slider-heading p {
	margin-bottom: 40px;
	font-family: 'New Rail Alphabet White';
}


/******************************slider tab area*****************/

.tab-list {
	background: #18213e;
	padding: 30px 75px;
	/*height:85px;*/
	cursor: pointer;
	height: 100%;
}

.tab-list table {
	width: 100%;
	height: 100%;
}

.tab-list table tr td {
	font-family: 'New Rail Alphabet medium';
	color: #fff;
	font-size: 20px;
}

.tab-list table tr td:first-child {
	width: 70px;
}

.vertical_tab_sec .gallery-top-wrapper {
	height: 690px;
}

.vertical_tab_sec .gallery-thumbs-wrapper {
	height: 690px;
	background-color: #18213e;
}

.each-tab-content h2 {
	color: #fff;
	margin-bottom: 50px;
	letter-spacing: 1.5px;
}

.each-tab-content {
	max-width: 875px;
	margin: auto;
	width: 100%;
	padding-top: 70px;
}

.each-tab-dtls {
	background-color: rgba(24, 33, 62, 0.80);
	padding: 70px 15%;
	border-radius: 20px;
}

.each-tab-dtls h4 {
	color: #fff;
}

.each-tab-dtls p {
	margin: 35px 0px;
	color: #fff;
	font-family: 'New Rail Alphabet White';
	text-align: justify;
}

.each-tab-dtls .common-btn:hover {
	background: #fff;
	color: #121212;
	border: 2px solid #fff;
}

.vertical_tab_sec .swiper-container {
	height: 100%;
}

.vertical_tab_sec {
	position: relative;
}

.vertical_tab_sec .swiper-slide-thumb-active .tab-list {
	background-color: #263151;
}

.up-down-arrow .swiper-button-next {
	top: auto;
	text-align: center;
	width: 100%;
	bottom: -40px;
}

.up-down-arrow .swiper-button-prev {
	top: -15px;
	width: 100%;
	text-align: center;
}


/*********************reverse img area************/

.reverse-img-area {
	padding: 14% 0px;
	position: relative;
}

.common-txt p {
	font-family: 'New Rail Alphabet White';
	text-align: justify;
}

.each-area-content h4 {
	margin-bottom: 40px;
}

.each-area-content {
	padding-top: 10%;
	padding-right: 7%;
}

.each-area-img {
	position: absolute;
	height: 500px;
	top: -170px;
	right: 80px;
	width: 100%;
	height: calc(100% + 170px);
	border-radius: 20px;
}

.each-area {
	position: relative;
	background: #f4f4f4;
}

.each-area-content {
	padding: 10% 16% 16% 0px;
}

.each-area .flex-row-reverse .each-area-img {
	top: auto;
	bottom: -170px;
	right: 0;
	left: 80px;
}

.each-area .flex-row-reverse .each-area-content {
	padding: 10% 0px 10% 16%;
}

.rotate-div {
	position: absolute;
	right: -36%;
	transform: rotate(90deg);
	font-size: 72px;
	color: #121212;
	font-family: 'BentonSans Bold';
	top: 40%;
}

.each-area .flex-row-reverse .rotate-div {
	right: 0;
	left: -80%;
	top: 93%;
}

.each-area-img img {
	display: none;
}


/*****************contact***************/

.common_banner_text h1 {
	font-size: 52px;
	color: #fff;
}

.common_banner_text p {
	color: #fff;
	margin-top: 26px;
}

.common_banner_text {
	padding: 14% 0px 10%;
	max-width: 652px;
	width: 100%;
	text-align: justify;
}

.common-overlay {
	background: rgba(24, 33, 62, 0.3);
}

.map-area {
	position: relative;
}

.map-area p {
	font-family: 'New Rail Alphabet White';
}

.address-info p {
	margin: 50px 0px 70px;
}

.map-area {
	position: relative;
	background: #f4f4f4;
	padding: calc(8% + 30px) 0px 100px;
	margin-top: -30px;
}

.map-img {
	position: absolute;
	right: 0px;
	height: 556px;
	width: 50%;
	top: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.contact-dtls {
	padding-right: 40px;
}

.address_dtls p {
	font-size: 18px;
}

.address-info p {
	line-height: 22px;
}

.address_dtls a:hover {
	color: #999999;
}

.contact-page-form-sec h4 {
	margin-bottom: 38px;
	letter-spacing: 2px;
}

.address_area h6 {
	color: #121212;
	font-size: 16px;
	font-family: 'BentonSans Bold';
	margin-bottom: 10px;
}

.address_area p {
	font-family: 'New Rail Alphabet White';
	margin-bottom: 30px;
	line-height: 20px;
}

.address_area {
	padding-right: 15%;
}

.contact-page-form-sec {
	padding: 7% 0px;
}

.form-styl {
	font-size: 16px;
	padding: 10px 25px;
	resize: none;
	background-color: #fff;
	border-radius: 20px;
	font-family: 'New Rail Alphabet White';
	border: 2px solid #ececec;
	min-height: 50px;
	color: #121212;
}

.form-wrapper .form-group {
	margin-bottom: 10px;
}

.form_area .form-control:focus {
	box-shadow: none;
	border: 2px solid #121212;
}

.form-styl:placeholder {
	color: #121212;
	opacity: 1;
}

.form-styl:-ms-input-placeholder {
	color: #121212;
	opacity: 1;
}

.form-styl::placeholder {
	color: #121212;
	opacity: 1;
}

.gal-item {
	overflow: hidden;
	padding: 5px;
}

.gal-item .box {
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.gal-item .text_overlay {
	position: absolute;
	font-family: 'BentonSans Bold';
	bottom: 0;
	width: 100%;
	font-size: 20px;
	padding: 20px 0;
	transition: all linear .3s;
}

.gal-item .box:hover .text_overlay {
	height: 100%;
	/*background: rgba(0, 0, 0, 0.35);*/
	transition: all linear .3s;
	padding-top: 55%;
}

.box img {
	height: 100%;
	width: auto;
	object-fit: cover;
	position: relative;
}

.gal-item_cover {
	padding: 5px;
}

.gallery_section {
	padding: 30px 0px 62px;
}

.gallery_section h4 {
	text-align: center;
}

.gallery_images {
	padding-top: 65px;
}

.gallery_images .row{
	margin: 0 -5px;
}

.video_btn{
	top: 50%;
  	transform: translate(-50%, -50%);
  	left: 50%;
  	transition: all linear .3s;
  	font-family: 'BentonSans Medium';
  	font-size: 18px;
  	text-align: center;
}

.box .video_btn img{
	height: auto;
  	width: 50px;
  	margin: 0 auto 15px;
}

.gal-item .box:hover .video_btn{
	display: none;
}

.gal-item .box:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(24, 33, 62, 0.3);
	z-index: 1;
	border-radius: 20px;
	transition: all linear .3s;
}

.gal-item .text_overlay, .video_btn{
	z-index: 1;
}

.side-logo {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 2;
}

.side-logo img {
	max-height: 130px;
}


/****************overons**************/

.overons-content-dtls h4 {
	margin-bottom: 45px;
}

.overons-content-dtls {
	padding-right: 45px;
}

.overons-content {
	padding: 10% 0px;
}

.search-icon {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	display: none;
}

.overons-img {
	position: relative;
}

.overons-content h2 {
	font-size: 36px;
	text-align: center;
	margin-top: 30px;
}

.overons-content-dtls p {
	font-family: 'New Rail Alphabet Medium';
}

.onez-coluge {
	padding: 5% 0px 6%;
	background: #f4f4f4;
}

.onez-coluge h6 {
	font-family: 'BentonSans light';
	font-size: 18px;
	line-height: 35px;
}

.colluge-details {
	background: #fff;
	padding: 70px 0px 20px 65px;
	border-radius: 0 0px 20px 20px;
}

.onez-coluge .box {
	/*background: #fff;*/
	position: relative;
}

.onez-coluge .section-heading h4 {
	margin-bottom: 55px;
}

.colluge-slide {
	position: relative;
}

.coluge-control .swiper-button-next,
.coluge-control .swiper-button-prev {
	top: 34%;
}

.image-text {
	text-align: center;
	position: absolute;
	top: 78%;
	width: 100%;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.onez-coluge .box:after {
	width: 100%;
	height: 100%;
	background-color: rgba(139, 139, 139, 0.60);
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 20px;
}

.onez-coluge .gal-item:hover .image-text {
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 1;
}

.onez-coluge .gal-item:hover .image-text h6 {
	font-size: 18px;
}

.onez-coluge .gal-item:hover .box:after {
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.each-colluge img {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.image-text h6 {
	color: #fff;
	font-family: 'BentonSans Bold';
	font-size: 0px;
	margin-top: 35px;
	line-height: normal;
}

.image-text h4 {
	color: #fff;
}

.onez-coluge .gal-item {
	cursor: pointer;
}


/*************************counter area**********************/

.overons_counter_area {
	padding: 70px 0px;
}

.count-box {
	width: 120px;
	overflow: hidden;
	border: 3px solid #fff;
	border-radius: 100%;
	height: 120px;
	margin: 0 auto;
}

.count-box span {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}

.count-box span span {
	display: table-cell;
	vertical-align: middle;
	font-family: 'BentonSans Bold';
	font-size: 36px;
	color: #fff;
}

.count {
	display: inline-block;
	font-family: 'BentonSans Bold';
	font-size: 36px;
	color: #fff;
	margin-bottom: 0px;
}

.counter-part span {
	color: #fff;
}

.counter-part-cover {
	padding-top: 60px;
}

.overons_counter_area h4 {
	color: #fff;
	text-align: center;
}

.counter-part-cover h4 {
	margin-top: 30px;
}

.counter-sec {
	padding-bottom: 80px;
}


/*******************diensten-dtls*************/

.diensten-dtls-btn {
	padding-top: 100px;
}

.diensten-dtl-reverse .each-area-content h4 {
	font-size: 26px;
	margin-bottom: 42px;
}

.diensten-dtl-reverse .each-area-img {
	top: -207px;
	height: calc(100% + 244px);
}

.diensten-dtl-reverse .each-area-content {
	padding: 65px 30% 12% 0px;
}

.diensten-dtl-reverse {
	padding: 10% 0px 9%;
}

.diensten-content-area h4 {
	font-size: 26px;
}

.diensten-content-area p {
	letter-spacing: 0.2px;
}

.diensten-table-area {
	padding-top: 50px;
}

.diensten-table-area table {
	width: 100%;
}

.diensten-table-area tr td:nth-child(odd) {
	padding-right: 40px;
}

.diensten-table-area tr td:nth-child(even) {
	padding-left: 40px;
}

.diensten-table-area tr td:nth-child(even) p {
	text-align-last: left;
}

.diensten-table-area td {
	width: 50%;
	vertical-align: top;
}

.diensten-content-area {
	padding-bottom: 7%;
}

.diensten-form-sec {
	background: #f4f4f4;
	padding: 7% 0px 70px;
}

.diensten-form-sec .colluge-slide {
	padding-left: 25px;
	padding-right: 24%;
}

.diensten-form-sec .colluge-details {
	padding-left: 45px;
	padding-top: 25px;
}

.diensten-form-sec .colluge-details h4 {
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-bottom: 8px;
}

.diensten-form-sec .colluge-details p {
	font-size: 16px;
	line-height: normal;
	font-family: 'BentonSans Medium';
}

.diensten-vertical-tab-sec {
	padding: 85px 0px 80px;
}

.diensten-vertical-tab-sec .section-heading h4 {
	font-size: 26px;
	margin-bottom: 45px;
}

.diensten-form-sec .form-styl {
	border: none;
}

.diensten-vertical-tab-sec .gallery-top-wrapper {
	height: 100%;
}

.diensten-vertical-tab-sec .gallery-thumbs-wrapper {
	height: 100%;
}


/************************vacature dtls**************/

.vacature-table table {
	width: 100%;
}

.vacature-table table tr td {
	font-family: 'New Rail Alphabet White';
	font-size: 16px;
	color: #121212;
	padding-top: 5px;
	padding-right: 65px;
}

.vacature-table table tr td img {
	margin-right: 15px;
}

.vacature-dtls-btn {
	padding: 70px 0px 90px;
}

.vacature-content-area {
	background: #f4f4f4;
	padding: 65px 0px 80px;
}

.vacature-content-area li {
	display: inline-block;
}

.vacature-table {
	padding-left: 85px;
}

.vacature-pdf-area h4 {
	font-size: 26px;
	margin-top: 10px;
}

.vacature-pdf-area {
	padding: 85px 0px;
}

.pdf-btn {
	background: transparent;
	font-family: 'New Rail Alphabet medium';
	color: #18213e;
	max-width: 300px;
	padding: 8px;
	margin-bottom: 30px;
}

.pdf-btn span {
	display: inline-block;
	padding-left: 15px;
	vertical-align: bottom;
}

.vacature-form {
	margin-bottom: 70px;
}


/******************thanku************/

.thank-u .banner-txt-wrapper {
	max-width: 718px;
}

.thank-u .banner-txt-wrapper p {
	margin-right: 15%;
}


/**********************************************************************/


/*===========aanbod filter section=============*/

.aanbod_selection_sec {
	margin-top: 60px;
	padding: 60px 0px 80px;
}

.aanbod_selection_sec h3 {
	margin-bottom: 35px;
}

.aanbod_selection_sec .col-lg-3 {
	max-width: 20%;
}

.aanbod_selection_sec .form-control {
	background: url(../images/dropdown.png) #fff no-repeat 95% center;
	border: 2px solid #ececec;
	color: #121212;
	border-radius: 0px;
	font-size: 15px;
	font-family: 'BentonSansRegular';
	width: 100%;
	min-height: 45px;
	-webkit-appearance: none;
	background-color: transparent;
}

.aanbod_selection_sec .col-lg-9 {
	max-width: 60%;
}


/**************aanbod product section*********/

.product-wrapper {
	padding: 0px 95px;
}


/*.image_hover {
    position: relative;
    width: 100%;
    background-color: #000;
    overflow: hidden;
}
.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}*/

.about-product {
	padding: 30px 40px 20px;
	border: 2px solid #f4f4f4;
	border-top: 0px;
}

.about-product p {
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: left;
	margin-bottom: 20px;
	font-family: 'BentonSans Medium';
}

.about-product h4 {
	font-size: 20px;
}

.about-product tr td {
	color: #18213e;
	font-family: 'BentonSans Medium';
	font-size: 16px;
	position: relative;
	padding-right: 60px;
}

.about-product tr td:last-child {
	padding-right: 0px;
}

.about-product tr td:after {
	position: absolute;
	top: 0;
	right: 35px;
	width: 3px;
	height: 100%;
	background: #18213e;
	content: '';
}

.about-product tr td:last-child:after {
	display: none;
}


/*.about-product table{
	width:100%;
}*/

.aanbod-blog-middle-content {
	padding: 0px 25px;
}

.aanbod-blog-middle-content h2 {
	color: #fff;
	letter-spacing: 1.5px;
	line-height: 58px;
}

.aanbod-blog-middle-content p {
	color: #fff;
	margin-bottom: 60px;
	margin-top: 30px;
	font-family: 'New Rail Alphabet White';
	line-height: 20px;
	letter-spacing: 0.2px;
}

.product-wrapper .col-lg-6 {
	margin-bottom: 35px;
}

.aanbod-gallery {
	padding-bottom: 75px;
}


/**************aanbod details page*********/

.aanbod_details_slider .ms-container {
	background-color: #040404;
}

.aanbod_details_slider .new-thumb {
	margin: 0 auto;
	position: relative;
	max-width: 1070px;
	width: 100%;
}

.aanbod_details_slider .ms-thumb-list {
	width: 900px !important;
	margin: 0 auto;
	position: static !important;
}

.aanbod_details_slider .ms-skin-default .ms-nav-prev {
	background: url(../images/prev_arrow.png) no-repeat center center;
	left: -73px;
	z-index: 1;
	width: 68px !important;
	height: 112px !important;
}

.aanbod_details_slider .ms-skin-default .ms-nav-next {
	background: url(../images/nxt_arrow.png) no-repeat center center;
	right: -73px !important;
	z-index: 1;
	width: 68px !important;
	height: 112px !important;
}

.aanbod_details_slider .ms-thumb-list.ms-dir-h .ms-thumblist-fwd {
	background: url(../images/prev.png) no-repeat center center;
	left: 10px !important;
	width: 50px;
}

.aanbod_details_slider .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
	background: url(../images/nxt.png) no-repeat center center;
	right: 10px !important;
	width: 50px;
}

.aanbod_detail_tab_sec {
	padding: 78px 0px;
}

.aanbod-dtl-new-btn {
	margin-right: 70px;
	margin-bottom: 70px;
}

.aanbod-dtl-new-btn .common-btn {
	max-width: 220px;
	margin: 0px 0px 7px 7px;
}

.tab_upper_area {
	padding-bottom: 78px;
}

.tab_upper_area h2 {
	font-size: 30px;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.tab_upper_area h3 {
	font-size: 30px;
	color: #000000;
	letter-spacing: 1px;
}

.tab_right_area {
	float: right;
}

.tab_upper_area h4 {
	font-size: 30px;
	color: #000000;
	margin-bottom: 15px;
}

.tab_upper_area h6 {
	font-size: 18px;
	color: #d4d4d4;
	font-family: 'BentonSans Bold';
	letter-spacing: 0.5px;
}


/*.tab_sec
{
	padding: 0px 90px 0px;
}*/

.aanbod_detail_tab_sec .nav-tabs {
	border-bottom: 0px;
}

.aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item {
	font-size: 21px;
	font-family: 'New Rail Alphabet medium';
	color: #fff;
	width: 20%;
	margin-bottom: 0px;
	background: #18213e;
	text-align: center;
}

.aanbod_detail_tab_sec .nav-tabs .nav-link {
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border: none;
	padding: 15px 0px;
}

.aanbod_detail_tab_sec .nav-tabs .nav-link.active {
	background-color: #263151;
	color: #fff;
}

.aanbod_detail_tab_sec .tab_sec .nav-tabs .nav-item a:hover {
	color: #fff;
	background-color: #263151;
}

.aanbod_detail_tab_sec .tab_content_wrapper {
	padding: 30px;
	background-color: rgba(24, 33, 62, 0.80);
}

.tab_list {
	padding: 0px 70px 0px;
}

.aanbod_detail_tab_sec .tab-content ul li {
	font-family: 'BentonSansRegular';
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
	word-break: break-word;
}

.kenmerken_tab ul li:nth-child(odd) {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 30%;
	padding-left: 20px;
	font-style: italic;
}

.kenmerken_tab ul li {
	width: 45%;
	display: inline-block;
	vertical-align: top;
}

.aanbod_detail_tab_sec .tab_content_wrapper .tab-pane .tab_hedaing {
	padding-bottom: 20px;
}

.aanbod_detail_tab_sec .tab_content_wrapper .tab-pane .tab_hedaing h5 {
	color: #fff;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	font-family: 'BentonSans Bold';
	font-size: 20px;
}

.aanbod_detail_tab_sec .tab_content_wrapper p {
	color: #fff;
}

.aanbod_detail_tab_sec .bullet_panel ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0% 30%;
	background-image: url(../images/bullet.png);
}

.dtls-content-area {
	background: #f4f4f4;
	padding: 8% 0px 50px;
}

.man-img {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.man-img-txt {
	padding: 30px 30px 1px;
	border-top: 0px;
	background: #fff;
}

.man-img-txt h4 {
	font-size: 16px;
	color: #121212;
}

.man-img-txt h6 {
	font-size: 12px;
	font-family: 'BentonSans light';
	margin: 8px 0px 16px;
	color: #121212;
}

.man-img-txt p {
	color: #121212;
	font-size: 12px;
}

.man-info .man-content {
	padding-left: 24%;
}

.product_slider {
	padding: 70px 0px 55px;
}

.aanbod_dtl_product_slider .section-heading h2 {
	font-size: 40px;
	letter-spacing: 1px;
}

.aanbod_dtl_product_slider .section-heading {
	padding-bottom: 70px;
}

.slider_area {
	position: relative;
	padding: 0px 80px;
}

.product_dtls {
	cursor: pointer;
}

.diensten_reverse {
	padding-top: 9%;
}

.diensten_listview_area {
	background-color: #f4f4f4;
	margin-bottom: 11%;
}

.diensten_listview_area:last-child {
	margin-bottom: 8%;
}

.diensten_listview_area .men2_content {
	padding: 55px 85px 40px 0%;
}

.diensten_listview_area h4 {
	letter-spacing: 1.5px;
	font-size: 26px;
}

.diensten_listview_area p {
	margin: 35px 0px 55px;
	font-family: 'New Rail Alphabet White';
}

.men2_area {
	position: absolute;
	top: -58px;
	right: 0px;
	width: 100%;
	height: calc(100% + 116px);
}

.diensten_listview_area .flex-row-reverse p {
	text-align-last: right;
}

.diensten_listview_area:nth-child(even) .men2_content {
	padding: 55px 0px 40px 85px;
	text-align: right;
}

.men2_area img {
	display: none;
}


/************************vercocht***************/

.verkocht-gallery {
	padding: 65px 0px 30px;
}

.verkocht-gallery .about-product p {
	margin-bottom: 0px;
}

.verkocht-gallery .about-product {
	padding: 30px 40px;
	border-radius: 0 0 20px 20px;
}

.verkocht-gallery .image_hover {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.verkocht-gallery .image_hover {
	overflow: hidden;
}

.verkocht-gallery img {
	margin: -5% 0;
}

/*********************vacature listview*****************/

.vacature_list_sec {
	padding-top: 94px;
}

.vacature_sec {
	padding-top: 7%;
}

.text-title {
	max-width: 650px;
	width: 100%;
}

.text-title h3 {
	font-size: 27px;
	font-family: 'BentonSans Bold';
	margin-bottom: 60px;
	letter-spacing: 0.5px;
}

.text-title p {
	line-height: 26px;
}

.vacature_sec .diensten_listview_area:nth-child(even) .men2_content {
	text-align: left;
	padding: 50px 16% 50px 0%;
}

.vacature_sec .men2_area {
	top: -55px;
	height: calc(100% + 110px);
}

.vacature_sec .diensten_listview_area .men2_content {
	padding: 50px 23% 50px 0%;
}

.vacature_sec .diensten_listview_area {
	margin-bottom: 10%;
}

.vacature_sec .diensten_listview_area:last-child {
	margin-bottom: 10%;
}

.vacature_sec li {
	display: inline-block;
}

.vacature_sec .vacature-table {
	padding-left: 60px;
}

.vacature_sec .vacature-table table tr td {
	padding-right: 60px;
}

.vacature_sec .diensten_listview_area p {
	margin: 50px 0px 70px;
}

.vacature_sec .vacature-table table tr td:last-child {
	padding-right: 0px;
}

#loader_section {
	display: none;
	width: 100%;
	position: fixed;
	top: 0;
	background: #000000b8;
	z-index: 9999;
	height: 100vh;
	padding: 30vh 0px;
}

#loader_section p {
	color: #fff;
	font-size: 18px;
	text-align: center;
}

#loader_section img {
	width: 100px;
	margin-bottom: 25px;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.no_record {
	padding: 70px 0px 70px;
	color: #121212;
	text-align: center;
	font-family: 'BentonSansRegular';
	font-size: 24px;
}

.kenteken_np {
	background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 8px 0 6px 30px;
	color: #000;
}

.morgan_footer {
	text-align: center;
	background: #000;
	padding: 7px 0px 5px;
}

.aanbod-header {
	background-color: #121212 !important;
	padding-bottom: 23px;
}

.verkocht-gallery .product_dtls {
	cursor: unset;
}

/*=======cookie start==========*/
.cookie_div {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	padding: 35px 0;
}

.light_theme {
	background: rgba(255, 255, 255, 0.83);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203, 203, 203, 0.75);
	box-shadow: 0px -3px 3px -1px rgba(203, 203, 203, 0.75);
}

.dark_theme {
	background: rgba(0, 0, 0, 0.78);
	-webkit-box-shadow: 0px -3px 3px -1px rgba(203, 203, 203, 0.75);
	box-shadow: 0px -3px 3px -1px rgba(203, 203, 203, 0.75);
}

.cookie_div {
	color: #9c9c9c;
	font-size: 13pt;
	font-family: 'Calibri';
}

.cookie_div h4 {
	margin-bottom: 15px;
	font-size: 13pt;
	font-family: 'Calibri';
}

.light_theme h4 {
	color: #2a2a2a;
}

.dark_theme h4 {
	color: #c9c9c9;
}

.cookie_div a {
	color: #38b6be;
	font-size: 13pt;
	font-weight: bold;
	margin-left: 8px;
	font-family: 'Calibri';
}

.cookie_div button {
	color: #3c935c;
	font-size: 12pt;
	background: #e6f8ed;
	font-weight: bold;
	border: 0;
	padding: 13px 25px;
	margin: 5px 0;
	cursor: pointer;
	font-family: 'Calibri';
}

.top_gapping {
	padding: 59px 0px;
}

.each-iamge-car-details h6 {
	font-size: 16px;
}

.aanbod_banner .common_banner_text {
	padding: 11% 0px 5%;
}

.product_slider .about-product h4 {
	font-size: 16px;
}

#menu {
	display: none;
}

.werkplaats_external_iframe h2 {
	margin-bottom: 1rem !important;
	padding-left: 10px;
}

.werkplaats_external_iframe h4 {
	color: #003b6a !important;
	padding-left: 10px;
	margin-bottom: 0;
}

.each_car_gallery-thumbs-wrapper {
	padding-top: 60px;
	overflow: hidden;
}

.each_car_gallery-thumbs-wrapper,
.swiper-container-thumbs {
	height: 413px;
}

.each_car_gallery-thumbs-wrapper .swiper-slide {
	height: 28% !important;
}

.hidden-content_gallery {
	padding: 3% !important;
}

.hidden-content_gallery h4 {
	text-align: left;
}

.mm-slideout {
	z-index: auto;
}

.each_car_gallery-thumbs-wrapper .swiper-slide {
	height: auto !important;
}

.arrow_up_dwn .swiper-button-next {
	top: auto;
	text-align: center;
	width: 100%;
	bottom: -15px;
	right: 0;
}

.arrow_up_dwn .swiper-button-prev {
	top: 50px;
	width: 100%;
	text-align: center;
	left: 0;
}

.arrow_up_dwn img {
	opacity: .5;
}

.service_pagination {
	position: relative;
	top: 15px;
	padding: 4% 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
}

.service_pagination a {
	display: inline-block;
	width: 40px;
	height: 40px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}

.service_pagination li {
	display: inline-block;
}

.service_pagination a {
	color: #000000;
	border-radius: 50%;
	font-size: 17px;
	margin: 0 3px;
	background: #FFFFFF;
	font-weight: 500;
}

.service_pagination .active a,
.service_pagination a:hover {
	background: #18213e;
	color: #fff;
	border-radius: 50%;
}

@media(max-width:1199.98px) {
	.aanbod-dtl-new-btn {
		margin-right: 0px;
		margin-bottom: 40px;
	}
}

@media(max-width:767px) {
	.each_car_gallery-thumbs-wrapper {
		margin-top: 10px;
	}

	.aanbod-dtl-new-btn {
		margin-bottom: 30px;
		text-align: left !important;
	}

	.service_pagination a {
		font-size: 16px;
		width: 27px;
		height: 27px;
		line-height: 27px;
	}

	.aanbod-dtl-new-btn .common-btn {
		max-width: 164px;
		font-size: 13px;
		padding: 14px 5px;
	}

	.shdetails {
		width: 14px !important;
		margin-left: 4px !important;
	}
}

.team-gallery-slider .swiper-slide {
	opacity: 0 !important;
}

.team-gallery-slider .swiper-slide-active {
	opacity: 1 !important;
}

.shdetails {
	width: 18px;
	margin-left: 7px;
	position: absolute;
}