*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }


.grid_1 {
  width: 5.58333333333%; }

/* 65px/1000px = 0.065px */
.grid_2 {
  width: 14.1666666667%; }

/* 150px/1000px =  0.15px */
.grid_3 {
  width: 22.75%; }

/* 235px/1000px = 0.235px */
.grid_4 {
  width: 31.3333333333%; }

/* 320px/1000px = 0.32px */
.grid_5 {
  width: 39.9166666667%; }

/* 405px/1000px = 0.405px */
.grid_6 {
  width: 48.5%; }

/* 490px/1000px = 0.49px */
.grid_7 {
  width: 57.0833333333%; }

/* 575px/1000px = 0.575px */
.grid_8 {
  width: 65.6666666667%; }

/* 660px/1000px = 0.66px */
.grid_9 {
  width: 74.25%; }

/* 745px/1000px = 0.745px */
.grid_10 {
  width: 82.8333333333%; }

/* 830px/1000px = 0.83px */
.grid_11 {
  width: 91.4166666667%; }

/* 915px/1000px = 0.915px */
.grid_12 {
  width: 100%; }

/* 1000px/1000px = 1 */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0 3% 1% 0;
  float: left;
  display: block; }

.container {
  width: 90%;
  /*width: 1200px;*/
  max-width: 1100px;
  margin: auto; }

.container-thin {
  max-width: 1000px; }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

.superomega {
  margin-right: 0 !important; }

.nobot {
  margin-bottom: 0px; }

.lefter {
  display: inline-block;
  float: left; }

.righter {
  display: inline-block;
  float: right; }

.leftie {
  text-align: left; }

.rightie {
  text-align: right; }

.middler {
  text-align: center; }

.cwrap {
  overflow: hidden;
  padding: 0px 30px; }

.cwrap60 {
  overflow: hidden;
  padding: 0px 60px; }

.cwrap70 {
  overflow: hidden;
  padding: 0px 60px; }

.cwrap150 {
  overflow: hidden;
  padding: 0px 150px; }

.full {
  width: 100%;
  max-width: 1200px;
  margin: auto; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

* html .clearfix, *:first-child + html .clearfix {
  zoom: 1; }

.padder_0, .padder_5, .padder_10, .padder_15, .padder_20, .padder_25, .padder_30, .padder_35, .padder_40, .padder_45, .padder_50, .padder_55, .padder_60, .padder_65, .padder_70, .padder_75, .padder_80, .padder_85, .padder_90, .padder_95, .padder_100, .padder_150, .padder_180, .padder_200 {
  clear: both;
  width: 100%; }

.padder_0 {
  height: 0px; }

.padder_5 {
  height: 5px; }

.padder_10 {
  height: 10px; }

.padder_15 {
  height: 15px; }

.padder_20 {
  height: 20px; }

.padder_25 {
  height: 25px; }

.padder_30 {
  height: 30px; }

.padder_35 {
  height: 35px; }

.padder_40 {
  height: 40px; }

.padder_45 {
  height: 45px; }

.padder_50 {
  height: 50px; }

.padder_55 {
  height: 55px; }

.padder_60 {
  height: 60px; }

.padder_65 {
  height: 65px; }

.padder_70 {
  height: 70px; }

.padder_75 {
  height: 75px; }

.padder_80 {
  height: 80px; }

.padder_85 {
  height: 85px; }

.padder_90 {
  height: 90px; }

.padder_95 {
  height: 95px; }

.padder_100 {
  height: 100px; }

.padder_110 {
  height: 110px; }

.padder_120 {
  height: 120px; }

.padder_150 {
  height: 150px; }

.padder_180 {
  height: 180px; }

.padder_200 {
  height: 200px; }

/* Verical Centring */
.ablock {
  position: relative;
  float: left;
  padding-bottom: 10%;
  width: 100%;
  height: 0; }

.ablock-inner {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px; }

.ablock-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center; }

.ablock-overlay:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.ablock-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0 1.6em;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  hyphens: auto; }

body {
  font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height:26px;
  font-weight: normal;
  hyphens: none; }

hr {
  border: 0 #D4DBE5 solid;
  margin-left: 20px;
  margin-right: 20px;
  border-top-width: 1px;
  clear: both;
  height: 0; }

/* `Headings
----------------------------------------------------------------------------------------------------*/
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6 {
  font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }

h1 {
  margin-top: 0;
  font-size: 40px;
  line-height: 50px; }

h1.project-title {
  margin-top: 0;
  font-size: 70px;
  line-height: 80px;
  font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.container-thin h1 {
  max-width: 900px;
  margin: 0 auto 80px; }

h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h3 {
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px; }

h4 {
  font-size: 20px;
  line-height: 24px; }

h5 {
  font-size: 18px;
  line-height: 24px; }

h6 {
  font-size: 14px;
  line-height: 20px; }

/* `Links
----------------------------------------------------------------------------------------------------*/
a, a:visited {
  color: #FFFFFF;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.back-link {
  font-size: 12px;
  line-height: 30px;
  color: #FFFFFF;
  opacity: 0.2;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

a.back-link:hover {
  opacity: 1;
  text-decoration: none; }

a.block-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

a.arrow,
span.arrow {
  font-size: 15px;
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  display: inline-block;
  color: #FFFFFF;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
  /*
	span:after {
		font-family: 'FontAwesome';
		content: '\f178';
		position: relative;
		font-size: 110%;
		margin-left: 7px;
	}*/ }
  a.arrow span,
  span.arrow span {
    display: inline-block; }
    a.arrow span svg,
    span.arrow span svg {
      margin-left: 4px; }
      a.arrow span svg #arrow-g,
      span.arrow span svg #arrow-g {
        -webkit-transition: all 0.17s ease-in-out;
        -moz-transition: all 0.17s ease-in-out;
        -o-transition: all 0.17s ease-in-out;
        transition: all 0.17s ease-in-out; }

a.arrow:hover {
  color: #97A1AE; }
  a.arrow:hover #arrow-g {
    fill: #97A1AE; }

a.underbug {
  display: inline-block; }

a.underbug:after {
  content: '';
  display: block;
  background: #FFFFFF;
  height: 1px;
  width: 0;
  margin: -1px auto 0;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

a.underbug-small:after {
  margin: 2px auto 0; }

a.underbug:hover {
  text-decoration: none; }

a.underbug:hover:after {
  width: 100%; }

/*
a {
	display: inline-block;
	margin: 0 25px;
	cursor: pointer;
}
a:after {
    content: '';
    display: block;
    background: $white;
    //opacity: 0;
    height: 1px;
    width: 0;
    margin: 3px auto 0;
   -webkit-transition:all 0.17s ease-in-out !important;  
   -moz-transition:all 0.17s ease-in-out !important;  
   -o-transition:all 0.17s ease-in-out !important;  
   transition:all 0.17s ease-in-out !important;
}*/
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
  list-style: decimal; }

ul {
  list-style: disc; }

li {
  margin-left: 30px; }

html {
  background: #19202A;
  height: 100%; }

body {
  background: #19202A;
  width: 100%;
  height: 100%;
  color: #D4DBE5;
  margin: 0px;
  padding: 0px;
  hyphens: none !important; }

#wrap {
  width: 100%;
  padding: 0px;
  margin: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.site-spacer {
  position: relative;
  width: 100%;
  float: left; }

.fader,
.faderquick {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out !important;
  -moz-transition: opacity 0.8s ease-in-out !important;
  -o-transition: opacity 0.8s ease-in-out !important;
  transition: opacity 0.8s ease-in-out !important; }

.fader-on {
  opacity: 1; }

.fader-on-10.fader-on {
  opacity: 0.1; }

/************************************************
*	Header  									*
************************************************/
#header {
  position: fixed;
  left: 0;
  right: 0;
  left: -webkit-calc(50% - 265px);
  left: calc(50% - 265px);
  right: -webkit-calc(50% - 265px);
  right: calc(50% - 265px);
  top: 30px;
  float: left;
  width: 530px;
  color: #FFFFFF;
  margin: 0px auto 0px;
  padding: 0px 0px 0px;
  overflow: hidden;
  text-align: center;
  z-index: 100;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #header .ablock-text {
    padding: 0;
    max-width: 100%; }

#header.fadeout {
  opacity: 0; }

