@charset "UTF-8";
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .content-block .block, body.single-project main > section, .folio-list ul {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .content-block .block:before, body.single-project main > section:before, .folio-list ul:before, .row:after, .content-block .block:after, body.single-project main > section:after, .folio-list ul:after {
    content: " ";
    display: table; }
  .row:after, .content-block .block:after, body.single-project main > section:after, .folio-list ul:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, header .logo, .content-block .block .title, body.single-project article, .col-md-3, .folio-list ul li, .col-lg-3, .col-xs-4, .col-sm-4, .folio-list ul li, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .content-block .block .content, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, nav.nav, .single-project-gallery, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, header .logo, .content-block .block .title, body.single-project article, .col-sm-4, .folio-list ul li, .col-sm-5, .col-sm-6, .col-sm-7, .content-block .block .content, .col-sm-8, .col-sm-9, nav.nav, .single-project-gallery, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3, header .logo, .content-block .block .title, body.single-project article {
    width: 25%; }
  .col-sm-4, .folio-list ul li {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7, .content-block .block .content {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9, nav.nav, .single-project-gallery {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1, .content-block .block .title, .content-block .block .content {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .folio-list ul li, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3, .folio-list ul li {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

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

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

@font-face {
  font-family: "Danmark Bold";
  src: url("../fonts/danmark-bold.otf?1395120736") format("opentype"); }

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?46463830");
  src: url("../fonts/fontello.eot?46463830#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?46463830") format("woff"), url("../fonts/fontello.ttf?46463830") format("truetype"), url("../fonts/fontello.svg?46463830#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-angle-right:before {
  content: '\e800'; }

/* '' */
.icon-angle-left:before {
  content: '\e801'; }

/* '' */
.icon-houzz:before {
  content: '\e802'; }

/* '' */
.icon-facebook-rect:before {
  content: '\e803'; }

/* '' */
.icon-menu:before {
  content: '\e804'; }

/* '' */
.icon-instagram:before {
  content: '\e805'; }

/* '' */
*, *:after, *:before {
  box-sizing: border-box; }

html, body {
  height: 100%; }

body {
  font-family: "arno-pro",serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #9c855c; }
  body h1, body h2 {
    font-family: "Danmark Bold", georgia;
    font-size: 1.5em;
    margin-bottom: 1.2em;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    color: #9c855c; }
    body h1.title, body h2.title {
      text-transform: uppercase;
      position: relative;
      color: #9c855c; }
      body h1.title:after, body h2.title:after {
        content: '';
        position: absolute;
        left: 16px;
        bottom: -4px;
        width: 14px;
        height: 1px;
        background-color: #9c855c; }
      body h1.title.no-heading:after, body h2.title.no-heading:after {
        display: none; }
  body h3 {
    font-size: 1.7em;
    margin-bottom: 1.2em;
    line-height: 1.15em;
    color: #9c855c; }
  body h4 {
    font-size: 1.5em;
    margin-bottom: 1.2em;
    line-height: 1.15em;
    font-weight: 600;
    color: #9c855c; }
  body p {
    margin-bottom: 1.2em;
    letter-spacing: 0.03em;
    color: #9c855c; }
  body a {
    color: #9c855c;
    text-decoration: underline;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
    body a:hover {
      color: #9c855c; }
  body strong {
    font-weight: bold; }
  body img {
    max-width: 100%;
    height: auto; }
  body > .container-fluid {
    position: relative;
    z-index: 100;
    margin-top: 62px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 54px;
    margin-bottom: 40px;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    @media (min-width: 768px) {
      body > .container-fluid {
        margin-top: 272px;
        opacity: 0; } }
    body > .container-fluid.visible {
      opacity: 1; }
  @media (min-width: 768px) {
    body.folio > .container-fluid {
      opacity: 1; } }
  body.home {
    /*& > .container-fluid {
			background-color: transparent;
			main,
			aside {
				display: none;
			}
		}*/ }
  body.single-project > .container-fluid {
    margin-top: 128px; }
  body hr {
    width: 14px;
    margin: 0 0 16px;
    box-shadow: none;
    text-shadow: none;
    border: 0 none;
    background-color: #9c855c;
    height: 1px; }

header {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
  background-color: #fff; }
  @media (min-width: 768px) {
    header {
      position: fixed;
      height: 80px; } }
  .admin-bar header {
    top: 32px; }
  header > .container-fluid {
    background-color: #fff; }
  header .logo {
    padding-top: 32px;
    padding-bottom: 30px; }
    header .logo img {
      max-width: 175px; }
  header .mobile-nav-trigger {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 2.5em;
    text-decoration: none;
    z-index: 999; }
    header .mobile-nav-trigger:before {
      content: '\e804';
      font-family: 'fontello';
      color: #9c855c; }
    @media (min-width: 768px) {
      header .mobile-nav-trigger {
        display: none; } }

.container-fluid {
  max-width: 1200px; }

.content-block .block {
  position: relative;
  margin-bottom: 20px; }
  .content-block .block .content {
    position: static; }
    .content-block .block .content p,
    .content-block .block .content li {
      font-size: 1.5em;
      line-height: 1.3em;
      color: #9c855c; }
    .content-block .block .content ul {
      list-style: disc;
      margin: 1.8em; }
    .content-block .block .content ol {
      list-style: decimal;
      padding-left: 20px;
      margin: 1.8em; }
    .content-block .block .content .content-quote {
      font-size: 1.5em;
      font-style: italic;
      color: #9c855c;
      margin-bottom: 20px;
      line-height: 1.3em; }
      @media (min-width: 768px) {
        .content-block .block .content .content-quote {
          position: absolute;
          left: 10%;
          max-width: 25%;
          padding-right: 15px; } }
    .content-block .block .content p .content-quote {
      font-size: 1em; }
    .content-block .block .content h4 {
      margin-bottom: 0.6em; }
      .content-block .block .content h4 .content-quote {
        font-size: 1em;
        font-weight: normal;
        display: block;
        margin-top: 20px; }
        @media (min-width: 768px) {
          .content-block .block .content h4 .content-quote {
            margin-top: 0;
            display: inline; } }

.background-image {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

main {
  max-width: 910px;
  margin: 0 auto; }
  body.folio main,
  body.single-project main {
    max-width: 100%; }
  body.press main {
    max-width: 720px; }

nav.nav {
  display: none; }
  nav.nav.mobile-expand {
    display: block; }
  @media (min-width: 768px) {
    nav.nav {
      display: block; } }
  @media (min-width: 768px) {
    nav.nav > ul {
      float: right;
      padding-right: 2.8em; } }
  nav.nav > ul li {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #f0f0f0; }
    @media (min-width: 768px) {
      nav.nav > ul li {
        float: left;
        padding-top: 2.7em;
        padding-left: 3em;
        padding-bottom: 0;
        border: 0 none;
        text-align: left; } }
    @media (min-width: 992px) {
      nav.nav > ul li {
        padding-left: 5.2em; } }
  nav.nav a {
    font-family: "Danmark Bold", georgia;
    text-decoration: none;
    text-transform: uppercase;
    color: #939598;
    letter-spacing: 0.16em; }
    nav.nav a:hover {
      color: #9c855c; }
  nav.nav .current-menu-item > a {
    color: #9c855c; }

body.single-project h2.title:after {
  left: 0; }

body.single-project .full-bio {
  line-height: 1.2em;
  padding: 20px 0;
  font-size: 1.5em;
  z-index: 999; }
  @media (min-width: 768px) {
    body.single-project .full-bio {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.94);
      padding: 45px 120px 25px 60px; } }
  body.single-project .full-bio .close-popup {
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.3em;
    position: absolute;
    right: 36px;
    top: 20px;
    width: 40px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      body.single-project .full-bio .close-popup {
        display: block; } }
    body.single-project .full-bio .close-popup:before {
      content: '';
      display: inline-block;
      background: url("../img/close.png") no-repeat 0 0/40px auto;
      width: 40px;
      height: 40px; }

body.single-project .sub-heading {
  margin-bottom: 20px;
  font-size: 1.5em;
  color: #9c855c;
  line-height: 1.3em;
  letter-spacing: 0.03em; }

body.single-project .credits li {
  margin-bottom: 20px;
  font-size: 1.25em;
  color: #9c855c; }

body.single-project .credits span {
  line-height: 1.3em;
  letter-spacing: 0.03em; }

body.single-project .credits .role {
  display: block;
  text-transform: uppercase; }
  body.single-project .credits .role:after {
    content: ':'; }

.folio-list h2.title {
  padding-right: 40px; }
  .folio-list h2.title:after {
    left: 0; }
  .folio-list h2.title:before {
    content: '';
    right: 5px;
    width: 25px;
    height: 25px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    position: absolute;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 5px; }

.folio-list p {
  font-size: 1.5em;
  line-height: 1.3em; }

.folio-list ul li {
  height: 192px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-clip: content-box;
  margin-bottom: 20px;
  position: relative; }
  .folio-list ul li.title {
    height: auto; }
    @media (min-width: 768px) {
      .folio-list ul li.title {
        height: 192px; } }
  .folio-list ul li h3, .folio-list ul li h4 {
    margin: 0;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 25;
    letter-spacing: 0.1em;
    pointer-events: none; }
  .folio-list ul li h3 {
    font-size: 1.25em;
    text-transform: uppercase;
    margin-bottom: 6px; }
  .folio-list ul li h4 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.1em; }
  .folio-list ul li a {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #73643e;
    position: absolute;
    padding: 0 15px;
    background-clip: content-box;
    z-index: 20;
    opacity: 0.9;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    @media (min-width: 992px) {
      .folio-list ul li a {
        opacity: 0; } }
    .folio-list ul li a:hover {
      opacity: 0.8; }
    .folio-list ul li a > div {
      display: table;
      width: 100%;
      height: 100%; }
      .folio-list ul li a > div > div {
        display: table-cell;
        vertical-align: middle;
        padding: 0px 20px; }

.background-image-changer-wrapper {
  position: relative;
  height: 100%;
  z-index: 220; }
  .background-image-changer-wrapper .background-image-changer {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    background-color: #fff; }
  .background-image-changer-wrapper ul li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transition: opacity 3.5s;
    transition: opacity 3.5s; }
    .background-image-changer-wrapper ul li.show-me {
      opacity: 1; }

.home-logo-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 250;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center; }

.home-logo {
  text-align: center;
  padding: 15px;
  width: 780px;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto auto auto; }
  @media (min-width: 768px) and (min-height: 800px) {
    .home-logo {
      grid-template-rows: 1fr auto auto 1fr; } }
  .home-logo h1 {
    text-indent: -9999px;
    background: url("../img/home-logo@2x.png") no-repeat 0 0/100% auto;
    display: inline-block;
    width: 100%;
    height: 29px;
    max-width: 386px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .home-logo h1 {
        margin-bottom: 2.1em; } }
  .home-logo h4 {
    color: #99835e;
    font-size: 1.25em;
    letter-spacing: 0.25em;
    -webkit-transform: translateZ(1px);
            transform: translateZ(1px); }
  .home-logo p {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 300;
    letter-spacing: 0.055em;
    margin-bottom: 0.6em; }
    @media (min-width: 350px) {
      .home-logo p {
        font-size: 1.2em; } }
    @media (min-width: 768px) {
      .home-logo p {
        font-size: 1.3em; } }
    .home-logo p small {
      font-weight: bold;
      font-size: 0.8em;
      text-transform: uppercase; }
  @media (min-width: 768px) {
    .home-logo .before,
    .home-logo .after {
      padding-top: 18px; } }
  @media (min-width: 768px) {
    .home-logo .after:before {
      content: '';
      width: 38px;
      height: 1px;
      background: #99835e;
      display: inline-block;
      margin-bottom: 24px; } }
  .home-logo .after:empty:before {
    display: none; }

.social-links {
  padding-left: 0 !important;
  list-style: none !important;
  margin-left: 0 !important; }
  .social-links a {
    text-decoration: none;
    letter-spacing: 0.05em;
    margin-bottom: 4px;
    display: block; }
    .social-links a:hover {
      color: #c0b192; }
    .social-links a:before {
      font-family: 'fontello';
      background-color: #c0b192;
      color: #fff;
      width: 24px;
      height: 24px;
      display: inline-block;
      text-align: center;
      line-height: 24px;
      font-size: 1em;
      margin-right: 16px; }
    .social-links a.facebook:before {
      content: '\E803'; }
    .social-links a.instagram:before {
      content: '\E805'; }
    .social-links a.houzz:before {
      content: '\E802'; }

#subForm {
  margin-bottom: 30px; }
  #subForm input[type="text"],
  #subForm input[type="email"] {
    background-color: transparent;
    border: 1px solid #9c855c;
    font-family: "arno-pro",serif;
    font-size: 1.5em;
    padding: 12px;
    width: 316px;
    max-width: 100%;
    color: #9c855c; }
    #subForm input[type="text"]::-webkit-input-placeholder, #subForm input[type="email"]::-webkit-input-placeholder {
      color: #9c855c; }
    #subForm input[type="text"]::-moz-placeholder, #subForm input[type="email"]::-moz-placeholder {
      color: #9c855c; }
    #subForm input[type="text"]:-ms-input-placeholder, #subForm input[type="email"]:-ms-input-placeholder {
      color: #9c855c; }
    #subForm input[type="text"]::-ms-input-placeholder, #subForm input[type="email"]::-ms-input-placeholder {
      color: #9c855c; }
    #subForm input[type="text"]::placeholder,
    #subForm input[type="email"]::placeholder {
      color: #9c855c; }
  #subForm button {
    background-color: transparent;
    border: 0 none;
    font-size: 1.5em;
    color: #9c855c;
    text-transform: uppercase;
    font-family: "arno-pro",serif;
    letter-spacing: 0.1em;
    padding: 10px 0; }
    @media (min-width: 768px) {
      #subForm button {
        padding: 0 40px; } }

.press-items {
  position: relative; }
  @media (min-width: 768px) {
    .press-items {
      padding-left: 280px; } }
  .press-items h2.title:after {
    left: 1px; }
  @media (min-width: 768px) {
    .press-items > h2.title {
      position: absolute;
      left: 130px; } }
  .press-items li {
    margin-bottom: 20px;
    position: relative; }
    .press-items li li > a {
      font-size: 1.333333em;
      letter-spacing: 0.1em;
      padding-bottom: 30px;
      display: block; }
  .press-items .col-image {
    max-width: 80px;
    max-height: 100%;
    position: absolute;
    left: -150px; }
  .press-items .description p {
    font-size: 1.5em;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    margin-bottom: 0.7em;
    color: #9c855c; }
    .press-items .description p a {
      text-decoration: none; }
  .press-items .gallery-list {
    display: none; }

.project-nav li {
  font-size: 1.25em;
  margin-bottom: 10px; }
  .project-nav li a {
    text-decoration: none;
    color: #9c855c;
    letter-spacing: 0.03em; }
    .project-nav li a:hover {
      color: #9c855c; }
    .project-nav li a:before {
      content: '';
      display: inline-block;
      width: 26px;
      height: 26px;
      background-size: 26px auto;
      background-repeat: no-repeat;
      background-position: top left;
      vertical-align: middle;
      margin-right: 12px; }
    .project-nav li a.show-popup {
      display: none; }
      @media (min-width: 768px) {
        .project-nav li a.show-popup {
          display: block; } }
      .project-nav li a.show-popup:before {
        background-image: url("../img/info.png"); }
    .project-nav li a.projects-list:before {
      background-image: url("../img/all.png"); }
  .project-nav li .next-project-link a:before {
    background-image: url("../img/next.png"); }
  .project-nav li .prev-project-link a:before {
    background-image: url("../img/previous.png"); }

.single-project-gallery {
  position: relative; }
  .single-project-gallery ul li {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .single-project-gallery ul li img {
      width: 100%;
      height: auto; }
      @media (min-width: 768px) {
        .single-project-gallery ul li img {
          border-bottom: solid 18px #fff;
          border-right: solid 12px #fff;
          border-left: solid 12px #fff; } }
    .single-project-gallery ul li.image-wide {
      width: 100%; }
    .single-project-gallery ul li.image-tall {
      width: 100%; }
      @media (min-width: 768px) {
        .single-project-gallery ul li.image-tall {
          width: 50%; } }
  .single-project-gallery .addtoany_share_save_container {
    display: none; }

.more-page {
  background: url("../img/more.png") no-repeat 0 0/50px auto;
  width: 50px;
  height: 50px;
  z-index: 250;
  position: absolute;
  bottom: 32px;
  left: 50%;
  margin-left: -25px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .more-page:hover {
    opacity: 0.65; }

.as-seen-list {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 20px; }
  .as-seen-list ul {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .as-seen-list ul {
        padding: 0 40px; } }
    .as-seen-list ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 35px; }

body.press .pswp__bg {
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 1200px;
  margin: 0 auto;
  left: auto;
  position: relative;
  border: 1px solid #9c855c; }

body.press .pswp__ui--fit .pswp__top-bar,
body.press .pswp__ui--fit .pswp__caption {
  background-color: transparent; }

body.press .pswp__counter {
  color: #9c855c; }

body.press .pswp__ui {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 100%; }

body.press .pswp__button--arrow--left:before, body.press .pswp__button--arrow--right:before {
  background-color: #9c855c; }

body.press .pswp--svg .pswp__button {
  background-image: url("../img/pswp.png");
  background-size: 128px 128px;
  width: 64px;
  height: 64px; }
  body.press .pswp--svg .pswp__button.pswp__button--share, body.press .pswp--svg .pswp__button.pswp__button--fs {
    display: none; }
  body.press .pswp--svg .pswp__button.pswp__button--arrow--left, body.press .pswp--svg .pswp__button.pswp__button--arrow--right {
    background-color: transparent; }
    body.press .pswp--svg .pswp__button.pswp__button--arrow--left:before, body.press .pswp--svg .pswp__button.pswp__button--arrow--right:before {
      display: none; }
  body.press .pswp--svg .pswp__button.pswp__button--close {
    background-position: bottom left; }
  body.press .pswp--svg .pswp__button.pswp__button--arrow--left {
    background-position: top left; }
  body.press .pswp--svg .pswp__button.pswp__button--arrow--right {
    background-position: top right; }
  body.press .pswp--svg .pswp__button.pswp__button--zoom {
    display: none !important;
    background-position: bottom right; }

@media (min-width: 992px) {
  .static-sidebar {
    position: fixed;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto; }
    .static-sidebar > div {
      width: 25%; } }

.video-container {
  position: relative;
  padding-bottom: 50.7%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .video-container {
      margin-left: 12px;
      margin-right: 12px;
      margin-bottom: 22px; } }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.copyright {
  text-align: center; }

.pswp__caption__center {
  color: #9c855c !important; }