@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css";
@import "https://fonts.googleapis.com/css?family=Playfair+Display";
@import "https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,500,700";
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  background: #fff; }

::-webkit-scrollbar-thumb {
  background: #333; }

html, body {
  scrollbar-width: 5px;
  scrollbar-color: #333 #fff; }

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 {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  border: 10px solid #fff;
  overflow-y: auto !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important; }
  body:before, body:after {
    content: "";
    display: block;
    position: fixed;
    height: 10px;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 9999; }
  body:before {
    top: 0; }
  body:after {
    bottom: 0; }
.page-id-23776 body {
    overflow-y: auto !important;
}
body.privacy_page {
    overflow-y: auto !important;
}
.privacy_page {
    max-width: 900px;
    margin: 50px auto;
    padding: 20px;
}
.fit {
  display: block;
  position: relative;
  width: 100%;
  height: auto; }

/* Set Up Scene */
.scene {
  display: block;
  position: fixed;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  overflow: hidden;
  z-index: 1; }

canvas {
  width: 100%;
  height: 100%; }

/* Make tangible and center before interaction */
#chase {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1px;
  width: 1px;
  background: transparent;
  z-index: 9999; }

#fullpage {
  z-index: 1; }

.section {
  display: block;
  position: relative;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-color: #000; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 2.5s .3s;
  background: rgba(30, 30, 30, 0.7); }
  .overlay.fade {
    background: rgba(0, 0, 0, 0.75); }

.cols-container {
  display: block;
  position: relative;
  padding-bottom: 50px; }
  .cols-container:after {
    content: "";
    display: block;
    position: relative;
    clear: both; }
  .cols-container .half {
    display: block;
    position: relative;
    width: 50%;
    float: left;
    padding: 0 100px 0 0; }
    @media screen and (max-width: 1000px) {
      .cols-container .half {
        width: 100%;
        float: none;
        padding-right: 0; } }

body, p, p a {
  font-family: 'Open Sans', sans-serif; }

p {
  font-size: 13px;
  line-height: 28px;
  margin-bottom: 46px; }
  p strong {
    font-weight: 700; }

.large-text p, .large-text p a, p.large, p.large a {
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 1.75px; }

.button, input[type="submit"] {
  position: relative;
  display: inline-block;
  margin: 20px auto;
  padding: 1px 30px 0 30px;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: #fff;
  color: #333; }
  .button.dark-button, input[type="submit"].dark-button {
    background: #242424;
    color: #fff; }

.down-button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  margin: 20px auto;
  padding: 1px 30px 0 30px;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: #242424;
  color: #fff;
  z-index: 3; }

h1 {
  display: block;
  position: fixed;
  font-family: 'Playfair Display', serif;
  font-weight: 100;
  font-size: 290px;
  line-height: 300px;
  text-transform: uppercase;
  height: 300px;
  top: 50%;
  margin-top: -162px;
  left: 48%;
  width: 120%;
  min-width: 100%;
  transform: translateX(-50%);
  text-align: center;
  color: rgba(255, 255, 255, 0.04);
  letter-spacing: 0.04em;
  z-index: 2;
  opacity: 0;
  transition: all 1s;
  cursor: default; }

body.show-carousel .caption-content {
  transition: opacity 1.2s 0s, height 0s 1.2s !important;
  opacity: 0 !important; }

h3 {
  display: block;
  position: relative;
  color: #fff;
  font-weight: 100;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 30px;
  line-height: 34px;
  margin-top: 12px;
  margin-bottom: 38px; }

h4 {
  display: block;
  position: relative;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 16px;
  line-height: 44px;
  margin-top: 12px;
  margin-bottom: 38px; }

.fp-viewing-0 .section0-caption h2 a {
  opacity: .8; }

.fp-viewing-1 .section1-caption h2 a {
  opacity: .8; }

.fp-viewing-2 .section2-caption h2 a {
  opacity: .8; }

.fp-viewing-3 .section3-caption h2 a {
  opacity: .8; }

.fp-viewing-4 .section4-caption h2 a {
  opacity: .8; }

.fp-viewing-0 .section1-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-1 .section0-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-1 .section2-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-2 .section1-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-2 .section3-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-3 .section2-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-3 .section4-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

.fp-viewing-4 .section3-caption h2 a {
  transition-delay: 0s;
  transition-duration: .35s;
  opacity: 0; }

#navigation-content p, #navigation-content p a, #navigation-content a, #navigation-content a i {
  color: #000;
  text-decoration: none; }

