/*
donkerblauw logo volvo: #142365
zwart site volvo: #161618;

*/
@import url("../js/slick/ionicons.min.css");

#page-preloader,
.bg-primary,
.overlay-bg:after,
.btn-primary,
.contact-wrap .icon:after,
.marked-list > li span:before,
.section-title-small:after,
.divider,
.pricing-box-head,
.pricing-box .price-circle,
.work-step .step-num,
.work-step:hover .step-arrow:before,
.work-step:hover .step-arrow:after,
.owl-prev:hover,
.owl-next:hover,
.toTopButton,
.pagination-line li a.current,
.owl-controls .owl-dot,
.steps__wrapper-light li.complete .steps__dot,
#style-switcher .toggle-switcher,
#style-switcher .layout li.active,
.progress-wrapper .progress .progress-bar,
.iso .button:after,
.countdown__massive .countdown__period,
.steps__wrapper-light .steps__progress {
  background: #142365;
}

a:hover,
a:focus,
h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover, .h1 a:focus, .h1 a:hover, .h2 a:focus, .h2 a:hover, .h3 a:focus, .h3 a:hover, .h4 a:focus, .h4 a:hover, .h5 a:focus, .h5 a:hover, .h6 a:focus, .h6 a:hover,
html body .text-primary,
.list-inline .icon:hover,
.index-list > li.index-list-counter:before,
.media .media-left .icon,
.pagination-line li a,
.breadcrumbs-wrap li:last-child,
html body .k-nav-links li.active a,
.k-nav.k-nav-fixed .k-nav-links li.active a, .sub-page .k-nav .k-nav-links li.active a,
.k-nav li.dropdown .dropdown-menu li a:hover,
.countdown__massive .countdown__amount,
.steps__wrapper-light .steps__title .icon,
.accordion-title:hover,
.accordion-title.active {
  color: #142365;
}


.btn-white {
	background: #fff !important;
	color: #142365 !important;
}
.btn-white:hover {
	background: #142365 !important;
	color: #fff !important;
}

.optie-list-2 {
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
}
.optie-list-2 ul li {
  position: relative;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  padding: 7px 0;
}
.optie-list-2 ul li:before {
  display: block;
  position: absolute;
  top: 8px;
  left: -24px;
  /*content: '\f05d';*/
  color: #003057;
  font-family: FontAwesome;
}
.bg_grey {
  background-color: #f2f2f2;
}
.optiesoortgroep h4 {
  color: #142365;
}


.prijsdetail {
  display: inline-block;
  border: 1px solid #142365;
  padding: 20px;
}

.prijsdetail .prijs {
  font-size: 200%;
  font-weight: boldl
}

.prijsdetail .btw {
  font-size: 80%;
  color: #666;
}

@media only screen and (max-width: 767px) and (min-device-width: 900px), only screen and (max-device-width: 480px) {
   .optie-list-2 {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}

.pagination-line li a.current,
.steps__wrapper-light li > a.active .steps__dot,
.steps__wrapper-light li.complete .steps__dot,
.owl-prev,
.owl-next {
  border-color: #142365;
}

.icon-wrap:before {
  border-color: transparent transparent #142365 transparent;
}

.icon-wrap:after {
  border-color: #142365 transparent transparent transparent;
}


.footer-1 {
	background-color: #161618;
	color: #fff;
}
.footer-1 h6 {
	color: #ddd;
}
.footer-1 p {
	color: #fff !important;
}
.address-list li {
	color: #fff;
}

.footer-1 a:link, .footer-1 a:visited {
	color: #fff;
	text-decoration: none;
}
.footer-1 a:hover, .footer-1 a:active {
	color: #fff;
	text-decoration: underline;
}

.toTopButton:before {
	/*font-family: "Font Awesome 5 ";   content: "\f102";/*
	/*content: '\f346';*/
}



/* popup form */

#popup-formmail {
	max-width: 700px;
	margin: 0 auto;
	min-width: 310px;
}

/* SLICK SLIDER HOME */

.hero-fullslide {
    position: relative;
    height: 100vh;
    padding: 120px 0;
    overflow: hidden;
}

