.home {
	position: relative;
}

.homesection1 {
	background-color: #EBFEFE;
	color: #545454;
	font-size: 15px;
	line-height: 1.3;
	padding: 60px 0 60px;
}

.homesection1 h1 {
	text-align: center;
	color: rgb(0, 139, 139);
	font-size: 48px;
	line-height: .9;
	margin: 0 0 38px;
}

.homesection1a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	gap: 9em;
}

.homesection1 .container, .homesection12 .container {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.rightSetionH {
	width: 50%;
}

.leftSetionH {
	width: 50%;
	margin-top: 5px;
}

.venster {
	background: #fff;
	border-radius: 8px;
	margin-top: 5px;
	text-align: center;
}

.venster-header {
	background: #015c61;
	border-radius: 8px 8px 0 0;
	color: #fff;
	padding: 12px 0 15px;
	text-align: center;
	display: block;
}

.venster h3 {
	color: #fff;
	margin: 0;
	font-size: 30px;
}

.venster-inhoud {
	padding: 18px 30px 33px;
	text-align: center;
}

.formlabel-groep {
	margin: 1em 0 0;
}

.controle {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-sizing: border-box;
}

.leftSetionH-content {
	height: 100%;
}

.leftSetionH-content ul {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 1em;
	padding-left: 1em;
	font-size: 16px;
}

.homesection1b {
	color: #ccc;
	font-size: 40px;
	padding: 20px 0;
	background-color: #008b8b;
	position: relative;
	top: 0;
}

.text-center {
	text-align: center;
}

.blue {
	color: rgb(255, 255, 255);
}

.gray {
	color: #ffffff;
}

.homesection12 {
	background-color: #EBFEFE;
	color: #545454;
	font-size: 15px;
	line-height: 1.3;
	padding: 60px 0 60px;
}

.homesection12 h1 {
	text-align: center;
	color: rgb(0, 139, 139);
	font-size: 48px;
	line-height: .9;
	margin: 0 0 38px;
}

.nfText {
	cursor: pointer;
	margin-top: 5px;
	font-style: italic;
	color: #3fd69e;
	font-size: 17px;
}

.homesection2 {
	width: 68%;
	margin: auto;
}

.hoehetwerkttitel {
	font-size: 26px !important;
	padding: 5px;
	text-align: center;
	color: #FFF !important;
	background-color: #0f8bce;
	background-image: linear-gradient( 165deg, #22eea3, #03a9ef);
	margin-bottom: 1em !important;
}

.hoehetwerktknoppen {
	display: flex;
	align-items: flex-start;
	justify-content: space-evenly;
	margin: 0.6em auto 1.2em;
	width: 100%;
	padding: 15px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
	border-radius: 4px;
}

.hoehetwerktchevron {
	display: flex;
	align-items: center;
	font-size: 60px;
}

.hoehetwerktchevron i {
	background: -webkit-linear-gradient(#21e9a6, #07b1e5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.werking h2 {
	color: #008b8b;
	font-size: 40px;
	margin-bottom: 0;
	padding: 20px 0px;
}

.werking h1 {
	margin: 0;
	margin-top: 0px !important;
}

.opdrachtImgDiv {
	padding-bottom: 1em;
}

.opdrachtImageDiv {
	padding-bottom: 1em;
}

.opdrachtImgDiv .flex-row, .opdrachtImageDiv .flex-row {
	display: flex;
	flex-direction: row;
	width: 100%;
	margin: auto;
	justify-content: space-around;
	gap: 1em;
}

.imagetiteltext {
	padding: 5px;
	text-align: center;
}

.opdrachtImgDiv .image, .opdrachtImageDiv .image {
	width: 100%;
	padding: 15px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
	border-radius: 4px;
}

.opdrachtImgDiv .intressebutton, .opdrachtImageDiv .intressebutton {
	margin: auto;
}

#intresseinzzper, #plaatsopdrachtvoorzzper {
	margin: auto;
	width: 45%;
	background-color: #0f8bce;
	background-image: linear-gradient( 165deg, #22eea3, #03a9ef);
	font-weight: bold;
	padding: 7px;
	font-size: 22px;
}

.categorieL {
	background: #134f4f;
	padding: 45px 0;
}

.lijst {
	width: 72%;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

#footerLinks {
	line-height: 2;
	padding: 42px 0 38px;
	font-size: 15px;
}

.footerLinksLinks {
	width: 95%;
	margin: auto;
	display: block;
}

#footerLinks ul {
	list-style: none;
	display: flex;
	width: 100%;
	justify-content: space-around;
	gap: 1em;
}

#footerLinks ul li {
	width: 100%;
	background-color: #134f4f;
	color: white;
	text-align: center;
	padding: 5px;
}

.xcontent {
	margin: 0!important;
	padding-left: 0px !important;
	margin-left: 0px!important;
}

.container h1 {
	margin-top: 12px;
	color: #656565;
	font-size: 18px;
	display: block;
}

.categorieL ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.listitem {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.categorieL li {
	margin: 0.3em;
}

.btnL {
	text-decoration: none;
	background: rgba(255, 255, 255, .2);
	color: #fff;
	margin: 10px 0;
	padding: 4px 12;
	display: block;
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0px;
	border: 0px solid;
}

#footerLinks ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

.werking li figure:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

.werking li figure {
	color: #656565;
	cursor: pointer;
	font-size: 18px;
	margin: 1rem;
}

.opdrachtImage, .opdrachtImg {
	height: 124px;
	width: 100%;
	margin: auto;
	object-fit: contain;
}

.werking li {
	display: inline-block;
	padding-right: 3px;
	text-align: center;
}

#cv-new {
	width: 80%;
	display: block;
	margin: auto;
	position: absolute;
	left: 0px;
}

.sectionTitel {
	color: #008b8b;
	padding: 10px 0px;
	border-bottom: 1px solid #de988e;
}

.profielSamenvatting {
	padding-top: 20px;
	font-weight: bolder;
}

#opleidingenSection, #werkervaringSection {
	padding-top: 10px;
}

