/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
    


/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and s      .hero__copy .sub-text {
        font-size: 17px;
    line-height: 23px;
    margin: 0 auto;
    max-width: 60%;
    color: #fff;
      }

      .hero__copy h3 {
        margin: 0 auto;
        max-width: 96%;
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        text-transform: uppercase;
        margin-top: 40px;
    }

    .hero__copy h4 {
      margin: 0 auto;
      max-width: 96%;
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      line-height: 30px;
      letter-spacing: 0;
      text-align: center;
      text-transform: uppercase;
      margin-top: 40px;
  }caling 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*------------------------------------*\
    MIXINS
\*------------------------------------*/
/* ----- Responsive ----- */
/* ----- Typography ----- */

.container-mobile .box {
colo: #fff !important;
    border: 1px solid #fff;
   }
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick.min.css.map */
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

img {
  width: 100%;
  height: auto; }

a {
  text-decoration: none; }

body {
  font-family: 'Roboto', sans-serif; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.interior {
  margin-top: 116px; }

.cta {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease .35s; }
  .cta--blue {
    border: 2px solid #102A3D;
    color: #102A3D; }
    .cta--blue:hover {
      background: #102A3D;
      color: #fff; }

.cta--white {
  border: 2px solid #fff;
  color: #fff; }
  .cta--white:hover {
    background: #fff;
    color: #000; }
.cta--disabled {
	opacity: .7;
	pointer-events: none;
}
.g-recaptcha {
   margin: 20px 0 10px;
}
.inner {
  margin: 0 auto;
  max-width: 1100px;
  width: 96%; }

.section__title {
  color: #333;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 1px; }
  .section__title--centered {
    text-align: center; }
  .section__title--white {
    color: #fff; }

.grid__block {
  position: relative; }
  @media (min-width: 643px) {
    .grid__block {
      float: left;
      width: 25%;
      cursor: pointer; } }
  .grid__block img {
    display: block; }
  .grid__block:hover .grid__overlay {
    opacity: 1; }
.grid__overlay {
  opacity: 0;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  transition: linear .35s; }
  .grid__overlay h2,
  .grid__overlay p {
    margin: 0;
    padding: 0 16px;
    color: #fff; }
    @media (min-width: 1067px) {
      .grid__overlay h2,
      .grid__overlay p {
        padding: 0 20px; } }
  .grid__overlay h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase; }
    @media (min-width: 1067px) {
      .grid__overlay h2 {
        font-size: 24px;
        line-height: 32px; } }
  .grid__overlay p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px; }
    @media (min-width: 1067px) {
      .grid__overlay p {
        margin-top: 0;
        font-size: 15px;
        line-height: 22px; } }

.header {
  position: fixed;
  left: 0;
  top: 0;
  padding: 20px 0;
  width: 100%;
  z-index: 2;
  /*background: #fff;*/ }
  .header__logo {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 4%;
    max-width: 200px;
    z-index: 10; }
    @media (min-width: 850px) {
      .header__logo {
        max-width: 240px; } }
    .header__logo--interior {
      display: none; }
  .header__nav {
    display: none;
    margin-top: 30px;
    float: right;
    margin-right: 4%;
    list-style: none; }
    @media (min-width: 850px) {
      .header__nav {
        display: block; } }
    .header__nav li {
      float: left;
      margin-right: 25px; }
      .header__nav li:last-child {
        margin-right: 0; }
    .header__nav a {
      position: relative;
      display: block;
      color: #fff;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 1.25px;
      text-transform: uppercase; }
      .header__nav a:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 0;
        height: 1px;
        background: #fff;
        content: "";
        transition: ease .3s; }
      .header__nav a:hover:after {
        width: 100%; }

.darkheader,
.interior .header,
.nav-open {
  position: fixed;
  background: #fff;
  transition: ease .35s;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3); }
  .darkheader #nav-icon2 span,
  .interior .header #nav-icon2 span,
  .nav-open #nav-icon2 span {
    background: #102A3D; }
  .darkheader .header__logo--home,
  .interior .header .header__logo--home,
  .nav-open .header__logo--home {
    display: none; }
  .darkheader .header__logo--interior,
  .interior .header .header__logo--interior,
  .nav-open .header__logo--interior {
    display: block; }
  .darkheader .header__nav a,
  .interior .header .header__nav a,
  .nav-open .header__nav a {
    color: #333; }
    .darkheader .header__nav a:after,
    .interior .header .header__nav a:after,
    .nav-open .header__nav a:after {
      background: #333; }

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 45px;
  height: 25px;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #d3531a;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon2 {
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 10; }

@media (min-width: 850px) {
  #nav-icon2 {
    display: none; } }
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 5px 5px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 5px 0 0 95px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 14px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 28px; }

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px; }

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px; }

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 20px; }

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 20px; }

