@import "fonts.css";
@import "common-class.css";
body {
	padding: 0px;
	margin: 0px;
	font-family: 'New Rail Alphabet White';
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	overflow-X: hidden;
}
.dblock {
	display: none;
}
.header_topbar {
	width: 100%;
	background: #2c2d42;
	position: relative;
}
.header_topbar .col-lg-6 {
	position: relative;
}
.header_topbar:after {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 89vw;
	background: #383d51;
	height: 100%;
	content: '';
	-moz-transform: skew(-24deg, 0deg);
	-webkit-transform: skew(-24deg, 0deg);
	-o-transform: skew(-24deg, 0deg);
	-ms-transform: skew(-24deg, 0deg);
	transform: skew(-24deg, 0deg);
	margin-left: -50vw;
	z-index: 2
}
.contacts {
	float: right;
	width: 75%;
}
.contacts ul {
	font-size: 0px;
	text-align: right;
}
.contacts ul li {
	display: inline-block;
	padding-right: 25px;
}
.contacts ul li a table tr td {
	font-family: 'New Rail Alphabet White';
	font-size: 16px;
	color: #fff;
}
.contacts ul li a table tr td:first-child {
	padding-right: 10px;
}
.social {
	float: right;
	position: relative;
	width: 25%;
}
.social:after {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100vw;
	background: #f41e48;
	height: 100%;
	content: '';
	-moz-transform: skew(-24deg, 0deg);
	-webkit-transform: skew(-24deg, 0deg);
	-o-transform: skew(-24deg, 0deg);
	-ms-transform: skew(-24deg, 0deg);
	transform: skew(-24deg, 0deg);
}
.social ul {
	text-align: right;
	position: relative;
	z-index: 1;
	padding-bottom: 4px;
	padding-top: 2px;
}
.social ul li {
	display: inline-block;
	padding: 0px 10px;
}
.desktop_nav .navbar-nav .nav-item {
	padding: 22px 10px;
	position: relative
}
.desktop_nav .navbar-nav .nav-item:after {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	content: '/';
	color: #000
}
.desktop_nav .navbar-nav .nav-item:last-child:after {
	display: none;
}
.desktop_nav .navbar-nav .nav-item .nav-link {
	font-family: 'New Rail Alphabet Medium';
	font-size: 14px;
	color: #121212;
}
.desktop_nav .navbar-nav .nav-item .nav-link:hover {
	color: #f41e48
}
.main_nav {
	position: relative;
	overflow: hidden;
	background: #fff
}
.main_nav:before {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 87vw;
	background: #2c2d42;
	height: 100%;
	content: '';
	-moz-transform: skew(-24deg, 0deg);
	-webkit-transform: skew(-24deg, 0deg);
	-o-transform: skew(-24deg, 0deg);
	-ms-transform: skew(-24deg, 0deg);
	transform: skew(-24deg, 0deg);
	margin-left: -50vw;
	z-index: 2
}
.main_nav:after {
	width: 100%;
	height: 6px;
	background: #f41e48;
	content: '';
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 0
}
.page_icon ul {
	position: relative;
	z-index: 9
}
.page_icon ul li {
	display: inline-block;
	padding: 0px 8px
}
.page_icon ul li:first-child {
	margin-right: 15px
}
.logo_area {
	padding-top: 10px
}
.clr {
	clear: both
}
.slider_bg {
	height: 800px !important;
	display: table;
	width: 100%;
}
.banner_content {
	display: table-cell;
	vertical-align: middle
}
.welcm_div {
	background: #f41e48;
	max-width: 220px;
	padding: 5px 15px;
	font-family: 'New Rail Alphabet Medium';
	border-right: 5px solid #2c3e50
}
.banner_btn {
	margin-top: 20px
}
.main_banner .swiper-button-prev {
	left: 0px;
}
.main_banner .swiper-button-next {
	right: 58px;
}
.home_middle_banner {
	width: 100%;
	padding: 30px 0px 50px;
}
.filter_frm {
	width: 100%;
	background: #f0f0f0;
	position: relative;
	margin-top: -102px;
	z-index: 2;
}
.filter_header {
	background: #2d3e50;
	border-bottom: 4px solid #f61e45;
	padding: 20px 0px;
}
.filter_header {
	text-align: center;
}
.filter_body {
	padding: 40px 50px;
}
.select_styl1 {
	width: 100%;
	font-family: 'New Rail Alphabet White';
	color: #c2c0c0;
	font-size: 14px;
	height: 50px;
	background: #ffffff url('../images/dropdwn_arrow.png') no-repeat 90% center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0px;
	border-radius: 4px;
}
.filter_body .defaulte_btn {
	max-width: 100%;
	border-radius: 4px;
	padding: 13px 30px
}
.filter_body .defaulte_btn:after {
	right: 100%;
}
.filter_body .defaulte_btn:hover:after {
	right: 0px;
	transition: all 0.5s
}
.filter_body .form-group {
	margin-bottom: 2rem;
}
.header_banner_text {
	width: 100%;
	padding-left: 6%;
}
.header_banner_text ul {
	font-size: 0px;
	padding-bottom: 45px;
}
.header_banner_text ul li {
	display: inline-block;
	width: 50%;
	color: #f41e48;
	font-size: 18px;
	font-family: 'New Rail Alphabet Medium';
}
.header_banner_text ul li img {
	margin-right: 15px;
}
.header_banner_text h2 {
	color: #121212;
	margin-bottom: 30px;
}
.header_banner_text p {
	font-size: 18px;
}
.footer_sec {
	background: #2c3e50;
	border-top: 5px solid #f41e48;
	padding: 60px 0px;
}
.each_footer_text {
	width: 100%;
	min-height: 120px;
}
.footer_content {
	width: 100%;
}
.footer_content p {
	color: #ffffff;
	margin-bottom: 30px;
}
.footer_content h4 img {
	margin-left: 8px;
}
.btn-outline-secondary {
	color: #ffffff;
	background-color: #f41e48;
	background-image: none;
	border-color: #f41e48;
}
.footer_content h4 {
	letter-spacing: 1.2px;
}
.footer_content form {
	margin-top: 30px;
}
.custom_styl {
	border-radius: 0px;
	height: 45px;
}
.footer_content table {
	width: 100%;
	margin-top: 10px;
}
.footer_content table tr td {
	font-size: 14px;
	color: #ffffff;
	font-family: 'New Rail Alphabet White';
	padding-bottom: 5px;
}
.footer_content table tr td:first-child {
	font-family: 'New Rail Alphabet Medium';
}
.address tr td {
	padding-bottom: 15px !important;
}
.each_footer_text span {
	display: inline-block;
	padding: 10px 8px;
	background: #464646;
	min-width: 45px;
	text-align: center;
	margin-right: 6px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.each_footer_text span:hover {
	background: #f41e48;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.each_footer_text table {
	width: 70%;
	margin-top: -30px;
	margin-bottom: 30px;
}
.each_footer_text table img {
	margin-top: 10px;
}
.each_footer_text table tr td {
	vertical-align: bottom;
}
.footer_upper_sec {
	width: 100%;
	padding: 30px 0px;
}
.each_footer_ct {
	width: 100%;
	background: #2c3e50;
	padding: 12% 40px 25%;
	max-height: 240px;
}
.each_footer_ct table {
	width: 100%;
}
.text_ctn {
	padding-left: 20px;
}
.text_ctn h2 {
	text-transform: uppercase;
}
.text_ctn p {
	color: #ffffff;
	margin-top: 20px;
}
.disten_sec {
	width: 100%;
	padding: 30px 0px;
	position: relative;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	height: auto;
	background-color: #fbfbfb;
}
.disten_sec:after {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 82%;
	background: #fbfbfb;
	height: 101%;
	content: '';
	-moz-transform: skew(-32deg, 0deg);
	-webkit-transform: skew(-32deg, 0deg);
	-o-transform: skew(-32deg, 0deg);
	-ms-transform: skew(-32deg, 0deg);
	transform: skew(-32deg, 0deg);
}
.disten_txt {
	position: relative;
	z-index: 9;
}
.disten_txt p {
	font-size: 18px;
}
.disten_txt ul {
	width: 100%;
	font-size: 0px;
	margin-top: 45px;
}
.disten_txt ul li {
	font-family: 'New Rail Alphabet Medium';
	font-size: 24px;
	color: #f41e48;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	display: inline-block;
	width: 50%;
	padding-bottom: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
	cursor: pointer;
}
.disten_txt ul li span {
	display: inline-block;
	width: 80px;
}
.disten_txt ul li span img {
	max-height: 38px;
}
.disten_txt ul li:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.product_top_area {
	background: #2c3e50
}
.product_top_area .filter_header {
	border: 0px;
	padding: 16px 0px;
}
.product_top_area .filter_header h2 {
	text-align: left
}
.angel_btn {
	background: #f41e48;
	padding: 17px 0px;
	position: relative; 
	overflow:visible; 
	max-width:280px;
}
.angel_btn:after {
	position: absolute;
	top: 0px;
	left: -18px;
	width: 50px;
	height: 100%;
	content: '';
	background: #f41e48;
	z-index: 0;
	-moz-transform: skew(-18deg, 0deg);
	-webkit-transform: skew(-18deg, 0deg);
	-o-transform: skew(-18deg, 0deg);
	-ms-transform: skew(-18deg, 0deg);
	transform: skew(-18deg, 0deg);
}
.angel_btn:before {
	position: absolute;
	top: 0px;
	right: -18px;
	width: 50px;
	height: 100%;
	content: '';
	background: #f41e48;
	z-index: 0;
	-moz-transform: skew(-18deg, 0deg);
	-webkit-transform: skew(-18deg, 0deg);
	-o-transform: skew(-18deg, 0deg);
	-ms-transform: skew(-18deg, 0deg);
	transform: skew(-18deg, 0deg);
}
.product_name {
	padding: 12px 0px 12px 30px;min-height: 58px;
}
.product-price {
	background: #2c3e50;
	padding: 13px 0px;
	position: absolute;
	padding-left: 15px;
	z-index: 1;
	right:15px;
	height:100%;
	width:100%;
}
.product-price:after {
	position: absolute;
	top: 0px;
	left: -10px;
	width: 50px;
	height: 100%;
	content: '';
	background: #2c3e50;
	z-index: 0;
	-moz-transform: skew(-13deg, 0deg);
	-webkit-transform: skew(-13deg, 0deg);
	-o-transform: skew(-13deg, 0deg);
	-ms-transform: skew(-13deg, 0deg);
	transform: skew(-13deg, 0deg);
}
.product-price p {
	position: relative;
	z-index: 99
}
.product_dtls_wrapper {
	padding: 30px 15px;
	border: 0px solid #d9d9d9;
	background: #fbfbfb
}
.product_dtls_wrapper table {
	width: 100%
}
.product_dtls_wrapper table tr td {
	font-family: 'New Rail Alphabet White';
	font-size: 16px;
	color: #000;
	position: relative;
}
.product_dtls_wrapper table tr td:after {
	position: absolute;
	width: 5px;
	height: 1px;
	background: #000;
	content: '';
	top: 50%;
	transform: translate(-50%);
	left: 92%;
}
.product_dtls_wrapper table tr td:last-child:after {
	display: none
}
.product_img img {
	width: 100%
}
.product_name h4 {
	font-size: 24px
}
.product_price_wrapper {
	background: #f41e48;
	position:relative;
}
.product-price p {
	font-family: 'New Rail Alphabet Medium';
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 0px
}
.top_cars {
	margin-top: 70px;
	margin-bottom: 60px
}
.products_slider_area {
	padding:60px 0px;
}
.products_btn {
}
.products_btn .swiper-button-next, .products_btn .swiper-button-prev {
	width: auto;
	height: auto;
	margin-top: -13px;
}
.product_top_area .container {
	width: 80%;
}
.products_slider_area .container {
	width: 80%;
}
.thankyoutext { 
	color:#000000;
	margin-top: 10px;
	font-size: 18px;
}
.thankyoubutton {
	margin-top: 50px;
}
/*---- sanchita cass----*/
/*--------------------------------------------diensten start----------------------------------------------------*/
.diensten .btm_bordr{
width:100%;
height:68px;
background-color:#2c3e50;
}
.diensten .diensten_banner{
width:100%;
background-repeat:no-repeat;
background-size:cover;
}
.diensten .diensten_overlay{
	background-color:rgba(39,27,29,0.1);
	width:100%;
	height:100%;
}
.diensten .diensten_overlay h1{
	padding:10% 0% 10%;
}
.ozen_diensten{
	padding:73px 0px 90px 0px;
	background-color:#f5f5f5;
}
.ozen_diensten h2{
	font-size:36px;
	color:#121212;
}
/*.ozen_diensten h2 span{
	color:#f41e48;
}*/
.ozen_diensten p{
	color:#121212;
    font-family: 'New Rail Alphabet White';
	font-size:14px;
	padding:40px 20px 0px 0px ;
	text-align:justify;
}
.Zoekopdracht .btm_bordr{
	width:100%;
	background-color:#2c3e50;
}
.Zoekopdracht .button {
	background-color: #f41e48;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 0px;
    transform: skew(-15deg, 0deg);
    width: 100%;
	padding:0px;
}
.Zoekopdracht .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.Zoekopdracht .button2 span{
	font-family: 'New Rail Alphabet Medium';
	font-size:18px;
	transform: skew(6deg, 0deg);
	display:inline-block;
	padding: 20px 0%;
	color: #fff;
}
.Zoekopdracht .button span:after{
	content: '';
    background: url('../images/arrow.png');
    background-position: center center;
    height: 39px;
    width: 100%;
	right: -75%;
    position: absolute;
	top:14px;
    display: inline-block;
    background-repeat: no-repeat;
}
/*.zoekop_content span{
	color:#f41e48;
}
*/
.Zoekopdracht_img_content{
width:100%;
position:relative;
}
.Zoekopdracht .container-fluid{
	padding-left:0px;
}
.Zoekopdracht .container-fluid .col-md-6{
	padding-left:0px;
}
.zoekop_image{
	webkit-clip-path: polygon(0% 0%, 100% 0%, 77% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 77% 100%, 0% 100%);
    width: 100%;
    left: 0px;
    top: 0px;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}
.zoekop_content{
	padding:12% 0%;
}
.zoekop_content h2{
	font-size:30px;
	padding: 20px 0px 0px 0px;
	color:#121212;
}
.zoekop_content p{
	color: #121212;
    font-family: 'New Rail Alphabet White';
    font-size: 14px;
    width: 70%;
    text-align: justify;
    padding-top: 4%;
}
.zoekop_content p:last-child{
	padding:0%;
}
/*--------------------------------------------diensten end----------------------------------------------------*/
/*--------------------------------------------diensten_sub1 start----------------------------------------------------*/
.Zoekopdracht .btm_bordr h2{
	font-size:24px;
	padding: 18px 0px;
	color:#fff;
}
/*.Zoekopdracht .btm_bordr h2 span{
	color:#d92249;
}
*/
.Zoekopdracht_img_content .diensten_sub_image{
    width: 100%;
    left: 0px;
    top: 0px;
	height:440px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
}
.Zoekopdracht_img_content  .zoekop_content_para {
    width: 100%;
}
.Zoekopdracht  .diensten_sub_img1{
    width: 24%;
	-webkit-clip-path: polygon(0 0, 100% 0%, 72% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 72% 100%, 0% 100%);
	top: 10px;
	right: 0px;
	height:250px;
	display:inline-block;
}
.Zoekopdracht  .diensten_sub_img2{
    width: 24%;
	-webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
	clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
	top: 10px;
	right: 0px;
	height:250px;
	display:inline-block;
}
/*--------------------------------------------diensten_sub1 end----------------------------------------------------*/
/*--------------------------------------------contact start----------------------------------------------------*/

.contact_map .contact_banner img{
	width:100%;
}
.Zoekopdracht span{
	color:#d92249;
}
.contact_details{
	padding:4% 0% 2%;
	position:relative;
}
.contact_details .address table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.contact_details .address{
	width:100%;
}
.contact_details .address table tr th {
  text-align: left;
  padding: 13px;
  font-size:16px;
  font-family: 'New Rail Alphabet Medium';
  color:#121212;
  vertical-align:top;
}

.contact_details a:hover{
	color:#f41e48;
}
.contact_details .contact_time1{
	width: 48%;
    display: inline-block;
}
.contact_details .contact_time1 h2{
    font-size: 18px;
    padding: 13px 0px 13px 0px;
	
}
.contact_details .contact_time1 table tr, td{
	color: #121212;
    font-family: 'New Rail Alphabet Medium';
    font-size: 14px;
}
.contact_details .contact_time1 table tr, td:last-child{
	font-family: 'New Rail Alphabet White';
    font-size: 14px;
}
 .contact_form{
	background-color: #2c3e50;
   padding: 30px 30px 40px;
    margin: 10% 0%;
	border-radius: 5px;
	width:90%;
}
.wr_cont{
margin-top:38%;
}
.contact_form .button {
  background-color: #f41e48;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
    padding: 12px 40px;
	min-width:250px;
}
.contact_form .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.contact_form .button2 span{
	font-family: 'New Rail Alphabet Medium';
	font-size:18px;
	display:inline-block;
	color:#fff;
}
.contact_form .section_heading h2{
	color: #fff;
    font-family: 'New Rail Alphabet bold';
    font-size: 36px;
    position: relative;
    padding: 6px 0px 6px 30px;
}
.contact_form .section_heading p{
	font-family: 'New Rail Alphabet Medium';
	font-size:24px;
	color:#ffffff;
	padding-left:30px;
}
.contact_details .section_heading{
	padding: 3% 0px;
}
.contact_form .styl5{
	padding:26px;
	font-family: 'New Rail Alphabet White';
    color: #140303;
    font-size: 14px;
}
.contact_details .wist_content{
    font-size: 30px;
    padding: 6% 0% 0% 0%;
}
.contact_details .wist_content h2{
    font-size: 30px;
	color:#121212;
}
.contact_details .wist_content p{
    padding: 5% 20% 5% 0%;
    line-height: 24px;
	text-align:justify;
}
.contact_form .styl5::placeholder {
   font-family: 'New Rail Alphabet White';
   font-size:14px;
   color:#dcdcdc;
}
 /*.contact_form .section_heading  h2:before{
	content: '';
    background-position: center center;
    height: 50px;
    width: 26%;
    top: 4px;
    left: 0px;
    display: inline-block;
    border: 2px solid #363636;
    border-radius: 5px;
    position: absolute;
}*/
/*--------------------------------------------contact end----------------------------------------------------*/
/*--------------------------------------------warkpaalets start----------------------------------------------------*/
.panel_image{
	-webkit-clip-path: polygon(0 0, 100% 0, 20% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 20% 100%, 0 100%);
	width: 100%;
    height: 650px;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.panel_content p{
	color: #121212;
    padding: 5% 30% 0% 0%;
    text-align: justify;
}
.panel_content{
	padding:6% 0%;
}
.warkplaates_sub1_content .btm_bordr h2{
	color:#fff;
	font-size:24px;
	padding:18px 0px;
}
.warkplaates_sub1_content .btm_bordr{
	width:100%;
	height:68px;
	background-color:#2c3e50;
}
.warkplaates_sub1_content1 .btm_bordr{
	width:100%;
	height:68px;
	background-color:#2c3e50;
}
.warkplaates_sub1_content1 .button {
  background-color: #f41e48;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 0px;
    transform: skew(-15deg, 0deg);
    width: 100%;
	padding:0px;
}
.warkplaates_sub1_content1 .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.warkplaates_sub1_content1 .button2 span{
	font-family: 'New Rail Alphabet Medium';
	font-size:18px;
	transform: skew(6deg, 0deg);
	display:inline-block;
	padding: 8% 0%;
	color: #fff;
}
.warkplaates_sub1_content1 .button span:after{
	content: '';
    background: url('../images/arrow.png');
    background-position: center center;
    height: 39px;
    width: 100%;
	right: -75%;
    position: absolute;
	top:14px;
    display: inline-block;
 background-repeat:no-repeat;
}
.warkplaates_sub1_content1 .andere_services h2{
	color: #fff;
    font-size: 24px;
    padding: 18px 0px;
}

/*--------------------------------------------warkpaalets end----------------------------------------------------*/
.car_panel{
	padding: 3% 0% 1%;
}
.car_panel .car_caption h2{
	background-color:#f41e48;
	font-size:18px;
	color:#fff;
	text-align:left;
	padding: 12px 30px;
}
.car_panel .car1 {
	border:1px solid #ededed;
	position: relative;
}
.cars_mrgin{
	margin:18px 0px;
}
.car_panel .car1 img{
	width:100%;
}
.car_panel .car_details{
	background-color:#fbfbfb;
}
.car_panel .car_details p{
	color:#121212;
	font-size:14px;
	padding: 20px 30px;
	text-align: left;
}
.car_panel .row .col-md-4 .car1_background{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	top:0;
	left:0px;
	background-position:center;
}
.contact_time1 h4{
color:#121212;
margin-bottom:15px;
}
.man_img{
width:50%;
position:absolute;
right:0px;
bottom:0px;
height:93%;
background-repeat:no-repeat;
background-size:contain;
background-position:right center;
/*-webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
clip-path: polygon(100% 0%, 0% 100%, 100% 100%);*/
}
.contact_time1 table{
width:100%;
}
.relative_sec{
position:relative;
z-index:9;
}
.wrk{
width:100%;
position:relative;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
height:auto;
background-color: #fbfbfb;
}
.wrk:after {
top: 0px;
right: 0px;
position: absolute;
width: 68%;
background: #fbfbfb;
height: 100%;
content: '';
-moz-transform: skew(-30deg, 0deg);
-webkit-transform: skew(-30deg, 0deg);
-o-transform: skew(-30deg, 0deg);
-ms-transform: skew(-30deg, 0deg);
transform: skew(-30deg, 0deg);
}
textarea{
resize:none;
}
.crv_slider{
width:100%;
position:relative;
overflow-x:hidden;
padding:10px 0px;
}
.crv_img1{
width:125%;
position:relative;
/*-moz-transform: skew(-18deg, 0deg);
-webkit-transform: skew(-18deg, 0deg);
-o-transform: skew(-18deg, 0deg);
-ms-transform: skew(-18deg, 0deg);
transform: skew(-18deg, 0deg);*/
-webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
.overlay_sec{
position:absolute;
width:100%;
top:0px;
left:0px;
background:rgba(0, 0, 0, 0.74);
z-index:9;
height:100%;
font-family: 'New Rail Alphabet Medium';
text-align:center;
font-size:30px;
color:#ffffff;
padding-top:33%; 
opacity:0;
-webkit-transition: all .5s; 
  transition: all .5s;
  cursor:pointer;
}
.overlay_sec:hover{
opacity:1;
-webkit-transition: all .5s; 
  transition: all .5s;
}
.dr_cont{
margin-top:17%;
}
.photo_upload{
width:100%;
padding: 13px 26px !important;
min-height: 55px;
}
.vac_listing{
width:100%;
padding:40px 0px 10px;
}
.each_vc_wrapper{
width:100%;
background:#2c3e50;
position:relative;
overflow:hidden;
}
.angl_dv{
-webkit-clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 50% 0%, 100% 100%, 0% 100%);
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
.vcr_text{
padding:30px 20px;
}
.vcr_text p{
color:#ffffff;
}
.vcr_text h2{
margin-bottom:20px;
}
.vcr_text .button {
background-color: #f41e48;
border: none;
color: white;
text-decoration: none;
display: inline-block;
margin: 0px;
cursor: pointer;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
border-radius: 5px;
padding: 3% 16%;
margin-top:15px;
}
.each_vc_wrapper{
margin-bottom:30px;
}
.aanbod_filter{
width:100%;
position:relative;
margin-top:-70px;
z-index:9;
}
.aanbod_filter_heading{
width:100%;
background:#2c3e50;
border-bottom:4px solid #f41e48;
padding:20px 30px;
border-radius:4px;
}
.aanbod_filter_frm{
background:#f0f0f0;
width:100%;
padding:20px 30px 10px;
}
.aanbod_filter_frm .defaulte_btn {
max-width: 100%;
border-radius: 4px;
padding: 13px 30px;
}
.aanbod_filter_frm .defaulte_btn:after {
    right: 100%;
}
.defaulte_btn:hover:after {
    right: 0px;
    transition: all 0.5s;
}
/*neo03*/
.select_styl1 {
width: 100%;
font-family: 'New Rail Alphabet White';
/*color: #c2c0c0;*/
color: black;
font-size: 14px;
background: url(../images/arr.png) #fff no-repeat 90% center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0px;
border-radius: 4px;
padding-left:20px;
}





/*-------------------------------------------overones start ----------------------------------------------------*/
.midle_ovelay_banner .midle_banner{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	width:100%;
	top:0;
	left:0;
}
.midle_ovelay_banner .midle_banner .midle_banner_overlay{
	background-color: rgba(18,18,18,0.7);
    width: 100%;
    height: 100%;
}
.midle_ovelay_banner .ovrlay_midle_content{
	width:80%;
	margin:0 auto 0;
	display:table;
	padding-bottom:50px;
}
.midle_ovelay_banner .ovrlay_midle_content  h2{
	font-size: 36px;
    font-family: 'New Rail Alphabet White';
    color: #fff;
    padding: 10% 0% 8%;
    text-align: center;
}
.midle_ovelay_banner .ovrlay_midle_content span{
	font-family: 'New Rail Alphabet Bold';
}
.midle_ovelay_banner .overones_img{
	width: auto;
    margin: 0 auto 0;
    display: table;
}
.midle_ovelay_banner .ovrlay_midle_content  p{
	font-family: 'New Rail Alphabet Medium';
    font-size: 18px;
    color: #fff;
    padding: 44px 0px;
    text-align: center;
}
/*-----------------------------------slider start------------------------------------------------*/

	.midle_ovelay_banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url('../imges/arrow_prev.png');
    left: 10px;
    right: auto;
	width:20px;
	height:20px;
}

	.midle_ovelay_banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		background-image:url('../images/arrow_next.png');
	}
/*--------------------------------------------slider end------------------------------------------------*/
/*---------------------------------------------overones  end ----------------------------------------------------*/
/*---------------------------------------------overones  end ----------------------------------------------------*/

.Zoekopdracht .button .trug:after{
	display:none;
}
.vacatures_content_details{
	padding:8% 0%;
}
.vacatures_content_details .col-lg-12 h2{
	font-size:30px;
}
.vacatures_content_details .part_full_heading h5{
	font-family: 'New Rail Alphabet Bold';
    font-size: 16px;
    color: #121212;
    padding: 0% 0% 7%;
}
.vacatures_content_details .part_full_content p{
	font-family: 'New Rail Alphabet White';
    color: #121212;
	text-align:justify;
	font-size:16px;
}
.time_content{
	padding:10% 0%;
}
.Functiegroep h5{
	padding:20px 0px 0px 0px;
	color:#121212;
	 font-family: 'New Rail Alphabet Bold';
}
.Vacaturekenmerken{
color:#121212;
	 font-family: 'New Rail Alphabet Bold';
}
.Functiegroep span{
	font-family: 'New Rail Alphabet White';
	display:inline-block;
	padding:5px 0px;
	color:#121212;
}
.vacaturen_detail{
	margin:0 auto 0;
	display:table;
}
.deel_social_icon h5{
	font-size:20px;
	font-family: 'New Rail Alphabet White';
	color:#121212;
}
.deel_social_icon .icon{
	width:auto;
	display:inline-block;
	padding:0px 4px 0px 0px;
	vertical-align:top;
}
.deel_social_icon .button {
	background-color: #f41e48;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
	padding: 5px 30px;
}
.deel_social_icon .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.deel_social_icon .button2 span{
	font-family: 'New Rail Alphabet Medium';
	font-size:18px;
	display:inline-block;
	color:#fff;
}
.icon_btn{
	padding-top:20px;
}
.deel_social_icon .btns {
	width: 70%;
    padding: 20px 0px 0px;
}
.deel_social_icon .btns .button{
	background-color: #2c3e50;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
	padding: 9px 30px;
	width:100%;
	text-align:left;
	position:relative;
	padding: 12px 30px;
}
.deel_social_icon .btns .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.deel_social_icon .btns .button2 span{
	font-family: 'New Rail Alphabet White';
	font-size:14px;
	display:inline-block;
	color:#fff;
	padding-left: 30px;

}
.deel_social_icon .btns .button2 span:before{
	content: '';
    background: url('../images/pdf_icon.png');
    background-position: left;
    height: 39px;
    width: 100%;
    left: 0px;
    position: absolute;
    top: 6px;
    display: inline-block;
    background-repeat: no-repeat;
    left: 20px;
}
.vacature_function {
	padding:14% 0% 0%;
}
.vacature_function h5{
	color: #121212;
	font-family: 'New Rail Alphabet Bold';
	font-size:18px;
}
.vacature_function p {
    color: #121212;
    text-align:left;
	font-family: 'New Rail Alphabet White';
	font-size:16px;
	padding:15px 0px;
}
.vacature_function p span {
    color: #121212;
}
.vacture h2{
color:#121212;
}
.car_panel .row .col-md-4 .car1_background{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	top:0;
	left:0px;
	background-position:center;
}
.car1_background h2{
	font-family: 'New Rail Alphabet Medium';
    font-size: 24px;
    color: #fff;
    padding: 16% 7% 6%;
}
.car1_background p{
	font-family: 'New Rail Alphabet White';
	font-size:16px;
	padding:0% 7%;
	color:#ffffff;
}
.car1_background p span{
	font-family: 'New Rail Alphabet Medium';
	color:#fff;
}
.car1_background .button {
	background-color: #f41e48;
    border: none;
    color: white;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 5px;
    padding: 0% 7%;
    margin: 28px 0px 0px 7%;
  }
.car1_background .button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.car1_background .button2 span{
	font-family: 'New Rail Alphabet Medium';
	font-size:18px;
	display:inline-block;
	padding: 8% 0%;
	color: #fff;
}
/*---------------------------------------------overones  end ----------------------------------------------------*/
.overons_slider{
width:100%;
padding:10px 0px;
position:relative;
}
.main_overns_slider{
width:100%;
}
 .mr_top{
 margin-top:10px;
 }
 .overons_slider .swiper-button-next{
 right:25px;
 }
 .overons_slider .swiper-button-prev{
 left:0px;
 }
 .overons_slider .swiper-slide:nth-child(n) {
      width: 30.5% !important;
    }
	.overons_slider .swiper-slide:nth-child(2n) {
      width: 39% !important;
    }
  .overons_slider .swiper-slide:nth-child(3n) {
      width: 30.5% !important;
    }
	#page{
	overflow-x:hidden;
	}
	/*====submenu===*/
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-item:hover>.dropdown-menu {
  display: block;
}
.navbar ul li{
list-style-type:none;
display: inline;
}
.navbar-nav .nav-link{display:inline-block;} 
.dropdown-menu {
border: 0px solid rgba(0,0,0,.15);
}
.dropdown-item {
 font-family: 'New Rail Alphabet Bold';
 font-size:14px;
 color:#121212;
 padding: 1rem 1.5rem;
 border-bottom:1px solid rgba(0,0,0,0.10);
}
.dropdown-menu {
padding:0px;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #ffffff;
text-decoration: none;
background-color: #b56134;
}
.footer_active{
color:#b56134;
}
.dropdown-toggle::after {
display: none;
}
.main_banner{
width:100%;
position:relative;
z-index:0;
}
/*===================================neo10=============================*/
.aanbod_details_list {
	background: #2c3e50;
	padding: 15px 0px
}
.aanbod_details_list ul li {
	display: inline-block;
	font-family: 'New Rail Alphabet Medium';
	font-size: 18px;
	color: #fff;
	padding: 0px 40px;
	position: relative
}
.aanbod_details_list ul li::after {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	content: '/';
	color: #fff;
}
.aanbod_details_list ul li:last-child:after {
	display: none
}
.heading {
	padding-top: 50px;
}
.heading h2 {
	font-size: 30px;
	color: #121212;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 30px
}
.aanbod_slider_area {
	padding-top: 20px;
}
.thumbs {
	margin-top: 10px
}
.thumbs img {
	width: 100%
}
.aanbod_slider_area .swiper-button-next {
	right: 25px
}
.aanbod_slider_area .swiper-button-prev {
	left: 0px
}
.pink_btn {
	background: #f41e48;
	padding: 6px 15px 12px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.left {
	float: left;
	padding-top: 8px
}
.right {
	float: right;
	text-align: right;
	padding-top: 8px;
}
.right h2 {
	font-size: 22px;
	color: #fff
}
.right p {
	color: #fff;
	margin-bottom: 0px
}
.each_btn {
	background: #2c3e50;
	padding: 6px 15px;
	margin-bottom: 10px;
	border-radius: 4px
	cursor: pointer;
}
.each_btn table tr td {
	color: #fff;
	font-family: 'New Rail Alphabet White';
	font-size: 14px
}
.each_btn table tr td:first-child {
	padding-right: 15px
}
.blue_btn {
	margin-top: 30px
}
.image_area {
	margin-top: 30px
}
.details_area {
	margin-top: 30px;
	padding-left: 20px
}
.details_area h2 {
	color: #121212;
	padding-bottom: 10px
}
.tables_area table {
	margin-bottom: 15px
}
.tables_area table tr td:first-child {
	padding-right: 15px
}
.social_btn_area {
	margin-top: 25px;
	padding-left:20px;
}
.social_btn_area h3 {
	font-family: 'New Rail Alphabet White';
	font-size: 20px;
	color: #121212
}
.social_btn_area ul {
	margin-top: 10px
}
.social_btn_area ul li {
	display: inline-block;
	margin-right: 4px
}
.social_btn_area ul li:last-child {
	background: #2c3e50;
	color: #fff;
	padding: 10px 25px;
	font-family: 'New Rail Alphabet Medium';
	font-size: 14px;
	border-radius: 4px;
	margin-right: 0px
}
.tab_wrapper {
	padding: 20px;
	background: #2c3e50;
	border-radius: 4px;
	margin-top: 10px
}
.tab_wrapper ul {
	font-size: 0px
}
.tab_wrapper ul li {
	width: 25%;
	display: inline-block;
	border-right: 1px solid #fff;
	padding-left: 30px
}
.tab_wrapper ul li:nth-child(1) {
	width: 25%
}
.tab_wrapper ul li:nth-child(2) {
	width: 30%
}
.tab_wrapper ul li:nth-child(3) {
	width: 25%
}
.tab_wrapper ul li:nth-child(4) {
	width: 20%
}
.tab_wrapper ul li table tr td {
	vertical-align: middle
}
.tab_wrapper ul li table tr td:first-child {
	padding-right: 20px
}
.tab_wrapper ul li:last-child {
	border-right: 0px solid #fff
}
.tab_wrapper ul li table tr td h6 {
	font-family: 'New Rail Alphabet Medium';
	font-size: 16px;
	color: #fff
}
.tab_wrapper ul li table tr td p {
	color: #fff;
	margin-bottom: 0px
}
.tabs_area {
	margin-top: 10px; margin-bottom:10px
}
.tabs_area .nav-tabs .nav-link:hover {
	border: 0px solid
}
.tabs_area .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #f41e48;
	border: 0px solid
}
.tabs_area .tab_sec .nav-item {
	width: 19%;
	text-align: center;
	margin-right: 1%;
	border-radius: 4px;
	background: #2c3e50;
	font-family: 'New Rail Alphabet Medium';
	font-size: 16px;
	color: #fff;
}
.tabs_area .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}
.tab-content {
	background: #f7f7f7;
	padding: 20px 50px;
	margin-top: 10px
}
#home ul {
	list-style-image: url('../images/bullet.png');
	font-size:0px;
}
#home ul li {
	line-height: 18px;
	font-family: 'New Rail Alphabet White';
	font-size: 14px;
	width: 50%;
	float: left;
	color: #121212
}
#home ul li:nth-child(3n) {
	list-style: none;
}
.tab_content_wrapper h3 {
	font-size: 24px;
	color: #929292;
	margin: 0px;
	text-transform: uppercase;
}
.tab_content_wrapper ul li {
	color: #121212;
	font-size: 14px;
	font-family: 'New Rail Alphabet White';
	padding: 0px 0px 10px 8px;
}
.tab_hedaing {
	border-bottom: 1px solid #929292;
	margin-bottom: 30px;
	margin-bottom: 20px;
    margin-top: 20px;
}
.tab_content_wrapper ul {
	list-style-image: url('../images/bullet.png');
	margin-left:15px;
}
.social_btn_area ul li:last-child {
margin-top:10px;
}
.dropdown_area {
	background: #2c3e50;
	padding: 15px 35px;
	position: absolute;
	z-index: 99;
	width: 100%;
	margin-left: -24px;
	top: 75px;
	border-top: 8px solid #fff;
	transition: all 0.5s; 
	overflow:hidden; opacity:0;
}
.dropdown_area li a {
	font-family: 'New Rail Alphabet Medium';
	font-size: 15px;
	line-height: 30px
}
.desktop_nav .navbar-nav .nav-item:hover .dropdown_area {
	transition: all 0.5s;
	opacity:1
}
.desktop_nav .navbar-nav .nav-item:after {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	content: '/';
	color: #000
}
.desktop_nav .navbar-nav .nav-item:last-child:after {
	display: none;
}
.desktop_nav .navbar-nav .nav-item .nav-link {
	font-family: 'New Rail Alphabet Medium';
	font-size: 14px;
	color: #121212;
}
.desktop_nav .navbar-nav .nav-item .nav-link:hover {
	color: #f41e48
}
.product_img{
overflow:hidden;
}
.product_img img{
margin-top:-5%;
margin-bottom:-5%;
}
.foto_upload{
	min-height:52px;
	cursor: pointer;
	font-family: 'New Rail Alphabet White';
    color: #ffffff;
    font-size: 14px;
	padding-top:15px;
	background:#f41e48;
	border: 1px solid #f41e48;
}
.uploadFile{
	width: 0;
	height: 0;
}
.morgan_footer {
    text-align: center;
    background: #000;
    padding: 7px 0px 5px;
}

	.jquery-notify-bar{
padding:0px !important;
margin:0;
position:fixed;
width:100%;
background:transparent;
z-index:100000;
top:0px;
left:0px;
}
.notify-bar-close {
	position: absolute;
	font-size: 11px;
	left: 95%;
	top: 5px;
	color: #fff !important;
}
.jquery-notify-bar div.error {
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#db4444', endcolorstr='#bd3a3a'); background-color: #E77300; color: #fff0f0; text-shadow: 1px 1px 1px #bd3a3a;
	padding:15px;
	position:relative;
}
.jquery-notify-bar div.success{
	filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#8dc96f', endcolorstr='#509c4b'); background-color: #8dc96f; color: #fff; text-shadow: #509c4b 1px 1px 1px;
	padding:15px;
	position:relative;
}
#flashMessage.success{
	/*filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#8dc96f', endcolorstr='#509c4b'); background-color: #8dc96f; color: #fff; text-shadow: #509c4b 1px 1px 1px;*/
	padding:15px;
	position:relative;
}
.grecaptcha-badge
{
	display:none;
}
.each_product
{
	cursor: pointer;
}
.kenteken_no_pleat {
    background: url(../images/kenteken_plaat.png)no-repeat center center/cover;
    width: 145px;
    height: 27px;
    text-align: center;
    display: inline-block;
    color: #000;
	padding-top: 5px;
}
.aanbod_big{
overflow:hidden;

}
.aanbod_big img{
width:100% !important;
}
.aanbod_big .mw-100{
margin-top:-5%;
margin-bottom:-5%;
}
.slider_part .thumbs{
overflow:hidden;
}
.slider_part .thumbs .mw-100{
margin-top:-5%;
margin-bottom:-5%;
}
.banner_btn .global_btn img{
margin-left:55px;
}
.product_dtls_wrapper  table tr td:first-child{
width:70%;
}
.product_dtls_wrapper  table tr td:last-child{
width:20%;
display: contents;
}
.navbar .active{
color: #f61e45 !important;
}
.reset_btn{
	display: inline-block;
    width: 100%;
    text-align: right;
    padding-top: 10px;
    color: #2c3e50;
    font-size: 14px;
    font-weight: bold;
}
.form_container{display:none; padding:0;}
.form_wrapper1{width:100%;}
.form_container .button{min-width: 100%;}
.cal_cu_iframe{
	width: 100%;
	height:1250px;
	border: none;
    margin-top: 10px;
}
.lease_calculator {
	width: 100% !important;
}