/**
 * Theme Name: Sun Life Financial Centre
 * Theme URI: http://philbuchanan.com/
 * Author: Phil Buchanan
 * Author URI: http://philbuchanan.com/
 * Description: A responsive, accessible WordPress theme for the Sun Life Financial Centre website. Developed to support WordPress version 4.7.
 * Version: 1.0.1
 * License: Copyright 2017
 */
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-bold-webfont.woff2") format("woff2"), url("fonts/gibson-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-bolditalic-webfont.woff2") format("woff2"), url("fonts/gibson-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-italic-webfont.woff2") format("woff2"), url("fonts/gibson-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-light-webfont.woff2") format("woff2"), url("fonts/gibson-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-lightitalic-webfont.woff2") format("woff2"), url("fonts/gibson-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-regular-webfont.woff2") format("woff2"), url("fonts/gibson-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-semibold-webfont.woff2") format("woff2"), url("fonts/gibson-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Gibson';
  src: url("fonts/gibson-semibolditalic-webfont.woff2") format("woff2"), url("fonts/gibson-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic; }
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 {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

blockquote, q {
  quotes: none; }

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

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

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  color: #30303a;
  background-color: #f3f3f3;
  font-family: "Gibson", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
.h1 {
  font-size: 1.25rem;
  font-weight: 400; }

h2,
.h2,
h3,
.h3 {
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em; }

p {
  margin-bottom: 1em; }

blockquote {
  border-left: 2px solid #fff600;
  padding-left: 22px; }

strong {
  font-weight: 600; }

em {
  font-style: italic; }

sub,
sup {
  vertical-align: baseline;
  font-size: 0.8em;
  position: relative;
  top: -0.5em; }

sub {
  top: 0.3em; }

ins {
  text-decoration: underline; }

del {
  text-decoration: line-through; }

hr {
  border: solid #ccc;
  border-width: 1px 0 0;
  height: 0;
  margin: 1em 0; }

ul,
ol {
  margin: 0 0 1em 1.3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li ul,
li ol {
  margin-bottom: 0; }

dl {
  margin-bottom: 1em; }

dt {
  font-weight: 600; }

dd {
  margin-bottom: 1em; }

img {
  border: 0;
  max-width: 100%;
  height: inherit;
  vertical-align: middle; }

.alignleft {
  float: left;
  margin-right: 1em; }

.alignright {
  float: right;
  margin-left: 1em; }

.aligncenter {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto; }

.alignleft,
.alignright,
.aligncenter {
  margin-bottom: 1em; }

.wp-caption {
  max-width: 100%;
  margin-bottom: 1em; }
  .wp-caption img {
    margin-bottom: 0.6em; }

.wp-caption-text {
  text-align: left;
  font-size: 0.8125em;
  line-height: 1.2;
  font-style: italic; }

embed,
iframe,
object,
video {
  max-width: 100%;
  margin-bottom: 1em;
  vertical-align: middle; }

p embed,
p iframe,
p object,
p video {
  margin-bottom: 0; }

.o-wrapper {
  background-color: #fff;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }

.o-box {
  margin-bottom: 4px; }

.o-box--grey {
  background-color: #f9f9f9;
  border-bottom: 1px #7dbf44 solid; }

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

.o-content {
  padding: 25px 20px; }
  @media screen and (min-width: 600px) {
    .o-content {
      padding: 35px 50px; } }
  .o-content .row {
    margin-left: -2px;
    margin-right: -2px; }

.o-content--flush {
  padding-left: 0;
  padding-right: 0; }

.o-content--flat {
  padding-top: 0;
  padding-bottom: 0; }

.o-section {
  margin-bottom: 4px; }

a {
  color: #30303a;
  background-color: transparent;
  text-decoration: underline;
  transition: 0.2s; }
  a:hover {
    color: #30303a; }

.u-no-link {
  text-decoration: none; }
  .u-no-link:hover {
    text-decoration: underline; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.c-button {
  position: relative;
  display: inline-block;
  color: #fff;
  background: #6e7883;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #e1e1e1;
  padding: 20px 70px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  button:before,
  input[type="button"]:before,
  input[type="reset"]:before,
  input[type="submit"]:before,
  .c-button:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #30303a;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .c-button:hover {
    color: #fff; }
    button:hover:before,
    input[type="button"]:hover:before,
    input[type="reset"]:hover:before,
    input[type="submit"]:hover:before,
    .c-button:hover:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

.menu-toggle {
  position: absolute;
  top: 16px;
  right: 15px;
  background: none;
  background-image: url("images/ui/menu-toggle.svg");
  background-repeat: no-repeat;
  background-position: 13px 13px;
  text-indent: -299px;
  direction: ltr;
  border: 1px solid transparent;
  width: 44px;
  height: 40px;
  border-radius: 0;
  overflow: auto; }
  .menu-toggle:before {
    content: none; }
  .menu-toggle:hover, .menu-toggle:focus {
    border-color: rgba(0, 0, 0, 0.2); }
  .menu-toggle:focus {
    outline: none; }
  .menu-toggle.toggled-open {
    background-position: 13px -15px; }
  @media screen and (min-width: 985px) {
    .menu-toggle {
      display: none; } }

.navigation li {
  margin-bottom: 5px; }
.navigation a {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.2;
  text-decoration: none; }
  .navigation a:hover {
    text-decoration: underline; }
.navigation .current-menu-item > a,
.navigation .current-menu-ancestor > a,
.navigation .current-page-item > a,
.navigation .current-page-ancestor > a {
  font-weight: 400; }
.navigation .sub-menu {
  list-style: none;
  margin: 5px 0 20px; }
  .navigation .sub-menu a {
    font-size: 0.9rem; }

.navigation-container {
  display: none; }

.navigation-content {
  padding-top: 26px;
  padding-bottom: 0; }
  .navigation-content .navigation {
    margin-bottom: 20px; }

.navigation--footer {
  display: none; }

@media screen and (min-width: 1380px) {
  .navigation li {
    margin-right: 50px; }

  .navigation--primary a {
    font-size: 1.25rem; } }
@media screen and (min-width: 1024px) {
  .navigation li:last-child {
    margin-right: 0; }

  .navigation--footer {
    display: block; }
    .navigation--footer li {
      margin-right: 20px; }
    .navigation--footer a {
      font-size: 0.8125rem;
      font-weight: 400; } }
@media screen and (min-width: 985px) {
  .navigation-container {
    display: block; }

  .navigation li {
    display: inline-block;
    margin-right: 20px; }

  .navigation--primary {
    float: left; }
    .navigation--primary .sub-menu {
      display: none;
      position: absolute;
      left: auto;
      background-color: #fff;
      margin: 0;
      padding: 10px 40px 5px 20px;
      z-index: 9999;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); }
      .navigation--primary .sub-menu li {
        display: block;
        margin: 0 0 5px; }
    .navigation--primary li:hover .sub-menu {
      display: block; }

  .navigation--secondary {
    float: right; }
    .navigation--secondary a {
      font-size: 0.8125rem;
      line-height: 2.3; } }
.page-numbers {
  float: left;
  margin: 0 5px; }
  .page-numbers:first-child {
    margin-left: 0; }
  .page-numbers:last-child {
    margin-right: 0; }
  .page-numbers.prev {
    margin-right: 30px; }
  .page-numbers.next {
    margin-left: 30px; }

.navigation-header {
  background-color: #fff;
  border-top: 2px solid #fff600;
  border-bottom: 1px solid #f3f3f3; }

.logo-header {
  padding: 20px 20px 10px; }

.site-logo {
  display: block;
  max-width: 370px;
  margin-bottom: 10px;
  padding-right: 50px; }

.c-building-location {
  display: inline-block;
  font-size: 0.8125rem;
  margin-bottom: 10px; }

.c-building-divider {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.site-footer {
  color: #fff; }
  .site-footer a {
    color: #fff; }

.footer-nav-container {
  color: #fff;
  background-color: #6d6e71; }

.footer-copyright-container {
  background-color: #333435; }

.footer-logo {
  margin-right: 20px; }

.site-footer a.bentall-footer-logo {
	display:block;
	width:150px;
}
.site-footer a.bentall-footer-logo img {
	width:100%;
}
.micro-copy {
  font-size: 0.8125rem;
  font-weight: 400; }

.micro-copy--copyright {
  color: #6d6e71; }

@media screen and (min-width: 600px) {
  .logo-header {
    padding-left: 50px;
    padding-right: 50px; }

  .c-building-divider {
    margin-left: 1rem;
    margin-right: 1rem; } }
@media screen and (min-width: 850px) {
  .site-logo {
    display: inline-block; } }
@media screen and (min-width: 985px) {
  .site-logo {
    padding-right: 0; }

  .c-building-location {
    float: right; } }
.site-search {
  position: fixed;
  top: 50%;
  left: 50%;
  border-top: 2px solid #fff600;
  width: 100%;
  max-width: 720px;
  padding: 35px 50px 20px;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  z-index: 100; }
  .site-search .c-directory-search {
    margin-top: 0; }

.site-search__overlay {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99; }

.search .c-directory-search__input-wrapper {
  margin-bottom: 0; }

.main-content {
  padding-bottom: 60px; }

.c-hours__label,
.c-hours__value {
  float: left;
  font-weight: 300; }

.c-hours__label {
  clear: both;
  width: 60px; }

.c-hours__value {
  margin-bottom: 0.5em; }

.c-page-description {
  max-width: 423px; }

.location-map {
  width: 100%;
  height: 360px; }

.c-feature-list {
  list-style: none;
  margin: 0; }
  .c-feature-list li {
    font-size: 1rem;
    font-weight: 300;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 8px;
    padding-bottom: 8px; }
  .c-feature-list a {
    text-decoration: none; }
    .c-feature-list a:hover {
      text-decoration: underline; }

.unslider {
  overflow: hidden; }

.unslider-wrap {
  position: relative; }
  .unslider-wrap > li {
    float: left; }

table {
  width: 100%;
  margin-bottom: 30px; }

.responsive-table {
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

th,
td {
  text-align: left;
  vertical-align: top;
  padding: 10px; }
  th:first-child,
  td:first-child {
    padding-left: 20px; }
  th:last-child,
  td:last-child {
    padding-right: 20px; }

@media screen and (min-width: 600px) {
  th:first-child,
  td:first-child {
    padding-left: 50px; }
  th:last-child,
  td:last-child {
    padding-right: 50px; } }
th {
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  th.asc:after, th.desc:after {
    display: inline-block;
    content: "";
    position: relative;
    top: -2px;
    left: 5px;
    width: 0;
    height: 0; }
  th.asc:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #a6a6a6; }
  th.desc:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #a6a6a6; }

td {
  border-bottom: 1px solid #f3f3f3; }

.sort {
  cursor: pointer; }

label {
  display: block;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 3em; }

button,
input,
textarea {
  vertical-align: middle;
  color: inherit;
  background: none;
  font: inherit;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  white-space: normal; }
  button:focus,
  input:focus,
  textarea:focus {
    outline: none; }

select {
  font: inherit;
  margin: 0; }

input,
textarea {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  padding: 0.3em;
  -webkit-appearance: none;
  -moz-appearance: none; }

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  display: none; }

input[type="checkbox"],
input[type="radio"] {
  position: relative;
  top: -1px;
  width: 13px;
  height: 13px;
  margin: 0 4px 0 0;
  padding: 0; }

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="password"]:focus,
.wpcf7-form textarea:focus,
.post-password-form input[type="text"]:focus,
.post-password-form input[type="email"]:focus,
.post-password-form input[type="password"]:focus,
.post-password-form textarea:focus {
  border-color: #000; }
.wpcf7-form input[type="submit"],
.post-password-form input[type="submit"] {
  transition: background-color 0.2s;
  max-width: 140px;
  padding-left: 0;
  padding-right: 0; }
  .wpcf7-form input[type="submit"]:hover,
  .post-password-form input[type="submit"]:hover {
    background-color: #000; }

.c-directory-search {
  position: relative;
  margin-top: 20px; }

.c-directory-search__input-wrapper {
  position: relative;
  margin-bottom: 20px; }

.c-directory-search__label {
  text-transform: none; }

.c-directory-search__input {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.25rem; }
  .c-directory-search__input:focus + .animation-rule {
    width: 100%; }

.animation-rule {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #30303a;
  height: 1px;
  width: 0;
  z-index: 1;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

@media screen and (min-width: 600px) {
  .c-directory-search {
    margin-top: 0; }

  .c-directory-search__label,
  .c-directory-search__input {
    text-align: center; }

  .c-directory-search__label {
    margin-bottom: 1rem; } }
.o-list-bare {
  list-style: none;
  margin: 0; }

.c-eco {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px; }
  .c-eco--is-open:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.85); }
  .c-eco--is-open .c-eco__button {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .c-eco--is-open .c-eco__item--close {
    transition-delay: 0s;
    -webkit-transform: translateX(-480px);
    -moz-transform: translateX(-480px);
    -ms-transform: translateX(-480px);
    -o-transform: translateX(-480px);
    transform: translateX(-480px); }
    .c-eco--is-open .c-eco__item--close .c-eco__button {
      transition-delay: 0s; }
  .c-eco--is-open .c-eco__item--1 {
    transition-delay: 0.1s;
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px); }
    .c-eco--is-open .c-eco__item--1 .c-eco__button {
      transition-delay: 0.1s; }
  .c-eco--is-open .c-eco__item--2 {
    transition-delay: 0.2s;
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px); }
    .c-eco--is-open .c-eco__item--2 .c-eco__button {
      transition-delay: 0.2s; }
  .c-eco--is-open .c-eco__item--3 {
    transition-delay: 0.3s;
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px); }
    .c-eco--is-open .c-eco__item--3 .c-eco__button {
      transition-delay: 0.3s; }
  .c-eco--is-open .c-eco__item--4 {
    transition-delay: 0.4s;
    -webkit-transform: translateX(-160px);
    -moz-transform: translateX(-160px);
    -ms-transform: translateX(-160px);
    -o-transform: translateX(-160px);
    transform: translateX(-160px); }
    .c-eco--is-open .c-eco__item--4 .c-eco__button {
      transition-delay: 0.4s; }
  .c-eco--is-open .c-eco__item--5 {
    transition-delay: 0.5s;
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px); }
    .c-eco--is-open .c-eco__item--5 .c-eco__button {
      transition-delay: 0.5s; }

.c-eco__item {
  position: absolute;
  right: 0;
  bottom: 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.66, 0, 0.33, 1); }
  .c-eco__item--is-open .c-eco__content {
    display: block; }

.c-eco__content {
  position: absolute;
  bottom: 80px;
  right: 0;
  display: none;
  width: 320px;
  height: 375px;
  background-position: right top;
  background-repeat: no-repeat; }

.c-eco__item--1 .c-eco__content,
.c-eco__item--2 .c-eco__content,
.c-eco__item--3 .c-eco__content {
  right: auto;
  left: -80px; }
.c-eco__item--1 .c-eco__chart,
.c-eco__item--2 .c-eco__chart,
.c-eco__item--3 .c-eco__chart {
  right: auto;
  left: 0; }
.c-eco__item--1 .c-eco__text,
.c-eco__item--2 .c-eco__text,
.c-eco__item--3 .c-eco__text {
  padding-left: 100px;
  padding-right: 0; }

.c-eco__chart {
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 80px;
  height: 375px;
  background-position: right top;
  background-repeat: no-repeat; }

.c-eco__bar {
  position: absolute;
  bottom: 0;
  width: 30px;
  background-position: left top;
  background-repeat: no-repeat; }

.c-eco__bar--left {
  right: 50px; }

.c-eco__bar--center {
  right: 30px;
  width: 20px; }

.c-eco__bar--right {
  right: 0; }

.c-eco__item--2 .c-eco__bar {
  width: 40px; }
.c-eco__item--2 .c-eco__bar--left {
  right: 40px; }

.c-eco__text {
  padding-right: 100px; }

.c-eco__button {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  margin-left: 2px;
  background-repeat: no-repeat;
  text-indent: -999px;
  transition: transform 0.3s;
  z-index: 999;
  overflow: hidden;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .c-eco__button:before {
    content: none; }

.c-eco__item--close {
  transition-delay: 0.5s; }
  .c-eco__item--close .c-eco__button {
    background-image: url("images/ecographic/close-icon.svg");
    transition-delay: 0.5s; }

.c-eco__item--1 {
  transition-delay: 0.1s; }
  .c-eco__item--1 .c-eco__bar--left {
    background-image: url("images/ecographic/1-l.svg"); }
  .c-eco__item--1 .c-eco__bar--center {
    background-image: url("images/ecographic/1-c.svg"); }
  .c-eco__item--1 .c-eco__bar--right {
    background-image: url("images/ecographic/1-r.svg"); }
  .c-eco__item--1 .c-eco__button {
    background-image: url("images/ecographic/1-icon.svg");
    transition-delay: 0.4s; }

.c-eco__item--2 {
  transition-delay: 0.2s; }
  .c-eco__item--2 .c-eco__bar--left {
    background-image: url("images/ecographic/2-l.svg"); }
  .c-eco__item--2 .c-eco__bar--center {
    background-image: url("images/ecographic/2-c.svg"); }
  .c-eco__item--2 .c-eco__bar--right {
    background-image: url("images/ecographic/2-r.svg"); }
  .c-eco__item--2 .c-eco__button {
    background-image: url("images/ecographic/2-icon.svg");
    transition-delay: 0.4s; }

.c-eco__item--3 {
  transition-delay: 0.3s; }
  .c-eco__item--3 .c-eco__bar--left {
    background-image: url("images/ecographic/3-l.svg"); }
  .c-eco__item--3 .c-eco__bar--center {
    background-image: url("images/ecographic/3-c.svg"); }
  .c-eco__item--3 .c-eco__bar--right {
    background-image: url("images/ecographic/3-r.svg"); }
  .c-eco__item--3 .c-eco__button {
    background-image: url("images/ecographic/3-icon.svg");
    transition-delay: 0.4s; }

.c-eco__item--4 {
  transition-delay: 0.4s; }
  .c-eco__item--4 .c-eco__bar--left {
    background-image: url("images/ecographic/4-l.svg"); }
  .c-eco__item--4 .c-eco__bar--center {
    background-image: url("images/ecographic/4-c.svg"); }
  .c-eco__item--4 .c-eco__bar--right {
    background-image: url("images/ecographic/4-r.svg"); }
  .c-eco__item--4 .c-eco__button {
    background-image: url("images/ecographic/4-icon.svg");
    transition-delay: 0.4s; }

.c-eco__item--5 {
  transition-delay: 0.5s; }
  .c-eco__item--5 .c-eco__bar--left {
    background-image: url("images/ecographic/5-l.svg"); }
  .c-eco__item--5 .c-eco__bar--center {
    background-image: url("images/ecographic/5-c.svg"); }
  .c-eco__item--5 .c-eco__bar--right {
    background-image: url("images/ecographic/5-r.svg"); }
  .c-eco__item--5 .c-eco__button {
    background-image: url("images/ecographic/5-icon.svg");
    transition-delay: 0.4s; }

.c-eco__item--leed .c-eco__button {
  background-image: url("images/ecographic/LEED.svg");
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.pulsate {
  -webkit-animation: pulsate 5s ease-in-out;
  animation: pulsate 5s ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }
@keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2); }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }
@media screen and (min-width: 600px) {
  .c-eco {
    display: block; } }
@media screen and (min-width: 1024px) {
  .c-eco {
    bottom: 80px;
    right: 80px; } }
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.skip-link {
  color: #30303a;
  background-color: #f1f1f1;
  font-weight: 600;
  text-decoration: none;
  padding: 8px 16px 7px;
  outline: none;
  transition: 0s;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); }
  .skip-link:focus {
    left: 15px;
    top: 15px;
    clip: auto;
    width: auto;
    height: auto;
    z-index: 100000; }

.clearfix:before, .row:before, .clearfix:after, .row:after {
  content: " ";
  display: table; }
.clearfix:after, .row:after {
  clear: both; }

.row {
  width: 100%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .row .row {
    margin-left: -2px;
    margin-right: -2px; }
  .row .row {
    width: auto; }

.col {
  float: left;
  padding-left: 2px;
  padding-right: 2px;
  width: 100%; }

.col--flush {
  padding-left: 0;
  padding-right: 0; }

.small-1 {
  width: 8.3333333333%; }

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

.small-push-1 {
  position: relative;
  left: 8.3333333333%;
  right: auto; }

.small-pull-1 {
  position: relative;
  left: auto;
  right: 8.3333333333%; }

.small-2 {
  width: 16.6666666667%; }

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

.small-push-2 {
  position: relative;
  left: 16.6666666667%;
  right: auto; }

.small-pull-2 {
  position: relative;
  left: auto;
  right: 16.6666666667%; }

.small-3 {
  width: 25%; }

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

.small-push-3 {
  position: relative;
  left: 25%;
  right: auto; }

.small-pull-3 {
  position: relative;
  left: auto;
  right: 25%; }

.small-4 {
  width: 33.3333333333%; }

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

.small-push-4 {
  position: relative;
  left: 33.3333333333%;
  right: auto; }

.small-pull-4 {
  position: relative;
  left: auto;
  right: 33.3333333333%; }

.small-5 {
  width: 41.6666666667%; }

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

.small-push-5 {
  position: relative;
  left: 41.6666666667%;
  right: auto; }

.small-pull-5 {
  position: relative;
  left: auto;
  right: 41.6666666667%; }

.small-6 {
  width: 50%; }

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

.small-push-6 {
  position: relative;
  left: 50%;
  right: auto; }

.small-pull-6 {
  position: relative;
  left: auto;
  right: 50%; }

.small-7 {
  width: 58.3333333333%; }

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

.small-push-7 {
  position: relative;
  left: 58.3333333333%;
  right: auto; }

.small-pull-7 {
  position: relative;
  left: auto;
  right: 58.3333333333%; }

.small-8 {
  width: 66.6666666667%; }

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

.small-push-8 {
  position: relative;
  left: 66.6666666667%;
  right: auto; }

.small-pull-8 {
  position: relative;
  left: auto;
  right: 66.6666666667%; }

.small-9 {
  width: 75%; }

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

.small-push-9 {
  position: relative;
  left: 75%;
  right: auto; }

.small-pull-9 {
  position: relative;
  left: auto;
  right: 75%; }

.small-10 {
  width: 83.3333333333%; }

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

.small-push-10 {
  position: relative;
  left: 83.3333333333%;
  right: auto; }

.small-pull-10 {
  position: relative;
  left: auto;
  right: 83.3333333333%; }

.small-11 {
  width: 91.6666666667%; }

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

.small-push-11 {
  position: relative;
  left: 91.6666666667%;
  right: auto; }

.small-pull-11 {
  position: relative;
  left: auto;
  right: 91.6666666667%; }

.small-12 {
  width: 100%; }

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

.small-push-12 {
  position: relative;
  left: 100%;
  right: auto; }

.small-pull-12 {
  position: relative;
  left: auto;
  right: 100%; }

@media screen and (min-width: 600px) {
  .medium-1 {
    width: 8.3333333333%; }

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

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%; }

  .medium-2 {
    width: 16.6666666667%; }

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

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%; }

  .medium-3 {
    width: 25%; }

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

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    left: auto;
    right: 25%; }

  .medium-4 {
    width: 33.3333333333%; }

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

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%; }

  .medium-5 {
    width: 41.6666666667%; }

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

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%; }

  .medium-6 {
    width: 50%; }

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

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    left: auto;
    right: 50%; }

  .medium-7 {
    width: 58.3333333333%; }

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

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%; }

  .medium-8 {
    width: 66.6666666667%; }

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

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%; }

  .medium-9 {
    width: 75%; }

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

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    left: auto;
    right: 75%; }

  .medium-10 {
    width: 83.3333333333%; }

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

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%; }

  .medium-11 {
    width: 91.6666666667%; }

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

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%; }

  .medium-12 {
    width: 100%; }

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

  .medium-push-12 {
    position: relative;
    left: 100%;
    right: auto; }

  .medium-pull-12 {
    position: relative;
    left: auto;
    right: 100%; } }
