body, html {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	background: #006199;
	font-family: 'Nunito', sans-serif;
	font-weight: 300;
	color: #3d3d3b;
}

.container {
	position: relative;
	margin: auto;
	width: 100%;
	height: auto;
	background: white;
}

.top {
	position: relative;
	width: 1024px;
	margin: auto;
	height: 437px;
	background: url(images/top.png) no-repeat white;
}

.topleft {
	position: absolute;
	width: 50%;
	height: 357px;
	background: url(images/left.png) repeat-x;
}

.topright {
	position: absolute;
	width: 50%;
	right: 0px;
	height: 357px;
	background: url(images/right.png) repeat-x;
}

.payoff {
	position: absolute;
	width: 314px;
	height: 53px;
	background: url(images/tieners-aant-woord.png) no-repeat;
	color: white;
	text-align: center;
	font-weight: 700;
	line-height: 50px;
	font-size: 18pt;
}

.tieners {
	position: absolute;
	top:11px;
	left:268px;
	background: url(images/tieners.png) no-repeat;
	width: 504px;
	height: 266px;
}

.logo {
	position: absolute;
	width: 374px;
	height: 228px;
	right: 3px;
	top:231px;
	background: url(images/caring-logo.png) no-repeat; 
}

.socialcontainer {
	position: absolute;
	right: 0px;
	top:194px;
}

.social {
	position: relative;
	float: left;
	width: 29px;
	height: 29px;
	background-repeat: no-repeat;
	margin-left: 5px;
}

.facebook {
	background: url(images/facebook.png);
}

.twitter {
	background: url(images/twitter.png);
}

.youtube {
	background: url(images/youtube.png);
}

.google {
	background: url(images/google2.png);
}

.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 0px;
	bottom: 80px;
	color: #8f8377;
	font-size: 11pt;
	width: 512px;
}

.menu li {
	float: left;
	margin-right: 6px;
}

.menu li a:hover, .menu .current-menu-item {
	color: #f7921e;
}

.menu li:last-child {
	display: none;
}

.seperator {
	color: #f7921e;
	font-weight: 700;
}


.banner {
	width: 1024px;
	height: 305px;
	position: relative;
	margin: auto;
	background: url(images/bannerback.png) no-repeat;
}

.contentheader {
	position: absolute;
	width: 359px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	font-size: 23pt;
	color: white;
	background: #f7921e;
}

.contentheader h1 {
	font-size: .8em;
}

.col1 {
	position: absolute;
	width: 516px;
	/*height: 148px; */
	top:89px;
	color: white;
	background: #003a6b;
	padding-left: 5px;
}

.col2 {
	position: absolute;
	width: 474px;
	/*height: 148px; */
	top:89px;
	right:17px;
	color: white;
	background: #003a6b;
	padding-left: 5px;
}

.contentcontainer {
	position: relative;
	width: 1024px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	
}

.content {
	position: relative;
	width: 831px;
	margin-left:190px;
}


.banner_ervaringen {
	width: 519px;
	height: 90px;
	position: relative;
	background: url(images/bannerback2.png) no-repeat;
}

.ervaring {
	margin-top: 50px;
}

.naam {
	font-weight: 700;
	color: #f7921e;
}

.leeftijd {
	color: #8f8377;
}

.meta {
	margin-bottom: 5px;
}

.footer {
	width: 1024px;
	position: relative;
	margin: auto;
	top:24px;
	margin-bottom: 75px;
	margin-top: -24px;
}

.footerblock {
	position: relative;
	height: 63px;
	width: 869px;
	background: url(images/footer.png) no-repeat;
	color: white;
	line-height: 63px;
	text-indent: 55px;
}

.copyright {
	font-size: 9pt;
	position: absolute;
	right: 0px;
	top:10px;
}

.authors {
	position: absolute;
	font-size: 9pt;
	color: white;
	text-indent: 55px;
}

h1 {
	font-size: 23pt;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}

h2 {
	font-size: 23pt;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	color: #003a6b; 
}

p:first-child {
	margin-top: 0px;
}

p:last-child {
	margin-bottom: 0px;
}

