 	 	/*
Theme Name: Importautos
Description: Importautos
Author: Internetbureau Precies
Author URI: https://precies.com/

Version: 3.3.0

Template: genesis






/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */


.plus-jakarta sans-regular {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.plus-jakarta sans-medium {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.plus-jakarta sans-bold {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}


.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}




.page-id-2077 .page-section.banner.medium {
margin-bottom: 0px;
}

.page-id-2077 .page-section#van-jan-hop-naar-importautos {
padding-top: 90px;
}


/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}



/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #000000;
  	font-family: "Poppins", sans-serif;
  	font-weight: 400;
	font-size: 17px;
	line-height: 1.6;
	margin: 0;
	overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}

strong a {
text-decoration: none;

}

a {
    color: #2287E6;
	text-decoration: underline;
	text-underline-position: under;
	font-weight: 300;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}


.site-header a {
font-weight: 300;
}



.site-header .fa-regular.fa-circle.fa-stack-2x {
color:#2287E6;
}


a:focus,
a:hover {

	text-decoration: underline;
    text-underline-position: under;
	
	
}

p {
	margin: 0 0 25px;
	padding: 0;
}




ol,
ul {
	margin: 0 0 0 0px;
	padding: 0;
}

ul li {
	padding-bottom: 10px;
}



hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 600!important;
	color: #111111;
}


cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
	font-weight: 600;
	color: #050051
}

/* Headings
--------------------------------------------- */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
	color:#2287E6;
	
}


h1 {
	font-size: 50px;
    position: relative;
	margin: 0 0 18px;
}

h2 {
	font-size: 36px;
   
}


h3, .h3 {
	font-size: 26px;

}

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

.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Zoekmachine */
.es-search-box .eurofilters select {
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

section .es-search-box {
	border-radius: 5px;
	background-color: #2287E6;
}

section .euro-btn {
	background: #fcdc2a;
    color: #111;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
	padding: 10px;
	margin-left: 0px;
	border: 0px;
}

.es-search-box .es-search-title {
	font-size: 30px;
	width: 100%;
}

.euro-btn-primary {
	font-weight: normal!important;
}

section .import-module .merk-model-filters {
	background-color: #2287E6;
}

section .euro-remove-filters a.euro-remove-filter {
	background-color: #fcdc2a61;
}

section .estocks {
	background-color: #2287e60d;
}

section .import-module .extra-filters {
	background-color: #2287e60d;
}

section .eurofilters select {
	min-width: 133px;
}

section .import_vehicle_search .es-search-title {
	display: none;
}

section .import_vehicle_search .es-search-box {
	padding: 20px 0px;
}

section .es-bg-white {
	background-color: #2287e60d;
}

section .euro-btn:hover {
	background-color: #000;
	color: #fff!important;
}

section .advnummer,
section .es-bg-secondary {
	background-color: #2287E6;
}

.eurofilters:not(.euro-input-group) .input-text, .eurofilters:not(.euro-input-group) input[type=text]:not(.euro-input-group), .eurofilters:not(.euro-input-group) select {
	width: 100%!important;
}

.es-fixed-grow {
    width: 35%!important;
}

.merk-model-filters h2.es-search-title {
	color: #FFF;
}

#es-module-form .eurocol-md-9 > p {
	font-weight: normal;
}

.eurofilters .input-text, .eurofilters input[type=number], .eurofilters input[type=text], .eurofilters textarea, .eurofilters select {
	padding: 0 var(--inputs-padding);
}

textarea, select {
    width: auto;
}

.zoekresultaten input[type="number"] {
	width: 50%;
}

#es-module-form .estocks h4 {
	padding-top: 0px;
	font-weight: 500;
}

.estocks-cover-wrapper {
	min-height: 235px;
}

#es-module-form h3 {
	margin-bottom: 0px;
}

.price-n-btn {
	bottom: 10px;
}

.price-n-btn .euro-price-wrapper .euro-price {
	padding: 10px 15px;
	font-size: 20px;
	margin-bottom: 10px;
}

.euro-listing-btn {
	padding: 10px 20px;
	font-size: 16px;
}

.estocks div.euro-price-wrapper .euro-help-text {
	
}

.es-icon {
	padding-left: 25px;
}

.zoekresultaten h2 {
	color: #333333;
font-size: 2em;
    line-height: 1.214;
}

.zoekresultaten .es-bg-secondary h2 {
	color: #FFF;
}

.euro-contact-form #ervaringen h4 {
	margin-bottom: 10px;
}

.euro-contact-form input:not([type="submit"]), .euro-contact-form textarea, .euro-contact-form select {
	width:100%;
}

.euro-modal-header .euro-modal-title {
	padding-bottom: 30px;
}

.owl-carousel .owl-nav button.owl-prev {
	color: #000!important;
}

.owl-carousel .owl-nav button.owl-next {
	color: #000!important;
}

section .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	min-width: 30px;
}

section .euro-contact-form input, section .euro-contact-form textarea {
	background-color: #2287e60d;
}

section .euro-modal-close {
	min-width: 30px;
}

.euro-row {
	padding-bottom: 10px;
}

#kosten h6, #specificaties h6, #kosten h5, #specificaties h5 {
	font-size: 20px;
}

.es-bg-secondary .es-flex div:nth-child(2) {
	font-weight: bold;
}

#specificaties {
	padding: 10px 20px 20px 20px;
}

#kosten .eurocol-md-8.es-bg-white {
	padding: 10px 20px 20px 30px;
}

.es-bg-secondary {
	    padding-left: 30px;
		padding-right: 30px;
	border-radius: 5px;
}

#ervaringen h4 {
	padding-bottom: 10px;
	font-weight: normal;
}

#ervaringen h4 strong {
	font-weight: bold;
}

#ervaringen h5 {
	padding-top: 20px;
}

#ervaringen .eurocol-12.es-flex.es-flex-center {
	padding: 20px 0px;
}

#ervaringen .eurocol-12.es-flex.es-flex-center h2::before{
  content:url('/wp-content/uploads/badge-klanten-vertellen.png'); /* with class ModalCarrot ??*/
  position:relative; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
  left:-10px;
  top:10px;
}

.price-n-btn .euro-price-wrapper .euro-price {
	background-color: #2287e6!important;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 0px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */



input,
select,
textarea {

    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
    width: 100%;
    border:0;
    border-radius: 10px
}

.gform_wrapper.gravity-theme .gfield textarea.small {
    padding: 10px 15px 0;
}


footer input,
footer select,
footer textarea{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
    width: 100%;
    border-bottom: 1px solid #39647f;
}

input:focus,
textarea:focus {
	outline: none;
	color: #000000;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-ms-input-placeholder {
	color: #000000;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #000000;
	opacity: 1;
}

::placeholder {
	color: #000000;
	opacity: 1;
}

button.slick-arrow,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
    cursor: pointer;
    font-size: 16px;
    padding: 0px 30px;
    text-decoration: none;
    white-space: normal;
    width: auto;
    line-height: 54px;
	border: 0px;
    background-color: #FCDC2A;
	color: #111111;
    border-radius: 6px;
    text-align: center;
	font-weight: 500;
	min-width: 224px;
	
}

