@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/4.2.0/normalize.min.css";
/*@import "//cloud.webtype.com/css/a722a4b5-b44a-488d-8a87-62876434d7a8.css"; */
@font-face {
  font-family: 'gauthier_fyitalic';
  src: url("../fonts/gauthierfy-italic_m-webfont.eot");
  src: url("../fonts/gauthierfy-italic_m-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gauthierfy-italic_m-webfont.woff2") format("woff2"), url("../fonts/gauthierfy-italic_m-webfont.woff") format("woff"), url("../fonts/gauthierfy-italic_m-webfont.ttf") format("truetype"), url("../fonts/gauthierfy-italic_m-webfont.svg#gauthier_fyitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  margin: 0;
  padding: 0; }

h1, h2, h3, h3, h4, h5, h6, p, a, p a, li, li a, label, input, textarea, blockquote, blockquote p {
  margin: 0;
  padding: 0; }

textarea, input, button, img, select, a:link, a:visited, a:hover, a:active, area {
  outline: none;
  border: none; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

html, body {
  margin: 0;
  padding: 0; }

body {
  letter-spacing: -0.0270em; }

.ls-0 {
  letter-spacing: 0 !important; }

.ls-1 {
  letter-spacing: 0.01em !important; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.clear-after:after {
  content: "";
  display: table;
  position: relative;
  clear: both; }

.pos-rel {
  position: relative; }

img.exp-img {
  margin-top: -160px;
  margin-left: -40px;
  height: 180px;
  width: auto; }

div.expertise-image img {
  max-width: 400px;
  width: 100%; }

img.fit {
  display: block;
  position: relative;
  width: 100%;
  height: auto; }

img.profile-img {
  border-radius: 50%;
  width: 50px;
  height: auto; }

.mw-440 {
  max-width: 440px; }
  @media screen and (max-width: 767px) {
    .mw-440 {
      margin-left: auto !important;
      margin-right: auto !important; } }

.mw-590 {
  max-width: 590px;
  margin-left: auto !important;
  margin-right: auto !important; }

.mw-768 {
  max-width: 768px;
  margin-left: auto !important;
  margin-right: auto !important; }

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

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

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

section {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.fixed-width {
  display: block;
  position: relative;
  width: calc(100% - 50px) !important;
  max-width: 1280px;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .fixed-width {
      width: calc(100% - 50px) !important; } }
  @media only screen and (max-width: 767px) {
    .fixed-width {
      width: calc(100% - 30px) !important; } }

.full-width {
  display: block;
  position: relative;
  width: calc(100% + 50px) !important;
  left: -25px !important; }
  @media only screen and (max-width: 992px) {
    .full-width {
      width: calc(100% + 50px) !important;
      left: -25px !important; } }
  @media only screen and (max-width: 767px) {
    .full-width {
      width: calc(100% + 30px) !important;
      left: -15px !important; } }

.full-width:after,
.fixed-width:after {
  content: "";
  position: relative;
  display: table;
  clear: both; }

.col-1, .col-2, .col-3, .col-4,
.col-tab-1, .col-tab-2, .col-tab-3, .col-tab-4,
.col-mob-1, .col-mob-2, .col-mob-3, .col-mob-4 {
  float: left;
  padding: 0 25px; }
  @media only screen and (max-width: 992px) {
    .col-1, .col-2, .col-3, .col-4,
    .col-tab-1, .col-tab-2, .col-tab-3, .col-tab-4,
    .col-mob-1, .col-mob-2, .col-mob-3, .col-mob-4 {
      padding: 0 25px; } }
  @media only screen and (max-width: 767px) {
    .col-1, .col-2, .col-3, .col-4,
    .col-tab-1, .col-tab-2, .col-tab-3, .col-tab-4,
    .col-mob-1, .col-mob-2, .col-mob-3, .col-mob-4 {
      padding: 0 15px; } }

.col-1 {
  width: 25%; }

.col-2 {
  width: 50%; }

.col-3 {
  width: 75%; }

.col-4 {
  width: 100%; }

@media only screen and (max-width: 992px) {
  .col-tab-1 {
    width: 25%; }

  .col-tab-2 {
    width: 50%; }

  .col-tab-3 {
    width: 75%; }

  .col-tab-4 {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .col-mob-1 {
    width: 25%; }

  .col-mob-2 {
    width: 50%; }

  .col-mob-3 {
    width: 75%; }

  .col-mob-4 {
    width: 100%; } }
.pd-0 {
  padding: 0px !important; }

.pd-10 {
  padding: 10px !important; }

.pd-20 {
  padding: 20px !important; }

.pd-30 {
  padding: 30px !important; }

.pd-40 {
  padding: 40px !important; }

.pd-50 {
  padding: 50px !important; }

.pd-60 {
  padding: 60px !important; }

.pd-70 {
  padding: 70px !important; }

.pd-100 {
  padding: 100px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pl-100 {
  padding-left: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.mob-show,
.tab-show {
  display: none !important; }

.desktop-show {
  display: block; }

@media only screen and (max-width: 992px) {
  .desktop-show {
    display: none; }

  .pd-tab-0 {
    padding: 0px !important; }

  .pd-tab-10 {
    padding: 10px !important; }

  .pd-tab-20 {
    padding: 20px !important; }

  .pd-tab-30 {
    padding: 30px !important; }

  .pd-tab-40 {
    padding: 40px !important; }

  .pd-tab-50 {
    padding: 50px !important; }

  .pd-tab-70 {
    padding: 70px !important; }

  .pd-tab-100 {
    padding: 100px !important; }

  .pl-tab-0 {
    padding-left: 0px !important; }

  .pr-tab-0 {
    padding-right: 0px !important; }

  .pt-tab-0 {
    padding-top: 0px !important; }

  .pb-tab-0 {
    padding-bottom: 0px !important; }

  .pl-tab-10 {
    padding-left: 10px !important; }

  .pr-tab-10 {
    padding-right: 10px !important; }

  .pt-tab-10 {
    padding-top: 10px !important; }

  .pb-tab-10 {
    padding-bottom: 10px !important; }

  .pl-tab-20 {
    padding-left: 20px !important; }

  .pr-tab-20 {
    padding-right: 20px !important; }

  .pt-tab-20 {
    padding-top: 20px !important; }

  .pb-tab-20 {
    padding-bottom: 20px !important; }

  .pl-tab-30 {
    padding-left: 30px !important; }

  .pr-tab-30 {
    padding-right: 30px !important; }

  .pt-tab-30 {
    padding-top: 30px !important; }

  .pb-tab-30 {
    padding-bottom: 30px !important; }

  .pl-tab-40 {
    padding-left: 40px !important; }

  .pr-tab-40 {
    padding-right: 40px !important; }

  .pt-tab-40 {
    padding-top: 40px !important; }

  .pb-tab-40 {
    padding-bottom: 40px !important; }

  .pl-tab-50 {
    padding-left: 50px !important; }

  .pr-tab-50 {
    padding-right: 50px !important; }

  .pt-tab-50 {
    padding-top: 50px !important; }

  .pb-tab-50 {
    padding-bottom: 50px !important; }

  .pl-tab-60 {
    padding-left: 60px !important; }

  .pr-tab-60 {
    padding-right: 60px !important; }

  .pt-tab-60 {
    padding-top: 60px !important; }

  .pb-tab-60 {
    padding-bottom: 60px !important; }

  .pl-tab-70 {
    padding-left: 70px !important; }

  .pr-tab-70 {
    padding-right: 70px !important; }

  .pt-tab-70 {
    padding-top: 70px !important; }

  .pb-tab-70 {
    padding-bottom: 70px !important; }

  .pl-tab-100 {
    padding-left: 100px !important; }

  .pr-tab-100 {
    padding-right: 100px !important; }

  .pt-tab-100 {
    padding-top: 100px !important; }

  .pb-tab-100 {
    padding-bottom: 100px !important; } }
@media only screen and (max-width: 767px) {
  .pd-mob-0 {
    padding: 0px !important; }

  .pd-mob-10 {
    padding: 10px !important; }

  .pd-mob-20 {
    padding: 20px !important; }

  .pd-mob-30 {
    padding: 30px !important; }

  .pd-mob-40 {
    padding: 40px !important; }

  .pd-mob-50 {
    padding: 50px !important; }

  .pd-mob-70 {
    padding: 70px !important; }

  .pd-mob-100 {
    padding: 100px !important; }

  .pl-mob-0 {
    padding-left: 0px !important; }

  .pr-mob-0 {
    padding-right: 0px !important; }

  .pt-mob-0 {
    padding-top: 0px !important; }

  .pb-mob-0 {
    padding-bottom: 0px !important; }

  .pl-mob-10 {
    padding-left: 10px !important; }

  .pr-mob-10 {
    padding-right: 10px !important; }

  .pt-mob-10 {
    padding-top: 10px !important; }

  .pb-mob-10 {
    padding-bottom: 10px !important; }

  .pl-mob-20 {
    padding-left: 20px !important; }

  .pr-mob-20 {
    padding-right: 20px !important; }

  .pt-mob-20 {
    padding-top: 20px !important; }

  .pb-mob-20 {
    padding-bottom: 20px !important; }

  .pl-mob-30 {
    padding-left: 30px !important; }

  .pr-mob-30 {
    padding-right: 30px !important; }

  .pt-mob-30 {
    padding-top: 30px !important; }

  .pb-mob-30 {
    padding-bottom: 30px !important; }

  .pl-mob-40 {
    padding-left: 40px !important; }

  .pr-mob-40 {
    padding-right: 40px !important; }

  .pt-mob-40 {
    padding-top: 40px !important; }

  .pb-mob-40 {
    padding-bottom: 40px !important; }

  .pl-mob-50 {
    padding-left: 50px !important; }

  .pr-mob-50 {
    padding-right: 50px !important; }

  .pt-mob-50 {
    padding-top: 50px !important; }

  .pb-mob-50 {
    padding-bottom: 50px !important; }

  .pl-mob-60 {
    padding-left: 60px !important; }

  .pr-mob-60 {
    padding-right: 60px !important; }

  .pt-mob-60 {
    padding-top: 60px !important; }

  .pb-mob-60 {
    padding-bottom: 60px !important; }

  .pl-mob-70 {
    padding-left: 70px !important; }

  .pr-mob-70 {
    padding-right: 70px !important; }

  .pt-mob-70 {
    padding-top: 70px !important; }

  .pb-mob-70 {
    padding-bottom: 70px !important; }

  .pl-mob-100 {
    padding-left: 100px !important; }

  .pr-mob-100 {
    padding-right: 100px !important; }

  .pt-mob-100 {
    padding-top: 100px !important; }

  .pb-mob-100 {
    padding-bottom: 100px !important; } }
.m-0 {
  margin: 0px !important; }

.m-10 {
  margin: 10px !important; }

.m-20 {
  margin: 20px !important; }

.m-30 {
  margin: 30px !important; }

.m-40 {
  margin: 40px !important; }

.m-50 {
  margin: 50px !important; }

.m-60 {
  margin: 60px !important; }

.m-70 {
  margin: 70px !important; }

.m-100 {
  margin: 100px !important; }

.ml-0 {
  margin-left: 0px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

@media only screen and (max-width: 992px) {
  .m-tab-0 {
    margin: 0px !important; }

  .m-tab-10 {
    margin: 10px !important; }

  .m-tab-20 {
    margin: 20px !important; }

  .m-tab-30 {
    margin: 30px !important; }

  .m-tab-40 {
    margin: 40px !important; }

  .m-tab-50 {
    margin: 50px !important; }

  .m-tab-60 {
    margin: 60px !important; }

  .m-tab-70 {
    margin: 70px !important; }

  .m-tab-100 {
    margin: 100px !important; }

  .ml-tab-0 {
    margin-left: 0px !important; }

  .mr-tab-0 {
    margin-right: 0px !important; }

  .mt-tab-0 {
    margin-top: 0px !important; }

  .mb-tab-0 {
    margin-bottom: 0px !important; }

  .ml-tab-10 {
    margin-left: 10px !important; }

  .mr-tab-10 {
    margin-right: 10px !important; }

  .mt-tab-10 {
    margin-top: 10px !important; }

  .mb-tab-10 {
    margin-bottom: 10px !important; }

  .ml-tab-20 {
    margin-left: 20px !important; }

  .mr-tab-20 {
    margin-right: 20px !important; }

  .mt-tab-20 {
    margin-top: 20px !important; }

  .mb-tab-20 {
    margin-bottom: 20px !important; }

  .ml-tab-30 {
    margin-left: 30px !important; }

  .mr-tab-30 {
    margin-right: 30px !important; }

  .mt-tab-30 {
    margin-top: 30px !important; }

  .mb-tab-30 {
    margin-bottom: 30px !important; }

  .ml-tab-40 {
    margin-left: 40px !important; }

  .mr-tab-40 {
    margin-right: 40px !important; }

  .mt-tab-40 {
    margin-top: 40px !important; }

  .mb-tab-40 {
    margin-bottom: 40px !important; }

  .ml-tab-50 {
    margin-left: 50px !important; }

  .mr-tab-50 {
    margin-right: 50px !important; }

  .mt-tab-50 {
    margin-top: 50px !important; }

  .mb-tab-50 {
    margin-bottom: 50px !important; }

  .ml-tab-60 {
    margin-left: 60px !important; }

  .mr-tab-60 {
    margin-right: 60px !important; }

  .mt-tab-60 {
    margin-top: 60px !important; }

  .mb-tab-60 {
    margin-bottom: 60px !important; }

  .ml-tab-70 {
    margin-left: 70px !important; }

  .mr-tab-70 {
    margin-right: 70px !important; }

  .mt-tab-70 {
    margin-top: 70px !important; }

  .mt-tab-150 {
    margin-top: 150px !important; }

  .mb-tab-70 {
    margin-bottom: 70px !important; }

  .ml-tab-100 {
    margin-left: 100px !important; }

  .mr-tab-100 {
    margin-right: 100px !important; }

  .mt-tab-100 {
    margin-top: 100px !important; }

  .mb-tab-100 {
    margin-bottom: 100px !important; }

  .tab-hide {
    display: none !important; }

  .tab-show {
    display: block !important; } }
@media only screen and (max-width: 767px) {
  .m-mob-0 {
    margin: 0px !important; }

  .m-mob-10 {
    margin: 10px !important; }

  .m-mob-20 {
    margin: 20px !important; }

  .m-mob-30 {
    margin: 30px !important; }

  .m-mob-40 {
    margin: 40px !important; }

  .m-mob-50 {
    margin: 50px !important; }

  .m-mob-60 {
    margin: 60px !important; }

  .m-mob-70 {
    margin: 70px !important; }

  .m-mob-100 {
    margin: 100px !important; }

  .ml-mob-0 {
    margin-left: 0px !important; }

  .mr-mob-0 {
    margin-right: 0px !important; }

  .mt-mob-0 {
    margin-top: 0px !important; }

  .mb-mob-0 {
    margin-bottom: 0px !important; }

  .ml-mob-10 {
    margin-left: 10px !important; }

  .mr-mob-10 {
    margin-right: 10px !important; }

  .mt-mob-10 {
    margin-top: 10px !important; }

  .mb-mob-10 {
    margin-bottom: 10px !important; }

  .ml-mob-20 {
    margin-left: 20px !important; }

  .mr-mob-20 {
    margin-right: 20px !important; }

  .mt-mob-20 {
    margin-top: 20px !important; }

  .mb-mob-20 {
    margin-bottom: 20px !important; }

  .ml-mob-30 {
    margin-left: 30px !important; }

  .mr-mob-30 {
    margin-right: 30px !important; }

  .mt-mob-30 {
    margin-top: 30px !important; }

  .mb-mob-30 {
    margin-bottom: 30px !important; }

  .ml-mob-40 {
    margin-left: 40px !important; }

  .mr-mob-40 {
    margin-right: 40px !important; }

  .mt-mob-40 {
    margin-top: 40px !important; }

  .mb-mob-40 {
    margin-bottom: 40px !important; }

  .ml-mob-50 {
    margin-left: 50px !important; }

  .mr-mob-50 {
    margin-right: 50px !important; }

  .mt-mob-50 {
    margin-top: 50px !important; }

  .mb-mob-50 {
    margin-bottom: 50px !important; }

  .ml-mob-60 {
    margin-left: 60px !important; }

  .mr-mob-60 {
    margin-right: 60px !important; }

  .mt-mob-60 {
    margin-top: 60px !important; }

  .mb-mob-60 {
    margin-bottom: 60px !important; }

  .ml-mob-70 {
    margin-left: 70px !important; }

  .mr-mob-70 {
    margin-right: 70px !important; }

  .mt-mob-70 {
    margin-top: 70px !important; }

  .mb-mob-70 {
    margin-bottom: 70px !important; }

  .ml-mob-100 {
    margin-left: 100px !important; }

  .mr-mob-100 {
    margin-right: 100px !important; }

  .mt-mob-100 {
    margin-top: 100px !important; }

  .mb-mob-100 {
    margin-bottom: 100px !important; }

  .mob-hide {
    display: none !important; }

  .mob-show {
    display: block !important; } }
div.site-wrapper {
  min-height: calc(100vh - 427px); }

#insta-feed {
  padding: 24px 0 12px 0; }

#insta-feed a {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  max-width: calc(33% - 15px); }
  @media only screen and (max-width: 767px) {
    #insta-feed a {
      max-width: calc(50% - 10px);
      margin-right: 10px; }
      #insta-feed a.last {
        display: none; } }

#insta-feed a:last-of-type {
  margin-right: 0 !important; }

#sbi_images {
  margin-left: -20px !important;
  margin-right: -10px !important;
  width: calc(100% + 40px) !important; }

#sb_instagram {
  padding-bottom: 0 !important; }

div.shift-right {
  position: relative;
  width: calc( 100% - 150px ) !important;
  margin-left: 150px !important; }
  @media only screen and (max-width: 992px) {
    div.shift-right {
      width: 100% !important;
      margin-left: 0 !important; } }

div.shift-right-content {
  width: calc( 100% - 100px );
  position: relative;
  margin-bottom: 6px !important; }
  @media only screen and (max-width: 992px) {
    div.shift-right-content {
      width: 100% !important; } }

img.fix-left {
  margin-left: -200px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin-top: 0 !important;
  left: 0;
  height: auto; }
  @media only screen and (max-width: 992px) {
    img.fix-left {
      position: absolute;
      margin: 0;
      left: 60px;
      top: -50px;
      transform: translate(0, -50%); } }
  @media only screen and (max-width: 767px) {
    img.fix-left {
      position: relative;
      transform: translate(0);
      left: 20px;
      top: 0;
      margin-top: -190px !important;
      max-width: 200px; } }

.shift-up {
  position: relative;
  z-index: 9999;
  margin-top: -127px;
  width: calc(100% - 100px );
  left: 50px; }
  @media only screen and (max-width: 992px) {
    .shift-up {
      width: 100%;
      left: 0; } }

@media only screen and (max-width: 992px) {
  .full-width-tab {
    width: calc(100% + 100px) !important;
    margin-left: -50px !important; } }
@media only screen and (max-width: 767px) {
  .full-width-mob {
    width: calc(100% + 100px) !important;
    margin-left: -50px !important; } }
@media only screen and (max-width: 992px) {
  .double-size-tab {
    transform: scale(1.4); } }
div.blog-header-image {
  text-align: right; }

div.blog-header-image img {
  height: 240px;
  width: auto;
  text-align: right;
  display: inline; }

div.about-item {
  margin-top: 200px; }
  div.about-item.about-item-1 {
    margin-top: 0; }
  @media only screen and (max-width: 992px) {
    div.about-item {
      margin-top: 70px; } }

.white {
  background: #fff; }

.grey {
  background: #3D3C3B; }

body.page-template-page-contact,
.yellow {
  background: #F9C51A; }

.light-grey {
  background: #f5f2ed; }

.beige {
  background: #f4f3f4; }

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p, .white-text a, .white-text p a, .white-text li, .white-text li a, .white-text label, .white-text input, .white-text textarea, .white-text blockquote, .white-text blockquote p {
  color: #fff; }

.grey-text, .grey-text h1, .grey-text h2, .grey-text h3, .grey-text h3, .grey-text h4, .grey-text h5, .grey-text h6, .grey-text p, .grey-text a, .grey-text p a, .grey-text li, .grey-text li a, .grey-text label, .grey-text input, .grey-text textarea, .grey-text blockquote, .grey-text blockquote p {
  color: #3D3C3B; }

.yellow-text, .yellow-text h1, .yellow-text h2, .yellow-text h3, .yellow-text h3, .yellow-text h4, .yellow-text h5, .yellow-text h6, .yellow-text p, .yellow-text a, .yellow-text p a, .yellow-text li, .yellow-text li a, .yellow-text label, .yellow-text input, .yellow-text textarea, .yellow-text blockquote, .yellow-text blockquote p {
  color: #FDC40B; }

h1, h2, h3, h3, h4, h5, h6, p, a, p a, li, li a, label, input, textarea, blockquote, blockquote p {
  color: #333; }

div.text-light h1, div.text-light h2, div.text-light h3, div.text-light h3, div.text-light h4, div.text-light h5, div.text-light h6, div.text-light p, div.text-light a, div.text-light p a, div.text-light li, div.text-light li a, div.text-light label, div.text-light input, div.text-light textarea, div.text-light blockquote, div.text-light blockquote p {
  color: #fff; }

b, strong {
  font-weight: bold; }

h1 {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  font-size: 106px;
  line-height: 96px; }
  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 30px;
      line-height: 34px;
      display: none;
      /* ? */ } }

h2 {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 56px;
  line-height: 60px;
    /*
    @media only screen and (max-width : 767px) {
        
        font-size: $fs-md-mob;
        line-height: $lh-md-mob;   

    }
    */ }

h3 {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 52px;
  max-width: 900px;
    /*
    @media only screen and (max-width : 767px) {
        
        font-size: $fs-md-mob;
        line-height: $lh-md-mob;   

    }
    */ }
  @media screen and (min-width: 992px) {
    h3.lh-v2 {
      line-height: 50px; } }

div.haveaquestion h2,
div.introduction-text p,
h4 {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 42px; }
  div.haveaquestion h2:not(.arw-link) a,
  div.introduction-text p:not(.arw-link) a,
  h4:not(.arw-link) a {
    display: inline;
    position: relative; }
    div.haveaquestion h2:not(.arw-link) a:before, div.haveaquestion h2:not(.arw-link) a:after,
    div.introduction-text p:not(.arw-link) a:before,
    div.introduction-text p:not(.arw-link) a:after,
    h4:not(.arw-link) a:before,
    h4:not(.arw-link) a:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background: #FDC40B;
      transition: width .35s .1s, opacity .1s;
      z-index: -1; }
    div.haveaquestion h2:not(.arw-link) a:after,
    div.introduction-text p:not(.arw-link) a:after,
    h4:not(.arw-link) a:after {
      width: 0; }
    div.haveaquestion h2:not(.arw-link) a:hover:before,
    div.introduction-text p:not(.arw-link) a:hover:before,
    h4:not(.arw-link) a:hover:before {
      opacity: 0; }
    div.haveaquestion h2:not(.arw-link) a:hover:after,
    div.introduction-text p:not(.arw-link) a:hover:after,
    h4:not(.arw-link) a:hover:after {
      width: 100%; }
    div.haveaquestion h2:not(.arw-link) a.white-underline:before, div.haveaquestion h2:not(.arw-link) a.white-underline:after,
    div.introduction-text p:not(.arw-link) a.white-underline:before,
    div.introduction-text p:not(.arw-link) a.white-underline:after,
    h4:not(.arw-link) a.white-underline:before,
    h4:not(.arw-link) a.white-underline:after {
      background: #fff; }

h5 {
  font-family: 'gauthier_fyitalic', serif;
  font-weight: 100;
  font-size: 36px;
  line-height: 44px; }
  @media only screen and (max-width: 767px) {
    h5 {
      font-size: 30px;
      line-height: 34px; } }

.align-center h5 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.blog-content p {
  margin-bottom: 12px; }

.blog-content h3,
.blog-content h2,
h6 {
  font-family: 'Nitti Grotesk', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px; }
  @media only screen and (max-width: 767px) {
    .blog-content h3:not(.small, .link),
    .blog-content h2:not(.small, .link),
    h6:not(.small, .link) {
      font-size: 30px;
      line-height: 34px; } }
  .blog-content h3.small,
  .blog-content h2.small,
  h6.small {
    font-size: 22px;
    line-height: 29px; }
  .blog-content h3.link,
  .blog-content h2.link,
  h6.link {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em !important; }
    .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a,
    .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a,
    h6.link:not(.arw-type-1):not(.arw-type-4) a {
      display: inline-block;
      position: relative; }
      .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a:before, .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a:after,
      .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a:before,
      .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a:after,
      h6.link:not(.arw-type-1):not(.arw-type-4) a:before,
      h6.link:not(.arw-type-1):not(.arw-type-4) a:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #FDC40B;
        transition: width .35s .1s, opacity .1s;
        z-index: -1; }
      .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a:after,
      .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a:after,
      h6.link:not(.arw-type-1):not(.arw-type-4) a:after {
        width: 0; }
      .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a:hover:before,
      .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a:hover:before,
      h6.link:not(.arw-type-1):not(.arw-type-4) a:hover:before {
        opacity: 0; }
      .blog-content h3.link:not(.arw-type-1):not(.arw-type-4) a:hover:after,
      .blog-content h2.link:not(.arw-type-1):not(.arw-type-4) a:hover:after,
      h6.link:not(.arw-type-1):not(.arw-type-4) a:hover:after {
        width: 100%; }
  .blog-content h3.link-spread,
  .blog-content h2.link-spread,
  h6.link-spread {
    line-height: 24px; }

.no-underline a:after, .no-underline a:before {
  display: none !important; }

p {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0 !important;
  margin-bottom: 6px; }
  p a.arw-type-1 {
    position: relative;
    top: 4px; }
  p a:not(.arw-type-1) {
    display: inline-block;
    position: relative; }
    p a:not(.arw-type-1):before, p a:not(.arw-type-1):after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background: #FDC40B;
      transition: width .35s .1s, opacity .1s;
      z-index: -1; }
    p a:not(.arw-type-1):after {
      width: 0; }
    p a:not(.arw-type-1):hover:before {
      opacity: 0; }
    p a:not(.arw-type-1):hover:after {
      width: 100%; }

div.content-section ul,
div.expertise-box ul,
ul.plusses {
  list-style-type: none;
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0 !important;
  margin-bottom: 6px; }
  div.content-section ul li,
  div.expertise-box ul li,
  ul.plusses li {
    position: relative;
    padding-left: 20px; }
    div.content-section ul li:before,
    div.expertise-box ul li:before,
    ul.plusses li:before {
      content: "+";
      color: #FDC40B;
      position: absolute;
      left: 0;
      top: 1px; }
  div.content-section ul.plusses-grey li:before,
  div.expertise-box ul.plusses-grey li:before,
  ul.plusses.plusses-grey li:before {
    color: #333; }

div.content-section ul li:before {
  color: #333; }

div.plus-list-bold ul {
  margin-top: 20px; }
  div.plus-list-bold ul li {
    font-family: 'Nitti Grotesk', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 25px; }

a {
  text-decoration: none; }

blockquote p {
  font-family: 'gauthier_fyitalic', serif;
  font-weight: 100;
  font-size: 22px;
  line-height: 30px; }

header nav ul,
nav.filter-nav ul {
  display: block;
  position: relative;
  list-style-type: none;
  padding: 31px 0; }
  header nav ul li,
  nav.filter-nav ul li {
    display: inline;
    float: left;
    /*
    &:last-of-type a {
        margin-right: 0;
        padding-right: 0;
    }
    */ }
    header nav ul li a,
    nav.filter-nav ul li a {
      /*
      display: block;
      */
      position: relative;
      font-family: 'Nitti Grotesk', sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 16px;
      line-height: 16px;
      text-transform: uppercase;
      letter-spacing: 0.1em !important;
      margin: 0 17px; }
      header nav ul li a:before, header nav ul li a:after,
      nav.filter-nav ul li a:before,
      nav.filter-nav ul li a:after {
        content: "";
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 0;
        height: 2px;
        background: #FDC40B;
        transition: width .35s .1s, opacity .1s;
        z-index: 1; }
      header nav ul li a:after,
      nav.filter-nav ul li a:after {
        width: 0; }
      header nav ul li a:hover:before,
      nav.filter-nav ul li a:hover:before {
        opacity: 0; }
      header nav ul li a:hover:after,
      nav.filter-nav ul li a:hover:after {
        width: 100%; }
    header nav ul li.current-menu-item a:after,
    nav.filter-nav ul li.current-menu-item a:after {
      width: 100%; }

li.current-page-ancestor a:after,
body.single-post li#menu-item-157 a:after,
body.category li#menu-item-157 a:after,
body.single-project li.menu-item-object-project a:after,
body.tax-project_categories li.menu-item-object-project a:after {
  width: 100%; }

body.single-project li.current_page_parent a:after,
body.post-type-archive-project li.current_page_parent a:after {
  width: 0; }

@media only screen and (max-width: 1100px) {
  header nav ul.desktop-nav {
    display: none; } }
nav.filter-nav {
  padding-bottom: 12px; }
  @media only screen and (max-width: 1100px) {
    nav.filter-nav {
      padding-bottom: 0; } }

nav.filter-nav ul li:first-child {
  display: block;
  position: relative;
  font-family: 'Nitti Grotesk', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em !important;
  margin: 0 17px 0 0; }

nav.filter-nav ul li a:before, nav.filter-nav ul li a:after {
  content: "";
  background: #fff !important; }

nav.filter-nav ul li.active a:before, nav.filter-nav ul li.active a:after {
  width: 100% !important; }

/* Splitters */
.splitter {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  background: #ccc; }

.news-item-half h4 {
  margin-bottom: 14px; }

.load-more-splitter {
  position: relative;
  display: block;
  text-align: center;
  margin: 120px 0 0 0; }

.load-more-splitter h6 {
  position: relative;
  display: inline-block;
  background: #fff;
  top: -3px;
  padding: 0 30px;
  z-index: 2; }

.load-more-splitter:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  top: 50%;
  left: 0;
  z-index: 1; }

.signup-wrapper {
  position: relative;
  display: block;
  /*
  height: 40px;
  */
  width: 100%;
  top: -6px; }

input.signup-field {
  border: none;
  background: #fff;
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 0 20px;
  z-index: 1; }

input.signup-submit {
  border: none;
  background: url(../img/arrow/arrow-3.png) center center no-repeat #fff;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }

.blog-subtitle {
  margin-top: 18px;
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  div.mobile-paragraph-zeromargin p {
    margin-bottom: 0; } }

@media only screen and (max-width: 992px) {
  section.filter-nav-container {
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.03); }

  nav.filter-nav ul li {
    float: inherit;
    display: none; }
    nav.filter-nav ul li a {
      display: inline-block;
      position: relative;
      padding: 0 0 20px 0;
      font-family: 'Nitti Grotesk Semilight', sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 38px;
      color: #000;
      text-decoration: none;
      text-transform: none;
      margin-left: 0;
      padding-bottom: 20px;
      line-height: inherit;
      letter-spacing: inherit !important; }
      nav.filter-nav ul li a:before, nav.filter-nav ul li a:after {
        display: none; }
    nav.filter-nav ul li.filter-heading {
      display: block;
      cursor: pointer; }
      nav.filter-nav ul li.filter-heading span {
        display: none; }
      nav.filter-nav ul li.filter-heading:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/arrow/arrow-white-down.png) no-repeat;
        width: 18px;
        height: 23px; }
      nav.filter-nav ul li.filter-heading.filter-open:after {
        background: url(../img/arrow/arrow-white-up.png) no-repeat; }
    nav.filter-nav ul li.first-item {
      margin-top: 60px; } }
body.page-template-page-expertise-landing section.filter-nav-container {
  background: #E3DDD5; }
  body.page-template-page-expertise-landing section.filter-nav-container nav.filter-nav {
    padding: 52px 0; }
  body.page-template-page-expertise-landing section.filter-nav-container li.filter-heading {
    font-family: 'Nitti Grotesk', sans-serif;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: inherit !important; }
    @media only screen and (max-width: 767px) {
      body.page-template-page-expertise-landing section.filter-nav-container li.filter-heading:not(.small, .link) {
        font-size: 30px;
        line-height: 34px; } }
  body.page-template-page-expertise-landing section.filter-nav-container ul {
    padding: 0; }
    body.page-template-page-expertise-landing section.filter-nav-container ul li a {
      margin-top: 12px; }
      body.page-template-page-expertise-landing section.filter-nav-container ul li a:after {
        background-color: #FDC40B !important; }
  body.page-template-page-expertise-landing section.filter-nav-container ul:after {
    content: "";
    position: relative;
    display: table;
    clear: both; }

p.playshowreel {
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  font-size: 70px;
  line-height: 1;
  position: absolute;
  top: 56%;
  text-align: center;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    p.playshowreel {
      display: none; } }

p.custom-caption, h1.custom-caption, h2.custom-caption, h3.custom-caption, h4.custom-caption, h5.custom-caption, h6.custom-caption {
  font-family: 'Nitti Grotesk', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: 0 !important; }

div.home-carousel {
  display: none; }

#banner-container {
  display: block; }

@media screen and (max-width: 1024px) {
  banner-container {
    display: none; }

  div.home-carousel {
    height: 700px;
    width: 100%;
    overflow: hidden;
    display: block; }
    div.home-carousel img {
      width: 100%;
      height: 700px;
      object-fit: cover; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    div.home-carousel {
      height: 450px; } }

button.alm-load-more-btn:after,
.arw-type-1:after,
.arw-type-2:after,
.arw-type-3:after,
.arw-type-4:after {
  content: "";
  display: inline-block;
  position: relative;
  margin-left: 10px;
  height: 18px;
  width: 23px;
  transition: all .3s; }

.arw-type-1:after {
  background: url(../img/arrow/arrow-1-long.png) center right no-repeat;
  overflow: hidden; }

.arw-type-1:hover:after {
  width: 33px; }

.arw-type-2:after {
  background: url(../img/arrow/arrow-2-long.png) center right no-repeat; }

.arw-type-2:hover:after {
  width: 33px; }

.arw-type-3:after {
  background: url(../img/arrow/arrow-3.png) center center no-repeat; }

button.alm-load-more-btn:after,
.arw-type-4:after {
  background: url(../img/arrow/arrow-4.png) center center no-repeat; }

h6.arw-type-1:after,
h6.arw-type-2:after,
h6.arw-type-3:after {
  top: 4px; }

button.alm-load-more-btn:after,
h6.arw-type-4:after {
  height: 22px;
  top: 5px; }

div.clickable:hover,
div.project-item:hover {
  cursor: pointer; }
  div.clickable:hover .arw-type-1:after,
  div.project-item:hover .arw-type-1:after {
    width: 33px; }

.icon {
  display: inline-block;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 36px;
  position: relative;
  top: 12px;
  margin-right: 10px; }

.icon-news {
  background-image: url(../img/icon/news.svg);
  width: 44px; }

.icon-podcast {
  background-image: url(../img/icon/podcast.svg);
  width: 31px; }

.icon-insight {
  background-image: url(../img/icon/insight.svg);
  width: 63px; }

.icon-work {
  background-image: url(../img/icon/work.svg);
  width: 38px; }

.icon-instagram {
  background-image: url(../img/icon/instagram.svg);
  width: 40px; }

.playvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  margin-left: -45px;
  margin-top: -80px; }
  @media only screen and (max-width: 767px) {
    .playvideo {
      width: 70px;
      margin-top: -35px; } }

.nextsection {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 45px;
  margin-left: -22.5px; }
  @media only screen and (max-width: 767px) {
    .nextsection {
      display: none; } }

nav.desktop-nav {
  display: block !important; }

nav.mobile-nav {
  display: none !important; }

@media only screen and (max-width: 992px) {
  nav.desktop-nav {
    display: none !important; }

  nav.mobile-nav {
    display: block !important; } }
/* Breakpoint at which Mobile Menu Icon is displayed */
@media screen and (min-width: 1100px) {
  #mobile-menu {
    display: none !important; } }
#mobile-menu {
  display: block;
  position: absolute;
  top: 28px;
  right: 24px;
  height: 24px;
  width: 32px; }

#mobile-menu > input[type="checkbox"] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 32px;
  z-index: 1;
  opacity: 0;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 999; }

#mobile-menu > span {
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  width: 32px;
  border-radius: 2px;
  background: #000;
  /* Change Menu Icon Colour */
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  z-index: 998; }

#mobile-menu > span:first-of-type {
  top: 0; }

#mobile-menu > span:nth-of-type(2) {
  top: 10px; }

#mobile-menu > span:nth-of-type(3) {
  top: 20px; }

#mobile-menu > input[type="checkbox"]:checked ~ span:first-of-type {
  transform: rotate(45deg);
  top: 10px;
  background: #fff; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(2) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 10px;
  background: #fff; }

#menu-slide-out {
  position: fixed;
  top: 0;
  left: -100%;
  /* Change Slide Out Menu width */
  width: 100%;
  /* Ensure these values are the same */
  height: 100vh;
  box-sizing: border-box;
  transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  z-index: 997;
  -webkit-font-smoothing: antialiased; }

#mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out {
  left: 0; }

/* Non-Essential Styling */
#menu-slide-out {
  background: #FDC40B;
  padding: 110px 50px; }
  @media only screen and (max-width: 767px) {
    #menu-slide-out {
      padding: 110px 30px; } }

