@charset "UTF-8";
/*!
	Theme Name: Builders General
	Theme URI: 
	Description: Builders General WordPress Theme
	Version: 1.0
	Author: TAG
	Author URI: turnaroundgraphics.com 
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
/*! author: xhtmlmaster.com  */
html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  font: 1.125rem "proxima-nova", sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
}



  @media (max-width: 767px) {
    body {
      font-size: 1rem; } }

h1, h2, h3, h4, h5, h6, pre, form, p, blockquote {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "commuters-sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin: 0;
  line-height: 1em; }

h1 {
/*   font-size: 2.25rem; */
	font-size: 2rem!important;
	font-weight: 600!important;
/*   font-weight: 300; */
  color: #0b0b24;
  text-transform: uppercase;
  margin-bottom: 1em; }
/*   h1 strong {
    font-weight: normal;
    display: block;
    font-size: 1rem;
    line-height: 1em;
    margin-top: 1rem; } */
  @media (max-width: 767px) {
    h1 {
      font-size: 2rem; }
      h1 strong {
        font-size: 1.5rem; } }
h2 {
	font-size: 1.75rem!important;
}
h2, .title {
  color: #00004e;
  font-size: 1.75rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 300;
  line-height: 1.2em; }
  @media (max-width: 767px) {
    h2, .title {
      font-size: 1.375rem; } }

h3 {
  color: #162f4a;
/*   font-size: 1.25rem; */
	font-size: 1.125rem!important;
  margin-bottom: 1.125rem;
  text-transform: uppercase;
  line-height: 1.2em; }
  @media (max-width: 767px) {
    h3 {
      font-size: 1rem; } }

h4 {
/*   font-size: 0.875rem; */
	font-size: 1.125rem!important;
  font-weight: bold!important;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  color: #162f4a; }

p, ul, ol {
  font-size: inherit;
  line-height: 1.4em;
  margin-bottom: 1.4em;
  margin-top: 0;
  text-rendering: optimizeLegibility; }

ul, ol {
  padding-left: 1em; }

a {
  color: #778898;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none; }
  a:hover {
    color: #112a43; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: normal; }

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

figure {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #778898; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #778898; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #778898; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #778898; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #778898; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #778898; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #778898; }

input::placeholder,
textarea::placeholder {
  color: #778898; }

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

::selection {
  background: #b3d4fc;
  text-shadow: none; }

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

.clearfix:after {
  clear: both; }

.alignleft {
  float: left;
  margin: 0 1rem 1rem 0; }

.alignright {
  float: right;
  margin: 0 0 1rem 1rem; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1rem; }

.menu-toggle {
  display: none;
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  cursor: pointer;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none; }
  .menu-toggle .icon,
  .menu-toggle .icon:before,
  .menu-toggle .icon:after {
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    position: absolute;
    height: 3px;
    width: 33px;
    top: 9px;
    left: 0;
    background-color: #112a43;
    border-radius: 10px; }
  .menu-toggle .icon:before {
    content: '';
    top: -9px; }
  .menu-toggle .icon:after {
    content: '';
    top: 9px; }
  .menu-toggle.open .icon {
    background: transparent; }
  .menu-toggle.open .icon:before {
    -webkit-transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem);
            transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem); }
  .menu-toggle.open .icon:after {
    -webkit-transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem);
            transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem); }
  @media (max-width: 1023px) {
    .menu-toggle {
      display: block; } }

.btn {
  display: inline-block;
  min-width: 250px;
  zoom: 1;
  border: solid 2px #020225;
  color: #020225;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 1.125rem 2.125rem 1rem 2.125rem;
  text-align: center;
  line-height: 1em; }
  .btn:hover, .btn:focus {
    background-color: #020225;
    color: #fff; }
  .btn.btn-white {
    border-color: #fff;
    color: #fff; }
    .btn.btn-white:hover, .btn.btn-white:focus {
      background-color: #fff;
      color: #0b0b24; }
  @media (max-width: 767px) {
    .btn {
      font-size: 0.75rem;
      min-width: 200px;
      padding: 1rem 1.875rem 0.875rem 1.875rem; } }

.wrapper {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  color: #070f34;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px; }
  .pagination .nav-links .page-numbers {
    vertical-align: top;
    height: 36px;
    min-width: 36px;
    line-height: 34px;
    text-align: center;
    font-size: 0.875rem;
    border: solid 2px transparent;
    margin-left: 1px;
    color: #999999;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 5px; }
    .pagination .nav-links .page-numbers.dots {
      min-width: 0;
      background: transparent !important;
      color: #999999 !important;
      padding: 0 7px; }
    .pagination .nav-links .page-numbers:hover {
      color: #0b0b24; }
    .pagination .nav-links .page-numbers.current {
      border-color: #999999;
      color: #999999; }
    .pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
      padding: 0;
      width: 12px;
      height: 36px;
      font-size: 0em;
      text-indent: -9999999px;
      background: url(img/prev.png) no-repeat center center;
      background-size: 100% auto;
      min-width: 0; }
      .pagination .nav-links .page-numbers.prev:hover, .pagination .nav-links .page-numbers.next:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
    .pagination .nav-links .page-numbers.prev {
      margin-right: 20px; }
    .pagination .nav-links .page-numbers.next {
      margin-left: 20px;
      background-image: url(img/next.png); }
  @media (max-width: 767px) {
    .pagination .nav-links .page-numbers {
      margin: 0; }
      .pagination .nav-links .page-numbers.prev {
        margin-right: 10px; }
      .pagination .nav-links .page-numbers.next {
        margin-left: 10px; } }

.page-navigation {
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  height: 62px;
  line-height: 62px;
  text-align: center;
  position: relative; }
  .page-navigation .back {
    background: url(img/back.png) no-repeat center center;
    background-size: 100% auto;
    width: 34px;
    height: 62px;
    font-size: 0em;
    text-indent: -99999999px;
    display: block;
    margin: 0 auto; }
    .page-navigation .back:hover, .page-navigation .back:focus {
      opacity: 0.9; }
  .page-navigation .prev, .page-navigation .next {
    background: url(img/prev.png) no-repeat left center;
    background-size: 8px auto;
    position: absolute;
    top: 0;
    height: 62px;
    line-height: 62px;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #999; }
    .page-navigation .prev:hover, .page-navigation .prev:focus, .page-navigation .next:hover, .page-navigation .next:focus {
      color: #778898; }
  .page-navigation .prev {
    left: 0;
    padding-left: 35px; }
  .page-navigation .next {
    background-image: url(img/next.png);
    background-position: right center;
    right: 0;
    padding-right: 35px; }
  @media (max-width: 767px) {
    .page-navigation .prev, .page-navigation .next {
      width: 20px;
      font-size: 0em;
      text-indent: -999999px;
      padding: 0; } }

#header {
  background: #fff;
  position: relative;
  z-index: 99999; }
  #header .wrapper {
    max-width: 1440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  #header .logo {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
     /*background: url(https://buildersgeneral.com/wp-content/uploads/2022/03/bgs-logo-2022.png) no-repeat;*/
    background-repeat: no-repeat;
    background-size: 50% 100%;
    display: block;
    width: 260px;
    height: 75px;
    margin-top: 1%;
    margin-bottom: .5%; }
  #header aside {
    margin-left: auto;
    text-align: right; }
    #header aside .top {
      padding-top: 3px; }
      #header aside .top ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        text-transform: uppercase; }
        #header aside .top ul li {
          border-left: solid 1px #d2d1d1;
          font-size: 12px;
          font-weight: bold; }
          #header aside .top ul li a {
            padding: 0 20px;
            height: 35px;
            line-height: 35px;
            padding-right: 20px;
            color: #112a43; }
            #header aside .top ul li a:hover, #header aside .top ul li a:focus {
              color: #00004e; }
          #header aside .top ul li:first-child {
            border: 0; }
            #header aside .top ul li:first-child a {
              padding-left: 0; }
          #header aside .top ul li:last-child a {
            padding-right: 0; }
    #header aside .menu {
      text-transform: uppercase;
      margin-top: 10px;
      position: relative;
      z-index: 999;
      text-align: left; }
      #header aside .menu > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #header aside .menu > ul > li {
          padding-left: 56px;
          position: relative; }
          #header aside .menu > ul > li:before {
            width: 56px;
            height: 7px;
            background: #020225;
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            opacity: 0;
            -webkit-transition: all .3s ease;
            transition: all .3s ease; }
          #header aside .menu > ul > li > a {
            font-size: 14px;
            font-weight: 600;
            color: #3f3d3d;
            height: 48px;
            line-height: 48px;
            position: relative;
            display: block;
            white-space: nowrap; }
            #header aside .menu > ul > li > a:hover, #header aside .menu > ul > li > a:focus {
              color: #162f4a; }
            #header aside .menu > ul > li > a:before {
              width: 100%;
              height: 7px;
              background: #020225;
              content: '';
              position: absolute;
              bottom: 0;
              right: 0;
              opacity: 0;
              -webkit-transition: all .3s ease;
              transition: all .3s ease; }
          #header aside .menu > ul > li.active > a, #header aside .menu > ul > li.current-menu-item > a, #header aside .menu > ul > li.current_page_parent > a {
            font-weight: bold;
            color: #162f4a; }
          #header aside .menu > ul > li.hover > a {
            color: #162f4a; }
            #header aside .menu > ul > li.hover > a:before {
              opacity: 1; }
          #header aside .menu > ul > li.hover:before {
            opacity: 1; }
          #header aside .menu > ul > li ul {
            position: absolute;
            top: 100%;
            left: 0;
            min-width: 240px;
            background: rgba(2, 2, 37, 0.9);
            padding: 10px 0;
            display: none; }
            #header aside .menu > ul > li ul li a {
              color: #fff;
              display: block;
              padding: 7px 20px; }
              #header aside .menu > ul > li ul li a:hover, #header aside .menu > ul > li ul li a:focus {
                font-weight: bold; }
            #header aside .menu > ul > li ul li.active a, #header aside .menu > ul > li ul li.current-menu-item a {
              font-weight: bold; }
          #header aside .menu > ul > li:last-child ul {
            left: auto;
            right: 0; }
  #header.minimized {
    background-color: #fff;
    -webkit-box-shadow: -2px 0 10px 2px rgba(0, 0, 0, 0.2);
            box-shadow: -2px 0 10px 2px rgba(0, 0, 0, 0.2); }
    #header.minimized .logo {
    width: 140px;
    height: 40px;
    margin-top: 1%;
    margin-bottom: .5%; }
    #header.minimized .top {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      position: relative;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      position: absolute;
      right: 20px; }
    #header.minimized .menu {
      margin-top: 4px; }
  @media (max-width: 1239px) {
    #header aside .menu > ul > li {
      padding-left: 28px; } }
  @media (max-width: 1023px) {
    #header aside {
      display: none; } }
  @media (max-width: 767px) {
    #header .logo {
      width: 200px;
      /*height: 45px;*/ } }

