@import "fonts.css";
@import "common-class.css";
body{
padding:0px;
margin:0px;
font-family: 'New Rail Alphabet White';
font-size:14px;
color:#fff;
}
/*=====home=====*/
.top_bar{
width:100%;
position:relative;
background:#1a1a1a;
padding:12px 0px;
}
.top_bar ul{
width:100%;
text-align:right;
}
.top_bar ul li{
display:inline-block;
margin-left:20px;
}
.top_bar ul li a{
font-size:14px;
color:#a3a3a3;
font-family: 'New Rail Alphabet White';
}
.top_bar ul li a:hover{
color:#999999;
}
.top_bar ul li img{
margin-right:10px;
margin-top:-3px;
}
.social_icn img{
margin-right:0px;
margin-top:0px;
margin-left:8px
}
.nav-link {
font-size:14px;
font-family: 'New Rail Alphabet Medium';
text-transform:uppercase;
}
.navbar-dark .navbar-nav .nav-link {
color:#121212;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
color: #395281;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1.1rem;
padding-left: 1.1rem;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
color: #395281;
}
.nav-link {
padding: 1.3rem 1rem;
}
.header_button{
margin-top:.5rem;
}
.home_banner{
width:100%;
position:relative;
}
.home_banner_wrapper{
width:100%;
position:relative;
background-position: center; 
background-repeat: no-repeat; 
background-size: cover;
padding:14% 0px;
}
.navbar {
padding: 1rem 1rem;
}
.navbar.active {
top: 0px;
width: 100%;
position: fixed;
-webkit-transition: all 1.5s; 
transition: all 1.5s;
z-index: 999;
background-color: #ffffff !important;
padding: 5px 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);
}
.car_service{
width:100%;
padding:50px 0px;
}
.home_banner .swiper-pagination-bullet {
 width: 150px;
 height: 3px;
 border-radius: 0%;
 background: #ffffff;
 opacity: .3;
}
.home_banner .swiper-pagination-white .swiper-pagination-bullet-active{
opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
 bottom: 25px !important;
}
.banner_text_wrapper{
width:100%;
padding:25px;
background:rgba(0, 0, 0, 0.6);
}
.banner_text_wrapper h3{
color:#ffffff;
}
.banner_text_wrapper button{
min-width:200px;
}
.car_service_wrapper{
width:100%;
padding-top:10%;
padding-right: 70px;
}
.car_service_wrapper button{
margin-top:30px;
}
.car_service_wrapper p{
color:#121212;
}
.car_service_wrapper h3{
margin-bottom:20px;
}
.carservice_gallery{
width:100%;
}
.card-columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 1rem;
-moz-column-gap: 1rem;
column-gap: 1rem;
orphans: 1;
widows: 1;
}
.card-columns .card:nth-child(3) {
 margin-top:60px !important;
}
.range_wrapper{
width:100%;
padding-top:50px;
}
.range_wrapper ul{
width:100%;
position:relative;
font-size:0px;
}
.range_wrapper ul li{
display:inline-block;
/*width:33%;*/
padding-right: 100px;
color:#121212;
text-align:left;
font-size:14px;
font-family: 'New Rail Alphabet Medium';
position:relative;
}
.range_wrapper ul li span{
color:#b9b9b9;
}
.round_circel{
width:30px;
height:30px;
border-radius:100%;
border:1px solid #c5c5c5;
text-align:center;
padding-top:3px;
margin-bottom:10px;
background:#ffffff;
position:relative;
z-index:9;
}
.round_circel img{
opacity:0;
}
.range_wrapper ul li::after{
content: "";
position:absolute;
width:100%;
height:2px;
background:#c5c5c5;
top:15px;
left:0px;
}
.active_circel{
border:1px solid #395281;
}
.active_circel img{
opacity:1;
}
.onze_service{
width:100%;
background:#1a1a1a;
padding:60px 0px;
}
.onze_lft{
width:100%;
}
.onze_lft h3{
color:#ffffff;
margin-bottom:20px;
}
.onze_lft button{
min-width:180px;
margin-top:15px;
}
/*.onze_lft .hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
border: 1px solid #ffffff;
}*/
.onze_lft .hvr-radial-in:hover{
	background:#fff;
	color:#121212;
	border-bottom:4px  solid #fff;
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.onze_title{
width:75%;
padding-top:40px;
font-family: 'New Rail Alphabet Bold';
line-height:40px;
float:right;
}
.dit{
color:#2e2e2e;
font-size:47px;
}
.zijn{
font-size:78px;
color:#2e2e2e;
line-height:35px;
}
.services{
color:#ffffff;
font-size:47px;
line-height:25px;
}
.car_slider_wrapper{
width:100%;
position:relative;
margin-top:40px;
padding:0px 15px;
}
/*===07-12===*/
.services_item{
width:100%;
background:#2e2e2e;
padding:8px;
cursor:pointer;
}
.services_item h4{
color:#ffffff;
padding:15px 10px 10px 10px;
}
.car_slider_wrapper .swiper-button-next{
background:none;
right: -40px;
}
.car_slider_wrapper .swiper-button-prev {
background:none;
left:-60px;
}
.latest_car_button{
width:100%;
text-align:center;
padding-top:40px;
}
.footer_testimonial_blog{
width:100%;
position:relative;
background-repeat:no-repeat;
background-size:cover;
background-position:top left;
background-image: url(../images/test2_bg.jpg);
}

.testimonial_wrapper{
width:100%;
padding:100px 0px 0px 30px;
}
.testimonial_content{
width:100%;
text-align:left;
}
.testimonial_content p{
color:#121212;
line-height:24px;
margin-top:20px;
}
.testimonial_content h6{
color:#395281;
letter-spacing:.5px;
}
.testimonial_lft{
width:100%;
padding:90px 0px 0px;
box-shadow: 5px 0 11px -3px rgba(0,0,0,0.10);


}
.testimonial_lft table{
width:80%;
margin-top:20px;
}
.logo_slider_sec{
width:100%;
margin-top:30px;
position:relative;
padding:30px 0px;
}
.logo_slider_sec::before {
content: '';
height: 1px;
position: absolute;
z-index: 0;
left: auto;
right: 0px;
width: 69.8vw;
margin-left: -50vw;
top: 0px;
background:rgba(0,0,0,0.10);
}
.logo_wrapper{
width:80%;
position:relative;
}
.logo_itm img{
margin-right:15px;
}
.logo_itm span{
color:#bababa;
font-size:14px;
font-family: 'New Rail Alphabet Medium';
}
.sw_next4{
right:-40px !important;
left:auto !important;
top:75% !important;
}
.sw_prev4{
right:-10px !important;
left:auto !important;
top:75% !important;
}
.footer_top_sec{
width:100%;
background:#1a1a1a;
padding:20px 0px;
border-top:3px solid #395281;
}
.footer_top_sec ul{
text-align:left;
margin-top:15px;
}
.footer_top_sec ul li{
display:inline-block;
margin-right: 25px;
}
.footer_top_sec ul li a {
font-size: 14px;
color: #626262;
font-family: 'New Rail Alphabet White';
}
.footer_top_sec ul li img {
margin-right: 20px;
margin-top: -3px;
max-height: 19px;
}
.footer_sec{
width:100%;
padding:50px 0px 30px 0px;
background:#232323;
}
.footer_wrapper h6{
font-family: 'New Rail Alphabet Bold';
letter-spacing:.8px;
}
.footer_wrapper h6 span::after {
bottom: -18px;
}
.footer_wrapper h6 span {
 margin-bottom: 40px;
}
.footer_wrapper p{
color:#6a6a6a;
}
.footer_wrapper table{
width:100%;
font-family: 'New Rail Alphabet White';
font-size: 14px;
color:#6a6a6a;
}
.menu_ft{
width:100%;
font-size:0px;
}
.menu_ft li{
display:inline-block;
width:50%;
padding-bottom:15px;
font-family: 'New Rail Alphabet White';
font-size: 14px;
color:#6a6a6a;
}
.footer_sec hr{
border-bottom:1px solid #3a3a3a;
margin-top: 2rem;
margin-bottom: 2rem;
}
.privacy{
list-style-image: url('../images/btick2.png') !important;
padding-left:25px;
}
.privacy li{
width:33.33% !important;
float:left;
}
.privacy li {
width:100%;
color:#808080 !important;
font-size:14px !important;
position:relative;
font-family: 'New Rail Alphabet White';

}
.privacy li span{
display:inline-block;
}

.dblock{
display:none;
}
.ratting_img{
position:absolute;
right:0px;
top:50px;
z-index:5;
width:auto;
height:auto;
}
.kt_imag_adj{
height:150px;
}
/*=============================== My css =============================*/

/*--------------  Detail_link  ----------------*/
.detail_top_link{
padding:40px 0px;
background-color:#1a1a1a;
}
.detail_top_link p{
font-family: 'New Rail Alphabet Medium';
font-size:14px;
color:#ffffff;
}
.detail_top_link p span{
font-family: 'New Rail Alphabet White';
color:#868686;
}
.detail_top_link button{
width:100%;
}
.detail_top_link p{
padding:15px 0px;
margin-bottom:0px;
}
/*---------------------------------------------*/

/*-------------- detail_slider ----------------*/
.detail_slider_sec{
padding:60px 0px 0px;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 5px 0;
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
 .pad_left_btm{
padding-left:5px;
padding-bottom:5px;
}
.pad_right5{
padding-right:5px;
}
.slider_side_img .col-md-6:nth-child(1){
margin-bottom:10px;
padding-left: 7px;
padding-right: 10px;
}
.gallery-thumbs .swiper-slide {
opacity: 1 !important;
}
.common_swiper {
background: none !important;
}
.swiper-button-next1 {
width: 43px !important;
height: 43px !important;
right: 15px !important;
}
.swiper-button-prev1 {
width: 43px !important;
height: 43px !important;
left: 15px !important;
}
.slider_img .swiper-slide img{
width:100%;
}
.slider_side_img img{
width:100%;
}
.slider_btm_thumb .swiper-slide img{
width:100%;
}
.slider_btm_thumb{
margin-top:10px;
}
/*==========================================*/


/*-----------------  Tab ---------------------*/
	.tab_sec{
		padding: 10px 0px 55px;
		background-color:#fff;
	}
	
	.tab_sec .nav-tabs .nav-item {
		float: none;
		margin: 0px;
		border-right:1px solid #fff;
		text-align: center;
		background-color: #fff;
		min-width: 25%;
	}
	.tab_sec .nav-tabs  li  a {
		font-family: 'New Rail Alphabet Medium';
		font-size:14px;
		color:#121212;
		border-radius: 5px;
		min-height: 45px;
		line-height:45px;
		padding: 0px 15px;
		transition:0.5s all ease;
		margin:0px 5px 10px;
		border-bottom:4px solid #dfdfdf;
		text-transform: capitalize;
		background:#f5f5f5;
	}
	.tab_sec .nav-tabs  li:nth-child(1) a{
    margin-left: 0px;
	}
	.tab_sec .nav-tabs  li:nth-child(4) a{
    margin-right: 0px;
	}
	.tab_sec .nav-tabs  li:nth-child(5) a{
    margin-left: 0px;
	}
	.tab_sec .nav-tabs .nav-item{
	display:inline-block;
	}
	.tab_sec .nav-tabs {
		border-bottom: 0px solid #ddd;
	}
	.tab_sec .nav-tabs  li .active{
		background-color: #395281;
		color:#fff;
		border-bottom:4px solid #293853;
	}
	
	.tab_sec .nav  li  a:focus, .tab_sec .nav  li  a:hover {
		background-color: #395281;
		color: #fff;
		border-bottom:4px solid #293853;
	}
	.tab_sec .tab-content{
		padding:30px;
		background-color: #f4f4f4;
		border-radius:5px;
		margin-top:10px;
	}
	.tab_sec .tab-content h4{
		line-height:25px;
		color:#121212;
		margin-bottom:20px;
		padding:15px 0px 15px;
		border-bottom:2px solid #395281;
	}
	.tab-content ul{
		padding-left:0px;
	}
	.tab-content ul li{
		line-height:30px;
		font-family: 'New Rail Alphabet White';
		font-size:14px;
		color:#121212;
	}
	.tab_content_wrapper{
		background-color:#ffffff;
		padding:0px 25px;
	}
	.tab_content_wrapper ul {
		list-style-type: none;
		padding-left: 20px;
	}
	.tab_content_wrapper ul li::before {
		position: absolute;
		margin-left: -20px;
	}
	.tab_content_wrapper ul {
		list-style-image: url('../images/tabbullet.png');
	}
	
	.tab-content ul li {
    word-break: break-all;
	}
	.tab_sec .tab-content p{
	color:#121212;
	text-align:justify;
	}
	.form_wrapper {
		padding-top:20px;
	}
	.photo_upload{
	color:#d3d3d3;
	}
	.common_form .form-control{
	font-family: 'New Rail Alphabet Medium';
	font-size:14px;
	background-color:#fff ;
	border:2px solid #ececec;
	border-radius:4px;
	resize:none;
	min-height: 45px;
	}
	
	/*.form_wrapper .form-control:focus {
		color:#fff;
		background-color: #fff;
		border-color:none;
		outline: 0;
		box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
	}*/
	.common_form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #d3d3d3;
	}
	.common_form .form-control::-moz-placeholder { /* Firefox 19+ */
	  color: #d3d3d3;
	}
	.common_form .form-control:-ms-input-placeholder { /* IE 10+ */
	  color: #d3d3d3;
	}
	.common_form .form-control:-moz-placeholder { /* Firefox 18- */
	  color: #d3d3d3;
	}
	/*=================*/
	
/*----------------- Tab End ------------------*/

/*--------------- common_form ----------------*/
.form_address p{
color:#121212;
padding-top:30px;
text-align:justify;
width:96%;
}
.form_address .each_tick span {
    display: inline-block;
    margin-left: -30px;
    padding-right: 20px;
	width:30px;
}
.common_form_wrapper{
padding:55px 0px 0px;
}
.common_form_wrapper .form_wrapper {
    padding-top: 0px;
}
.common_form_wrapper .styl5{
border-radius:5px;
}
.each_tick{
padding-top:35px;
}
.each_tick ul{
    padding-left: 30px;
}
.each_tick ul li {
    font-family: 'New Rail Alphabet White';
    color: #121212;
    font-size: 14px;
    line-height: 26px;
	padding:4px 0px;
}
.form_heading1 h3{
	padding-bottom:35px;
}
.form_gap_shadow{
padding:45px 65px;
background-color:#fff;
-webkit-box-shadow: 1px 14px 32px 9px rgba(0,0,0,0.11);
-moz-box-shadow: 1px 14px 32px 9px rgba(0,0,0,0.11);
box-shadow: 1px 14px 32px 9px rgba(0,0,0,0.11);
margin-bottom:-75px;
}
.common_form_wrapper .form_address{
	padding-top:45px;
}
/*-------------------------------------------*/

/*------------- Specification  --------------*/
.price h3{
color:#9f9f9f;
padding-top:20px;
padding-bottom:15px;
font-size:24px;
font-family: 'New Rail Alphabet White';
}
.specification_table{
padding-top:25px;
padding-bottom:25px;
border-top:2px solid #e8e7e7;
}
.specification_table table{
width:100%;
}
.specification_table table tr td{
color:#9f9f9f;
font-family: 'New Rail Alphabet White';
padding:10px 0px;
font-size:14px;
}
.specification_table table tr td:first-child{
color:#121212;
}
.social_link_block ul{
list-style:none;
padding-left:0px;
font-family: 'Proxima semibold';
font-size:16px;
color:#fff;
}
.social_link_block .yellow_button {
 min-width: 205px;
}
.social_link_block ul li{
margin:5px 0px;
border-radius:5px;
display:inline-block;
}
.social_link_block .social_nxt_btn{
    margin: 5px 0px;
    border-radius: 5px;
    display: block;
}
.social_link_block ul li span{
margin-right:25px;
}
.social_link_block{
padding-top:30px;
border-top:2px solid #e8e7e7;
}
.count_part{
float:right;
padding:17px 0px;
}
.social_link_block ul a:hover{
color:#121212;
}
/*------------------------------------------*/

/*------------ bottom_product --------------*/
.product_des{
padding:15px 20px 15px;
border:2px solid #ededed;
}
.product_des p {
font-size: 16px;
color: #9f9f9f;
margin-bottom: 0px;
min-height: 42px;
overflow: hidden;
}
.product_price {
padding-top:12px;
border-top:2px solid #ededed;
margin-top:15px;
}
.product_price p{
color:#395281;
}
.product_price p span{
padding:0px 20px;
}
.product_des h4{
padding-bottom:15px;
color:#121212;
}
.product_home .container{
position:relative;
}
.common_hide{
	background:none !important;
}
.sw_next3{
right: -60px !important; ;
}
.sw_prev3{
left: -80px !important;;
}
.product_home{
padding:60px 0px 45px;
}
.top_gap1{
padding-top:8%;
}
.bg_gray{
background-color:#f7f7f7;
}
.inner_slider_heading{
padding-bottom:35px;
}
.midle_bar h3 span::before {
    left: 50%;
    transform: translateX(-50%);
}
/*------------------------------------------*/
/*--------------- Aanbod ------------------*/
.dropdown_select_box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url('../images/drop_arrow.png')no-repeat 95% center !important;
    font-family: 'New Rail Alphabet Medium';
    font-size: 14px;
    text-align: left;
   /* color: #b8b8b8;*/
    color:#000;
	height: 45px;
    border-radius: 5px;
	border-bottom:4px solid #d3d3d3;
}
.selection_text h1{
font-family: 'New Rail Alphabet Bold';
font-size:60px;
color:#395281;
}
.selection_text h2{
font-family: 'New Rail Alphabet Bold';
font-size:40px;
color:#343434;
}
.select_area{
padding:40px 0px 50px;
background-color:#1a1a1a;
}
.drop_wraper {
    padding-top: 70px;
}
.reset a{
color:#fff;
}
.reset a:hover{
color:#fff;
}
/*--- AANBOD SPECIAL LINK ---*/
.special_link {
	display: table;
}
.special_link_wrapper {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 80px;
}
.special_link h3 {
	color:#fff;
	margin-bottom: 30px;
}
.special_link h6 {
	margin-bottom: 24px;
	color:#fff;
}
.special_link p {
	margin-bottom: 32px;
	text-align:justify;
}
.aanbod_gallery_sec .col-lg-4 , .aanbod_gallery_sec .col-lg-8{
	margin:15px 0px;
}
.aanbod_gallery_sec{
padding:40px 0px;
}
.product_price p{
height:auto !important;
}
/*--------------------------*/
/*-----------------------------------------*/