.button .svg-inline--fa {
color:#ffffff;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
    background-color: #111111;
    color: #ffffff;
    text-decoration: none;
	
}

a.button.small {
font-size: 14px;
padding: 4px 10px
}
a:focus.button.small,
a:hover.button.small{
color: #ffffff;
}



.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}




.slick-arrow.slick-disabled {
opacity: 0.5;
pointer-events: none;
    background-color: #2287E6;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */



/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 0 auto;
	 overflow: hidden;
	 
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}

.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}

.widget-title {
	font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    position: relative;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}



/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 10px;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5;
}

.gs-faq__question::after {
	content: "\f132";
	font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	
	outline: #ccc solid 0px;
}




/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
}

.wp-custom-logo .title-area {
	max-width: 350px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.wp-custom-logo .title-area img {
	width: auto;
}

.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.menu {
	clear: both;
	line-height: 1;
	width: 100%;
	margin: 0;
}

.menu .menu-item {
	display: block;
	float: none;
	position: relative;

}


.menu-main-container {
 padding-top: 20px;
}

.menu a {
	display: block;

	

   
	text-decoration: none;
}

.menu a:focus,
.menu a:hover,
.menu .current-menu-item > a,
.menu .sub-menu .current-menu-item > a:focus,
.menu .sub-menu .current-menu-item > a:hover {

text-decoration: underline;
    text-underline-position: under;
}

.menu .sub-menu,
.menu .sub-menu a {
	width: 100%;
}

.menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}

.menu .sub-menu a {
	background-color: #fff;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}

.menu .menu-item:focus,
.menu .menu-item:hover {
	position: relative;
}

.menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}
ul.menu  {
padding-left: 0px;
}

ul.menu li {
padding-bottom: 15px;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-responsive-menu {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0073e5;
}

.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}

.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar p {
	margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0;
}

.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}

.footer-bottom.certificates {
	padding-bottom: 20px;
}

/* Site Header
---------------------------------------------------------------------------- */



.button.mobile {
	margin-top: 9px;
    margin-bottom: 9px;
    color: #000000;
    font-weight: 500;
    line-height: 38px;
    height: 38px;
	min-width: auto;
	padding: 0px 10px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 a.mega-menu-logo img.mega-menu-logo {
    max-height: 20px!important;
	}






.button.mobile .svg-inline--fa {
    color: #000000;
	padding-right: 10px;
}

.site-header {

width: 100%;
z-index: 99;
background-color: #ffffff;
}



.site-header .hdr-top {
	height: 34px;
	font-size: 13px;
}

.site-header .hdr-top a {
text-decoration: none;
}

.site-header .hdr-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}




.site-header .hdr-top .fa-regular {
padding-right: 10px;
    position: relative;
    top: 2px;
}


.site-header .hdr-top .usp:nth-child(n+1){
padding-left: 20px;
}




.footer-call {
    color: #000;
	    font-weight: 400;
    
}


.page-section.call-banner .inner {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Site Footer
---------------------------------------------------------------------------- */



.site-footer {
padding: 30px 0px 30px;
    color: #ffffff;
    background-color: #00224D;
	font-size: 15px;
}

.site-footer a {
color:#ffffff;
}

.site-footer b,
.site-footer strong {
	color:#ffffff;
}

.site-footer a:hover {
color:#ffffff;
}


.site-footer .fa-ul {
    margin-left: 1.6em;
}

.site-footer .fa-ul a {
font-weight: 600;	
}

.site-footer .divider {
	padding: 0 20px;
}

.socials {
	padding-top: 30px;
}

.socials .svg-inline--fa {
    font-size: 17px;
    background-color: #29466A;
    padding: 11px 13px;
    border-radius: 5px;
}


.socials .svg-inline--fa:nth-child(-n+2) {
	margin-right: 10px;
}

.socials .svg-inline--fa.fa-facebook-f {
padding: 11px 14px;
}

/* PAGEBUILDER
------------------------------------------------------------------------------------------------------------- */

a.particulier {
background-color: #ffffff;
    padding: 0px 10px 0px;
    border-radius: 5px 5px 0px 0px;
    position: relative;
    bottom: -3px;
    color: #111111;
    height: 28px;
    display: inline-block;
    line-height: 28px;
}

a:hover.particulier {
text-decoration: none;
}

a.zakelijk {
color:#ffffff;
position: relative;
padding: 0px 10px 0px;
    bottom: -3px;
     height: 28px;
    display: inline-block;
    line-height: 28px;
}

.page-id-613 a.zakelijk {
background-color: #ffffff;
color: #111111;
border-radius: 5px 5px 0px 0px;
}

.page-id-613 a:hover.zakelijk {
text-decoration: none;
}

.page-id-613 a.particulier {
background-color: transparent;
color: #ffffff;
}

.page-id-613 a:hover.particulier {
text-decoration: underline;
}

.block-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 3;
}

.subtitel p {
	margin: 0 0 30px;
}

.icoon_right {
	width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0px 5px 5px 0px;
    position: absolute;
    right: -40px;
    top: 40px;
    background-color: #FCDC2A;
    color: #000000;
    text-align: center;
}

/* REFERENTIE PAGINA 
--------------------------------------------------------- */

.page-section.referenties h3 {
    font-size: 20px;
	color:#111111;
}

.page-section.referenties .inner_post {
    border: 1px solid #DFE5EF;
    border-radius: 15px;
}
.page-section.referenties .car_image img {
height: 272px;
width: 100%;
object-fit: cover;
    border-radius: 15px 15px 0 0;
}


.page-section.referenties .importautos_logo {
   position: absolute;
    bottom: 20px;
    right: 20px;
	}
	
.page-section.referenties .bpm {
color:#2287E6;
}

.page-section.referenties .imported_inner {
font-size: 14px;
}
	

/* NIEUWS PAGINA 
--------------------------------------------------------- */

.page-section.banner_tiny {
	height: 60px;
}

.page-section.news .post_image img {
	height: 272px;
	object-fit: cover;
	border-radius: 15px 15px 0 0;
}

.page-section.news .post {
	margin-bottom: 30px;
	}

.page-section.news .inner_post {
	border: 1px solid #DFE5EF;
	border-radius: 15px;
}

.page-section.news .inner_post  h4 {
	color:#111111;
}

.page-section.news .inner_post:hover {
border: 1px solid #2287E6;	
}