ul.main-menu {
  display: block;
  position: relative;
  margin: 35px 0 0 16px;
  padding: 0;
  list-style-type: none;
  z-index: 99; }
  ul.main-menu li {
    display: inline;
    float: left; }
    ul.main-menu li a {
      display: block;
      padding: 0 20px;
      text-transform: uppercase;
      color: #fff;
      font-size: 12px;
      letter-spacing: 0.2em;
      text-decoration: none;
      transition: all .75s; }
      @media screen and (max-width: 1500px) {
        ul.main-menu li a {
          padding: 0 13px;
          font-size: 11px; } }

nav#desktop-navigation ul.main-menu.invert li a, nav#mobile-navigation ul.main-menu li a {
  color: #242424; }

.social-links.invert a {
  color: #242424 !important; }
  .social-links.invert a#request {
    background: #242424 !important;
    color: #fff !important; }
    .social-links.invert a#request:hover {
      background: #fff !important;
      color: #242424 !important; }

form {
  display: block;
  position: relative; }
  form input[type="text"],
  form input[type="email"],
  form input[type="tel"],
  form textarea {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: none;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    margin: 0px 0 10px 0;
    width: 100%;
    padding-bottom: 10px; }
  form input[type="submit"] {
    background: #242424;
    color: #fff;
    cursor: pointer; }
  form textarea {
    overflow: hidden;
    resize: none; }

@media screen and (max-width: 1000px) {
  footer {
    display: none !important; } }
footer {
  display: block;
  position: fixed;
  height: 50px;
  width: calc(100% - 20px);
  z-index: 99;
  bottom: 10px;
  left: 10px;
  padding: 0 30px 0 20px; }

footer p {
  margin: 0;
  padding: 0;
  line-height: 50px;
  font-size: 12px;
  color: #fff;
  transition: all 0.35s; }

footer p.right {
  float: right; }

footer p.left {
  float: left; }

footer p.invert {
  color: #242424; }

body.process-template footer p,
body.team-template footer p,
body.home-template.fp-viewing-about footer p {
  color: #242424 !important; }

#home-content {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden; }
  #home-content #slider:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/shadow-overlay.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
    z-index: 90; }
  #home-content #slider:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: 1; }
  #home-content #slider div {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  @media screen and (max-width: 641px) {
    #home-content #video1 {
      display: none; } }
  #home-content:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/shadow-overlay.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: .5;
    background-color: #000;
    z-index: 2; }
  #home-content:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5; }
  #home-content #home-caption {
    display: block;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 90%;
    max-width: 1220px;
    text-align: center;
    z-index: 3;
    opacity: 1;
    transition: opacity 1.4s; }
    @media screen and (max-width: 992px) {
      #home-content #home-caption p {
        font-size: 13px;
        line-height: 23px; } }
    #home-content #home-caption a.button {
      padding: 0; }
      @media screen and (max-width: 769px) {
        #home-content #home-caption a.button {
          display: none; } }
      #home-content #home-caption a.button span {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        height: 50px;
        width: 100%;
        padding: 2px 30px 0 30px;
        line-height: 50px; }
      #home-content #home-caption a.button:before, #home-content #home-caption a.button:after {
        content: "";
        position: absolute;
        width: 21px;
        height: 20px;
        left: -29px;
        border: 1px solid #fff; }
      #home-content #home-caption a.button > span:before, #home-content #home-caption a.button > span:after {
        content: "";
        position: absolute;
        width: 21px;
        height: 20px;
        right: -29px;
        border: 1px solid #fff; }
      #home-content #home-caption a.button:before {
        top: 0;
        border-top: 0;
        border-left: 0; }
      #home-content #home-caption a.button:after {
        bottom: 0;
        border-bottom: 0;
        border-left: 0; }
      #home-content #home-caption a.button > span:before {
        top: 0;
        border-top: 0;
        border-right: 0; }
      #home-content #home-caption a.button > span:after {
        bottom: 0;
        border-bottom: 0;
        border-right: 0; }
    #home-content #home-caption p {
      color: #fff; }
  #home-content h1 {
    opacity: 1;
    letter-spacing: -4px;
    left: 50%; }
  #home-content h3 {
    line-height: 54px; }
  @media screen and (max-width: 1000px) {
    #home-content h3 {
      font-size: 26px;
      letter-spacing: 20px; } }
  @media screen and (max-width: 769px) {
    #home-content h3 {
      font-size: 22px;
      letter-spacing: 12px;
      line-height: 34px; } }