@media screen and (min-width: 1024px) {
  .large-1 {
    width: 8.3333333333%; }

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

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    left: auto;
    right: 8.3333333333%; }

  .large-2 {
    width: 16.6666666667%; }

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

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    left: auto;
    right: 16.6666666667%; }

  .large-3 {
    width: 25%; }

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

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    left: auto;
    right: 25%; }

  .large-4 {
    width: 33.3333333333%; }

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

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    left: auto;
    right: 33.3333333333%; }

  .large-5 {
    width: 41.6666666667%; }

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

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    left: auto;
    right: 41.6666666667%; }

  .large-6 {
    width: 50%; }

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

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    left: auto;
    right: 50%; }

  .large-7 {
    width: 58.3333333333%; }

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

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    left: auto;
    right: 58.3333333333%; }

  .large-8 {
    width: 66.6666666667%; }

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

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    left: auto;
    right: 66.6666666667%; }

  .large-9 {
    width: 75%; }

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

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    left: auto;
    right: 75%; }

  .large-10 {
    width: 83.3333333333%; }

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

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    left: auto;
    right: 83.3333333333%; }

  .large-11 {
    width: 91.6666666667%; }

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

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    left: auto;
    right: 91.6666666667%; }

  .large-12 {
    width: 100%; }

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

  .large-push-12 {
    position: relative;
    left: 100%;
    right: auto; }

  .large-pull-12 {
    position: relative;
    left: auto;
    right: 100%; } }