.page-section.news .inner_post:hover .arrow-right {
	display: block;
}

.inner_pagination .facetwp-page.active {

	background-color: #2287E6;
	color:#ffffff;
	border-radius: 50%;
	
}

.inner_pagination .facetwp-page {
	color:#111111;
	font-weight: 600;
	height: 32px;
	width: 32px;
	line-height: 32px;
}

/* SINGLE NEWS
--------------------------------------------------------- */

.page-section.single-news .post_image img{
	height: 560px;
	object-fit: cover;
	border-radius: 15px;
	width: 100%
}


/* 1. BANNER 
--------------------------------------------------------- */

.page-section.banner {
color:#ffffff;
position: relative;
}

.page-section.banner p a {
text-decoration: underline;
text-underline-position: under;
color: #ffffff;

} 

.page-section.banner:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}


.page-section.banner:after {
  background-image: -moz-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
}


.page-section.banner h1 {
	color:#ffffff;
}
.page-section.banner p {
	padding: 0 120px 0 120px;
}




.page-section.banner.large {
	min-height: 500px;
	text-align: center;
	background-repeat: no-repeat;
    background-size: cover;
}

.page-section.banner.large p {
	font-size: 32px;
	padding: 0px 90px 0 90px;
	
}


.page-section.banner.medium {
	min-height: 430px;
	text-align: center;
	background-repeat: no-repeat;
    background-size: cover;
}

.page-section.banner.medium p {
	font-size: 18px;
	font-weight: 300;
	padding: 0px;
}