body.home-template .logo a:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity .35s .5s;
  background-image: url(../img/logo-black.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 10px; }
body.home-template.fp-viewing-about .logo a:before {
  opacity: 1; }

body.fp-viewing-about #home-caption {
  opacity: .3 !important; }

.home-lower-content {
  background: #fff;
  min-height: 200px;
  padding-top: 50px;
  padding-bottom: 50px; }
  .home-lower-content .cols-container {
    padding-bottom: 0 !important; }
  .home-lower-content > div {
    padding: 20px 20px 50px 20px; }
  .home-lower-content * {
    color: #242424 !important; }
  .home-lower-content p {
    font-size: 13px;
    line-height: 28px;
    margin-bottom: 16px !important; }
    .home-lower-content p strong {
      display: inline-block; }

body.home-template #fp-nav {
  display: none; }

body.home-template nav#mobile-navigation,
body.gallery-template nav#mobile-navigation {
  margin: 0; }

body.home-template .slick-slide img {
  width: 80%;
  margin-left: 10%;
  height: auto; }

header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 75px;
  width: 100%;
  z-index: 99; }
  @media screen and (max-width: 769px) {
    header {
      width: calc(100% - 100px); } }
  header #nav-right {
    position: absolute;
    right: 30px;
    top: 35px; }
    header #nav-right a {
      color: #fff;
      text-decoration: none;
      padding: 0 5px;
      margin: 0 3px; }
      header #nav-right a#request {
        color: #242424;
        background: #fff;
        padding: 8px 15px 8px 14px;
        margin: 0 10px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 2px;
        transition: all .35s; }
        header #nav-right a#request:hover {
          color: #fff;
          background: #242424; }
  header .logo {
    display: block;
    position: fixed;
    width: auto;
    height: auto;
    margin: 18px auto;
    opacity: 0.9;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    header .logo a {
      display: block;
      position: relative;
      font-family: 'Playfair Display', serif;
      color: #fff;
      text-align: center;
      text-decoration: none;
      font-size: 44px; }
      header .logo a span {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 4px;
        margin-top: 3px; }
  header #menu-slide-out .logo {
    transition: opacity .2s .3s;
    opacity: 0; }

nav#mobile-navigation {
  display: none;
  height: 75px;
  width: 75px;
  margin: 10px 0;
  background: #fff; }
  nav#mobile-navigation ul.main-menu {
    margin-left: 0; }
    nav#mobile-navigation ul.main-menu li {
      display: block;
      float: none;
      padding: 10px 0; }

@media screen and (min-width: 1400px) {
  #quote-link {
    display: none; } }
@media screen and (max-width: 1400px) {
  nav#mobile-navigation {
    display: block; }

  nav#desktop-navigation {
    display: none; } }
#mobile-menu {
  display: block;
  position: absolute;
  top: 27px;
  left: 23px;
  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: 26px;
    background: #000;
    /* Change Menu Icon Colour */
    transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    z-index: 998;
    transform: scale(0.7); }
    #mobile-menu > span:first-of-type {
      top: 2px; }
    #mobile-menu > span:nth-of-type(2) {
      top: 10px;
      left: 4px; }
    #mobile-menu > span:nth-of-type(3) {
      top: 18px; }

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

#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; }

#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.6s cubic-bezier(1, 0.14, 0.03, 0.99);
  z-index: 997;
  -webkit-font-smoothing: antialiased;
  overflow: hidden; }
  #menu-slide-out h1 {
    color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    opacity: 0;
    transition: opacity 1.2s 0s visbility 0s 1.2s;
    visibility: hidden;
    z-index: 1; }

#mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out {
  left: 0; }
  #mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out h1 {
    opacity: 0.1;
    visibility: visible; }
  #mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out .logo {
    opacity: .8; }

/* Styling */
.menu-logo {
  display: inline-block;
  margin-left: -10px;
  margin-bottom: 60px; }

#mobile-menu > input[type="checkbox"]:checked ~ span {
  background: #000; }

#menu-slide-out {
  background: #fff;
  padding: 100px 40px 100px 40px;
  text-align: center; }
  #menu-slide-out ul {
    list-style-type: none; }
    #menu-slide-out ul li a {
      display: block;
      position: relative;
      font-size: 18px;
      padding: 0 0 10px 0; }