#mobile-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%; }
  #mobile-nav nav {
    background: #112a43;
    display: none;
    font-size: 14px;
    text-transform: uppercase; }
    #mobile-nav nav > ul > li {
      border-bottom: solid 1px #fff;
      position: relative; }
      #mobile-nav nav > ul > li > a {
        display: block;
        text-decoration: none;
        color: #fff;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        font-weight: 600;
        font-size: 0.875rem;
        font-weight: bold; }
      #mobile-nav nav > ul > li em {
        border-left: solid 1px #fff;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 38px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-style: normal;
        font-size: 28px;
        cursor: pointer; }
        #mobile-nav nav > ul > li em:before {
          content: '+'; }
        #mobile-nav nav > ul > li em.active:before {
          content: '–'; }
    #mobile-nav nav > ul ul {
      border-top: solid 1px #fff;
      padding: 10px 0;
      display: none; }
      #mobile-nav nav > ul ul li a {
        display: block;
        padding: 3px 20px;
        color: #fff;
        font-size: 14px;
        font-weight: 600; }
  @media (max-width: 1023px) {
    #mobile-nav {
      display: block; } }

#hero {
  border-bottom: solid 3px #020225;
  border-top: solid 3px #020225; }
  #hero .cycle-slideshow {
    width: 100%; }
    #hero .cycle-slideshow.cycle-single .arrow {
      display: none; }
  #hero .arrow {
    background: url(img/arrows-w.png) no-repeat 0 0;
    background-size: auto 100%;
    width: 27px;
    height: 51px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 200; }
    #hero .arrow.prev {
      left: 20px; }
    #hero .arrow.next {
      right: 20px;
      background-position: -27px 0; }
  #hero .slide {
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
    height: calc(100vh - 104px);
    background-position: center center;
    background-size: cover;
    width: 100%;
    min-height: 480px;
    text-align: center;
    position: relative; }
    #hero .slide a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    #hero .slide img {
      display: none; }
    #hero .slide .txt {
      padding: 44px 0 22px 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 100%;
      background: rgba(22, 47, 74, 0.35);
      color: #fff;
      font-size: 1.375rem; }
      #hero .slide .txt.no-strip {
        background: none; }
      #hero .slide .txt .wrapper {
        position: relative; }
      #hero .slide .txt *:last-child {
        margin-bottom: 0; }
    #hero .slide aside {
      padding: 0 40px; }
    #hero .slide h2 {
      font-size: 4.5rem;
      font-weight: 300;
      color: inherit;
      letter-spacing: -0.05em;
      margin-bottom: 0.1em; }
      #hero .slide h2 strong {
        font-weight: bold; }
    #hero .slide h3 {
      font-size: inherit;
      font-weight: bold;
      color: inherit;
      letter-spacing: 0.05em;
      margin-bottom: 0.5em; }
    #hero .slide p {
      font-size: inherit;
      max-width: 710px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0.5em;
      line-height: 1.2em; }
    #hero .slide span.btn {
      margin-top: 50px;
      background-color: #0b0b24;
      color: #fff; }
  @media (max-width: 1023px) {
    #hero .cycle-slideshow .arrow {
      width: 17px;
      height: 32px; }
      #hero .cycle-slideshow .arrow.next {
        background-position: -17px 0; }
    #hero .slide .txt {
      font-size: 1.125rem; }
    #hero .slide h2 {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    #hero .cycle-slideshow .arrow.prev {
      left: 5px; }
    #hero .cycle-slideshow .arrow.next {
      right: 5px; }
    #hero .slide {
      height: calc(100vh - 88px); }
      #hero .slide .txt {
        padding: 1.25rem 0;
        font-size: 1rem; }
      #hero .slide aside {
        padding: 0 10px; }
      #hero .slide h2 {
        font-size: 1.25rem; } }

#banner {
/*   border-bottom: solid 3px #020225; */
  border-top: solid 3px #020225;
  overflow: hidden; 
/* position: relative;
	min-height: 564px; */
}

  #banner figure {
    background-position: center center;
    background-size: cover;
    /*min-height: 564px;*/
