@import url(//fonts.googleapis.com/css?family=Roboto:400,700,900);

@font-face{
    font-family: ostrich;
    src: url(/fonts/ostrich-sans.sansinline.ttf);
}


body {
  background: #e5e5e5;
  color: #999;
  font-family: 'Roboto', sans-serif !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  color: #777;
  font-family: ostrich, sans-serif !important;
}

a {
  color: green;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.btn {
  font-weight: 300;
  border: 0;
}
.btn.btn-primary {
  background-color: #DDDC00;
}
.btn.btn-primary:hover,
.btn.btn-primary.active {
  background-color: #E5E539;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-fas{background:green;color:white;}
.btn-fas:hover{background:rgb(64, 204, 64);color:white;}

/*GENERAL*/
.nopadding{padding:0;}

.btn-eye{background:green;border-color:green;color:#000}

a:hover,
a:focus {
  color: rgb(64, 204, 64);
  text-decoration: none;
  outline: none;
}
#header {
  background:#fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 79px;
  z-index: 99999;
  border-bottom:1px solid #EFEFEF;
}
#header .container{max-width:560px}
#main-slider {
  /*background-image: url(../images/slider-bg.jpg);*/
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding:0;
  color: #fff;
  margin-top: 79px;
  max-width: 1920px;
}
/*DRIEHOEK VERSIERSEL ONDERKANT SLIDER*/
#main-slider .driehoek{width:100%;position:absolute;overflow:hidden;bottom:-1px;z-index:99;}

#main-slider .item img{width:100%}
#main-slider .item {
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  -webkit-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%; /*belangrijk indien item meerdere afbeeldingen bevat!*/
  max-width:1920px;
  display: block !important;
  z-index: 1;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}
#main-slider .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  -webkit-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 2;
}
#main-slider .item.active h1 {
  -webkit-animation: scaleUp 400ms;
  -moz-animation: scaleUp 400ms;
  -o-animation: scaleUp 400ms;
  -ms-animation: scaleUp 400ms;
  animation: scaleUp 400ms;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider h1 {
  font-size: 44px; /*68*/
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.carousel-inner{
    overflow:visible !important;
}
#contact, #contact .box {
  background-color: #222;
  color: #999;
}
#contact .box h1,
#contact .box h2,
#contact .box h3 {
  color: #fff;
}
#contact .box a {
  color: #999;
}
#contact .box a:hover {
  color: rgb(64, 204, 64);
}
#contact .box input[type="text"],
#contact .box input[type="email"],
#contact .box textarea {
  background-color: #111;
  border: 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#contact .box input[type="text"]:focus,
#contact .box input[type="email"]:focus,
#contact .box textarea:focus {
  background-color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#map-canvas-contact{height:215px;}

.box {
  padding: 0px 0px 90px 0px; /**was 50px 30px, maar door te grote ruimtes aan zijkanten weggehaald**/
  background: #fff;
  position: relative;
  display:inline-block;
  width:100%;
}
.box.first {
  border-radius: 5px 5px 0 0;
}
.box.last {
  border-radius: 0 0 5px 5px;
}
section{padding-top:90px;}
.box h2, .box h3 {
    padding: 10px 0px 10px 0px; /**was 10px 30px, maar ivm fixed header en scroll/ menu issue aangepast**/
    display: inline-block;
    border-radius: 4px;
    position: relative;
    margin-bottom:15px;
    font-size: 68px;
    color:#464646
}
.box h3{
    font-size:38px;
}
.box h4{font-family:'Roboto' !important;}
/*IMPRSSIE*/
#portfolio, #portfolio .box {
  background: #f3f3f3;
}
.portfolio-items,
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0;
}
.portfolio-items {
  margin-right: -20px;
}
.portfolio-filter {
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  margin: 0;
}
.portfolio-items.col-2 > li {
  width: 50%;
}
.portfolio-items.col-3 > li {
  width: 33%;
}
.portfolio-items.col-4 > li {
  width: 25%;
}
.portfolio-items.col-5 > li {
  width: 20%;
}
.portfolio-items.col-6 > li {
  width: 16%;
}
.portfolio-item .item-inner {
  margin: 0 20px 20px 0;
  text-align: center;
  background: #fff;
  padding: 0 0 20px 0;
  border-bottom: 1px solid green;
}

.portfolio-item .item-inner h5 {
  width:90%;margin-left:5%;
}

.portfolio-item img {
  width: 100%;
}
.portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-item h5 {
  margin: 0;
  padding: 10px 0 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size:25px;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  margin: -16px 0 0 -19px;
  margin: -16px 0 0 -19px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}

#over, #diensten{background:#fff;}
#diensten .box {
  padding-bottom: 30px;
}
#diensten .row > div {
  min-height:250px;
}
.center {
  text-align: center;
}
#team-scroller .designation {
  margin-top: 10px;
  display: block;
}
.member {
  margin: 0 50px;
  text-align: center;
}

