@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'BricolageGrotesque_36ptRegular';
    src: url('../fonts/BricolageGrotesque_36ptRegular.eot');
    src: url('../fonts/BricolageGrotesque_36ptRegular.eot') format('embedded-opentype'),
         url('../fonts/BricolageGrotesque_36ptRegular.woff2') format('woff2'),
         url('../fonts/BricolageGrotesque_36ptRegular.woff') format('woff'),
         url('../fonts/BricolageGrotesque_36ptRegular.ttf') format('truetype'),
         url('../fonts/BricolageGrotesque_36ptRegular.svg#BricolageGrotesque_36ptRegular') format('svg');
}
@font-face {
    font-family: 'BricolageGrotesque_36ptSemiBold';
    src: url('../fonts/BricolageGrotesque_36ptSemiBold.eot');
    src: url('../fonts/BricolageGrotesque_36ptSemiBold.eot') format('embedded-opentype'),
         url('../fonts/BricolageGrotesque_36ptSemiBold.woff2') format('woff2'),
         url('../fonts/BricolageGrotesque_36ptSemiBold.woff') format('woff'),
         url('../fonts/BricolageGrotesque_36ptSemiBold.ttf') format('truetype'),
         url('../fonts/BricolageGrotesque_36ptSemiBold.svg#BricolageGrotesque_36ptSemiBold') format('svg');
}
@font-face {
    font-family: 'GeistRegular';
    src: url('../fonts/GeistRegular.eot');
    src: url('../fonts/GeistRegular.eot') format('embedded-opentype'),
         url('../fonts/GeistRegular.woff2') format('woff2'),
         url('../fonts/GeistRegular.woff') format('woff'),
         url('../fonts/GeistRegular.ttf') format('truetype'),
         url('../fonts/GeistRegular.svg#GeistRegular') format('svg');
}
body {
	overflow-x: hidden;
}
/*****************for mobile menu*************/
#menu.mm-menu {
	background: #002f3d;
	border-color: rgba(255,255,255,0.2);
	color: #fff;
}
#menu.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #fff;
}
#menu .mm-listview>li:not(.mm-divider):after{
	background-color: rgba(255,255,255,0.2);
}
.mm-menu .mm-listview>li .mm-next:after, .mm-menu .mm-btn:before {
    border-color: #fff;
}
.mm-listview>li .mm-next:before {
  	border-color: rgba(255,255,255,0.2);
}
/*==========pop up===========*/
.mm-slideout {
	z-index: unset;
}

.modal_area .modal_close_img img {
	max-height: 30px;
}

.modal_area .modal_close_img {
	position: absolute;
	top: 15px;
  	right: 15px;
	height: 100%;
}

.modal_area .modal-dialog {
	max-width: 70%;
	margin-top: 10%;
}

.modal_area .modal-body {
	padding: 0px;
}

.modal_area .modal-content p {
	text-align: justify;
	margin-top: 35px;
  	margin-bottom: 20px;
}

.modal_area .modal-content {
	border-radius: 0px;
	border: none;
}

.pop_up_img {
	vertical-align: top;
	height: 100%;
}

.pop_up_img img{
	height: 100%;
	object-fit: cover;
}


.popup_content {
	padding: 30px 30px 30px 0px;
}

.modal_area .modal-content h2 {
	/*font-size:24px;*/
	position: relative;
}

.modal_area .modal-content h2 span {
	color: #121212;
}

.modal_area h2::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 0px;
}
.g-recaptcha {
	margin-bottom: 9px;
}

/*=======pop up end==========*/
.banner_social .social_icon {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.workplats_content p a {
	color: #003846;
}

.workplats_wrapper p a {
	text-decoration: underline;
}

.car-wrapper {
	padding-left: 10px;
	border-left: 1px solid #f1f1f1;
}

.car-wrapper:hover {
	border-left: 1px solid #003847;
}

.social-wrapper {
	padding-left: 50px;
}

.static_image_banner_new {
	margin: 10px 0px;
}

.contact_details .contact_form_wrapper form button {
	background: none;
}

.opening_time p {
	color: #ffffff;
}

.opening_time p span {
	font-size: 16px;
}

.aanbod_social button {
	background: #003847;
  	border-color: #003847;
}

.section_heading h3 {
	position: relative;
	display: inline-block;
}

.section_heading h3::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.section_heading_custom h2 {
	color: #121212;
	position: relative;
}

.section_heading_custom h2::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 25px;
	transform: translateX(-50%);
}

.bedankt_banner {
	height: calc(100vh - 174px);
	position: relative
}

.bed-content-wrapper {
	max-width: 800px;
	width: 100%;
	background-color: rgba(33, 45, 61, 0.7);
	margin: auto;
	padding: 50px;
}

.bed-content-wrapper p {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 30px;
}

.bed-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/****************************************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 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: 'GeistRegular';
}

.member-dtls p {
	font-size: 24px;
}

.calsty {
	width: 100%;
	height: 1250px;
	padding: 0px;
	background: #F6F6F6;
	border: none;
}

/****************************************collegue css end**************************************/
.static_image_banner2 .car_banner_wrapper .left_banner_border {
	height: 65%;
}

/*---------------new css--------------------*/
h1 {
	font-size: 48px;
	color: #ffffff;
	font-family: 'BricolageGrotesque_36ptSemiBold';
}

h2 {
	font-size: 30px;
	color: #f5f1f1;
	font-family: 'BricolageGrotesque_36ptRegular';
}

h2 span {
	color: #003847;
}

h3 {
	font-size: 24px;
	color: #121212;
	font-family: 'BricolageGrotesque_36ptRegular';
	position: relative;
}

h4 {
	font-size: 24px;
	color: #ffffff;
	font-family: 'BricolageGrotesque_36ptRegular';
}

h6 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 3px;
}

p {
	font-size: 14px;
	line-height: 24px;
}

.cmmn_button {
	background: #003847;
	border: 1px solid #003847;
	padding: 10px 30px;
	color: #ffffff;
	font-family: 'GeistRegular';
	font-size: 16px;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.9s;
	-webkit-transition-timing-function: ease-out;
	-webkit-box-shadow: 0px 0px 0 0 #000c inset, 0px 0px 0 #000c inset;
	cursor: pointer;
	min-width: 180px;
	border-radius: 10px;
}

.cmmn_button:hover {
	-webkit-box-shadow: 310px 0px 0 0px #000c inset, -310px 0px 0 0px #000c inset;
	border: 1px solid #000c;
}

.result_button {
	background-color: #029807;
	border: 1px solid #029807;
}

.wht_button {
	margin-bottom: 20px;
	background: #ffffff;
	color: #121212;
	border: 1px solid #fff;
	margin-left: 8px;
}

.wht_button:hover {
	color: #ffffff;
	border: 1px solid #000c;
}

.transparen_button {
	background: transparent;
	border: 1px solid #ffffff;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: 'GeistRegular';
	font-size: 14px;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

/*===================header===================*/
.header_top_menu_bar {
	width: 100%;
	position: relative;
	padding: 18px 0px;
	/*padding: 70px 0px 40px;*/
	background: #003847;
}

.header_logo {
	padding-top: 20px;
}

.header_des {
	width: 100%;
	padding-top: 23px;
}

.header_des ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
}

.header_des ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px 4%;
	border-right: 1px solid #e0dddd;
}

.header_des ul li:last-child {
	border-right: 0px solid #e0dddd;
	padding-right: 0px;
}

.header_des ul li table tr td p {
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	margin-bottom: 0px;
}

.header_des ul li table tr td {
	text-align: left;
	vertical-align: top;
}

.header_des ul li table tr td:first-child {
	width: 50px;
}

.bg-dark {
	background-color: #242424 !important;
}

.stiky_logo {
	display: none;
}

.navbar.active .navbar-brand img {
	max-height: 35px;
}

.navbar-nav .nav-link {
	font-size: 16px;
	color: #ffffff !important;
	padding: 0px;
}

.nav-item {
	position: relative;
	border-right: 1px solid #ffffff;
	padding: 0px 8px !important;
}

.nav-item:first-child {
	padding-left: 0px !important;
}

.nav-item:last-child {
	border-right: 0px solid #ffffff;
}

.navbar {
	padding: 0px 1rem;
	background-color: #012f3e !important;
}

.navbar-brand {
	margin-right: 0px;
}

.social_icon {
	text-align: right;
	list-style: none;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 0px;
}

.social_icon li {
	display: inline-block;
	padding: 25px 28px;
	background: #003847;
	cursor: pointer;
}

.social_icon li:hover {
	background: #CFE5C8;
}

.social_icon li:hover img{
 	filter: brightness(1) invert(1);
 	-webkit-filter: brightness(1) invert(1);
}

.home_banner {
	width: 100%;
	position: relative;
}

