@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Roboto Slab', serif;
	font-size: 1.0em;
	background: #fff; 
	padding: 0px;
	margin: 0px;
}

/*///// SECTIONS + wrappers /////*/
header#up  {
	height: 260px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 55px 0 0 0;
	background-image: url(../pics/willemsplein44.jpg);
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
 	-o-background-size: cover;
    background-size:cover ;
}

.logowrapper {
    width: 100%;
    background-color: rgba(255,255,255,0.8);
    padding: 20px;
}
.logowrapper img {
    width:380px;
   
}
#frame {
	width: 1140px;
	margin:auto;
}
#intro,#blogs, #story, #form {
	width:100%;	
	margin: 40px 0 0 0;
	float: left;
}

#intro {
    text-align: left;
}
    
    #intro img, #content img {
        width: 240px;
        float:left;
        margin: 0 10px 0 0;
    }

footer  {
	height: auto;
	width: 100%;
	background: #b7dceb;
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
	float:left;
}

#wrapper {
	width: 100%;
}


/*///// FOOTER /////*/

footer img {
	width: 300px;	
	
}
#footerwrapper {

	width:100%;
        text-align:center;
    font-size: 0.8em;
}

#footerwrapper ul {
	margin: 0 0 0 0;
	width: 260px;
	display: inline-block;
	list-style-type: circle;
	float:left;

}
#footerwrapper ul li {
	margin: 0 10px 0 0;
	font-size: 1em; 
	color:#fff;
	margin-bottom: 8px;
}
#footerwrapper ul li.title {
	font-size:.8em;  
	color:#fff; 
	padding:0 0 4px 0;
}
footer ul.social li {
    list-style-type: none;
    float:left;
}
footer ul.social li img {
    width: 50px;
    
}


/*///// INTRO /////*/

p a:link {
        font-size: 1.0em;
    font-weight:700;
    color: #5394af;
    text-decoration: underline;
text-underline-position: under;
    line-height: 1.4em
}
p a:visited {
        font-size: 1.0em;
    font-weight:700;
    color: #5394af;
    text-decoration: underline;
text-underline-position: under;
    line-height: 1.4em
}
p a:hover {
        font-size: 1.0em;
    font-weight:700;
    color: #5394af;
    text-decoration: none;
text-underline-position: under;
    line-height: 1.4em
}

#intro p {
    font-size: 1.0em;
    color: #686868;
    padding: 0 10px 20px 0px;
    margin: 0 0 0 0;
    line-height: 1.4em;
    text-align: justify

}
#intro p.intro  {
    font-size: 1.4em;
    color: #5394af;
    padding: 0 10px 20px 0px;
    margin: 0 0 0 0;
    text-align: justify
}
#content02 {
    float:left;
    border-top: 1px solid #b7dceb;
    padding-top: 20px;
}
#content02 .txtwrapper {
    width: 75%;
    margin:auto;
}

#content p.intro  {
    font-size: 1.2em;
    color: #5394af;
    padding: 0 10px 20px 0px;
   
    text-align: justify;
}
#intro p em, #content p em  {
    color:#D65D49;
}
#intro img, #content img{
    float:left;
}
#intro .txtwrapper {
    width: 75%;
    float:right;
}
#content .txtwrapper {
    width: 75%;
    margin:auto;
}
#content .txtwrapper02 {
    background-color: aqua
           width: 75%;
    margin:auto;
}
.twocolumns {
    column-count: 2;
    float:left;
}
#content p, #content02 p {
    color: #686868;
    text-align: justify;
}
p.col, .col {
    width: 48%;
    float:left;
    padding: 0px;
}


p.last, .last {
float:right;
}
#route {
    width:100%;
    height: 300px;
}
#contact {
    float:left;
    width:100%;
    margin: 30px 0 30px 0;
}
#contact ul {
    float:left;
}
#contact ul li {
   list-style-type: none;
    height: 30px;
}
#contact ul.call li a {
    color: #000;
    font-size: 1.4em;
    text-decoration: none
    
}

img.ikon {
	width: 60px;
    float: right;
    margin: 10px;
   
}



/*///// HEADERS /////*/

H1 {
	
	font-weight: normal;
	font-size:2.4em;
	color: #5394af;
	margin: -5px 0 10px 0;
	
}
H2 {
	
	font-weight: normal;
	font-size:2.4em;
	color: #fff;
	padding: 3px 10px 0 10px;
	margin: 0 0 0 0;
	line-height: 1.2em;
	
	display:inline-block;
}
H3 {

	font-weight: normal;
	font-size:1.0em;
	color: #5394af;
	margin: 0 0 -15px 0;
}

/*///// OVERIG /////*/


.noradius {
     border-radius: 0px;
}

.blue {
    background-color: #b7dceb;
    
}
.white {
    background-color: #fff;
    
}

@media all and (max-width: 1024px) {
    body {
        overflow-x: hidden;
    }
    #frame {
        width: 100vw;
    }
    
    #intro .txtwrapper,section#intro,#footerwrapper, header#up,section#content,section#contact,footer {
        width:100%;
            width:100%;
        box-sizing: border-box;
       
    }
    #intro {
    width:100%;
        box-sizing: border-box;
        padding: 20px;
}
     #intro img, #content img {
        width: 280px;
        
        margin-left: 30%;
    }
    
    #intro .txtwrapper {
    width: 100%;
        text-align: center
}
#content .txtwrapper, #content02 .txtwrapper {
    width: 100%;
    margin:auto;

        box-sizing: border-box;
        padding: 20px;
}
}

@media all and (max-width: 640px) {
    .twocolumns {
    column-count: 1;
    float:left;
}

#intro .txtwrapper p.col,#content .txtwrapper p.col, .col, #content02 .txtwrapper p.col {
    width: 100%;
    padding: 0px;
}
         #intro img, #content img {
        width: 90vw;
        float:left;
             margin:0px 0 20px 0;
    }
}