.nav-open #nav-icon2 span {
  background: #102A3D; }
.nav-open .header__nav {
  position: absolute;
  top: 0;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  display: block;
  float: none;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.5); }
  .nav-open .header__nav li {
    display: block;
    float: none;
    margin-right: 0;
    padding: 12px 0; }
    .nav-open .header__nav li:first-child {
      margin-top: 95px; }
    .nav-open .header__nav li:nth-child(even) {
      background-color: #eee; }
    .nav-open .header__nav li a {
      padding-left: 20px;
      color: #102A3D;
      font-size: 17px; }
      .nav-open .header__nav li a:after {
        display: none;
        content: none; }

.hero {
  position: relative;
  height: 100vh;
  min-height: 800px;
  /*background: url(../images/banner.jpg) center center/cover no-repeat; */
    
}
  .hero.about {
    background: url(../images/about-banner.png) center center/cover no-repeat; 
  }
  .hero__video {
      position: absolute;
      padding-bottom: 56.25%; /* 16:9 */
      height: 0;
  }
  .hero__video video {
      object-fit: cover;
      width: 100vw;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0;
  }
  .hero:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    content: "";
     z-index: 1;
  }
  .hero__copy {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center; 
    z-index: 2;
  }
    .hero__copy h1 {
      margin: 0 auto;
      max-width: 96%;
      color: #fff;
      font-size: 23px;
      font-weight: 300;
      line-height: 30px;
      letter-spacing: 0;
      text-align: center;
      text-transform: uppercase; }

      .hero__copy .sub-text {
        font-size: 16px;
    line-height: 23px;
    color: #fff;
    max-width: 800px !important;
    display: block;
    margin: 0 auto;
      }
      
      .law-services li {
    font-size: 18px !important;
    line-height: 30px !important;
     }

      .hero__copy h3 {
        margin: 0 auto;
        max-width: 96%;
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        line-height: 30px;
        letter-spacing: 0;
        text-align: center;
        text-transform: uppercase;
        margin-top: 40px;
    }

    .hero__copy h4 {
      margin: 0 auto;
      max-width: 96%;
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      line-height: 30px;
      letter-spacing: 0;
      text-align: center;
      text-transform: uppercase;
      margin-top: 40px;
  }   
      .hero ul {
        list-style: none;
      }
      
      @media only screen and (max-width: 768px) {
      .hero__copy {
        padding: 0px 10px !important; }
        
        .hero {
       position: relative;
       height: 100vh;
       min-height: 1000px;
       background: url(../images/banner.jpg) center center/cover no-repeat !important;
     }
     
     .s-cta {
       padding: 0px 15px 30px !important;
     }
     
     .intro {
      padding: 30px 0 30px !important;
     }
     .container-mobile {
    display: table-cell;
    margin: 0 auto;
     }
     
     .hero ul {
    list-style: none;
    display: initial;
     }
    .hero__copy .sub-text {
    margin-top: 20px;
     }
       }
      

      
      @media (min-width: 643px) {
        .hero__copy h1 {
          font-size: 36px;
          line-height: 46px;
          max-width: 90%; } }
      @media (min-width: 1067px) {
        .hero__copy h1 {
          font-size: 46px;
          line-height: 69px;
          max-width: 800px; } }
    .hero__copy li {
      margin: 3px auto;
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      line-height: 26px; }
      @media (min-width: 643px) {
        .hero__copy li {
          margin: 3px 0;
          font-size: 22px;
          line-height: 32px; } }
    .hero__copy .cta {
      margin: 15px;
      padding: 7px 12px;
      font-size: 17px;
      line-height: 26px; }
      @media (min-width: 643px) {
        .hero__copy .cta {
          margin: 25px auto 0;
          padding: 10px 20px;
          font-size: 18px;
          line-height: 28px; } }