#header.zBack {
  z-index: -100; }

.header-replacement {
  float: left;
  width: 100%;
  height: 140px; }

.shortscreen {
  display: none; }

/*

.hamburger,
.hamburger:hover {
	display: none;
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 599;
	background: none;
}

*/
#link-whitehall {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 120;
  z-index: 1001;
  width: 49px;
  height: 49px;
  background: #19202A;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #link-whitehall a {
    cursor: pointer; }
  #link-whitehall .link-whitehall-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    z-index: 121;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #link-whitehall #whitehall-svg-wrap {
    position: relative;
    z-index: 123; }
  #link-whitehall #whitehall-svg {
    fill: #19202A;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

#link-whitehall:hover .link-whitehall-bg {
  background: #19202A; }

#link-whitehall:hover #whitehall-svg {
  fill: #FFFFFF; }

/************************************************
*	Home 						     		    * 
************************************************/
.home-area {
  position: relative;
  float: left;
  width: 100%;
  height: 100vh;
  background: #19202A;
  z-index: 50; }
  .home-area .slick-list {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh; }
    .home-area .slick-list .slick-track {
      position: relative;
      height: 100vh; }

.home-area-cover {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 100px;
  left: 0;
  z-index: 100; }

.home-picture {
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.home-picture-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;}

.home-project-link {
  position: absolute;
  left: 30px;
  bottom: 18px;
  font-size: 13px;
  line-height: 15px;
  z-index: 900; }
  .home-project-link img {
    display: inline-block; }
  .home-project-link a {
    color: #FFFFFF; }

.home-initial {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #19202A;
  z-index: 1600;
  -webkit-transition: all 2.5s ease-in-out;
  -moz-transition: all 2.5s ease-in-out;
  -o-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out; }

.home-title,
.home-button,
.bb-home,
.home-project-link,
#link-whitehall,
#logo {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out !important;
  -moz-transition: opacity 0.5s ease-in-out !important;
  -o-transition: opacity 0.5s ease-in-out !important;
  transition: opacity 0.5s ease-in-out !important; }

.home-title-hide,
.home-button-hide,
#bottom-bar.bb-hide,
.hpl-hide,
.link-whitehall-hide,
#logo.logo-hide {
  opacity: 0 !important; }

.home-initial-hide {
  opacity: 0; }

.home-initial-z-out {
  z-index: -1; }

.logo-wrap {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out !important;
  -moz-transition: opacity 0.5s ease-in-out !important;
  -o-transition: opacity 0.5s ease-in-out !important;
  transition: opacity 0.5s ease-in-out !important; }

.logo-wrap-hide {
  opacity: 0; }

.home-initial-logo {
  -webkit-transition: opacity 3.5s ease-in-out;
  -moz-transition: opacity 3.5s ease-in-out;
  -o-transition: opacity 3.5s ease-in-out;
  transition: opacity 3.5s ease-in-out; }

.home-initial-hide .home-initial-logo {
  opacity: 0; }

.title-area {
  -webkit-transition: opacity 3.5s ease-in-out;
  -moz-transition: opacity 3.5s ease-in-out;
  -o-transition: opacity 3.5s ease-in-out;
  transition: opacity 3.5s ease-in-out; }

.title-area-hide {
  opacity: 0; }

/************************************************
*	Home 						     		    * 
************************************************/
#home-top-big {
  float: left;
  position: relative;
  width: 100%;
  min-height: 520px;
  height: 100vh;
  overflow: hidden;
  z-index: 0;
  padding: 0;
  margin: 0; }
  #home-top-big .htb-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  #home-top-big .htb-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    #home-top-big .htb-text .ablock-text {
      padding: 0;
      width: 90%;
      max-width: 920px; }
    #home-top-big .htb-text h1 {
      color: #FFFFFF; }

#home-top-big .htb-text-hide,
#home-top-big .htb-image-hide {
  opacity: 0 !important; }

#home-top-big.home-top-half {
  height: 60vh;
  min-height: 0px; }
  #home-top-big.home-top-half .htb-text {
    display: none; }

.home-title-area h1 {
  font-size: 70px;
  line-height: 80px;
  width: 100%;
  max-width: 710px; }

.home-button {
  display: inline-block;
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.button-link, #load-more {
  font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  border-bottom: #FFFFFF 1px solid;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.button-link:hover, #load-more:hover {
  text-decoration: none;
  opacity: 0.5; }

.alm-btn-wrap {
  clear: both;
  padding-top: 100px;
  text-align: center; }

#load-more {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #FFFFFF;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-shadow: none; }

.extended {
  display: none; }
  .extended p {
    margin: 0; }

.ext-on {
  height: auto; }

.ext-button-area {
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.ext-button-off {
  opacity: 0; }

.section-image-holder img {
  float: right;
  margin: 0;
  padding: 0; }

.section-image-holder img.square-295 {
  margin-top: -295px; }

.unslider {
  overflow: hidden; }

.unslider,
.unslider-wrap {
  position: relative; }

ul.nolist, ul.nolist li {
  list-style: none;
  margin: 0;
  padding: 0; }

/*

.unslider-arrow.prev,
.unslider-arrow.next {
	background-size: 50px 31px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/arrow-left.png);
	position: absolute;
	top: 50%;
	left: 55px;
	margin-top: -20px;
	width: 50px;
	height: 31px;
	text-indent: -1000em;
	cursor: pointer;
}

.unslider-arrow.next {
	background-image: url(images/arrow-right.png);
	left: auto;
	right: 55px;
}

*/
.unslider-arrow.prev,
.unslider-arrow.next {
  background: none;
  position: absolute;
  top: 0;
  bottom: 180px;
  left: 0;
  width: 50%;
  text-indent: -1000em;
  cursor: url(images/arrow-left-large.png), auto !important; }

.unslider-arrow.next {
  left: auto;
  right: 0;
  cursor: url(images/arrow-right-large.png), auto !important; }

.portfolio-slider {
  float: left;
  position: relative;
  width: 100%;
  height: 100vh; }

.portfolio-item {
  float: left;
  position: relative;
  position: absolute;
  width: 105%;
  height: 105vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.pi-move {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  /* Chrome, Safari, Opera */
  animation-timing-function: ease-out;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-name: pimo;
  animation-name: pimo; }

@-webkit-keyframes pimo {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%); } }