.page-section.banner.small {
	min-height: 320px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-section.banner.small p {
padding: 0px;
	font-size: 18px;
	}





.banner_inner {
    z-index: 9;
    position: relative;
}

.banner_inner .button {
	min-width: 300px;
}

.from_tv {
    position: absolute;
    bottom: 40px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
	max-width: 1280px;
	z-index: 9;
}


.from_tv .button .svg-inline--fa {
    color: #000000;
	padding-right: 10px;
}


.from_tv .button:hover .svg-inline--fa {
    color: #ffffff;
}


/* 2. VOERTUIG IMPORTEREN 
--------------------------------------------------------- */


.import_inner {
	border: 1px solid #DFE5EF;
	padding: 30px;
	border-radius: 10px;
	position: relative;
}

.import_inner:hover {
	border: 1px solid #2287E6;
}

.import_inner:hover .arrow-right {
	display: block;
}

.import_inner:hover .h4:nth-child(4) {
	color:#2287E6;
}

.import_inner .h4 {
	color:#111111;
	margin: 0;
}

.import_inner .h4:nth-child(4) {
	color:#CCCCCC;
}

.arrow-right {
	position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
	border-radius: 5px 0 0 5px;
background-color: #2287E6;
	right: 0;
	top: 27px;
	color:#ffffff;
	display: none;
}


/* 3. VOORDEEL BLOKKEN MET ICOON (3)
--------------------------------------------------------- */

.inner_cta-3 {
	padding: 50px 30px;
}

.inner_cta-3 p {
	font-size: 14px;
	margin: 0 0 10px;
}

.inner_cta-3 h3 {
	color:#111111;
}

.inner_cta-3 .svg-inline--fa {
font-size: 60px;
	padding-bottom: 40px;
	color:#2287E6;
	}

/* 4. BLAUW CTA BLOK MET AFBEELDING
--------------------------------------------------------- */

.inner_cta_blue {
	border-radius: 10px;
	padding: 50px 60px;
}

.inner_cta_blue .button.large {
width:  457px;
margin-bottom: 10px;
	}

.inner_cta_blue {
    background-image: url(/wp-content/themes/importautos/images/blue-line.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.cta_blue_image img {
    position: absolute;
    top: 76px;
    right: 45px;
}


/* 5. PROCES
--------------------------------------------------------- */

.inner_importproces .inner {
	padding: 50px 50px;
	min-height: 311px;
}

.inner_importproces_image img {
	height: 100%;
	object-fit: cover;
	border-radius: 0 10px 10px 0;
}

.proces_one,
.proces_two {
	margin-bottom: 60px;
}

.proces_three {
    margin-bottom: 80px;
}

.page-section.importproces .row:before {
    position: absolute;
    background-image: url(/wp-content/themes/importautos/images/proces-line-top.png);
    background-position: top left;
    width: 282px;
    height: 569px;
    top: 80px;
    left: 90px;
    content: '';
    z-index: -1;
    background-repeat: no-repeat;
}

.page-section.importproces .row:after {
    position: absolute;
    background-image: url(/wp-content/themes/importautos/images/proces-line-bottom.png);
    background-position: top left;
    width: 351px;
    height: 596px;
    bottom: 50px;
    left: 140px;
    content: '';
    z-index: -1;
    background-repeat: no-repeat;
}

.page-section.importproces .fa-circle-check {
    font-size: 40px;
    margin-right: 20px;
    position: relative;
    top: 6px;
}




/* 6. VIND JOUW AUTO BANNER
--------------------------------------------------------- */

.page-section.find_vehicle {
	min-height: 630px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-section.find_vehicle:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}


.page-section.find_vehicle:after {
 background-color: #00224D;
	opacity: 0.6;
}

.import_vehicle_search {
	position: relative;
	z-index: 9;
	padding: 60px 50px;
}

.page-section.find_vehicle {
	margin-bottom: 50px;
}

/* 7. REVIEWS
--------------------------------------------------------- */

.ti-widget.ti-goog .ti-review-item>.ti-inner {
border-color: #2287E6 !important;
border-radius: 10px!important;
}

/* 8. ERVARING
--------------------------------------------------------- */

.page-section.experience .experience_inner .number {
	font-size: 60px;
	font-weight: 900;
	color:#2287E6;
}

.page-section.experience .experience_inner h4 {
	color:#111111;
}

.page-section.experience .experience_inner p {
	margin: 0;
}

.experience_inner {
	padding: 50px 35px;
	-webkit-box-shadow: inset 0px 0px 0px 1px #2287E6;
    -moz-box-shadow: inset 0px 0px 0px 1px #2287E6;
    box-shadow: inset 0px 0px 0px 1px #2287E6;
}


.experience_inner .logo {
	height: 96px;
}

.experience_inner:hover  {
    -webkit-box-shadow: inset 0px 0px 0px 1px #FCDC2A;
    -moz-box-shadow: inset 0px 0px 0px 1px #FCDC2A;
    box-shadow: inset 0px 0px 0px 1px #FCDC2A;
}

.page-section.experience .experience_inner:hover .number {
    color: #FCDC2A;
}


/* 9. 10. CONTACT
--------------------------------------------------------- */

.cta_blue.contact .fa-ul a {
	color:#ffffff;
	font-weight: 500;
}

.cta_blue.contact ul li {
    padding-bottom: 5px;
}


.cta_blue.contact .svg-inline--fa {
	color:#FCDC2A;
}

.cta_blue.contact .contact_persoon {
	position: absolute;
	right: 80px;
	 font-family: "Kalam", cursive;
  font-weight: 400;
}
.cta_blue.contact .contact_persoon span {
	display: block;
}

.cta_blue.contact .contact_persoon .name {
	font-size: 20px;	
}

.cta_blue.contact .contact_persoon .function {
	font-size: 16px;
}


/*11. RECENTELIJK GEIMPORTEERD
--------------------------------------------------------- */

.page-section.imported .importautos_logo {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.page-section.imported h3 {
	color:#111111;
}

.page-section .swiper-slide {
  width: auto;
  height: auto;
}

.swiper-container::part(container) {
  overflow: visible;
}




.swiper-container {
    width: 100%;
}

.page-section.imported .car_image img {
	height: 480px;
	width: 100%;
	object-fit: cover;
	border-radius: 20px 0 0 20px;
}

.page-section.imported .bpm {
color:#2287E6;
	
}

.page-section.imported .customer_name {
	padding-bottom: 10px;
}

.page-section.imported .swiper-slide {
	border: 1px solid #2287E6;
	border-radius: 20px;
	opacity: 0.5
}

.page-section.imported .swiper-slide-active {
	opacity:1;
}

/*


.swiper-slide {
    background-size: cover;
    background-position: 50%;
    min-height: 80vh;
    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

*/

.page-section.imported .swiper {
  width: 600px;
  height: 300px;
}


.swiper-button-prev-import.swiper-button-disabled{
opacity: 0.5;
}

.page-section.imported .swiper-button-prev-import{
    left: 40px;
    color: #ffffff;
    background-color: #2287e6;
    padding: 16px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}



.page-section.imported .swiper-button-next-import {
    right: 40px;
    color: #ffffff;
    background-color: #2287e6;
    padding: 16px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}


.page-section.country-slider .swiper-button-next {
    right: 40px;
    color: #ffffff;
    background-color: #2287e6;
    padding: 16px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.page-section.country-slider .swiper-button-prev {
    left: 40px;
    color: #ffffff;
    background-color: #2287e6;
    padding: 16px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}


.swiper-button-next::after {
display: none;
}

.swiper-button-prev::after {
display: none;
}




/*12. CTA BLOK MET ACHTERGROND AFBEELDING
--------------------------------------------------------- */

.cta_bg_inner {
    color: #ffffff;
    position: relative;
	border-radius: 15px;
	background-size: cover;
	background-repeat: no-repeat;
}


.cta_bg_inner:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
	border-radius: 15px;
}


.cta_bg_inner:after {
  background-image: -moz-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(0,34,77,1) 0%, rgba(34,135,230,1) 100%);
}

.cta_bg_inner .inner {
    z-index: 9;
    position: relative;
}

.cta_bg_inner h2 {
	color:#ffffff;
}

.cta_bg_inner .button.large {
    width: 457px;
    margin-bottom: 10px;
}

.cta_bg strong {
	color: #fff;
}

/*13. PARTNER LOGOS
--------------------------------------------------------- */

.logos_inner {
	border-radius: 10px;
	border: 1px solid #EDEDED;
}

/*14. IMPORT & SEARCH BLOK
--------------------------------------------------------- */

.import-search_inner {
    display: flex;
    flex-flow: column;
    align-items: center;
	}


.import-search_inner h3 {
	color:#111111;
}

.import-search_inner .import_icon {
    margin-bottom: 20px;
    height: 90px;
}


.import-search_inner .button {
	margin-top: auto;
}


/*15. LANDEN SLIDER
--------------------------------------------------------- */


.page-section.country-slider .swiper-slide:hover .inner {
	border: 1px solid #2287E6;
}

.page-section.country-slider .swiper-slide:hover .button {
	display: block;
}

.page-section.country-slider .country-image img {
	height: 180px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
	width: 100%;}

.page-section.country-slider .inner {
border: 1px solid #DFE5EF;
	border-radius: 10px;
	text-align: center;
	background-color: #FFFFFF;
	}


.page-section.country-slider .country_content {
	padding: 30px;
	}


.page-section.country-slider .inner .country_name {
	font-size: 20px;
	font-weight: 500;
}


.page-section.country-slider .inner .country_location {
	color:#AAAAAA;
	font-size: 14px;
}


.country-image .button {
    font-size: 11px;
    padding: 0px 24px;
    min-width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
	display: none;
}

/*16. IMPORT PAKKETTEN
--------------------------------------------------------- */

.page-section.import-package .inner_pakket {
	border-radius: 10px;
	border: 1px solid #DFE5EF;
	display: flex;
    flex-flow: column;
} 

.inner_pakket_header {
	background-color: #EFF3F9;
	color: #2287E6;
	text-align: center;
	padding: 25px;
	height: 170px;
	border-radius: 7px 7px 0 0;
}

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

.inner_pakket_content {
	padding: 20px;
	font-size: 14px;
}

.pakket_titel {
	font-size: 22px;
	font-weight: 800;
}

.pakket_pice {
	font-size: 36px;
	font-weight: 800;
}

.pakket_pice.aanvraag {
	font-size: 17px;
	font-weight: 400;
	line-height: 60px;
}

.pros_list .svg-inline--fa {
	color:#17B729;
	font-size: 18px;
}

.pros_list .fa-ul {
    margin-left: 1.6em;
}

.page-section.import-package .inner_pakket.uitgelicht {
	border-radius: 10px;
	border: 1px solid #2287E6;
} 

.uitgelicht .inner_pakket_header {
	background-color: #2287E6;
	color:#ffffff;
}

.inner_pakket_bottom {
    margin-top: auto;
    display: flex;
    flex-flow: column;
    padding: 0 20px 20px;
}

.more_info a {
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
	    text-underline-position: under;
}

.beste {
position: absolute;
    padding: 0px 10px;
    border-radius: 5px 5px 0 0;
    background-color: #FCDC2A;
    height: 28px;
    top: -29px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
    color: #111111;
    left: 0;
    right: 0;
    width: 134px;
}

/*17. IMPORT PAKKETTEN FORMULIER
--------------------------------------------------------- */

.rightside_usp_inner .svg-inline--fa {
	color:#FCDC2A;
	font-size: 22px;
	
}


.page-section .gform-theme--framework .gf_progressbar .percentbar_blue {
	background-color: #fcdc2a;
}

/*17. CONTACT FORMULIER
--------------------------------------------------------- */

.gform_title {
	font-size: 26px;
}

.gform_required_legend {
	display: none;
}


.contactinfo_inner {
	border: 1px solid #2287E6;
}

.page-section.contactform .gfield_required {
    color: #AAAAAA;
    font-weight: 300;
}

.page-template-pagebuilder .page-section.contactform input {
	height: 48px;
	border: 1px solid #DFE5EF;
	box-shadow: none;
}
.page-template-pagebuilder .page-section.contactform textarea {
		border: 1px solid #DFE5EF;
		box-shadow: none;
}

.page-template-pagebuilder .page-section.contactform .gform_button {
	width: 100%!important;
	background-color: #FCDC2A!important;
	box-shadow: none!important;
	color:#111111!important;
	    line-height: 54px!important;
	font-size: 16px!important;
	    border-radius: 6px!important;
}

.contactinfo_inner a {
	color:#111111;
	font-weight: 600;
	font-size: 18px;
} 

.page-section.contactform .extrainfo {
	font-size: 14px;
}

.contactinfo_inner .number {
    line-height: 20px;
}

.contactinfo_icon {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.contactinfo_icon .inner {
	height: 40px;
    width: 40px;
    background-color: #FCDC2A;
	border-radius: 4px;
	}
.contactinfo_inner p {
	margin: 0;
}


/*19.2. AFBEELING + TEKST
--------------------------------------------------------- */

.image_inner img {
height: 100%;
object-fit: cover;
border-radius: 15px
}

/*20. 2 AFBEELDINGEN
--------------------------------------------------------- */

.page-section.two-images img {
	height: 420px;
	border-radius: 15px;
	object-fit: cover;
}




/*21. TEAM OVERZICHT
--------------------------------------------------------- */

.inner.team-member {
	padding: 40px 30px;
	text-align: center;
	border: 1px solid #DFE5EF;
	font-size: 14px;
}

.inner.team-member a {
	color:#111111;
}

.inner.team-member a:hover  {
	color: #2287E6;
}

.medewerker_foto img {
	height: 180px;
	width: 180px;
	border-radius: 50%;
	margin-bottom: 20px;
}

.inner.team-member .name {
	font-size: 20px;
	font-weight: 600;
}

.inner.team-member .function {
	padding-bottom: 10px;
	color: #AAAAAA;
}

.inner.team-member .email {
	padding-bottom: 10px;
}


/*21. VACATUREN OVERZICHT
--------------------------------------------------------- */

.page-section.vacatures .inner_vacature {
	border: 1px solid #DFE5EF;
	padding: 30px;
	font-size: 14px;
}

.page-section.vacatures .inner_vacature h3 {
	color:#111111;
	margin: 0 0 10px;
}

.page-section.vacatures .inner_vacature strong {
	color:#2287E6;
	padding-bottom: 10px;
	display: block;
}

.page-section.vacatures .inner_vacature .location {
	padding-bottom: 20px;
}

.page-section.vacatures .inner_vacature:hover  {
	border: 1px solid #2287E6;
}

.page-section.vacatures .inner_vacature:hover .arrow-right {
	display: block;
}

/*24. FLEXIBELE BLOKKEN
--------------------------------------------------------- */

.inner_flexblok {
padding: 40px 20px;
background-color: #ffffff;
border-radius: 15px;
text-align: center;
    font-size: 14px;
}

.inner_flexblok h4 {
color:#111111;
}

.inner_flexblok .svg-inline--fa {
    font-size: 60px;
    padding-bottom: 40px;
    color: #2287E6;
}

/*25. BPM berekenen
--------------------------------------------------------- */

.page-section.contactform.bpm .gfield_required {
color:#c02b0a;
}

/*26. DIVIDER
--------------------------------------------------------- */
.page-section.divider {
    padding: 0 20px;
    border-top: 1px solid #d5d8dd;
    width: 100%;
    display: block;
}


/*27. USP BALK
--------------------------------------------------------- */

.page-section.usp-balk {

    font-size: 24px;
    font-weight: 600;
	
	}


/*29. CTA + Medewerker
--------------------------------------------------------- */

.inner_cta_blue.new img {
	width: 223px;
    height: 223px;
    object-fit: cover;
}




/* VACATUREN SINGLE
--------------------------------------------------------- */

.page-section.banner.small .location {
	font-size: 24px;
}
.cta-soliciteren.inner {
	padding: 30px;
	border-radius: 15px;
	border: 1px solid #2287E6;
	
}


.page-section .ginput_container.ginput_container_text input,
.page-section .ginput_container.ginput_container_email input,
.page-section .ginput_container.ginput_container_phone input,
.page-section .ginput_container.ginput_container--name input,
.page-section .ginput_container.ginput_container_website input{
	border-color: #DFE5EF;
	height: 48px;
	border-radius: 4px;
}

.page-section .ginput_container.ginput_container_textarea textarea {
	border-color: #DFE5EF;
	border-radius: 4px;
}

.page-section .ginput_container.ginput_container_fileupload input {
	border-color: #DFE5EF;
}

.page-section .gform-theme--foundation .gform_fields {
    row-gap: 20px;
}


.page-section .gform_footer.before #gform_submit_button_1,
.page-section .gform_footer #gform_submit_button_2,
.page-section .gform_footer.before #gform_submit_button_3,
.page-section .gform_footer.before #gform_submit_button_4,
.page-section .gform_footer #gform_submit_button_9{
	cursor: pointer;
    font-size: 16px;
    padding: 0px 30px;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    line-height: 54px;
    border: 0px;
    background-color: #FCDC2A;
    color: #111111;
    border-radius: 6px;
    text-align: center;
    font-weight: 500;
	    box-shadow: none;
} 

.soliciteren-form-inner strong {
	color: #2287E6;
	font-size: 14px;
}

.soliciteren-form-inner h3 {
	color:#111111;
}


.page-section.proces:after {
    position: absolute;
    background-image: url(/wp-content/themes/importautos/images/proces-solicitatie.svg);
    background-position: top left;
    width: 1440px;
    height: 132px;
    bottom: 200px;
    right: 220px;
    content: '';
    z-index: -1;
    background-repeat: no-repeat;
}


/* breadcrumbs
---------------------- */

p#breadcrumbs  {
margin: 0;
}

::marker {
color:#2287E6;
}


/* border
---------------------- */

.b-all {
border: 2px solid #ececec;
}

.b-all-or {
	border: 2px solid #2287E6;
}

.b-t-2 {
border-top: 2px solid #b6c3cc;
}

.b-b {
border-bottom: 2px solid #b6c3cc;
}

/* padding
---------------------- */

.p-l-0 {
padding-left: 0px;
}

.p-r-0 {
padding-right: 0px;
}

.p-xs {
padding: 15px;
}

.p-t-xs {
padding-top: 15px;
}

.p-b-xs {
padding-bottom: 15px;
}

.p-l-xs {
padding-left: 15px;
}

.p-l-sm {
padding-left: 30px;
}

.p-r-sm {
padding-right: 30px;
}

.p-t-sm {
padding-top: 30px;
}

.p-b-sm {
padding-bottom: 30px;
}

.p-sm {
    padding: 30px;
}

.p-l-md {
padding-left: 40px;
}

.p-r-md {
padding-right: 40px;
}

.p-t-md {
padding-top: 40px;
}

.p-b-md {
padding-bottom: 40px;
}

.p-md {
    padding: 40px;
}

.p-md-e {
padding: 80px 40px;
}



.p-t-lg {
padding-top: 70px;
}

.p-b-lg {
padding-bottom: 70px;
}

.p-r-lg {
padding-right: 70px;
}

.p-l-lg {
padding-left: 70px;
}

.p-lg {
 padding: 70px;
}


.p-t-xl {
padding-top: 90px;
}

.p-b-xl {
padding-bottom: 90px;
}

.p-l-xl {
padding-left: 90px;
}

.p-r-xl {
padding-right: 90px;
}

.p-xl {
    padding: 90px;
}



.p-t-xxl {
padding-top: 240px;
}


.p-b-xxl {
padding-bottom: 240px;
}

/* margin
---------------------- */

.m-0 {
margin: 0;
}


.m-l-sm {
margin-left: 20px;
}

.m-r-sm {
margin-right: 20px;
}

.m-t-sm {
margin-top: 20px;
}

.m-b-sm {
margin-bottom: 20px;
}


.m-b-md {
margin-bottom: 40px;
}


.m-t-lg {
margin-top: 70px;
}

.m-b-lg {
margin-bottom: 70px;
}

.m-l-lg {
margin-left: 70px;
}

.m-r-lg {
margin-right: 70px;
}


.m-t-xl {
margin-top: 90px;
}

.m-b-xl {
margin-bottom: 90px;
}

.m-l-xl {
margin-left: 90px;
}

.m-r-xl {
margin-right: 90px;
}


/* Iframe embed
---------------------- */

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
	border-radius: 10px;
	z-index: 9;

} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Buttons
---------------------- */

.button.line {

background-color: transparent;
color:#ffffff;
  -webkit-box-shadow:inset 0px 0px 0px 1px #ffffff;
  -moz-box-shadow:inset 0px 0px 0px 1px #ffffff;
  box-shadow:inset 0px 0px 0px 1px #ffffff;
}

.button.line:hover,
.button.line:focus {
background-color: #FCDC2A;
color:#111111;
  -webkit-box-shadow:inset 0px 0px 0px 1px #FCDC2A;
  -moz-box-shadow:inset 0px 0px 0px 1px #FCDC2A;
  box-shadow:inset 0px 0px 0px 1px #FCDC2A;
	
}


.button.link {
	background-color: transparent;
	text-decoration: underline;
}

.button.link:hover,
.button.link:focus {
	color:#000000;
}




/* Backgrounds
---------------------- */

.bg-blue {
	background-color:#2287E6;
	color:#ffffff;
}

.bg-blue h2 {
	color:#ffffff;
	margin: 0 0 10px;
}

.bg-blue h3 {
color:#ffffff;
}


.bg-blue .gfield_label.gform-field-label {
color: #ffffff;
}


.page-section.contactform .bg-blue .gfield_required {
    color: #fcdc2a;
}

.bg-grey {
	background-color: #EFF3F9;
}

.bg-yellow {
	background-color: #FCDC2A;
}


/* Border Radius
---------------------- */
.br-8 {
border-radius: 8px;
}

.br-10 {
border-radius: 10px
}

.br-15 {
border-radius: 15px
}

.br-50 {
border-radius: 50%;
}

/* font size
---------------------- */


.f-s-14 {
font-size: 14px;
} 

.f-s-15 {
font-size: 15px;
} 

.f-s-16 {
font-size: 16px;
} 

.f-s-18 {
font-size: 18px;
} 

.f-s-22 {
font-size: 22px;
}

.f-s-24 {
font-size: 24px;
}

.f-s-50 {
font-size: 50px;
}

.f-w-b {
font-weight: 700;
}

/* shadow
---------------------- */



.sd {
box-shadow: 0 0px 24px rgba(0,0,0,.16);
}

/* Text align
---------------------- */
 
.t-c {
text-align: center;
}
 
  .t-l {
 text-align: left
 }
 
 .t-r {
 text-align: right
 }
 
 /* align content
---------------------- */
 
 .v-c {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

 .v-r {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

 /* display block
---------------------- */

.d-b {
display: block;
}

.d-f {
display: flex;
}

.d-ib {
display: inline-block
}

.d-if {
display: inline-flex;
}
 /* Position relative 
---------------------- */

.p-r {
position: relative;
}

.p-a {
position: absolute;
}


 /* Slick slider 
---------------------- */

.slick-slide {
    margin: 0 15px;
}

.slick-slide {
    height: inherit !important;
}

.slick-track {
    display: flex !important;
}



/* Media Queries
---------------------------------------------------------------------------- */


/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 13px!important;
	}

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
margin: 0 8px 0 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 13px!important;
	 padding: 0px 5px 0px 5px!important;
	}

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



}

