/*=========================================================================
	Fonts Imports
========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Raleway:200,200i,300,400,700");
@font-face {
  font-family: 'Glyphicons';
  src: url("webfonts/glyphicons-regular.eot");
  src: url("webfonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("webfonts/glyphicons-regular.woff2") format("woff2"), url("webfonts/glyphicons-regular.woff") format("woff"), url("webfonts/glyphicons-regular.ttf") format("truetype"), url("webfonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*=========================================================================
	Maps & Vars
========================================================================== */
/*=========================================================================
	Mixins & Functions
========================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.cocoen {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  user-select: none; }
  .cocoen * {
    box-sizing: inherit; }
    .cocoen *::after, .cocoen *::before {
      box-sizing: inherit; }
  .cocoen img,
  .cocoen picture > img {
    max-width: none; }
  .cocoen > img,
  .cocoen > picture > img {
    display: block;
    width: 100%; }
  .cocoen > div:first-child,
  picture .cocoen > div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%; }
  .cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px; }
    .cocoen-drag::before {
      border: 3px solid #fff;
      content: '';
      height: 30px;
      left: 50%;
      margin-left: -7px;
      margin-top: -18px;
      position: absolute;
      top: 50%;
      width: 14px; }

.carousel {
  position: relative;
  z-index: 1;
  overflow: hidden; }

.carouselScroller {
  position: relative;
  left: 0;
  top: 0;
  z-index: 2; }

.carouselPage {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding-bottom: 1rem; }
  .carouselPage:last-of-type {
    padding-bottom: 0; }

.carouselPagination {
  margin-top: 1rem;
  text-align: center; }
  .carouselPagination li {
    display: inline-block;
    font-size: 0;
    height: 0.8rem;
    width: 0.8rem;
    margin: 0 0.25rem 0 0.25rem;
    cursor: pointer; }

/*=========================================================================
	pageHeader
========================================================================== */
#pageHeader {
  position: relative;
  z-index: 8500; }
  @media (min-width: 1200px) {
    #pageHeader {
      position: sticky;
      top: 0;
      left: 0;
      width: 100%; }
      #pageHeader .container {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
  #pageHeader .menuIcon {
    font-size: 0; }
    #pageHeader .menuIcon::before {
      display: inline-block;
      margin-top: 0.1rem;
      padding: 0.3rem 0.4rem;
      font-family: "Glyphicons";
      font-size: 1rem;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      content: "\E517";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (min-width: 512px) {
      #pageHeader .menuIcon {
        display: none; } }
  #pageHeader .logo {
    margin: 0 auto;
    font-size: 0; }
    #pageHeader .logo img {
      max-width: 100%;
      height: auto; }
    @media (min-width: 1200px) {
      #pageHeader .logo {
        margin: 0;
        padding: 1rem 2rem 1rem 0rem; } }
  #pageHeader nav {
    position: relative;
    z-index: 8400; }
    #pageHeader nav ul {
      text-align: center; }
      #pageHeader nav ul li a {
        display: block; }
      @media (min-width: 512px) {
        #pageHeader nav ul li {
          display: inline-block; } }
    @media (min-width: 512px) {
      #pageHeader nav {
        display: block; } }

#mediaQueryChecker::before {
  content: "small";
  font-size: 0;
  height: 0;
  margin: 0;
  padding: 0;
  display: none; }
  @media (min-width: 512px) {
    #mediaQueryChecker::before {
      content: "medium"; } }
  @media (min-width: 1200px) {
    #mediaQueryChecker::before {
      content: "large"; } }
  @media (min-width: 1200px) {
    #mediaQueryChecker::before {
      content: "xlarge"; } }

/*=========================================================================
	heroImages
========================================================================== */
#heroImages {
  margin-top: -6rem;
  left: 0;
  height: 100vh;
  min-height: 512px;
  width: 100vw; }
  @media (min-width: 512px) {
    #heroImages {
      margin-top: -8rem; } }

#heroImages .carouselPage img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  min-height: 512px;
  z-index: 4; }

#heroImages .carouselPage div.pageText {
  margin-top: 0rem;
  z-index: 5; }
  @media (min-width: 512px) {
    #heroImages .carouselPage div.pageText {
      margin-top: -2rem; } }