b, strong {
	font-weight: 700;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

a, a:visited, a:active, a:link {
	color: inherit;
	//color: expression(this.parentNode.currentStyle['color']);
	text-decoration: none;
}

.content a {
	color: #f7921e;
}

.nowrap {
	white-space: nowrap;
}

.nomargin p {
	margin-bottom: 0px;
}

.click:hover {
	color: #ccc;
	cursor: pointer;
}

.wp-post-image {
	margin-top: 3em;
}

.wpcf7-form-control-wrap {
	display: block !important;
}

.wpcf7-form-control {
	resize:none;
	border: 1px solid #ccc;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 5px;
	font-family: 'Nunito', sans-serif;
	font-size: 12pt;
	font-weight: 300 !important;
}

.wpcf7-submit {
	background:#f7921e;
	width: 150px !important;
	color: white;
	border:1px solid #f7921e;
}

.wpcf7-submit:hover {
	cursor: pointer;
	background: #003a6b;
	color: white;
	border:1px solid white;
}

.grecaptcha-badge {
	display: none;
}

.button {
	background: #f7921e;
	padding: .5em 1em;
	box-sizing: border-box;
	font-weight: bold;
	color: white;
	display: inline-block;
	margin-bottom: 1.5em;
	margin-right: 1em;
	border-radius: .5em;
	cursor: pointer;
	transition: background .5s;
}

.button:hover {
	background: #003a6b;
}

.overlay {
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	display: table;
	background: rgba(0,58,107,.95);
	color: white;
	display: none;
	z-index: 9999999999;
	overflow-y: auto;
}

.overlayactive {
	overflow-y: hidden;
}

.overlayactive .activeoverlay {
	display: block;
}

.overlay0 {
	position: relative;
	display: table;
	width:100%;
	height: 100%;
	padding: 2em;
	box-sizing: border-box;
}

.overlay1 {
	display: table-row;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.overlay2 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow-y: auto;
}

.overlay2 form {
	width:50%;
	position: relative;
	margin: auto;
}

.overlay2 h2 {
	color: white;
	font-weight: bold;
}

.overlayclose {
	position: absolute;
	right: 0px;
	top: 0px;
	background: white;
	color: #003a6b;
	font-size: 2em;
	width: 1.5em;
	height: 1.5em;
	cursor: pointer;
}

.wpcf7-spinner {
	position: absolute !important;
}


/* sections */

section {
	position: relative;
	width: 100%;
	background: white;
	box-sizing: border-box;
}

section:last-of-type::after {
	position: relative;
	content:'';
	height: 5em;
	background: white;
	width: 100%;
	display: block;
}

section.omenommetback:last-of-type::after {
	background: transparent;
}

/* tekst_met_afbeelding */

.tekst_met_afbeelding.stijl-rechts {
	padding: 5em 0 5em 9%;
}

.tekst_met_afbeelding.stijl-links {
	padding: 5em 9% 5em 0;
}

.tekst_met_afbeelding .imgcell .imgwrap {
	position: relative;
	overflow: hidden;
}

.tekst_met_afbeelding .imgcell img {
	width: 120%;
	height: auto;
	z-index: 0;
	position: relative;
	vertical-align: middle;
}
	
.tekst_met_afbeelding.stijl-links .imgcell img {
	left:-20%;
}

.tekst_met_afbeelding.stijl-rechts .txtcell p, .tekst_met_afbeelding.stijl-rechts .txtcell table  {
	padding-right: 3em;
}
	
.tekst_met_afbeelding.stijl-links .txtcell p, .tekst_met_afbeelding.stijl-links .txtcell table {
	padding-left: 3em;
}

.tekst_met_afbeelding table tr td:nth-child(odd){
	padding-right: 1em;
}

.tekst_met_afbeelding.stijl-rechts .txtcell h1 {
	padding-right:2em;
}

.tekst_met_afbeelding.stijl-links .txtcell h1 {
	padding-left:.75em;
}

.tekst_met_afbeelding .imgcell .overlayimg {
	position: absolute;
	left:0;
	top:0;
	z-index: 10;
}

/* tekst met youtube */


.videoWrapper {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}

.videoWrapper iframe, .videoWrapper video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: 0px;
	display: table;
}

/* afbeelding_met_titel  */

.afbeelding_met_titel {
	padding-top: 3em;
	box-sizing: border-box;
}

.afbeelding_met_titel img {
	position: relative;
	width: 100%;
	display: block;
	vertical-align: middle;
}

.afbeelding_met_titel .tekst_overlay {
	font-size: 3.5em;
	line-height:120%;
	position: absolute;
	top:1.25em;
	right: .75em;
	width: 60%;
	font-family: 'Merriweather', serif;
	font-style: italic;
	color: white;
	text-shadow: 1px 0px 10px rgba(0,0,0,.4);
}

/* om_en_om_kaders */

.om_en_om_kaders {
	background-size: cover;
	background-position: bottom center;
}

.om_en_om_inner {
	position: relative;
	width: 100%;
	height: auto;
	padding: 8em 9%;
	box-sizing: border-box;
}

.omenom {
	width:60%;
	margin-bottom: .5em;
}

.omenom:first-of-type {
	margin-top: 3em;
}

.omenom:nth-of-type(even){
	margin-left:40%;
}
.omenom:nth-of-type(even) .titel {
	text-align: right;
}