.home_banner_bg {
	width: 100%;
	height: 700px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.navbar.active {
	top: 0px;
	width: 100%;
	position: fixed;
	-webkit-transition: all 1s;
	transition: all 1s;
	z-index: 99;
	background-color: #003847 !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);
	/*padding: 10px 0px;*/
	padding: 20px 0px;
}

.active .stiky_logo {
	display: block;
	max-width: 250px;
}

.active .social_icon {
	display: none;
}

.active .navbar-nav .nav-link {
	color: #fff !important;
}

.active .nav-item {
	border-right: 1px solid #fff;
}

.active .nav-item:last-child {
	border-right: 0px solid #ffffff;
}

/*.header_logo {
	padding-top: 25px
}*/
.header_logo .logo_adj {
	width: 254px;
}

.home_banner_text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9;
	width: 100%;
}

.home_bottom_baner_wrapper {
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	padding: 25px 20px;
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
	max-width: 565px;
}

.home_bottom_baner_wrapper p {
	color: #ffffff;
}

.filter_wrapper .form-group {
	display: inline-block;
	width: 32.8%;
	margin-bottom: 0px;
}

.filter_wrapper {
	background: #f0f0f0;
	padding: 15px 25px;
	max-width: 565px;
	width: 100%;
}

.filter_wrapper .form-group button {
	width: 100%;
	padding-left: 0;
  	padding-right: 0;
  	min-width: auto;
}

.custom_select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ffffff url(../images/down_arrow.png)no-repeat 96% center !important;
	border-radius: 0px;
	height: 47px;
	font-size: 16px;
	border: 1px solid #eaeaea !important;
	border-radius: 10px;
	box-shadow: none !important;
}

.product_car_sec {
	width: 100%;
	padding: 60px 0px 70px 0px;
	position: relative;
}

.product_car_wrapper {
	width: 100%;
	position: relative;
}

.product_car_wrapper .swiper-button-prev {
	background: none;
	left: -50px;
}

.product_car_wrapper .swiper-button-next {
	background: none;
	right: -50px;
}

.left_heading h3::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 0px;
}

.aanbod_details_text .left_heading h1 {
	position: relative;
	color: #121212;
}

.aanbod_details_text .left_heading h1::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 0px;
}

.static_image_banner button {
	padding: 10px 20px;
  	margin-right: 6px;
  	margin-bottom: 6px;
}

.pro_description {
	width: 100%;
	padding: 10px 0px 0px;
}

.verkhot_main .pro_description h3 {
	height: 60px;
	overflow: hidden;
	font-size: 18px;
}

.pro_description p {
	color: #003847;
	font-family: 'BricolageGrotesque_36ptSemiBold';
	margin-bottom: 0px;
}

.product_button {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.product_car_sec::before {
	content: "";
	width: 100%;
	position: absolute;
	height: 20px;
	background: url('../images/shadow.png')no-repeat center center /100% 100%;
	left: 0px;
	bottom: 0px;
}

.middle_banner {
	width: 100%;
	padding: 40px 0px;
}

.md_banner_text p {
	font-size: 16px;
	color: #121212;
	text-align: justify;
}

.left_heading {
	width: 100%;
	margin-bottom: 40px;
}

.md_banner_text span {
	font-size: 16px;
	color: #121212;
}

.static_image_banner {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}

.car_banner_wrapper {
	width: 100%;
	/*height: 500px;*/
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	height: 100%;
	min-height: 487px;
}

.left_banner_border {
	border: 2px solid #ffffff;
	position: absolute;
	left: 0px;
	right: 8%;
	top: 10%;
	bottom: 10%;
	height: 80%;
	width: 92%;
	border-left: 0px solid red;
}

.right_banner_border {
	border: 2px solid #ffffff;
	position: absolute;
	left: 10%;
	right: 0px;
	top: 10%;
	bottom: 10%;
	height: 80%;
	width: 90%;
	border-right: 0px solid red;
}

.static_image_banner_text {
	padding: 0% 30px;
}

.static_image_banner_text p {
	font-size: 16px;
	color: #121212;
	text-align: justify;
	padding: 20px 0px 50px;
}

.page_index {
	width: 100%;
	position: relative;
	padding: 50px 0px 3px 0px;
}

.center_heading {
	width: 100%;
	margin-bottom: 45px;
}

.center_heading h3 {
	text-align: center;
}

.center_heading h3::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 30px;
	left: 6%;
	right: 6%;
	width: 88%;
	height: 30px;
	transition: .5s ease;
}

.page_index ul li:hover .overlay {
	height: 88%;
	width: 88%;
	background-color: rgba(0, 56, 71, 0.9);
	bottom: 6%;
}

.overlay .text_styl p {
	font-size: 0px;
	color: #ffffff;
}

.page_index ul li:hover .overlay .text_styl p {
	font-size: 16px;
}

.page_index ul {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	text-align: center;
}

.page_index ul li {
	display: inline-block;
	width: 20%;
	position: relative;
	border: 4px solid #ffffff;
	overflow: hidden;
}

.band_logo_sec {
	width: 100%;
	background: #f3f3f3;
	padding: 15px 0px;
	position: relative;
	opacity: .6;
}

.band_item {
	display: table;
	height: 150px;
}

.band_item_ad {
	display: table-cell;
	vertical-align: middle !important;
	text-align: center;
}

.faq_sec{
	padding: 80px 0 60px;
}

.faq_heading{
	text-align: center;
	margin-bottom: 55px;
	position: relative;
}

.faq_heading::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.faq_heading h2{
	font-size: 24px;
  	color: #121212;
  	position: relative;
  	display: inline-block;
  	text-transform: lowercase;
}

.faq_heading h2::first-letter {
    text-transform: uppercase;
}

.faq_heading h5{
	font-size: 18px;
	color: #121212;
	font-family: 'BricolageGrotesque_36ptSemiBold';
}

.each_faq{
	background: #f0f0f0;
	padding: 30px;
	margin-bottom: 20px;
}

.each_faq h5{
	font-family: 'BricolageGrotesque_36ptSemiBold';
	font-size: 18px;
  	color: #121212;
  	margin-bottom: 0;
  	cursor: pointer;
  	position: relative;
  	padding-right: 65px;
}

.each_faq h5::after{
	position: absolute;
	top: -11px;
	right: 0;
	width: 48px;
	height: 48px;
	background: #003847;
	content: "";
	border-radius: 50%;
	background-image: url(../images/down-arrow.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
  	transform: rotate(180deg);
}

.each_faq .collapsed h5::after{
	transform: rotate(0);
}

.each_faq p{
	font-family: 'GeistRegular';
	font-size: 16px;
	color: #121212;
	margin: 8px 65px 0 0;
}

.footer_banner {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.footer_banner:before, .over_counter_sec:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #003847;
	opacity: .3;
}

.footer_banner_text {
	width: 80%;
	margin: 0px auto;
	padding: 80px 0px;
	text-align: center;
	position: relative;
}

.footer_banner_text .center_heading h3 {
	color: #ffffff;
}

.footer_banner_text p {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 45px;
}

.footer_sec {
	width: 100%;
}

.upper_footer {
	background: #003847;
	padding: 40px 0px;
}

.lower_footer {
	background: #003847;
}

/*=====================neo13==================*/
.footer_social li {
	background: #353535;
}

.footer_social li:hover {
	background: #CFE5C8;
}

.footer_menu {
	list-style: none;
	padding: 0px;
	margin-top: 18px;
}

.footer_menu li {
	display: inline-block;
	padding: 0px 7px;
	border-right: 1px solid #ffffff;
}

.footer_menu li:last-child {
	border-right: 0px solid #ffffff;
}

.footer_menu li:first-child {
	padding-left: 0px;
}

.footer_menu li a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.footer_social li {
	padding: 20px 24px;
	background: #144855;
}

.footer_text_wrapper {
	width: 100%;
}

.footer_text_wrapper h4 {
	margin-bottom: 15px;
}

.footer_text_wrapper p {
	color: rgba(255,255,255,0.5);
  	font-size: 16px;
}

.footer_text_wrapper table {
	width: 100%;
}

.footer_text_wrapper table tr td:first-child, .footer_text_wrapper table tr td:last-child {
	color: #fff;
  	font-size: 16px;
  	opacity: .5;
}

.ft_social tr td {
	padding-bottom: 12px;
}

.ft_social td img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
  	opacity: .7;
}

.footer_text_wrapper {
	border-right: 1px solid rgba(255,255,255,0.2);
	min-height: 220px;
}

.left_ctn {
	width: 40%;
	float: left;
	text-align: right;
}

.right_ctn {
	padding-left: 15px;
}

.right_ctn button {
	padding: 9px 25px;
}

.right_ctn img {
	max-width: 95%;
	margin-top: 20px;
}

.footer_text_wrapper ul {
	padding: 0px;
	margin-bottom: 15px;
	list-style: none;
}

.footer_text_wrapper ul li {
	color: #818181;
	font-size: 16px;
}

.adj_lfs {
	margin-top: 20px;
}

.border_none {
	border: 0px solid red !important;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	background-color: #CFE5C8 !important;
}

.dblock {
	display: none;
}

/*==================contact us===========================*/
.inner_page_banner {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.title_adj {
	height: 250px;
	width: 100%;
	position: relative;
}

.inner_title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 9;
	width: auto;
	padding: 12px 50px;
	background: rgba(0, 0, 0, 0.3);
	font-size: 48px;
	color: #ffffff;
	backdrop-filter: blur(2px);
  	-webkit-backdrop-filter: blur(2px);
}