/*     border-bottom: solid 2px #fff; */
/*     border-top: solid 2px #fff; */
    position: relative; 
}
  #banner img {
    display: block; 
	  border-bottom: solid 3px #020225;
}
  #banner span {
    padding: 44px 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    background: rgba(22, 47, 74, 0.35);
    color: #fff;
    text-align: center;
    font-size: 2.25rem;
    font-family: "commuters-sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
 #banner.md figure {
    min-height: 332px; }
  #banner.sm {
    border-bottom: 0; }
    #banner.sm figure {
      min-height: 252px;
      border-bottom: 0; }
      #banner.sm figure span {
        padding-top: 0;
        padding-bottom: 0;
        background: transparent; }

 @media (max-width: 1023px) {
    #banner figure {
      min-height: 480px; } }
  @media (max-width: 767px) {
    #banner figure {
      min-height: 320px; }
    #banner.md figure {
      min-height: 240px; }
    #banner span {
      font-size: 1.25rem;
      padding: 1.25rem; } } 

.em {
  border-bottom: solid 3px #020225;
  border-top: solid 3px #020225;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  .em__inner {
    background-size: cover;
    background-position: center center;
    background-color: #020225;
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff; }
  .em__bar {
    background: #bf2929;
    font-size: 22px;
    font-weight: 600;
    padding: 8px 0; }
    .em__bar p {
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .em__bar p > * {
        margin: 0 10px; }
    .em__bar a {
      display: inline-block;
      zoom: 1;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      padding: 1.125rem 2.125rem 1rem 2.125rem;
      text-align: center;
      line-height: 1em;
      border: 0;
      background: #020225;
      color: #fff;
      font-size: 18px;
      text-transform: none;
      padding: 10px 20px;
      min-width: 0; }
  .em__content {
    padding-top: 70px;
    padding-bottom: 70px;
    font-size: 22px; }
    .em__content h2 {
      font-size: 48px;
      font-weight: 600;
      text-transform: uppercase;
      color: inherit;
      margin-bottom: 0.5em; }
    .em__content p {
      margin-bottom: 1em;
      font-weight: 600;
      text-transform: uppercase; }
      .em__content p strong {
        font-weight: 700; }
    .em__content em {
      font-size: 0.81em;
      text-transform: none; }
    .em__content > *:last-child {
      margin-bottom: 0; }
  .em__sub {
    padding-top: 40px;
    padding-bottom: 80px;
    border-bottom: solid 3px #d9d9d9;
    overflow: hidden; }
    .em__sub .wrapper {
      max-width: 1140px; }
    .em__sub h3 {
      font-size: 32px;
      color: #00004e;
      margin-bottom: 0;
      margin-top: 20px; }
  .em__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px; }
    .em__grid__item {
      width: 33.33333%;
      margin-top: 40px;
      font-size: 18px;
      padding: 0 20px; }
      .em__grid__item h4 {
        border-top: solid 1px #c5c6cd;
        border-bottom: solid 1px #c5c6cd;
        max-width: 233px;
        margin-bottom: 12px;
        color: #1d2e4a;
        text-transform: uppercase;
        font-size: inherit;
        padding: 14px 0; }
      .em__grid__item address {
        font-style: normal;
        font-weight: 600;
        line-height: 1.4em;
        color: #1d2e4a; }
        .em__grid__item address a {
          color: inherit; }
          .em__grid__item address a[href^=tel] {
            color: #7b8798; }
          .em__grid__item address a:hover {
            color: #00004e; }
  @media (max-width: 1023px) {
    .em__sub h3 {
      font-size: 28px; }
    .em__grid__item {
      width: 50%; } }
  @media (max-width: 767px) {
    .em__grid {
      margin-left: -10px;
      margin-right: -10px; }
      .em__grid__item {
        padding: 0 10px;
        font-size: 16px; } }
  @media (max-width: 575px) {
    .em__bar {
      font-size: 18px; }
      .em__bar p {
        line-height: 2em; }
      .em__bar a {
        font-size: 14px; }
    .em__content {
      padding-top: 50px;
      padding-bottom: 50px;
      font-size: 20px; }
      .em__content h2 {
        font-size: 30px; }
    .em__sub {
      padding-top: 30px;
      padding-bottom: 50px; }
      .em__sub h3 {
        font-size: 24px; }
    .em__grid__item {
      width: 100%;
      font-size: 18px; } }

#main {
  padding: 25px 0;
  overflow: hidden;
	
}
  #main.landing {
    border-top: solid 5px #020126; }
  #main .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #main.article {
    margin: 40px 0 60px 0; }
    #main.article .wrapper {
      max-width: 940px; }
    #main.article time {
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      color: #162f4a;
      margin-bottom: 2em; }
    #main.article h2 {
      margin-bottom: 0.5em; }
    #main.article h3 {
      font-size: 1.125rem;
      font-family: "proxima-nova", sans-serif;
      color: #000;
      margin-bottom: 2em; }
    #main.article cite {
      text-transform: uppercase;
      font-size: 20px;
      display: block;
      font-family: "commuters-sans", sans-serif;
      font-style: normal;
      margin: 1.65em auto; }
    #main.article .share {
      margin: 80px 0 40px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #main.article .share a {
        background: url(img/share.png) no-repeat;
        background-size: auto 100%;
        width: 23px;
        height: 23px;
        margin-right: 10px;
        font-size: 0em;
        text-indent: -999999px; }
        #main.article .share a:hover, #main.article .share a:focus {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
        #main.article .share a.print {
          background-position: 0 0; }
        #main.article .share a.email {
          background-position: -23px 0; }
        #main.article .share a.facebook {
          background-position: -46px 0; }
        #main.article .share a.twitter {
          background-position: -69px 0; }
        #main.article .share a.linkedin {
          background-position: -92px 0; }
  @media (max-width: 767px) {
    #main .wrapper {
      display: block; } }