.omenom .titel {
	position: relative;
	font-family: 'Merriweather', serif;
	font-style: italic;
	color:#f07d00;
	line-height: .65em;
	font-size: 1.5em;
	z-index: 10;
	display: block;
	padding: 0 .5em;
}

.omenom .content {
	position: relative;
	background: white;
	border: .15em dotted #f07d00;	
	border-radius: .5em;
	box-sizing: border-box;
	padding: .5em 1em;
	margin-left:0;
	max-width: 100%;
}

.omenom .content img {
	display: block;
	height: 3em;
	vertical-align: middle;
	margin-right: 1em;
}

/* samenwerkingen */


.samenwerkingen_inner {
	position: relative;
	width: 100%;
	height: auto;
	padding: 8em 9% 0 9%;
	box-sizing: border-box;
	text-align: center;
}

.samenwerkinglogos {
	box-sizing: border-box;
	padding-top: 3em;
	text-align: center;
	padding: 0 3em;
	padding-bottom: 5em;
}

.samenwerking-item {
	position: relative;
	padding: 2em;
	padding-bottom: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;	
}

.samenwerking-item img {
	width:auto;
	height: auto;
	opacity: .75;
	transition: all .5s;
	max-width: 100%;
}

.samenwerking-item .hoog {
	height: 6em;
}


.samenwerking-item .laag {
	height: 3em;
}

.samenwerking-item a:hover img {
	opacity: 1;
}

/* leden */

.leden {
	padding-bottom: 5em;
}

.leden .table  {
	padding: 5em 9% 0 9%;
	box-sizing: border-box;
}


.ledencontainer {
	padding-top: 3em;
	text-align: center;
	padding: 2em;
	padding-bottom: 0;
}

.ledenbuttons {
	text-align: center;
}

.lidbutton {
	width: 20%;
	padding: 0 1em;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.ledencontainer .lid {
	width: 20%;
	padding: 2em;
	padding-bottom: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.lid_foto {
	width: 100%;
	height:auto;
	position: relative;
}

.lid_foto img {
	width: 100%;
	display: block;
	vertical-align: middle;
	border: 1px solid white;
	box-sizing: border-box;
}

.lid_foto .overlayimg {
	position: absolute;
	left:0;
	top:0;
	z-index: 10;
}

.lid_info {
	position: relative;
	margin-top: 1em;
}

.lid_info b {
	font-family: 'Merriweather', serif;
	font-style: italic;
	font-size: 1.5em;
	color: #f07d00;
	display: block;
}

.lid_info span {
	font-size: .8em;
	margin-top: .5em;
}

.lid_meer {
	color: #f07d00;
	display: inline-block;
	cursor: pointer;
	padding: .25em 1em;
	margin: 0 .5em;
	border-radius: .5em;
	transition: all .5s;
	border: .15em dotted #f07d00;
}

.lid_meer:hover, .lid-tab-active {
	background: #f07d00;
	color: white;
}

.lid_meer_expand {
	padding: 1em 5em;
	box-sizing: border-box;
	text-align: left;
	background: #f07d00;
	color: white;
	display: none;
} 

.lid-active {
	display: block;
}

.lid-tab-active {
	border-radius: .5em .5em 0 0;
	font-weight: bold;
}


.rootcase svg {
	position: relative;
	height: 1.3em;
	top: .15em;
	width: auto;
	vertical-align: middle;
	fill: rgba(255,255,255,.5);
	transition: fill .5s;
}

.rootcase a {
	color: rgba(255,255,255,.6);
	transition: color .5s;
}

.rootcase a:hover svg {
	fill: rgba(255,255,255,1);
}


.rootcase a:hover {
	color: rgba(255,255,255,1) !important;
}

/* globals */

.table {
	position: relative;
	width: 100%;
	display: table;
}

.tr {
	position: relative;
	width: 100%;
	display: table-row;
}

.td {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}

.td:nth-child(odd){
	padding-right: .5em;
}

.td:nth-child(even){
	padding-left: .5em;
}

.cell100 {
	width: 100%;
}

.cell90 {
	width: 90%;
}

.cell80 {
	width: 80%;
}

.cell75 {
	width: 75%;
}

.cell60 {
	width: 60%;
}

.cell50 {
	width: 50%;
}

.cell40 {
	width: 40%;
}

.cell30 {
	width: 30%;
}

.cell25 {
	width: 25%;
}

.cell10 {
	width: 10%;
}



.txtcell a,
.om_en_om_inner a {
	color: #f07d00;
}

.txtcell a:hover,
.om_en_om_inner a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.mobilemeer {
	display: none;
}

section  h1, 
section  h2, 
section  h3, 
section  h4, 
section  h5, 
section  h6 {
	font-family: 'Merriweather', serif;
	font-style: italic;
}

section  h1, 
section  h2 {
	font-size: 3.5em;
	line-height:120%;
	color: #f07d00;
}