.hero-fullslide .container, .home-fullslide .container {
    z-index: 2;
}
.hero-fullslide .container, .home-fullslide .container {
    position: relative;
    padding-top: 60px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.default-slider, .home-fullslide {
    position: relative;
    height: 768px;
    overflow: hidden;
}

.home-fullslide.parallax > .parallax-img {
	height:100%;
	top:0;
}

.half-height-slider{
    position: relative;
    top: 0;
    background-color: #212121;
    z-index: 1;
}


.default-slider .container {
	padding-top:60px;
}

.default-slider.slick-dotted.slick-slider, .blog-grid-slider.slick-dotted.slick-slider{
	margin-bottom:0;
}


.default-slider .slide {
    position: relative;
    height: 768px !important;
}

.default-slider .slick-dots {
	bottom:40px;
}

.default-slider .slick-next, .blog-grid-slider .slick-next
{
    right:0px;
}

.default-slider .slick-prev, .blog-grid-slider .slick-prev
{
    left: 0px;
}

.default-slider .slick-dots li button {
    font-size: 0;
    width: 80px;
    height: 2px;
    padding: 0px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: rgba(255, 255, 255, 0.5);
}

section.dark-block .default-slider .slick-dots li button {
	background: rgba(255, 255, 255, 0.5);
}

.default-slider .slide.slick-active .zoom-text, .hero-text-slider .slick-active.zoom-text{
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: zoomIn;
		animation-name: zoomIn;
}

.default-slider .slide.slick-active .fade-left-text h1, .default-slider .slide.slick-active .fade-left-text h2, .default-slider .slide.slick-active .fade-left-text h3, .default-slider .slide.slick-active .fade-left-text h4, .default-slider .slide.slick-active .fade-left-text h5, .default-slider .slide.slick-active .fade-left-text h6, .default-slider .slide.slick-active .fade-left-text p{
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.default-slider .slide.slick-active .fade-center-text h1, .default-slider .slide.slick-active .fade-center-text h2, .default-slider .slide.slick-active .fade-center-text h3, .default-slider .slide.slick-active .fade-center-text h4, .default-slider .slide.slick-active .fade-center-text h5, .default-slider .slide.slick-active .fade-center-text h6, .default-slider .slide.slick-active .fade-center-text p {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInUp;
		animation-name: fadeInUp;
}

.default-slider .slide.slick-active .fade-left-text h5, .default-slider .slide.slick-active .fade-center-text h5 {
	-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.default-slider .slide.slick-active .fade-left-text p, .default-slider .slide.slick-active .fade-center-text p {
	-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.hero-text{
	display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    z-index: 10;
    color: #fff;
}


.white-color {
	color: #fff;
}

h1.white-color {
	font-size: 40px;
}
h5.white-color {
	font-size: 22px;
}

.overlay-bg {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	left:0;
}


.overlay-bg-dark {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	left:0;
}

.overlay-bg-light {
    background: rgba(255,255,255,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}


.bg-video .hero-text h1, 
.bg-video .hero-text h2, 
.bg-video .hero-text h3,
.bg-video .hero-text h4,
.bg-video .hero-text h5,
.bg-video .hero-text h6, 
.bg-video .hero-text p{
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInUp;
		animation-name: fadeInUp;
}

.bg-video .hero-text h5 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.bg-video .hero-text p {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
}

.slider-bg {
	border: 0;
    margin: 0;
    height: 100vh;
    background-color: #222225;
}
.slider-bg .slides {
    height: 100%;
}

.slider-bg .slides > li {
    height: 100%;
}

.slider-bg .hero-text{
	display: table-cell;
    /*vertical-align: middle;*/
    /*padding-top: 60px;*/
    position: relative;
    width: 100%;
    z-index: 10;
    color: #fff;
}
.slider-bg .hero-text P{
	line-height: 50px;
    font-size: 35px;
}

.slider-bg .hero-text h1 {
    font-size: 120px;
    line-height: 120px;
	letter-spacing: -5px;
}

.slide-img, .parallax-img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.full-screen-bg {
	height: 100vh;
    background-color: #212121;
 	min-height: 100vh;
}

.hero-text-wrap {
	display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 200;
	background-color: rgba(0, 0, 0, 0.2);
}

.video-container video.fillWidth {
    width: 100%!important;
	margin-left: 0 !important;
}

.video-container .filter {display:none;}

.video-container video {
    position: absolute;
    top: 0%;
    left:0%;
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-video {
	padding-bottom: 88.25%;
}
.about-video iframe {
	height:318px;
}

.arcon-video-box {
  position: relative;
  overflow: hidden;
}
.arcon-video-box:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.arcon-video-box:hover .arcon-video-box_overlay {
  background-color: rgba(0, 0, 0, 0.25);
}
.arcon-video-box:hover .arcon-video-box_overlay .play-button {
  background-color: #fff;
  color: #2d2d2d;
}
.arcon-video-box img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.arcon-video-box_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}
.play-button {
  cursor: pointer;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 80px;
  color: #fff;
  text-align: center;
  font-size: 50px;
  position: relative;
  z-index: 10;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.play-button i {
  line-height: inherit;
}
.play-button:hover {
  background-color: #fff;
  color: #2d2d2d;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.btn[data-play-button] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.btn[data-play-button]:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.inline-btn p {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    vertical-align: middle;
}

.inline-btn i{
	font-size:20px;
}

.video-alpha .video-play {
    position: absolute;
    top: 65%;
    left: 50%;
    margin-top: 0px;
    margin-left: -37px;
    width: 74px;
    height: 74px;
    font-size: 30px;
    line-height: 71px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
}
.video-alpha .video-play i.fa-play {
    margin-left: 5px;
}

.music-event .video-play{
    font-size:100px;
	color:#fff;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	display:inline-block;
}

.music-event .video-play:hover{
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}




.hero-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero-video video {
  position: absolute;
  max-width: none;
}



section.parallax-bg .testimonial-item .testimonial-content {
	background-color:transparent;
	box-shadow:none;
	margin-top: 0;
    margin-bottom: 0;
    padding: 0 50px;
}

section.parallax-bg .testimonial-item h4, section.parallax-bg .testimonial-item h5, section.parallax-bg .testimonial-item p, section.parallax-bg .testimonial .slick-prev:before, section.parallax-bg .testimonial .slick-next:before {
	color:#fff;
}

section.parallax-bg .testimonial .slick-prev:before, section.parallax-bg .testimonial .slick-next:before {
	opacity:.75;
}

section.parallax-bg .testimonial .slick-prev:hover:before, section.parallax-bg .testimonial .slick-next:hover:before {
	opacity:1;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index:10;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #fff;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.testimonial .slick-prev:before,
.testimonial .slick-next:before
{
    font-family:"Ionicons";
    font-size: 35px;
    line-height: 1;
    opacity: 0.5;
    color: #212121;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.testimonial .slick-prev:hover:before, .testimonial .slick-prev:focus:before, .testimonial .slick-next:hover:before, .testimonial .slick-next:focus:before{
	opacity: 1;
}


.slick-prev
{
    left: 25px;
}

.testimonial .slick-prev:before
{
    content: '\f2ca';
}

.slick-next
{
    right: 25px;
}

.testimonial .slick-next:before
{
    content: '\f178';
}


/* Dots */

.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin: 0 4px;
}

.wagen-slider .slick-dots li button, .testimonial .slick-dots li button, .team-slider .slick-dots li button, .blog-slider .slick-dots li button, .portfolio-slider .slick-dots li button, .model-slider .slick-dots li button {
    font-size: 0;
    width: 12px;
    height: 12px;
    padding: 0px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: rgba(195, 195, 195, 0.5);
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-0-border-radius: 50%;
}

.model-slider .slick-dots li button {
	width:5px;
	height:5px;
}

 .wagen-slider .slick-dots li.slick-active button, .testimonial .slick-dots li.slick-active button, .team-slider .slick-dots li.slick-active button {
    background-color: #3949ab;
}

section.parallax-bg .testimonial .slick-dots li.slick-active button, .model-slider .slick-dots li.slick-active button {
	background-color:#fff;
}

.model-slider .slick-dots li.slick-active button{
	width:15px;
	height:15px;
}

.model-slider .slick-dots {
	bottom:-50px;
}

.testimonial .slick-dots li button:hover,
.testimonial .slick-dots li button:focus,
.model-slider .slick-dots li button:hover,
.model-slider .slick-dots li button:focus
{
    outline: none;
}

.default-slider .slick-prev:before, .blog-grid-slider .slick-prev:before {
    content: '\f3d5';
}

.default-slider .slick-next:before, .blog-grid-slider .slick-next:before {
    content: '\f3d6';
}

.default-slider .slick-prev:before, .default-slider .slick-next:before, .blog-grid-slider .slick-prev:before, .blog-grid-slider .slick-next:before, #product-slider .slick-prev:before, #product-slider .slick-next:before { 
	font-family:"Ionicons";
    font-size: 35px;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.default-slider .slick-prev,
.default-slider .slick-next,
.blog-grid-slider .slick-prev, 
.blog-grid-slider .slick-next {
	border: 2px solid rgba(255,255,255,0.7);
    width: 50px;
    height: 50px;
	color:#fff;
}

.default-slider .slick-prev:hover, .default-slider .slick-next:hover, .blog-grid-slider .slick-prev:hover, .blog-grid-slider .slick-next:hover{
    color: #212121;
    background: #fff;
}

.default-slider .slick-prev:focus, .default-slider .slick-next:focus  {
	outline: none;
}

.default-slider .slick-dots li.slick-active button {
	background-color: #fff;
}

section.dark-block .default-slider .slick-dots li.slick-active button {
	background-color: #888;
}

section.dark-block .default-slider .slick-prev, section.dark-block .default-slider .slick-next {
	border: 1px solid rgba(33,33,33,0.7);
	color:#212121;
}

section.dark-block .default-slider .slick-prev:hover, section.dark-block .default-slider .slick-next:hover {
	color:#fff;
	background: #212121;
}


.pt-50 {
	padding-top: 50px;
}

 .pb-100 {
	 padding-bottom:  100px;
 }
 .pb-110 {
	 padding-bottom:  100px;
 }

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}
.mb-30 { margin-bottom: 30px; }sec

.mycms {
	text-align: left;
}



.section-holiday {
  padding: 30px 0; 
  background-color: #142365;
  color: #fff;
}

.section-holiday h3 + p {
	margin-top: 0px !important;
}

.section-holiday h3 {
color: #fff;
}
 @media (min-width: 992px) {
    .section-holiday {
      padding: 20px 0;
      
    } 
}



ul.cmslist {}

ul.cmslist li {
	text-align: left;
	margin-bottom: 20px;
}

.mycms div[class*="col-"] {
    padding-bottom: 10px;
}

.loginform {
	
}

.loginform input[type=text], .loginform input[type=password], .mycms input[type=text], .mycms input[type=date], .mycms textarea {
	display: block;
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.mycms input[type=checkbox], .mycms input[type=radio] {
	display: inline-block;
	margin-right: 5px;
}

.mycms label {
	text-align: left;
	margin-right: 20px;
}

.loginform .btn-submit, .mycms .btn-submit, .contact-form .btn-submit, .contact-formmail .btn-submit {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #142365;
	color: #fff;
}

.loginform .btn-submit:hover, .mycms .btn-submit:hover, .contact-form .btn-submit:hover, .contact-formmail .btn-submit:hover {
	color: #ccc;
}

.mycms h1 {
	font-size: 30px;
	text-align: left !important;
	padding-bottom: 30px;
}

td.colright {
	text-align: right;
}

/* isotop */
figure.tweedehandswagen .figcaption {
	background: rgba(20, 35, 101, 0.5);
	flex-direction: column;
}

figure.tweedehandswagen.verkocht .figcaption {
	background: rgba(172, 1, 1, 0.5);
	flex-direction: column;
}

figure.tweedehandswagen.verkocht h5 {
	font-size: 300%;
	padding-bottom: 20px;
}

h3.verkocht {
	font-size: 250%;
	color: rgba(172, 1, 1, 1);
}

figure.tweedehandswagen .figcaption p {
	padding: 5px 0;
	color: #fff;
}
figure.tweedehandswagen .figcaption p.prijs {
	padding: 5px 0;
	color: #fff;
	font-size: 150%;
}
ul.project-stats li {
	display: block;
}
.project-stats .title {
	width: 42%;
}
.project-stats .content {
	margin-left: 45%;
	min-width: 50%;
}

html body .k-nav-links a {
	color: #888;
}

.k-nav .k-nav-links li a:hover, .sub-page .k-nav .k-nav-links li a:hover {
    color: #142365;
  }
 
 .map-caption {
	 margin: 0;
	 max-width: 550px;
 }
 .map-caption-inside {
	 background: none;
 }
 
  div.contact-data-wrap {
	  background-color: #fff;
  }

th.icons {
	width: 140px !important;
}
td.icons {
  width: 20px;
}

label.block {
  display: block;
}
input.h40 {
  height: 40px;
  margin-bottom: 0px !important;
}

img.carfotos {
  /*
  max-width: 600px;
  max-height: 600px;
  */
}

.cbp-item {
  background-color: #f2f2f2;
  padding: 10px !important;
  
}
span.prijs {
  display: block;
  padding: 10px;
  background-color: #fff;
  color: #142365;
  font-size: 150%;
}
.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
  padding: 8px;
  /*font-size: 150%;*/
  background-color: #f2f2f2;
  color: #000;
}
.cbp-l-caption-buttonLeft:hover, .cbp-l-caption-buttonRight:hover {
  opacity: 1;
}

a span.merkbutton {
  padding: 10px;
  display:block;
  background-color: #142365;
  color: #ffffff;
}

a:hover span.merkbutton {
  padding: 10px;
  display:block;
  background-color: #36660A;
  color: #ffffff;
}


.autogegevens {
  padding: 15px;
  background-color: #f2f2f2;
  
}

/*
donkerblauw logo volvo: #142365
zwart site volvo: #161618;

*/

@media (min-width: 992px) {
  .k-nav.k-nav-fixed .k-nav-links li a:hover, .sub-page .k-nav .k-nav-links li a:hover {
    color: #142365;
  }
}