#page {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
  #page.center {
    text-align: center; }
    #page.center h3 {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  #page.reviews blockquote {
    text-align: center;
    width: 100%;
    display: block;
    margin: 60px 0; }
    #page.reviews blockquote p {
      color: #3b444e;
      max-width: 900px;
      margin: 0 auto 20px auto;
      line-height: 1.5em;
      padding: 0 40px; }
    #page.reviews blockquote cite {
      display: block;
      font-style: normal;
      font-size: 1.125rem;
      color: #3b444e;
      text-transform: uppercase; }
    #page.reviews blockquote .stars {
      background: url(img/star.png) repeat-x 0 0;
      background-size: auto 100%;
      height: 21px;
      width: 26px;
      margin: 0 auto 18px auto; }
      #page.reviews blockquote .stars.x2 {
        width: 52px; }
      #page.reviews blockquote .stars.x3 {
        width: 78px; }
      #page.reviews blockquote .stars.x4 {
        width: 104px; }
      #page.reviews blockquote .stars.x5 {
        width: 130px; }
  #page h1:first-child, #page h2:first-child {
    margin-top: 30px; }
  #page h1 {
    text-align: center;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto; }
    .landing #page h1 {
      font-weight: bold; }
    #page h1.title {
      text-align: left;
      max-width: none; }
  #page h3 {
    max-width: 760px; }
  #page .locations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
    text-align: left; }
    #page .locations .item {
      width: 44%;
      margin-bottom: 70px; }
      #page .locations .item *:last-child {
        margin-bottom: 0; }
      #page .locations .item h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border-bottom: solid 1px #c5c6ce;
        border-top: solid 1px #c5c6ce;
        font-size: 1.125rem;
        color: #0b0b24;
        font-weight: bold;
        text-align: left;
        margin-bottom: 14px; }
        #page .locations .item h3 strong {
          padding: 0.9375rem 0; }
        #page .locations .item h3 a {
          font-size: 0.875rem;
          font-family: "proxima-nova", sans-serif;
          padding-left: 28px;
          background: url(img/marker.png) no-repeat left center;
          background-size: auto 28px;
          -ms-flex-item-align: center;
              align-self: center;
          min-height: 28px;
          line-height: 28px; }
      #page .locations .item address {
        font-style: normal;
        font-family: "commuters-sans", sans-serif;
        text-transform: uppercase;
        font-size: 1.125rem;
        line-height: 1.4em;
        margin-bottom: 1.5rem; }
        #page .locations .item address a[href^="mailto:"] {
          font-family: "proxima-nova", sans-serif;
          font-size: 1rem;
          text-transform: none;
          color: #000; }
          #page .locations .item address a[href^="mailto:"]:hover, #page .locations .item address a[href^="mailto:"]:focus {
            color: #112a43; }
      #page .locations .item p {
        color: #162f4a;
        font-size: 1rem;
        margin-bottom: 20px; }
        #page .locations .item p strong {
          color: #162f4a; }
        #page .locations .item p small {
          font-size: inherit;
          font-weight: 600;
          color: #778898; }
        #page .locations .item p a {
          color: inherit; }
  #page .accordion {
    max-width: 1000px;
    margin: 35px auto;
    text-align: left; }
    #page .accordion dt {
      cursor: pointer;
      border-top: solid 1px #c5c6ce; }
      #page .accordion dt:first-child {
        border-top: 0; }
      #page .accordion dt h3 {
        margin: 0;
        padding: 0.9375rem 0 0.9375rem 3.4375rem;
        position: relative;
        text-align: left; }
        #page .accordion dt h3:before {
          background: url(img/ico-plus.png) no-repeat center center;
          background-size: 17px auto;
          content: '';
          border: solid 1px #778898;
          border-radius: 30px;
          width: 29px;
          height: 29px;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          color: #778898; }
      #page .accordion dt.active h3:before {
        background-image: url(img/ico-minus.png); }
    #page .accordion dd {
      margin: 0;
      padding-bottom: 25px;
      display: none; }
      #page .accordion dd *:last-child {
        margin-bottom: 0; }
  #page .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 24px 0; }
    #page .gallery a {
      width: 33.333333%;
      border-right: solid 2px #fff;
      border-bottom: solid 2px #fff;
      overflow: hidden;
      position: relative; }
      #page .gallery a img {
        width: 100%;
        -webkit-transition: .3s all ease;
        transition: .3s all ease;
        position: relative;
        z-index: -1; }
      #page .gallery a:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(2, 2, 22, 0.6) url(img/plus.png) no-repeat center center;
        background-size: 22% auto;
        opacity: 0;
        -webkit-transition: .3s all ease;
        transition: .3s all ease; }
      #page .gallery a:hover:before, #page .gallery a:focus:before {
        opacity: 1; }
      #page .gallery a:hover img, #page .gallery a:focus img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  #page .gform_wrapper {
    margin: 40px 0 90px 0; }
    #page .gform_wrapper ul {
      line-height: 1em; }
    #page .gform_wrapper ul.gfield_checkbox,
    #page .gform_wrapper ul.gfield_radio {
      margin: 0;
      font-size: 18px; }
      #page .gform_wrapper ul.gfield_checkbox li,
      #page .gform_wrapper ul.gfield_radio li {
        margin: 0 25px 0 0; }
        #page .gform_wrapper ul.gfield_checkbox li label,
        #page .gform_wrapper ul.gfield_radio li label {
          font-size: 14px;
          color: #848688;
          text-transform: uppercase;
          margin: 0 !important;
          width: auto !important; }
        #page .gform_wrapper ul.gfield_checkbox li span,
        #page .gform_wrapper ul.gfield_radio li span {
          display: inline-block !important; }
    #page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper textarea {
      border: solid 1px #dddcdc !important;
      font-size: 18px;
      padding: 10px;
      margin: 0;
      color: #848688;
      line-height: 1em !important;
      min-height: 0 !important; }
      #page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).small, #page .gform_wrapper textarea.small {
        max-width: 475px; }
    #page .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper li.gfield_error textarea, #page .gform_wrapper li.gfield_error .customSelectInner {
      border: solid 1px #cc0000 !important;
      color: #cc0000; }
    #page .gform_wrapper li.gfield_error .gfield_label {
      color: #cc0000; }
    #page .gform_wrapper li.gfield_error li label {
      color: #cc0000; }
    #page .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, #page .gform_wrapper li.gfield_error ul.gfield_checkbox, #page .gform_wrapper li.gfield_error ul.gfield_radio {
      color: #cc0000; }
    #page .gform_wrapper textarea {
      height: 100px !important; }
      #page .gform_wrapper textarea.small {
        max-width: 475px; }
    #page .gform_wrapper .validation_message {
      color: #cc0000; }
    #page .gform_wrapper .gfield_required {
      color: inherit; }
    #page .gform_wrapper div.validation_error {
      border: 0;
      padding: 0;
      text-align: left;
      color: #cc0000;
      font-size: 16px; }
    #page .gform_wrapper .gform_body {
      width: calc(100% + 16px); }
    #page .gform_wrapper .top_label .gfield_label {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 0.875rem;
      color: #848688;
      margin: 0;
      margin-bottom: 10px;
      line-height: 1em; }
    #page .gform_wrapper .top_label div.ginput_container {
      margin-top: 0 !important; }
    #page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
      color: #cc0000;
      padding-top: 5px;
      display: none; }
    #page .gform_wrapper ul.gform_fields li.gfield {
      margin-top: 0px !important;
      margin-bottom: 25px !important;
      padding-top: 0;
      padding-bottom: 0;
      border: 0;
      background: transparent; }
    #page .gform_wrapper .horizontal ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #page .gform_wrapper .horizontal ul li {
        width: 33.333333%;
        white-space: nowrap; }
        @media (max-width: 767px) {
          #page .gform_wrapper .horizontal ul li {
            width: 50%;
            margin-bottom: 10px; } }
        @media (max-width: 575px) {
          #page .gform_wrapper .horizontal ul li {
            width: 100%; } }
    #page .gform_wrapper .gform_footer {
      padding: 0;
      margin: 0; }
    #page .gform_wrapper .gform_footer input.button, #page .gform_wrapper .gform_wrapper .gform_footer input[type=submit],
    #page .gform_wrapper .gform_page_footer input.button,
    #page .gform_wrapper .gform_page_footer input[type=submit] {
      display: inline-block;
      min-width: 250px;
      zoom: 1;
      border: solid 2px #020225;
      color: #020225;
      font-size: 0.8125rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      padding: 1.125rem 2.125rem 1rem 2.125rem;
      text-align: center;
      line-height: 1em;
      cursor: pointer;
      outline: none; }
      #page .gform_wrapper .gform_footer input.button:hover, #page .gform_wrapper .gform_footer input.button:focus, #page .gform_wrapper .gform_wrapper .gform_footer input[type=submit]:hover, #page .gform_wrapper .gform_wrapper .gform_footer input[type=submit]:focus,
      #page .gform_wrapper .gform_page_footer input.button:hover,
      #page .gform_wrapper .gform_page_footer input.button:focus,
      #page .gform_wrapper .gform_page_footer input[type=submit]:hover,
      #page .gform_wrapper .gform_page_footer input[type=submit]:focus {
        background-color: #020225;
        color: #fff; }
  #page .select-box {
    position: relative;
    display: block; }
    #page .select-box.small {
      max-width: 475px; }
    #page .select-box select {
      width: 100% !important; }
  #page .customSelect {
    width: 100%;
    background: red; }
    #page .customSelect.small {
      max-width: 475px; }
  #page .customSelectInner {
    background: url(img/select.png) no-repeat right 12px center #fff;
    background-size: 20px auto;
    border: solid 1px #dddcdc;
    font-size: 18px;
    padding: 10px;
    min-height: 0;
    line-height: normal;
    display: block !important;
    width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    color: #848688; }
  
  @media (max-width: 1023px) {
    #page .locations .item {
      width: 100%; } }
  @media (max-width: 575px) {
    #page .gallery a {
      width: 50%; } }

