@charset "UTF-8";
/* CSS Document */


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
html {
	font-size: 100%;
}
.float-left > * {
  float: left;
}
.clearfix::after {
   content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
body {
    font-family: 'aktiv-grotesk', Helvetica, sans-serif;
    line-height: 1.2;
    font-size: 1rem;
}
h1 {
	font-family: 'arteria-std-compress', sans-serif;
	font-weight: 700;
	color: #f18700;
	text-align: center;
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.35);
	font-size:10rem;
}
h2 {
	font-family: 'arteria-std-compress', sans-serif; 
	font-style: normal;
	font-weight: 700;
	font-size: 4rem;
	line-height: 1.5;
	text-align: left;
}
h3 {
	font-family: 'arteria-std-compress', sans-serif;
	font-weight: 400;
	font-size: 3.5rem;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: 2.121px 2.121px 1px rgba(0, 0, 0, 0.16);
}
strong {
	color: #F18700;
	font-weight: 700;
}
em {
	color: #0089a6;
}
 .dienst-h3 {
	color: #f18700;
	text-shadow: none;
	font-size: 2rem;
	text-align: left;
	margin-bottom: 10px;
 }
h4 {
	font-size: 1rem;
	font-family: "Aktiv Grotesk Cd", Helvetica, sans-serif;
	color: #f18700;
	text-align: left;
	margin-top: 30px;
}
p {
	font-family: 'aktiv-grotesk', Helvetica, sans-serif;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 1.4rem;
}
a {
	color: #0089a6;
	text-decoration: none;
}
a:hover {
	color: #f18700;
	text-decoration: underline;
}
.lead {
	font-size: 1.3rem;
	line-height: 1.7rem;
}
#wrapper {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
header {
	margin: 0 auto 896px auto; 
	width: 1200px;
	position: relative;
	display: inline-block;
	padding: 0px;
	z-index: 1;
}
.button, button {
	color: #fff;
	font-family: 'arteria-std-compress', sans-serif;
	font-weight: 700;
	background-color: #0089a6;
	padding: 4px 12px;
	border: 0px;
	font-size: 2rem;
	text-align: center;
	text-decoration: none;
}
.button:hover, button:hover {
	color: #fff;
    background-color: #F18700;
	text-decoration: none;
}
#main-menu {
	top: 0px;
	position: absolute;
	z-index: 9;
	width: 1200px;
	height: auto;
}
.centerDiv {
	text-align:center;
}
.hero, .hero-dienst, .hero-id, .hero-portfolio, .hero-contact  {
	width: 1200px;
	height: 896px;
	text-align: center;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.4);
}
.hero {
	padding-top: 360px;
	background-image: url(../images/slide-tattooed-happy-designer.jpg);
}
.hero-dienst {
	padding-top: 600px;
	background-image: url("../images/slide-man-on-chair.jpg");
}
.hero-id {
	padding-top: 600px;
	background-image: url("../images/slide-hand.jpg");
}
.hero-contact {
	padding-top: 600px;
	background-image: url("../images/slide-phone.jpg");
	
}
.hero-portfolio, .hero-design, .hero-web, .hero-logo, .hero-promo {
	height: 400px;
	padding-top: 100px;
	background-color: #7a7a7a;
}
.hero-design {
	background-image: url("../images/slide-sm-design.jpg");
}
.hero-web {
	background-image: url("../images/slide-sm-web.jpg");
}
.hero-logo {
	background-image: url("../images/slide-sm-logo.jpg");
}
.hero-promo {
	background-image: url("../images/slide-sm-promo.jpg");
}
header.portfolio {
    height: 400px;
	margin: 0 auto ; 
    background-color: #E11A1D;
}
.hero-dienst h1, .hero-id h1, .hero-contact h1 {
	text-align: left;
	padding-left: 40px;
}
.hero-dienst h3, .hero-id h3, .hero-contact h3 {
	text-align: left;
	font-size: 2rem;
	color: #7a7a7a;
	font-weight: 400;
	padding-left: 40px;
}
#wrapper .slider {
    width: 1200px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.container-top {
	display: inline-block;
	padding: 0px 13px;
	height: 95px;
}
.container-top.left {
	float: left;
	background-color: #fff;
	width: 930px;
	margin-right: 0px;
	margin-left: 40px;
}
.container-top.right {
	background-color: #f18700;
	width: 170px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
.container-top.right ul {
}
.container-top.right ul li {
	padding-top: 26px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 26px;
	display: inline-block;
}
.container-top.right ul li a {
	color: #fff;
	font-size: 2rem;
}
.container-top.right ul li a:hover {
	color: #0089a6;
	font-size: 2rem;
}
nav {
	float: left;
}
nav ul {
	margin-top: 36px;
	float: left;
	margin-left: 10px;
}
nav ul li {
	display: inline-block;
	margin-right: 35px;
	position: relative;
	padding-bottom: 20px;
}
nav ul li:last-of-type {
	margin-right: 0px;
}
nav ul li a {
	font-family: 'aktiv-grotesk-condensed', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
}
nav ul li a:hover {
	text-decoration: underline;
}
nav ul li a.active {
	color: #f18700;
}
nav ul li ul.level2 {
	display: none; /* Standaard niet zichtbaar */
	position: absolute; /* Absoluut tov parent */
	width:150px;
	/*left: -200;  Helemaal links uitlijen */
	top: -1px; /* Helemaal bovenzijde uitlijnen */
	background-color: #fff;
}
nav ul li ul.level2 li { /* list van 2e level */
	float: none; /* Geen float maar onder elkaar */
	text-align: left; /* Text links uitlijnen */
	background-color: #fff;
	margin: 0px 5px 10px 5px;
	width:140px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f18700;
}
nav ul li ul.level2 li a { /* list van 2e level */
	font-weight: 400;
	font-size: 1.3rem;
	color: #000;
}
nav ul li:hover ul.level2 {
	display: block; /* level 2 bij hover list parent wel zichtbaar */
	color: #f18700;
}



.logo-main img {
	width: 300px;
	float: left;
	margin-right: 60px;
}
.container {
    width: 1200px;
    display: inline-block;	/* 	position: relative; */
}
.pad40TB {
	padding-top: 40px;
	padding-bottom: 40px;	
}
.pad40T {
	padding-top: 40px;
}
.pad40B {
	padding-bottom: 40px;	
}
.pad40All {
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
}
/*
.top-blocker {
	top: 896px; 
}
*/

.container .left {
	width: 550px;
	margin-right: 20px;
}
.white-block {
    background-color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}
.grey-block {
    background-color: #e5e5e5;
    padding-left: 40px;
    padding-right: 40px;
}
.image-block {
    display: inline-block;
    float: left;
    position: relative;
    width: 550px;
}
.icoon-ontop-right {
	position: absolute;
	z-index: 20;
	margin-left: 380px;
	margin-top: 210px;
}
.icoon-ontop-left {
    position: absolute;
    z-index: 30;
    margin-left: 0px;
    margin-top: 210px;
}
.icoon-ontop-right-small {
    position: absolute;
    z-index: 30;
	margin-left: 380px;
    margin-top: 110px;
}
.photo-portrait-single {
    width: 450px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.photo-portrait-on-block {
    margin-left: 95px;
    width: 400px;
    height: auto;
    position: absolute;
    z-index: 25;
    margin-top: 60px;
}
.photo-portrait-on-block-left {
   margin-left: 55px;
    width: 400px;
    height: auto;
    position: absolute;
    z-index: 25;
    margin-top: 50px;
}
.bg-orange { 
    background-color: #f18700;
    width: 380px;
    height: 570px;
    display: block;
    position: relative;
    float: right;
}
.bg-orange-left { 
    background-color: #f18700;
    width: 380px;
    height: 380px;
    display: block;
    position: relative;
    float: left;
}
.reference {
	color: #000000;
	transform: rotate(90deg) translate(50px, 0px);
	transform-origin: left bottom;
	margin-left: 10px;
    font-size: 0.5rem;
	z-index: 100;
	max-width: 200px;
    position: relative;
}
.reference-top {
	color: #000000;
	transform: rotate(90deg) translate(870px, -930px);
	transform-origin: right bottom;
	margin-right: 10px;
    font-size: 0.5rem;
    position: absolute;
	z-index: 100;
	width: 250px;
	text-align: right;
	display: block;
}
.reference-top-short {
	color: #000000;
	transform: rotate(90deg) translate(280px, -930px);
	transform-origin: right bottom;
	margin-right: 10px;
    font-size: 0.5rem;
    position: absolute;
	z-index: 100;
	width: 250px;
	text-align: right;
	display: block;
}
.reference-right {
	color: #000000;
	transform: rotate(90deg) translate(580px, 0);
	transform-origin: right bottom;
	margin-right: 50px;
    font-size: 0.5rem;
	z-index: 100;
    position: relative;
}
.reference a, .reference-right a, .reference-top-short a {
    color: #0089a6;
    text-decoration: none;
}
.reference a:hover, .reference-right a:hover, .reference-top-short a:hover {
	color: #f18700;
	text-decoration: none;
}
.quote {
    margin: 0px 0px;
    background-color: #f18700;
    width: 1200px;
    display: inline-block;
    padding: 15px 15px;
    font-family: 'Shadows Into Light Two', cursive;
    text-align: center;
}
q {
    font-size: 3rem;
    display: inline-block;
    width: 100%;
}
.social {
  /*  
    width: 1120px;
*/
}
.container.social {
    width: 1200px;
    height: 100px;
	margin: 0px 0px;
    display: block;
    background-color: #e5e5e5;
    overflow: hidden;
}
.container.social ul {
    width: 100%;
    text-align: center;
}
.container.social ul li {
	font-size: 4rem;
    padding: 15px 80px;
    display: inline-block;
}
.container.social ul li a {
    color: #0089a6;
    width: 110px;
}
.container.social ul li a:hover {
    color: #f18700;
}
.social ul {
	display: inline-block;
}
article {
    width: 550px;
    display: inline-block;
}
article.portfolio, article.privacy, article.voorwaarden {
    margin-left: 40px;
	width: 1120px;
    display: inline-block;
}
.dienst-item {
	width: 550px;
}
.dienst-item .icoon {
	height: 100px;
}
.dienst-item .icoon-box {
	width: 95px;
	height: 127px;
	float: left;
	display: inline-block;
	text-align: center;
}
.dienst-item.meer-link   {
    color: #0089a6;
    display: inline-block;
    text-decoration: none;
    padding-left: 95px;
    padding-top: 40px;
}
.short-text {
	display: block;
	float: left;
	width: 450px;
}
.portfolio-overzicht {
    width: 1120px;
    padding: 0px;
    display: inline-block;
}
.portfolio-left {
	width: 300px;
	display: inline-block;
}
.portfolio-right {
	width: 650px;
	height: 150px;
	display: inline-block;
	float: right;
}
.portfolio-right ul   {
}
.portfolio-right ul li {
    display: inline-block;
    color: #f18700;
    font-family: 'arteria-std-compress', sans-serif;
    font-size: 2.5rem;
    margin-top: 25px;
    margin-right: 5px;
    text-decoration: none;
}
.portfolio-right ul li a {
    display: inline-block;
    color: #f18700;
    font-family: 'arteria-std-compress', sans-serif;
    font-size: 2.5rem;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
.portfolio-right ul li a:hover {
    color: #fff;
	background-color: #0089a6;
}
.portfolio-col-sm, .portfolio-col-lg{
    display: inline-block;
    float: left;
    padding: 0px;
    height: 520px;
}
.portfolio-col-sm {
}
.portfolio-col-lg {
    margin: 0px 20px;
    width: 500px;
    height: 550px;
}
.portfolio-img-sm {
    border: 2px solid #7a7a7a;
    width: 290px;
    height: 265px;
    margin-bottom: 20px;
    overflow: hidden;
 }
.portfolio-img-sm img {
    width: 290px;
    height: 265px;
}
.portfolio-img-lg {
    border: 2px solid #7a7a7a;
    width: 100%;
    margin-bottom: 0px;
    background-color: #fff;
    height: 100%;
    overflow: hidden;
}
.portfolio-img-lg img {
   width: 100%;
   height: 100%;
}
.portfolio-img-sm a, .portfolio-img-lg a {
   	-webkit-filter: grayscale(100%);
   	filter: grayscale(100%);
    opacity: 0.8;
}
.portfolio-img-sm a:hover, .portfolio-img-lg a:hover {
    -webkit-filter: none;
   	filter: none;
    opacity: 1;
}
.privacy ul   {
}
.privacy ul li {
	margin-top: 5px;
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/favicon/favicon-16x16.png);
}
.voorwaarden ol   {
	margin-top: -20px;
	margin-bottom: 20px;
}
.voorwaarden ol li {
}
.voorwaarden ol li ol {
    margin-top: 0px;
}
.voorwaarden ol li {
    margin-top: 5px;
    margin-left: 40px;
    list-style-position: outside;
    list-style-type: disc;
}
.grey-block button {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 450px;
    margin-bottom: 20px;
    float: none;
}
.footer-logo {
	background-color: #999999;
}
.footer-logo img {
    height: 50px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 40px;
}
.copyright {
    color: #fff;
    font-size: 0.6rem;
    display: block;
    margin-right: 40px;
    float: right;
    margin-top: 30px;
}
footer {
    background-color: #404040;
    height: auto;
    color: #fff;
}
.footer-info h2 , .footer-menu h2{
    font-family: 'arteria-std-compress', sans-serif;
    font-weight: 100;
    color: #fff;
    width: auto;
    height: 100%;
}
.footer-menu h2 {
    text-align: center;
}
.footer-info {
    width: 420px;
    float: left;
    height: auto;
}
.footer-menu {
    width: 238px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
nav.navigation ul {
    margin: 0 auto;
}
nav.navigation ul li {
    display: inline-block;
    font-family: 'arteria-std-compress', sans-serif;
    color: #fff;
	padding-bottom: 0px;
    margin-top: 2px;
    margin-left: 0px;
    margin-bottom: 2px;
    width: 238px;
    text-align: center;
}
nav.navigation ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 1.4rem;
    text-decoration: none;
}
nav.navigation ul li a:hover {
    text-decoration: underline;
}
nav.navigation ul li .active {
    color: #f18700;
}
.footer-info form fieldset input {
    width: 300px;
    height: 30px;
    margin-bottom: 7px;
}
.footer-info form {
    margin-top: -20px;
}
.footer-links {
    clear: both;
    width: 1120px;
    display: block;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
    border-top: 2px solid #fff;
    text-align: center;
}
.footer-links ul li, .footer-links ul li a {
    display: inline-block;
    font-family: 'arteria-std-compress', sans-serif;
    color: #fff;
    text-decoration: none;
    margin: 10px 20px;
    font-size: 1.2rem;
}

.footer-links ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
footer ul li .active  {
    color: #f18700;
}
footer button {
	margin-left: 30px;
}

/* form styles */
form fieldset {
	font-family: 'arteria-std-compress', sans-serif;
}
form legend {
	font-size: 2rem;
	font-weight: 400;

}
form div {
	margin-bottom: 1rem;
	width: 500px;
	margin-left: 40px;
}
form div::after {
	content:"";
	display: block;
	clear:both;
}
form label, form input {
	display: block;
}
form label {
	font-size: 1.5rem;
	width: 50px;
	float: left;
}
form input, form textarea {
	width: 400px;
	float: left;
	margin-left: 30px;
	font-size: inherit;
	padding: 0.4em;
	border: 1px solid #7a7a7a;
}
form .required {
	color: #f18700;
}
form input::placeholder, form textarea::placeholder {
	font-family: 'aktiv-grotesk-condensed', sans-serif;
    opacity: 0.5;
    color: #999;
	font-size: 1rem;
}
form .button.contact {
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.oeps  {
    width: 600px;
    margin: 100px auto;
    height: auto; 
    display: block;
    text-align: center;
}
.oepskop {
	font-size: 4rem;
}