.u-list-bare {
  list-style: none;
  margin: 0; }

.u-text-left {
  text-align: left !important; }

.u-text-right {
  text-align: right !important; }

.u-text-center {
  text-align: center !important; }

.u-text-light {
  font-weight: 300 !important; }

.u-text-italic {
  font-style: italic; }

.u-no-wrap {
  white-space: nowrap !important; }

.u-pull-left {
  float: left !important; }

.u-pull-right {
  float: right !important; }

.u-centered {
  display: block !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }

@media screen and (max-width: 599px) {
  .u-small-hide {
    display: none !important; } }
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .u-medium-hide {
    display: none !important; } }
@media screen and (min-width: 1024px) {
  .u-large-hide {
    display: none !important; } }
.u-margin-s {
  margin: 0.5rem !important; }

.u-margin-top-s {
  margin-top: 0.5rem !important; }

.u-margin-right-s {
  margin-right: 0.5rem !important; }

.u-margin-bottom-s {
  margin-bottom: 0.5rem !important; }

.u-margin-left-s {
  margin-left: 0.5rem !important; }

.u-margin-m {
  margin: 1rem !important; }

.u-margin-top-m {
  margin-top: 1rem !important; }

.u-margin-right-m {
  margin-right: 1rem !important; }

.u-margin-bottom-m {
  margin-bottom: 1rem !important; }