/*=========================================================================
	heroImage
========================================================================== */
#heroImage {
  position: relative;
  height: 50vh;
  min-height: 512px;
  overflow: hidden; }
  #heroImage img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100vw;
    height: 50vh;
    min-height: 512px;
    z-index: 4; }
  #heroImage div.pageText {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100vw;
    height: 50vh;
    min-height: 512px;
    z-index: 5;
    margin-top: -2.5rem; }

@media (min-width: 512px) {
  footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

footer .container .card {
  width: 100%;
  margin: 0 0 2.5rem 0; }
  @media (min-width: 768px) {
    footer .container .card:nth-child(1) {
      width: 34%; } }
  @media (min-width: 512px) {
    footer .container .card:nth-child(2), footer .container .card:nth-child(3), footer .container .card:nth-child(4) {
      width: 31%; } }
  @media (min-width: 768px) {
    footer .container .card:nth-child(2), footer .container .card:nth-child(3), footer .container .card:nth-child(4) {
      width: 20%; } }
  footer .container .card:nth-child(4) {
    margin: 0 0 0 0; }

footer .container > p, footer .container small {
  width: 100%;
  margin: 0; }
  @media (min-width: 512px) {
    footer .container > p, footer .container small {
      text-align: center; } }

* {
  box-sizing: border-box; }

html {
  font-size: 100%; }

body {
  overflow-x: hidden; }
  body > h1 {
    display: none; }
  @media (max-width: 319px) {
    body {
      overflow-x: visible; } }

.container {
  display: block;
  margin: 0 auto;
  padding: 3rem 1rem;
  position: relative;
  overflow: hidden;
  clear: both;
  max-width: 980px; }

.round {
  border-radius: 50%; }

.popUp {
  position: relative;
  cursor: pointer; }

.popUpZoom {
  cursor: pointer;
  position: absolute;
  font-size: 0;
  top: 1rem;
  left: 0rem;
  padding: 0.5rem; }

.popUpZoom::after {
  display: block;
  margin-top: -1rem;
  color: white;
  font-family: "Glyphicons";
  font-size: 1.2rem;
  content: "\E350";
  z-index: 10;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7); }

#popUpOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9900;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }
  #popUpOverlay::after {
    cursor: pointer;
    position: absolute;
    right: 2rem;
    top: 2rem;
    display: block;
    margin-top: -1rem;
    color: red;
    font-family: "Glyphicons";
    font-size: 1.2rem;
    content: "\E193";
    z-index: 9901;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7); }

#popUpOverlay img {
  width: 90%;
  height: 90%;
  object-fit: contain; }

.btnCta a:link, .btnCta a:visited, .beforeAndAfter .beforeAndAfterButton, .cocoen .beforeAndAfterButton, #heroImage .carouselPaginationContainer ol li a:link, #heroImage .carouselPaginationContainer ol li a:visited,
#heroImages .carouselPaginationContainer ol li a:link,
#heroImages .carouselPaginationContainer ol li a:visited, form input[type="submit"], form textarea[type="submit"] {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  transition: all 250ms ease-in-out;
  display: inline-block;
  padding: 1rem 1rem;
  background-color: #E0BE62;
  text-align: center; }
  @media (min-width: 512px) {
    .btnCta a:link, .btnCta a:visited, .beforeAndAfter .beforeAndAfterButton, .cocoen .beforeAndAfterButton, #heroImage .carouselPaginationContainer ol li a:link, #heroImage .carouselPaginationContainer ol li a:visited,
    #heroImages .carouselPaginationContainer ol li a:link,
    #heroImages .carouselPaginationContainer ol li a:visited, form input[type="submit"], form textarea[type="submit"] {
      font-size: 0.9rem;
      padding: 1rem 2.5rem; } }

