/*
  (TEXT) PARAMS
  =================
  1. Namespace
  2. Intensity
  3. Text color
  4. Background color (flat)
  5. Highlight #1 color
  6. Highlight #2 color
  7. Width (px)
  8. Height (px)
*/
@font-face {
  font-family: "FF_DIN_Light";
  src: url("../fonts/FF_DIN_Light/FF_DIN_Light.svg#FF_DIN_Light") format("svg"), url("../fonts/FF_DIN_Light/FF_DIN_Light.ttf") format("truetype"), url("../fonts/FF_DIN_Light/FF_DIN_Light.woff") format("woff"), url("../fonts/FF_DIN_Light/FF_DIN_Light.woff2") format("woff2"); }
@font-face {
  font-family: "FF_DIN_Bold";
  src: url("../fonts/FF_DIN_Bold/FF_DIN_Bold.svg#FF_DIN_Bold") format("svg"), url("../fonts/FF_DIN_Bold/FF_DIN_Bold.ttf") format("truetype"), url("../fonts/FF_DIN_Bold/FF_DIN_Bold.woff") format("woff"), url("../fonts/FF_DIN_Bold/FF_DIN_Bold.woff2") format("woff2"); }
@font-face {
  font-family: "FF_DIN_Regular";
  src: url("../fonts/FF_DIN_Regular/FF_DIN_Regular.svg#FF_DIN_Regular") format("svg"), url("../fonts/FF_DIN_Regular/FF_DIN_Regular.ttf") format("truetype"), url("../fonts/FF_DIN_Regular/FF_DIN_Regular.woff") format("woff"), url("../fonts/FF_DIN_Regular/FF_DIN_Regular.woff2") format("woff2"); }
h6, body, p,
label {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 10px;
  font-style: normal;
  color: inherit;
  font-family: 'FF_DIN_Regular'; }

h1 {
  font-size: 45px;
  line-height: 42px;
  margin: 0px 0px .37em 0px;
  font-style: normal;
  letter-spacing: 1px;
  font-weight: 700;
  color: #1a1a1a; }

h2 {
  font-size: 44px;
  letter-spacing: 1px;
  line-height: 1.4;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 700px) {
    h2 {
      font-size: 1.375rem; } }

h3 {
  font-weight: 600;
  letter-spacing: 0.07rem;
  line-height: 1.1;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px; }
  @media screen and (max-width: 700px) {
    h3 {
      font-size: 24px; } }

h4 {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  letter-spacing: 0.07rem;
  color: inherit;
  font-family: 'FF_DIN_Light'; }
  @media screen and (max-width: 700px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: 15px;
  line-height: 1.20;
  letter-spacing: 1px;
  margin: 0px 0px 25px 0px;
  font-style: normal;
  color: inherit;
  font-family: 'FF_DIN_Bold'; }
  @media (max-width: 639px) {
    h5 {
      font-size: 15px; } }

h6 {
  font-weight: 500; }

body {
  margin: auto;
  position: relative;
  font-family: 'FF_DIN_Regular', sans-serif;
  color: #ffffff;
  opacity: 1 !important;
  min-height: 100vh; }

html.is-reveal-open,
html.is-reveal-open body {
  position: relative; }

*,
*::before,
*::after,
*:hover,
*:focus,
*:active {
  outline: none !important; }

::-moz-selection {
  background: #75B79E;
  text-shadow: none; }

::selection {
  background: #75B79E;
  text-shadow: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1; }

a,
a:active,
a:focus,
a:hover {
  outline: none !important;
  outline-style: none !important;
  text-decoration: none;
  color: inherit; }

.font-roboto {
  font-family: "Roboto", sans-serif; }

.font-thin {
  font-weight: 100; }

.font-extralight {
  font-weight: 200; }

.font-light {
  font-weight: 300; }

.font-regular {
  font-weight: 400; }

.font-medium {
  font-weight: 500; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.font-black {
  font-weight: 800; }

.allcaps {
  text-transform: uppercase; }

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  color: inherit; }

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: inherit; }

h6 small {
  font-size: 11px;
  letter-spacing: 1px; }

p,
label {
  margin: 0 0 10px; }

small {
  font-size: 85%; }

