@import url('https://fonts.googleapis.com/css?family=Work+Sans');
/*!
 Theme Name: Searacon Custom Theme
 Theme URI: https://searacon.nl
 Description: Dit is een custom theme gemaakt voor klantnaam
 Version: 1.6.0
 Author: Rachelle de Zwart & Joery Zegers @Searacon
 Author URI: https://searacon.nl
 Tags: HTML5, CSS3, Searacon, Custom, Theme, WordPress
 *//*------------------------------------*\
 TYPOGRAPHY
 \*------------------------------------*//* assistant-regular - latin */@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: url('../searacon_custom_theme/webfonts/assistant-v19-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* assistant-700 - latin */@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Assistant Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../searacon_custom_theme/webfonts/assistant-v19-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* vanilla-extract-regular */@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Vanilla Extract';
  font-style: normal;
  font-weight: 400;
  src: url('../searacon_custom_theme/webfonts/Vanilla_Extract.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*------------------------------------*\
 FONTS
 \*------------------------------------*//*------------------------------------*\
 COLOURS
 \*------------------------------------*//*------------------------------------*\
 INCLUDES
 \*------------------------------------*//*------------------------------------*\
 MAIN
 \*------------------------------------*/* {
  -webkit-font-smoothing: antialiased;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}
*:after, *:before {
  -webkit-font-smoothing: antialiased;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  color: #000;
  font: 400 2rem/3rem 'Assistant';
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
input:focus {
  border: 1px solid #000;
  outline: 0;
}
/* Clear */.clear {
  *zoom: 1;
}
.clear:before {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
  content: ' ';
  display: table;
}
/* AVG */#cookie-notice {
  background: #000;
  bottom: 0;
  color: #fff;
  display: none;
  position: fixed;
  text-align: center;
  width: 100%;
}
#cookie-notice .button {
  background: #fff;
  color: #000;
  display: inline;
  margin: 2rem 1rem;
  padding: 0.5rem 1rem;
}
#cookie-notice .button:active, #cookie-notice .button:focus, #cookie-notice .button:hover, #cookie-notice .button:visited {
  cursor: pointer;
}
#cookie-notice a {
  text-decoration: none !important;
}
/*------------------------------------*\
 OVERALL
 \*------------------------------------*//* OVERALL */a {
  color: #000;
  text-decoration: none;
  font-family: 'Assistant';
  font-weight: 700;
  font-size: 1.5rem;
  transition: all 0.5s;
}
a:active, a:hover {
  color: #1d60ae;
  text-decoration: none;
}
a.link:hover {
  color: #5ebae9 !important;
}
h1 {
  font: 400 4rem/5rem 'Vanilla Extract';
}
h2 {
  font: 700 4rem/5rem 'Assistant';
}
h3 {
  font: 700 3rem/4rem 'Assistant';
}
.buttons {
  padding: 10px 50px;
  background-color: #1d60ae;
  border-radius: 3rem;
  font: 400 2rem 'Assistant' !important;
  color: white;
  transition: all 0.5s;
}
.buttons:hover {
  background-color: #5ebae9;
}
a.buttons:hover {
  color: white;
}
b {
  color: #1d60ae;
}
/*------------------------------------*\
 STRUCTURE
 \*------------------------------------*//* Wrapper */.wrapper {
  position: relative;
}
.uk-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
/* Header */header #melding {
  position: fixed;
  padding: 5rem;
  background-color: #fff;
  border: 3px solid #1d60ae;
  color: ;
  text-align: center;
  z-index: 5;
  left: 1.5rem;
  bottom: 1.5rem;
  min-width: 300px;
  max-width: 600px;
}
header #melding .uk-alert-close {
  color: #1d60ae;
  opacity: 1;
}
header #melding .uk-panel {
  font: 400 1.8rem/2.5rem 'Assistant';
}
header #melding .uk-panel h3 {
  color: #000;
  font: 600 3rem/4rem 'Assistant';
}
header #topbar {
  font-size: 1.6rem;
  padding: 1rem 0;
  background-color: #1d60ae;
  font-family: 'Assistant';
  color: white;
}
header #topbar .uk-container {
  width: 75%;
}
header #topbar a {
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 1.6rem;
}
header #navbar {
  padding: 2rem 0;
}
header #navbar .nav-toggle {
  font-size: 3rem;
}
header #navbar .uk-offcanvas-bar {
  background-color: white;
}
header #navbar .uk-offcanvas-bar h2 {
  color: #1d60ae;
}
header #navbar .uk-offcanvas-bar a {
  color: black;
}
header #navbar .uk-offcanvas-bar p {
  color: black;
  margin: 0px;
}
header #navbar .uk-offcanvas-bar .uk-close {
  color: black;
}
header #navbar .uk-container {
  width: 75%;
}
header #navbar .uk-container #off-canvas a {
  font: 400 2rem/3rem 'Assistant';
}
header #navbar .uk-container #off-canvas ul {
  flex-direction: column;
  padding-left: 0px;
}
header #navbar .uk-container #off-canvas ul li {
  margin-left: 0px;
}
header #navbar .uk-container #off-canvas img {
  width: 20rem;
  height: auto;
}
header #navbar ul {
  list-style-type: none;
  display: flex;
  margin: 0;
}
header #navbar ul li {
  margin: 0 2rem;
  position: relative;
  z-index: 3;
}
header #navbar ul li a {
  font-size: 2.3rem;
}
header #navbar ul li a:hover {
  text-decoration: none;
}
header #navbar ul li.current_page_item a {
  color: #1d60ae;
}
header #navbar ul li.current_page_item li a {
  color: #000;
}
header #navbar ul li ul.sub-menu {
  display: none;
  position: absolute;
  padding: 0;
  top: 25px;
  left: -2.7rem;
  background-color: #fff;
  min-width: max-content;
  padding: 1rem;
  z-index: -1;
}
header #navbar ul li ul.sub-menu li {
  padding: 0.75rem 0;
}
header #navbar ul li:hover > ul.sub-menu {
  display: block;
}
header #banner_page {
  max-height: 470px;
  height: 470px;
}
header #banner {
  background-color: black;
  max-height: 620px;
  height: 620px;
}
header #banner .uk-slideshow-items {
  height: 100%;
}
header #banner .uk-container {
  width: 75%;
}
header #banner h1 {
  color: #5ebae9;
  margin-top: 0px;
}
header #banner .outerring {
  position: absolute;
  right: -7rem;
  top: -7rem;
  width: 180px;
  height: 180px;
  border-radius: 15rem;
  background-color: #1d60ae;
}
header #banner .outerring .innerring {
  background-color: white;
  border-radius: 15rem;
  width: 150px;
  height: 150px;
  margin: auto;
}
header #banner .outerring .innerring p.sale {
  color: #1d60ae;
  font-size: 5rem;
  font-family: 'Vanilla Extract';
}
header #banner .uk-panel {
  background-color: white;
  opacity: 0.9;
  border-radius: 3rem;
  text-align: center;
  position: relative;
  top: -50rem;
}
header #banner .uk-panel p {
  font-size: 2.8rem;
  margin-bottom: 10px;
}
header .logo a .logo-img {
  max-height: 150px;
  width: auto;
}
/* Footer */footer #footer-contact {
  background-color: #1d60ae;
  padding: 8rem 0 8rem 0;
}
footer #footer-contact .uk-container {
  width: 75%;
}
footer #footer-contact .uk-container .uk-panel h3 {
  color: #fff;
}
footer #footer-contact .uk-container .uk-panel p {
  color: #fff;
}
footer #footer-contact .uk-container .uk-panel strong {
  color: #fff;
}
footer #footer-contact .uk-container .uk-panel a.contactgegevens {
  color: #fff;
  font: 400 2rem/3rem 'Assistant';
}
footer #footer-contact .uk-container .uk-panel a.buttons {
  background-color: #fff;
  color: #1d60ae;
  display: flex;
  justify-content: center;
  width: fit-content;
  color: #000;
}
footer #footer-contact .uk-container .uk-panel a.buttons:hover {
  background-color: #5ebae9;
  color: #fff;
}
footer #footer-contact .uk-container .uk-panel.openingstijden p {
  margin-top: 0;
}
footer #passform {
  background: linear-gradient(0deg, #1d60ae 50%, white 50%);
}
footer #passform .uk-container {
  width: 75%;
}
footer #passform .passform-wrap {
  background-color: white;
  border-radius: 8rem;
}
footer #passform .passform-wrap h2 {
  color: #1d60ae;
  text-align: center;
}
footer #passform .passform-wrap img {
  max-width: 45rem;
  margin: 0 auto;
}
footer #passform .passform-wrap .form {
  margin: 0 auto;
}
footer #passform .passform-wrap form p {
  color: #1d60ae;
  font-weight: 700;
}
footer #end {
  background-color: #1d60ae;
  padding: 0 0 4rem 0;
}
footer #end .uk-container {
  width: 75%;
  color: white;
  font: 400 1.7rem/2.7rem 'Assistant';
}
footer #end .uk-container .uk-panel {
  padding: 20px 0;
}
footer #end .uk-container a {
  color: white;
  font: 400 1.7rem/2.7rem 'Assistant';
}
/*------------------------------------*\
 PAGES
 \*------------------------------------*/#waspas-banner {
  background-attachment: fixed !important;
  background-position: center center !important;
}
#waspas-banner .uk-container {
  width: 100%;
}
#waspas-banner .waspas-banner {
  text-align: center;
}
#waspas-banner .waspas-banner .panel-overlay {
  background-color: rgba(63, 63, 63, 0.7);
  padding: 15rem 0rem;
}
#waspas-banner .waspas-banner h2 {
  color: white;
  font: 700 5rem 'Assistant';
}
#waspas-banner .waspas-banner p {
  color: white;
}
.section-content {
  padding: 1.875rem 0rem;
}
/* INDEX */#section-one .uk-container {
  width: 75%;
}
#section-one .uk-container h2 {
  color: #1d60ae;
}
#section-one .uk-container .buttons {
  width: fit-content;
}
#section-one .uk-container a {
  font: 700 2rem/3rem 'Assistant';
}
#section-one .uk-container .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
#section-one .uk-container .programma {
  text-align: center;
}
#section-one .uk-container .programma .programma-titel {
  background-color: #1d60ae;
  border-radius: 3rem 3rem 0 0;
  font-size: 2rem !important;
  padding: 3rem 1rem;
  color: white;
}
#section-one .uk-container .programma .prijs {
  font-size: 3rem;
  color: white;
  background-color: #5ebae9;
  padding: 3rem 1rem;
}
#section-one .uk-container .programma .optie {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
#section-one .uk-container .programma .optie-button {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
#section-autoservice {
  background-color: #1d60ae;
}
#section-autoservice .uk-container {
  width: 75%;
}
#section-autoservice .uk-container h2 {
  color: #fff;
}
#section-autoservice .uk-container p {
  color: #fff;
}
#section-autoservice .uk-container .img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 40rem;
  padding: 3rem;
  opacity: 0.9;
  transition: all 0.5s ease-out 0s;
}
#section-autoservice .uk-container .img .title {
  font: 400 2rem/3rem 'Vanilla Extract';
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  bottom: 3rem;
  margin: 0;
}
#section-autoservice .uk-container .img:hover {
  opacity: 0.5;
}
#section-two {
  background-color: #1d60ae;
}
#section-two .uk-container {
  width: 75%;
}
#section-two .uk-container h2 {
  color: white;
}
#section-two .uk-container p {
  color: white;
}
#section-two .uk-container p a {
  font: 700 2rem 'Assistant';
  color: white;
}
#section-two .uk-container p a:hover {
  color: #5ebae9;
}
#section-two .uk-container .uk-grid h3 {
  color: #1d60ae;
}
#section-two .uk-container .uk-grid .bonus {
  color: black;
  font-size: 2.2rem;
  font-weight: bold;
}
#section-two .uk-container .uk-grid li {
  margin-right: -20rem;
}
#section-two .uk-container .uk-grid .text-block {
  background-color: white;
  border-radius: 3rem;
}
#section-two .uk-container .uk-grid .text-block a {
  font-size: 2rem;
  font-weight: 400;
}
#section-two .uk-container .uk-grid .text-block i {
  color: white;
  background-color: #1d60ae;
  padding: 0.5rem 1.5rem;
  border-radius: 0.7rem;
  font-size: 1.5rem;
  margin-left: 2rem;
  vertical-align: middle;
  transition: 0.5s;
}
#section-two .uk-container .uk-grid .text-block i:hover {
  background-color: #5ebae9;
}
#section-three .uk-container, #section-occassions .uk-container {
  width: 75%;
}
#section-three .uk-container h2, #section-occassions .uk-container h2 {
  color: #1d60ae;
}
#section-three .uk-container .image, #section-occassions .uk-container .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
#section-three .uk-container .programma, #section-occassions .uk-container .programma {
  text-align: center;
}
#section-three .uk-container .programma .programma-titel, #section-occassions .uk-container .programma .programma-titel {
  background-color: #1d60ae;
  border-radius: 3rem 3rem 0 0;
  font-size: 2rem !important;
  padding: 3rem 1rem;
  color: white;
}
#section-three .uk-container .programma .prijs, #section-occassions .uk-container .programma .prijs {
  font-size: 3rem;
  color: white;
  background-color: #5ebae9;
  padding: 3rem 1rem;
}
#section-three .uk-container .programma .optie, #section-occassions .uk-container .programma .optie {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
#section-three .uk-container .programma .optie-button, #section-occassions .uk-container .programma .optie-button {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
/* PAGE */#page .uk-container {
  width: 75%;
}
#page .uk-container h2 {
  color: #1d60ae;
}
#page .uk-container .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
#page .uk-container .uk-panel a {
  font: 700 2rem 'Assistant';
}
#page .uk-container .uk-panel .button {
  padding: 10px 50px;
  background-color: #1d60ae;
  border-radius: 3rem;
  font: 400 2rem 'Assistant';
  color: #fff;
  transition: all 0.5s ease-out 0s;
}
#page .uk-container .uk-panel .button:hover {
  background-color: #5ebae9;
}
#page-autoservice .uk-container {
  width: 75%;
}
#page-autoservice .uk-container h1 {
  font: 700 4rem/5rem 'Assistant';
  color: #1d60ae;
}
#page-autoservice .uk-container .uk-panel a {
  font: 700 2rem 'Assistant';
}
#page-autoservice .uk-container .uk-panel .button {
  padding: 10px 50px;
  background-color: #1d60ae;
  border-radius: 3rem;
  font: 400 2rem 'Assistant';
  color: #fff;
  transition: all 0.5s ease-out 0s;
}
#page-autoservice .uk-container .uk-panel .button:hover {
  background-color: #5ebae9;
}
#services .uk-container {
  width: 75%;
}
#services .uk-container .img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 40rem;
  padding: 3rem;
  opacity: 0.9;
  transition: all 0.5s ease-out 0s;
}
#services .uk-container .img .title {
  font: 400 2rem/3rem 'Vanilla Extract';
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  position: absolute;
  bottom: 3rem;
  margin: 0;
}
#services .uk-container .img:hover {
  opacity: 0.5;
}
/* WASPROGRAMMA */#programma-section-one .uk-container {
  width: 75%;
}
#programma-section-one .uk-container .programma {
  text-align: center;
}
#programma-section-one .uk-container .programma .programma-titel {
  background-color: #1d60ae;
  border-radius: 3rem 3rem 0 0;
  font-size: 2rem !important;
  padding: 3rem 1rem;
  color: white;
}
#programma-section-one .uk-container .programma .prijs {
  font-size: 3rem;
  color: white;
  background-color: #5ebae9;
  padding: 3rem 1rem;
}
#programma-section-one .uk-container .programma .optie {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
#programma-section-one .uk-container .programma .optie-button {
  background-color: #dbdbdb;
  border-bottom: 1px solid white;
}
/* WASPAS */#waspas-section-two .uk-container {
  width: 75%;
}
#waspas-section-two .uk-container .uk-grid h3 {
  color: white;
}
#waspas-section-two .uk-container .uk-grid .bonus {
  color: white;
  font-weight: bold;
  font-size: 2.2rem;
}
#waspas-section-two .uk-container .uk-grid li {
  margin-right: -20rem;
}
#waspas-section-two .uk-container .uk-grid .text-block {
  background-color: #1d60ae;
  border-radius: 3rem;
}
#waspas-section-two .uk-container .uk-grid .text-block .voordeel {
  color: white;
}
#waspas-section-three .uk-container {
  width: 75%;
}
#waspas-section-three .uk-container h2 {
  color: #1d60ae;
}
#waspas-section-three .uk-container .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
#waspas-section-three .uk-container a {
  font: 700 2rem 'Assistant';
}
/* OVER ONS */#overons-section-one .uk-container {
  width: 75%;
}
#overons-section-one .uk-container h2 {
  color: #1d60ae;
}
#overons-section-one .uk-container .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
#overons-section-one .uk-container a {
  font: 700 2rem 'Assistant';
}
/* CONTACT */#map_wrapper {
  height: 400px;
}
#map_wrapper #map_canvas {
  width: 100%;
  height: 100%;
  background: #ebebeb;
}
a.contactgegevens {
  font: 400 2rem/3rem 'Assistant' !important;
}
.contact-panel h3 {
  color: #1d60ae;
}
.contact-panel p {
  margin-top: 0;
}
.contact-panel form p {
  color: #1d60ae;
  font: 700 2rem 'Assistant';
}
.contact-image-overlay {
  height: 40rem;
}
.gegevens {
  margin: 6rem 0rem;
}
/* POLYLANG */#lang_choice_polylang-2 {
  background: #fff !important;
}
/* CONTACT FORM 7 */input[type="date"], input[type="email"], input[type="tel"], input[type="text"], textarea, select {
  background: #dbdbdb;
  border: none;
  color: #000;
  font-family: 'Assistant';
  font-size: 1.4rem;
  outline: 0;
  padding: 1rem;
  width: 100%;
}
input[type="button"], input[type="submit"] {
  background-color: #1d60ae;
  border: none;
  color: #fff;
  font-family: 'Assistant';
  font-size: 1.4rem;
  padding: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
input[type="button"]:hover, input[type="submit"]:hover {
  background: #5ebae9;
}
.wpcf7 {
  margin: 0;
  padding: 0;
}
.wpcf7 .wpcf7-form p span .wpcf7-select {
  padding-left: 1rem;
}
.wpcf7 .wpcf7-form p span .wpcf7-not-valid-tip {
  color: #c0392b;
  display: block;
  font-size: 1.5rem;
}
.wpcf7 .wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7 .wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #1d60ae;
  border-radius: 30px;
  font-size: 2rem;
  font-weight: 400;
  font-family: 'Assistant';
  color: white;
  transition: all 0.5s;
  text-transform: capitalize;
  max-width: 17rem;
}
.wpcf7 .wpcf7-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #5ebae9;
}
.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #31cd73;
  border-radius: 3px;
  border: none;
}
.wpcf7 .wpcf7-form .wpcf7-mail-sent-ng {
  background-color: #c0392b;
  border-radius: 3px;
  border: none;
}
.wpcf7 .wpcf7-form .wpcf7-spam-blocked {
  background-color: #c0392b;
  border-radius: 3px;
  border: none;
}
.wpcf7 .wpcf7-form .wpcf7-validation-errors {
  background-color: #f1c40f;
  border-radius: 3px;
  border: none;
}
/*------------------------------------*\
 RESPONSIVE
 \*------------------------------------*/@media screen and (min-width: 320px) and (max-width: 640px) {
  html {
    font-size: 52.5%;
  }
  a.buttons {
    padding: 10px 40px;
  }
  header #topbar .uk-container {
    width: 80%;
    font-size: 1.3rem;
  }
  header #topbar .uk-container a {
    font-size: 1.3rem;
  }
  header #navbar .uk-container {
    width: 80%;
  }
  header #banner .uk-container {
    width: 80%;
  }
  header #banner .uk-panel {
    top: -60rem;
  }
  header #banner .outerring {
    position: absolute;
    right: -3rem;
    top: -6rem;
    width: 110px;
    height: 110px;
  }
  header #banner .outerring .innerring {
    width: 90px;
    height: 90px;
    margin: auto;
  }
  header #banner .outerring .innerring p.sale {
    color: #1d60ae;
    font-size: 3rem;
  }
  footer a.contactgegevens {
    font: 400 1.8rem 'Assistant' !important;
  }
  footer #passform .uk-container {
    width: 80%;
  }
  footer #passform img {
    max-width: 200px;
  }
  footer #footer-contact {
    text-align: center;
  }
  footer #footer-contact .uk-container {
    width: 80%;
  }
  footer #footer-contact .uk-container a.buttons {
    margin: 0 auto;
  }
  footer #footer-contact .uk-container p, footer #footer-contact .uk-container a {
    font: 400 1.5rem/2.8rem 'Assistant';
  }
  footer #end .uk-container {
    width: 80%;
    font: 400 1.5rem/2.8rem 'Assistant';
  }
  footer #end .uk-container .uk-panel {
    padding: 10px 0px;
  }
  footer #end .uk-container a {
    font: 400 1.5rem/2.8rem 'Assistant';
  }
  #waspas-banner .uk-container {
    width: 100%;
  }
  #section-one .uk-container {
    width: 80%;
  }
  #section-one .uk-container .image {
    height: 30rem;
  }
  #section-two .uk-container {
    width: 80%;
  }
  #section-two .uk-container .text-block {
    text-align: center;
  }
  #section-three .uk-container {
    width: 80%;
  }
  #page .uk-container {
    width: 80%;
  }
  #page .uk-container .image {
    height: 30rem;
  }
  #programma-section-one .uk-container {
    width: 80%;
  }
  #waspas-section-two .uk-container {
    width: 80%;
  }
  #waspas-section-three .uk-container {
    width: 80%;
  }
  #waspas-section-three .uk-container .image {
    height: 30rem;
  }
  #overons-section-one .uk-container {
    width: 80%;
  }
  #overons-section-one .uk-container .image {
    height: 30rem;
  }
  #overons-section-two .uk-container {
    width: 80%;
  }
  a.contactgegevens {
    font: 400 1.8rem 'Assistant' !important;
  }
  .contact-panel {
    text-align: center;
    font: 400 1.8rem 'Assistant';
    padding: 0 !important;
  }
  .contact-panel a {
    font: 700 1.8rem 'Assistant';
  }
  .section-content {
    padding: 1.875rem 0rem;
  }
  .contact-form {
    margin: 2rem 0rem;
  }
  .gegevens {
    margin: 0rem;
  }
  #section-autoservice .uk-container, #services .uk-container {
    width: 80%;
  }
  #section-autoservice .uk-container .img, #services .uk-container .img {
    height: 30rem;
  }
  #section-autoservice .uk-container .img .title, #services .uk-container .img .title {
    font: 400 1.7rem/2.7rem 'Vanilla Extract';
  }
}
@media screen and (min-width: 640px) and (max-width: 960px) {
  html {
    font-size: 55%;
  }
  header #topbar {
    font-size: 1.5rem;
  }
  header #topbar .uk-container {
    width: 90%;
  }
  header #topbar .uk-container a {
    font-size: 1.5rem;
  }
  header #banner .uk-panel {
    top: -51rem;
  }
  header #banner .outerring {
    width: 130px;
    height: 130px;
  }
  header #banner .outerring .innerring {
    width: 110px;
    height: 110px;
  }
  header #banner .outerring .innerring p.sale {
    font-size: 3.5rem;
  }
  header #navbar .uk-container {
    width: 90%;
  }
  footer #passform .uk-container {
    width: 90%;
  }
  footer #footer-contact {
    text-align: center;
  }
  footer #footer-contact .uk-container {
    width: 90%;
  }
  footer #footer-contact .uk-container .uk-panel a.buttons {
    margin: 0 auto;
  }
  footer #footer-contact .uk-container .openingstijden {
    width: 60%;
    margin: 0 auto;
  }
  footer #end .uk-container {
    width: 90%;
  }
  footer #end .uk-container .uk-panel {
    padding: 10px 0px;
  }
  #waspas-banner .uk-container {
    width: 100%;
  }
  #section-one .uk-container {
    width: 90%;
  }
  #section-one .uk-container .image {
    height: 30rem;
  }
  #section-two .uk-container {
    width: 90%;
  }
  #section-two .uk-container .passen {
    display: flex;
    justify-content: center;
  }
  #section-three .uk-container {
    width: 90%;
  }
  #page .uk-container {
    width: 90%;
  }
  #page .uk-container .image {
    height: 30rem;
  }
  #programma-section-one .uk-container {
    width: 90%;
  }
  #waspas-section-two .uk-container {
    width: 90%;
  }
  #waspas-section-three .uk-container {
    width: 90%;
  }
  #waspas-section-three .uk-container .image {
    height: 30rem;
  }
  #overons-section-one .uk-container {
    width: 90%;
  }
  #overons-section-one .uk-container .image {
    height: 30rem;
  }
  #overons-section-two .uk-container {
    width: 90%;
  }
  .contact-panel {
    text-align: center;
  }
  .section-content {
    padding: 1.875rem 0rem;
  }
  .contact-form {
    margin: 2rem 0rem;
  }
  .gegevens {
    margin: 0rem;
  }
  #section-autoservice .uk-container, #services .uk-container {
    width: 90%;
  }
  #section-autoservice .uk-container .img, #services .uk-container .img {
    height: 25rem;
  }
  #section-autoservice .uk-container .img .title, #services .uk-container .img .title {
    font: 400 1.7rem/2.7rem 'Vanilla Extract';
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
  html {
    font-size: 57.5%;
  }
  #passform img {
    max-width: 250px;
  }
  header .uk-container {
    width: 80% !important;
  }
  header #banner .uk-panel {
    top: -50rem;
  }
  footer .uk-container {
    width: 80% !important;
  }
  footer #end .uk-container .uk-panel {
    padding: 10px 0px;
  }
  #waspas-banner .uk-container {
    width: 100%;
  }
  #section-one .uk-container {
    width: 80%;
  }
  #section-one .uk-container .image {
    height: 40rem;
  }
  #section-two .uk-container {
    width: 80%;
  }
  #section-three .uk-container {
    width: 80%;
  }
  #page .uk-container {
    width: 80%;
  }
  #programma-section-one .uk-container {
    width: 80%;
  }
  #waspas-section-two .uk-container {
    width: 80%;
  }
  #waspas-section-two .uk-container .voordeel {
    font: 400 1.6rem 'Assistant';
  }
  #waspas-section-three .uk-container {
    width: 90%;
  }
  #overons-section-one .uk-container {
    width: 80%;
  }
  #overons-section-two .uk-container {
    width: 80%;
  }
  .section-content {
    padding: 1.875rem 0rem;
  }
  .gegevens {
    margin: 6rem 0rem;
  }
  #section-autoservice .uk-container, #services .uk-container {
    width: 80%;
  }
  #section-autoservice .uk-container .img, #services .uk-container .img {
    height: 30rem;
  }
  #section-autoservice .uk-container .img .title, #services .uk-container .img .title {
    font: 400 1.7rem/2.7rem 'Vanilla Extract';
  }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  html {
    font-size: 60%;
  }
  header #topbar .uk-container {
    width: 80%;
  }
  header #banner .uk-container {
    width: 80%;
  }
  header #navbar .uk-container {
    width: 80%;
  }
  header #navbar .uk-container ul li {
    margin: 0 1.5rem;
  }
  header #navbar .uk-container ul li a {
    font-size: 1.9rem;
  }
  header .logo a .logo-img {
    width: 120px;
  }
  footer #passform .uk-container {
    width: 80%;
  }
  footer #footer-contact .uk-container {
    width: 80%;
  }
  footer #end .uk-container {
    width: 80%;
  }
  #waspas-banner .uk-container {
    width: 100%;
  }
  #section-one .uk-container {
    width: 80%;
  }
  #section-two .uk-container {
    width: 80%;
  }
  #section-three .uk-container {
    width: 80%;
  }
  #section-three .optie {
    font: 400 1.7rem 'Assistant';
  }
  #page .uk-container {
    width: 80%;
  }
  #programma-section-one .uk-container {
    width: 80%;
  }
  #programma-section-one .optie {
    font: 400 1.7rem 'Assistant';
  }
  #waspas-section-two .uk-container {
    width: 80%;
  }
  #waspas-section-two .uk-container .voordeel {
    font: 400 1.9rem 'Assistant';
  }
  #waspas-section-three .uk-container {
    width: 90%;
  }
  #overons-section-one .uk-container {
    width: 80%;
  }
  #overons-section-two .uk-container {
    width: 80%;
  }
  .section-content {
    padding: 1.875rem 0rem;
  }
  .gegevens {
    margin: 6rem 0rem;
  }
  #section-autoservice .uk-container, #services .uk-container {
    width: 80%;
  }
  #section-autoservice .uk-container .img, #services .uk-container .img {
    height: 30rem;
  }
  #section-autoservice .uk-container .img .title, #services .uk-container .img .title {
    font: 400 1.7rem/2.7rem 'Vanilla Extract';
  }
}
@media screen and (min-width: 1600px) and (max-width: 1900px) {
  html {
    font-size: 62.5%;
  }
  header #banner .uk-panel {
    top: -50rem;
  }
  header #navbar ul li {
    margin: 0 1.7rem;
  }
  .section-content {
    padding: 1.875rem 0rem;
  }
  .gegevens {
    margin: 6rem 0rem;
  }
}
/*------------------------------------*\
 MISC
 \*------------------------------------*/::-webkit-selection, ::-moz-selection, ::selection {
  background: #1d60ae;
  color: #fff;
  text-shadow: none;
}
/*------------------------------------*\
 WORDPRESS CORE
 \*------------------------------------*/.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 95%;
  padding: 5px 2px 10px 2px;
  text-align: center;
}
.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 0 5px;
}
.gallery-caption {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 0 5px;
}
/*------------------------------------*\
 PRINT
 \*------------------------------------*/@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after {
    content: "";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