.u-margin-left-m {
  margin-left: 1rem !important; }

.u-margin-l {
  margin: 1.5rem !important; }

.u-margin-top-l {
  margin-top: 1.5rem !important; }

.u-margin-right-l {
  margin-right: 1.5rem !important; }

.u-margin-bottom-l {
  margin-bottom: 1.5rem !important; }

.u-margin-left-l {
  margin-left: 1.5rem !important; }

.u-padding-s {
  padding: 0.5rem !important; }

.u-padding-top-s {
  padding-top: 0.5rem !important; }

.u-padding-right-s {
  padding-right: 0.5rem !important; }

.u-padding-bottom-s {
  padding-bottom: 0.5rem !important; }

.u-padding-left-s {
  padding-left: 0.5rem !important; }

.u-padding-m {
  padding: 1rem !important; }

.u-padding-top-m {
  padding-top: 1rem !important; }

.u-padding-right-m {
  padding-right: 1rem !important; }

.u-padding-bottom-m {
  padding-bottom: 1rem !important; }

.u-padding-left-m {
  padding-left: 1rem !important; }

.u-padding-l {
  padding: 1.5rem !important; }

.u-padding-top-l {
  padding-top: 1.5rem !important; }

.u-padding-right-l {
  padding-right: 1.5rem !important; }

