@charset "utf-8";
/* CSS Document */
* {
	margin: 0 !important;
	padding: 0 !important;
	/*box-sizing: border-box;*/
	text-decoration: none !important;
	list-style: none;
	font-family: 'Nunito', sans-serif;
}

body {
	/*background-color: #ECE4DF*/;
	background-image: url("fotos/tile.jpg");

}

/* Definieer de rechtse block properties */
.block-right {
	padding: 50px 50px 0px 25px !important;
}

/* Definieer de linkse block properties */
.block-left {
	padding: 50px 25px 0px 50px !important;
}

/* Definieer de mid block properties */
.block-mid {
	padding: 50px 25px 0px 25px !important;
}

.hdr-left-cntnt {
	padding-left: 10px !important;
}

.hdr-right-cntnt {
	padding-right: 10px !important;	
}

.balk {
	background-color: #031D12;
}

.wh-logo {
	font-size: 40px;
	color: #ECE4DF;
}


.menu-main-menu-container ul {
	float: right !important;
}

.menu-main-menu-container ul li {
	float: left;
	/*line-height: 100px;*/
}

.menu-main-menu-container ul li a {
	/*display: block;*/
	font-size: 30px;
	font-family: 'Shadows Into Light', cursive;
	color: #ECE4DF;
	padding: 0 5px 0 5px !important;
}

.menu-main-menu-container ul li a:hover {
	color: #C6C9A4;
}

.menu-item {
	/* height: 100px; */
}

#logo-name {
	position: absolute;
	font-family: 'Caveat', cursive;

	
}

.welkom {
	/*width: 90%;*/
	height: 400px;
	border: 5px;
	border-radius: 10px;
	background-image: url("fotos/foto-rotterdam-water-wit.jpg");
	/*margin: 50px 5%;*/
	background-size:cover;
	background-position: center;
	padding: 10px !important;
		
}


.welkom-thumb .size-post-thumbnail {
	width: 100px;
	height: auto;
		
}

.project-foto .size-post-thumbnail {
	width: 100%;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	border: 2px;
	border-radius: 10px;
}


.blog-title {
	font-size: 40px;
	color: #031D12;
}

.info-text {
	font-size: 15px;
	color: #031D12; 
	font-family: 'Nunito', sans-serif;
}

.info-foto {
	opacity: 0.2;
}

.info-foto :hover{
	opacity: 1.0;
}

/* Vak om profiel foto */
.profiel-foto {
	
}



/* Profiel foto */
.img-profiel {
	height: 400px;
	border: 2px;
	border-radius: 10px;
	background-image: url("Portfolio_profiel_foto_zwart-wit.jpg");
	background-size:cover;
	background-position: center;
}

.mid-page-block {
	padding: 10px !important;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
	background-size:cover;
	background-position: center;
}

.mid-page-blog-title {
	color: white;
	font-size: 40px;
}

.mid-page-block-content {
	font-size: 15px;
	color: white;
}



.mijn-info :hover{
	color: #C6C9A4;
}



#contact {
	/*background-color: #BAFFCD;*/
	border: 2px;
	border-radius: 10px;
}

.welkom-blog-title{
	font-size: 40px;
	font-family:  'Caveat', cursive;
}

.sociale-media {
	height: 300px;
}

.sm-kop {
	font-size: 50px;
	margin: 10px 30% 10px auto; 
	color: #214738;
	width: 200px;
}

.sm-link {
	margin: 10px auto 10px 50%;
	font-size: 30px;
	font-family: 'Caveat', cursive;
	color: #214738;
}

/*Over mij*/

.overmij-subject{
	border: 0px !important;
	border-radius: 10px ;
	height: 300px;
	padding: 0px !important;
	background-size:cover;
	background-position: center;
}

.overmij-info {
}

.overmij-info, h2{
	font-size: 40px;
	opacity: 1.0;
}

.overmij-info, p{
	font-size: 15px;
	opacity: 1.0;
}

.overmij-padding{
	padding: 20px !important;
}

.overmij-helder{
}

.overmij-kop {
	font-size: 40px;
}

.uitleg-block {
	margin: 10px 0 !important;
}