#menu-slide-out ul {
  list-style-type: none; }

#menu-slide-out ul li a {
  display: inline-block;
  position: relative;
  padding: 0 0 20px 0;
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  color: #000;
  text-decoration: none; }

header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 76px;
  width: 100%;
  z-index: 99999;
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.06); }

body.logged-in header {
  top: 32px; }

.header-spacer {
  display: block;
  position: relative;
  width: 100%;
  height: 76px; }

footer {
  margin-top: 140px;
  width: 100%; }

body.single-post footer,
body.single-project footer,
body.blog-single footer {
  margin-top: 0; }

p.copyright {
  margin-top: 2px;
  color: #616160 !important; }

a#footer-logo {
  position: relative;
  top: -2px; }

@media only screen and (max-width: 992px) {
  .responsive-footer {
    text-align: center;
    left: -10px;
    position: relative; }

  a#footer-logo {
    left: 6px !important;
    margin: 0 auto;
    margin-bottom: -20px !important; } }
@media only screen and (max-width: 992px) {
  #banner-content-wrap {
    width: calc(100% - 100px);
    left: 50px;
    position: relative; } }
@media only screen and (max-width: 767px) {
  #banner-content-wrap {
    width: 100%;
    left: 0; } }

#banner-content-container {
  box-sizing: initial !important;
  border: 50px solid #f5f2ed;
  border-top-width: 40px;
  border-bottom: none;
  position: relative;
  left: -50px;
  width: 100%; }
  #banner-content-container h2, #banner-content-container h3, #banner-content-container h4, #banner-content-container h5, #banner-content-container h6 {
    max-width: 900px; }
  #banner-content-container h2 {
    margin-bottom: 20px; }

