/* Autodealers.nl CSS voor de dealerwebsite */
@import url('//svl.autodealers.nl/css/responsive2/bootstrap.min.css');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600');
@import url('//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.min.css');
@import url('//svl.autodealers.nl/css/responsive2/style.min.css');
html,
body {
  background: #fff;
}

body {
  font-family: "Genos", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #2D4751;
  -webkit-font-smoothing: antialiased;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
h5,
h6 {
  font-family: "Genos", sans-serif;
  font-weight: 300;
  padding: 0;
  margin-top: 0;
  margin-bottom: 15px;
}

h1 {
  font-size: 24px;
  margin-bottom: 30px;
}

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

h3 {
  font-size: 18px;
}

table,
ul,
ol,
p {
  line-height: 25px;
  margin: 0 0 30px 0;
}

a,
a:link,
a:visited,
a:active {
  color: #3E869F;
  font-weight: 600;
  text-decoration: none;
  transition: ease-in-out all 0.2s;
}
a:hover,
a:link:hover,
a:visited:hover,
a:active:hover {
  color: #30677a;
}

address {
  margin: 0;
}

/**********************
******** Loader *******
**********************/
.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  height: 100%;
  text-align: center;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 4px solid #3E869F;
  border-radius: 50%;
  animation: page-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #3E869F transparent transparent transparent;
}
.page-loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.page-loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.page-loader div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes page-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/******************************
*********** THEME *************
******************************/
/**********************
******** Header *******
**********************/
/**********************
****** Navigation *****
**********************/
/* Setup */
.navbar {
  z-index: 99;
}

.navbar-default {
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  border: none;
  z-index: 999;
}

/* Menu Link */
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #fff;
  font-weight: 700;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

@media (max-width: 767px) {
  /* Setup */
  body {
    padding-top: 50px;
  }
  .navbar-xs {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  .navbar-default .navbar-brand,
  .navbar-default .navbar-brand:hover {
    color: #fff;
  }
  .navbar-default .navbar-header {
    background: #385965;
  }
  .navbar-default .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #385965;
  }
  .navbar-default .navbar-nav > li a {
    border: none;
    text-align: center;
  }
  .navbar-default .navbar-nav .open .dropdown-menu {
    padding: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background: #54a1bc;
    color: #fff;
    padding: 9px 20px;
    font-size: 15px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
  }
  .navbar-default .navbar-collapse {
    border: none;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .navbar-default {
    min-height: 0;
  }
  .navbar-nav {
    width: 100%;
    display: table;
  }
  .navbar-nav > li {
    float: none;
    display: table-cell;
  }
  .nav > li > a {
    padding: 0 3px;
  }
  nav .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  nav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
/**********************
****** Carousel *******
**********************/
.header {
  background: url(//svl.autodealers.nl/upload/2181_img-header_bg.jpg) no-repeat center/cover;
  position: relative;
}

.header-content {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  z-index: 3;
}
.header-content .header-title {
  max-width: 800px;
}
.header-content .header-title h2 {
  margin: 0;
  color: #fff;
  font-weight: 200;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  /** calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width]))); **/
  font-size: calc(75px + 105 * (100vw - 350px) / 1570);
  line-height: calc(50px + 90 * (100vw - 350px) / 1570);
}

/* Carousel height */
#carousel-header {
  height: 140px;
  border-radius: 0;
  margin: 35px -15px;
}

@media (min-width: 768px) {
  #carousel-header {
    height: 450px;
    margin: 150px -15px 90px -15px;
  }
  .header-content {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  #carousel-header {
    height: 600px;
    margin: 180px -15px;
  }
  .header-content {
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  #carousel-header {
    height: 720px;
  }
  .header-content {
    margin-bottom: 120px;
  }
}
/* Carousel backgrounds */
#carousel-header .carousel-inner .bg1 {
  background-image: url("//svl.autodealers.nl/upload/2181_img-header.jpg");
}
#carousel-header .carousel-inner .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#carousel-header .carousel-indicators {
  z-index: 5;
}
#carousel-header .carousel-inner,
#carousel-header .carousel .item,
#carousel-header .carousel-inner .bg {
  height: 100%;
}