.overmij-foto{
	background-color: rgba(255,255,255,0.60);
	border: 1px;
	border-radius: 5px;
}



.hobby-subject {
	background-image: url("fotos/nog-inte-vullen.jpg");
	background-size:cover;
	background-position: center;
	padding: 10px !important;
	font-size: 40px;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
	color: white;
}

.info-subject {
	background-image: url("fotos/nog-inte-vullen.jpg");
	background-size:cover;
	background-position: center;
	padding: 10px !important;
	font-size: 40px;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
	color: white;
}

.project-foto-plaats {
	background-image: url("fotos/nog-inte-vullen.jpg");
	background-size:cover;
	background-position: center;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
}

.project-uitleg h2{
	font-size: 40px;
}

.project-uitleg p{
	font-size: 15px;
}

@media only screen and (max-width: 768px){

.body {
	/*background-color: #ECE4DF*/;
	background-image: url("fotos/tile.jpg");

}

/* Definieer de rechtse block properties */
.block-right {
	padding: 25px 25px 0px 25px !important;
}

/* Definieer de linkse block properties */
.block-left {
	padding: 25px 25px 0px 25px !important;
}

/* Definieer de mid block properties */
.block-mid {
	padding: 25px 25px 0px 25px !important;
}

.hdr-left-cntnt {
	padding-left: 10px !important;
}

.hdr-right-cntnt {
	padding-right: 10px !important;	
}

.balk {
	background-color: #031D12;
}

.wh-logo {
	font-size: 40px;
	color: #ECE4DF;
}

.hdr-right-cntnt{
		
	}
.hdr-right-cntnt .menu-main-menu-container ul {
	text-align: center !important;
}

.menu-main-menu-container ul li {
	float: left;
	/*line-height: 100px;*/
}

.menu-main-menu-container ul li a {
	/*display: block;*/
	font-size: 25px;
	font-family: 'Shadows Into Light', cursive;
	color: #ECE4DF;
	padding: 0 5px 0 5px !important;
}

.menu-main-menu-container ul li a:hover {
	color: #C6C9A4;
}

.menu-item {
	/* height: 100px; */
}

#logo-name {
	position: absolute;
	font-family: 'Caveat', cursive;
}

.welkom {
	/*width: 90%;*/
	height: 300px;
	border: 5px;
	border-radius: 10px;
	background-image: url("fotos/foto-rotterdam-water-wit.jpg");
	/*margin: 50px 5%;*/
	background-size:cover;
	background-position: center;
	padding: 10px !important;
		
}
	
.blog-title {
	font-size: 30px;
}



#goedemorgen {
	font-size: 25px;
	color: #031D12;
}

.info-text {
	font-size: 15px;
	color: #031D12; 
	font-family: 'Nunito', sans-serif;
}
/* Vak om profiel foto */
.profiel-foto {
	
}



/* Profiel foto */
.img-profiel {
	height: 350px;
	border: 2px;
	border-radius: 10px;
	background-image: url("Portfolio_profiel_foto_zwart-wit.jpg");
	background-size:cover;
	background-position: center;
}

.mid-page-blog-title {
	font-size: 25px;
}

.mijn-info :hover{
	color: #C6C9A4;
}


#contact {
	
}
	

	
.sociale-media {
	height: 300px;
}

.sm-kop {
	font-size: 30px;
	margin: 10px 30% 10px auto; 
	color: #214738;f
}

.sm-link {
	margin: 10px auto 10px 50%;
	font-size: 30px;
	font-family: 'Caveat', cursive;
	color: #214738;
}

/*Over mij*/

.overmij-kop {
	font-size: 25px;
}
.uitleg-block {
	margin: 10px 0 !important;
}

.hobby-subject {
	background-color: red;
	padding: 10px !important;
	font-size: 25px;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
	color: white;
}

.info-subject {
	background-color: yellow;
	padding: 10px !important;
	font-size: 25px;
	min-height: 300px;
	border: 2px;
	border-radius: 10px;
	color: white;
}
.project-uitleg h2{
	font-size: 25px;
}

.project-uitleg p{
	font-size: 12px;

}




}