/*------------- Werkplaats ----------------*/
.bg_dark{
background-color:#1a1a1a;
}
.common_text_sec{
padding:60px 0px;
}
.common_text_sec h3{
color:#fff;
}
.common_text_sec h6{
padding-top:25px;
}
.common_text_sec p{
padding-top:22px;
text-align:justify;
margin-bottom:0px;
}
.right_txt p{
padding-top:62px;
}
.txt_blk .right_txt p{
padding-top:80px;
}
.bg_gray2{
background-color:#f5f5f5;
}
.common_card_sec{
padding:70px 0px 60px;
}
.card_txt p{
color:#121212;
text-align:justify;
padding-top:22px;
margin-bottom:0px;
}
.card_txt h6{
padding-top:28px;
color:#121212;
}
.right_card_block .col-md-6:nth-child(2) {
 padding-top: 12%;
}
.right_card_block{
padding-left: 5%;
}
/*----------------------------------------*/

/*---------- Werkplaats_lisview ----------*/
.expertise_overview_sec{
width:100%;
position:relative;
background:#f5f5f5;
}
.main_bg_img_sec{
position:absolute;
width:65%;
left:0px;
top:0px;
height:100%;
background-size:cover;
background-repeat:no-repeat;
background-position:center center;
}
.expertise_overview_sec_text {
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/text_bg.png);
}
.intro_text {
padding: 12% 9% 12%;
margin: 50px 0px;
}
.intro_text p{
padding:20px 0px 45px;
text-align:justify;
}
.expertise_overview_sec_wrapper .expertise_overview_sec:nth-child(even) .main_bg_img_sec{
left:auto; right:0px;
}
.expertise_overview_sec_wrapper .expertise_overview_sec:nth-child(even) .intro_text{
padding: 12% 9% 12%;
}
.expertise_overview_sec_wrapper .expertise_overview_sec:nth-child(even) .expertise_overview_sec_text{
background-position: right center;
}
.p_black p{
color:#121212;
margin-bottom:0px;
}
/*---------------------------------------*/