/* Ipad AIR */
@media only screen and (max-width : 1180px) {



}


/* Ipad Pro */
@media only screen and (max-width : 1024px) {


  body.mega-menu-primary #mega-menu-wrap-primary .mega-menu-toggle {
    max-width: 960px;
    margin: 0 auto;
  }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-flyout.mega-menu-item-1573 {
margin-top: 10px!important;
}


.cta_blue_image img {
    top: 160px;
    width: 400px;
}

.page-section.flexblock .col-lg-3 {
width: 50%;
}


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


  body.mega-menu-primary #mega-menu-wrap-primary .mega-menu-toggle {
    max-width: 720px!important;
    margin: 0 auto!important;
  }

}


/* Small Devices, iPad in portrait & landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  {



#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-20 > a.mega-menu-link {
text-align: center;
}


.site-footer .row {
    flex-flow: wrap-reverse;
}

body {
    font-size: 15px;
	}


h1 {
    font-size: 40px;
	}

h2 {
    font-size: 25px;
}


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

.p-t-lg {
    padding-top: 40px;
}

.p-b-lg {
    padding-bottom: 40px;
}



.m-b-xl {
    margin-bottom: 40px;
}

.p-t-xl {
    padding-top: 40px;
}

.p-b-xl {
    padding-bottom: 40px;
}

.page-section.banner.large p {
    font-size: 18px;
}

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

.icoon_right {
display: none;
}

.page-section.import_vehicle .row .col-6:nth-child(-n+3) {
	margin-bottom: 20px;
}
	


.inner_cta_blue .button.large {
    width: 100%;
	}

button.slick-arrow, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"], .site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button {
    font-size: 15px;
    padding: 0px 10px;
	}

.site-header .hdr-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}


.page-section.importproces .col-12.t-c {
padding-top: 40px;
padding-bottom: 40px
}

.page-section.importproces h3 {
    padding-left: 0px;
}

.inner_importproces .row {
    flex-flow: column-reverse;
}

.inner_importproces .button {
width: 100%;
}

.inner_importproces_image img {
    height: 185px;
    border-radius: 10px 10px 0px 0;
    width: 100%;
}

.inner_importproces .inner {
    padding: 25px;
}


.page-section.importproces .row:before,
.page-section.importproces .row:after{
display: none;
}


.page-section.importproces {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 28px top 161px;
	background-size: 193px;
}

.proces_one, .proces_two {
    margin-bottom: 30px;
}

.proces_three {
    margin-bottom: 30px;
}

.page-section.proces:after {
display: none;
}


.page-section.importproces .col-xl-12 .inner h3 {
        text-align: center;
    }

.page-section.importproces .fa-circle-check {
    font-size: 40px;
    margin-right: 0px;
    top: -6px;
    width: 100%;
}

.page-section.experience .experience_inner .number {
    font-size: 35px;
}


.experience_inner .logo {
    height: 55px;
}

.cta_bg_inner .button.large {
    width: 100%;
	}

.page-section.logos .col-md-4:nth-child(-n+3) {
margin-bottom: 20px;
}


.page-section.imported .importautos_logo {
    bottom: 20px;
    left: 20px;
}

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

.cta_blue.contact .contact_persoon {
    position: relative;
    right: auto;
    top: 30px;
}

.inner_cta_blue .fa-ul {
padding-top: 20px;
}

.es-fixed-grow {
    width: 47% !important;
}

.page-section.country-slider .country-image img {
    height: 120px;
	}

.page-section.country-slider .swiper-button-next,
.page-section.country-slider .swiper-button-prev {
display: none;
}


.page-section.t-a .row {
	flex-direction: column-reverse;
}


.page-section.a-t .image_inner img,
.page-section.t-a .image_inner img {
	height: 200px;
    object-fit: cover;
    width: 100%;
}

.page-section.import-package .col-12:nth-child(-n+3) {
margin-bottom: 40px;
} 

.page-section.flexblock .col-lg-3 {
max-width: 50%;
}



.page-section.flexblock .col-lg-3:nth-child(-n+2),
.page-section.flexblock .col-lg-4:nth-child(-n+2),
.page-section.flexblock .col-lg-6:nth-child(-n+1) {
margin-bottom: 20px;
}


.page-section.flexblock .col-md-4 {
margin-bottom: 20px;
} 


.rightside_usp_inner img {
	height: 300px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 15px;
}


.page-section.team .col-md-6 {
margin-bottom: 30px;
}

.experience_inner {
    padding: 30px 20px;
}

.page-section.referenties .post {
margin-bottom: 30px;
}

.page-section.referenties .car_image img {
    height: 240px;
	}
	
.page-section.news .post_image img {
    height: 180px;

}

.contactinfo {
margin-bottom: 30px;
}


}

/* iPad in portrait */ 
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) { 


  body.mega-menu-primary #mega-menu-wrap-primary .mega-menu-toggle {
    max-width: 720px!important;
    margin: 0 auto!important;
  }