.btnCta {
  padding-top: 1rem; }
  .btnCta a:hover {
    background-color: #f8e28d; }

.beforeAndAfter {
  margin: 0 auto 2.5rem auto;
  border: 1px solid #D3D3D3; }

.beforeAndAfter, .cocoen {
  position: relative;
  max-width: 980px; }
  .beforeAndAfter .beforeAndAfterButton, .cocoen .beforeAndAfterButton {
    position: absolute;
    top: 1rem;
    left: 0rem;
    z-index: 10; }
    @media (min-width: 512px) {
      .beforeAndAfter .beforeAndAfterButton, .cocoen .beforeAndAfterButton {
        padding: 1rem 2.5rem;
        top: 3rem;
        left: 3rem; } }
  .beforeAndAfter .beforeAndAfterButton + .beforeAndAfterButton, .cocoen .beforeAndAfterButton + .beforeAndAfterButton {
    right: 0rem;
    left: auto; }
    @media (min-width: 512px) {
      .beforeAndAfter .beforeAndAfterButton + .beforeAndAfterButton, .cocoen .beforeAndAfterButton + .beforeAndAfterButton {
        right: 3rem; } }

#pageHeader {
  background-color: #f4f4f4;
  box-shadow: 0px 2px 3px rgba(57, 57, 57, 0.2); }
  @media (min-width: 512px) {
    #pageHeader {
      background-color: rgba(244, 244, 244, 0.93); } }
  #pageHeader .container {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  #pageHeader .menuIcon {
    position: absolute;
    top: 2rem;
    color: #E0BE62; }
  #pageHeader .logo {
    padding: 1rem;
    width: 69.35px; }
  #pageHeader nav li a {
    padding: 1rem;
    border-top: 1px solid ; }
    @media (min-width: 512px) {
      #pageHeader nav li a {
        border-top: initial;
        padding: 0.5rem 0.25rem 1rem 0.25rem; } }
    @media (min-width: 1200px) {
      #pageHeader nav li a {
        padding: 1rem 0.5rem 1rem 0.5rem; } }
  #pageHeader nav li a:link, #pageHeader nav li a:visited {
    transition: all 250ms ease-in-out;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    font-style: normal;
    text-transform: lowercase;
    text-decoration: none;
    color: #393939; }
    #pageHeader nav li a:link.activeMenuItem, #pageHeader nav li a:visited.activeMenuItem {
      color: #E0BE62; }
  #pageHeader nav li a:hover, #pageHeader nav li a.activeMenuItem:hover {
    color: #F6D867; }

#heroImage,
#heroImages {
  background-color: black;
  text-align: center; }
  #heroImage .carouselScroller,
  #heroImages .carouselScroller {
    height: 100vh;
    min-height: 512px; }
  #heroImage .carouselPage,
  #heroImages .carouselPage {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    min-height: 512px; }
    #heroImage .carouselPage:not(:first-child),
    #heroImages .carouselPage:not(:first-child) {
      left: 100vw; }
    #heroImage .carouselPage .pageText,
    #heroImages .carouselPage .pageText {
      max-width: 700px;
      padding: 0 2.5rem; }
  #heroImage img,
  #heroImages img {
    opacity: 0.9;
    min-height: 512px; }
  #heroImage h2,
  #heroImages h2 {
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    font-size: 1.5rem;
    font-style: normal;
    line-height: 1.4;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    padding: 1rem 0 1rem 0;
    margin-bottom: 0; }
    @media (min-width: 512px) {
      #heroImage h2,
      #heroImages h2 {
        font-size: 2.5rem; } }
    @media (min-width: 1200px) {
      #heroImage h2,
      #heroImages h2 {
        font-size: 3rem; } }
  #heroImage .carouselPaginationContainer,
  #heroImages .carouselPaginationContainer {
    position: absolute;
    top: 40%;
    z-index: 7000;
    width: 100%; }
    #heroImage .carouselPaginationContainer ol,
    #heroImages .carouselPaginationContainer ol {
      max-width: 700px;
      margin: 0 auto; }
      #heroImage .carouselPaginationContainer ol li,
      #heroImages .carouselPaginationContainer ol li {
        width: auto;
        height: auto;
        margin-bottom: 0.5rem; }
        #heroImage .carouselPaginationContainer ol li a:link, #heroImage .carouselPaginationContainer ol li a:visited,
        #heroImages .carouselPaginationContainer ol li a:link,
        #heroImages .carouselPaginationContainer ol li a:visited {
          display: inline-block; }
        #heroImage .carouselPaginationContainer ol li a:hover,
        #heroImages .carouselPaginationContainer ol li a:hover {
          background-color: #F4F4F4;
          color: black; }

#preferredSuppliers .carouselPage {
  display: flex;
  justify-content: space-between; }
  #preferredSuppliers .carouselPage picture {
    width: 20%; }
  #preferredSuppliers .carouselPage img {
    width: 100%;
    height: auto; }

#heroImages.projectFader {
  position: relative; }
  #heroImages.projectFader img {
    position: absolute;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0;
    object-fit: cover;
    opacity: 0.6; }

