body, html{padding:0; margin:0;}
body{background: #fff; font-family:'Montserrat','Trebuchet MS',sans-serif; line-height:1.5;}
*{text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}

img{border:0px;}

@media (max-width: 500px){
	body{font-size:11px;}
}

/* START SECTIONS */
.header{width:100%; overflow:hidden; z-index:998; border-bottom:1px solid rgba(255,255,255,0.12); padding-top:10px; padding-bottom:10px; color:#403831; font-size:12px;}
.logo{padding-top:100px; padding-bottom:50px; text-align:center;}
.tekst{text-align:center; color:#403831;}
.tekst h2{margin:0px; padding:0px;}

a{color:#de6111; text-decoration:none;}

@media (max-width: 1000px){.adress{font-size:10px;}}
@media (max-width: 750px){.adress{font-size:11px; }}