.inner_title h1{
	margin-bottom: 0;
}

.contact_details {
	width: 100%;
	background: #003847;
	position: relative;
	border-top: 8px solid #ffffff;
	border-bottom: 8px solid #ffffff;
}

.contact_form_wrapper {
	padding: 50px 0px;
}

.opening_time {
	width: 100%;
}

.opening_time h6 {
	color: #CFE5C8;
	margin-bottom: 25px;
}

.opening_time table {
	width: 100%;
}

.opening_time table tr td:first-child {
	font-size: 16px;
	color: #ffffff;
}

.opening_time table tr td:last-child {
	font-size: 16px;
	color: #ffffff;
}

.contact_address {
	width: 100%;
}

.contact_address table {
	width: 100%;
	color: #ffffff;
}

.contact_address table tr td {
	padding-bottom: 10px;
}

.contact_address table tr td:first-child {
	font-size: 16px;
	color: #CFE5C8;
	vertical-align: top;
}

.contact_address table tr td:last-child {
	font-size: 16px;
	color: #ffffff;
}

.contact_address table tr td p span {
	font-size: 16px;
}

.contact_address table tr td p {
	font-size: 16px;
}

.contact_form h3 {
	color: #CFE5C8;
}

input {
	border: none;
	background-color: transparent;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}

.fa-user-circle-o {
	color: #ffffff;
}

.input-group {
	border: 2px solid #ffffff;
	padding: 10px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
}

.contact_form .form-control {
	background-color: transparent;
	border: 2px solid #fff;
	outline: none;
	font-size: 14px;
	color: #ffffff;
	/*padding: 50px -11px;*/
	padding: 22px 40px;
	padding-right: 10px;
	border-radius: none;
	border-radius: 0px;
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 22px;
}