@keyframes projectScrollerIndicator {
  from {
    margin-top: 16px; }
  to {
    margin-top: 32px; } }

.projectScroller {
  display: block;
  margin: 16px auto;
  animation-name: projectScrollerIndicator;
  animation-duration: 750ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear;
  cursor: pointer; }

.projectScroller::after {
  display: inline-block;
  padding: 8px;
  border-radius: 50%;
  border: 2px solid white;
  font-family: "Glyphicons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.0rem;
  color: white;
  content: "\E602"; }

main {
  min-height: 500px; }

main article:nth-child(even) {
  background-color: #F7F7F7; }

article h1 {
  max-width: 700px;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  font-size: 1.5rem;
  font-style: normal;
  color: #707070; }
  @media (min-width: 512px) {
    article h1 {
      font-size: 2.5rem; } }

article h2 {
  padding-top: 0.5rem;
  max-width: 700px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  font-style: normal;
  color: #393939;
  margin-bottom: 0.25rem; }

article header h2 {
  color: #E0BE62; }

article p, article label, article a:link, article a:visited {
  margin-bottom: 1.25rem;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  font-size: 0.9rem;
  line-height: 1.8;
  color: #393939; }

article a:hover {
  color: #95989A; }

article cite {
  padding-top: 0.5rem;
  max-width: 700px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  font-style: normal;
  color: #393939; }
  article cite::before {
    padding-top: 0.5rem;
    max-width: 700px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    font-style: normal;
    color: #393939;
    content: "- "; }

article .carouselPagination li {
  border-radius: 50%;
  background-color: #D3D3D3; }
  article .carouselPagination li.carouselActive {
    background-color: #E0BE62; }

article.normalArticle .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

article.normalArticle header {
  width: 100%;
  margin-bottom: 1rem; }

@media (min-width: 512px) {
  article.normalArticle .withFigure {
    width: 65%;
    padding-right: 2.5rem; } }

@media (min-width: 768px) {
  article.normalArticle .withFigure {
    width: 75%; } }

@media (min-width: 1200px) {
  article.normalArticle .withFigure {
    padding-right: 2rem; } }

article.normalArticle .theFigure {
  width: 100%;
  max-width: 250px; }
  article.normalArticle .theFigure img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto; }
  article.normalArticle .theFigure figcaption {
    margin: 0.5rem 0 0 0;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    color: #393939;
    line-height: 1.8;
    text-align: center; }
  @media (min-width: 512px) {
    article.normalArticle .theFigure {
      width: 35%;
      margin: 0; } }
  @media (min-width: 768px) {
    article.normalArticle .theFigure {
      width: 25%; } }

article.normalArticle blockquote {
  padding-left: 1rem;
  margin-left: 1rem;
  border-left: 4px solid #E0BE62; }
  article.normalArticle blockquote p {
    font-weight: 700;
    color: #707070; }
    article.normalArticle blockquote p::before {
      content: "\201C"; }
    article.normalArticle blockquote p::after {
      content: "\201D"; }

article.normalArticle .extraInfo {
  display: flex;
  flex-direction: column; }
  @media (min-width: 512px) {
    article.normalArticle .extraInfo {
      flex-direction: row; } }
  article.normalArticle .extraInfo div h2 {
    padding-top: 1rem;
    padding-bottom: 0.25rem; }
  @media (min-width: 512px) {
    article.normalArticle .extraInfo div {
      width: 50%; } }
  @media (min-width: 512px) {
    article.normalArticle .extraInfo div:first-of-type {
      padding-right: 2.5rem; } }
  @media (min-width: 512px) {
    article.normalArticle .extraInfo div:last-of-type {
      padding-left: 2.5rem; } }

article.normalArticle div.closeExtraInfo {
  width: 100%;
  height: 1.2rem;
  text-align: right; }
  article.normalArticle div.closeExtraInfo::after {
    cursor: pointer;
    display: inline;
    width: 100%;
    display: block;
    color: black;
    font-family: "Glyphicons";
    font-size: 1.2rem; }

article.normalArticle div.closeExtraInfo::after {
  content: "\E202"; }

article.normalArticle div.closeExtraInfo.close::after {
  content: "\E201"; }

article.priority .container {
  max-width: 768px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  @media (min-width: 768px) {
    article.priority .container {
      flex-direction: row;
      justify-content: space-between; } }

article.priority header {
  max-width: 700px;
  margin: 0 auto; }
  article.priority header figure {
    margin-top: 1rem;
    margin-bottom: 0; }
    article.priority header figure img {
      display: block;
      max-width: 250px;
      width: 100%;
      height: auto;
      margin: 0 auto 1rem auto;
      border-radius: 50%; }
      @media (min-width: 512px) {
        article.priority header figure img {
          margin-bottom: 2.5rem; } }
    article.priority header figure figcaption {
      font-family: "Raleway", sans-serif;
      font-weight: 400;
      font-size: 0.9rem;
      color: #E0BE62;
      margin-bottom: 1rem; }
      @media (min-width: 512px) {
        article.priority header figure figcaption {
          margin-bottom: 1rem; } }
      article.priority header figure figcaption span {
        display: block;
        padding-top: 0.5rem;
        max-width: 700px;
        font-family: "Raleway", sans-serif;
        font-weight: 700;
        font-size: 0.9rem;
        font-style: normal;
        color: #393939;
        color: #707070; }
  article.priority header p {
    margin-top: 1rem;
    margin-bottom: 0; }

article.priority .card {
  max-width: 320px;
  margin: 0 auto 2.5rem auto; }
  @media (min-width: 768px) {
    article.priority .card {
      text-align: center;
      max-width: initial;
      margin: 0 auto 0 auto; } }
  @media (min-width: 768px) {
    article.priority .card {
      width: 33.3333%; } }
  article.priority .card:nth-of-type(1) {
    padding-top: 2.5rem; }
    @media (min-width: 768px) {
      article.priority .card:nth-of-type(1) {
        padding: 2.5rem 2.5rem 0rem 0rem; } }
  @media (min-width: 768px) {
    article.priority .card:nth-of-type(2) {
      padding: 2.5rem 1rem 0rem 1rem; } }
  article.priority .card:nth-of-type(3) {
    margin: 0 auto 0 auto; }
    @media (min-width: 768px) {
      article.priority .card:nth-of-type(3) {
        padding: 2.5rem 0rem 0rem 2.5rem; } }

article.priority .carousel {
  margin-top: 2.5rem;
  width: 100%; }

article.priority .btnCta {
  width: 100%;
  padding-top: 0;
  margin-top: 2.5rem; }

#totaalConcept h2::before {
  display: block;
  margin: 0rem 0 1rem 0;
  font-family: "Glyphicons";
  font-size: 2.5rem;
  color: #E0BE62; }

#totaalConcept h2.definieren::before {
  content: "\E030"; }

#totaalConcept h2.ontwerpen::before {
  content: "\E328"; }

#totaalConcept h2.uitvoeren::before {
  content: "\E375"; }

#homeProjects .homeProjectsContainer {
  padding-top: 2.5rem;
  width: 100%; }
  @media (min-width: 512px) {
    #homeProjects .homeProjectsContainer {
      display: grid;
      grid-gap: 0 1rem;
      grid-template-columns: repeat(4, 1fr); } }
  #homeProjects .homeProjectsContainer .homeProjectColumn {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 0; }
    #homeProjects .homeProjectsContainer .homeProjectColumn:nth-of-type(odd) {
      padding-right: 0.5rem; }
    #homeProjects .homeProjectsContainer .homeProjectColumn:nth-of-type(even) {
      padding-left: 0.5rem; }
    @media (max-width: 319px) {
      #homeProjects .homeProjectsContainer .homeProjectColumn {
        padding: 0 !important;
        float: none;
        width: 100%; } }
    @media (min-width: 512px) {
      #homeProjects .homeProjectsContainer .homeProjectColumn {
        padding: 0 !important;
        width: auto;
        float: none;
        grid-column: span 1; } }
    #homeProjects .homeProjectsContainer .homeProjectColumn img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 1rem; }

#pageCta {
  background-color: #E0BE62; }
  #pageCta .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #pageCta .container {
        flex-direction: row; } }
    #pageCta .container h2 {
      font-family: "Raleway", sans-serif;
      font-weight: 400;
      font-size: 1.25rem;
      line-height: 1.4;
      color: white;
      text-align: center; }
    #pageCta .container .btnCta {
      padding-top: 2.5rem; }
      #pageCta .container .btnCta a:link, #pageCta .container .btnCta a:visited {
        background-color: #F6D867; }
      #pageCta .container .btnCta a:hover {
        background-color: #f8e28d; }
      @media (min-width: 768px) {
        #pageCta .container .btnCta {
          padding-top: 0; } }