.links {
	width: 25%;
	background: #e4e4e4;
	display: inline-block;
	padding: 30px 15px;
	border-left: 24px solid #008b8b;
}

.personaliaNaam {
	position: relative;
	top: 5px;
}

.personaliaWoonplaats, .personaliaGeslacht, .personaliaGeboortedatum, .personaliaFunctie, .bruto, .gediplomeerdNee, .beschikbaardatum, .beschikbaarweek, .zzperNee, .zzperJa {
	position: relative;
	top: 5px;
}

.rechts {
	width: 65%;
	display: inline-block;
	float: right;
	padding: 30px 15px;
	background: #fbfbfb;
}

.profielCv {
	width: 100%;
	height: 180px;
	margin: auto;
}

.cvItem {
	padding: 5px 0px;
	font-size: 13px;
	font-weight: bolder;
}

#enkelOpleidingTitel {
	background: #008b8b;
	color: #fff;
	padding: 0px 10px;
	font-size: 12px;
	display: flex;
}

#enkelOpleiding {
	padding: 5px 10px;
	/*background: #e4e4e4;*/
	margin-bottom: 5px;
	font-size: 14px;
}

.displayCvButton {
	padding: 9px;
	width: 100%;
	color: white;
	background-color: #008b8b;
	outline: none;
	font-weight: bold;
	border: 3px solid #008b8b;
}

#enkelWerkervaring {
	padding: 5px 10px;
	/*background: #e4e4e4;*/
	margin-bottom: 5px;
	font-size: 14px;
	box-sizing: border-box;
}

#vecv #geboortedatum {
	-webkit-appearance: none;
}

#vecv #beschikbaardatum {
	-webkit-appearance: none;
}

.expertInformatie {
	display: flex;
	flex-wrap: wrap;
}

.expertAfb {
	min-height: 128px;
	max-height: 128px;
	width: 27%;
	margin-right: 8px;
	border: 1px solid #fee5e1;
	border-radius: 4px;
}

.expertRechts {
	width: 65%;
	padding-left: 10px;
}

.expertRechtsOpdr {
	width: 65%;
	padding-left: 10px;
}

.cvTaalItem {
	margin-bottom: 3px;
	/*  background: #d4d1d1;*/
	padding: 0px 5px;
	font-weight: bolder;
	font-size: 15px;
}

.notbold {
	font-weight: normal;
}

.periodeCv {
	position: relative;
	left: 25px;
	float: right;
}

.cvPart {
	width: 32%;
	display: inline-block;
}

.cvPart1 {
	width: 50% !important;
	display: inline-block;
	font-weight: bolder;
}

.cvPart2 {
	width: 20% !important;
	display: inline-block;
	font-weight: bolder;
}

.cvPart3 {
	width: 28% !important;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
}

#vecvpreview {
	position: fixed;
	top: 9px;
	width: 96%;
	left: 2%;
	box-shadow: 1px 0 2px 2px rgb(42 42 42 / 25%);
	background: #fff;
	z-index: 10000;
	border-radius: 4px;
	height: 97vh;
	overflow: auto;
}