#navigation-content {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000; }
  #navigation-content ul#navigation-menu {
    list-style-type: none;
    display: block;
    margin: 0 auto 80px auto;
    padding: 0;
    text-align: center; }
    #navigation-content ul#navigation-menu li {
      display: block;
      position: relative;
      opacity: 0;
      top: 15px;
      transition: all 1s ease; }
      #navigation-content ul#navigation-menu li:first-child {
        transition-delay: .6s; }
      #navigation-content ul#navigation-menu li:nth-child(2) {
        transition-delay: .8s; }
      #navigation-content ul#navigation-menu li:nth-child(3) {
        transition-delay: 1s; }
      #navigation-content ul#navigation-menu li:nth-child(4) {
        transition-delay: 1.2s; }
      #navigation-content ul#navigation-menu li:nth-child(5) {
        transition-delay: 1.4s; }
      #navigation-content ul#navigation-menu li:hover {
        opacity: 1; }
      #navigation-content ul#navigation-menu li a {
        display: inline-block;
        position: relative;
        padding: 6px 30px;
        margin: 6px 0;
        text-align: center;
        font-family: 'Playfair Display', serif;
        font-size: 42px;
        text-decoration: none;
        color: #000;
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1, 1) translate3d(0, 0, 0);
        transform: translateZ(0) translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        font-smoothing: antialiased !important; }
        #navigation-content ul#navigation-menu li a:after {
          content: "";
          display: block;
          position: absolute;
          height: 1px;
          width: 0;
          background: #000;
          transition: all 1s cubic-bezier(1, 0.14, 0.03, 0.99);
          margin: 5px 0 0 0;
          left: 50%;
          transform: translateX(-50%); }
        #navigation-content ul#navigation-menu li a:hover:after {
          width: 100%; }

#mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out ul li {
  top: 0;
  opacity: .6; }
  #mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out ul li:hover {
    transition-delay: 0s !important;
    transition-duration: .6s !important;
    opacity: .8; }

/* Navigtion Overwrites */
body.gallery-template #fp-nav {
  width: 6px !important;
  padding: 0 !important;
  left: 35px !important;
  right: auto !important;
  z-index: 98 !important; }

body.gallery-template #fp-nav ul li, .fp-slidesNav ul li {
  margin: 12px 0 !important;
  width: 4px !important;
  height: 6px !important; }

body.gallery-template #fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 0 !important;
  height: 6px !important;
  width: 6px !important;
  background: rgba(255, 255, 255, 0.4) !important;
  margin: -2px 0 0 -2px !important;
  transition-duration: 1s;
  transition-delay: .5s; }

body.gallery-template #fp-nav ul li a span:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  height: 4px;
  width: 4px;
  background: #847070;
  z-index: 2;
  opacity: 0;
  transition: opacity 1s .5s; }

body.gallery-template #fp-nav ul li a:hover span, .fp-slidesNav ul li a:hover span {
  background: rgba(255, 255, 255, 0.8) !important; }

body.gallery-template #fp-nav ul li a.active span {
  background: white !important;
  opacity: 0.5; }

body.gallery-template #fp-nav ul li a.active span:before {
  opacity: 1; }

/* // Navigation Overwrites */
#carousel-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0; }

.show-carousel #carousel-container {
  z-index: 4; }

.carousel {
  position: fixed;
  height: 50vh;
  width: calc(100% - 85px);
  margin: 25vh 0 25vh 75px;
  left: 100%;
  opacity: 0;
  transition: all 1s cubic-bezier(1, 0.14, 0.03, 0.99);
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }
  @media screen and (max-width: 641px) {
    .carousel {
      width: calc(84% - 85px); } }

.carousel div.slick-slide img {
  min-height: 100%; }

.slick-track {
  height: 95% !important; }