#banner-title-container {
  overflow: hidden;
  position: absolute;
  padding: 20px 0;
  bottom: 157px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1230px; }
  @media screen and (max-width: 1420px) {
    #banner-title-container {
      max-width: calc(100% - 250px); } }
  @media screen and (max-width: 1280px) {
    #banner-title-container {
      max-width: calc(100% - 150px); } }

h1.banner-title {
  z-index: 2; }

#banner-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 0;
  padding-bottom: 50%; }
  @media only screen and (max-width: 767px) {
    #banner-container {
      padding-bottom: 120%; } }
  @media screen and (min-width: 1400px) {
    #banner-container {
      padding: 0;
      height: calc(76vh - 76px); } }

@media screen and (min-width: 1400px) {
  body.logged-in #banner-container {
    height: calc(76vh - 108px); } }

a#logo {
  padding: 0;
  margin: 13px 0;
  left: -48px;
  z-index: 999; }

a#footer-logo {
  left: -49px;
  top: -25px; }

a#logo, a#footer-logo {
  display: block;
  position: relative;
  max-width: 209px;
  height: auto; }
  a#logo img, a#footer-logo img {
    display: block;
    width: 100%;
    width: 209px;
    height: 50px; }

a#footer-logo img {
  height: 148px; }

a.social-icon {
  display: inline-block;
  height: 32px;
  width: 32px;
  background-position: 0 -32px;
  background-size: cover;
  background-repeat: no-repeat; }