.mb0 {
  margin-bottom: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.beige-bg {
  background-color: #F9F9F9 !important; }

.dark-bg {
  background-color: #000000 !important;
  color: #ffffff; }

.fourzeropage {
  margin: 15% auto;
  text-align: center; }
  .fourzeropage h1 {
    line-height: 1;
    color: #2B2B2B;
    text-align: center;
    font-size: 10rem;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    padding: 0; }
  .fourzeropage h3 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.5rem;
    width: 100%;
    text-transform: uppercase; }
  .fourzeropage p {
    margin: auto;
    text-align: center;
    width: 100% !important;
    line-height: 24px; }
  .fourzeropage a {
    color: #2B2B2B; }

#body_cont {
  padding-bottom: 60px;
  padding-top: 60px;
  transition: opacity 1s;
  position: absolute;
  width: 100%;
  z-index: 999; }
  #body_cont .body_innercont {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 70vh;
    max-width: 90%;
    padding: 20px 0;
    border-top: 0.5px solid;
    border-bottom: 0.5px solid;
    border-color: #ffffff; }
    #body_cont .body_innercont .grid-x {
      height: 100%; }
    #body_cont .body_innercont .logo_cont img {
      max-width: 80px; }
    #body_cont .body_innercont .addresses_cont {
      max-height: 70vh; }
      #body_cont .body_innercont .addresses_cont h5 {
        margin-bottom: 40px; }
      #body_cont .body_innercont .addresses_cont p {
        margin: 0; }
      #body_cont .body_innercont .addresses_cont span p {
        margin-bottom: 15px; }
        #body_cont .body_innercont .addresses_cont span p:last-of-type {
          margin-bottom: 0; }
    #body_cont .body_innercont .social_menu {
      position: absolute;
      bottom: -60px;
      right: 0; }
      #body_cont .body_innercont .social_menu li a {
        padding: 4px 8px; }
      #body_cont .body_innercont .social_menu li img {
        width: 20px; }
      #body_cont .body_innercont .social_menu li:first-of-type a {
        padding-left: 0; }
      #body_cont .body_innercont .social_menu li:last-of-type a {
        padding-right: 0; }
  @media screen and (max-width: 700px) {
    #body_cont {
      background-size: cover;
      background-position: top;
      padding-bottom: 10px;
      padding-top: 10px; }
      #body_cont .body_innercont {
        height: 100%;
        min-height: 80vh;
        max-width: 90%;
        padding: 10px 0;
        padding-bottom: 40px;
        margin: 20px auto; }
        #body_cont .body_innercont .logo_cont img {
          margin-bottom: 20px; }
        #body_cont .body_innercont .addresses_cont h5 {
          margin-bottom: 5px; }
        #body_cont .body_innercont .addresses_cont p {
          margin: 0; }
        #body_cont .body_innercont .addresses_cont span {
          margin-bottom: 20px; }
          #body_cont .body_innercont .addresses_cont span p {
            margin-bottom: 0px; }
            #body_cont .body_innercont .addresses_cont span p:last-of-type {
              margin-bottom: 0; }
        #body_cont .body_innercont .social_menu {
          bottom: 10px;
          left: 0; }
          #body_cont .body_innercont .social_menu li a {
            padding: 4px 8px; }
          #body_cont .body_innercont .social_menu li img {
            width: 20px; }
          #body_cont .body_innercont .social_menu li:first-of-type a {
            padding-left: 0; }
          #body_cont .body_innercont .social_menu li:last-of-type a {
            padding-right: 0; } }
  @media screen and (max-width: 639px) {
    #body_cont .addresses_cont {
      align-items: flex-end;
      justify-content: flex-end;
      flex-flow: column; }
      #body_cont .addresses_cont .medium-12 {
        align-self: flex-start;
        justify-self: flex-start;
        margin: auto;
        margin-top: 0; }
      #body_cont .addresses_cont .medium-4 {
        align-self: flex-end; }
    #body_cont h4 {
      font-size: 16px; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  width: 100%;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-background {
  background: #000;
  position: relative;
  min-height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0; }
  .video-background .video-foreground,
  .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-background .video-foreground {
    overflow: hidden; }
  .video-background iframe {
    min-width: 130%;
    min-height: 130%;
    left: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto; }
  .video-background.fullvid iframe {
    min-width: 100%;
    min-height: 100%; }
  @media screen and (max-width: 1024px) {
    .video-background {
      z-index: 0; }
      .video-background .video-foreground,
      .video-background iframe {
        min-width: 100%;
        min-height: 100%;
        pointer-events: all; } }

.sticky-top {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .sticky-top {
      position: fixed;
      margin: 0;
      top: 50%;
      transform: translateY(-50%); } }

.social_nav {
  background: #ececec; }
  .social_nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .social_nav ul li {
      display: inline-block; }
  .social_nav img {
    width: 20px; }

#bcktotop {
  position: absolute;
  display: flex;
  flex-flow: column;
  align-items: center;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%); }
  #bcktotop img {
    width: 22px; }

.swiper-container {
  width: 100%;
  height: 100vh; }
  .swiper-container .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative; }
    .swiper-container .swiper-slide img {
      width: 100%;
      object-fit: cover;
      height: 100vh; }
  .swiper-container::before {
    transition: all 1s ease;
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4); }

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #2B2B2B !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #979797;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