.page-section.imported .car_image img {
    height: 280px;
	}

.cta_blue_image {
display: none;
}

    .es-card img {
        width: 100%;
        object-fit: cover;
        height: auto!important;
    }

.phone-number {
display: none;
}

.import_vehicle_inner.form.p-t-xl {
padding-top: 0px;
}



}

/* Extra Small Devices, Phones */
@media only screen 
and (min-width : 320px) 
and (max-width : 767px) {




.phone-number {
display: none;
}



	.page-id-1147 .page-section.banner.small,
	.page-id-1145 .page-section.banner.small
	{
		min-height: 120px!important;
	}
	
	.page-id-1147 .euro-modal-title {
		padding-left: 10px;
	}
	
    .es-card img {
        width: 100%;
        object-fit: cover;
        height: auto!important;
    }
	
.es-fixed-grow {
    width: 100% !important;
}
	
/*home */
	

body {
    font-size: 15px;
}

h1 {
    font-size: 30px;
	}
	
h2 {
    font-size: 26px;
}

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

h4, .h4 {
    font-size: 15px;
}	

.p-md {
padding: 25px;
}

.p-b-xl {
    padding-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 30px;
}

button.slick-arrow, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"], .site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button {
    cursor: pointer;
    font-size: 13px;
	    padding: 0px 5px;
	}