.intro {
  padding: 30px 0 60px; }
  .intro__col {
    float: left;
    width: 50%; }
    .intro__col:first-child {
      width: 60%; }
  .intro h2 {
    padding-bottom: 10px;
    color: #333;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    text-align: center; }
    @media (min-width: 643px) {
      .intro h2 {
        font-size: 32px;
        line-height: 40px; } }
  .intro p {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    text-align: center; }

@media (min-width: 643px) {
  .expertise {
    display: flex; } }
.expertise__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 25px 15px; }
  @media (min-width: 1067px) {
    .expertise__wrapper {
      padding: 35px 25px; } }
.expertise__block {
  width: 100%;
  padding: 0;
  background: #102A3D; }
  @media (min-width: 643px) {
    .expertise__block {
      float: left;
      /*width: 50%;*/ } }
  @media (min-width: 1067px) {
    .expertise__block {
      padding: 0 15px; } }
  .expertise__block:nth-child(even) {
    background: #0E2535; }
  .expertise__block h3,
  .expertise__block p {
    max-width: 625px;
    color: #fff;
    font-weight: 300;
    text-align: center; }
  .expertise__block h3 {
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 1px;
    order: 1;
    text-transform: uppercase; }
    @media (min-width: 1067px) {
      .expertise__block h3 {
        font-size: 18px; } }
  .expertise__block p {
    margin-top: 12px;
    font-size: 17px;
    line-height: 23px;
    order: 2; }

.affiliates {
  padding: 40px 0;
  background: #E9EBED; }
  .affiliates .section__title {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase; }
  .affiliates p {
    margin: 10px auto 0;
    max-width: 400px;
    color: #888;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    text-align: center; }
    .affiliates p a {
      color: #102A3D;
      font-weight: bold; }
  .affiliates__slider {
    margin-top: 60px;
    list-style: none; }
    .affiliates__slider li {
      display: flex;
      float: left;
      width: 33.3333%;
      align-items: center;
      justify-content: center;
      text-align: center; }
      .affiliates__slider li img {
        max-width: 140px; }
  .affiliates .cta {
    margin: 10px 0 5px;
    font-size: 20px; }

.testimonials {
  padding: 0;
  background: #E9EBED; }
  .testimonials__slider {
    padding: 20px 0; }
  .testimonials .slider__nav {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 25px; }
  .testimonials .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: 0;
    /*left: 50%;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg); }
  .testimonials .slick-arrow.slick-prev {
    left: 0;
    border-bottom: 1px solid #0C1F2D;
    border-left: 1px solid #0C1F2D; }
  .testimonials .quotes {
    font-size: 42px; }
  .testimonials .slick-arrow.slick-next {
    right: 0;
    border-top: 1px solid #0C1F2D;
    border-right: 1px solid #0C1F2D; }
  .testimonials .slick-arrow:focus {
    outline: none; }
  .testimonials .slick-arrow {
    appearance: none;
    border: none;
    width: 20px;
    height: 20px;
    padding: 0px;
    transform: rotate(45deg);
    background: transparent;
    text-indent: -9999em; }
  .testimonials .testimonials button.left:hover {
    border-left-color: #fffffa;
    border-bottom-color: #fffffa; }
  .testimonials .testimonials button.right {
    right: 0px; }
  .testimonials .testimonials button.right:hover {
    border-top-color: #fffffa;
    border-right-color: #fffffa; }
  .testimonials .testimonial {
    float: left;
    width: 33.3333%; }
    @media (min-width: 643px) {
      .testimonials .testimonial {
        padding-right: 30px; } }
    .testimonials .testimonial p {
      color: #333;
      font-size: 16px;
      font-weight: 300;
      line-height: 23px;
      text-align: center; }
      @media (min-width: 643px) {
        .testimonials .testimonial p {
          font-size: 21px;
          line-height: 29px; } }
    .testimonials .testimonial h2 {
      font-weight: 400;
      text-align: center;
      text-transform: uppercase; }
  .testimonials blockquote {
    margin: 0 15px; }
  .testimonials blockquote p:before {
    content: open-quote; }
  .testimonials blockquote p:after {
    content: close-quote; }
  .testimonials .section__title:after {
    /*				position: relative;
    			    top: 22px;
    			    display: block;
    			    margin-bottom: 15px;
    			    width: 90px;
    			    height: 2px;
    			    background: #333;
    			    content: "";*/ }

.interior .testimonial {
  float: none;
  width: 100%;
  padding: 0; }
  .interior .testimonial h2 {
    margin-bottom: 10px;
    color: #102A3D;
    font-size: 26px;
    font-weight: 400; }
  .interior .testimonial p {
    margin: 0;
    font-size: 16px;
    line-height: 23px; }

.clients {
  padding: 40px 0;
  background: #D4DBDF; }
  .clients .slick-slide {
    height: auto; }
  .clients__slider {
    margin-bottom: 20px; }
  .clients .client {
    padding: 0 20px; }
    .clients .client img {
      max-width: 150px; }

.contact {
  padding: 0; }
  .contact.footer {
    /*background: #102A3D;*/ }
  .contact input,
  .contact textarea {
    padding: 5px;
    width: 100%;
    border: 1px solid #ddd; }
  .contact input {
    height: 50px; }
  .contact input[type="submit"] {
    padding: 0 30px;
    width: auto;
    background: #10293B;
    border: 1px solid #10293B;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase; }
  .contact__map {
    width: 100%; }
  .contact ul {
    padding-left: 0;
    list-style: none; }
  .contact li {
    margin-bottom: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px; }
  .contact__legal {
    padding: 20px 0 15px;
    background: #0E2535; }
    .contact__legal p {
      max-width: 80%;
      margin: 8px auto;
      color: #fff;
      font-size: 15px;
      font-weight: 300;
      line-height: 21px;
      text-align: center; }
  .contact .section__title {
    margin: 0; }
  .contact__cols {
    margin: 40px 0;
    padding: 0 10px; }
    @media (min-width: 643px) {
      .contact__cols {
        padding: 0; } }
  .contact__row {
    margin-bottom: 15px; }
  .contact__col {
    float: left;
    margin-bottom: 40px; }
    .contact__col li {
      margin-bottom: 35px;
      color: #333;
      font-size: 14px; }
      .contact__col li.title {
        margin-bottom: 8px;
        font-weight: 100;
        font-size: 20px; }
    @media (min-width: 643px) {
      .contact__col {
        float: left; }
        .contact__col--info {
          width: 40%;
          padding-left: 15px; }
          .contact__col--info a {
            color: #10293B; }
          .contact__col--info a:hover {
            text-decoration: underline; }
        .contact__col--form {
          width: 60%;
          padding-right: 15px; } }
  .contact ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-weight: 300; }
  .contact ::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 300; }
  .contact :-ms-input-placeholder {
    /* IE 10+ */
    font-weight: 300; }
  .contact :-moz-placeholder {
    /* Firefox 18- */
    font-weight: 300; }

.footer__social {
  list-style: none;
  float: right; }
  .footer__social li {
    display: inline-block;
    margin-right: 15px; }
    .footer__social li:last-child {
      margin-right: 0; }
  .footer__social .fa {
    color: #fff;
    font-size: 30px; }

.banner {
  padding: 0;
  max-height: 550px;
  min-height: 220px;
  width: 100%;
  background: transparent url(../images/interior-banner.jpg) center center/cover no-repeat; }
  .banner h2 {
    margin: 0 0 0 4%;
    padding: 80px 0 0;
    color: #fff;
    font-size: 46px;
    font-weight: 300;
    text-transform: uppercase; }

.affilations {
  padding-top: 30px; }
  .affilations .section__title {
    margin: 30px 0 10px; }
  .affilations h3 {
    margin: 0 0 10px;
    font-weight: 300; }
  .affilations ul {
    padding-left: 0;
    list-style: none; }
  .affilations li {
    margin-bottom: 8px;
    font-weight: 300; }

.safety {
  padding-bottom: 25px; }
  .safety .section__title {
    margin: 30px 0 10px; }
  .safety p {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px; }
  .safety ul {
    padding-left: 0;
    list-style: none; }
  .safety li {
    margin-bottom: 8px;
    font-weight: 300; }
  .safety h3 {
    margin: 35px 0 0;
    font-size: 24px;
    font-weight: 400; }

.box 
{
    color:#fff !important;
}
.connect {
  padding: 30px 0; }
  @media (min-width: 850px) {
    .connect {
      padding: 60px 0; } }
  .connect .section__title {
    text-transform: uppercase; }
  .connect__col:first-child {
    text-align: center; }
  @media (min-width: 850px) {
    .connect__col {
      float: left; }
      .connect__col:first-child {
        width: 35%;
        text-align: left; }
      .connect__col:last-child {
        width: 65%; } }
  .connect .cta {
    display: block;
    margin: 15px auto;
    max-width: 300px;
    font-size: 20px; }
    @media (min-width: 850px) {
      .connect .cta {
        display: inline-block; } }
  .connect input,
  .connect textarea {
    padding: 10px;
    width: 100%;
    background: #ECEDED;
    border: none;
    text-transform: uppercase; }
  .connect input {
    height: 55px; }
  .connect input[type="submit"] {
    width: 100%;
    background: #102A3D;
    color: #fff;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 643px) {
      .connect input[type="submit"] {
        width: 150px; } }
  .connect textarea {
    height: 160px; }
  .connect .form__row {
    margin-bottom: 10px; }
  .connect ::-webkit-input-placeholder {
    color: #102A3D;
    font-weight: 400;
    letter-spacing: 2px; }
  .connect ::-moz-placeholder {
    color: #102A3D;
    font-weight: 400;
    letter-spacing: 2px; }
  .connect :-ms-input-placeholder {
    color: #102A3D;
    font-weight: 400;
    letter-spacing: 2px; }
  .connect :-moz-placeholder {
    color: #102A3D;
    font-weight: 400;
    letter-spacing: 2px; }
  .connect ul {
    padding-left: 0;
    list-style: none; }
  .connect li {
    margin-bottom: 7px;
    color: #333;
    font-weight: 300; }
    .connect li.company-name {
      font-size: 18px; }
    .connect li a {
      color: #102A3D; }
  .connect__social {
    margin-top: 10px; }
    .connect__social li {
      display: inline-block;
      margin-right: 15px; }
    .connect__social .fa {
      color: #102A3D;
      font-size: 26px; }

.center-image {
  padding-top: 20px;
}

.center-image img {
  margin: 12px 0 40px;
  max-width: 1000px;
  text-align: center;
}

.videoWrapper {
	position: relative;
        margin-top: 35px;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#about.intro h2,
#about.intro p {
  text-align: left;
}

#about.intro li {
  margin-bottom: 6px;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
/*# sourceMappingURL=main.css.map */