a.social-icon.twitter {
  background-image: url(../img/icon/twitter-sprite.png); }

a.social-icon.linkedin {
  background-image: url(../img/icon/linkedin-sprite.png); }

a.social-icon.instagram {
  background-image: url(../img/icon/instagram-sprite.png); }

a.social-icon:hover {
  background-position: 0 0; }

.headroom {
  /*
  -webkit-transition: transform 200ms linear;
   -moz-transition: transform 200ms linear;
  -o-transition: transform 200ms linear;
  transition: transform 200ms linear;
  */
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

.headroom--pinned {
  /*
  -ms-transform: translateY(0%); /* IE 9 */
  /*
  -webkit-transform: translateY(0%); /* Chrome, Safari, Opera */
  /*
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
*/ }

.headroom--unpinned {
  -ms-transform: translateY(-100%);
  /* IE 9 */
  -webkit-transform: translateY(-100%);
  /* Chrome, Safari, Opera */
  transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%); }

body.nav-open .headroom--unpinned {
  -ms-transform: translateY(0%);
  /* IE 9 */
  -webkit-transform: translateY(0%);
  /* Chrome, Safari, Opera */
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%); }

#map-canvas {
  height: 440px;
  width: 100%;
  margin: 0px;
  padding: 0px; }
  @media only screen and (max-width: 767px) {
    #map-canvas {
      height: 300px; } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
  .embed-container p {
    display: none; }

