@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&family=Source+Sans+3:wght@400;600&display=swap');
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=48242cc9-71ee-4cea-acf3-061df804997d");
/*font-family: 'Raleway', sans-serif;
font-family: 'Source Sans 3', sans-serif;*/

html, body, #form-bereken .infobereken:hover span {
   font-family: 'Source Sans 3', sans-serif;
	font-size: 16px;
	line-height: 24px;
   font-weight: 400;
   color:#4d4d4d;
}

h1, h2, h3, h4, h5 {
  font-family: 'Raleway', sans-serif; 
  font-weight: 400;
  letter-spacing: 1px;
}

h1, h2, h3 {
	color: #000;
	font-style:  normal;
	font-size: 42px;
	line-height: 45px;
}

h2, h3{	
	font-size: 27px;
	line-height: 30px;
}

button {
   font-family: 'Source Sans 3', sans-serif;
   font-weight: 400; 
}

strong {
	font-weight: 600;
}

#helpdeskblock {
	color: #666;
}

#klaplogo {
   position: absolute;
   margin-left: 15px;
   margin-top: 1px;
   max-width: 137px;
}

#navblock {
   border-bottom: 1px solid #e6e6e6;
}

#helpdeskblock {
   font-weight: normal;
}

header {
	box-shadow: none;
}

#bereken_form #keuzeopties h4 {
   font-size: 26px;
}

#bereken_form #keuzeopties .keuzeoptie > div {
   min-height: auto;
}

header .container div {
   font-family: 'Raleway', sans-serif; 
   font-size: 14px;
   font-weight: 300;
   font-style: normal;
   color: #000;
 }

#tw_logo {
	width: 200px;
	margin-bottom: -5px;
	margin-left: -138px;
}

#langselect {
	height: 50px !important;
	line-height: 50px !important;
	
}

#langselect img {
	background-color: #fff;
	border-radius: 3px;
}

.button {
   color: #fff;
	background-color: #00a765;
	-webkit-font-smoothing: subpixel-antialiased !important;
	border-radius: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
   font-size: 18px;
   font-weight: 400;
   text-transform: none;
   border-radius: 4px;
}

#resultaten .nettolink a:hover .netto {
	color: #ad1917;
}

.button i {
	color: #85100e !important;
}

#matlink i {
   color: #fff !important;
}


.button:hover,
.button.active {
	background-color: #009a5d!important;
   color: #fff;
}

#form-errors{
	color: #ad1917;
}

#toggle i {
	color: #fff;
}

#helpdesk {
   font-family: 'Raleway', sans-serif; 
   font-weight: 600;
}

#navblock nav.opened ul li a {
	color: #ad1917 !important;
}

#navblock nav.opened ul li {
	margin: 0px !important;
}

#navblock nav.opened ul li a.active {
	height: auto;
	border-bottom: none;
}

nav {
	height: 45px;
	line-height: 46px;
   font-size: 15px;
   font-weight: 600;
   font-family: 'Raleway', sans-serif; 
}

nav a {
   color: #000;
}

nav ul li a.active, nav ul li a:hover {
	height: 45px;
	color: #00a5e3 !important;
   border-bottom: 0px;
}

nav ul li a.active {
   color: #000;
}

nav ul li a:hover {
   color: #0024e7 !important;
}

#home-1, #bereken-1 {
   background-color: #fff;
	background-image: url(/img/klap/klap_background.jpg);
}

#home-1 {
   padding-top: 35px;
   height: 550px;
   color: #000;
}

#home-1 h1 {
	color: #000;
	margin-bottom: 5px;
}

#home-grey-dark {
   background-color: #fafafa;
}

.home-grey-light {
   background-color: #fff;
}


#home-teaser {
	background-color: #0024e7;
   color: #fff;
}

#home-teaser h3 {
   color: #fff;
}

#home-teaser .button {
color: #0024e7;
border: 1px solid #fff;
background-color: #fff;
}

#home-teaser .button:hover {
   color: #fff;
   border: 1px solid #fff;
   background-color: #0024e7;
   }

#bereken-1 {
	padding-top: 30px;
   color: #000;
   margin-bottom: 0px;
	background-image: url(/img/klap/klap_background_pages2.jpg);
}

#bereken-1 .container {
	text-align: left;
}
	
#bereken-1 h1 {
	margin-bottom: 3px;
	color: #000;
}

.button i {
   display: none;
}

footer {
/*	height: 125px !important;
	padding:0px !important;*/
	background-color: #262626;
	color: #626262;
/*	font-size: 12px;
	line-height: 20px;
	padding-top: 20px !important;*/
}

footer a {
	color: #fff !important;
}

#tabs {
	background: #00a5e3;
	background: -moz-linear-gradient(left,  #00a5e3 50%, #cccccc 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(50%,#00a5e3), color-stop(50%,#cccccc));
	background: -webkit-linear-gradient(left,  #00a5e3 50%,#cccccc 50%);
	background: -o-linear-gradient(left,  #00a5e3 50%,#cccccc 50%);
	background: -ms-linear-gradient(left,  #00a5e3 50%,#cccccc 50%);
	background: linear-gradient(to right,  #00a5e3 50%,#cccccc 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5e3', endColorstr='#cccccc',GradientType=1 );
   margin-top: 0px;
}

#tabs li {
	color: #fff;
	background-color: #00a5e3;
}

.arrow-right {
	border-left: 25px solid #00a5e3;
}

#tabs li.second, 
#tabs li.third {
	background-color: #a3a9ab;
}

#tabs li.non-active.third .arrow-right {
	border-left-color: #a3a9ab;
}

#tabs li.active.second {					background-color:  #0095cc;}
#tabs li.active.second .arrow-right {		border-left-color: #0095cc;}

#tabs li.non-active.second {				background-color:  #909799;}
#tabs li.non-active.second .arrow-right {	border-left-color: #909799;}

#tabs li.active.third {						background-color:  #0084b6;}
#tabs li.active.third .arrow-right {		border-left-color: #0084b6;}

#tabs li.non-active.fourth {				background-color: #b2b8ba;}
#tabs li.non-active.fourth .arrow-right {	border-left-color: #b2b8ba;}

#tabs li.active.fourth {						background-color:  #00739f;}
#tabs li.active.fourth .arrow-right {		border-left-color: #00739f;}

.formulieringevuld { 						
   background-color: #0024e7;
   border-radius: 3px;
   
}
.formulieringevuld a#berekenknop {			
   background-color: #fff;
   text-transform: normal;
   font-weight: 16px !important;
   font-weight: 600;
   color: #0024e7;
   padding: 5px 10px;
   border-radius: 3px;
}
.formulieringevuld a#berekenknop i {			
   display: none;
}

#bereken_form #keuzeopties h4 {
   margin-bottom: 0px;
}

#bereken_form #keuzeopties .keuzeoptie > div {
   border-radius: 3px;
   background-color: #e8f0fb;
   color: #00a5e3;
   }

#bereken_form #keuzeopties .keuzeoptie > div:hover {
   background-color: #00a5e3;
   color: #fff;
}

#bereken_form #keuzeopties .keuzeoptie.active > div {
	background-color: #0024e7;
   color: #fff;
}