#sidebar {
  min-width: 300px;
  padding-left: 60px;
  margin-top: 10px; }
  #sidebar .widget {
    margin-bottom: 40px; }
    #sidebar .widget h3 {
      font-size: 1rem;
      font-weight: 600;
      padding-bottom: 10px;
      margin-bottom: 20px;
      max-width: 142px;
      border-bottom: solid 3px #020225; }
    #sidebar .widget ul {
      font-size: 0.875rem;
      list-style: none;
      margin: 0;
      padding: 0;
      line-height: 1.5em;
      text-transform: uppercase; }
      #sidebar .widget ul ul {
        margin-bottom: 20px; }
        #sidebar .widget ul ul li.active a {
          font-weight: bold; }
    #sidebar .widget > ul > li > a {
      color: #162f4a;
      font-weight: 600; }
  @media (max-width: 1023px) {
    #sidebar {
      min-width: 260px;
      padding-left: 40px; } }
  @media (max-width: 767px) {
    #sidebar {
      padding-left: 0;
      margin-top: 40px; } }

.content {
  overflow: hidden;
  margin: 30px 0 60px 0;
  text-align: center; }
  .content.front {
    margin-bottom: 30px; }
  .content .breadcrumb {
    margin-bottom: 40px; }
    .content .breadcrumb ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .content .bottom {
    margin-top: 2em; }
  .content h1:first-child, .content h2:first-child {
    margin-top: 30px; }
  .content h2 {
    font-size: 2.25rem;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
  .content p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
    .content p:last-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .content h2 {
      font-size: 1.5rem; } }

.hideable__toggle {
  position: relative; }
  .hideable__toggle i {
    width: 50px;
    height: 50px;
    border: solid 2px #dadada;
    border-radius: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background: url(img/ico_plus.png) no-repeat center center #fff;
    background-size: 29px auto;
    cursor: pointer;
    font-size: 0em;
    text-indent: -99999999px;
    display: block; }
  .hideable__toggle:after {
    content: '';
    width: 100vw;
    height: 3px;
    background: #dadada;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
  .hideable__toggle.open i {
    background-image: url(img/ico_minus.png); }

.hideable__content {
  padding: 30px 0;
  display: none; }

.news {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .news .item {
    width: 33.33333%;
    padding: 0 15px;
    margin-bottom: 50px;
    font-size: 1rem; }
    .news .item img {
      width: 100%;
      margin-bottom: 20px; }
    .news .item article h3 {
      color: #162f4a;
      font-size: 1.25rem;
      font-weight: normal;
      line-height: 1.2em;
      margin-bottom: 0.1em; }
      .news .item article h3 a {
        color: inherit;
        font-weight: inherit; }
    .news .item article .tag {
      text-transform: uppercase;
      display: block;
      color: #162f4a;
      margin-bottom: 0.2em;
      font-weight: bold; }
    .news .item article a {
      font-weight: 600; }
    .news .item article:last-child {
      margin-bottom: 0; }
  .news .text {
    text-align: center;
    -ms-flex-item-align: center;
        align-self: center;
    margin-left: auto;
    margin-right: auto; }
    .news .text h6 {
      display: none; }
    .news .text .newsletter {
      margin-bottom: 1.25rem; }
      .news .text .newsletter h6 {
        font-size: 1rem;
        font-family: "proxima-nova", sans-serif;
        text-transform: uppercase;
        margin-bottom: 0.875rem; }
      .news .text .newsletter form {
        border: solid 1px #fff; }
        .news .text .newsletter form .input-group {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: stretch;
              -ms-flex-align: stretch;
                  align-items: stretch;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          width: 100%; }
          .news .text .newsletter form .input-group input {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            width: 1%;
            border: 0;
            font-size: 10px;
            font-weight: 600;
            color: #112a43;
            text-transform: uppercase;
            padding: 0.6875rem 0.75rem 0.5625rem 0.75rem; }
        .news .text .newsletter form .input-group-append {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .news .text .newsletter form button {
          display: block;
          border: 0;
          outline: none;
          font-size: 0.625rem;
          font-weight: 600;
          letter-spacing: 0.05em;
          padding: 0.6875rem 1.25rem 0.5625rem 1.25rem;
          color: #fff;
          background: #778898;
          -webkit-transition: all .3s ease;
          transition: all .3s ease;
          cursor: pointer; }
          .news .text .newsletter form button:hover, .news .text .newsletter form button:focus {
            background: #0b0b24; }
  @media (max-width: 1239px) {
    .news {
      margin-left: -10px;
      margin-right: -10px; } }
  @media (max-width: 767px) {
    .news .item {
      width: 50%;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 30px; } }
  @media (max-width: 575px) {
    .news .item {
      width: 100%; } }

.breadcrumb {
  margin-bottom: 50px; }
  .breadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-transform: uppercase; }
    .breadcrumb ul li {
      color: #8a8686;
      font-size: 1rem; }
      .breadcrumb ul li:after {
        content: '/';
        padding: 0 10px; }
      .breadcrumb ul li:last-child:after {
        display: none; }
      .breadcrumb ul li.active a, .breadcrumb ul li.current-cat a, .breadcrumb ul li.current_page_item a {
        color: #162f4a;
        font-weight: 600; }
      .breadcrumb ul li a {
        color: inherit; }
        .breadcrumb ul li a:hover, .breadcrumb ul li a:focus {
          color: #162f4a; }
  @media (max-width: 767px) {
    .breadcrumb {
      margin-bottom: 40px; } }

.center .breadcrumb ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.grid-mask {
  overflow: hidden; }
  .grid-mask + #reviews {
    border-top: 0; }

.grid {
  margin-left: -1px;
  margin-right: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .grid .item {
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    position: relative;
    width: 25%;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
    font-family: "commuters-sans", sans-serif;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.4em;
    overflow: hidden; }
    .grid .item:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      -webkit-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      background: rgba(22, 47, 74, 0.45);
      z-index: 2; }
    .grid .item:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background: #fff;
      z-index: 3; }
    .grid .item img {
      width: 100%;
      -webkit-transition: .3s all ease;
      transition: .3s all ease;
      z-index: -1;
      display: block; }
    .grid .item aside {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .grid .item aside span {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 0;
        width: 100%;
        padding: 0 20px;
        z-index: 4; }
    .grid .item.double aside {
      bottom: 50%; }
    .grid .item:hover:before, .grid .item:focus:before {
      opacity: 1; }
    .grid .item:hover img, .grid .item:focus img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .grid.x3 {
    margin-left: -2px;
    margin-right: -2px; }
    .grid.x3 .item {
      width: 33.3333333%;
      border-left-width: 2px;
      border-right-width: 2px;
      font-size: 1.25rem; }
      .grid.x3 .item:after {
        height: 4px; }
      .grid.x3 .item span {
        padding-left: 0;
        padding-right: 0; }
      .grid.x3 .item i {
        font-style: normal;
        background: rgba(2, 2, 22, 0.6);
        display: inline-block;
        padding: 5px 10px;
        min-width: 72%;
        text-align: center; }
  @media (max-width: 1239px) {
    .grid .item {
      font-size: 1.125rem; } }
  @media (max-width: 1023px) {
    .grid .item {
      width: 50%;
      font-size: 1.5rem; }
    .grid.x3 .item {
      font-size: 1.0625rem; } }
  @media (max-width: 767px) {
    .grid.x3 .item {
      width: 50%;
      font-size: 1.25rem; } }
  @media (max-width: 575px) {
    .grid .item, .grid.x3 .item {
      width: 100%; } }

.txt-img {
  margin: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left; }
  .txt-img aside {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
    padding-right: 25px; }
  .txt-img figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
    padding-left: 25px; }
    .txt-img figure img {
      width: calc(((100vw - 100%)/2) + 50% - 45px);
      max-width: 825px; }
  .txt-img.img-first aside {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 25px;
    padding-right: 0; }
  .txt-img.img-first figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    padding-right: 25px;
    direction: rtl; }
    .txt-img.img-first figure img {
      margin-right: 0; }
  @media (max-width: 1239px) {
    .txt-img {
      margin: 40px 0;
      display: block; }
      .txt-img aside, .txt-img figure {
        width: 100%;
        padding: 0 !important; }
      .txt-img figure {
        margin-bottom: 20px; }
        .txt-img figure img {
          width: 100%;
          max-width: none; } }

.txt-gallery {
  margin: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left; }
  .txt-gallery aside {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 43%;
    padding-right: 40px;
    text-align: left; }
    .txt-gallery aside * {
      text-align: inherit; }
    .txt-gallery aside *:first-child {
      margin-top: 0; }
  .txt-gallery figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 57%;
    padding-left: 25px; }
  #page .txt-gallery .gform_wrapper {
    margin-bottom: 0; }
  .txt-gallery .cycle-slideshow {
    width: 100%;
    overflow: hidden; }
    .txt-gallery .cycle-slideshow.cycle-single .arrow {
      display: none; }
    .txt-gallery .cycle-slideshow .slide {
      position: relative;
      width: 100%; }
      .txt-gallery .cycle-slideshow .slide img {
        width: 100%; }
    .txt-gallery .cycle-slideshow .arrow {
      background: url(img/arrows-w.png) no-repeat 0 0;
      background-size: auto 100%;
      width: 27px;
      height: 51px;
      cursor: pointer;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 200; }
      .txt-gallery .cycle-slideshow .arrow.prev {
        left: 10px; }
      .txt-gallery .cycle-slideshow .arrow.next {
        right: 10px;
        background-position: -27px 0; }
  @media (max-width: 1239px) {
    .txt-gallery {
      margin: 40px 0;
      display: block; }
      .txt-gallery aside, .txt-gallery figure {
        width: 100%;
        padding: 0 !important; }
      #page .txt-gallery .gform_wrapper {
        margin-bottom: 40px; } }
  @media (max-width: 575px) {
    .txt-gallery .cycle-slideshow .arrow {
      width: 17px;
      height: 32px; }
      .txt-gallery .cycle-slideshow .arrow.next {
        background-position: -17px 0; } }