#beschikbaarSection {
	position: absolute;
	top: 30px;
	right: 0;
	width: 20%;
	background-color: white;
	transform: translateX(100%);
}

#besschikbaarCvTitel {
	display: flex;
	flex-wrap: wrap;
	background: #008b8b;
	color: #fff;
	padding: 0px 10px;
	font-size: 12px;
}

.cvbesschikbaar1 {
	width: 33%;
}

.cvbesschikbaar2 {
	width: 33%;
}

.cvbesschikbaar3 {
	width: 33%;
}

.paginaTitle {
	margin: 0px 0px 15px;
	color: #008b8b;
	padding: 10px 0px;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
}

.links a {
	position: relative;
	top: -3px;
	text-decoration: none;
	color: #008b8b;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

#footerLinks {
	background-color: #bdcccc;
}

.wwwijzigen2018 {
	width: 50%;
	margin-top: 147px;
	padding: 45px;
	border-radius: 6px;
	margin: 129px auto;
	position: relative;
	box-shadow: 1px 0 2px 2px rgb(42 42 42 / 25%);
}

#infolinks ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

#inforechts ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

#contactlinks ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

#contactrechts ul li:hover {
	text-decoration: underline;
	cursor: pointer;
}

/** CV STYLING */

#cv-new {
	width: 100%;
	left: 0px;
	display: flex;
	flex-direction: row;
}

.links {
	width: 25%;
	background: #e4e4e4;
	display: inline-block;
	padding: 30px 15px;
	border-left: 24px solid #008b8b;
}

.rechts {
	width: 75%;
	display: inline-block;
	padding: 30px 15px;
	background: #fbfbfb;
}

.profielCv {
	width: 100%;
	height: 180px;
	margin: auto;
}

.sectionTitel {
	color: #008b8b;
	padding: 10px 0px;
}

.cvItem {
	padding: 5px 0px;
	font-size: 13px;
	font-weight: bolder;
}

.bottomsideitem {
	font-weight: 100 !important;
	font-size: 17px !important;
	font-family: 'Roboto';
	padding: 0px !important;
	margin: 0 !important;
}

#opleidingenSection, #werkervaringSection {
	padding-top: 10px;
}

#enkelOpleidingTitel {
	background: #008b8b;
	color: #fff;
	padding: 0px 10px;
	font-size: 12px;
	display: flex;
}

.cvPart1 {
	width: 50%!important;
	display: inline-block;
}

.cvPart2 {
	width: 20%!important;
	display: inline-block;
}

.cvPart3 {
	width: 28%!important;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
}

#enkelWerkervaring {
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 14px;
	box-sizing: border-box;
}

#enkelOpleiding {
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 14px;
}

#beschikbaarSection {
	width: 100%;
}

#besschikbaarCvTitel {
	display: flex;
	flex-wrap: wrap;
	background: #008b8b;
	color: #fff;
	padding: 0px 10px;
	font-size: 12px;
}

.cvbesschikbaar1 {
	width: 33%
}

.cvbesschikbaar2 {
	width: 33%
}

.cvbesschikbaar3 {
	width: 33%
}

#besschikbaarCvGegevens {
	padding: 0px 10px;
	font-size: 12px;
	display: flex;
	flex-wrap: wrap;
	white-space: pre;
}

/*! CV STYLING */

/**** moto g ****/
@media screen and (max-width: 959px) {
	.navtoggle{
		margin-right: 0px;
	}
	.homesection12, .homesection1 {
		padding: 60px 10px 55px;
	}
	#ikwilgroeienbutton {
		display: none !important;
	}
	#homeButton {
		display: none !important;
	}
	#languageMob {
		display: none !important;
	}
	.homesection1a {
		flex-direction: column;
		gap: 1em;
	}
	.rightSetionH, .leftSetionH {
		width: 100%;
	}
	#zzpregistrerenbutton {
		display: none !important;
	}
	#footerLinks ul {
		flex-direction: column;
		gap: 1em;
	}
	.homesection2 {
		width: 100%;
		margin: auto;
	}
	.opdrachtImgDiv .flex-row, .opdrachtImageDiv .flex-row {
		display: flex;
		flex-direction: column;
	}
	.opdrachtImage, .opdrachtImg {
		height: 75px;
	}
	.opdrachtImgDiv .intressebutton, .opdrachtImageDiv .intressebutton {
		width: 80%;
	}
	.hoehetwerkttitel {
		font-size: 18px !important;
	}
	.lijst {
		width: 85%;
		flex-direction: column;
		gap: 1em;
	}
	.hoehetwerktchevron {
		display: none;
	}
	.hoehetwerktknoppen {
		flex-direction: column;
		gap: 1em;
	}
	#intresseinzzper, #plaatsopdrachtvoorzzper {
		width: 100%;
	}
	.homesection1b {
    	font-size: 26px;
	}
	.footerGeg {
	    width: 100%!important;
	    font-size: 13px;
	}
	.informatieF, .inforechts, .infolinks {
	    width: 100%;
	}
	.contactgegevens {
	    width: 100%;
	    margin-left: 0px;
	    margin-top: 15px;
	}
	.contactverdeling {
	    display: block;
	}
	.contactlinks, .contactRechtsgegevensList {
	    width: 100%;
	}
	.contactrechts {
	    margin-left: 0px;
	}
	.footerGeg {
	    padding-left: 35px;
	    padding-right: 35px;
	}
	.dropdownIcon{
		display: none;
	}
}