footer {
  background-color: #393939; }
  footer h1, footer h2 {
    margin-bottom: 1rem;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    color: white; }
    footer h1 span, footer h2 span {
      display: none; }
  footer p, footer small, footer address, footer li {
    margin-bottom: 1.25rem;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    font-size: 0.9rem;
    line-height: 1.8;
    color: #393939;
    color: #707070; }
  footer a {
    text-decoration: none;
    color: #95989A;
    transition: all 250ms ease-in-out; }
    footer a:hover {
      color: white; }
  footer small {
    text-align: center;
    font-size: .9em; }
  footer ul li {
    display: inline-block;
    margin-right: 0.5rem; }
    footer ul li a {
      font-size: 0; }
      footer ul li a::after {
        display: inline-block;
        width: 1.2rem;
        height: 1.2rem;
        content: "";
        background-size: 100%; }
      footer ul li a.iconPinterest::after {
        background-image: url("../images/icons/iconPinterest.svg"); }
      footer ul li a.iconInstagram::after {
        background-image: url("../images/icons/iconInstagram.svg"); }

form div {
  margin-bottom: 1rem; }

form label {
  position: relative;
  display: block;
  margin-bottom: 0.25rem; }

form input, form textarea {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 2rem 2rem;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75rem;
  padding: 0.5rem;
  color: #707070;
  border: 1px solid #D3D3D3;
  outline: 0; }
  form input:focus, form textarea:focus {
    color: #E0BE62;
    border-color: #E0BE62; }
  form input::placeholder, form textarea::placeholder {
    color: #D3D3D3;
    opacity: 1; }
  form input[type="submit"], form textarea[type="submit"] {
    background-image: none;
    width: auto; }

form input.valid {
  background-image: url("/images/icons/glyphicons-207-ok.svg"); }

form input.invalid {
  background-image: url("/images/icons/glyphicons-208-remove.svg");
  border-color: red; }

form textarea {
  height: 60vh;
  max-height: 350px; }

form .simpleContactForm-wrapper:last-of-type label {
  display: none; }

.simpleContactForm-feedback .notsend,
.simpleContactForm-feedback .sent,
.simpleContactForm-errors {
  font-family: Arial, sans-serif;
  font-size: 0.85em;
  background-repeat: no-repeat;
  background-position: 0 0.8rem;
  background-size: 1.8rem 1.8rem; }

.simpleContactForm-feedback .sent {
  background-image: url("/images/icons/glyphicons-207-ok.svg");
  color: lime;
  border: 1px solid lime;
  padding: 1rem 1rem 1rem 1.8rem; }

.simpleContactForm-feedback .notsend {
  color: red;
  padding: 1rem 1rem 1rem 1.8rem;
  background-image: url("/images/icons/glyphicons-208-remove.svg");
  border: 1px solid red; }
  .simpleContactForm-feedback .notsend strong {
    font-weight: 700;
    display: block; }

.simpleContactForm-errors {
  color: red;
  background-image: url("/images/icons/glyphicons-208-remove.svg");
  padding: 0rem 0rem 0rem 1.2rem;
  background-position: -0.4rem -0.2rem; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxThumbContainer {
  position: relative;
  max-width: 980px;
  margin: 0 auto 2.5rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

.lightboxThumbContainer a {
  padding: 0 5px;
  width: 20%; }
  .lightboxThumbContainer a:first-of-type {
    padding-left: 0; }
  .lightboxThumbContainer a:last-of-type {
    padding-right: 0; }

.lightboxThumbContainer a img {
  box-sizing: border-box;
  width: 100%; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  /* Image border */
  border: 2px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/prev.png) left 48% no-repeat;
  background-size: 30px 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/next.png) right 48% no-repeat;
  background-size: 30px 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
  margin: 0 0 0 0;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  font-size: 0.75rem;
  color: white;
  line-height: 1.6;
  text-align: left; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #c8c8c8; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(/images/close.png) top right no-repeat;
  background-size: 100% 100%;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.cocoen-drag {
  width: 6px; }

.cocoen-drag::before {
  border-width: 4px; }

/*# sourceMappingURL=main-idi.css.map */