div.showreel {
  max-height: calc(100vh - 76px);
  overflow: hidden; }

body.logged-in div.showreel {
  max-height: calc(100vh - 108px); }

.lity {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.7); }

.next-post {
  cursor: pointer; }


#page-next .load-more,
#page-content {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

/*
body.animating-project {

  /*
  #page-content {
    display: none;
  }
  */
/*
  footer {
    opacity:0;
  }

  header {
    opacity:0;
  }

  #page-next .load-more {
    opacity: 0;
  }

  .next-post div.col-4 {
    overflow: inherit;
    height:auto;
  }


}
/*

body.animating-project #next-post-container {
  position: fixed;
  width:100%;
  z-index: 9999;
  background-color: #fff;
  top:0;
  left:0;
}
*/
#page-content,
#page-header,
header,
footer {
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

.next-post div.col-4 {
  -webkit-transition: height .5s;
  -o-transition: height .5s;
  transition: height .5s; }

#next-post-container {
  position: relative;
  z-index: 999;
  top: 0;
  width: 100%; }

body.hide-footer footer {
  opacity: 0; }

body.animating-project header {
  opacity: 0; }
body.animating-project .next-post div.col-4 {
  height: auto; }
body.animating-project #page-content,
body.animating-project #page-header {
  opacity: 0; }