/* Carousel fade effect */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/**********************
******** Footer *******
**********************/
.footer-top {
  background: url(//svl.autodealers.nl/upload/2181_Contact-bg.jpg) no-repeat center/cover;
  color: #fff;
}
.footer-top .content-text h2 {
  color: #fff;
}

.footer-contact {
  display: flex;
  align-items: center;
  max-width: 450px;
  width: 100%;
}
.footer-contact .icon-contact {
  width: 60px;
  height: 60px;
  border: 2px solid #fff;
  border-radius: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px 20px 10px -10px rgba(0, 0, 0, 0.4);
  transition: ease-in-out all 0.2s;
  background: #3E869F;
}
.footer-contact .text-contact {
  color: #2D4751;
  font-weight: 400;
  background: #fff;
  padding: 18px 30px;
  border-radius: 30px;
  line-height: 24px;
  width: 100%;
  margin-left: 15px;
  transition: ease-in-out all 0.2s;
}
.footer-contact + .footer-contact {
  margin-top: 30px;
}
.footer-contact:hover .icon-contact {
  background: #30677a;
  border-color: #30677a;
}
.footer-contact:hover .text-contact {
  background: #3E869F;
  color: #fff;
}

.img-contact {
  margin-top: 30px;
}

.footer-bottom {
  padding: 30px 0;
  color: #2D4751;
}
.footer-bottom p {
  margin: 0;
}

span.line {
  margin: 0 10px;
}

.tel-email tr td:first-child {
  width: 60px;
}

@media (min-width: 992px) {
  .img-contact {
    margin-top: 0;
  }
  .footer-bottom {
    padding: 60px 0;
  }
  .footer-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-flow: wrap;
  }
  .footer-in > p {
    text-align: center;
    line-height: 16px;
  }
  .footer-in > p:first-child {
    text-align: left;
    border-left: 0;
  }
  .footer-in > p:last-child {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .footer-bottom p {
    text-align: center;
  }
}
/**********************
*** Custom Style ******
**********************/
.content-text .h1,
.content-text h1 {
  /** calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width]))); **/
  font-size: calc(35px + 15 * (100vw - 350px) / 1570);
  line-height: calc(35px + 15 * (100vw - 350px) / 1570);
  margin: 0 0 30px 0;
  color: #2D4751;
}
.content-text .h2,
.content-text h2 {
  /** calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width]))); **/
  font-size: calc(25px + 10 * (100vw - 350px) / 1570);
  line-height: calc(25px + 10 * (100vw - 350px) / 1570);
  margin: 0 0 15px 0;
  color: #2D4751;
}

.finnik-home {
  max-width: 290px;
  margin-top: 30px;
}

.rdw-logo {
  margin-top: 30px;
}

.content-item {
  background: #2D4751;
  color: #fff;
}
.content-item .content-text {
  max-width: 450px;
}
.content-item .content-text h2 {
  color: #fff;
}
.content-item .img-content {
  margin: 0 -15px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.content-item .img-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
.content-item .img-content::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  z-index: 1;
  background: url(//svl.autodealers.nl/upload/2181_pattern.svg) no-repeat top left;
  background-size: contain;
}
.content-item.content-inkoop .img-content img {
  -o-object-position: right;
     object-position: right;
}
.content-item.content-inkoop .img-content::before {
  background: url(//svl.autodealers.nl/upload/2181_pattern2.svg) no-repeat top right;
  background-size: contain;
}

.filter-home {
  margin-top: 30px;
}

ul.search-filter-horizontal {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 290px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
ul.search-filter-horizontal li.search-filter-select {
  position: relative;
  width: 100%;
  margin-right: 15px;
}
ul.search-filter-horizontal li.search-filter-select:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  color: #2D4751;
  position: absolute;
  right: 15px;
  top: 18px;
  pointer-events: none;
}
ul.search-filter-horizontal li select,
ul.search-filter-horizontal li input {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  height: 60px;
  border-radius: 30px;
  cursor: pointer;
}
ul.search-filter-horizontal li select {
  padding-left: 20px;
  background: #EEEEEE;
  color: #2D4751;
  border: 0;
  font-size: 20px;
}
ul.search-filter-horizontal li select option {
  color: #000;
}
ul.search-filter-horizontal li span {
  display: block;
  width: 100%;
  padding: 10px 0px 10px 20px;
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
ul.search-filter-horizontal li a#a___zf_transmissie {
  position: absolute;
  top: 10px;
  right: 11px;
  z-index: 3;
}
ul.search-filter-horizontal li button {
  height: 60px;
  width: 60px;
  border-radius: 30px;
  color: #fff;
  border: 2px solid #fff;
  background: #3E869F;
  transition: ease all 0.2s;
  box-shadow: 5px 20px 10px -10px rgba(0, 0, 0, 0.4);
}
ul.search-filter-horizontal li button:hover {
  background: #30677a;
}

/**********************
******* Global ********
**********************/
.content-space {
  padding: 15px 0;
}
.content-space.small {
  padding: calc(15px * 0.5) 0;
}

.btn-primary.btn-home {
  font-size: 20px;
  line-height: 26px;
  padding: 16px 20px;
  max-width: 290px;
  width: 100%;
}

.btn-primary,
a.btn-primary,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pager li > a,
.pager li > span {
  background: #3E869F;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 30px;
  box-shadow: 5px 20px 10px -10px rgba(0, 0, 0, 0.4);
}

.btn-primary:hover,
a.btn-primary:hover,
.btn-primary:active,
a.btn-primary:active,
.btn-primary:focus,
a.btn-primary:focus,
.btn-primary:active:focus,
a.btn-primary:active:focus,
.pager li > a:hover,
.pager li > span:hover {
  background: #30677a;
  border-color: #30677a;
  color: #fff;
}

a.btn-social {
  color: #fff;
}

a.label {
  background: #3E869F;
  color: #fff;
}

span.title,
.pagination > li > a,
.pagination > li > span {
  color: #3E869F;
}

nav.right {
  border-bottom: 0;
}

nav.right ul {
  margin-bottom: 0;
}

a.photo-a,
img.img-rounded {
  border-radius: 0;
}

.marquee {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.marquee span {
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  padding-left: 100%;
  will-change: transform;
  animation: marquee 15s linear infinite;
  color: #ff0000;
  font-size: 22px;
}
.marquee span:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .marquee span {
    animation-iteration-count: 1;
    animation-duration: 0.01;
    width: auto;
    padding-left: 0;
  }
}
.beoordeling .beoordeling .gemiddelde .beoordelen {
  display: none;
}

input[type=file] {
  max-width: 100%;
}

div#slideshow9 .slideshow-content {
  padding: 30px 10px;
  background: #2D4751;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
}

div#slideshow9 .slideshow9-blok {
  border: 0px;
}

div#slideshow9 h3.slideshow-titel {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

div#slideshow9 table.slideshow-gegevens td:first-child {
  padding-right: 10px;
}

