

.social {
  position: fixed;
  top: 150px;
  z-index:999;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
	color:#fff;
  display: block;
  margin: 5px;
  background: rgba(0, 0, 0, 0.36);
  width: 300px;
  text-align: right;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  font-size:12px;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgba(255, 255, 255, 0.4);
}

.social ul #tw:hover{
	background-color:#0084b4;
}
.social ul #fb1:hover{
	background-color:#3b5998;
}
.social ul #fb2:hover{
	background-color:#3b5998;
}
.social ul #go:hover{
	background-color:#F90101;
}	
.social ul li a,
.social ul li:hover a {
  color: #fff;
}
.social ul li:hover i {
  color: #fff;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}
.social ul li i {
  margin-left: 10px;
  color: #fff;
  padding: 10px;
  font-size: 20px;
}


.btn-video{
	background-color:#c6ff02;
	color:#000 !important;
	border-radius:3px;
}
.btn-video:hover{
	color:#c6ff02 !important;
}

/* --- ALGEMEEN --- */
html{
	height:100%;
}
body {
    width: 100%;
    height:100%;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    background-color: #fff;
}
.carousel,
.item,
.active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}

#wrap{
	min-height: 100%;
  	height: auto;
  	/* hoogte footer */
  	margin: 0 auto 0 auto;
  	padding: 0 0 10px 0;
  	overflow:hidden;
  	position:relative;
}
html {
    width: 100%;
    height: 100%;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
}
h2{
	font-size:60px;
	font-weight:100 !important;
}
.black{
	color:#000;
}
h2 span{
	font-size:80px;
	color:#f25450;
}
h4{
	font-size:40px;
	font-weight:normal !important;
	color:#000;
	padding-bottom:20px;
	border-bottom:solid 2px #ccc;
}
h5{
	font-size:18px;
	color:#555;
	margin:0 0 15px 0;
	padding:0;
}
p {
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.5;
}
a {
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #555;
}
.light {
    font-weight: 400;
}

.btn_hidden{
     opacity:0;
}
.visible{
     opacity:1;
}
.content-section {
    padding-top: 100px;
    padding-bottom:100px;
}
.tekst{
	color:#000;
	font-size:16px;
}

/* --- NAVIGATIE --- */
.navbar-custom {
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.9);
    padding:25px 0;
  	-moz-transition: all 200ms ease-in;
  	-webkit-transition: all 200ms ease-in;
  	-o-transition: all 200ms ease-in;
  	transition: all 200ms ease-in;
}
.nav-fixed{
	background-color:#000;
	padding:15px 0;
}
.nav-fixed a{
	color:#fff;
}
.navbar-toggle i.fa-bars{
	color:#fff;
	font-size:20px;
}
.nav-fixed .navbar-toggle i.fa-bars{
	color:#fff;
}
.navbar-custom .navbar-brand {
    font-size:28px;
    color:#F25450;
    font-weight:400;
}
.navbar-custom .navbar-brand span span{
	text-transform:lowercase;
	color:#000;
	font-size:22px;
}
.nav-fixed .navbar-brand span span{
	color:#fff !important;
}
.navbar-custom .navbar-brand:focus {
    outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}
#nav-logo{
	position:absolute;
	top:0;
	left:30%;
}
.navbar-custom a {
    color: #fff;
}
.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    font-size:14px;
}
.navbar-custom .nav li a:hover {
    outline: 0;
    color: #c6ff02;
    background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}
.navbar-custom .nav li.active {
    outline: 0;
}
.navbar-custom .nav li.active a:hover {
    color: #f25450;
}
#sound{
	position:absolute;
	bottom:15px;
	right:0;
}
#sound:hover{
	color:#c6ff02;
}
.navbar-custom .nav li a.active{
	color:#c6ff02;
}

