/*
Theme Name: Ik kies voor eerlijk Theme 8020
Theme URI: http://www.8020ecommerce.nl/
Description: A child theme 
Template: responsive
*/


/*=============ftat ==============*/

body{background-color: #f9f9f9;  font-family: 'Open Sans'; font-size:16px;}
#container{background-color: #fff; max-width:1000px !important; }
#header {background-color:#3f5666; 
margin-left:-25px; padding-left:45px;
margin-right:-25px; padding-right:45px;
padding-bottom:10px; }
#wrapper{border:none;}
#logo{margin-top:20px;}
h1{margin-top:0}
a {color:#3f5666;
text-decoration: underline;}

#content-full {
    margin-bottom: 20px;
    margin-top: 0px}
#content-full h4{font-family: 'Open Sans'; margin-top:0; font-size:17px;}


/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {  /*1169*/
	background-color: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f5666), to(#3f5666));
	background-image: -webkit-linear-gradient(top, #3f5666, #3f5666);
	background-image: -moz-linear-gradient(top, #3f5666, #3f5666);
	background-image: -ms-linear-gradient(top, #3f5666, #3f5666);
	background-image: -o-linear-gradient(top, #3f5666, #3f5666);
	background-image: linear-gradient(top, #3f5666, #3f5666);
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f5666, endColorstr=#3f5666);
	margin: 0 auto 0;
	padding-bottom:0px; 
}

.menu a { /*1264*/
	border-left: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 700;
	height: 30px; /*ftat */
	line-height: 30px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: none /* ftat 0 -1px 0 #000000*/ ;
	white-space: nowrap;
	/*font-family: 'sansationregular';  */
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	background-color: none; 
	text-transform: lowercase;
}


.menu a:hover { /*1281*/
	background-color: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f5666), to(#3f5666));
	background-image: -webkit-linear-gradient(top, #3f5666, #3f5666);
	background-image: -moz-linear-gradient(top, #3f5666, #3f5666);
	background-image: -ms-linear-gradient(top, #3f5666, #3f5666);
	background-image: -o-linear-gradient(top, #3f5666, #3f5666);
	background-image: linear-gradient(top, #3f5666, #3f5666);
	text-decoration: none;
	color: #f9f9f9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f5666, endColorstr=#3f5666);
}

.menu .current_page_item a, /*1298*/
.menu .current-menu-item a {
	background-color: #3f5666;
	font-weight: bold;
}



/* CTA menu  in navigation*/
.nav-cta{display: block;
float:right !important; font-size: 18px;border-radius:5px; padding: 10px 30px !important; 
background-color:#66CD00; 
 /*width:200px; */
 margin-top:20px !important; margin-right:20px !important;
}
 .nav-cta a{color: #fff;  text-decoration: none; }
/*.nav-cta a:hover { background-color:#458B00 !important;}
 
 /*========= footer ===========*/
 
#footer{background-color:#3f5666; padding-top:20px; max-width:1000px !important; }
#footer a{color:#eee;}
#footer a:hover{color:#f9f9f9;}
#footer ul li:first-child { border-top: 1px solid rgba(255, 255, 255, 0.15);}
#footer ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 7px 0;
    width: 180px
}
#footer ol li {color:#f9f9f9;}
.col-220{border:solid:1px red !important;}
	
#footer ul ,#footer ol{list-style: none outside none; }
#widgets ul{padding-left:20px;}
#footer h3{text-transform:uppercase; color:#f8f8f8; margin-left:20px; 
font-size:15px; font-family: 'Open Sans', sans-serif;}
#footer p{color:#eee;}

/* short codes*/
.one-half {width: 48%;}
.one-third {width: 30.66%; clear:right; }
.one-fourth { width:22%; min-width:160px; text-align: center; }
.one-half, .one-third, .one-fourth,.two-third {
    float: left;
    position: relative;
	margin-right:4%!important;
}
.one-half-last {	width:48%;	float:right;}
.one-third-last{width:30.66%;float:right;}
.one-fourth-last { width:22%; float:right; min-width:160px; text-align: center; }

.breadcrumb-list{display:none;}

#content, #widgets {margin-top:10px;}


a img.alignnone{ 
margin:0;
border-radius: 100px;
    /*filter: url("inc/desaturate.svg#greyscale");*/
    /*height: 100%;*/
    opacity: 0.8;
    transition: all 0.3s ease-in-out 0s;
   /* width: 100%;*/
    z-index: 1;}
	
img.round{margin:0;
border-radius: 100px;
   /* width: 100%;*/
    z-index: 1;}

/* ================ home ================*/
.home-hero{background-color:#f9f9f9; padding:30px;}
#banner-text {
	background-color: rgba(0, 0, 0, 0.5);
    border: medium none;
    color: #FFFFFF;
    left: 50px;
    /*opacity: 1;*/
    padding: 10px 30px;
    position: absolute;
	border-radius:20px;
    top: 40px;
    width: 60%;
    z-index: 5;
}

.home-cta{font-size: 12px;border-radius:5px; padding: 15px; 
background-color:#3f5666 !important; 
 width:250px; 
 font-family: 'Open Sans', sans-serif;
}
.home-cta a{color:#fff; text-decoration:none;}

.home-banner-content {
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 28px;
    margin: -95px 20px;
    padding: 15px 0;
	/*height:20px;*/
    position: absolute;
    text-align: center;
    width: 100%;
	max-width:420px;
    z-index: 2;}
.home-banner-content a, .home-banner-content a:hover{color:#f0f0f0; 	font-weight:300;text-decoration:none;}
.home-services{font-size:18px; font-weight:bold;}
.home-about{ font-family: 'Open Sans';font-size:24px; padding-left: 10%; padding-right:10%; font-style:italic; text-align:center; 
font-weight:300; line-height: 28px;}

.powered{display:none;}


/* ========== sidebar ========*/
.widget-wrapper {
    background-color: #fff !important;
    border: 0px solid #E5E5E5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
}


/* ========== sidebar menu widget ========*/
#widgets .menu-over-ons-container, #widgets .menu-kandidaten-container, #widgets .menu-programma-container, #widgets .menu-aanpak-container, #widgets .menu-doelstellingen-container, #widgets .menu-documenten-container, #widgets .menu-kandidaten-finaal-container{margin-top:30px;}
#widgets .menu-over-ons-container a, #widgets .menu-kandidaten-container a, #widgets .menu-programma-container a, #widgets .menu-aanpak-container a, #widgets .menu-doelstellingen-container a, #widgets .menu-documenten-container a, #widgets .menu-kandidaten-finaal-container a{
padding: 5px  10px 5px 30px;
 margin-bottom:0px;
 margin-left:-20px;
 	display: block;
    width:100%;
	font-size:16px;
	font-family:'Open Sans';
	color:#555;
}
.menu-over-ons-container ul, .menu-kandidaten-container ul, .menu-programma-container ul, .menu-aanpak-container ul, .menu-doelstellingen-container ul, .menu-documenten-container ul , .menu-kandidaten-finaal-container ul  {
   list-style-type: none;
   line-height:40px;
}

.menu_widget li:first-child a {
display: block;
width:200px;
border-top: 1px solid #E5E5E5;
}

.menu_widget a:before { /* add arrow left*/
    color: #999999;
    content: "\f104";
    display: block;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 20px;
    left: 10px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}

.menu_widget a{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #E5E5E5 #E5E5E5;
    border-image: none;
    border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-color:#E5E5E5;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #999999;
    display: block;
    font-size: 1em;  /*ftat 0.875*/
    font-weight: normal;
    padding: 10px 15px 10px 40px;
    position: relative;
	}
	
.menu_widget a:hover {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #005580;
}

.menu_widget .current-menu-item > a {
    background: none repeat scroll 0 0 #f9f9f9;
}

#content h1, #content-full h1{
border-bottom: solid 1px #E5E5E5;
	   font-family: 'Open Sans';
	   font-weight:400;
	   padding-bottom:5px;
/*height:50px;*/}

.action-button a:link, .action-button a:visited {
       border-radius: 5px;
	   -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
       display: inline-block;
	   font: 400 15px 'Open Sans';
	   color: #fff;
       margin: 0 10px 20px 0;
       padding: 10px 20px;
       text-align: center;
      text-decoration: none; 
       /*	text-shadow: 0 1px 1px rgba(0,0,0,0.3);*/
	   background-color: #3f5666;
}

.action-button a:hover, input[type="submit"]:hover {
       background-color: #d7ae11
	  }

	   input[type="submit"]{
	   border-radius: 5px;
	   -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	   	   background-color: #3f5666;
		   	   font: 400 15px 'Open Sans';
			 padding: 10px 20px;}
	   
input[type="submit"], input[type="submit"]:hover{
    background-image: none;
	border: none;
	box-shadow:none;
	color:#fff;}

.pricing{
padding: 20px 20px;
box-shadow: 0px 0px 5px #888;
border-radius:10px;
text-align:center;
}

#header .header-right {
	float:right;
	margin-top:20px;
/*	height:80px;*/
	margin-right:40px;
	width: 210px;
}

#searchform{margin-top:0px; width:210px;}

#searchsumbit{float:right; }

input#searchinput {
  background: url('http://3.bp.blogspot.com/-aJoIaNi5n0w/T4iXxkJvIiI/AAAAAAAAAHc/Umn8urN9rq4/s1600/spyglass.png')   no-repeat 5px 5px; /* change the 5px to 185 if you want right align*/
 /* -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  height: 22px;
  line-height: 1.2em;*/
  border-radius: 0px;
   height: 30px;
  padding: 5px 20px 5px 30px; /*ftat*/
  background-color:#fff;
}

.copyright {color:#f9f9f9;}

button {
background-color: #66CD00;
border: 0;
border-radius: 5px;
padding: 10px 30px;
color: #fff;
 }

.doel{background-color: #3f5666; margin:0 20px; padding: 10px; border-radius:5px;}
.doel a{color:#fff; text-decoration:none;}
/*
66CD00 green cta
#414142  dark grey
#3f5666 Yellow
#3f5666 dark blue