.page-header {
  top: 0;
  width: 100%; }

body.animating-project-scroll .next-post-container {
  position: fixed; }

div.next-post-container div.custom-banner-bg {
  background: #fff !important; }

div.next-post div.blog-author {
  display: none; }

div.next-post div.next-post-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }

.blog-content h2 {
  margin: 30px 0 10px; }

.blog-content h3 {
  font-size: 22px;
  line-height: 29px;
  margin: 20px 0 10px; }

.blog-content img {
  max-width: 100%;
  height: auto;
  margin: 1rem 0; }

form.yikes-easy-mc-form input[type="text"],
form.yikes-easy-mc-form input[type="email"] {
  border: none !important;
  background: #fff !important;
  height: 40px !important;
  line-height: 40px !important;
  width: 100% !important;
  padding: 0 20px !important;
  z-index: 1 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

@media screen and (min-width:526px) {
  .yikes-easy-mc-form input.field-right-half, .yikes-easy-mc-form label.field-right-half,
  .yikes-easy-mc-form input.field-left-half, .yikes-easy-mc-form label.field-left-half {
    width:49%!important;
  }

  .yikes-easy-mc-form input.field-right-half, .yikes-easy-mc-form label.field-right-half {
    margin-left:0!important;
  }
}

button.yikes-easy-mc-submit-button {
  background: #3D3C3B;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1em !important;
  font-family: 'Nitti Grotesk', sans-serif;
  font-weight:bold;
  padding:0 55px 0 20px!important;
  width:auto!important;
  position: relative;
  transition: 0.3s all;
  margin-top:0!important;
}

button.yikes-easy-mc-submit-button:hover {
  background: #000;
}

button.yikes-easy-mc-submit-button:after {
  content: '';
  background:url(../img/arrow/arrow-1-long.png) no-repeat right;
  position: absolute;
  right:18px;
  top:11px;
  width:23px;
  height:18px;
}

.yikes-easy-mc-form {
  position: relative; }

body.single-post div.yellow.full-width-mob {
  margin-bottom: 70px; }

p.yikes-easy-mc-success-message,
.yikes-easy-mc-error-message {
  color: #3D3C3B !important;
  background: none !important;
  padding: 0 !important;
  position: relative !important;
  font-size: 18px !important;
  font-family: 'Nitti Grotesk Semilight', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px !important;
  line-height: 36px !important;
  margin: 0 0 20px !important; }

p.yikes-easy-mc-success-message {
  font-size: 36px !important;
  line-height: 40px !important; }

div.quote {
  width: 100%; }

img.prev-arw {
  position: absolute;
  left: 20px;
  top: 40px;
  transform: rotate(-180deg);
  z-index: 999;
  cursor: pointer; }

img.next-arw {
  position: absolute;
  right: 20px;
  top: 40px;
  z-index: 999;
  cursor: pointer; }

div.client-logos div.logo {
  width: 16.66%;
  float: left; }
  @media only screen and (max-width: 992px) {
    div.client-logos div.logo {
      width: 33.33%; } }
  @media only screen and (max-width: 767px) {
    div.client-logos div.logo {
      width: 50%; } }
  div.client-logos div.logo img {
    width: 100%; }

#menu-item-wpml-ls-2-en {
  margin-left: 45px; }