/* ---  HEADER, INTRO --- */
.intro-logo {
   	
}
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
#tussenstuk{
	display:none;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    display: table;
    width: 100%;
    height:100%;
    text-align: center;
    color: #fff;
    background-color: #000;
    position:relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel-indicators{
	left:45px;
	bottom:15px;
}
.carousel-control .icon-next, .carousel-control .icon-prev{
	background-color:rgba(255,255,255,0.6);
	height:50px;
	width:50px;
}
.carousel-control .icon-next{
	margin-right:50px;
}
.carousel-control .icon-prev{
	margin-left:50px;
}
.carousel-control.left,
.carousel-control.right{
	width:50px;
	background-image:none;
}
.carousel-control{
	opacity:1;
	text-shadow:0;
	margin-top:85px;
}
.carousel-control span{
	border-radius:100% !important;
}
.carousel-control i{
	font-size:24px;
	color:#000;
	text-shadow:none;
	padding-top:12px;
}
.carousel-indicators .active{
	background-color:#c6ff02;
	width:15px;
	height:15px;
}
.carousel-indicators li{
	width:15px;
	height:15px;
	border:none;
	margin:0;
	background-color:#fff;
}

.navigatie{
	position:relative;
}

/* --- logo --- */
#logo-zaak{
	position:absolute;
	left:15px;
	top:-15px;
}
#logo-zaak img{
	height:55px;
}

.btn-circle {
	padding:13px;
	display:block;
	width:50px;
    height: 50px;
    margin-bottom: 50px;
    background-color:rgba(255,255,255,0.5);
    font-size: 24px;
    color: #000;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border-radius:100% !important;
}
.btn-circle i{
	color:#000;
}
#topPage{
	height:10px;
	background-color:#fff;
	position:absolute;
	bottom:0px;
	width:100%;
	left:0;
}

/* > knop onderaan intro 'naar beneden' */
.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    background-color:rgba(255,255,255,0.7) !important;
}
.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    color:#000;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(1.3, 1.3); opacity: 1;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1, 1); opacity: 1;}
}

.cap{
	position:absolute;
	z-index:999999;
	background-color:rgba(255,255,255,0.9);
	padding:30px;
	bottom:150px;
	right:250px;
	color:#000;
	font-weight:100;
	text-align:center;
}
.cap .merk{
	font-size:40px;
	display:block;
}
.cap .prod-naam{
	display:block;
	font-size:20px;
}

/* --- ICONEN --- */
#iconen{
	background-color:#fff;
    color: #000;
    width:100%;
    float:left;
    padding:150px 0;
    font-size:14px;
}
.icon-container{
	text-align:center;
}
.icon{
	display:inline-block;
	font-size:75px;
	background-color:#f5f5f5;
	border-radius:100%;
	height:150px;
	width:150px;
	padding:35px;
	color:#333;
}
.icon-tekst{
	padding-top:30px;
	text-align:center;
}

/* --- OVER ONS --- */
#overOns{
	background-color:#fff;
    color: #000;
    width:100%;
    float:left;
    padding:150px 0;
    font-size:14px;
    line-height:22px;
    text-align:justify;
    position:relative;
}
.overOns-content{
	background-color:rgba(255,255,255,1);
	padding:30px;
}

/* --- ONZE MERKEN --- */
#partners{
	background-color:#000;
    color: #000;
    width:100%;
    float:left;
    padding:150px 0;
    font-size:14px;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before{
	content:none;
}
#partners .carousel-control{
	/*margin-top:50%;
	top:25px;*/
}
.allePartners .item div{
	padding:45px;
	text-align:center;
}
.allePartners .item div img{
	width:225px;
	display:inline-block;
}