/*=====================================================================*/



/*=============== listview ===============*/
.expertise_overview_sec {
    border: 8px solid #fff;
	border-bottom: 4px solid #fff;
}
.expertise_overview_sec:last-child {
    border-bottom: 8px solid #fff;
}
.expertise_overview_sec_wrapper .expertise_overview_sec:nth-child(odd) .main_bg_img_sec{
border-right: 8px solid #fff;
}
.expertise_overview_sec_wrapper .expertise_overview_sec:nth-child(even) .main_bg_img_sec{
border-left: 8px solid #fff;
}
/*=======================================*/

/*-------------- Vacture ---------------*/
.vertical_tab_sec{
width:100%;
}
.vertical_tab_sec .nav-item{
width:100%;
}
.vertical_tab_sec .container-fluid{
padding:0px;
}
.vertical_tab_sec .nav-item{
padding:0px !important;
background:#f5f5f5;
}
.vertical_tab_sec .nav-link{
border-radius: 0px;
padding: 40px 60px;
border-bottom: 2px solid #d2d2d2;
border-left: 4px solid transparent;
}
.vertical_tab_sec .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
background-color: #ffffff;
color:#121212;
border-left: 4px solid #de753c;

}
.vertical_tab_sec .nav-pills .nav-link.active{
	-webkit-box-shadow:0px 12px 25px -10px rgba(0,0,0,0.11);
    -moz-box-shadow:  0px 12px 25px -10px rgba(0,0,0,0.11);
    box-shadow: 0px 12px 25px -10px rgba(0,0,0,0.11);
    position: relative;
    z-index: 9;
}
.vr_left{
float:left;
font-family: 'New Rail Alphabet White';
font-size:24px;
color:#121212;
}
.vr_left p{
font-family: 'New Rail Alphabet White';
font-size:16px;
color:#a4a4a4;
margin-bottom:0px;
}
.vr_rt{
float:right;
background:#395281;
color:#ffffff;
font-family: 'New Rail Alphabet White';
font-size:24px;
width:40px;
height:40px;
border-radius:100%;
text-align:center;
padding-top:2px;
margin-top:5px;
}
.vertival_tab_wrapper{
width:100%;
padding:8% 8% 0% 8%;
}
.vertival_tab_wrapper p{
color:#121212;
text-align:justify;
}
.vertival_tab_wrapper h6{
color:#121212;
padding:28px 0px 20px;
}
.vactures_frm h3{
color:#121212;
}
.download_vc{
width:100%;
padding:25px 0px;
border-top: 1px solid rgba(0,0,0,.1);
border-bottom: 1px solid rgba(0,0,0,.1);
}
.download_vc button{
width:100%;
padding:10px;
}
.vacature_page{
padding-top:30px;
}
.download_vc .left_heading{
margin-bottom:0px;
}
.download_vc .left_heading h4{
padding-top:9px;
color:#121212;
}
.download_vc .left_heading h4 span{
color:#395281;
}
.download_vc .left_heading h4 span::before{
display:none;
}
.download_vc .left_heading h4 span:after{
display:none;
}
.right_tab_sec{
background: #f5f5f5;
border-right: 2px solid #d2d2d2;
}
.download_vc button{
	min-width:100%;
}