@keyframes pimo {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%); } }

.pi-move > .portfolio-item-text {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-name: pimot;
  animation-name: pimot; }

@-webkit-keyframes pimot {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%); } }

@keyframes pimot {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%); } }

.portfolio-item-text {
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px; }
  .portfolio-item-text .container {
    position: relative;
    overflow: hidden;
    min-height: 100px; }
    .portfolio-item-text .container h1 {
      position: absolute;
      left: 0;
      bottom: 0;
      padding-right: 140px; }
    .portfolio-item-text .container a.button-link {
      position: absolute;
      right: 0;
      bottom: 0; }

.unslider .portfolio-item-text {
  width: 95.238095%; }

.unslider-active .portfolio-item-text,
.section.active .portfolio-item-text {
  opacity: 1;
  bottom: 105px;
  z-index: 700; }

.unslider-active {
  z-index: 600; }

.wait-and-fade {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  animation-timing-function: linear;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-name: waitfade;
  animation-name: waitfade; }

@-webkit-keyframes waitfade {
  0% {
    opacity: 0; }
  18%, 82% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes waitfade {
  0% {
    opacity: 0; }
  18%, 82% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fade-now {
  opacity: 0 !important; }

/************************************************
*	Content 					     		    * 
************************************************/
.holder {
  float: left;
  width: 100%; }

.big-top-gap {
  margin-top: 180px; }

.team-pic {
  position: relative;
  float: left;
  width: 33.333333333%; }
  .team-pic .cover {
    background: #29323F;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }
    .team-pic .cover h3 {
      font-size: 24px;
      line-height: 26px;
      color: #FFFFFF; }
    .team-pic .cover h4 {
      font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 18px;
      color: #29323F; }
  .team-pic a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.team-wrap > .team7:nth-child(n+4) {
  width: 25%; }

.team-pic:hover .cover {
  opacity: 1; }

.team-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.team-deets {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center; }

.full-team-big {
  position: relative; }

.team-pic .team-hover,
.full-team-big .team-hover {
  opacity: 0;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.team-pic:hover .team-hover,
.full-team-big:hover .team-hover {
  opacity: 1; }

.full-team-small {
  display: none; }

.other-team-members {
  overflow: hidden;
  padding: 120px 0 70px; }

.team-member-pod {
  width: 100%;
  padding: 0 0 25px 0;
  text-align: center; }
  .team-member-pod h3 {
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF; }
  .team-member-pod h4 {
    font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #29323F; }

/*.team-member-single {
	overflow: hidden;
	text-align: center;
	padding: 86px 0 100px;
	h1 {
		margin: 80px 0 0px;
		max-width: 100% !important;
	}
	h2 {
		font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		line-height: 28px;
		color: $grey2;
		margin: 6px 0 60px;
		opacity: 1;
		letter-spacing: 0;	
	}
	p {
		text-align: left;
		font-size: 18px;
		line-height: 30px;
	}
}*/
.insta-wrap {
  width: 90%;
  max-width: 970px;
  overflow: hidden;
  margin: 0 auto; }
  .insta-wrap .insta-pod {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 50px; }
  .insta-wrap .insta-pod:nth-child(3n+3) {
    margin-right: 0; }

.alm-reveal > .insta-pod:nth-child(3n+4) {
  clear: both; }

.page-content-repeater-wrap {
  float: left;
  width: 100%;
  padding: 180px 0 0 0; }

.page-content-repeater-item {
  float: left;
  width: 100%;
  padding: 0 0 180px 0; }

.pcr-left {
  float: left;
  width: 31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .pcr-left h2 {
    font-size: 30px; color:#d77f02;}

.pcr-right {
  float: right;
  width: 65%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pcr-right-content {
  position: relative;
  padding: 0 0 0 30px;
  margin-top: -53px; }
  .pcr-right-content .pcr-border {
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 22px;
    width: 1px;
    background: #97A1AE; }
  .pcr-right-content strong {
    color: #FFFFFF;
    font-weight: normal;
    font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.pcr-link {
  margin-top: 30px; }

.pcr-pic {
  margin-top: 50px; }

.pcr-sub-wrap {
  margin-top: 50px; }

.pcr-sub-wrap > .pcr-sub-item {
  width: 47%;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 50px; }

.pcr-sub-wrap > .pcr-sub-item:nth-child(2n+1) {
  float: left;
  clear: both; }

.pcr-sub-wrap > .pcr-sub-item:nth-child(2n+2) {
  float: right; }

ul.client-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.client-list li {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 25px; }

/************************************************
*	Portfolio  					     		    * 
************************************************/
.section {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.section-image {
  width: 100%; }

.portfolio-list-wrap {
  position: relative;
  z-index: 100;
  float: left;
  display: none;
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/*.plw-all[data-columns]::before,
.plw-residential[data-columns]::before {
	content: '2 .column.size-1of2';
}*/
/* These are the classes that are going to be applied: */
.column {
  float: left; }

.size-1of2 {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  padding: 0 10px; }

.plw-visible {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.plw-active {
  display: block; }

.portfolio-list-item {
  position: relative;
  margin-bottom: 20px; }
  .portfolio-list-item .portfolio-item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #FFFFFF; }
    .portfolio-list-item .portfolio-item-overlay .pi-bg {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #19202A;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in;
      -moz-transition: all 0.4s ease-in;
      -o-transition: all 0.4s ease-in;
      transition: all 0.4s ease-in; }
    .portfolio-list-item .portfolio-item-overlay .pi-cat {
      -webkit-transition: all 0.5s ease-in;
      -moz-transition: all 0.5s ease-in;
      -o-transition: all 0.5s ease-in;
      transition: all 0.5s ease-in;
      opacity: 0;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      font-size: 12px;
      line-height: 12px;
      font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif; }
    .portfolio-list-item .portfolio-item-overlay .pi-text {
      position: absolute;
      top: 0px;
      right: 0;
      bottom: 0;
      left: 0; }
    .portfolio-list-item .portfolio-item-overlay .pi-top {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 10%;
      bottom: 50%;
      left: 10%; }
      .portfolio-list-item .portfolio-item-overlay .pi-top .pi-top-content {
        -webkit-transition: all 0.6s ease-in;
        -moz-transition: all 0.6s ease-in;
        -o-transition: all 0.6s ease-in;
        transition: all 0.6s ease-in;
        position: absolute;
        right: 0;
        opacity: 0;
        bottom: -50px;
        left: 0;
        font-size: 40px;
        line-height: 50px;
        font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif; }
    .portfolio-list-item .portfolio-item-overlay .pi-line {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      position: absolute;
      top: 50%;
      right: 50%;
      left: 50%;
      height: 1px;
      background: #FFFFFF; }
    .portfolio-list-item .portfolio-item-overlay .pi-bottom {
      overflow: hidden;
      position: absolute;
      top: 50%;
      right: 10%;
      bottom: 0;
      left: 10%; }
      .portfolio-list-item .portfolio-item-overlay .pi-bottom .pi-bottom-content {
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        position: absolute;
        top: 18px;
        opacity: 0;
        right: 0;
        left: 0;
        font-size: 15px;
        line-height: 30px;
        font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif; }
  .portfolio-list-item .pi-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.portfolio-list-item .portfolio-item-overlay .pi-bg.boom {
  opacity: 0.7; }

.portfolio-list-item .portfolio-item-overlay .pi-cat.boom {
  opacity: 1; }

.portfolio-list-item .portfolio-item-overlay .pi-top .pi-top-content.boom {
  bottom: 20px;
  opacity: 1; }

.portfolio-list-item .portfolio-item-overlay .pi-line.boom {
  right: 10%;
  left: 10%; }

.portfolio-list-item .portfolio-item-overlay .pi-bottom .pi-bottom-content.boom {
  opacity: 1; }

.image-out {
  opacity: 1; width:100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.image-in {
  opacity: 1; }

.search-list .portfolio-list-item .portfolio-item-overlay {
  text-align: left;
  left: 20px;
  bottom: 20px;
  top: auto;
  right: 50px; }

.search-list .portfolio-list-item .portfolio-item-overlay .pi-cat,
.search-list .portfolio-list-item .portfolio-item-overlay .pi-text,
.search-list .portfolio-list-item .portfolio-item-overlay .pi-top,
.search-list .portfolio-list-item .portfolio-item-overlay .pi-top .pi-top-content {
  position: relative;
  opacity: 1;
  clear: both;
  float: left;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto; }

.search-list .portfolio-list-item .portfolio-item-overlay .pi-top .pi-top-content {
  font-size: 30px;
  line-height: 40px;
  font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 20px 0 0; }

.search-list .portfolio-list-item .portfolio-item-overlay .pi-line,
.search-list .portfolio-list-item .portfolio-item-overlay .pi-bg,
.search-list .portfolio-list-item .portfolio-item-overlay .pi-bottom {
  display: none !important; }

.portfolio-single-title {
  position: fixed;
  top: 50% !important;
  right: 5%;
  left: 5%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.portfolio-single-title.skrollable-after {
  z-index: -50; }

.getBack {
  z-index: -1 !important; }

.back-to-projects {
  position: fixed;
  bottom: 22px;
  left: 30px;
  z-index: 1001;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.get-back {
  z-index: 0 !important; }

.pst-off {
  opacity: 0; }

.split {
  position: relative;
  display: inline-block;
  top: 0;
  bottom: 0;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.split-left {
  float: left; }

.split-right {
  float: right; }

.description-link {
  position: fixed;
  right: 5%;
  bottom: 100px;
  z-index: 5;
  cursor: pointer; }

.description-close {
  position: absolute;
  right: 10%;
  bottom: 100px;
  z-index: 5;
  cursor: pointer; }

#description {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -50%;
  width: 50%;
  background: #19202A;
  padding: 0 100px;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  z-index: 10;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #description .ablock-text {
    padding: 0 60px; }

#description.description-on {
  right: 0; }

.description-content .ablock-overlay {
  text-align: center; }
  .description-content .ablock-overlay .ablock-text {
    text-align: left;
    max-width: 450px; }

/*
.details-link {
	position: fixed;
	left: 5%;
	bottom: 100px;
	z-index: 5;
	cursor: pointer;
}
*/
.details-close {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 5;
  cursor: pointer; }

#details {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(25, 32, 42, 0.95);
  padding: 0 100px;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  z-index: -600 !important;
  opacity: 0;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #details .ablock-text {
    width: 90%;
    max-width: 1100px;
    padding: 0;
    text-align: left; }

#details.details-on {
  z-index: 1200 !important;
  opacity: 1; }

.tb-15 {
  padding: 15px 0; }

.details-content {
  font-size: 15px;
  line-height: 25px; }
  .details-content span {
    font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.project-meta-title {
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.description-copy {
  color: #D4DBE5;
  max-height: 310px;
  overflow-y: scroll;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.section.bg-white {
  background: #97A1AE; }

.top-half {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  height: 100vh;
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 24px; }

.bottom-half {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  height: 50%;
  height: -webkit-calc(50% - 60px);
  height: calc(50% - 60px);
  z-index: 10; }
  .bottom-half .ablock-text {
    padding: 0;
    max-width: 1100px;
    width: 90%; }

.left-half,
.right-half {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .left-half a,
  .right-half a {
    cursor: url(images/arrow-left-large.png), auto !important; }

.right-half {
  left: auto;
  right: 0; }
  .right-half a {
    cursor: url(images/arrow-right-large.png), auto !important; }

.top-half {
  color: #FFFFFF; }
  .top-half .cover {
    background: #19202A;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.left-half:hover .cover,
.right-half:hover .cover {
  opacity: 0; }

.ablock-arrow-left {
  display: none;
  left: 50px;
  right: auto; }
  .ablock-arrow-left .ablock-text {
    padding: 0; }

.ablock-arrow-right {
  display: none;
  left: auto;
  right: 50px; }
  .ablock-arrow-right .ablock-text {
    padding: 0; }

/*
.view-gal {
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -40px;
	//background: $white;
	color: $white !important;
	padding: 7px 7px 5px;
	  padding: 0 0 10px 0;
  border-bottom: #ffffff 1px solid;
	width: 80px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 3px;
	font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	@include transition;
	@include box;
}

.view-gal:hover {
	text-decoration: none;
	//background: $black;
  opacity: 0.5;
	//color: $white !important;
}
*/
.view-gal.arrow:hover {
  color: #FFFFFF !important; }

.hidealways {
  display: none !important; }

.fancybox-skin {
  padding: 0 !important; }

.fancybox-nav {
  position: fixed; }

.fancybox-next span {
  background-image: url(images/arrow-right.png) !important;
  background-size: 50px 31px;
  background-position: 0;
  background: none !important;
  width: 50px;
  height: 31px;
  right: 20px;
  margin-top: -15px; }

.fancybox-next {
  width: 50%;
  cursor: url(images/arrow-right-large.png), auto !important; }

.fancybox-prev {
  width: 50%;
  cursor: url(images/arrow-left-large.png), auto !important; }

.fancybox-prev span {
  background-image: url(images/arrow-left.png) !important;
  background-size: 50px 31px;
  background-position: 0;
  background: none !important;
  width: 50px;
  height: 31px;
  left: 20px;
  margin-top: -15px; }

.fancybox-close {
  position: fixed;
  background-image: url(images/close.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  top: 20px;
  right: 20px;
  padding: 30px;
  background-repeat: no-repeat;
  background-position: center center; }

.fancybox-overlay {
  background-image: none;
  background: #19202A;
  opacity: 0.95; }

#load-more {
  opacity: 1;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

#load-more.done {
  opacity: 0; }

.project-meta-links {
  position: fixed;
  top: 117px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 100;
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .project-meta-links a {
    display: inline-block;
    margin: 0 25px;
    cursor: pointer; }
  .project-meta-links a:after {
    content: '';
    display: block;
    background: #FFFFFF;
    height: 1px;
    width: 0;
    margin: 3px auto 0;
    -webkit-transition: all 0.17s ease-in-out !important;
    -moz-transition: all 0.17s ease-in-out !important;
    -o-transition: all 0.17s ease-in-out !important;
    transition: all 0.17s ease-in-out !important; }
  .project-meta-links a:hover {
    text-decoration: none; }
  .project-meta-links a:hover:after {
    width: 100%; }

/*.project-meta-links {
	top: 50%;
	margin-top: -88px;
	left: 0;
	right: auto;
	text-align: left;
}*/
.pml-off {
  opacity: 0; }

.back-to-projects {
  font-size: 12px;
  line-height: 15px; }

.projects-submenu {
  position: relative; }

.projects-submenu a {
  font-size: 13px;
  line-height: 15px;
  padding: 0 20px;
  color: #5E6368;
  cursor: pointer; }

a.map-link {
  position: absolute;
  right: -10px;
  top: 10px;
  padding: 0;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }
  a.map-link img {
    opacity: 0.4;
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }

a.map-link:hover {
  color: #FFFFFF;
  text-decoration: none; }
  a.map-link:hover img {
    opacity: 1; }

.projects-submenu a.psm-active {
  color: #FFFFFF; }

#search-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: -10;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }
  #search-wrap .search-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #19202A;
    opacity: 0.95;
    z-index: 1; }
  #search-wrap .search-box {
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 120px 50px 50px;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2; }
    #search-wrap .search-box span {
      color: #97A1AE;
      font-size: 15px; }
  #search-wrap input[type="search"] {
    color: #FFFFFF;
    background: none;
    border: none;
    float: left;
    width: 100%;
    height: auto;
    font-size: 100px;
    font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif; }
  #search-wrap .search-submit {
    display: none; }
  #search-wrap .search-close {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 10;
    cursor: pointer; }

#search-wrap.sw-on {
  opacity: 1;
  z-index: 1050; }

textarea, input, input:focus {
  outline: none !important;
  box-shadow: none !important; }

::-webkit-input-placeholder {
  color: #465161 !important; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #465161 !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #465161 !important; }

:-ms-input-placeholder {
  color: #465161 !important; }

.interiors-description, .desc {
  position: relative;
  z-index: 50;
  display: block;
  max-width: 700px;
  max-height: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.description-gone {
  display: none; }

.description-active {
  opacity: 1; }

.section-bottomer {
  height: 100vh; }

/************************************************
*	Press  		     						    * 
************************************************/
.sm-top-link {
  padding: 0 8px;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.sm-top-link:hover {
  text-decoration: none !important;
  opacity: 0.7; }

.press-text {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #FFFFFF; }
  .press-text strong {
    font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.press-wrap > .press-item:nth-child(2n+2) {
  margin-right: 0; }

.press-wrap > .press-item:nth-child(2n+3) {
  clear: both; }

/*.press-wrap[data-columns]::before {
	content: '2 .column.size-1of2';
}*/
/* These are the classes that are going to be applied: */
.column {
  float: left; }

.size-1of2 {
  width: -webkit-calc(50% - 20px);
  width: calc(50% - 20px);
  padding: 0 10px; }

.press-item {
  position: relative; }
  .press-item .press-item-info {
    position: relative;
    padding: 20px 0;
    color: #FFFFFF; }
    .press-item .press-item-info h2,
    .press-item .press-item-info .date,
    .press-item .press-item-info .view-story {
      float: left;
      width: 100%; }
  .press-item .press-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .press-item img {
    opacity: 1;
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }

.press-image {
  display: block;
  float: left;
  width: 100%;
  height: 340px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.press-item:hover img {
  opacity: 0.8; }

.press-item:hover a.arrow {
  color: #97A1AE; }
  .press-item:hover a.arrow #arrow-g {
    fill: #97A1AE; }

.press-item:hover .press-image {
  opacity: 0.8; }

.date {
  font-size: 12px;
  line-height: 12px;
  padding: 10px 0 20px; }

.view-story {
  font-size: 15px;
  line-height: 24px;
  padding: 25px 0 0px; }

.press-submenu a {
  font-size: 15px;
  line-height: 15px;
  padding: 0 25px;
  color: #5E6368; }

.press-submenu a.psm-active {
  color: #FFFFFF; }

button.alm-load-more-btn.loading:before {
  background: none !important; }

/************************************************
*	Studio  		     						    * 
************************************************/
h1.header-under-pic {
  font-size: 30px;
  line-height: 40px;
  font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 50px 0; }

.studio-wrap {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  margin-left: -20px; }
  .studio-wrap img {
    margin-bottom: 20px; }
  .studio-wrap a {
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }
  .studio-wrap a:hover {
    opacity: 0.7; }

.size-1of3 {
  width: -webkit-calc(33.3333333333% - 20px);
  width: calc(33.3333333333% - 20px);
  padding: 0 10px; }

/************************************************
*	Testimonial Slider  		     		    * 
************************************************/
.cursorLeft-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: -webkit-calc(50% - 350px);
  width: calc(50% - 350px);
  z-index: 300;
  cursor: pointer;
  cursor: url(images/cursor-left.png), auto; }

.cursorRight-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: -webkit-calc(50% - 350px);
  width: calc(50% - 350px);
  z-index: 300;
  cursor: pointer;
  cursor: url(images/cursor-right.png), auto; }

.dark-area {
  float: left;
  width: 100%;
  padding: 180px 30px 150px;
  background: #29323F;
  color: #FFFFFF;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .dark-area h2 {
    color: #FFFFFF;
    font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    line-height: 57px; }
  .dark-area a {
    color: #FFFFFF;
    text-decoration: underline; }

.dark-area-testimonials {
  position: relative;
  padding: 0;
  overflow: hidden; }
  .dark-area-testimonials .cursorLeft-wrapper,
  .dark-area-testimonials .cursorRight-wrapper {
    width: 50%;
    position: absolute; }
  .dark-area-testimonials h2 {
    color: #FFFFFF;
    font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif; }

.testimonial-wrap {
  position: relative;
  width: 190%;
  left: -45%;
  width: 100%;
  left: 0;
  padding: 0 0 150px; }

.light-area {
  float: left;
  width: 100%;
  padding: 130px 30px 100px;
  background: #D4DBE5;
  color: #D4DBE5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.testimonial-pod {
  width: 66vw;
  color: #465161;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }
  .testimonial-pod span {
    font-size: 15px; }
  .testimonial-pod .container-narrower {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.slick-current {
  color: #FFFFFF; }

/************************************************
*	Team  						     		    * 
************************************************/
.team-pic-list {
  float: left;
  width: 100%; }
  .team-pic-list .team-pic-item {
    position: relative;
    float: left; width: 50%; text-align:center; margin-bottom:25px; }
    .team-pic-list .team-pic-item .team-pic-item-pic {
      opacity: 1;
      -webkit-transition: all 0.17s ease-in-out;
      -moz-transition: all 0.17s ease-in-out;
      -o-transition: all 0.17s ease-in-out;
      transition: all 0.17s ease-in-out; }
    .team-pic-list .team-pic-item .team-pic-item-overlay {
      position: absolute;
      bottom: 30px;
      left: 36px;
      right: 36px;
      color: #FFFFFF;
      font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
      font-size: 30px;
      line-height: 40px;
      opacity: 0;
      -webkit-transition: all 0.17s ease-in-out;
      -moz-transition: all 0.17s ease-in-out;
      -o-transition: all 0.17s ease-in-out;
      transition: all 0.17s ease-in-out; }
    .team-pic-list .team-pic-item .team-pic-link {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      cursor: pointer; }

.team-pic-item:hover .team-pic-item-pic,
.team-pic-item.tpl-on .team-pic-item-pic {
  opacity: 0.4; }

.team-pic-item:hover .team-pic-item-overlay,
.team-pic-item.tpl-on .team-pic-item-overlay {
  opacity: 1; }

.team-pic-item.tpl-off .team-pic-item-pic {
  opacity: 1; }

.team-pic-item.tpl-off .team-pic-item-overlay {
  opacity: 1; }

.tpi-on img,
.tpi-on .team-pic-item-overlay {
  opacity: 1 !important; }

.team-text-item {
  display: none;
  float: left;
  width: 100%;
  padding: 65px 0 100px;
  color: #D4DBE5;
  font-size: 15px;
  line-height: 25px; }
  .team-text-item .tt-content {
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .team-text-item .tt-content.ttc-on {
    opacity: 1; }
  .team-text-item .tti-left {
    float: left;
    width: 63%; }
  .team-text-item .tti-right {
    float: right;
    width: 30%; }
  .team-text-item .tti-quote {
    color: #465161;
    font-size: 30px;
    line-height: 40px; }

.team-list-wrap {
  color: #465161;
  font-size: 15px;
  line-height: 30px; }

.team-list-item,
.team-list-item p {
  margin-top: 0;
  margin-bottom: 0; }

.team-list-wrap > .team-list-item:nth-child(6) {
  margin-right: 0; }

.tti-show {
  display: block; }
  .tti-show div {
    opacity: 1 !important; }

/************************************************
*	Contact  					     		    * 
************************************************/
#wrap.contact-active,
#footer.contact-active,
#bottom-bar.contact-active {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px); }

.contact,
.whitehall,
.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*
	h3 {
		font-family: $titlefont;
		font-size: 40px;
		line-height: 55px;
		color: $white;
		a {
			color: $white;
			position: relative;
			text-decoration: none;
		}
		a:hover {
			text-decoration: none;
		}
		a:before {
			content: "";
			position: absolute;
			width: 100%;
			height: 2px;
			bottom: 0;
			left: 0;
			background-color: $white;
			visibility: hidden;
			-webkit-transform: scaleX(0);
			transform: scaleX(0);
			-webkit-transition: all 0.3s ease-in-out 0s;
			transition: all 0.3s ease-in-out 0s;
		}
		a:hover:before {
			visibility: visible;
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}
	}
	h4 {
		font-family: $bodyfont;
		font-size: 18px;
		line-height: 25px;
		color: $white;
	}
	span {
		font-size: 13px;
		line-height: 15px;
		color: $white;
		letter-spacing: 5px;
	}
	*/ }
  .contact .ablock-text,
  .whitehall .ablock-text,
  .mobile-menu .ablock-text {
    padding: 0;
    width: 90%;
    max-width: 1100px; }

.whitehall .ablock-text {
  padding: 0;
  width: 90%;
  max-width: 860px; }

.contact.contact-active,
.whitehall.whitehall-active,
.mobile-menu.mobile-menu-on {
  z-index: 998;
  opacity: 1; }

.mobile-menu.mobile-menu-on {
  z-index: 999; }

.footer-white {
  display: none; }

.footer-dark {
  display: block; }

.contact-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(25, 32, 42, 0.7);
  color: #FFFFFF !important; }
  .contact-cover .footer-white {
    display: block; }
  .contact-cover .footer-dark {
    display: none; }

.whitehall-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(25, 32, 42, 0.95);
  color: #FFFFFF !important;
  font-size: 30px;
  line-height: 45px;
  font-family: Sailec-Light, "HelveticaNeue", Helvetica, Arial, sans-serif; }
  .whitehall-cover a {
    font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px; }
    .whitehall-cover a svg {
      padding-left: 3px; }
  .whitehall-cover .footer-white {
    display: block; }
  .whitehall-cover .footer-dark {
    display: none; }

.contact-close,
.whitehall-close,
.map-close {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
  z-index: 999; }

/************************************************
*	Images  					     		    * 
************************************************/
img {
  max-width: 100%;
  height: auto;
  border: 0; }

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  padding: 0px;
  margin: 0px 0px 10px 10px;
  display: inline; }

img.alignleft {
  padding: 0px;
  margin: 0px 10px 10px 0px;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

/************************************************
*	Sidebar 		    	        	        * 
************************************************/
#sidebar {
  width: 100%;
  line-height: 20px;
  display: inline; }

#sidebar ul {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px; }

#sidebar ul li {
  list-style-type: none;
  margin: 0px 0px 5px 0px;
  padding: 0px; }

#sidebar ul ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

/************************************************
*	Footer      								*
************************************************/
#footer {
  float: left;
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 40px 0px 60px; }

.footer-left {
  text-align: left;
  margin-bottom: 0; }

.footer-right {
  text-align: right;
  margin-bottom: 0; }

.foot {
  background: #cbd0d6;
  color: #19202a;
  text-align: center; }
  .foot h2, .foot h3 {
    color: #19202A; }
  .foot p {
    font-size: 18px;
    line-height: 30px;
    color: #29323F;
    max-width: 715px;
    margin: 20px auto 0; }

.foot a, .foot a:visited {
  color: #19202A;
}

.foot a:hover {
  text-decoration: none; }

.footer1 {
  font-family: Sailec-Medium, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 28px;
  /*a, a:visited {
		text-decoration: none;
	}*/ }


.footer-left a, .footer-left a:visited {
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;     font-size: 12px;
    line-height: 22px;}

.footer-left a:hover {
  color: #FFFFFF; }

.footer-right a, .footer-right a:visited {
  text-decoration: none;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.footer-right a:hover {
  color: #FFFFFF; }

.contact-cover .footer-left a:hover {
  text-decoration: none; }

.contact-cover .footer-right a, .contact-cover .footer-right a:visited {
  text-decoration: none;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }

.contact-cover .footer-right a:hover {
  color: inherit;
  text-decoration: underline; }

.footer2,
.foot .footer2 {
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 25px;
  color: #465161; width: 100%;
    text-align: center;
    float: left; }
  .footer2 a,
  .foot .footer2 a {
    padding-left:0px;
    color: #465161; }
  .footer2 a:hover,
  .foot .footer2 a:hover {
    color: #FFFFFF; 
	}

.contact-cover .footer2 {
  color: #FFFFFF !important; }
  .contact-cover .footer2 span,
  .contact-cover .footer2 a {
    color: #FFFFFF;
    opacity: 0.5;
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }

.contact-cover #sm-color {
  fill: #FFFFFF; }

.footer-big .footer1 {
  font-size: 40px;
  line-height: 60px; }

.footer-big .footer2 {
  font-size: 30px;
  line-height: 35px; }

.footer-social {
  display: inline-block; }
  .footer-social svg {
    float: left; }
  .footer-social #sm-color {
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }

.footer-social:hover #sm-color {
  fill: #FFFFFF; }

.media-relations {
  font-size: 12px;
  line-height: 20px; }

/************************************************
*	Bottom Bar      							*
************************************************/
#bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: none;
  color: #19202A;
  width: 100%;
  height: 60px;
  margin: 0px;
  padding: 12px 0px 0px;
  border-top: none;
  z-index: 500;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }
  #bottom-bar .container {
    width: 100%; }

#bottom-bar.bb-no-bg {
  background: none;
  border-top: none; }
  #bottom-bar.bb-no-bg #nav a {
    color: #FFFFFF; }

#bottom-bar.bb-no-bg.bb-foot-on,
#bottom-bar.bb-no-bg.bb-white {
  background: #19202A;
  border-top: #29323F 1px solid; }
  #bottom-bar.bb-no-bg.bb-foot-on #nav a,
  #bottom-bar.bb-no-bg.bb-white #nav a {
    color: #FFFFFF; }

/*#bottom-bar.bb-no-bg.bb-white.bb-trans,*/
#bottom-bar.bb-no-bg.bb-foot-on,
#bottom-bar.bb-trans-master {
  background: none;
  border-top: none; }
  #bottom-bar.bb-no-bg.bb-white.bb-trans #nav a,
  #bottom-bar.bb-no-bg.bb-foot-on #nav a,
  #bottom-bar.bb-trans-master #nav a {
    color: #FFFFFF; }

#bottom-bar.bb-no-bg.bb-foot-on #nav a {
  color: #19202A; }

#bottom-bar.bb-off {
  bottom: -60px; }

#bottom-bar.bb-on {
  bottom: 0px; }

#bottom-bar.bb-foot-on {
  bottom: 0px !important; }

.bb-stick {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  color: #19202A;
  width: 100%;
  height: 60px;
  margin: 0px;
  padding: 7px 0px 0px;
  border-top: #D4DBE5 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
  bottom: 0px !important;
  background: #FFFFFF !important;
  border-top: #D4DBE5 1px solid !important;
  background: none !important;
  border-top: none !important; }
  .bb-stick #nav a {
    color: #19202A !important;
    color: #FFFFFF !important;
    text-decoration: none; }

#bottom-bar.bb-home {
  right: auto;
  left: 50%;
  width: 700px;
  margin-left: -350px; }

#bottom-bar.bb-map {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.4+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66ffffff',GradientType=0 );
  /* IE6-9 */ }

#bottom-bar.bb-menu-open {
  z-index: 1000;
  bottom: 0 !important;
  border-top: none !important; }

body.simple-page .bb-trans,
body.simple-page .bb-no-bg {
  background: #19202A !important;
  border-top: #29323F 1px solid !important; }

.menu-main-menu-container {
  display: inline-block;
  float: left; }

#bottom-bar .container {
  text-align: center; }

#nav {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  overflow: hidden;
  display: inline-block; }

#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center; }

#nav a {
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  color: #19202A;
  display: block;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  margin:11px 0px;
  padding: 0px 17px 0px 17px; border-right:2px solid #fff; }
  #nav ul li:last-child a{border-right:none;}

#nav a.pro-sm-search {
  float: left;
  padding-top: 10px;
  cursor: pointer; }

a.pro-sm-search {
  cursor: pointer; }

#nav a:hover {
  text-decoration: none; }

#nav li {
  display: inline-block;
  margin: 0px;
  padding: 0px; }

#nav a {
  display: inline-block;
  -webkit-transition: all 0.17s ease-in-out !important;
  -moz-transition: all 0.17s ease-in-out !important;
  -o-transition: all 0.17s ease-in-out !important;
  transition: all 0.17s ease-in-out !important; }

#nav a:after {
  content: '';
  display: block;
  background: #FFFFFF;
  height: 1px;
  width: 0;
  margin: 3px auto 0;
  -webkit-transition: all 0.17s ease-in-out !important;
  -moz-transition: all 0.17s ease-in-out !important;
  -o-transition: all 0.17s ease-in-out !important;
  transition: all 0.17s ease-in-out !important; }

.bb-map #nav a:after {
  content: '';
  display: block;
  background: #19202A;
  height: 1px;
  width: 0;
  margin: 3px auto 0;
  -webkit-transition: all 0.17s ease-in-out !important;
  -moz-transition: all 0.17s ease-in-out !important;
  -o-transition: all 0.17s ease-in-out !important;
  transition: all 0.17s ease-in-out !important; }

#nav a:hover {
  text-decoration: none; }

#nav a:hover:after {
  width: 100%; }

#nav li.current-menu-item a:after {
  width: 100%; }

.menu-contact a {
  cursor: pointer; }

/************************************************
*	Mobile Menu      							*
************************************************/
.mobile-menu-button {
  display: none;
  cursor: pointer;
  width: 48px;
  height: 48px; }

.mobile-menu {
  /*position: fixed;
	height: 100%;
	right: 0;
	bottom: -100%;
	left: 0;
	z-index: 999;
	@include transfree(all 0.4s ease-in-out);*/
  background: #19202A;
  color: #FFFFFF; }
  .mobile-menu .pro-sm-search {
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }
  .mobile-menu .pro-sm-search:hover {
    opacity: 0.7; }
  .mobile-menu .mobile-menu-close {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 10;
    cursor: pointer; }
  .mobile-menu .menu-main-menu-container {
    width: 100%; }

.mobile-menu-on {
  /*bottom: 0;*/ }

#mobnav,
#mobnav ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #mobnav li,
  #mobnav ul li {
    margin: 0;
    padding: 13px 0; }
    #mobnav li a,
    #mobnav ul li a {
      font-size: 40px;
      line-height: 40px;
      -webkit-transition: all 0.17s ease-in-out;
      -moz-transition: all 0.17s ease-in-out;
      -o-transition: all 0.17s ease-in-out;
      transition: all 0.17s ease-in-out; }
    #mobnav li a:hover,
    #mobnav ul li a:hover {
      text-decoration: none;
      opacity: 0.7; }

/************************************************
*	Hamburger      								*
************************************************/
.hamburger {
  cursor: pointer;
  position: absolute;
  width: 48px;
  height: 48px;
  transition: all 0.25s; }

.hamburger__top-bun,
.hamburger__bottom-bun {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  width: 24px;
  height: 2px;
  background: #fff;
  transform: rotate(0);
  transition: all 0.25s; }

.hamburger:hover [class*="-bun"] {
  opacity: 0.8; }

.hamburger__top-bun {
  top: 23px;
  transform: translateY(-4px); }

.hamburger__bottom-bun {
  bottom: 23px;
  transform: translateY(4px); }

.open {
  transform: rotate(90deg); }

.open .hamburger__top-bun {
  transform: rotate(45deg) translateY(0px); }

.open .hamburger__bottom-bun {
  transform: rotate(-45deg) translateY(0px); }

/************************************************
*	Google Maps      							*
************************************************/
.acf-map {
  position: absolute;
  top: 0;
  left: 100px;
  bottom: 0;
  right: 0;
  border: none;
  margin: 0; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
  max-width: 305px !important; }

.acf-map .location-image {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 15px; }

/** FIX for Bootstrap and Google Maps Info window styes problem **/
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
  max-width: none; }

.map-overlay {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  bottom: 0;
  width: 300px;
  padding: 30px 30px 0px;
  background: rgba(0, 0, 0, 0.3);
  background: #19202A;
  color: #19202A;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 550; }
  .map-overlay hr {
    margin: 30px 0;
    display: inline-block;
    width: 30px;
    border-top: 1px #FFFFFF solid; }
  .map-overlay h2 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 28px;
    margin: 20px 0 10px;
    text-transform: uppercase;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .map-overlay h3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0; }
  .map-overlay ul {
    list-style: none;
    padding: 0 0 90px;
    margin: 0 0 10px; }
  .map-overlay li {
    list-style: none;
    margin: 0;
    font-size: 13px;
    line-height: 25px; }
    .map-overlay li a {
      color: #FFFFFF; }
  .map-overlay .location a {
    -webkit-transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transition: all 0.17s ease-in-out; }
    .map-overlay .location a img {
      opacity: 0;
      -webkit-transition: all 0.17s ease-in-out;
      -moz-transition: all 0.17s ease-in-out;
      -o-transition: all 0.17s ease-in-out;
      transition: all 0.17s ease-in-out; }
  .map-overlay .location a:hover {
    text-decoration: none;
    opacity: 1; }
    .map-overlay .location a:hover img {
      opacity: 1; }
  .map-overlay .location-off a {
    color: #465161; }
  .map-overlay .location-off a:hover {
    color: #FFFFFF; }
  .map-overlay .location-all a {
    opacity: 1;
    color: #FFFFFF !important; }

.map-overlay-key {
  position: fixed;
  left: 300px;
  bottom: 0;
  width: 250px;
  height: 50px;
  background: #FFFFFF;
  color: #19202A;
  font-size: 13px;
  line-height: 25px;
  text-align: left;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .map-overlay-key .key-item {
    display: inline-block;
    margin: 16px 15px 0 0;
    padding: 0 0 0 18px;
    background-size: 14px 14px;
    background-position: left top 2px;
    background-repeat: no-repeat;
    line-height: 22px; }
  .map-overlay-key .key-item.in-prog {
    background-image: url("images/location.svg"); }
  .map-overlay-key .key-item.comp {
    background-image: url("images/location-completed.svg"); }

.map-close {
  /*
	position: absolute;
	top: 50px;
	right: 50px;
	cursor: pointer;
	z-index: 999;*/
  padding: 10px;
  background: #19202A;
  top: 30px;
  right: 30px; }

.marker-style {
  padding: 0;
  color: #29323F; }
  .marker-style h4 {
    color: #19202A; }

.map-header-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  z-index: 99;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#465161+0,465161+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #465161 0%, rgba(70, 81, 97, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #465161 0%, rgba(70, 81, 97, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #465161 0%, rgba(70, 81, 97, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#465161', endColorstr='#00465161',GradientType=0 );
  /* IE6-9 */ }

.map-wrap #header {
  display: none; }

.gm-style .gm-style-iw {
  width: 330px !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  overflow: visible !important; }

.gm-style .gm-style-iw > div {
  width: 330px !important;
  overflow: visible !important; }

.gm-style .gm-style-iw > div > div {
  overflow: visible !important; }

.marker-text {
  padding: 20px 20px 5px;
  color: #19202A; }
  .marker-text h4 {
    font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
    color: #19202A; }
    .marker-text h4 a {
      color: #19202A;
      -webkit-transition: all 0.17s ease-in-out;
      -moz-transition: all 0.17s ease-in-out;
      -o-transition: all 0.17s ease-in-out;
      transition: all 0.17s ease-in-out; }
    .marker-text h4 a:hover {
      text-decoration: none;
      color: #97A1AE; }

.details-open-butt {
  color: #19202A;
  font-family: Sailec-Regular, "HelveticaNeue", Helvetica, Arial, sans-serif;
  padding-left: 20px; }

.marker {
  display: none; }

.gm-style-iw + div {
  top: 5px !important;
  right: 5px !important;
  width: 30px !important;
  height: 30px !important;
  background-color: #FFFFFF !important;
  background-image: url(images/infowindow-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 10px;
  opacity: 1 !important;
  -webkit-transition: all 0.17s ease-in-out;
  -moz-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out; }
  .gm-style-iw + div img {
    display: none; }

.gm-style-iw + div:hover {
  opacity: 0.95 !important; }

.itemHide {
  opacity: 0 !important; }

.itemShow {
  opacity: 1 !important; }

textarea, input,
.button:focus,
.btn:focus, .btn:active {
  outline: none !important; }

/*# sourceMappingURL=style.css.map */

#home-top-big .htb-text .ablock-text.home-caption{width:250px; max-width:250px;}
#home-top-big .htb-text .ablock-text.home-caption h1{text-align:left;}
#home-top-big .htb-text .ablock-text.home-caption ul{padding:0px; margin:0px; list-style:none;}
#home-top-big .htb-text .ablock-text.home-caption ul li{float:left; margin:0px; font-size:13px; line-height:13px; padding:0px 9px; border-left:1px solid #fff;}
#home-top-big .htb-text .ablock-text.home-caption ul li:first-child{padding-left:0px; border-left:none;}
#home-top-big .htb-text .ablock-text.home-caption ul li:last-child{padding-right:0px;}

.about_sec{width:100%; float:left; padding:100px 0px 150px 0px; background:#fff;}
.about_sec_title{width:40%; float:left;}
.about_sec_info{width:60%; float:left;}
.about_sec_title h1{color:#d77f02;}
.about_sec_info p{margin:0px 0px 35px 0px; color:#202020; font-size:18px; line-height:26px; }
.about_sec_info a{color:#202020;}
.about_sec_info a.arrow #arrow-g {
    fill: #202020;
}
.about_sec_info a.arrow:hover #arrow-g {
    fill: #97A1AE;
}

#header{opacity:0}
#header.itemShow{opacity:1}

.management_team{padding:80px 0px; width: 100%; float: left;}
#home-top-big .htb-image.full_banner_img{position:inherit;}
#home-top-big.full_banner_top-big{height:auto; min-height:inherit;}
.full_banner_img img{width:100%; height:auto; float:left;}
.service_img{margin:10px 0px;}