li.wpml-ls-menu-item {
  margin: -2px 0px 0; }
  li.wpml-ls-menu-item a {
    font-size: 13px;
    border: 1px solid transparent;
    line-height: 20px;
    padding: 0 5px;
    margin: 0; }
    li.wpml-ls-menu-item a:hover {
      color: #FDC40B; }
    li.wpml-ls-menu-item a:hover:after {
      width: 0; }
  li.wpml-ls-menu-item.wpml-ls-current-language a {
    border: 1px solid #FDC40B; }

#menu-slide-out li.wpml-ls-item-en {
  margin-top: 30px !important; }
#menu-slide-out li.wpml-ls-menu-item a {
  font-size: 26px !important; }

div.alm-btn-wrap:after {
  content: "";
  display: table;
  clear: both; }

div.alm-btn-wrap {
  position: relative;
  display: block;
  text-align: center;
  margin: 120px 0 0 0;
  clear: both; }
  div.alm-btn-wrap button.alm-load-more-btn {
    position: relative;
    display: inline-block;
    background: #fff;
    top: -3px;
    padding: 0 30px;
    z-index: 2;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em !important;
    font-family: 'Nitti Grotesk', sans-serif; }
    div.alm-btn-wrap button.alm-load-more-btn.done {
      display: none; }

div.alm-btn-wrap::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  top: 50%;
  left: 0;
  z-index: 1; }

body.category .clear-float {
  clear: none !important; }

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