.vertical_tab_sec .nav-link {
    text-transform: capitalize;
}
.gap_adj2{
padding-top:70px;
}
.vertival_tab_wrapper .form_address{
margin-top:40%;
}
.txt_blk h3 , .txt_blk h6 , .txt_blk p{
color:#121212 !important;
}
.txt_wht h3 , .txt_wht h6 , .txt_wht p{
color:#fff !important;
}
.over_range_wrapper .range_wrapper ul li:nth-child(1) {
    /*width: 20%;*/
}
.over_range_wrapper .range_wrapper ul li:nth-child(2) {
    /*width: 20%;*/
}
.over_range_wrapper .range_wrapper ul li:nth-child(3) {
    /*width: 60%;*/
}

.over_card_sec .card {
    border: 0px solid rgba(0,0,0,.125);
	background-color:transparent !important;
}
.car_service_wrapper p {
	text-align:justify;
}
.over_card_sec .carservice_gallery{
margin:-30px 0px -40px;
}
.over_card_sec .car_service_wrapper {
    padding-top: 0%;
}


/*.right_gallery .card-columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
orphans: 1;
widows: 1;
}*/
.right_gallery .card-columns .card:nth-child(3) {
margin-top:0px !important;
}
/*.left_gallery .card-columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
}*/
.text_wrap1 p{
color:#121212;
text-align:justify;
}
.text_wrap1 h6{
color:#121212;
padding:25px 0px 20px;
}
.over_card_sec .carservice_gallery{
	padding-right: 5%;
}
.over_gallery_sec{
border:8px solid #fff;
border-bottom:0px solid #fff;
border-right:0px solid #fff;
}
.text_wrap1 {
padding: 0px 10%;
}
.btm_gap2{
padding-bottom:7%;
}
.inner_banner_sec{
width:100%;
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
padding:5% 0px;
}
.google_map{
width:100%;
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
height:300px;
}
/***********new add************/
/*============pop up==============*/
.mm-slideout {
z-index: unset;
}
.modal_area .modal_close_img img{
max-height:50px;
}
.modal_area .modal_close_img{
position: absolute;
top: 20px;
right: 20px;
height:100%;
}
.modal_area .modal-dialog {
max-width:60%;
margin-top:10%;
}
.modal_area .modal-body{ 
padding:0px;
}
.modal_area .modal-content p{
text-align: justify;
margin-top:30px;
margin-bottom: 50px;
color:#121212;
}
.modal_area .modal-content{
border-radius:0px;
border: none;
}
.pop_up_img{
vertical-align: top;
}
.popup_content{
padding-left: 30px;
padding-right: 60px;
}
.popup_content h2{
padding-bottom: 15px;
}