.carousel div.slick-slide {
  position: relative;
  height: 94%;
  margin: 0 35px;
  top: 3%;
  background: #333;
  -webkit-box-shadow: -7px 12px 48px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 12px 48px 2px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 12px 48px 2px rgba(0, 0, 0, 0.75);
  transition: opacity .7s;
  opacity: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.carousel div.slick-slide div {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  .carousel div.slick-slide div img {
    display: block;
    position: relative;
    height: auto;
    min-height: 100%;
    width: auto !important;
    min-width: 100% !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.slick-list,
.slick-track {
  height: 100%; }

.pager {
  position: fixed;
  display: block;
  height: 2px;
  width: calc(100% - 150px);
  background: rgba(255, 255, 255, 0.2);
  z-index: 99;
  bottom: 75px;
  left: 75px;
  z-index: 0;
  opacity: 0;
  transition: all 2s 1s; }
  @media screen and (max-width: 641px) {
    .pager {
      display: none !important; } }

.pager.show {
  opacity: 1;
  z-index: 5; }

.slick-dots {
  display: block;
  bottom: 0;
  height: 2px;
  margin: 0;
  padding: 0;
  width: 100%; }
  @media screen and (max-width: 769px) {
    .slick-dots {
      display: none !important; } }

.slick-dots li {
  height: 2px;
  margin: 0;
  padding: 0;
  top: -13px;
  min-width: 100px;
  background: rgba(255, 255, 255, 0);
  transition: width 0.25s cubic-bezier(1, 0.14, 0.03, 0.99); }

.slick-dots li.slick-active button {
  background: rgba(255, 255, 255, 0.6); }

.slick-dots li button {
  height: 2px;
  width: 100%;
  padding: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0);
  transition: all 2s 0s; }

.slick-dots li button:before {
  display: none; }

.slick-next, .slick-prev {
  display: block;
  position: fixed;
  height: 30px;
  width: 30px;
  bottom: 90px !important;
  right: 10px;
  display: block !important;
  top: auto;
  left: auto;
  transition: opacity .5s;
  opacity: 1;
  z-index: 999; }
  .slick-next:before, .slick-next:after, .slick-prev:before, .slick-prev:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 6px;
    height: 1px;
    width: 15px;
    background: #fff;
    opacity: 1 !important; }

.slick-prev {
  right: calc(50% + 20px) !important; }
  .slick-prev:before {
    transform: rotate(45deg);
    top: 21px; }
  .slick-prev:after {
    transform: rotate(-45deg);
    top: 10px; }

.slick-next {
  right: calc(50% - 20px) !important; }
  .slick-next:before {
    transform: rotate(-45deg);
    top: 21px; }
  .slick-next:after {
    transform: rotate(45deg);
    top: 10px; }

a.close-carousel {
  display: block;
  position: fixed;
  height: 30px;
  width: 30px;
  top: 20%;
  left: 70px; }
  @media screen and (max-width: 769px) {
    a.close-carousel {
      height: 30px;
      width: 30px;
      top: 37px;
      left: auto;
      right: 40px; } }

a.close-carousel:before, a.close-carousel:after {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  width: 34px;
  top: 14px;
  left: -2px;
  background: #fff; }

a.close-carousel:before {
  transform: rotate(45deg); }

a.close-carousel:after {
  transform: rotate(-45deg); }

.slick-slider div {
  transition: none; }

#caption, #caption > div {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

#caption {
  z-index: 3; }

.fp-viewing-0 .section0-caption h1 {
  transition-delay: .5s;
  opacity: 1;
  left: 50%; }

.caption-content {
  display: block;
  position: absolute;
  height: auto;
  width: 90%;
  max-width: 1200px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 1s 1s;
  z-index: 3;
  text-align: center; }
  .caption-content .description {
    padding-top: 20px;
    color: #fff; }
    @media screen and (max-width: 1000px) {
      .caption-content .description p {
        display: none; } }

#fullpage-process.process-slider {
  background: transparent !important; }
  #fullpage-process.process-slider .section {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: transparent !important; }
    #fullpage-process.process-slider .section .slide-content-container {
      display: block;
      position: absolute;
      height: 100vh;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 2;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed; }
      #fullpage-process.process-slider .section .slide-content-container:before {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(255, 255, 255, 0.95);
        z-index: 1; }
    #fullpage-process.process-slider .section .slide-content {
      display: block;
      position: absolute;
      height: auto;
      width: 800px;
      max-width: 80%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      text-align: center; }
      #fullpage-process.process-slider .section .slide-content * {
        color: #242424 !important; }
      #fullpage-process.process-slider .section .slide-content img {
        display: block;
        position: relative;
        width: 100%;
        height: auto; }
    #fullpage-process.process-slider .section:before {
      content: "";
      display: block;
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(255, 255, 255, 0.95);
      z-index: 1; }

.slide-content p img {
  width: 100% !important; }

body.process-template #fp-nav.right {
  left: auto !important;
  right: 4% !important; }

body.process-template #fp-nav.right ul li a div.fp-nav-title {
  display: block;
  position: absolute;
  right: 20px;
  text-align: right;
  white-space: nowrap;
  line-height: 12px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #242424; }

