/*fontweights palaquin*/
/*colors*/
body, html {
  height: 100%; }

body {
  font-family: 'Palanquin', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

ul, ul li {
  padding: 0;
  margin: 0; }

a, a:visited {
  color: #8c7865;
  text-decoration: none; }

a:active, a:hover {
  color: black; }

h2 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px; }

header {
  position: fixed;
  height: 100px;
  width: 100%;
  top: 0;
  z-index: 1000;
  box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2); }

.whiteHeader {
  background-color: #fff; }

.brownHeader {
  background-color: #8c7865; }

nav {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px; }

.logo, .logo-brown {
  max-width: 200px;
  margin-top: 20px; }

.logo-brown {
  display: none; }

.floater {
  float: left; }

ul {
  list-style: none;
  text-align: right;
  margin-top: 58px;
  max-width: 80%;
  float: right; }

ul li {
  display: inline-block;
  margin-left: 20px; }

.whiteHeader ul li a, .whiteHeader ul li a:visited {
  color: #000; }

.whiteHeader ul li a:hover, .whiteHeader ul li a:active {
  color: #8c7865; }

.brownHeader ul li a, .brownHeader ul li a:visited,
.brownHeader button {
  color: #fff; }

.brownHeader ul li a:hover, .brownHeader ul li a:active,
.brownHeader button:hover, .brownHeader button:active {
  color: #000; }

p.textlink a, p.textlink a:visited {
  color: #fff;
  text-decoration: underline; }

p.textlink a:hover, p.textlink a:active {
  color: #000; }

section {
  height: 100%; }

article {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-10 {
  padding-bottom: 10%; }

.white-font {
  color: #fff; }

.black-font {
  color: #000000; }

.brown-font {
  color: #8c7865; }

.small-text {
  font-size: 12px;
  line-height: 16px; }

.centered {
  text-align: center; }

/*GRID*/
.row {
  float: left;
  clear: left;
  width: 100%;
  height: auto;
  min-height: 14px; }

.col {
  float: left;
  clear: none;
  height: auto; }

.col:last-child, .col.last-child {
  margin-right: 0; }

.col.c12 {
  width: 100%; }

.col.c11 {
  width: 91.66663%; }

.col.c10 {
  width: 83.33333%; }

.col.c9 {
  width: 74.99997%; }

.col.c8 {
  width: 66.66666%; }

.col.c7 {
  width: 58.33331%; }

.col.c6 {
  width: 50%; }

.col.c5 {
  width: 41.66665%; }

.col.c4 {
  width: 33.33332%; }

.col.c3 {
  width: 24.99999%; }

.col.c2 {
  width: 16.66666%; }

.col.c1 {
  width: 8.33333%; }

/* GRID SPACING */
.grid-spacing .col {
  margin-right: 2%; }

.grid-spacing .col:last-child, .grid-spacing .col.last-child {
  margin-right: 0; }

.grid-spacing .col.c12 {
  width: 100%; }

.grid-spacing .col.c11 {
  width: 91.5%; }

.grid-spacing .col.c10 {
  width: 83%; }

.grid-spacing .col.c9 {
  width: 74.5%; }

.grid-spacing .col.c8 {
  width: 66%; }

.grid-spacing .col.c7 {
  width: 57.5%; }

.grid-spacing .col.c6 {
  width: 49%; }

.grid-spacing .col.c5 {
  width: 40.5%; }

.grid-spacing .col.c4 {
  width: 32%; }

.grid-spacing .col.c3 {
  width: 23.5%; }

.grid-spacing .col.c2 {
  width: 15%; }

.grid-spacing .col.c1 {
  width: 6.5%; }

.brown-background {
  background-color: #8c7865; }

/*PARALLAX*/
.parallax, .parallax1, .parallax2, .parallax3, .parallax4, #i01, #i02 {
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.parallax1, .parallax3 {
  height: 100%;
  max-height: 600px; }

.parallax2 {
  background-image: url("../images/karin_1920x1080.jpg");
  max-width: 1920px; }

.parallax3 {
  background-image: url("../images/10x10_brown.png");
  background-repeat: repeat-x; }

/*img slide start*/
#i01, #i02 {
  position: absolute;
  width: 100%; }

#i01 {
  z-index: 1; }

#i02 {
  z-index: 0; }

.imgInfo {
  background-color: white;
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px; }

.imgInfo > p {
  color: #8c7865;
  font-weight: 100;
  font-size: 30px;
  line-height: 34px;
  padding: 0 20px; }

.imgInfo > p > span {
  color: #000;
  font-weight: 100;
  font-size: 18px;
  line-height: auto; }

article.aboutUs p {
  color: #fff;
  font-size: 18px;
  line-height: 22px; }

.communication {
  opacity: 0; }

.fixedFooter {
  position: fixed;
  height: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  max-width: 900px;
  display: none; }

.footerContent {
  margin: 0 auto; }

.pos {
  position: relative;
  z-index: 10; }

.foo {
  height: 70%;
  width: 100%;
  background-color: #8c7865;
  z-index: 1; }

.show-burger {
  display: none;
  height: 100%; }

section.partnerDetails {
  padding-top: 150px;
  height: auto; }

.partnerDetails img {
  width: 100%;
  max-width: 190px;
  margin-top: 1em; }

@media all and (max-width: 1024px) {
  .footerContent {
    padding: 0 20px; } }
@media all and (max-width: 860px) {
  button {
    border: none;
    background: transparent;
    cursor: pointer; }

  button, button:active {
    color: #8c7865; }

  button:hover {
    color: #000; }

  .show-burger {
    display: block;
    float: right;
    margin-top: 15px; }

  .show-burger ul {
    position: absolute;
    text-align: left;
    margin-top: 0;
    right: 20px;
    background: #fff;
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.2);
    padding: 20px;
    margin-top: 10px;
    display: none; }

  .show-burger ul li {
    display: block;
    margin-left: 0;
    padding: 5px 0;
    position: relative; }

  .menu {
    display: none; }

  .brownHeader .show-burger ul {
    background-color: #8c7865; } }
@media all and (max-width: 680px) {
  body {
    font-size: 14px; }

  header {
    height: 70px; }

  section {
    height: auto; }

  article {
    display: inline-block;
    padding: 150px 20px; }

  section.partnerDetails article {
    padding: 100px 20px; }

  .logo, .logo-brown {
    max-width: 180px;
    margin-top: 10px; }

  .imgInfo {
    height: 10px; }

  .imgInfo > p {
    font-size: 25px;
    line-height: 28px; }

  .imgInfo > p > span {
    font-size: 14px; }

  .centeredContent {
    height: 100%; }

  #kunst p {
    font-size: 14px; }

  h2 {
    margin-bottom: 10px; }

  .padding-bottom-10 {
    padding-bottom: 2%; }

  #i01, #i02 {
    margin-top: 70px;
    background-attachment: scroll;
    z-index: -1; }

  .parallax2 {
    padding-bottom: 50px; }

  .foo {
    height: 100%; }

  .sm-hide {
    display: none !important; }

  .sm-show {
    display: inline-block !important; }

  .imgInfo {
    padding: 5px 0; }

  .col.c1, .col.c2, .col.c3, .col.c4, .col.c5, .col.c6, .col.c7, .col.c8, .col.c9, .col.c10, .col.c11, .col.c12,
  .grid-spacing .col.c1, .grid-spacing .col.c2, .grid-spacing .col.c3, .grid-spacing .col.c4, .grid-spacing .col.c5,
  .grid-spacing .col.c6, .grid-spacing .col.c7, .grid-spacing .col.c8, .grid-spacing .col.c9, .grid-spacing .col.c10, .grid-spacing .col.c11,
  .grid-spacing .col.c12, .grid-spacing .col.c1:last-child, .grid-spacing .col.c2:last-child, .grid-spacing .col.c3:last-child,
  .grid-spacing .col.c4:last-child, .grid-spacing .col.c5:last-child, .grid-spacing .col.c6:last-child, .grid-spacing .col.c7:last-child,
  .grid-spacing .col.c8:last-child, .grid-spacing .col.c9:last-child, .grid-spacing .col.c10:last-child, .grid-spacing .col.c11:last-child,
  .grid-spacing .col.c12:last-child {
    width: 100%; } }
@media all and (max-width: 375px) {
  article {
    padding: 50px 20px; }

  .imgInfo > p {
    font-size: 20px;
    line-height: 24px; }

  .parallax2 {
    background-position: right;
    padding-bottom: 0; } }

/*# sourceMappingURL=styles.css.map */