.carousel.scale .left-arrow,
.carousel.scale .right-arrow {
  top: 30%;
  position: absolute;
}
.carousel.scale .left-arrow {
  left: -10px;
}
.carousel.scale .right-arrow {
  right: -10px;
}
.carousel.scale .active .row > div:nth-child(1) {
  -webkit-animation: scaleUp 200ms linear 0 both;
  -moz-animation: scaleUp 200ms linear 0 both;
  -ms-animation: scaleUp 200ms linear 0 both;
  -o-animation: scaleUp 200ms linear 0 both;
  animation: scaleUp 200ms linear 0 both;
}
.carousel.scale .active .row > div:nth-child(2) {
  -webkit-animation: scaleUp 200ms linear 100ms both;
  -moz-animation: scaleUp 200ms linear 100ms both;
  -ms-animation: scaleUp 200ms linear 100ms both;
  -o-animation: scaleUp 200ms linear 100ms both;
  animation: scaleUp 200ms linear 100ms both;
}
.carousel.scale .active .row > div:nth-child(3) {
  -webkit-animation: scaleUp 200ms linear 200ms both;
  -moz-animation: scaleUp 200ms linear 200ms both;
  -ms-animation: scaleUp 200ms linear 200ms both;
  -o-animation: scaleUp 200ms linear 200ms both;
  animation: scaleUp 200ms linear 200ms both;
}
.carousel.scale .active .row > div:nth-child(4) {
  -webkit-animation: scaleUp 200ms linear 400ms both;
  -moz-animation: scaleUp 200ms linear 400ms both;
  -ms-animation: scaleUp 200ms linear 400ms both;
  -o-animation: scaleUp 200ms linear 400ms both;
  animation: scaleUp 200ms linear 400ms both;
}
/*NAV*/
.navbar-default {
  background: white;
  /*
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
  */
  border: 0;
  padding: 0;
  overflow: hidden;
}
.navbar-default .first a {
  border-radius: 0 0 0 5px;
}
.navbar-default .navbar-brand {
  margin-right: 50px;
  margin-left: 20px;
  width: 200px;
  height: 78px;
  background-image: url(../images/logo.png);
  background-position: 0px 58%;
  background-repeat: no-repeat;
  background-size: 140px;
  padding-left:1px;
  display:block

}
.navbar-default .navbar-nav > li {
  margin-left: 1px;
}
.navbar-default .navbar-nav > li > a {
  padding: 15px 4px;
  margin:13px 21px;
  font-size: 16px;
  line-height: 18px;
  color: #999;
}
.navbar-default .navbar-nav > li > a > i {
  display: inline-block;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus,
.navbar-default .navbar-nav > li:focus > a:focus {
  background-color:white;
  border-bottom:3px solid green;
}

.portfolio-work{
width: 100%;
text-align:center;
}
.portfolio-work-item{
display: inline-block;
width:60px;
}

.portfolio-work-item span{
  font-size: 12px;
  font-style: italic;
  margin-top:-5px;
  display:block;
}

.gap {
  margin-bottom: 30px;
}
.big-gap {
  margin-bottom: 100px;
}
/*FOOTER*/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #999;
}
#footer a {
  color: #999;
}
#footer a:hover {
  color:rgb(64, 204, 64);
}

#footer span{float:right;}

ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
ul.social > li {
  margin: 0 0 20px;
}
ul.social > li > a {
  display: block;
  font-size: 18px;
}
ul.social > li > a i {
  margin-right: 10px;
}
/*CONTACT*/
textarea#message {
  padding: 10px 15px;
  height: 220px;
}

/* FANCYBOX */
.fancybox-nav {
    position: absolute;
    width: 15%;
    height: 80%;
    top: 10%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}


@keyframes scaleUp {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-moz-keyframes scaleUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-ms-keyframes scaleUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}

@media (max-width: 767px){
    .portfolio-items.col-4 > li {
        width: 100%;
    }
    .portfolio-items{margin-right:0px}
    .portfolio-item .item-inner{margin:0 0 20px 0}

    .box h2 {font-size:48px;margin-bottom:20px}
    #main-slider h1 {font-size:22px}

    #main-slider a{opacity:1 !important;}
    #main-slider .prev, #main-slider .next {background-color:transparent;margin-top:-26px;width:auto;}

    .navbar-default .navbar-brand {
        margin-right: 0px;
    }

    .customSlider .col-md-4:first-child{display:none;}
    #main-slider .prev,
    #main-slider .next {display:none;}

    #header{height:51px}
    #main-slider{margin-top: 51px;}

}
@media (min-width: 768px){
    .portfolio-items.col-4 > li {
        width: 50%;
    }
}
@media (min-width: 992px) {
    .portfolio-items.col-4 > li {
        width: 33%;
    }
}
@media (min-width: 1200px){
    #portfolio .container{max-width:98%}
    .portfolio-items.col-4 > li {
        width: 25%;
    }
}

#emailVerification12345 {
    display: none;
}

.honeyohno{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