/*=======pop up end==========*/
.car_service_wrapper p span{
	font-family: 'New Rail Alphabet Medium';
}
.car_service_wrapper p{
	color:#121212;
}
.custom_adjust{
	max-height: 24px;
}
.onze_service .onze_lft span{
	font-family: 'New Rail Alphabet Medium';
}
.footer_top_sec .hvr-radial-in:hover{
	background:#fff;
	color:#121212;
	 border-bottom:4px  solid #fff;
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/******dropdown_menu****/
.dropdown-menu a{
	padding: 12px 15px;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.dropdown-menu {
	padding: 0px;
	border-radius:0px;
	min-width: 220px;
	margin:0px;
	border:0px;
	background: #fff;
    color: #121212;
}
.dropdown-item{
	color:#121212;
	font-size: 14px;
    font-family: 'New Rail Alphabet Medium';
    text-transform: uppercase;
}

.dropdown-menu a:hover{
	background-color: #395281 !important;
	color:#fff;
}
/*========x=====*/
.aanbod_gallery_sec .product_price p{
	color:#121212;
	
}
.kenmerken_tab ul li {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.kenmerken_tab ul li:nth-child(odd) {
    background-image: url('../images/tabbullet.png');
    background-repeat: no-repeat;
    background-position: 0% 30%;
    padding-left: 20px;
}

.specification_block .price h3 span{
	padding:0px 34px;
}
.specification_block .price h3 span::before{
	display:none;
}
.social_link_block h3{
	font-size:18px;
	padding-bottom: 15px;
}

.bg_gray .top_gap1 .product_price p{
	color:#121212;
}
.detail_top_link ul li{
	color:#fff;
	font-size:14px;
	font-family: 'New Rail Alphabet Medium';
	display:inline-block;
	padding-top:15px;
}
.detail_top_link ul li span{
	font-family: 'New Rail Alphabet White';

}
.detail_top_link .hvr-radial-in:hover{
	background:#fff;
	color:#121212;
	 border-bottom:4px  solid #fff;
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bg_gray2 .card_txt p span{
	font-family: 'New Rail Alphabet Medium';
}
.acties_ozon_area{
	padding-top: 5%;
}
.bg_gray2 .card_txt button{
	margin-bottom:40px;
}
.bg_gray2 .card_txt{
	padding-bottom:30px;
}
.bg_dark table tr td:nth-child(odd) {
    padding-right: 35px;
}
.bg_dark table tr td:nth-child(even) {
    padding-left: 35px;
}
.common_text_sec  p span{
font-family: 'New Rail Alphabet Medium';
padding-bottom:30px;
}
.dien_detail .hvr-radial-in:hover{
	background:#fff;
	color:#1a1a1a;
	 border-bottom:4px  solid #1a1a1a;
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dien_detail button{
	margin-bottom:50px;
}
.common_form .photo_upload{
	background:#f3f3f3;
	color:#121212;
	border-bottom:4px solid #dadada;
	padding:10px;
	text-align:center;
}
.txt_blk table{
	width:100%;
}
.txt_blk table tr td:nth-child(odd) {
    padding-right: 35px;
}
.txt_blk table tr td:nth-child(even) {
    padding-left: 35px;
}
.overons_card p span{
	font-family: 'New Rail Alphabet Medium';
}
.overons_card .hvr-radial-in:hover{
	background:#fff;
	color:#1a1a1a;
	 border-bottom:4px  solid #1a1a1a;
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.over_gallery_sec .card{
	position:relative;
}
.over_gallery_sec .card:after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	content: '';
	opacity: 0;
	transition: all 0.5s;
}

.over_gallery_sec .card:before {
	content: url('../images/search_icon.png');
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
	opacity: 0;
	transition: all 0.5s;
}

.over_gallery_sec .card:hover:after,
.over_gallery_sec .card:hover:before {
	opacity: 1;
	transition: all 0.5s;
}

.vertival_tab_wrapper p span{
	font-family: 'New Rail Alphabet Medium';
    margin-top: 40px ;
    display: inline-block;
}
.vertival_tab_wrapper .left_heading{
	padding-bottom: 50px;
}
.iframe_area{
	padding:10% 0px;
}
.iframe_area h3{
	text-align:center;
	color:#395281;
}
.overons_card_gallery .card-columns .card:nth-child(3) {
     margin-top: 00px !important; 
}
.over_gallery_sec .card-columns{
	column-gap: 10px;
}
.detail_slider_wrapper .slider_img{
	width:100%;
	position:relative;
}
.detail_slider_wrapper .swiper-button-next{
    right: 60px;
}
.detail_slider_wrapper .swiper-button-prev{
    left: 45px;
}
.banner_text_wrapper p{
	margin-top:30px;
}
/****************************************collegue css**************************************/
.onez-collegue {
	padding: 50px 0px;
}
.member-slider-wrapper {
	margin-top: 50px;
	position: relative;
}
.member-slider-wrapper .swiper-button-next, .member-slider-wrapper .swiper-button-prev {
	background: none;
}
.member-slider-wrapper .swiper-button-next {
	right: -70px;
}
.member-slider-wrapper .swiper-button-prev {
	left: -60px;
}
.member-dtls h3 {
	 font-family: 'New Rail Alphabet Bold';
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 22px;
}
.member-dtls p {
	/*font-size: 24px;*/
	font-size: 20px;
	color:#121212;
}
/****************************************collegue css end**************************************/
.over_gallery_sec{
	overflow-x: hidden;
}
.over_gallery_sec .container-fluid{
	padding:0px;
}
.gal-item {
    overflow: hidden;
    padding: 5px;
}
.gal-item .box {
    height: 100%;
    overflow: hidden;
}
.box img {
    height: 100%;
    width: auto;
    object-fit: cover;
    position: relative;
}
.over_gallery_sec .left_gallery{
	padding-top: 6px;
}
.gal-item2{
	padding-left:0px;
}
.box{
	position:relative;
}
.hover_area {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
	transition: .3s all ease;
	cursor: pointer;
	width:100%;
	height:100%;
}
.hover_area:hover {
	opacity: 1;
}
.zoom_image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.box img .hover_area img {
	width: auto;
}
.contact_new .form_address h6{
	color:#121212;
	font-family: 'New Rail Alphabet Bold';
	margin-bottom:25px;
}
.contact_new table{
	width:100%;
}
.contact_new table tr td{
	font-family: 'New Rail Alphabet Medium';
	font-size:14px;
	color:#121212;
}
.contact_new table tr td:last-child{
font-family: 'New Rail Alphabet White';
}

.contact_new_table{
	padding-top:35px;
}
.contact_new .form_address{
	padding-bottom:50px;
}
.kenteken_np{
background-image: url(../images/kenteken_plaat/kenteken_plaat.png);
background-repeat: no-repeat;
background-position: 0% 0%;
padding: 8px 0 6px 30px;
}
.privacy_background{
    background: #1c1c1c;
}
.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{
	position: relative;
}
.top_gapping:after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45%;
	-webkit-clip-path: polygon(0 0, 66% 0, 85% 100%, 0% 100%);
	clip-path: polygon(0 0, 66% 0, 85% 100%, 0% 100%);
	background-color: rgba(18,18,18,1);
	content: '';
	z-index: 0;
	height: 100%;
}
.aanbod_area{
	background:#2d2d2d;
	position:relative;
	padding-top:50px;
	padding-bottom: 50px;
	margin-top: -1px;
}
.onez-acties-text-content h2 {
	margin-bottom: 20px;
    font-size: 24px;
    color: #fff;
}
.onez-acties-text-content p {
	color: #828282;
	text-align: justify;
}
.error_top{
	padding:87px 0px;
}
.no_record {
    font-size: 24px;
    color: #121212;
    text-align: center;
    padding: 50px 0px;
    font-family: 'New Rail Alphabet Medium';
}
#map_canvas{
	height: 350px;
}
.morgan_footer {
    text-align: center;
    background: #000;
    padding: 7px 0px 5px;
}
.home-banner-div h1{
    font-family: 'montserratbold';
    font-size: 24px;
    color: #fff;
}
.form_toggle
{
	background: #025a08;
}
.form-control:focus {
     box-shadow: none;
}
#menu {
 display: none;
}
.mm-current {
 display: block !important;
}
/*==========pop up===========*/
.mm-slideout {
z-index: unset;
}
.modal_area .modal_close_img img{
max-height:35px;
}
.modal_area .modal_close_img{
position: absolute;
top: 20px;
right: 20px;
height:100%;
}
.modal_area .modal-dialog {
max-width:60%;
margin-top:10%;
}
.modal_area .modal-body{ 
padding:0px;
}
.modal_area .modal-content p{
text-align: justify;
margin-top:30px;
margin-bottom: 50px;
}
.modal_area .modal-content{
border-radius:0px;
border: none;
}
.pop_up_img{
vertical-align: top;
}
.popup_content{
padding-left: 30px;
padding-right: 60px;
}
.popup_content .color_btn:hover{
	color: #9d2727;
    border: 2px solid #9d2727;
    background: transparent;
    color: #9d2727;
}
.product_wrapper {
    cursor: pointer;
}
/*=======pop up end==========*/
.thank_u .banner_text_wrapper {
    text-align: center;
}
.thank_u .banner_text_wrapper h3 span::before {
    left: 50%;
    transform: translateX(-50%);
}
#form_1 {
display:none;
margin-top:15px;
}
.select_area .hvr-radial-in {
    width: 100%;
}
.footer_logo {
    cursor: pointer;
}
.bg_gray2 .right_card_block .col-md-6:nth-child(1) {
    padding-right: 0px !important;
}
.bg_gray2 .right_card_block .col-md-6:nth-child(2) {
    padding-left: 10px !important;
}
/*=======mobile footer==========*/

	/*******footer mobile nav*******/

#mobile-contact-bar {
    display: none;
}

@media (max-width: 767.98px){
	#mobile-contact-bar img{
		width: 20px;
	}
    #mobile-contact-bar {
        box-sizing: border-box;
        font-size: 1rem;
        opacity: 1;
        position: fixed;
        width: 100%;
        z-index: 9998;
        left: 0;
        bottom: 0;
        display: block !important;
    }
    #mobile-contact-bar-outer {
      background-color: #000000;
      box-sizing: border-box;
      height: 45px;
      overflow: hidden;
      width: 100%;
    }
    #mobile-contact-bar ul {
      box-sizing: border-box;
      line-height: 0;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      width: 100%;
      font-size: 0;
    }
    #mobile-contact-bar ul li {
      box-sizing: border-box;
      display: inline-block;
      line-height: 45px;
      text-align: center;
      height: 45px;
      width: 25%;
    }
    #mobile-contact-bar ul li a {
      color: rgba(255,255,255,0.9);
      cursor: pointer;
      display: block;
      height: 100%;
      position: relative;
      z-index: 9998;
    }
    .li_color {
      border-left: 1px solid #FFFFFF;
    }
  }
/********************new add**************/
  .over_range_wrapper .range_wrapper ul li{
	padding-right: 200px;
}
/******/
.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;
}