.u-padding-bottom-l {
  padding-bottom: 1.5rem !important; }

.u-padding-left-l {
  padding-left: 1.5rem !important; }

.u-no-margin {
  margin: 0 !important; }

.u-no-margin-top {
  margin-top: 0 !important; }

.u-no-margin-right {
  margin-right: 0 !important; }

.u-no-margin-bottom {
  margin-bottom: 0 !important; }

.u-no-margin-left {
  margin-left: 0 !important; }

.u-no-padding {
  padding: 0 !important; }

.u-no-padding-top {
  padding-top: 0 !important; }

.u-no-padding-right {
  padding-right: 0 !important; }

.u-no-padding-bottom {
  padding-bottom: 0 !important; }

.u-no-padding-left {
  padding-left: 0 !important; }

#spaceList table {
  max-width: 850px; }

.space-gallery .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px; }
  .space-gallery .gallery a {
    padding: 0 15px 15px 0;
    display: inline-block;
    width: calc( 1/3 * 100%); }

.back-link {
  display: block;
  margin-top: 20px; }

.meta-container {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f9f9f9;
  display: flex;
  flex-wrap: wrap; }
  .meta-container .meta {
    font-weight: 600;
    width: 50%;
    display: flex;
    padding-bottom: 20px; }
    .meta-container .meta .lhs {
      width: 40px;
      text-align: center;
      margin-right: 20px; }
      .meta-container .meta .lhs i {
        font-size: 40px;
        color: #6e7883; }
    .meta-container .meta .rhs .label {
      font-weight: 600;
      color: #6e7883;
      text-transform: uppercase; }

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