/*
Grijs: #52524b
Beige: #eae6e2
Bruin: #b59976

*/

/* general styles */
html, body, h1, h2, h3, h4, p, form, ul, li, ol{
  margin: 0px;
  padding: 0px;
}
html, body{
  width: 100%;
  height: 100%;
}
body{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 14px;
  line-height: 1.46em;
  color: #52524b;
  background-color: #FFF;
  background-image: url("../images/line.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

a{
  outline: 0;
  color: inherit;
  text-decoration: none;
}

img{
  border: 0;
}

textarea{ 
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  resize: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
strong{
  font-weight: 700;
}

.clear{
  display: block;
  clear: both;
  min-height: 0px !important;
}


div.container{
  width: 100%;
  position: relative;
}
div.centerContent{
  width: 1650px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  position: relative;
  padding-left: 200px;
  padding-right: 200px;
}
.text-center{
  text-align: center;
}

.textTable{
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.textCell{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.text-left{
  text-align: left;
}
.text-right{
  text-align: right;
}
.text-center{
  text-align: center;
}
.uppercase{
  text-transform: uppercase;
}

.mainButton{
  display: inline-block;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 1em;
  font-size: 0.8em;
  letter-spacing: 1px;
  background-color: #52524b;
  color: #FFF;
  position: relative;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
div.filter .mainButton.invert,
.mainButton.invert,
.mainButton:hover{
  background-color: #b59976;
}
.mainButton.invert:hover{
  background-color: #52524b;
}
input.mainButton{
  display: block;
  padding-left: 60px;
  padding-right: 60px;
  float: left;
}
.mainButton.testGijs{
  background-color: red;
}


/*      HEADER      */
header{
  padding-top: 50px;
  padding-bottom: 30px;
}

header a.logoHolder{
  width: 100px;
  padding-left: 12px;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
a.logoHolder img{
  display: block;
  width: 100%;
}
header div.headerContact{
  position: absolute;
  right:45px;
  bottom: 62px;
  text-align: right;
}
div.headerContact a{
  display: block;
  color: #b59976;
  font-size: 0.9em;
  
}
div.socialHolder{
  color: #b59976;
}
div.socialHolder a{
  display: inline-block;
  margin-right: 15px;
  font-size: 0.9em;
}
div.socialHolder a:hover{
  color: #52524b;
}

header div.socialHolder{
  margin-top: 5px;
}
header div.socialHolder a:last-of-type{
  margin-right: 0px;
}


div.menuHolder{
}

nav{
  position: relative;
  box-sizing: border-box;
}
nav ul{
  display: block;
  width: 100%;
  text-align: center;
}
nav ul li{
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  list-style-type: none;
  line-height: 1em;
  letter-spacing: 2px;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 25px;
  box-sizing: border-box;
}
nav ul li.active,
nav ul li:hover{
  color: #b59976;
}

nav ul li a{
  display: block;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  color: inherit;
}
header nav ul li.menuButton{
  display: none;
}

/*      CONTENT      */
article h1,
article h2,
article.portfoliodetail div.row3 div.text p{
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  letter-spacing: 3px;
}
article.portfoliodetail div.row3 div.text p{
  line-height: 1.46em;
  letter-spacing: 3px;
}

article h3,
article.portfoliodetail div.mainText div.textHolder h1,
article.portfoliodetail div.row3 div.text h3{
  font-size: 1.06em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 3px;
}
article.portfoliodetail div.mainText div.textHolder h2{
  line-height: 1.46em;
  letter-spacing: 4px;
  width: 50%;
}


div.pageHeader,
div.pageFooter{
  background-color: #b59976;
  color: #FFF;
  padding: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 0px;
  letter-spacing: 4px;
  font-size: 1.6em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
div.pageFooter{
  background-color: #bab0a2;
  padding: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}
div.pageHeader h1{
  margin: 0px;
  font-size: 1em;
  letter-spacing: 4px;
}

/*      HOME      */
article.home div.centerContent div.pageAnimation,
article.home div.centerContent div.pageVisual{
  margin-bottom: 100px;
}
article.home div.centerContent div.pageAnimation div.pageVisualText,
article.home div.centerContent div.pageVisual div.pageVisualText{
  padding-bottom: 40px;
}
article.home div.centerContent div.pageAnimation h1,
article.home div.centerContent div.pageVisual h1{
  margin: 0px;
  margin-top: 25px;
  font-weight: 400;
  letter-spacing: 4px;
}
article.home div.centerContent div.pageAnimation h1 a,
article.home div.centerContent div.pageVisual h1 a{
  display: block;
  line-height: 1.3em;
  background-image: url("../images/arrow-down-grijs.svg");
  background-size: 14px auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 25px;
}

article.home div.projectsMore{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 100px;
}


/*    STUDIO & TEAM    */
div.centerContent.visualHolder{
  padding: 0px;
}
div.centerContent div.pageAnimation{
  padding-top: 38%;
  position: relative;
}
div.centerContent div.pageAnimation div.animationHolder{
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
div.centerContent div.pageAnimation img{
  display: block;
  width: 120%;
  position: absolute;
}

@media screen and (max-width: 1024px) {
  div.centerContent div.pageAnimation img{
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1025px) {
  div.centerContent div.pageAnimation img{
    display: none;
  }
  div.centerContent div.pageAnimation{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 38%;
    position: relative;
  }
  article.home div.centerContent div.pageAnimation,
  article.studio div.centerContent div.pageAnimation{
    background-size: 120% auto;
    animation-name: ZOOM-BG;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
}

@keyframes ZOOM-IMG {
   100% { 
     width: 100%;
     left: 0%;
   }
}

div.centerContent div.pageVisual{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 38%;
  position: relative;
}
@keyframes ZOOM-BG {
   100% { 
     background-size: 100% auto;
   }
}

@keyframes MOVE-BG {
   48% { 
     background-position: left 40%;
   }
   52% { 
     background-position: left 40%;
   }
}
div.centerContent div.pageAnimation div.pageVisualText,
div.centerContent div.pageVisual div.pageVisualText{
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 200px;
  background-color: rgba(181,153,118,0.6);
  color: #FFF;
  padding: 50px;
  padding-left: 350px;
  padding-right: 150px;
  text-align: center;
  line-height: 2em;
  letter-spacing: 1px;
}
div.blockHolder div.block{
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
  clear: both;
}
article.team div.blockHolder div.block:nth-child(odd){
  min-height: 695px;
}
div.blockHolder div.block div.centerContent{
  padding: 0px;
}
div.block div.imageHolder{
  width: 50%;
  position: absolute;
}
article.team div.block div.imageHolder{
  width: 30%;
  z-index: 3;
}
div.block div.imageHolder img{
  width: 100%;
  display: block;
}
div.blockHolder div.employeeText{
  background-color: #eae6e2;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 0px;
  z-index: 1;
}
div.blockHolder div.employeeText div.imageHolder{
  display: none;
}

div.blockHolder div.whiteBG{
  background-color: #FFF;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 40%;
  z-index: 2;
}

div.blockHolder div.block div.textHolder div.text,
article.portfoliodetail div.mainText div.textHolder div.text,
div.highlight div.highlightText div.textHolder div.text{
  padding-left: 105px;
}
article.team div.blockHolder div.block div.textHolder div.text a.email,
article.team div.blockHolder div.block div.textHolder div.text a.linkedin,
article.team div.blockHolder div.block div.textHolder div.text a.phone{
  display: block;
  color: #b59976;
  line-height: 1.8em;
}
article.team div.blockHolder div.block div.textHolder div.text a.email{
  margin-top: 20px;
}
article.team div.blockHolder div.block div.textHolder div.text a.email:hover,
article.team div.blockHolder div.block div.textHolder div.text a.linkedin:hover,
article.team div.blockHolder div.block div.textHolder div.text a.phone:hover{
  color: #52524b;
}
article.team div.blockHolder div.block div.textHolder div.text a.email span,
article.team div.blockHolder div.block div.textHolder div.text a.phone span,
article.team div.blockHolder div.block div.textHolder div.text a.linkedin span{
  padding-right: 20px;
}

article.studio div.blockHolder div.block:nth-child(1) div.textHolder p.location{
  font-size: 1.05;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
article.studio div.blockHolder div.block:nth-child(1) div.textHolder p.location span.fas{
  color: #e3e2e0;
}
article.team div.blockHolder div.block:nth-child(even) div.employeeText{
  background: none;
}
article.team div.blockHolder div.block:nth-child(even) div.whiteBG{
  display: none;
}
article.studio div.blockHolder div.block:nth-child(1) div.textHolder,
article.team div.blockHolder div.block:nth-child(even) div.textHolder{
  background: none;
  padding-right: 200px;
}
article.studio div.blockHolder div.block:nth-child(1) div.textHolder div.text{
  padding-left: 0px;
}

article.studio div.blockHolder div.block:nth-child(1) div.textHolder,
article.studio div.blockHolder div.block:nth-child(2) div.textHolder,
article.team div.blockHolder div.block:nth-child(odd) div.textHolder{
  margin-left: 580px;
}
article.studio div.blockHolder div.block:nth-child(2){
  margin-top: 150px;
}
article.studio div.blockHolder div.block:nth-child(2) div.imageHolder{
  left: 0px;
  top: -50px;
}
article.studio div.blockHolder div.block:nth-child(2) div.textHolder,
article.team div.blockHolder div.block:nth-child(odd) div.textHolder{
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 380px;
  padding-right: 200px;
}
article.studio div.blockHolder div.block:nth-child(3) div.textHolder,
article.team div.blockHolder div.block:nth-child(even) div.textHolder{
  background: none;
  padding-left: 200px;
  width: 50%;
  box-sizing: border-box;
  padding-right: 150px;
  float: left;
}
article.studio div.blockHolder div.block:nth-child(3) div.imageHolder,
article.team div.blockHolder div.block:nth-child(even) div.imageHolder{
  position: relative;
  float: right;
}
article.team div.blockHolder div.block:nth-child(odd) div.imageHolder{
  left: 310px;
  top: 80px;
}
article.team div.blockHolder div.block:nth-child(even) div.imageHolder{
  margin-right: 20%;
}
article.team div.blockHolder div.block a.mainButton{
  margin-top: 40px;
  margin-bottom: 15px;
}


/*      PORTFOLIO    */
article.portfolio div.pageHeader{
  margin-bottom: 60px;
}
article.portfolio div.mainText{
  text-align: center;
  margin-bottom: 50px;
}

div.portfolioFooter{
  position: relative;
  overflow: hidden;
}
div.portfolioFooter div.pageFooter{
  font-size: 1em;
  padding-top: 70px;
  padding-bottom: 70px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  letter-spacing: 1px;
}
div.portfolioFooter div.pageFooter div.text{
  padding-left: 140px;
}
div.portfolioFooter div.pageFooter div.text p.footerTitle{
  text-transform: uppercase;
  font-size: 1.05em;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
div.portfolioFooter div.pageFooter div.text h3{
  font-size: 0.8em;
  margin-top: 15px;
  margin-bottom: 0px;
  text-transform: none;
}
div.portfolioFooter div.pageFooter a.mainButton{
  position: absolute;
  bottom: 50px;
  right: 200px;
  z-index: 2;
}

div.highlight{
  display: flex;
  align-items: stretch;
}
div.highlight div.highlightPic{
  width: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
div.highlight div.highlightPic img{
  display: block;
  width: 60px;
  position: absolute;
  left: 50%;
  bottom: 25px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

div.highlight div.highlightText{
  width: 50%;
  background-color: #717266;
  color: #FFF;
}
div.highlight div.highlightText div.textHolder{
  width: 825px;
  padding: 80px;
  padding-left: 100px;
  padding-right: 200px;
  box-sizing: border-box;
}
div.highlight div.highlightText div.textHolder p.title,
div.highlight div.highlightText div.textHolder p.subtitle{
  font-size: 1.05em;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 4px;
}
div.highlight div.highlightText div.textHolder p.subtitle{
  font-size: 1.4em;
  line-height: 1.46em;
  font-weight: 400;
}
div.highlight div.highlightText div.textHolder a.readmore{
  display: inline-block;
  margin-top: 25px;
  font-size: 0.8em;
}
div.highlight div.highlightText div.textHolder a.readmore:hover{
  color: #b59976;
}
div.line{
  background-image: url("../images/line.svg");
  background-size: 100% auto;
  background-position: right -200px top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  z-index: 1;
}

article.portfolio div.filter{
  text-align: center;
  margin-bottom: 45px;
}
article.portfolio div.filter span.mainButton{
  margin-left: 4px;
  margin-right: 4px;
}
div.projectHolder{
  margin-left: -1.6%;
  margin-right: -1.6%;
}
article.portfolio div.projectHolder{ 
  margin-bottom: 80px;
}
article.portfolio{
  margin-bottom: 100px;
}
div.projectHolder a.project{
  display: block;
  float: left;
  width: 30.13%;
  margin-left: 1.6%;
  margin-right: 1.6%;
  margin-bottom: 3.2%;
}
/*
div.projectHolder a.project:nth-child(3n+1){
  clear: both;
}
*/
div.projectHolder a.project span.projectImage{
  display: block;
  height: 0px;
  padding-top: 78%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.projectHolder a.project span.mouseover{
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 30px;
  box-sizing: border-box;
  background-image: url("../images/mouseover.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  color: #FFF;
}
div.projectHolder a.project:hover span.mouseover{
  display: block;
}
div.projectHolder a.project span.projectText span.title,
div.projectHolder a.project span.mouseover span.title{
  font-weight: 400;
  font-size: 1.05em;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
div.projectHolder a.project span.projectText.mobile{
  display: none;
}

@media (pointer:coarse) {
  div.projectHolder a.project:hover span.mouseover{
    display: none;
  }
  div.projectHolder a.project span.projectText span.title{
    margin-top: 5px;
    letter-spacing: 1px;  
  }
  div.projectHolder a.project span.projectText.mobile{
    display: block;
    min-height: 72px;
  }
}

div.projectHolder a.project span.mouseover span.readmore{
  font-size: 0.8em;
  line-height: 1em;
  letter-spacing: 1px;
  display: block;
  margin-top: 10px;
  padding-bottom: 50px;
}
div.projectHolder a.project span.mouseover img{
  display: block;
  width: 34px;
  position: absolute;
  left: 50%;
  bottom: 25px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}



article.portfoliodetail div.mainText{
  margin-top: 80px;
  margin-left: 320px;
  margin-bottom: 80px;
}
article.portfoliodetail div.row{
  margin-bottom: 5%;
}
article.portfoliodetail div.row div.col{
  width: 50%;
  float: left;
  box-sizing: border-box;
  position: relative;
}
article.portfoliodetail div.row a.pic{
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 61%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

article.portfoliodetail div.row.row1 div.col:first-child{
  padding-right: 4.8%;
}
article.portfoliodetail div.row.row1 a.pic{
  margin-bottom: 80px;
}
article.portfoliodetail div.row.row1 div.text{
  padding-left: 110px;
}

div.slideshowHolder{
  width: 100%;
  position: relative;
}
div.slideshowHolder div.arrow{
  position: absolute;
  top: 50%;
  width: 20px;
  height: 50px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
div.slideshowHolder div.arrow.left{
  background-image: url('../images/arrow-left-wit.svg');
  left: 30px;
}
div.slideshowHolder div.arrow.right{
  background-image: url('../images/arrow-right-wit.svg');
  right: 30px;
}

div.slideshowPortrait,
div.slideshowLandscape{
  width: 100%;
  height: 0px;
  padding-top: 130%;
  position: relative;
}
div.slideshowLandscape{
  padding-top: 70%;
}

div.slideshowPortrait a,
div.slideshowLandscape a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

article.portfoliodetail div.row.row2 div.col,
article.portfoliodetail div.row.row3 div.col{
  width: 30%;
  margin-right: 5%;
}
article.portfoliodetail div.row.row2 div.col:nth-child(3),
article.portfoliodetail div.row.row3 div.col:nth-child(2){
  margin-right: 0px;
}
article.portfoliodetail div.row.row2 a.pic{
  padding-top: 72.5%;
}
article.portfoliodetail div.row.row3 div.col:first-child{
  width: 65%;
  margin-right: 5%;
}
article.portfoliodetail div.row.row3,
article.portfoliodetail div.row.row4{
  display: flex;
  align-items: stretch;
}
article.portfoliodetail div.row.row3 div.text{
  height: 100%;
}

article.portfoliodetail div.row.row4{
  margin-bottom: 100px;
}
article.portfoliodetail div.row.row4 div.col:first-child{
  padding-left: 4.8%;
}
article.portfoliodetail div.row.row4 div.col:first-child a.pic{
  padding-top: 130%;
}
article.portfoliodetail div.row.row4 div.col:nth-child(2){
  padding-left: 4.8%;
}
article.portfoliodetail div.row.row4 div.col:nth-child(2) p{
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
  font-style: italic;
  font-size: 0.75em;
}
article.portfoliodetail div.row.row4 div.col:nth-child(2) p a:hover{
  color: #b59976;
}

div.randomProjects{
  background-color: #eae6e2;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
div.randomProjects p{
  color: #b59976;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 60px;
  letter-spacing: 4px;
}


/*      CONTACT    */
article.contact div.centerContent:not(.pageHeader){
  padding: 0px;
}

article.default div.block div.centerContent{
  display: flex;
  align-items: stretch;
}

article.contact div.contactInfo,
article.default a.imageHolder{
  width: 29.5%;
  margin-right: 5.75%;
}
article.default a.imageHolder{
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
article.contact div.contactInfo div.imageHolder{
  width: 100%;
  margin-bottom: 40px;
}
article.contact div.contactInfo div.imageHolder img{
  width: 100%;
  display: block;
}
article.contact div.contactInfo div.contactText{
  margin-left: 200px;
  line-height: 1.7em;
}
article.contact div.contactInfo div.contactText a,
div.formNote a{
  color: #b59976;
}
article.contact div.contactInfo div.contactText a:hover,
div.formNote a:hover{
  color: #52524b;
}
div.contactText div.socialHolder{
  margin-top: 10px;
}
article.contact div.contactInfo div.contactText span.fa-map-marker-alt{
  padding-right: 10px;
}
article.contact div.contactInfo div.contactText span.vatcoc{
  display: inline-block;
  min-width: 55px;
}

article.contact div.textHolder,
article.default div.textHolder{
  width: 64.75%;
  background-color: #eae6e2;
  padding: 80px;
  padding-left: 150px;
  padding-right: 300px;
  box-sizing: border-box;
}
article.contact div.textHolder,
article.contact div.contactInfo{
  float: left;
  margin-top: 100px;
}
article.default div.block div.imageHolder{
  position: relative;
  margin-top: 0px;
}
article.default div.block div.textHolder{
  margin-top: 0px;
}



article.contact div.textHolder div.text{
  margin-bottom: 40px;
  line-height: 2.1em;
}
article.contact div.textHolder h2{
  font-size: 1.05em;
  font-weight: 300;
  margin-bottom: 30px;
}

input.inputText, select.inputSelect, label{
  -webkit-appearance: none;
  display: block;
  position: relative;
  background: none;
  border: solid 1px #b59976;
  color: #52524b;
  height: 40px;
  font-size: 1em;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  line-height: 38px;
  margin-bottom: 14px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  text-align: left;
}
textarea.inputArea{
  display: block;
  position: relative;
  background: none;
  border: solid 1px #b59976;
  color: #52524b;
  height: 180px;
  font-size: 1em;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  padding: 10px;
  padding-left: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
}
input.inputText.error, select.inputSelect.error, textarea.inputArea.error,
div.content.cart-data input.inputText.error, div.content.cart-data select.inputSelect.error, div.content.cart-data textarea.inputArea.error{
  background-color: #b59976;
  color: #FFFF;
}
input.inputText::-webkit-input-placeholder,
textarea.inputArea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #52524b;
}
input.inputText::-moz-placeholder,
textarea.inputArea::-moz-placeholder{ /* Firefox 19+ */
  color: #52524b;
}
input.inputText:-ms-input-placeholder,
textarea.inputArea:-ms-input-placeholder{ /* IE 10+ */
  color: #52524b;
}
input.inputText:-moz-placeholder,
textarea.inputArea:-moz-placeholder{ /* Firefox 18- */
  color: #52524b;
}
input.inputText.error::-webkit-input-placeholder,
textarea.inputArea.error::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #FFF;
}
input.inputText.error::-moz-placeholder,
textarea.inputArea.error::-moz-placeholder{ /* Firefox 19+ */
  color: #FFF;
}
input.inputText.error:-ms-input-placeholder,
textarea.inputArea.error:-ms-input-placeholder{ /* IE 10+ */
  color: #FFF;
}
input.inputText.error:-moz-placeholder,
textarea.inputArea.error:-moz-placeholder{ /* Firefox 18- */
  color: #FFF;
}

div.formNote{
  padding-left: 250px;
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.6em;
}
div.googleMaps{
  width: 100%;
  height: 335px;
  display: block;
  margin-top: 100px;
}
div.googleMaps div#map{
  width: 100%;
  height: 100%;
}


/*      FOOTER      */
footer{
  text-align: left;
  padding-top: 70px;
  padding-bottom: 70px;
}
footer a.logoHolder{
  width: 80px;
  display: block;
  float: left;
  margin-right: 60px;
}
footer div.contact{
  float: left;
  width: 250px;
  margin-top: -5px;
}
span.company{
  text-transform: uppercase;
  display: block;
  font-size: 1.1em;
  line-height: 1.46em;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
article.contact span.company{
  margin-bottom: 20px;
}
footer a:hover{
  color: #b59976;
}
footer div.contact div.spacer{
  height: 8px;
}
footer div.links{
  float: right;
}
footer nav{
  margin-bottom: 70px;
}
footer nav ul{
  text-align: right;
  font-size: 0.85em;
}
footer nav ul li{
  display: block;
  margin-right: 0px;
  box-sizing: border-box;
}
footer nav ul li,
footer div.socialHolder{
  float: left;
  margin-left: 45px;
}

div.copyright{
  float: right;
  font-size: 0.75em;
  line-height: 1.6em;
  text-align: left;
  white-space: nowrap;
}
div.copyright p{
  display: inline;
}

a.top{
  display: none;
  position: fixed;
  right: 5%;
  bottom: 0px;
  width: 30px;
  height: 30px;
  background-color: #b59976;
  background-image: url("../images/arrow-top-wit.svg");
  background-size: 60% auto;
  background-position: center center;
  background-repeat: no-repeat;
}


/*    LOADING ANGULAR   */
div.loading{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.7);
  z-index: 100;
}
div.loading div.loadingContentHolder{
  position: absolute;
  top: 50%;
  left: 50%;
}
div.loading div.loadingContent{
  position: absolute;
  top: -50px;
  left: -100px;
  width: 200px;
  height: 100px;
  text-align: center;
  font-size: 18px;
}