/**** iphone 5/se galaxy fold****/
@media screen and (max-width: 380px) {
	.navtoggle{
		margin-right: 0px;
	}
	.homesection12 h1 {
	    font-size: 45px;
	}
	.venster-inhoud {
	    padding: 16px 26px 33px;
	}
	.homesection1 h1 {
    	font-size: 38px;
	}
	.footerGeg {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.homesection1b {
	    font-size: 23px;
	}
	.dropdownIcon{
		display: none;
	}
	#velanguage {
	    right: 86px;
	}
	.logohome img{
	   width: 140px;
       height: 29px;
	}
	.footerGeg {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.werking h2 {
	    font-size: 36px;
	}
	#intresseinzzper, #plaatsopdrachtvoorzzper {
	    font-size: 19px;
	}
}

@media screen and (max-width: 960px) and (orientation: landscape) {
	
}
@media screen and (min-width: 700px) and (max-width: 1200px){
	.homebutton {
    	right: 18%;
    }
    .contactgegevens {
    	margin-left: unset;
	}
	.infolinks {
	    width: 50%;
	}
	.inforechts {
	    width: 50%;
	}
	.contactrechts {
	    margin-left: -4px;
	    cursor: default;
	    width: 100%;
	}
	.contactlinks, .contactRechtsgegevensList {
	    width: 100%;
	}
	.footerGeg {
	    padding-left: unset; 
	    padding-right: unset; 
	}
}
@media screen and (max-width: 1370px) {
}

@media screen and (max-width: 1290px) {
}

@media screen and (min-width: 480px) and (max-width: 700px) {
	
}

@media screen and (min-width: 700px) and (max-width: 1200px) {

}

@media screen and (max-width: 959px) {
	
}

@media screen and (min-width: 550px) and (max-width: 800px) {
	

@media screen and (max-width: 540px) {
	
}

@media screen and (max-height: 480px) {
	
}

@media screen and (max-width: 480px) {

}

/**** galaxy fold ****/

@media screen and (max-width: 300px) {
	.navtoggle {
	    z-index: 100000;
	    top: 0px!important;
	    left: auto;
	    margin-top: 0px;
	    background-color: #ffb23800;
	    height: 60px;
	    right: 0px;
	}
	.menutextheader {
	    display: flex;
	    flex-direction: row;
	    margin: auto 0;
	    margin-top: 10px;
	    padding-left: 0px;
	}
	.logohome img{
	   width: 104px;
       height: 20px;
	}
	#velanguage {
	    right: 83px;
	}
	.dropdownIcon{
		display: none;
	}	
}
@media only screen and (max-width: 320px) and (orientation:portrait){ 
 	.navtoggle {
	    z-index: 100000;
	    top: 0px!important;
	    left: auto;
	    margin-top: 0px;
	    background-color: #ffb23800;
	    height: 60px;
	    right: 0px;
	}
	.menutextheader {
	    display: flex;
	    flex-direction: row;
	    margin: auto 0;
	    margin-top: 10px;
	    padding-left: 0px;
	}
	.logohome img{
	   width: 104px;
       height: 20px;
	}
	#velanguage {
	    right: 83px;
	}
	.dropdownIcon{
		display: none;
	}	
}

@media screen and (max-width: 300px) {
	.navtoggle {
	    z-index: 100000;
	    top: 0px!important;
	    left: auto;
	    margin-top: 0px;
	    background-color: #ffb23800;
	    height: 60px;
	    right: 0px;
	}
	.menutextheader {
	    display: flex;
	    flex-direction: row;
	    margin: auto 0;
	    margin-top: 10px;
	    padding-left: 0px;
	}
	.logohome {
	   width: 104px;
       height: 20px;
	}
	.dropdownIcon{
		display: none;
	}
}
