
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500);

/* Flexsecurity green: 7baf1f */




#flexsecuritylogo {
	position: absolute;
	margin-left: 15px;
	margin-top: 20px;
 }

html, body, #form-bereken .infobereken:hover span {
    font-family: 'Roboto', sans-serif;
    color: #2a3b43;

}

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

.button {
	font-size: 16px; }
	
}
h1, h2, h3 {
	/*color: #2a3b43;*/
}

nav ul li a:hover {
	color: #7baf1f;
}

.fa-check {
	color: #48bd02;	
}

.button, .button.per.active, #paginate a.curpage {
	color: #fff;
	background-color: #7baf1f;
	font-family: 'Roboto', sans-serif;
}

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


.button:hover, .button.per.active:hover {
	background-color: #628c19;
}

.home-block.home-color .button, .button.per, #paginate a {
	background-color: #7baf1f;
	background-color: #b2b8ba;
}	

.home-block.home-color .button:hover, .button.per:hover {
	background-color: #628c19;
}

#home-1, #home-1 h1, .home-block.home-color h2 {
	color: #fff;
}

strong {
	font-weight: 700;
}

#home-3 {
	padding-top: 130px;
}

#home-2 {
	padding-top: 80px;
}


/* - - - - - H E A D E R - - - - - */

header .container > span,
header .container > span i {
	color: #414f56;
	font-weight: bold;
}

header .container > span i {
	border-color: #414f56;
}

/* - - - - - H E A D E R  I N F O B L O C K - - - - - */

#home-teaser {
	background-color: #2b3b43;
	color: #fff;
	margin-top: -276px;
}

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

.home-img-1 {
	background-image:url(/img/flexsecurity-1.jpg);
}

/* - - - - - R E F E R E N C E S - - - - - */

.home-block.home-color {
	background-image: url(/img/ref3.jpg);
}

.home-block.home-color {
	color: rgba(255, 255, 255, 0.85);
}

.home-block.home-color .referentie .stars {
	color: rgba(107, 235, 255, 0.8);
}

.home-block.home-color .referentie h3 {
	color: #8befff;
}

/* - - - - - B E R E K E N - - - - - */

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

#tabs li {
	color: #fff;
	background-color: #414f56;
}

.arrow-right {
	border-left: 25px solid #414f56;
}

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

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

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

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

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

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

#tabs li.active.third {						background-color: #30414a;}
#tabs li.active.third .arrow-right {		border-left-color: #30414a;}
 
#tabs li.active.fourth {						background-color: #2b3b43;}
#tabs li.active.fourth .arrow-right {		border-left-color: #2b3b43;}

#bereken-1 {
	background-image:url(/img/flexsecurity-2.jpg);
}

#bereken-1,
#bereken-1 h1 {
	color: #fff;
}

.berekennubutton {
	background-color: #f67b1f;
}

/* - - - - - R E S U L T A T E N - - - - -  */

.formulieringevuld {
	background-color: #2b3b43;
}

.formulieringevuld a {
	background-color: #7baf1f; 
}

.formulieringevuld a:hover {
	background-color: #628c19;
}
	

/* - - - - - R E V I E W - - - - - */


.ervaring .aanbeveling {
	background-color: #e6671a;
}

.ervaring .person, .ervaring .title {
	color: #7baf1f;
	font-size: 25px !important;	
	text-transform: uppercase;
	font-weight: 100;
}

.ervaring .title {
	font-size: 18px !important;
}


.ervaring table tr td span.stars i {
	color: #7baf1f;
}

.ervaring table tr td span.stars.total i {
	color: #0d8293;
}


/* - - - - - F O O T E R - - - - -  */

footer {
	background-color: #202c30;
	color: #bbb;
}