.hdr-top .row .col-lg-6:last-child {
	display: none;
}	
	


.site-header .hdr-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}	
	
.page-section.banner.large {
    min-height: 430px;
	}
	
.page-section.banner.large p,
.page-section.banner.small p {
    font-size: 15px;
    padding: 0px 0px 0 0px;
}	

.page-section.banner.medium p {
    font-size: 15px;
    padding: 0px 0px 0 0px;
}

.banner_inner .button.line {
margin-top: 20px;
}

.from_tv .col-4 {
		display: none;
	}

.from_tv .info.t-r {
text-align: center
}


.page-section.import_vehicle .row .col-6:nth-child(-n+5) {
	margin-bottom: 20px;
}
	
	
.inner_cta_blue {
    background-position: bottom;
}	
	
.inner_cta_blue {
    padding: 30px 25px;
}

.inner_cta_blue .button.large {
    width: 100%;
	}

.cta_blue_image img {
    position: relative;
    top: 70px;
    right: 10px;
    height: 180px;
    object-fit: contain;
}


.page-section.importproces .col-12.t-c {
padding-top: 40px;
padding-bottom: 40px
}

.page-section.importproces h3 {
    padding-left: 0px;
}

.inner_importproces .row {
    flex-flow: column-reverse;
}

.inner_importproces .button {
width: 100%;
}

.inner_importproces_image img {
    height: 185px;
    border-radius: 10px 10px 0px 0;
    width: 100%;
}

.inner_importproces .inner {
    padding: 25px;
}


.page-section.importproces .row:before,
.page-section.importproces .row:after{
display: none;
}


.page-section.importproces {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 28px top 161px;
	background-size: 193px;
}

.proces_one, .proces_two {
    margin-bottom: 30px;
}

.proces_three {
    margin-bottom: 30px;
}

.page-section.proces:after {
display: none;
}


.page-section.importproces .col-xl-12 .inner h3 {
        text-align: center;
    }

.page-section.importproces .fa-circle-check {
    font-size: 40px;
    margin-right: 0px;
    top: -6px;
    width: 100%;
}

.icoon_right {
display: none;
}

.import_vehicle_search {
    padding: 30px 25px;
}

.import_vehicle_search .es-fixed-grow {
    width: 100% !important;
	text-align: left;
}