/* --- CONTACT --- */
#tagline{
	position:absolute;
	right:0;
	bottom:0;
	left:50%;
	top:0;
	color:#000;
	background-color:rgba(255,255,255,0.7);
}
#tagline .line{
	position:absolute;
	display:block;
	font-size:35px;
	text-align:right;
	bottom:45px;
	right:45px;
	font-weight:100;
	text-transform:uppercase;
}
#tagline .visible{
	opacity:1;
}
#tagline2{
	position:absolute;
	left:0;
	bottom:0;
	right:50%;
	top:0;
	color:#000;
	background-color:rgba(255,255,255,0.7);
}
#tagline2 .line{
	position:absolute;
	display:block;
	font-size:35px;
	text-align:left;
	bottom:45px;
	left:45px;
	font-weight:100;
	text-transform:uppercase;
}
#tagline2 .visible{
	opacity:1;
}
#tussenbeeld{
	background: url(../img/loewe.jpg) no-repeat fixed; 
	background-position:center bottom;
	height: auto;
	margin: 0 auto; 
    width: 100%; 
    position: relative; 
    padding: 200px 0;
    color: #fff;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	float:left;
}
#tussenbeeld2{
	background: url(../img/tussenbeeld2.jpg) no-repeat fixed; 
	background-position:center bottom;
	height: auto;
	margin: 0 auto; 
    width: 100%; 
    position: relative; 
    padding: 200px 0;
    color: #fff;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	float:left;
}


/* --- NIEUWS --- */
#nieuws{
	background-color:#fff;
    color: #000;
    width:100%;
    float:left;
    padding:150px 0;
    font-size:14px;
    line-height:22px;
    text-align:justify;
    position:relative;
}
.nieuws-thumb{
	padding-bottom:15px;
}
.nieuws-meer{
	padding-top:15px;
}
.nieuws-meer a{
	color:#000;
}
.nieuws-meer a:hover{
	color:#555;
}

/* --- PROJECTEN --- */
#projecten{
	background-color:#fff;
    color: #000;
    width:100%;
    float:left;
    padding:150px 15px;
    font-size:14px;
    line-height:22px;
    text-align:justify;
    position:relative;
}
.foto-project{
	margin-bottom:30px;
}
.foto-project a{
	display:block;
	height:250px;
	background-size: 150%;
	background-position:center center;
    background-repeat: no-repeat;
    position:relative;
    cursor: pointer;
    background-color:#000;
}
.foto-project a .cover-project{
	opacity:0;
	background-color:rgba(0,0,0,0);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;	
	-moz-transition: all 200ms ease-in;
  	-webkit-transition: all 200ms ease-in;
  	-o-transition: all 200ms ease-in;
  	transition: all 200ms ease-in;
}
.foto-project a .cover-project img{
	position:absolute;
	left:50%;
	margin-left:-16px;
	top:50%;
	margin-top:-16px;
}
.foto-project a:hover .cover-project{
	opacity:1;
	background-color:rgba(0,0,0,0.6);
}
.project-info{
	background-color:#fff;
	width:100%;
	text-align:center;
	padding:15px 0;
	text-transform:uppercase;
	font-weight:100;
	display:block;
}
.fancybox-title-float-wrap .child{
	font-weight:100;
	font-size:18px;
}
.fancybox-title{
	font-family:arial;
}
.btn-alleProjecten{
	text-align:center;
	width:100%;
	padding:30px 0;
}
.btn-alleProjecten a{
	display:inline-block;
	padding:15px 50px;
	color:000;
	background-color:#eee;
	text-transform:uppercase;
}
.btn-alleProjecten a:hover{
	background-color:#000;
	color:#c6ff02;
}

/* --- FOOTER --- */
#footer-container{
	float:left;
	color:#fff;
	background-color:#000;
	padding:100px 0;
	width:100%;
}
.titel-footer{
	font-size:20px;
	width:100%;
	text-transform:uppercase;
	font-weight:300;
	padding-bottom:30px;
}
.tekst-footer{
	font-weight:100;
}
.tekst-footer a{
	color:#fff;
}
#social-icons{
	padding-top:30px;
}
.foot-social{
	display:inline-block;
	float:left;
	margin-right:15px;
}
.nieuws-meer a i{
	color:#c6ff02;
}

/* --- copuright --- */
#copyright-container{
	float:left;
	padding:30px 0;
	background-color:#fff;
	color:#000;
	font-size:12px;
	width:100%;
}
.copy-tekst{
	text-align:center;
}
.niwzi{
	text-align:right;
}

#go-up a{
	background-color:rgba(255,255,255,0.8);
}
#go-up a:hover,
#go-up a:focus{
	background-color:rgba(255,255,255,0.9) !important;
}
#go-up i{
	color:#000;
}
.btn-btm{
	padding:10px;
}
