body {
		background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
	}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/* Typografie */
h1,h2,h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 100px;
}

h2 {
  color: #ada074;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
#contact h2 {
  color: #ffffff;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#menu h3 {
   color: #555;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}

p {
  font-size: 18px;
  letter-spacing: 0.8px;
  line-height: 28px;
}

a {
  text-decoration: none !important;
}
a:visited,
a:focus {
  outline: none;
  text-decoration: none !important;
}

/* Parallax */

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
}

/* Hover CSS */
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before {
  background-color: #ffffff;
}


/* Alle Secties */
#restyle,
#mortex,
#gallery,
#istinto,
#spatulastuhhi,
#spiritolibero,
#menu,
#contact {
  color: #656565;
  padding-top: 100px;
  padding-bottom: 100px;
}

#mortex,
#istinto,
#spatulastuhhi,
#spiritolibero,
#contact {
  text-align: center;
}

/* Sectie Titel */
.section-title {
  padding-bottom: 70px;
}
#restyle .section-title,
#gallery .section-title,
#menu .section-title {
  text-align: center;
}
#contact .section-title {
  color: #f0f0f0;
}



/* Preloader Sectie */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

/* Menu Sectie */
#menu .media {
  padding-bottom: 20px;
}

#menu .media-object img {
  width: 220px;
  padding-right: 12px;
  position: relative;
}

#menu .media-object span.menu-price {
  position: absolute;
  background-color: #ffffff;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 20px;
  top: 50%;
  left: 3%;
}

/* Hoofd Sectie */
#hoofd {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width:100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: url('../fotos/restyle-IT_CementoNaturale2.jpg') no-repeat fixed top;
}

#hoofd .gradient-overlay {
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(51,51,51,0.6);
}

#hoofd .container{
  width:100%;
  position: absolute;
  bottom:0;
  margin-bottom: 10px;
}


/* Navigatie */
.navbar-default {
    background: #ffffff;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}

.navbar-default .navbar-brand {
  color: #505050;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
}

.navbar-default .navbar-nav li a {
    color: #757575;
    font-size: 19px;
    font-weight: 300;
    line-height: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li a:hover {
    color: #ada074 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ada074;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ada074;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 30px;
  }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}

#sticky-wrapper > div > div > div.navbar-header {
  height:80px;
}

/* Restyle Sectie  */
#restyle .col-md-4 ul {
  padding-top: 4px;
  padding-left: 28px;
}

#restyle .col-md-4 ul li {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* Mortex Sectie  */
#mortex {
  background: url('../fotos/RS_2016_intro_Mortex.jpg') 50% 0 repeat-y fixed;
  position: relative;
  color: #ffffff;
}

#mortex .overlay {
  background: rgba(03,03,03,0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#mortex h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#mortex .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}

/* Istinto Sectie  */
#istinto {
  background: url('../fotos/RS_2016_intro_Istinto.jpg') 50% 0 repeat-y fixed;
  position: relative;
  color: #ffffff;
}

#istinto .overlay {
  background: rgba(03,03,03,0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#istinto h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#istinto .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}

/* Spatulastuhhi Sectie */
#spatulastuhhi {
  background: url('../fotos/RS_2016_intro_divers.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: bottom center;
  position: relative;
  color: #ffffff;
}

#spatulastuhhi .overlay {
  background: rgba(03,03,03,0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#spatulastuhhi h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#spatulastuhhi .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}


/* Spiritolibero Sectie  */
#spiritolibero {
  background: url('../fotos/RS_2016_intro_Spirito.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: bottom center;
  position: relative;
  color: #ffffff;
}

#spiritolibero .overlay {
  background: rgba(03,03,03,0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#spiritolibero h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#spiritolibero .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}

/* Gallery Sectie */
#gallery h3 {
  text-align: center;
}
#gallery .gallery-thumb {
  position: relative;
  overflow: hidden;
  margin: 0;
} 
#gallery .gallery-thumb:hover img {
    -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
} 

#gallery .gallery-thumb img { 
max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#gallery .gallery-thumb .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#gallery .gallery-thumb:hover .gallery-overlay {
    opacity: 0.9;
}

/*filter css*/
.filter-wrapper {
    width: 100%;
    margin-bottom: 42px;
    overflow: hidden;
}

.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}

.filter-wrapper li a {
    color: #666;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 8px 17px;
    margin-right: 2px;
    margin-left: 2px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.filter-wrapper li a:hover,
.filter-wrapper li a:focus {
  color: #ada074;
}

/*ISO Box*/
.iso-box-section {
    width: 100%;
}

.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}

.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
} 

.fluid-img {
    width: 100%;
    display: block;
}


/* Contact Sectie  */
#contact {
  background: url('../fotos/restyle-SL_paars_tafel.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}

#contact .overlay {
  background: rgba(0,0,0,0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#contact .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:hover {
  border-color: #ddd;
}

#contact input {height: 45px;}

#contact input[type='submit'] {
  background: #ffffff;
  border-radius: 4px;
  color: #ada074;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 20px;
  transition: all 0.4s ease-in-out;
}
#contact input[type='submit']:hover {
  background-color: #ada074;
  border-color: transparent;
  color: #ffffff;
}


/* Footer Sectie */
footer {
  background-color: #ffffff;
  color: #757575;
  padding-top: 100px;
  padding-bottom: 100px;
}

footer h3 {
  color: #ada074;
  text-transform: uppercase;
  padding-bottom: 14px;
}

/* Heester Branding Studio Sectie */
#copyright a {
  color: #ada074;
}

#copyright a:hover {
  color: #000000;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* Mobile Responsive */
@media (max-width: 980px) {

  #restyle .col-md-4 {
    margin-top: 42px;
  }

}


@media (max-width: 900px) {

  h1 {font-size: 70px;}

}


@media (max-width: 768px) {
  .parallax-section {
  background-attachment: scroll !important;
  background-position-x: 50% !important;
  background-position-y: 0% !important;
}
  .navbar-default .navbar-brand {
    line-height: 46px;
  }

}

@media (max-width: 767px) {
   .parallax-section {
  background-attachment: scroll !important;
  background-position-x: 50% !important;
  background-position-y: 0% !important;
}
  .navbar-default .navbar-brand {
    line-height: 15px;
  }
  .navbar-default .navbar-nav li a {
    line-height: 30px;
  }

  #restyle .col-md-5,
  footer .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .filter-wrapper {
    padding: 0px;
  }

}

@media (max-width: 650px) {
   .parallax-section {
  background-attachment: scroll !important;
  background-position-x: 50% !important;
  background-position-y: 0% !important;
}
  #hoofd {
    height: 100vh;
  }
  #hoofd img {
    width: 80%;
    padding-bottom: 100px;
  }

  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 30px;
  }

  #restyle,
  #mortex,
  #istinto,
  #spatulastuhhi,
  #spiritolibero,
  #menu,
  #gallery,
  #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #menu .media-object img {
    width: 100%;
    padding-bottom: 14px;
  }
  #menu .media-object span.menu-price {
    top: 30%;
    left: 6%;
  }

  footer {text-align: center;}

}