body.process-template #fp-nav.right ul li a.active div.fp-nav-title {
  font-weight: bold; }

@media screen and (max-width: 1350px) {
  body.process-template #fp-nav div.fp-nav-title {
    display: none !important; } }
#fullscreen-container #team-page-content {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2; }
#fullscreen-container:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.925);
  z-index: 1; }

#team-carousel {
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%; }
  @media screen and (min-width: 1400px) {
    #team-carousel {
      width: 1200px; } }
  @media screen and (min-width: 1400px) {
    #team-carousel .slick-track {
      width: 100% !important; } }
  #team-carousel .carousel-prev, #team-carousel .carousel-next {
    color: #242424;
    position: absolute;
    top: 30%; }
  #team-carousel .carousel-prev {
    left: -10px; }
  #team-carousel .carousel-next {
    right: -10px; }
  #team-carousel div.team-member {
    padding: 40px 20px; }
    @media screen and (min-width: 1400px) {
      #team-carousel div.team-member {
        min-width: 300px; } }
    #team-carousel div.team-member .team-caption {
      margin: 15px 0;
      max-height: 200px;
      overflow-y: scroll;
      overflow-x: hidden;
      padding: 0 20px 20px 20px;
      text-align: center; }
      #team-carousel div.team-member .team-caption p {
        margin-bottom: 0; }
      #team-carousel div.team-member .team-caption strong {
        display: block;
        text-transform: uppercase; }

#fullscreen-container {
  display: block;
  position: absolute;
  height: 100%;
  height: 100vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 1000px) {
    #fullscreen-container {
      position: relative; } }

#content {
  display: block;
  position: absolute;
  height: 100%;
  width: calc(50% - 50px);
  top: 0;
  left: 0;
  background: #fff;
  transition: all 0.8s 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 2; }
  @media screen and (max-width: 1000px) {
    #content {
      width: 100%;
      margin-top: 75px; } }

#content.animated-content .fade-in {
  position: relative;
  top: 20px;
  opacity: 0;
  transition: all .6s 1s; }

@media screen and (min-width: 1000px) {
  #content.animated-content {
    left: -50%; } }
@media screen and (max-width: 1000px) {
  #content.animated-content {
    left: -100%; } }
#content.animated-content.show {
  left: 0; }

#content.animated-content.show .fade-in {
  top: 0;
  opacity: 1; }

#content .container {
  display: block;
  position: relative;
  padding: 20% 15% 15% 15%; }
  #content .container h4:first-of-type {
    padding-top: 0;
    margin-top: 0; }
  #content .container h1, #content .container h2, #content .container h3, #content .container h4, #content .container h5, #content .container h6, #content .container p, #content .container p a {
    color: #242424; }
  @media screen and (max-width: 1200px) {
    #content .container {
      padding: 20% 10% 10% 10%; } }
  @media screen and (max-width: 1000px) {
    #content .container {
      padding: 50px 5% 10% 5%; } }

#bg-overlay {
  display: block;
  position: fixed;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  top: 10px;
  left: 10px;
  background: #000;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s 0s; }

#bg-overlay.show {
  opacity: .5; }

#slider, #slider > div.cycle-slide {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.scrollable-panel {
  overflow: auto;
  display: block;
  position: relative;
  height: calc(100vh - 300px);
  padding: 0 50px 0 0; }
  @media screen and (max-width: 641px) {
    .scrollable-panel {
      height: calc(100vh - 100px); } }

.nicescroll-rails {
  background-color: #ededed; }

.nicescroll-cursors {
  border: none !important;
  background-color: #000 !important;
  border-radius: 0 !important; }

#preloader {
  display: block;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  visibility: visible;
  opacity: 1;
  transition: opacity 1s; }
  #preloader.hide {
    opacity: 0; }

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -75px;
  width: 150px;
  text-align: center;
  padding-top: 130px;
  background: url(../img/preload-logo.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.spinner > div {
  width: 140px;
  height: 1px;
  background-color: #dcdcdc;
  position: relative;
  display: inline-block; }

.spinner > div > div.slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #293072;
  animation: pulse ease 2s 0s infinite; }

@keyframes pulse {
  0%, 100% {
    left: 0; }
  50% {
    left: 90px; } }

@media screen and (max-width: 768px) {
    #caption h1 {
        max-width: 100%;
        width: 100%;
        font-size: 52px !important;
    }
}


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