.txt-bg {
  text-align: center;
  color: #fff;
  padding: 3.125rem 0 1.875rem 0; }
  .txt-bg .wrapper {
    max-width: 920px; }
    .txt-bg .wrapper *:last-child {
      margin-bottom: 0; }
  .txt-bg img {
    display: none; }
  .txt-bg h2 {
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    line-height: 1.4em; }
  .txt-bg p {
    font-family: "commuters-sans", sans-serif;
    text-transform: uppercase; }

.txt-center {
  text-align: center;
  padding: 4.0625rem 0; }
  .txt-center .wrapper {
    max-width: 800px; }
    .txt-center .wrapper *:last-child {
      margin-bottom: 0; }
  .txt-center h3 {
    margin-bottom: 0.2em;
    margin-top: 2.4em; }

#reviews {
  border-top: solid 3px #020225;
  text-align: center;
  padding: 3rem 0 2.0625rem 0; }
  .main #reviews {
    border: 0;
    position: relative; }
  #reviews h3 {
    color: #112a43;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.1em; }
  #reviews .cycle-slideshow {
    width: 100%;
    overflow: hidden; }
    #reviews .cycle-slideshow.cycle-single .arrow {
      display: none; }
    #reviews .cycle-slideshow .arrow {
      background: url(img/arrows.png) no-repeat 0 0;
      background-size: auto 100%;
      width: 27px;
      height: 51px;
      cursor: pointer;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 200; }
      #reviews .cycle-slideshow .arrow.prev {
        left: 0; }
      #reviews .cycle-slideshow .arrow.next {
        right: 0;
        background-position: -27px 0; }
  #reviews blockquote {
    background: #fff;
    text-align: center;
    width: 100%;
    display: block; }
    #reviews blockquote p {
      color: #3b444e;
      max-width: 900px;
      margin: 0 auto 20px auto;
      line-height: 1.5em;
      padding: 0 40px; }
    #reviews blockquote cite {
      display: block;
      font-style: normal;
      font-size: 1.125rem;
      color: #3b444e;
      text-transform: uppercase; }
    #reviews blockquote .stars {
      background: url(img/star.png) repeat-x 0 0;
      background-size: auto 100%;
      height: 21px;
      width: 26px;
      margin: 0 auto 18px auto; }
      #reviews blockquote .stars.x2 {
        width: 52px; }
      #reviews blockquote .stars.x3 {
        width: 78px; }
      #reviews blockquote .stars.x4 {
        width: 104px; }
      #reviews blockquote .stars.x5 {
        width: 130px; }
  @media (max-width: 1023px) {
    #reviews .cycle-slideshow .arrow {
      width: 17px;
      height: 32px; }
      #reviews .cycle-slideshow .arrow.next {
        background-position: -17px 0; } }
  @media (max-width: 767px) {
    #reviews {
      padding: 40px 0; }
      #reviews h3 {
        font-size: 1.25rem; } }

#quote {
  background-position: center center;
  background-size: cover;
  padding: 3rem 0;
  text-align: center;
  color: #fff; }
  #quote img {
    display: none; }
  #quote h2 {
    color: #fff;
    font-weight: normal;
    margin-bottom: 1em; }
    #quote h2 i {
      background: url(img/icon-info.png) no-repeat center center;
      background-size: 100% auto;
      display: block;
      width: 68px;
      height: 68px;
      margin: 0 auto 18px auto; }
  #quote p:last-child {
    margin-bottom: 0; }