div#slideshow9 span.item-prijs {
  color: #fff;
  font-size: 20px;
}

div#slideshow9 .slideshow-button {
  padding: 7px 15px;
  height: 60px;
  border-radius: 30px;
  font-size: 20px;
  max-width: 180px;
  width: 100%;
  transition: ease-in-out all 0.3s;
}

.fixed-icons {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fixed-icons .fixed-icon {
  background: #3E869F;
  height: 60px;
  width: 100%;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px 20px 10px -10px rgba(0, 0, 0, 0.4);
}
.fixed-icons .fixed-icon:hover {
  background: #295868;
  border-color: #295868;
}

@media (min-width: 768px) {
  .fixed-icons {
    bottom: 15px;
  }
  .fixed-icons .fixed-icon {
    border-radius: 30px;
    width: 60px;
  }
  .fixed-icons .fixed-icon + .fixed-icon {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .fixed-icons {
    height: 100%;
    width: auto;
    left: 15px;
    bottom: 0;
    flex-direction: column;
  }
  .fixed-icons .fixed-icon {
    margin-bottom: 15px;
  }
  .fixed-icons .fixed-icon + .fixed-icon {
    margin-left: 0;
  }
}
/**********************
*** Style per pagina **
**********************/
/***************
*** Occasions **
***************/
#body.autolijst_background,
#body.autolijst_background .auto-detail-page contact-adres,
#body.autolijst_background .list-view,
#body.autolijst_background .gallery-view,
#body.autolijst_background .detail-view,
#body.autolijst_background .row.auto-specificaties,
#body.autolijst_background .row.auto-opties,
#body.autolijst_background .row.auto-opmerkingen h3 {
  color: #2D4751;
}

#body.autolijst_background .auto-detail-page h2 {
  margin: 20px 0;
}

/**********************
*** Mediaqueries ******
**********************/
/* tot Mobiel (col-xs) */
@media (max-width: 767px) {
  .beoordeling .gemiddelde {
    font-size: 2em;
  }
}
/* Vanaf Tablet staand/portait modus (col-sm en hoger) */
@media (min-width: 768px) {
  .row-eq-height {
    display: flex;
    flex-flow: wrap row;
  }
  .row-eq-height:after, .row-eq-height:before {
    display: none;
  }
  .row-eq-height.middle {
    align-items: center;
  }
  .content-space {
    padding: calc(15px * 2) 0;
  }
  .content-space.small {
    padding: calc(15px * 1) 0;
  }
  .header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 30px 0;
    text-align: center;
    transition: ease-in-out all 0.2s;
  }
  .header-nav.scroll {
    padding: 15px 0;
    background: #385965;
  }
  a.nav-brand {
    color: #fff;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 10px;
  }
  a.nav-brand:hover {
    color: #fff;
  }
  a.nav-brand span {
    font-size: 50px;
    line-height: 50px;
  }
}
/* Vanaf Tablet liggend/landscape modus (col-md en hoger) */
@media (min-width: 992px) {
  .content-space {
    padding: calc(15px * 3) 0;
  }
  .content-space.small {
    padding: calc(15px * 1.5) 0;
  }
  .header-nav {
    padding: 60px 0;
    text-align: left;
  }
  .header-nav.scroll {
    padding: 30px 0;
  }
  a.nav-brand {
    margin-bottom: 0;
  }
  .rdw-logo {
    margin-top: 0;
  }
  .slideshow-home {
    max-width: 1250px;
    margin: 0 auto;
  }
}
/* Vanaf computerscherm (col-lg) */
@media (min-width: 1200px) {
  .content-space {
    padding: calc(15px * 4) 0;
  }
  .content-space.small {
    padding: calc(15px * 2) 0;
  }
}
.data-list {
  color: #2D4751 !important;
}/*# sourceMappingURL=style.css.map */