.contact_form .form-control:focus {
	color: #ffffff;
	background-color: transparent;
	border-color: 2px solid #fff;
	outline: none;
	box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

.contact_form ::placeholder {
	color: #ffffff;
	opacity: 1;
}

.contact_form :-ms-input-placeholder {
	color: #ffffff;
}

.contact_form ::-ms-input-placeholder {
	color: #ffffff;
}

.contact_form form {
	padding-top: 15px;
}

.contact_form .form_icon1 {
	background-image: url(../images/user.png);
}

.contact_form .form_icon2 {
	background-image: url(../images/phone_icn.png);
}

.contact_form .form_icon3 {
	background-image: url(../images/email_icn.png);
}

.contact_form .form_icon4 {
	background-image: url(../images/msg_icn.png);
	background-position: left 10px top 24px;
}

.contact_form .form_icon5 {
	background-image: url(../images/calender.png);
}

.contact_form .form_icon6 {
	background-image: url(../images/mr_icon.png);
}

.contact_form .form_icon7 {
	background-image: url(../images/mtr.png);
}

.contact_form .form_icon8 {
	background-image: url(../images/setting.png);
}

.contact_form .form_icon9 {
	background-image: url(../images/st.png);
}

.contact_form .form_icon10 {
	background-image: url(../images/gry_man.png);
}

.contact_form .form_icon11 {
	background-image: url(../images/gy_email.png);
}

.contact_form .form_icon12 {
	background-image: url(../images/gty.png);
}

.contact_form .form_icon13 {
	background-image: url(../images/gy_msg.png);
	background-position: left 10px top 24px;
}

.contact_form .form_icon14 {
	background-image: url(../images/web.png);
}

.contact_form .input-group span {
	display: inline-block;
	padding-top: 0px;
	padding-right: 10px;
	color: #b4b4b4;
}

.contact_form .input-group span img {
	margin-right: 0px;
	max-height: 17px;
	margin-top: -4px;
}

.custom_bttn {
	border: 1px solid #ffffff;
	padding: 10px 40px;
}

.custom_bttn img {
	margin-right: 10px;
}

.map_sec {
	position: absolute;
	width: 40%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-right: 8px solid #fff;
	z-index: 9;
}

.workplats_wrapper {
	background: #003847;
	width: 100%;
	padding: 40px 0px;
}

.wht_colour_txt h3 {
	color: #ffffff;
}

.wht_colour_txt h3::before {
	background: #CFE5C8;
}

.workplats_wrapper p {
	color: #ffffff;
	font-size: 16px;
	text-align: justify;
}

.workplats_content {
	width: 100%;
	padding: 15% 60px 0px;
}

.workplats_content p {
	font-size: 16px;
	color: #121212;
}

.verkhot_main {
	width: 100%;
	padding: 20px 0px;
}

.car_wrapper {
	width: 100%;
	padding-top: 30px;
}

.middle_banner_sec {
	width: 100%;
	border-top: 1px solid #dad7d7;
	border-bottom: 1px solid #dad7d7;
	padding: 30px 0px;
	margin-top: 40px;
}

.main_wrapper {
	width: 80%;
	margin: 0px auto;
	text-align: center;
}

.middle_banner_sec p {
	font-size: 16px;
	color: #121212;
	padding: 10px 0px;
}

.middle_banner_sec button {
	padding: 10px 0px;
	min-width: 250px;
}

.aanbod_filter {
	width: 100%;
	position: relative;
}

.grey_bgn {
	background: #f0f0f0;
	padding: 20px 25px 20px 25px;
}

.grey_bgn .col-lg-2 {
	padding-right: 7px;
	padding-left: 7px;
}

.grey_bgn .col-md-3 {
	padding-right: 7px;
	padding-left: 7px;
}

.grey_bgn button {
	width: 100%;
	padding: 10px 0px;
}

/*------------ Over_ons ------------*/
.over_list_sec {
	width: 100%;
	padding: 80px 0px 50px;
	background-color: #fbfbfb;
}

.each_tick ul {
	padding: 0px;
}

.each_tick ul li {
	color: #121212;
	font-size: 20px;
	background: url(../images/bluetick.png) no-repeat left center/ 22px;
	padding-left: 35px;
	width: 33%;
	display: inline-block;
	margin-bottom: 30px;
}

.over_counter_sec .count_box_txt h3 {
	color: #fff;
	font-size: 22px;
	margin-top: 20px;
	font-family: 'GeistRegular';
}

.over_counter_sec .count_box_rotate {
	text-align: center;
}

.over_counter_sec .count {
	font-family: 'BricolageGrotesque_36ptSemiBold';
}

.over_counter_sec .count_box {
	min-width: auto;
	font-size: 24px;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

.over_counter_sec {
	padding: 70px 0px;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.over_counter_sec .counter_wrapper{
	position: relative;
	z-index: 1;
}

.over_counter_sec:before{
	opacity: .6;
}

.over_des_sec .werk_des_img {
	position: absolute;
	left: 0%;
}

.over_des_sec .col-md-6 {
	border-right: 0px solid #fff;
}

.over_des_sec .werk_des {
	padding: 80px 0px 80px 35px;
}

.signature2 {
	padding-top: 30px;
}

.over_heading {
	text-align: center;
	padding: 50px 0px 40px;
}

.count_box {
	padding: 0px;
	border-radius: 37px;
	background-color: transparent;
	border: 2px solid #ffffff;
	color: #ffffff;
	margin-right: 35px;
	min-width: 80px;
	display: inline-block;
	text-align: center;
}

.over_list_sec P {
	color: #121212;
	font-size: 16px;
}

.over_list_block {
	margin-top: 15px;
}

.overons_car {
	width: 100%;
	padding-bottom: 15px;
	position: relative;
}

.overons_car .related_car {
	padding-bottom: 0px;
	padding-top: 10px;
}

.overons_car .related_car .swiper-button-prev, .overons_car .related_car .swiper-button-next{
	width: 56px;
	height: 68px;
	background: rgba(0, 56, 71, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
}

.overons_car .related_car .swiper-button-prev img, .overons_car .related_car .swiper-button-next img{
	width: 20px;
}

.related_car {
	width: 100%;
	position: relative;
}

.related_car .swiper-button-prev {
	background: none;
	left: -40px;
}

.related_car .swiper-button-next {
	background: none;
	right: -40px;
}

/*----------------------------------*/
.brodcamp_sec {
	width: 100%;
	padding: 30px 0px;
}

.brodcamp_sec p {
	font-size: 16px;
	color: #003847;
	margin-top: 12px;
}

.brodcamp_sec p a {
	color: #121212;
}

.brodcamp_sec p img {
	margin: 0px 10px;
}

.aanbod_dtls_main {
	width: 100%;
	position: relative;
}

.thubnil_slider {
	width: 100%;
}

.gallery-top {
	margin-bottom: 10px !important;
}

.aanbod_details_text h3 {
	font-size: 22px;
}

.aanbod_details_text h1 {
	font-size: 22px !important;
}

.aanbod_details_text p {
	font-size: 22px;
	color: #003847;
}

.aanbod_details_text .left_heading {
	margin-bottom: 25px;
}

.aanbod_details_text table {
	width: 100%;
}

.aanbod_details_text table tr td {
	font-size: 16px;
	color: #003847;
	padding: 10px 0px;
}

.aanbod_details_text table tr td:first-child {
  	font-weight: bold;
}

.aa_social {
	width: 100%;
	border-radius: 0px;
	padding: 12px 5px;
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #5d1b1b;
	border: 1px solid #5d1b1b;
}

.lft_icn {
	float: left;
	padding: 0px 10px;
	height: 18px;
}

.rt_icn {
	float: right;
	padding: 0px 15px;
	height: 18px;
	margin-top: 4px;
}

.related_car {
	padding: 40px 0px;
}

.related_car::before {
	display: none;
}

.aanbod_tab_sec {
	width: 100%;
	padding: 15px 0px;
}

.aanbod_tab_sec .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}

.aanbod_tab_sec .nav-item {
	width: 19%;
	text-align: center;
	border-radius: 0px;
	font-size: 16px;
	color: #121212;
	margin-right: 8px;
	border: 1px solid #e9ecef;
	padding: 0px !important;
	margin-bottom: 8px;
}

.aanbod_tab_sec .nav-item:nth-child(5) {
	margin-right: 0%;
	/*width: 20%;*/
}

.aanbod_tab_sec .nav-item .active {
	background: #003847;
	color: #fff;
	border-color: #003847;
	font-size: 16px;
	border: 0px solid #e9ecef;
}

.aanbod_tab_sec .nav-link {
	/*padding: 15px 0px;*/
	padding: 10px 0px;
}

.aanbod_tab_sec .nav-tabs .nav-link {
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border: none;
}

.aanbod_tab_sec .tab-content {
	/*background: #f7f7f7;
	padding: 20px 10px;*/
	margin-top: 10px;
}

.aanbod_tab_sec .tab-content > .container{
	max-width: 100%;
	padding: 0;
}

.common-tab-content {
	background: #f7f7f7;
	padding: 20px 10px;
}

/*.aanbod_tab_sec ul {
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.aanbod_tab_sec ul li {
	display: inline-block;
	font-size: 16px;
	color: #121212;
	width: 33.33%;
	padding-left: 15px;
	position: relative;
}*/
/*.aanbod_tab_sec .tab-content ul li:before {
	content: "-";
	position: absolute;
	left: 0px;
	top: 0px;
}*/
.kenmerken_tab ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.aanbod_tab_sec .tab-content p {
	font-size: 16px;
}

.aanbod_tab_sec .tab-content p span {
	color: #2b5d91;
}

.aanbod_tab_sec .tab-content h6 {
	margin-bottom: 10px;
}

.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-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-right: 1px solid rgba(0, 0, 0, .1);
	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 #2b5d91;
}

.navbar-nav .nav-item:after {
	position: absolute;
	width: 0%;
	height: 4px;
	background: #CFE5C8;
	bottom: -22px;
	left: 0px;
	content: '';
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.navbar-nav .nav-item:hover:after {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.navbar-nav .nav-item.active:after{
	width: 100%;
}

.navbar-nav .nav-item.active .nav-link{
	opacity: .5;
}

.vr_left {
	float: left;
	font-size: 24px;
	color: #121212;
}

.vr_left p {
	font-size: 16px;
	color: #a4a4a4;
	margin-bottom: 0px;
}

.vr_rt {
	float: right;
	background: #2b5d91;
	color: #ffffff;
	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 {
	font-size: 16px;
	color: #121212;
}

.vactures_frm h3 {
	color: #121212;
}

.vactures_frm .form-control {
	border: 2px solid #b4b4b4;
}

.vactures_frm ::placeholder {
	color: #b4b4b4;
	opacity: 1;
}

.vactures_frm :-ms-input-placeholder {
	color: #b4b4b4;
}

.vactures_frm ::-ms-input-placeholder {
	color: #b4b4b4;
}

.vactures_frm .form-control {
	color: #b4b4b4;
}

.vactures_frm .form-control:focus {
	color: #b4b4b4;
}

.download_vc {
	width: 100%;
	padding: 15px 0px;
	border-top: 2px solid rgba(0, 0, 0, .1);
	border-bottom: 2px solid rgba(0, 0, 0, .1);
	margin-top: 50px;
}

.vacature_form {
	padding-top: 20px;
}

.vactures_frm {
	padding-left: 15px;
	padding-right: 15px;
}

.download_vc button {
	width: 100%;
	padding: 10px;
	min-width: 100%;
}

.vacature_page {
	padding-top: 30px;
	padding-bottom: 20%;
}

.download_vc .left_heading {
	margin-bottom: 0px;
}

.download_vc .left_heading h3 {
	padding-top: 9px;
}

.download_vc .left_heading h3:before {
	display: none;
}

.img_gallery {
	width: 100%;
	padding: 20px 0px;
}

.img_gallery_wrapper {
	width: 100%;
	position: relative;
}

.overlay_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 4;
	background: rgba(43, 93, 145, 0.6);
	text-align: center;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.overlay_bg img {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.img_gallery_wrapper .overlay_bg:hover {
	opacity: 1;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.right_tab_sec {
	background: #f5f5f5;
}

.static_image_banner_new_btn {
	margin-top: 30px;
}

.static_image_banner_new .workplats_content {
	padding: 10% 60px;
}

.acties-wrapper {
	margin: 0px;
}

.image_area {
	position: relative;
}

/*.list-image {
	position: absolute;
}*/
.acties-listing-content {
	padding-left: 50px;
}

.acties-listing-text h4 {
	font-size: 21px;
	color: #121212;
	position: relative;
	margin-bottom: 40px;
}

.acties-listing-text h4:after {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: -15px;
	left: 0px;
}

.acties-listing-text button {
	margin-top: 20px;
}

.acties-listing {
	padding: 75px 0px 0px;
	/*padding:75px 0px 0px;*/
}

.list-image img {
	margin-top: -50px;
}

.acties-listing-text {
	padding: 50px 0px 150px;
}

.acties-listing .row {
	position: relative
}

.acties-listing .row:after {
	position: absolute;
	top: 0px;
	width: 100vw;
	height: 100%;
	background: #f6f6f6;
	content: '';
	left: 50%;
	margin-left: -50vw;
	z-index: -1
}

.acties-listing .row:nth-child(even):after {
	background: none
}

.acties-listing .row:nth-child(even) .acties-listing-content {
	padding-left: 0px;
	padding-right: 50px;

}

.right_heading table {
	width: 100%;
}

.right_heading tr td {
	vertical-align: top;
	width: 50%;
}

.right_heading tr td:nth-child(odd) {
	padding-right: 20px;
	text-align: justify;
}

.right_heading tr td:nth-child(even) {
	padding-left: 20px;
	text-align: justify;
}

/*==========css new add===*/
.contact_details .contact_form {
	padding-top: 20px;
}

/*=====================neo13==================*/
.workplats_wrapper table {
	width: 100%;
}

.workplats_wrapper table tr td:nth-child(odd) {
	padding-right: 20px;
}

.workplats_wrapper table tr td:nth-child(even) {
	padding-left: 20px;
}

.workplats_wrapper table tr td {
	vertical-align: top;
	width: 50%;
}

.diensten_btm_gallery {
	width: 100%;
}

.page_index ul li {
	width: 19.8%;
}

.overons_car .swiper-button-next {
	right: 0;
}

.overons_car .swiper-button-prev {
	left: 0px;
}

.vertical_tab_sec .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	background-color: #ffffff;
	color: #121212;
	border-left: 4px solid #CFE5C8;

}

/*.vertical_tab_sec .nav-link.active{
	-webkit-box-shadow: 0px 13px 12px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 13px 12px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 13px 12px -6px rgba(0,0,0,0.75);
}*/
.vertical_tab_sec .nav-item .nav-link.active .vr_rt {
	background: #CFE5C8;
}

.vr_rt {
	background: #5d1b1b;
}

/*==================aanbod dtls=====================*/
.aanbod_tab_sec .tab_content_wrapper {
	padding: 40px 0px 30px;
}

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

.aanbod_tab_sec .bullet_panel ul {
	list-style-image: url('../images/bullet.svg');
	padding-left: 15px;
}

.aanbod_tab_sec .tab-content ul li {
	font-size: 14px;
	color: #121212;
	padding-bottom: 6px;
	word-break: break-word;
}

.aanbod_tab_sec .bullet_panel ul li {
	padding-left: 5px;
}

.aanbod_tab_sec .tab_content_wrapper .tab-pane .tab_hedaing h3 {
	color: #121212;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
}

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

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

.aanbod_tab_sec {
	/*padding-top: 40px;*/
}

.aanbod_tab_sec p {
	color: #121212;
}

.bullet_panel h3 {
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
  	margin-bottom: 10px;
}

/*======acties listview===========*/
.list-image {
	position: absolute;
}

.acties-listing .swiper-button-next {
	background: none;
}

.acties-listing .swiper-button-prev {
	background: none;
}

/******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: #003847;
	color: #fff;
	width: max-content;
}

.dropdown-item {
	color: #fff;
}

.dropdown-menu a:hover {
	background-color: #CFE5C8 !important;
  	color: #121212;
}

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

.upload_image {
	border: 2px solid #b4b4b4;
	height: 20px;
	width: 100%;
}

#menu {
	display: none;
}

.mm-current {
	display: block !important;
}

/*================final add======================*/
/*.header_logo img{
	width:100%;
}*/
.home_bottom_baner_wrapper .transparen_button {
	margin-left: 8px;
	border: 2px solid #ffffff;
	width: auto;
}

.home_bottom_baner_wrapper .transparen_button:hover {
	border: 2px solid #000c;
}

.home_bottom_baner_wrapper .wht_button {
	border: 2px solid #ffffff;
	width: auto;
}

.home_bottom_baner_wrapper .wht_button:hover {
	border: 2px solid #000c;
}

.right_heading tr td span {
	font-size: 16px;
	color: #121212;
}

.morgan_footer {
	background-color: #000;
}

.morgan_footer img {
	margin: 0 auto;
	display: table;
}

.right_heading p {
	font-size: 16px;
	color: #121212;
	text-align: justify;
}

.contact_address {
	padding-bottom: 40px;
}

.contact_address a:hover{
	text-decoration: underline;
}

.no_record {
	font-size: 24px;
	color: #121212;
	text-align: center;
	padding: 50px 0px;
}

.vactures_frm .input-group {
	border: 2px solid #b4b4b4;
	padding: 10px;
	margin-bottom: 20px;
	color: #fff;
	padding-left: 15px;
}

.acties-listing .flex-row-reverse .acties-listing-text h4 {
	text-align: left;
}

.acties-listing .flex-row-reverse .acties-listing-text p {
	text-align: left;
}

.acties-listing .flex-row-reverse .acties-listing-text {
	text-align: left;
}

/*============neo13==========*/
.over_list_sec table {
	width: 100%;
}

.over_list_sec table tr td:nth-child(odd) {
	padding-right: 30px;
	vertical-align: top;
}

.over_list_sec table tr td:nth-child(even) {
	padding-left: 30px;
	vertical-align: top;
}

.over_list_sec table tr td {
	width: 50%;
}

.over_list_sec tr td p {
	text-align: justify;

}

.navbar-brand {
	display: none;
}

.desktop_menu.active .navbar-brand {
	display: block;
}

/*=======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 {
	background: #3a3a3a;
	padding: 59px 0px;
	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: #fff;
	position: relative;
	padding-top: 90px;
	margin-top: -1px;
	padding-bottom: 50px;
}

.onez-acties-text-content h2 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #121212;
}

.onez-acties-text-content p {
	color: #828282;
	text-align: justify;
}

.pro_description p span {
	margin: 0px 8px;
}

/*.logo_adj {
max-height:45px;
}*/
.text_styl {
	position: absolute;
	/* bottom: 0px;*/
	width: 100%;
	top: 40%;
	left: 50%;
	transform: translate(-50%);
}

.text_styl h4{
	font-family: 'GeistRegular';
}

.footer_banner button {
	padding: 10px 60px;
	font-family: 'BricolageGrotesque_36ptSemiBold';
}

.footer_banner button:not(:hover){
	background: #CFE5C8;
	border-color: #CFE5C8;
	color: #003847;
}

/*==============neo13==================*/
.right_heading img {
	margin-left: 20px;
}

.footer_text_wrapper p a:hover {
	color: #fff;
}

.header_des li p:hover {
	color: #fff;
}

.aanbod_filter .cmmn_button {
	min-width: 100%;
}

.acties-listing-content p {
	text-align: justify;
}

.side_logo {
	position: fixed;
	top: 50%;
	right: 0px;
	z-index: 9999;
	transform: translateY(-50%);
}

.contact_details .contact_form_wrapper {
	padding-left: 6%;
}

.aanbod_details_text {
	padding-left: 30px;
}

.aanbod_details_text hr {
	margin-bottom: 20px;
}

.frm-styl {
	border: 1px solid #e1e1e1;
	font-size: 13px;
	resize: none;
	background-color: transparent;
	height: 50px;
	border-radius: 0px;
	font-size: 14px;
	/*color: #ffffff;*/
	color: #000;
	padding: 10px 15px;
}

.frm-styl:focus {
	box-shadow: none;
	border: 1px solid #e1e1e1;
}

.frm-styl:placeholder {
	color: #3c3c3c;
	opacity: 1;
}

.frm-styl:-ms-input-placeholder {
	color: #3c3c3c;
	opacity: 1;
}

.frm-styl::placeholder {
	color: #3c3c3c;
	opacity: 1;
}

.photo_upload {
	border: 1px solid #e1e1e1;
	background-color: transparent;
	color: #3c3c3c;
	padding: 14px 15px;
	text-align: left;
  	height: auto;
}

.aanbod_tab_sec textarea {
	padding-top: 15px;
}

.brodcamp_sec .cmmn_button {
	padding: 10px 0px;
}

.aanbod_dtls_product_car {
	padding-bottom: 70px;
}

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

.whatsapp_button {
	position: fixed;
	width: 70px;
	z-index: 99999999;
	right: 9em;
	bottom: 15px;
}

.video-img {
	height: 25px;
}

.price-listing {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.monthly_btn {
	width: 100%;
	padding: 12px 5px;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: #CFE5C8;
	border: 1px solid #CFE5C8;
}
.monthly_btn:not(:hover, .price_undbtn){
	color: #121212;
}

.each-new-car {
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}

.each-car-content {
	background-color: #9f342f;
	padding: 50px 40px;
	height: 100%;
}

.each-car-content table tr td {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	padding-right: 50px;
}

.each-car-content table tr td:nth-child(2) {
	padding-right: 0px;
}

.car-slider-wrapper {
	position: relative;
	margin-top: 30px;
}

.each-car-content h6 {
	font-size: 18px;
	color: #fff;
	margin: 30px 0px 8px;
	letter-spacing: 0.75px;
}

.each-car-content p {
	font-size: 30px;
	color: #fff;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

.common-arrow {
	width: auto;
	height: auto;
	background: none;
}

.car-slider-wrapper .swiper-button-next {
	right: -80px;
}

.car-slider-wrapper .swiper-button-prev {
	left: -80px;
}

.common-arrow img {
	max-height: 40px;
}

.section-heading h3 {
	font-size: 25px;
	color: #090909;
	text-align: center;
	padding-bottom: 15px;
}

.section-heading h3::before {
	content: "";
	position: absolute;
	width: 45px;
	height: 4px;
	background: #CFE5C8;
	bottom: 0px;
	left: 50%;
	transform: translateY(-50%);
}

.new-car-slider {
	padding: 40px 0px 50px;
}

.each-new-car img {
	display: none;
}

.new-werkplts-wrap .wht_colour_txt h2 {
	color: #CFE5C8;
	position: relative;
	font-family: 'BricolageGrotesque_36ptSemiBold';
}

.new-werkplts-wrap .wht_colour_txt h2 span {
	color: #fff;
}

.price_undbtn {
	background-color: #003847;
	border: 1px solid #003847;
}

/*.new-werkplts-wrap h2:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 4px;
    background: #CFE5C8;
    bottom: -15px;
    left: 0px;
}*/
.dtl-pg-tab-content .card-header,
.dtl-pg-tab-content .card {
	padding: 0;
	border: 0;
	border-radius: 0;
	background-color: #fff;
}

.dtl-pg-tab-content .card-link {
	width: 100%;
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
}

.dtl-pg-tab-content .card-link:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	width: 20px;
	height: 20px;
	background-image: url(../images/down-arrow2.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: '';
}

.dtl-pg-tab-content .card-link.collapsed:after {
	background-image: url(../images/down-arrow.svg);
}

.dtl-pg-tab-content .card-link span {
	float: right;
	width: 45%;
}

.dtl-pg-tab-content .card:first-child .card-link {
	background: #af8461;
}

.dtl-pg-tab-content .card:nth-child(2) .card-link {
	background: #cbcac9;
}

.dtl-pg-tab-content .card:nth-child(3) .card-link {
	background: #cbab6b;
}

.dtl-pg-tab-content .card:nth-child(4) .card-link {
	background: #E5E5E5;
}

.dtl-pg-tab-content .card ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.aanbod_tab_sec .tab-content .dtl-pg-tab-content .card li {
	position: relative;
	font-size: 14px;
	color: #000;
	padding-left: 18px;
	margin: 0;
	width: 100%;
}

.aanbod_tab_sec .tab-content .dtl-pg-tab-content .card li:after {
	position: absolute;
	top: 6px;
	left: 0;
	width: 10px;
	height: 10px;
	background: #000;
	content: '';
	border-radius: 100%;
}

.dtl-pg-tab-content .card-body {
	background: #f7f7f7;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*=================new-home-login===============*/
.header_top_menu_bar, header{
	position: relative;
	z-index: 2;
}
.login-block{
	background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	padding: 290px 0 150px;
  	z-index: 1;
  	margin-top: -197px;
}
.login-block:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 56, 71, 0.95) 0%, rgba(0, 56, 71, 0.95) 100%);
	z-index: -1;
}
.login-block h1, .login-block h3, .login-block h4, .each-logo-block h3{
	font-family: "Bricolage Grotesque", sans-serif;
	line-height: normal;
}
.login-block h1, .login-block h3, .partner-block h2{
	color: #fff;
}
.login-block h1, .login-block h3, .login-block h4{
	font-weight: 700;
	text-align: center;
	margin-bottom: 0;
}
.login-block h1{
	font-size: 54px;
}
.login-block h3{
	font-size: 34px;
	margin-top: 5px;
}
.login-block .bg-white{
	padding: 30px 40px;
	max-width: 540px;
	margin-top: 50px;
	border-radius: 20px;
}
.login-block h4{
	color: #121212;
	margin-bottom: 30px;
}
.placeholder{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
	color: #B1B1B1;
	display: none;
}
.placeholder .star{
    color: #1F64F6;
}
.placeholder, .login-block .form-control{
	color: rgba(18, 18, 18, 0.70);
	font-family: 'GeistRegular';
	font-size: 12px;
}
.login-block .form-group{
	margin-bottom: 12px;
}
.login-block .form-control{
	border-radius: 70px;
	border: 1px solid rgba(9, 10, 14, 0.10);
	padding: 13px 30px;
  	height: auto;
  	line-height: normal;
  	box-shadow: none;
}
.login-block::placeholder {
	color: rgba(18, 18, 18, 0.70);
	opacity: 1;
}
.login-block:-ms-input-placeholder {
	color: rgba(18, 18, 18, 0.70);
	opacity: 1;
}
.login-block::-ms-input-placeholder {
	color: rgba(18, 18, 18, 0.70);
	opacity: 1;
}
.password-field .form-control{
	font-size: 9px;
  	letter-spacing: 2px;
}
.login-btn{
	border-radius: 70px;
	background: #1F64F6;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 0;
	margin: 12px 0 30px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.login-btn:hover{
	background: #003847;
}
.login-block h6{
	color: #1F64F6;
	font-family: 'GeistRegular';
	font-size: 12px;
}
/*============new-home-partner===============*/
.partner-block{
	background: #003847;
	padding: 100px 0 85px;
}
.partner-block h2{
	font-size: 40px;
	font-weight: 600;
}
.partner-block p{
	color: #FFF;
	font-family: 'GeistRegular';
	font-size: 16px;
	line-height: normal;
	max-width: 580px;
}
.wrap-div{
	padding-left: 50px;
	padding-right: 50px;
}
.home-logos{
	padding: 55px 0 30px;
}
.each-logo-block h3{
	font-weight: 400;
	font-size: 32px;
	margin-bottom: 20px;
}
.each-logo-block{
	margin-bottom: 16px;
}
.each-logo-block .bg-white{
	border: 1px solid #E7E7E7;
	height: 145px;
	padding: 15px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-logo-block .bg-white img{
	max-height: 90px;
	width: 100%;
	object-fit: contain;
}
.each-logo-block .bg-white:hover{
	box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
}
.each-logo-block .row{
	margin: 0 -10px;
}
.each-logo-block [class*="col"]{
	padding: 0 10px 20px;
}
.login-icon{
	top: -150px;
  	right: 0;
  	width: calc(25% - .75rem);
  	text-align: center;
}
.login-icon img{
	width: 40px;
	cursor: pointer;
}


/*========== responsive ===========*/
@media(min-width:1600px) {
	.container {
		max-width: 1455px;
	}

}

@media(max-width:1599px) {
	.navbar.active .nav-item {
		padding: 0px 3px !important;
	}

	.each-car-content {
		padding: 30px;
	}

	.each-car-content h6 {
		margin: 15px 0px 0px;
	}

}


@media(max-width: 1499.98px){
	.static_image_banner button {
  		padding: 10px;
  		font-size: 13px;
	}
}

@media(max-width:1400px) {
	h1 {
		font-size: 40px;
	}

	.home_banner_bg {
		height: 600px;
	}

	.inner_title {
		font-size: 40px;
	}

	.navbar.active .nav-item {
		padding: 0px 0px !important;
	}

	.modal_area .modal-dialog {
		max-width: 80%;
	}

	/*=================new-home-login===============*/

	.login-block h1 {
  		font-size: 48px;
	}

	.login-block h3 {
  		font-size: 30px;
	}

	/*============new-home-partner===============*/

	.partner-block h2{
		font-size: 36px;
	}

	.each-logo-block h3{
		font-size: 28px;
	}
}

@media (max-width: 1299.98px) {
	.car-slider-wrapper .swiper-button-next {
		right: -30px;
	}

	.car-slider-wrapper .swiper-button-prev {
		left: -30px;
	}

	.common-arrow img {
		max-height: 25px;
	}
}

@media (max-width: 1250px) {
	.member-slider-wrapper .swiper-button-next {
		right: 10px;
	}

	.member-slider-wrapper .swiper-button-prev {
		left: 10px;
	}

}

@media (max-width: 1199.98px) {
	.pro_description p {
		font-size: 12px;
	}

	.nav-item {
		padding: 0px 2px !important;
	}

	.header_top_menu_bar {
		padding: 10px 0px;
	}

	/*.logo_adj {
	max-width: 250px;
}*/
	.navbar-nav .nav-link {
		font-size: 14px;
	}

	button {
		padding: 12px 25px;
		font-size: 14px;
	}

	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 36px;
	}

	/*.filter_wrapper .form-group {
	width: 31%;
}*/
	.home_banner_bg {
		height: 500px;
	}

	.static_image_banner_text {
		padding: 10% 30px;
	}

	.car_banner_wrapper {
		background-size: cover;
	}

	.text_styl p {
		font-size: 14px;
	}

	.footer_banner_text {
		padding: 60px 0px;
	}

	h4 {
		font-size: 20px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}

	.inner_title {
		font-size: 36px;
	}

	.title_adj {
		height: 290px;
	}

	.each_tick ul li {
		width: 49%;
	}

	.overons_car {
		margin-top: 0px;
	}

	.over_counter_sec .count_box_rotate {
		padding-bottom: 20px;
	}

	.over_counter_sec .count_box_txt h3 {
		font-size: 16px;
	}

	.aanbod_tab_sec .nav-item {
		font-size: 14px;
		width: 32%;
	}

	.aanbod_tab_sec .nav-item:nth-child(5) {
		margin-right: 8px;
	}

	.aanbod_details_text {
		padding-left: 0;
	}

	.vr_left {
		font-size: 18px;
	}

	.vertical_tab_sec .nav-link {
		padding: 30px 30px;
	}

	.vertival_tab_wrapper {
		padding: 4%;
	}

	.vacature_form {
		padding-top: 0px;
	}

	.download_vc .left_heading h3 {
		font-size: 20px;
	}

	.text_styl h4 {
		font-size: 20px;
	}

	.acties-listing {
		padding: 45px 0px;
	}

	.list-image img {
		margin-top: 00px;
	}

	.acties-listing .row {
		position: relative;
		padding: 50px 0px;
	}

	.acties-listing-text {
		padding: 0px 0px 0px;
	}

	/*=======pop up======*/
	.modal_area .modal-dialog {
		max-width: 80%;
	}

	.popup_content {
		padding-left: 20px;
		padding-right: 20px;
	}

	.modal_area .modal-content p {
		font-size: 14px;
	}

	.modal_area .black_btn {
		margin-top: 15px;
	}

	.modal_area .modal_close_img img {
		max-height: 30px;
	}

	/*=========================neo 13==================*/
	.page_index .overlay .text_styl {
		font-size: 20px;
	}

	.page_index ul li {
		width: 19.7%;
	}

	/*===============final add=================*/
	.header_des ul li {
		padding: 0px 10px;
	}

	.home_bottom_baner_wrapper button {
		/*max-width: 194px;*/
		width: 245px;
	}

	.footer_menu li a {
		font-size: 13px;
	}

	.footer_menu li {
		padding: 0px 5px;
	}

	/*==============neo13===========*/
	.navbar.active .nav-item {
		padding: 0px 3px !important;
	}

	.navbar.active .navbar-brand img {
		max-height: 25px;
	}

	/*=======pop up======*/
	.modal_area .modal-dialog {
		max-width: 90%;
	}

	.popup_content {
		padding-left: 0px;
		padding-right: 30px;
	}

	.modal_area .modal-content p {
		margin-bottom: 30px;
	}

	.popup_content h2 {
		font-size: 24px;
		color: #121212;
	}

	.modal_area .black_btn {
		margin-top: 15px;
	}

	.modal_area .modal_close_img img {
		max-height: 30px;
	}

	.each-car-content {
		padding: 20px;
	}

	.each-car-content table tr td {
		font-size: 15px;
	}

	.each-car-content p {
		font-size: 22px;
	}

	.each-car-content h6 {
		font-size: 15px;
	}

	.contact_details .contact_form_wrapper{
		padding-left: 0;
	}

	.contact_form .form-control, .input-group{
		font-size: 12.6px;
	}

}

@media (max-width: 991.98px) {
	.header_top_menu_bar {
		display: none;
	}

	.desktop_menu {
		display: none;
	}

	.dblock {
		display: block;
		background: #003847 !important;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}

	.res_logo_styl{
		max-width: 195px;
	}

	 .header a {
    	top: 7px;
  	}

	.home_banner_bg {
		height: auto;
		padding: 18% 0;
	}

	.home_banner_text{
		background: #003847;
		position: static;
	}

	.home_bottom_baner_wrapper {
    	padding: 20px 0 15px;
    	background: transparent;
    	max-width: 100%;
  	}

  	.car_filter{
  		padding-top: 30px;
  	}

	h3 {
		font-size: 20px;
	}

	.md_banner_text p {
		font-size: 14px;
	}

	h2 {
		font-size: 28px;
	}

	.static_image_banner_text p {
		padding: 10px 0px;
	}

	.page_index ul li {
		width: 33%;
	}

	.faq_sec{
		padding: 40px 0 20px;
	}

	.each_faq{
		padding: 20px;
	}

	.each_faq h5::after{
		width: 35px;
  		height: 35px;
  		top: -5px;
  		background-size: 12px;
	}

	.each_faq h5{
		padding-right: 45px;
	}

	.each_faq p{
		margin-right: 0;
	}

	.footer_banner_text {
		width: 100%;
	}

	.footer_menu {
		display: none;
	}

	.social_icon {
		text-align: left;
    	margin-bottom: 20px;
	}

	.mob_styl {
		border-right: 0px;
		padding-left: 0;
	}

	.footer_text_wrapper {
  		min-height: auto;
  		border-right: 0;
  		padding-bottom: 20px;
	}	

	.map_sec {
		position: relative;
		width: 100%;
		height: 400px;
		border-right: 0px solid #fff;
	}

	.workplats_content {
		padding: 10% 30px;
	}

	.aanbod_details_text {
		margin-top: 20px;
		padding-left: 0px;
	}

	.download_vc .left_heading h3 {
		font-size: 18px;
	}

	.vertival_tab_wrapper {
		padding: 0%;
	}

	/*==========new add====*/
	.home_bottom_baner_wrapper h1 {
		font-size: 26px;
	}

	.product_car_sec {
		padding: 30px 0px 70px 0px;
	}

	button {
		min-width: 200px;
	}

	.middle_banner {
		padding: 30px 0px;
	}

	.page_index {
		padding: 0px;
		padding-top: 20px;
	}

	.text_styl h4 {
		font-size: 24px;
	}

	.static_image_banner .static_image_banner_text button {
		min-width: 160px;
	}

	.static_image_banner_text {
		padding: 0px 20px;
	}

	.static_image_banner_text h2 {
		font-size: 24px;
	}

	.static_image_banner_text p {
		font-size: 14px;
	}

	.right_ctn button {
		min-width: auto;
	}

	.grey_bgn {
		padding: 20px;
	}

	.verkhot_main {
		padding: 20px 0px 30px;
	}

	.middle_banner_sec {
		margin-top: 10px;
	}

	.related_car {
		padding: 30px 0px;
	}

	.diensten_page_index {
		padding: 30px 0px;
	}

	.banner_social {
		display: none;
	}

	.onez-collegue {
		padding: 15px 0px;
	}

	.acties-listing-content {
		padding-left: 0px;
	}

	.acties-listing .row:nth-child(2n) .acties-listing-content {
		padding-left: 0px;
		padding-right: 0px;
	}

	.acties-listing .row {
		padding: 25px 0px;
	}

	.acties-listing-text h4 {
		margin-bottom: 30px;
	}

	.acties-listing-text button {
		margin-top: 10px;
	}

	.bedankt_banner {
		height: calc(100vh - 60px);
	}

	/*=======pop up=======*/
	.modal_area .modal-content p {
		line-height: 15pt;
	}

	.modal_area .modal-dialog {
		max-width: 97%;
	}

	.popup_content h2 {
		font-size: 24px;
	}

	.modal_area .black_btn {
		margin-top: 20px;
	}

	/*=============final add================*/
	.home_bottom_baner_wrapper button {
		margin-bottom: 10px;
	}

	.wht_button {
		width: 100%;
		margin-left: 0px;
	}

	.filter_wrapper .form-group button {
		min-width: 100%;
	}

	.home_bottom_baner_wrapper .transparen_button {
		margin-left: 0px;
	}

	.vertical_tab_sec .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}

	.vertical_tab_sec .nav-link.active {
		box-shadow: none;
	}

	.vacature_page {
		padding-bottom: 40px;
	}

	.acties-listing {
		padding: 45px 0px 30px;
	}

	/*============neo13================*/
	.overons_car {
		margin-top: 30px;
	}

	.overons_car .related_car {
		padding-top: 0px;
	}

	.right_heading tr td span {
		font-size: 14px;
	}

	.side_logo {
		display: none;
	}

	.contact_details .contact_form_wrapper {
		padding-left: 0%;
	}

	/*=======pop up=======*/
	.modal_area .modal-content p {
		line-height: 15pt;
	}

	.modal_area .modal-dialog {
		max-width: 97%;
	}

	.popup_content h2 {
		font-size: 24px;
	}

	.modal_area .black_btn {
		margin-top: 20px;
	}

	.modal_area .modal-content h2 {
		font-size: 22px;
	}

	.modal_area .modal_close_img {
		top: 15px;
		right: 15px;
	}

	.verkhot_main .pro_description h3 {
		height: 50px;
	}

	.aanbod_dtls_product_car {
		padding-bottom: 40px;
	}

	.aanbod_tab_sec .pl-2 {
		padding-left: 15px !important;
	}

	.aanbod_tab_sec .pr-2 {
		padding-right: 15px !important;
	}

	.fancybox-button {
		min-width: 50px;
	}

	/*=================new-home-login===============*/

	.login-block{
		padding: 40px 0 60px;
		margin-top: 0;
	}

	.login-block h1 {
  		font-size: 30px;
	}

	.login-block h3 {
  		font-size: 20px;
	}

	.login-block .bg-white{
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 30px;
	}

	/*============new-home-partner===============*/

	.partner-block {
  		padding: 40px 0 50px;
	}

	.wrap-div{
		padding: 0;
	}

	.partner-block h2{
		font-size: 28px;
	}

	.each-logo-block h3{
		font-size: 22px;
	}

	.home-logos {
  		padding: 40px 0 10px;
	}

	.each-logo-block .bg-white{
		height: 100px;
	}

	.each-logo-block .bg-white img{
		max-height: 70px;
	}

	.login-icon{
		top: -100px;
	}

}

@media (max-width: 767.98px) {
	h2 {
		font-size: 22px;
	}

	.whatsapp_button {
		display: none;
	}

	.new-car-slider {
		padding-top: 20px;
	}

	.each-new-car img {
		display: block;
	}

	.section-heading h3 {
		font-size: 20px;
	}

	.each-car-content {
		padding: 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: #003847;
		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%;
	}

	#mobile-contact-bar ul li {
		box-sizing: border-box;
		display: inline-block;
		/* height: 45px; */
		text-align: center;
		height: 45px;
		width: 24%;
	}

	#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;
	}

	.li_whatsapp {
		background-color: #25D366;
	}

	.aanbod_tab_sec .tab-content ul li {
		margin-right: 15px;
		font-size: 16px;
		word-break: initial;
	}

	h1 {
		font-size: 28px;
	}

	.home_bottom_baner_wrapper .wht_button{
		margin-bottom: 6px;
		max-width: 220px;
    	width: 100%;
	}

	.product_button {
		padding-top: 0px;
	}

	.product_car_sec {
		padding: 30px 0px 50px 0px;
	}

	.car_banner_wrapper {
		height: 320px;
	}

	.car_banner_wrapper img.w-100{
		height: 100%;
		object-fit: cover;
	}

	.page_index ul li {
		width: 50%;
	}

	.footer_text_wrapper {
		border-right: 0px solid rgba(255,255,255,0.2);
		min-height: auto;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.upper_footer {
		padding-bottom: 0px;
	}

	.footer_banner_text p {
		font-size: 14px;
	}

	.footer_banner_text {
		padding: 30px 0px;
	}

	.band_logo_sec {
		padding: 0px;
	}

	.inner_title {
		font-size: 24px;
	}

	.title_adj {
		height: 240px;
	}

	.map_sec {
		height: 480px;
	}

	.contact_form_wrapper {
		padding: 25px 0px;
	}

	h3 {
		font-size: 18px;
	}

	.main_wrapper {
		width: 100%;
	}

	.middle_banner_sec p {
		font-size: 14px;
		padding: 0px 0px;
	}

	.grey_bgn {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.each_tick ul li {
		width: 100%;
		font-size: 16px;
		margin-bottom: 15px;
		background-size: 16px;
		padding-left: 25px;
	}

	.each_tick ul{
		padding-bottom: 20px;
	}

	.over_counter_sec {
		padding: 40px 0px;
	}

	.overons_car {
		padding-bottom: 0px;
	}

	.brodcamp_sec p {
		font-size: 14px;
	}

	.brodcamp_sec {
		padding: 20px 0px;
	}

	.aanbod_tab_sec .nav-item {
		width: calc(50% - 5px);
    	margin-bottom: 6px;
    	margin-right: 5px;
	}

	.aanbod_tab_sec .nav-tabs {
		border-bottom: 0px solid #dee2e6;
		display: flex;
		justify-content: center;
	}

	/*.aanbod_tab_sec ul li {
	width: 100%;
}*/
	/*===========new add=========*/
	.home_bottom_baner_wrapper h1 {
		font-size: 22px;
	}

	.filter_wrapper .form-group {
		width: 100%;
		margin-bottom: 10px;
	}

	.filter_wrapper {
		padding: 20px 15px 10px;
	}

	.static_image_banner_text {
		padding: 30px 15px;
	}

	.static_image_banner_text h2 {
		font-size: 22px;
	}

	.page_index ul li {
		padding: 0px 15px 15px;
		border: none;
	}

	.text_styl h4 {
		font-size: 20px;
	}

	.grey_bgn .col-lg-2 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.footer_text_wrapper p {
		margin-bottom: 0px;
	}

	.verkhot_main {
		padding: 0px 0px 10px;
	}

	.middle_banner_sec {
		padding: 20px 0px;
	}

	.car_wrapper {
		padding-top: 20px;
	}

	.grey_bgn {
		padding: 20px 15px;
	}

	.reset_filter {
		text-align: right;
	}

	.related_car {
		padding: 20px 0px 0px;
	}

	.brodcamp_sec p {
		margin-bottom: 0px;
	}

	.overlay {
		bottom: 6%;
	}

	.social-wrapper {
		padding-left: 0px;
	}

	.right_ctn {
		padding-left: 0px;
	}

	.member-pic,
	.member-dtls {
		text-align: center;
	}

	.static_image_banner_new .workplats_content {
		/*padding: 10% 20px;*/
		padding: 40px 20px 30px;
	}

	.band_item_ad a img {
		max-width: 100px
	}

	.list-image {
		position: relative;
	}

	.acties-listing-content {
		padding-top: 30px;
	}

	.acties-listing {
		padding: 0px 0px;
	}

	/*====pop up=======*/
	.modal_area .modal-dialog {
		max-width: 75%;
	}

	.pop_up_img {
		width: 100%;
	}

	.popup_content {
		width: 100%;
		padding: 15px;
	}

	.popup_content h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.modal_area .global_btn {
		margin-top: 0px;
	}

	/*=======================neo13=======================*/
	.workplats_wrapper table tr td:nth-child(odd) {
		padding-right: 0px;
	}

	.workplats_wrapper table tr td:nth-child(even) {
		padding-left: 0px;
	}

	.workplats_wrapper table tr td {
		width: 100%;
		display: block;
	}

	.acties-listing .swiper-button-next {
		display: none;
	}

	.acties-listing .swiper-button-prev {
		display: none;
	}

	.right_heading tr td {
		display: block;
		width: 100%;
	}

	.right_heading tr td:nth-child(odd) {
		padding-right: 0px;
	}

	.right_heading tr td:nth-child(even) {
		padding-left: 0px;
	}

	.download_vc .left_heading h3 {
		margin-bottom: 30px;
	}

	.acties-listing .image_area {
		margin-top: 0px;
	}

	.acties-listing .flex-row-reverse .acties-listing-text {
		text-align: left;
	}

	.acties-listing .flex-row-reverse .acties-listing-text p {
		text-align: justify;
	}

	.acties-listing .flex-row-reverse .acties-listing-text h4 {
		text-align: left;
	}

	/*.acties-listing .flex-row-reverse .acties-listing-text h4:after {
    right: auto ;
    left:0px ;
}*/
	/*==========neo13==========*/
	.over_list_sec table tr td:nth-child(odd) {
		padding-right: 0px;
	}

	.over_list_sec table tr td:nth-child(even) {
		padding-left: 0px;
	}

	.over_list_sec table tr td {
		width: 100%;
		display: block;
	}

	.over_list_sec table tr td {
		width: 100%;
	}

	.overons_car {
		margin-top: 0px;
	}

	/********************neo13***********************/
	.aanbod_filter .cmmn_button {
		margin-bottom: 15px;
	}

	.workplats_wrapper {
		padding: 40px 0px 30px;
	}

	.static_image_banner2 .car_banner_wrapper {
		height: 470px;
	}

	.workplats_content {
		padding: 30px 15px 0px;
	}

	.over_list_sec {
		padding-bottom: 20px;
	}

	.member-dtls p {
		font-size: 20px;
	}

	.over_list_sec {
		padding: 50px 0px;
	}

	.over_list_sec {
		padding: 50px 0px 20px;
	}

	.static_image_banner {
		padding-bottom: 30px;
	}

	.contact_address {
		padding-bottom: 30px;
	}

	/*====pop up=======*/
	.modal_area .modal-dialog {
		max-width: 75%;
	}

	.pop_up_img {
		width: 100%;
	}

	.popup_content {
		width: 100%;
		padding: 30px;
	}

	.verkhot_main .pro_description h3 {
		height: 40px;
	}

	.aanbod_details_text h3 {
		font-size: 20px;
	}

	.aanbod_details_text>.left_heading>h1 {
		font-size: 20px !important;
		color: #121212 !important;
	}

	.aanbod_details_text>.left_heading>h1>span {
		font-size: 20px !important;
		color: #121212 !important;
	}

	.aanbod_details_text h1::before {
		content: "";
		position: absolute;
		width: 45px;
		height: 4px;
		background: #CFE5C8;
		bottom: -15px;
		left: 0px;
	}

	.aanbod_tab_sec .tab-content {
		padding: 20px 0px;
	}

	.aanbod_dtls_product_car {
		padding-bottom: 40px;
	}

	.car-wrapper {
		border-left: 0 !important;
    	padding-left: 0px;
	}

	.contact_form .form-control{
		font-size: 14px;
	}

	.overons_car .related_car .swiper-button-prev, .overons_car .related_car .swiper-button-next {
	  	width: 40px;
	  	height: 50px;
	}
}

@media (max-width: 575.98px) {
	button {
		padding: 10px 8px;
		font-size: 13px;
	}

	.page_index ul li {
		width: 100%;
	}

	.calsty {
		height: 1400px;
	}

	.contact_address table tr td:first-child {
		font-size: 14px;
	}

	.contact_address table tr td p span {
		font-size: 14px;
	}

	.contact_address table tr td p {
		font-size: 14px;
	}

	.contact_address table tr td {
		padding-bottom: 5px;
	}

	.opening_time {
		padding-top: 15px;
	}

	.inner_title {
		font-size: 18px;
	}

	.over_list_sec {
		width: 100%;
		padding: 40px 0px 0px;
	}

	.member-slider-wrapper {
		margin-top: 35px;
	}

	/*====pop up=======*/
	.modal_area .modal-dialog {
		max-width: 100%;
	}

	/*===========x=============*/
	.right_heading table {
		width: 100%;
	}

	.static_image_banner_new .workplats_content {
		padding: 30px 20px 0px;
	}

	.static_image_banner2 .car_banner_wrapper {
		height: 320px;
	}

	/*====pop up=======*/
	.modal_area .modal-dialog {
		max-width: 100%;
	}

	.popup_content {
		padding: 30px 15px;
	}

	.modal_area .modal-content h2 {
		font-size: 20px;
	}

	.aanbod_details_text h3 {
		font-size: 18px;
	}

	.aanbod_details_text h1 {
		font-size: 18px !important;
	}

	.dtl-pg-tab-content .card-link span {
		width: 35%;
	}
}

@media (max-width: 380px) {
	.aanbod_tab_sec .tab-content .packages-list li {
		width: 90%;
	}

	.aanbod_tab_sec .tab-content ul li {
		font-size: 15px;
		width: 49%;
		margin-right: 0;
	}

	.dtl-pg-tab-content .card-link span {
		width: 100%;
		float: left;
	}
}

@media (max-width: 360px) {
	.aanbod_tab_sec .tab-content ul li {
		font-size: 12px;
		width: 49%;
		margin-right: 0;
	}

	.footer_text_wrapper h4 {
		font-size: 18px;
	}
}

.aanbod_social .aa_social {
	width: 100%;
}

/*.photo_upload{
border: 1px solid #ced4da;
text-align:center;
color: #495057;
width: 100%;
height: calc(2.25rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
background-color: #fff;
border-radius: .25rem;
}*/
.details_form .contact_form .form-control {
	/*font-size: 13px;*/
}

.details_form .contact_form h3 {
	/*font-size: 20px;*/
}

.video_play_btn span img,
.middle_block_video_play_btn img {
	width: 25px;
	margin-right: 15px;
}

.video_play_btn span img:nth-child(2) {
	display: none;
}

.video_play_btn:hover span img:nth-child(1) {
	display: none;
}

.video_play_btn:hover span img:nth-child(2) {
	display: inline-block;
}

.middle_block_video_play_btn:hover {
	color: #FFFFFF;
}

.video-wrap img {
	height: 25px;
}

.total_vechcle{
	font-family: 'GeistRegular' !important;
}

.cmmn_button.focus, .cmmn_button:focus{
	box-shadow: none;
}

.morgeninternet-footer{
	background: #002f3d !important;
}


.whatsapp_button #whatsappbtn {
    width: 70px;
}