#footer {
  background: #0b0b24;
  color: #fff;
  padding: 30px 0; }
  #footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #footer nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-size: 0.75rem; }
    #footer nav > ul {
      padding-right: 60px;
      line-height: 1.75em; }
      #footer nav > ul ul {
        line-height: 1.75em;
        margin-bottom: 1.25rem; }
      #footer nav > ul > li > a {
        font-weight: bold; }
    #footer nav a {
      color: #fff; }
      #footer nav a:hover, #footer nav a:focus {
        color: #778898; }
  #footer aside {
    text-align: right;
    margin-left: auto; }
    #footer aside .badge {
      float: right;
      margin-left: 2.5rem; }
    #footer aside .info {
      overflow: hidden;
      zoom: 1; }
    #footer aside address {
      font-size: 0.875rem;
      font-weight: 600;
      font-style: normal;
      text-transform: uppercase;
      margin-bottom: 1rem; }
      #footer aside address strong {
        font-size: 1.875rem;
        font-weight: normal;
        line-height: normal;
        display: block;
        margin-top: -7px;
        letter-spacing: -0.035em; }
    #footer aside .social {
      font-size: 0em;
      margin-bottom: 2.5rem; }
      #footer aside .social a {
        display: inline-block;
        zoom: 1;
        background: url(img/social.png) no-repeat;
        background-size: auto 100%;
        width: 30px;
        height: 30px;
        margin-left: 4px; }
        #footer aside .social a:hover {
          opacity: 0.8;
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
        #footer aside .social a.facebook {
          background-position: 0 0; }
        #footer aside .social a.instagram {
          background-position: -30px 0; }
        #footer aside .social a.twitter {
          background-position: -60px 0; }
        #footer aside .social a.linkedin {
          background-position: -90px 0; }
        #footer aside .social a.youtube {
          background-position: -120px 0; }
        #footer aside .social a.houzz {
          background-position: -150px 0; }
    #footer aside .newsletter {
      margin-bottom: 1.25rem; }
      #footer aside .newsletter h6 {
        font-size: 1rem;
        font-family: "proxima-nova", sans-serif;
        text-transform: uppercase;
        margin-bottom: 0.875rem; }
      #footer aside .newsletter form {
        border: solid 1px #fff; }
        #footer aside .newsletter form .input-group {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: stretch;
              -ms-flex-align: stretch;
                  align-items: stretch;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          width: 100%; }
          #footer aside .newsletter form .input-group input {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            width: 1%;
            border: 0;
            font-size: 10px;
            font-weight: 600;
            color: #112a43;
            text-transform: uppercase;
            padding: 0.6875rem 0.75rem 0.5625rem 0.75rem; }
        #footer aside .newsletter form .input-group-append {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        #footer aside .newsletter form button {
          display: block;
          border: 0;
          outline: none;
          font-size: 0.625rem;
          font-weight: 600;
          letter-spacing: 0.05em;
          padding: 0.6875rem 1.25rem 0.5625rem 1.25rem;
          color: #fff;
          background: #778898;
          -webkit-transition: all .3s ease;
          transition: all .3s ease;
          cursor: pointer; }
          #footer aside .newsletter form button:hover, #footer aside .newsletter form button:focus {
            background: #0b0b24; }
    #footer aside .copy {
      text-transform: uppercase;
      font-size: 0.625rem; }
      #footer aside .copy p, #footer aside .copy ul, #footer aside .copy ul li {
        display: inline-block;
        zoom: 1; }
      #footer aside .copy ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #footer aside .copy ul li {
          margin-left: 10px; }
      #footer aside .copy a {
        color: inherit; }
        #footer aside .copy a:hover, #footer aside .copy a:focus {
          color: #778898; }
  @media (max-width: 1239px) {
    #footer nav > ul {
      padding-right: 40px; } }
  @media (max-width: 1023px) {
    #footer nav {
      width: 100%;
      margin-bottom: 2.5rem; }
    #footer aside {
      text-align: left;
      margin-left: 0; } }
  @media (max-width: 767px) {
    #footer nav {
      display: block;
      margin-bottom: 10px; }
      #footer nav > ul {
        margin-bottom: 30px; }
    #footer aside {
      display: block; }
      #footer aside .badge {
        float: none;
        margin-bottom: 25px;
        margin-left: 0;
        display: block; }
      #footer aside .newsletter h6 {
        font-size: 0.9375rem; }
      #footer aside .copy p {
        margin-bottom: 0;
        margin-right: 10px; }
      #footer aside .copy ul li {
        margin-left: 0;
        margin-right: 10px; } }

@media print {
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.45;
    font-family: Garamond,"Times New Roman", serif;
    color: #000;
    background: none;
    font-size: 14pt; }
  /* Headings */
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }
  h1 {
    font-size: 19pt; }
  h2 {
    font-size: 17pt; }
  h3 {
    font-size: 15pt; }
  h4, h5, h6 {
    font-size: 14pt; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  code {
    font: 12pt Courier, monospace; }
  blockquote {
    margin: 1.2em;
    padding: 1em;
    font-size: 12pt; }
  hr {
    background-color: #ccc; }
  /* Images */
  img {
    float: left;
    margin: 1em 1.5em 1.5em 0;
    max-width: 100% !important; }
  a img {
    border: none; }
  /* Links */
  a:link, a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333; }
  a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* Don't show linked images  */
  a[href^="http://"] {
    color: #000; }
  a[href$=".jpg"]:after, a[href$=".jpeg"]:after, a[href$=".gif"]:after, a[href$=".png"]:after {
    content: " (" attr(href) ") ";
    display: none; }
  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol .. taken from html5boilerplate */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  /* Table */
  table {
    margin: 1px;
    text-align: left; }
  th {
    border-bottom: 1px solid #333;
    font-weight: bold; }
  td {
    border-bottom: 1px solid #333; }
  th, td {
    padding: 4px 10px 4px 0; }
  tfoot {
    font-style: italic; }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  #main, .content {
    margin: 0;
    padding: 0;
    width: 100%; }
    #main .wrapper, .content .wrapper {
      width: 100%; }
  #header, #footer, #hero, #banner, #sidebar, #quote, #reviews, .page-navigation, .pagination, .em {
    display: none; } }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
  overflow: hidden; }

.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0); }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8); }

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 7px;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal; }
  .featherlight .featherlight-content .caption {
    text-align: center;
    padding: 20px 0 13px 0;
    color: #112a43;
    font-size: 1rem;
    font-weight: bold;
    font-family: "commuters-sans", sans-serif; }
    @media (max-width: 1023px) {
      .featherlight .featherlight-content .caption {
        padding: 10px 0 3px 0;
        font-size: 0.75rem; } }

.featherlight .featherlight-inner {
  display: block; }

.featherlight link.featherlight-inner,
.featherlight script.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none; }

.featherlight .featherlight-close-icon {
  outline: none;
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  height: 42px;
  width: 42px;
  background: url(img/close.png) no-repeat center center #fff;
  background-size: 23px auto;
  border: 0;
  padding: 0;
  font-size: 0em;
  text-indent: -9999999px; }
  @media (max-width: 1023px) {
    .featherlight .featherlight-close-icon {
      width: 30px;
      height: 30px;
      background-size: 13px auto; } }

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

.featherlight .featherlight-image {
  width: 100%; }

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch; }

.featherlight iframe {
  border: 0; }

.featherlight * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none; } }

#formilla-attn-grabber {
  display: none !important; }



/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.featherlight-next,
.featherlight-previous {
  background: url(img/prev-l.png) no-repeat center center #fff;
  background-size: auto 51px;
  font-size: 0em;
  text-indent: -999999px;
  width: 55px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer; }
  .featherlight-next.featherlight-previous,
  .featherlight-previous.featherlight-previous {
    background-image: url(img/next-l.png);
    left: auto;
    right: 0; }
  @media (max-width: 1023px) {
    .featherlight-next,
    .featherlight-previous {
      width: 30px;
      height: 40px;
      background-size: auto 24px; } }

