body{background: #f1f6f7;color: #5a6e8e;}
h1, h2, h3, h4, h5, h6{ color:#1f3c6a; }
.cookie {background: #f1f6f7;color: #1f3c6a;}
.cookie a{color: #1f3c6a;}
.cookie a span{color: #4ba8bf;}
nav{background: #ffffff;}
nav .logo, nav .logo span {color: #1f3c6a;}
nav ul li.active a {color: #1f3c6a;}
nav ul li.active {border-bottom-color: #3fbac4;}
nav ul li a {color: #afb6c1;}
a { color: #00798f; }
header{background-color: #448ca3;}
header::after {background: rgba(57,100,116,0);background: -moz-linear-gradient(top, rgba(57,100,116,0) 50%, rgba(57,100,116,1) 100%);background: -webkit-linear-gradient(top, rgba(57,100,116,0) 50%, rgba(57,100,116,1) 100%);background: linear-gradient(to bottom, rgba(57,100,116,0) 50%, rgba(57,100,116,1) 100%);opacity: .3;}

.home .container header .subheader { background-color: #1f3c6a; }
.wizard .top h1{
    color: #fff;
}
.wizard .top h2{color: #ffffff;}

.wizard{ color:#1f3c6a; }
.wizard h2{ color:#1f3c6a; }
.wizard .actions .but.next { background: #ff6600; }
.wizard .content h2, .wizard .info strong { color: #1f3c6a; }
.wizard .top{background: #1f3c6a;}
.wizard .sliderPadding, .wizard .content .info{ background:#f1f6f7; }
.wizard .actions .but.prev { background-color: #49b6cb; }
.wizard .ui-slider .ui-slider-range { background: #49b6cb; }
.wizard .ui-slider .ui-slider-handle { background: #49b6cb; }
.wizard .content .question.last .info strong{ color:#2b975e; }
.modal.skip .box .but.skip{ color:#49b6cb; }
.modal.skip .box{ color:#1f3c6a; }
.loaderContainer h3{ color:#1f3c6a }
.loader .inner{ color:#49b6cb }
.loader .check::after, .loader .check::before{ background:#49b6cb; }			

input[type="text"], input[type="number"], textarea { background: #f1f6f7; }
label input[type="radio"] + i.input, label input[type="checkbox"] + i.input { border-color: #49b6cb; }

.home .usp svg .cls-1 { fill: #49b6cb; }
.home .usp h3 {color: #1f3c6a;}
.home .faq {background: #ffffff;}
.home .faq h2, .home .faq strong {color: #1f3c6a;}
.home .logo-slider { display: none; }

.statistics .percentage{ color:#1f3c6a; }
.over-ons .results svg .cls-1, .statistics .st0, .other.hoe-het-werkt .usp svg .cls-1{ fill:#49b6cb; }
.over-ons .results li, .other.hoe-het-werkt .usp li{ background:#fff; } 
.over-ons .results strong, .over-ons .text strong{ color:#1f3c6a; }
.over-ons .history{ background: #fff; }
.over-ons .history li::before, .over-ons .history ul::before, .over-ons .history .date{ background:#49b6cb; }
.over-ons .history li .date::before{ border-right-color:#49b6cb; }
.over-ons .history li .description{ color:#626877; }

.wizard .progress .bar{ background:#49b6cb; }

footer { background:#1f3c6a; }

@media (max-width: 750px){
	nav ul { background:#f1f6f7; }
}


.subheader#productie 		{ background-image:url('../img/headers/productie.jpg'); }
.subheader#groothandel 		{ background-image:url('../img/headers/groothandel.jpg'); background-position:right top; }
.subheader#retail 			{ background-image:url('../img/headers/retail.jpg'); }
.subheader#dienstverlening 	{ background-image:url('../img/headers/dienstverlening.jpg'); }
.subheader#logistiek 		{ background-image:url('../img/headers/logistiek.jpg'); }
.subheader#overheid 		{ background-image:url('../img/headers/overheid.jpg'); }
.subheader#gezondheidszorg 	{ background-image:url('../img/headers/gezondheidszorg.jpg'); }
.subheader#bouw 			{ background-image:url('../img/headers/bouw.jpg'); }
.subheader#onderwijs 		{ background-image:url('../img/headers/onderwijs.jpg'); }
.subheader#verhuur 			{ background-image:url('../img/headers/verhuur.jpg'); }
.subheader#installatie 		{ background-image:url('../img/headers/installatie.jpg'); }
.subheader#overige 			{ background-image:url('../img/headers/overige.jpg'); }