.experience_inner {
    padding: 25px 25px;
	}

.inner_cta-3 {
    padding: 30px 25px;
}

.page-section.cta-3 .col-12 {
margin-bottom: 20px;
}

.page-section.experience .experience_inner .number {
    font-size: 40px;
	}


.page-section.experience .row .row .col-12:nth-child(-n+2) {
margin-bottom: 20px;
}

.inner_cta_blue .fa-ul {
padding-top: 30px;
}


.cta_blue.contact img {
    height: 180px;
    object-fit: contain;
	width: 100%;
}

.cta_blue.contact .contact_persoon {
    position: relative;
    right: 0px;
    font-family: "Kalam", cursive;
    font-weight: 400;
    text-align: center;
    padding-top: 10px;
}


.page-section.imported .car_image img {
    height: 200px;
    border-radius: 20px 20px 0 0px;
}


.page-section.imported .importautos_logo {
    position: absolute;
    bottom: 10px;
    right: 10px;
	left: auto;
}

.page-section.imported .importautos_logo img {
    height: 18px;
}

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


.page-section.imported .swiper-slide {
  height: auto;
}

.cta_bg_inner .button.large {
    width: 100%;
	}

.page-section.logos .col-6:nth-child(-n+3) {
	margin-bottom: 20px;
}


.logos_inner {
    padding: 0px 10px;
}


/* Vervolgpagina */

.page-section.t-a .row {
	flex-direction: column-reverse;
}


.page-section.a-t .image_inner img,
.page-section.t-a .image_inner img {
	height: 200px;
    object-fit: cover;
    width: 100%;
}

.rightside_usp_inner img {
margin-bottom: 30px;
	height: 200px;
    object-fit: cover;
    width: 100%;
	border-radius: 15px;
}


.page-section.import-package .col-12:nth-child(-n+3) {
margin-bottom: 40px;
} 

.page-section.flexblock .col-lg-3 {
margin-bottom: 20px;
}

.page-section.two-images img {
    height: 200px;
    border-radius: 15px;
    object-fit: cover;
    margin-bottom: 10px;
}


.medewerker_foto img {
    height: 150px;
    width: 150px;
	}
	
.page-section.team .row .col-12 {
margin-bottom: 20px;
}


.soliciteren-form-inner .row {
    flex-direction: column-reverse;
}

.soliciteren-form-inner .inner.p-l-md {
padding-left: 0px;
}

.page-section.referenties .post {
margin-bottom: 30px;
}

.page-section.import-search .row .col-12:nth-child(2)  {
margin-bottom: 20px;
}


.page-section.country-slider .swiper-button-next,
.page-section.country-slider .swiper-button-prev {
display: none;
}


.site-footer .divider {
    padding: 0 5px;
}


.site-footer .ftr-logo .t-r {
text-align: center;
padding-top: 20px;
}

.page-section.flexblock .col-lg-3:nth-child(-n+3),
.page-section.flexblock .col-lg-4:nth-child(-n+2),
.page-section.flexblock .col-lg-6:nth-child(-n+1) {
margin-bottom: 20px;
}

.inner_flexblok .svg-inline--fa {
    font-size: 40px;
    padding-bottom: 20px;
	}

.inner_cta_blue .cta_blue_image {
display: none;
}


.contactinfo {
margin-bottom: 30px;
}


.site-footer .row .col-xl-3:first-child {
order: 4
}

.import_vehicle_inner.p-t-xl {
padding-top: 30px;
}

.import_vehicle_inner.form.p-t-xl {
padding-top: 0px;
}


}


/* Extra Small Devices, Phones landscape*/
@media only screen 
and (min-width : 414px) 
and (max-width : 736px) 
and (orientation : landscape) { 

    .es-card img {
        width: 100%;
        object-fit: cover;
        height: auto!important;
    }
	
	.page-id-1147 .page-section.banner.small,
	.page-id-1145 .page-section.banner.small
	{
		min-height: 120px!important;
	}

	.page-id-1147 .euro-modal-title {
		padding-left: 10px;
	}
.es-fixed-grow {
    width: 100% !important;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

    .es-card img {
        width: 100%;
        object-fit: cover;
        height: auto!important;
    }
	
	.page-id-1147 .page-section.banner.small,
	.page-id-1145 .page-section.banner.small
	{
		min-height: 120px!important;
	}
	
	.page-id-1147 .euro-modal-title {
		padding-left: 10px;
	}
.es-fixed-grow {
    width: 100% !important;
}
}  



@media only screen and (min-width: 480px) {

	table {
		table-layout: auto;
		word-break: normal;
	}

}

@media only screen and (min-width: 960px) {

	/* Site Header
	--------------------------------------------- */



	.admin-bar .site-header {
		top: 32px;
	}

	/* Genesis Menu
	--------------------------------------------- */

	
	

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
		padding-top: 15px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* Site-Inner
	--------------------------------------------- */



	/* Content
	--------------------------------------------- */


	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	/* Sidebar
	--------------------------------------------- */

	.sidebar {
		float: right;
		width: 30%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Author Box
	--------------------------------------------- */

	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}

	/* After Entry
	--------------------------------------------- */

	.after-entry {
		padding: 40px 60px;
	}

	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}

	/* Column Classes
	--------------------------------------------- */

	.first {
		clear: both;
		margin-left: 0;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .wrap {
		max-width: 1140px;
	}

	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}

}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}


	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}


/* Solliciteren */

.vacancy-alert {
	background:rgba(0,0,0,0.2);
	padding: 0.9rem;
	border-radius: 10px;
}

.send-application {
	background:#000000;
}

.uzp__file-select {
	padding:0;
	border-radius: 0;
}

.uzp__help-block--filesize {
	font-size: 0.8rem;
	margin-top: 0.2rem;
}


.uzp__driving-licenses label {
	width: calc(100%/5 - 0.8rem);
	background:#ffffff;
	padding: 8px 12px;
	gap: 8px;
	align-items: center;
	border-radius: 10px;
}

@media screen and (max-width:575px) {
	.uzp__driving-licenses label {
		width: calc(100%/2 - 0.6rem);
	}
}

.uzp__driving-licenses label svg {
	width: 26px;
}

.license-icon {
	margin-left: auto;
}

.vacancy-alert-apply {
	background:rgba(0,0,0,0.2);
	padding: 0.9rem;
	border-radius: 10px;
	display: block;
	font-weight: 600;
	color:#ffffff;
}

.uzp__help-block {
	background:red;
	padding: 8px;
	border-radius: 10px;
	display: none;
	margin-top: 6px;
}

select {
	color:#000000;
}

input::placeholder {
	color: #a5a5a5;
}

@media screen and (max-width:993px) {
	#apply-form .inner.text.right, #apply-form .inner.text.left{
		margin:0;
	}
}