.featherlight-first-slide.featherlight-last-slide .featherlight-next,
.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-loading .featherlight-next,
.featherlight-loading .featherlight-previous {
  display: none; }



.clearfix {
	color: black;
}
.clearfix .btn-white {
	border-color: black;
	color: black;
}
#quote h2 {
	color: black;
}
#quote i {
   filter: invert(1);
}
#footer .clearfix {
	color: white;
}

.baner_logo {
	text-align:center
}

/* ================= */
@media (max-width: 425px) {
	.grid>.item  {
   height: 320px !important;
}
}

#header aside .top ul li:last-child a
{
	padding: 0 20px;
}
ul
{
	list-style:disc;
}

@media only screen and (max-width: 1100px) {
	.listing .button-trnsp {
		margin-bottom: 15px;
		
	}
}

@media only screen and (max-width: 768px) {
	.listing .listing__head {
		padding-top: 15px;
		
	}
}

.testimonialswp li {
	list-style: none;
}

.testimonialswp .relative  .swiper-pagination-bullet {
	margin-right: 10px;
}

/* ===================================== */

.main .testimonials__wrap ul {
	list-style: none;
}
/* 
===================== slick ====================== */

		.slick-dots {
	position: absolute;
	bottom: -15%;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.slick-dots {
	position: absolute;
	bottom: -7%;
	width: 100%;
	
}
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:before {
	content: '';
	font-size: 0;
	line-height: 20px;
	position: static;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #cccccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
	opacity: 1;
	width: 10px;
	height: 10px;
	background-color: #0c2440;
}
}
		/* Arrows */
.download-slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 23;
	font-size: 0;	
}
.download-slider .slick-prev{
left: 2%;	
	width: 25px;
    height: 25px;
    border-top: 2px solid #0c2440;
    border-right: 2px solid #0c2440;
    margin-right: 50px;
	 transform: rotate(-135deg);
}

.download-slider .slick-next{
	right: -1%;	
	width: 25px;
    height: 25px;
    border-top: 2px solid #0c2440;
    border-right: 2px solid #0c2440;
    margin-right: 50px;
	 transform: rotate(45deg);
}
.download-slider .slick-arrow.slick-disabled{
	opacity: 0.8;
}

@media only screen and (max-width: 767px) {
	.download-slider .slick-arrow {
	position: absolute;
	top: 40%;
	z-index: 23;
	font-size: 0;	
}
}

.hero-career__play-btn {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: relative;
	background: red;
}
.hero-career__play-btn:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 54%;
	transform: translate(-50%, -50%) rotate(0deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 25px;
	border-color: transparent transparent transparent white;
}

/* @media only screen and (max-width: 640px) {
	.hero-career__play-btn {
	width: 40px;
	height: 40px;
	
}
.hero-career__play-btn:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 54%;
	transform: translate(-50%, -50%) rotate(0deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent white;
}
}
 */

#page h3 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.wysiwyg-module__wrapper {
	max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
}

.wysiwyg-module__text {
	font-family: "commuters-sans", sans-serif;
	    padding-top: 3.125rem;
	
}

.wysiwyg-module__text h1 {
	font-size: 32px;
	font-weight: 700;
}

.main-homepage .banner .banner__wrap .banner__text {
    margin: 1rem 0 2.1875rem;
}

/* ========= Flexible Content download =============== */
.cont-download {
	    display: grid;
    grid-template-columns: 33% 1fr;
	padding-bottom: 2rem;
}



@media only screen and (max-width: 1200px) {
	.cont-download {
	grid-template-columns: 35% 1fr;
}
}

@media only screen and (max-width: 1024px) {
	.cont-download {
	grid-template-columns: 42% 1fr;
}
}

@media only screen and (max-width: 857px) {
	.cont-download {
	grid-template-columns: 48% 1fr;
}
}
@media only screen and (max-width: 657px) {
	.cont-download {
	grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 1278px) {
	.cont-download-text {
	    padding-left: 3rem;
}
}
@media only screen and (max-width:767px) {
	.cont-download-text {
	    padding-left: 0;
}
}
/* ========= Flexible Content download =============== */

/* ============== Add Block Mobile nav ================= */

/* #mobile-nav {
	
z-index: 999;
	height: 100vh;
   
} */


/* @media only screen and (max-width: 1023px){
	#mobile-nav {
   min-height: 2568px;
	   
}

} */




.info-header {
/* 	height: 100vh;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 20px;
	padding-top: 5%;
	padding-bottom: 20px;
	background-color: #0a0b23;		 */
	
	min-height: 100vh;
	min-height: 100dvh;
/*     height: 100%; */
/* 	    min-height: 2560px; */
    display: flex;
    flex-direction: column;
	justify-content: flex-start;
    align-items: center;
    row-gap: 20px;
    padding-top: 5%;
    padding-bottom: 30px;
    background-color: #0a0b23;
 position: relative;
/* 	z-index: 750;  */
/*  	position: fixed;  */
width: -webkit-fill-available;
	
}
.info-after {
	position: absolute;
	top: 0;
	left: 0;
	
/* 	display: block;
	width: 100%;
	height:1300px; */
	background-color: #0a0b23;
}

.info-header address {
	display: flex;
	flex-direction: column;
/* 	padding-bottom: 30px; */
	align-items: center;
	
}

.info-header address strong>a {
/* 	font-size: 30px;
	font-weight: 500; */
   
    font-style: normal;
	font-size: 32px;
line-height: 22px;
text-transform: uppercase;
color: #788899;
font-family: "Proxima Nova", sans-serif;
text-align: center;
    text-transform: uppercase;
/*     margin-bottom: 1rem; */
}

.info-header address>a {
/* 	font-size: 32px; */
line-height: 22px;
text-transform: uppercase;
color: #788899;
font-family: "Proxima Nova", sans-serif;
text-align: center;
/* 	font-size: .875rem;
    font-weight: 600; */
    font-style: normal;
    text-transform: uppercase;
/*     margin-bottom: 1rem; */
}

.info-header .social {
	display: flex;
	gap: 5px;
/* 	padding-bottom: 20px; */
}

.info-header .social>a {
	font-size: 0px;
}

.info-header .social-image {
	width: 30px;
	height:30px;
}

.quote-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 380px;
	height: 62px;
/* 	background-color: #0b0b23; */
	border: 2px solid #ffffff;
	font-size: 17px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Commuters Sans", sans-serif;
/* 	font-family: "Commuters Sans"; */
	text-align: center;
/* 	margin-bottom: 200px; */
}

.quote-nav>a {
	color: #ffffff;
}

@media only screen and (max-width: 424px) {
	.quote-nav {
	
	width: 280px;
	height: 50px;
}
}

/* @media only screen and (max-width: 768px) {
	.info-header {
	padding-top: 20%;
	
}
} */

@media only screen and (min-width: 414px) {
	#mobile-nav nav>ul>li>a {
    height: 55px;
	    padding-top: 7px;
}

#mobile-nav nav>ul>li em {
   
    height: 55px;
        padding-top: 7px;
}
}


/* #mobile-nav nav>ul>li>a {
    height: 55px;
	    padding-top: 7px;
}

#mobile-nav nav>ul>li em {
   
    height: 55px;
        padding-top: 7px;
} */

#footer aside .copy>p>a {
	color: #ffffff;
}
#footer aside .copy>p {
	color: #ffffff;
}
/* 
@media (max-width: 900px)
.hero__container {
    min-height: 380px;
    height: 0;
} */

