html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=69f1108a80a8c3727f02de03cacfc85f)
 * Config saved to config.json and https://gist.github.com/69f1108a80a8c3727f02de03cacfc85f
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/*
1. Use modernizor.js to determin if flexbox is supported.
2. flex-* can break more than one time. Eg. flex-4 flex-4 flex-4. It breaks two times, from 3 boxes in a row to 2 boxes then 1 box.
3. flex-s-*, flex-m-*, flex-l-* only break once or never break. They can be mixed. Eg. flex-m-5 + flex-m-7
4. Add class .align-container to flex-container if want to align columns to other containers. Eg. <div class="flex-container align-container">

Example1
<div class="flex-container">
   <div class="flex-4">Box1</div>
   <div class="flex-4">Box2</div>
   <div class="flex-4">Box3</div>
</div>

Example2
<div class="flex-container">
   <div class="flex-m-2">Box1</div>
   <div class="flex-m-4">Box2</div>
   <div class="flex-m-6">Box3</div>
</div>
*/
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.no-flexbox .flex-container {
  display: block; }
  .no-flexbox .flex-container .flex-3, .no-flexbox .flex-container .flex-4, .no-flexbox .flex-container [class*="flex-s"], .no-flexbox .flex-container [class*="flex-m"], .no-flexbox .flex-container [class*="flex-l"] {
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top; }

.align-container {
  margin: 0 -15px; }

.flex-6, .flex-4, .flex-3, .flex-2 [class*="flex-s"], [class*="flex-m"], [class*="flex-l"] {
  padding: 15px; }
  .flex-6 > *, .flex-4 > *, .flex-3 > *, .flex-2 [class*="flex-s"] > *, [class*="flex-m"] > *, [class*="flex-l"] > * {
    height: 100%; }

.flex-6 {
  width: 50%; }

@media (max-width: 900px) {
  .flex-6 {
    width: 100%; } }

.flex-4 {
  width: 33.33%; }

@media (max-width: 900px) {
  .flex-4 {
    width: 50%; } }

@media (max-width: 600px) {
  .flex-4 {
    width: 100%; } }

.flex-3 {
  width: 25%; }

@media (max-width: 900px) {
  .flex-3 {
    width: 33.33%; } }

@media (max-width: 600px) {
  .flex-3 {
    width: 50%; } }

@media (max-width: 500px) {
  .flex-3 {
    width: 100%; } }

.flex-2 {
  width: 16.66%; }

@media (max-width: 900px) {
  .flex-2 {
    width: 25%; } }

@media (max-width: 600px) {
  .flex-2 {
    width: 33.33%; } }

@media (max-width: 500px) {
  .flex-2 {
    width: 50%; } }

.flex-s-1, .flex-m-1, .flex-l-1 {
  width: 8.33%; }

.flex-s-2, .flex-m-2, .flex-l-2 {
  width: 16.66%; }

.flex-s-3, .flex-m-3, .flex-l-3 {
  width: 25%; }

.flex-s-4, .flex-m-4, .flex-l-4 {
  width: 33.33%; }

.flex-3-5, .flex-m-5, .flex-l-5 {
  width: 41.66%; }

.flex-s-6, .flex-m-6, .flex-l-6 {
  width: 50%; }

.flex-s-7, .flex-m-7, .flex-l-7 {
  width: 58.33%; }

.flex-s-8, .flex-m-8, .flex-l-8 {
  width: 66.66%; }

.flex-s-9, .flex-m-9, .flex-l-9 {
  width: 75%; }

.flex-s-10, .flex-m-10, .flex-l-10 {
  width: 83.33%; }

.flex-s-11, .flex-m-11, .flex-l-11 {
  width: 91.66%; }

@media (max-width: 992px) {
  [class*="flex-l"] {
    width: 100%; } }

@media (max-width: 768px) {
  [class*="flex-m"] {
    width: 100%; } }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.size-full {
  display: block;
  margin: 15px 0; }

.no-scroll {
  overflow: hidden; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.container-fit {
  width: 100%;
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto; }

.container-narrow {
  width: 100%;
  max-width: 700px;
  padding: 0 15px;
  margin: 0 auto; }

.bg-cover {
  background: no-repeat center center;
  background-size: cover; }

.spacer {
  padding: 0 10px; }

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

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

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.button {
  display: inline-block;
  padding: 7px 15px;
  font-size: 0.85em;
  letter-spacing: 1px;
  background-color: #339999;
  color: white; }
  .button:hover {
    background-color: #316666;
    color: white; }

.button-outline {
  display: inline-block;
  padding: 7px 15px;
  font-size: 0.85em;
  letter-spacing: 1px;
  border: 2px solid white;
  color: white; }
  .button-outline:hover {
    background-color: #339999;
    border: 2px solid #339999;
    color: white; }

.link-arrow {
  text-transform: uppercase; }
  .link-arrow:after {
    content: "\f054";
    font-family: FontAwesome;
    padding-left: 10px; }
  .link-arrow:hover {
    color: white; }

.color-ltgreen {
  color: #ccffff; }

.separator {
  display: inline-block;
  background-color: #339999;
  width: 5px;
  height: 11px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  margin: 0 5px; }

.white-line {
  background-color: white;
  height: 8px;
  margin: 0;
  position: relative;
  overflow-x: visible; }
  .white-line:after {
    position: absolute;
    content: "dfadaf";
    width: 1000px;
    height: 8px;
    left: 0;
    top: 0;
    background-color: white; }

.super-list {
  padding: 15px 0;
  display: inline-block;
  text-align: left;
  list-style: none;
  color: #339999;
  font-size: 1.2em; }
  .super-list li {
    padding: 5px 0;
    position: relative;
    padding-left: 30px; }
    .super-list li:before {
      position: absolute;
      top: 8px;
      left: 0;
      content: "\f00c";
      font-family: FontAwesome;
      width: 12px;
      height: 20px;
      color: #339999; }

/*------ Basic -------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  font-size: 15px;
  font-family: "Ubuntu", sans-serif; }

p, address {
  display: block;
  line-height: 1.5;
  margin: 0;
  padding: 0 0 0.5em 0; }

span {
  font-size: inherit; }

a {
  font-family: "Ubuntu", sans-serif;
  text-decoration: none;
  color: #339999;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:hover, a:focus, a:active, a:visited {
    outline: 0;
    text-decoration: none; }
  a:hover {
    color: #999; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0 0 0.5em;
  font-family: "Raleway", sans-serif;
  line-height: 1.2;
  color: #339999; }

h1 {
  font-size: 40px;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 27px;
  font-weight: 400;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    h2 {
      font-size: 22px; } }

h3 {
  font-size: 1.4em;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  text-transform: uppercase; }

h4 {
  font-size: 1.4em;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  line-height: 1.5; }
  @media (max-width: 768px) {
    h4 {
      font-size: 1.2em; } }

h5 {
  font-size: 0.95em;
  font-family: "Ubuntu", sans-serif; }

h6 {
  font-size: 0.9em; }

ul, ol {
  margin: 0;
  padding: 15px 0 0 15px; }
  ul li, ol li {
    padding-bottom: 12px; }

/*------ Button & Forms -------*/
button {
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent; }
  button:hover, button:focus, button:active, button:visited {
    outline: 0; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  outline: none; }

input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
input[type="submit"],
textarea {
  border-radius: 0;
  font-size: 16px;
  padding: 7px 15px;
  line-height: 1.2; }
  input:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  input[type="submit"]:focus,
  textarea:focus {
    outline: none; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/*------ 3. Markups -------*/
dfn, cite, em, i {
  font-style: italic;
  font-size: 0.95em; }

address {
  font-style: normal; }

q {
  font-style: italic; }

code, pre {
  display: block;
  margin: 15px 0;
  width: 100%;
  overflow: auto;
  padding: 1.6em; }

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #eee;
    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: #999;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.site-search-form {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(8, 51, 51, 0.9);
  text-align: center; }
  .site-search-form .close-search-form {
    color: white;
    font-size: 1.2em; }
    .site-search-form .close-search-form:hover {
      color: #ccffff; }
  .site-search-form form {
    margin-top: 40vh;
    margin-top: calc(50vh - 19px); }
    .site-search-form form input[type="text"] {
      background-color: white;
      border: 0;
      color: #316666;
      padding: 10px 45px 10px 12px; }

.home .site-header .main-nav {
  background-color: #316666; }

.site-header .site-title {
  display: inline-block;
  padding: 20px 0 14px; }
  .site-header .site-title img {
    width: 200px;
    height: auto; }

.site-header .mobile-nav {
  display: none;
  background-color: #339999;
  padding: 7px 0;
  color: white; }
  .site-header .mobile-nav .menu-toggle {
    font-size: 1.1em; }
    .site-header .mobile-nav .menu-toggle:hover {
      color: #ccffff; }
  .site-header .mobile-nav .site-control {
    padding-top: 0; }
    .site-header .mobile-nav .site-control a, .site-header .mobile-nav .site-control button, .site-header .mobile-nav .site-control .spacer {
      color: white; }
      .site-header .mobile-nav .site-control a:hover, .site-header .mobile-nav .site-control button:hover, .site-header .mobile-nav .site-control .spacer:hover {
        color: #ccffff; }

.site-header .site-control {
  float: right;
  padding-top: 23px; }
  .site-header .site-control a {
    font-weight: 500; }
  .site-header .site-control .spacer {
    color: #339999; }
  .site-header .site-control button {
    padding: 0; }
  .site-header .site-control a, .site-header .site-control button {
    font-size: 1.1em;
    color: #339999; }
    .site-header .site-control a:hover, .site-header .site-control button:hover {
      color: #316666; }

.site-header .main-nav {
  background-color: #4e5859; }
  .site-header .main-nav ul, .site-header .main-nav li {
    padding: 0;
    margin: 0;
    list-style: none; }
  .site-header .main-nav .menu {
    text-align: right; }
    .site-header .main-nav .menu > li {
      display: inline-block;
      margin: 0 -2px; }
      .site-header .main-nav .menu > li > a {
        color: white;
        display: block;
        padding: 10px 15px 6px;
        text-transform: uppercase;
        font-size: 0.85em;
        font-weight: 400;
        border-bottom: 4px solid transparent; }
        .site-header .main-nav .menu > li > a:hover {
          color: #dcb339; }
    .site-header .main-nav .menu .current-menu-item a {
      border-bottom: 4px solid #dcb339; }

@media (max-width: 1024px) {
  .desktop.site-control {
    display: none; }
  .site-header .mobile-nav {
    display: block; }
  .site-header .main-nav {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease; }
    .site-header .main-nav .container {
      width: 100%;
      padding: 0; }
    .site-header .main-nav .menu > li {
      display: block; }
      .site-header .main-nav .menu > li > a {
        text-align: center; }
        .site-header .main-nav .menu > li > a:hover {
          background-color: rgba(0, 0, 0, 0.1); }
    .site-header .main-nav .menu .current-menu-item a {
      color: #dcb339;
      border-bottom: 4px solid transparent; }
  .site-header .nav-open {
    max-height: 10000px; } }

.site-footer {
  padding: 30px 0 25px;
  background-color: #4e5859;
  color: white;
  font-weight: 300; }
  .site-footer p {
    max-width: 250px; }
  .site-footer address {
    padding-bottom: 15px; }
  .site-footer a {
    color: white; }
    .site-footer a:hover {
      color: #339999; }

.site-info {
  padding: 20px 0 10px;
  font-size: 0.9em; }
  .site-info img {
    max-width: 200px; }
  .site-info .text-right {
    padding-top: 3px; }
  @media (max-width: 768px) {
    .site-info {
      text-align: center; }
      .site-info .text-right {
        text-align: center;
        margin-top: 15px; } }

.go-top {
  width: 50px;
  height: 42px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 3px; }
  .go-top:hover {
    opacity: 0.9;
    color: white; }

.validation_error {
  border: 0 !important;
  color: #DB3E00 !important;
  background-color: #efefef; }

.gform_body li.gfield {
  padding-right: 0 !important; }

.gform_body input, .gform_body textarea {
  margin: 0 !important;
  padding: 8px 15px !important;
  border: 2px solid #BADBDB; }

.gform_body textarea {
  height: 160px !important; }

.gform_body .gfield_error {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important; }
  .gform_body .gfield_error input, .gform_body .gfield_error textarea {
    border: 1px solid #DB3E00 !important; }

.gform_body .validation_message {
  color: #DB3E00 !important; }

.gform_footer {
  margin: 0 !important;
  padding: 10px 0 !important; }
  .gform_footer input[type="submit"] {
    border: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important; }

.site-main {
  padding: 40px 0; }

.page-header {
  text-align: center;
  font-size: 2.2em; }
  @media (max-width: 768px) {
    .page-header {
      font-size: 1.8em; } }

.page-slider {
  overflow-y: hidden; }
  .page-slider .slick-dots {
    width: 50%;
    padding-right: 60px;
    bottom: 20px; }
  @media (max-width: 992px) {
    .page-slider .slick-dots {
      width: 100%;
      padding: 0;
      bottom: 20px; } }
  .page-slider .slide {
    height: 350px; }
  .page-slider .left, .page-slider .right {
    float: left;
    position: relative;
    height: 350px; }
  .page-slider .left {
    width: 55%;
    text-align: right;
    background-color: #316666;
    background: no-repeat center center;
    background-size: cover; }
    @media (max-width: 768px) {
      .page-slider .left {
        width: 100%; } }
  .page-slider .right {
    width: 45%;
    position: relative;
    background-color: #eee; }
    @media (max-width: 768px) {
      .page-slider .right {
        width: 100%;
        position: absolute;
        background-color: rgba(238, 238, 238, 0.8); } }
    .page-slider .right .caption {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      padding: 70px 50px 30px 20px;
      max-width: 550px; }
      @media (max-width: 768px) {
        .page-slider .right .caption {
          text-align: center;
          padding: 90px 30px 30px;
          width: 100%;
          max-width: 1000px; } }
      .page-slider .right .caption h4 {
        color: #4e5859;
        font-style: italic; }
      .page-slider .right .caption h1 {
        padding-top: 10px;
        font-size: 2.2em; }
        @media (max-width: 600px) {
          .page-slider .right .caption h1 {
            font-size: 1.6em; } }
    .page-slider .right .dk-green {
      position: absolute;
      z-index: 5;
      display: inline-block;
      width: 140px;
      left: -70px;
      background-color: #eee;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg);
      height: 350px; }
      @media (max-width: 768px) {
        .page-slider .right .dk-green {
          display: none; } }

.green-section {
  background-color: #339999;
  padding: 20px 0; }
  .green-section h4 {
    color: white; }
  .green-section a {
    color: #ccffff; }
    .green-section a:hover {
      color: white; }

.search-form {
  position: relative;
  display: inline-block;
  width: 250px; }
  .search-form .search-input {
    display: block;
    width: 100%;
    padding: 8px 80px 8px 15px;
    line-height: 1; }
  .search-form #searchsubmit {
    background: url(../assets/img/search.svg) no-repeat center center;
    background-size: 24px 30px;
    position: absolute;
    top: 0;
    right: 10px;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    padding: 10px; }

.secondary-content {
  padding: 40px 0; }

.bottom-grey-section {
  background-color: #eee;
  padding: 50px 0; }
  .bottom-grey-section h5 {
    margin: 25px 0 5px;
    padding: 0;
    font-size: 18px; }
  .bottom-grey-section p {
    padding: 0;
    margin: 0; }

.accordion {
  padding: 60px 0 60px; }
  .accordion .unit {
    margin-top: 10px; }
  .accordion .title {
    padding: 8px 50px 8px 15px;
    background-color: #339999;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer; }
    .accordion .title:hover {
      background-color: #2d8686; }
    .accordion .title span {
      color: white;
      font-size: 1.1em;
      text-transform: capitalize; }
    .accordion .title button {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 42px;
      background-color: #316666;
      color: white; }
  .accordion .content {
    padding: 20px 15px 20px; }
  .accordion .image {
    padding-top: 40px; }
  .accordion .content-container {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease; }
    .accordion .content-container .open-accordion i {
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .accordion .accordion-open .content-container {
    max-height: 1000px; }
  .accordion .accordion-open .open-accordion i {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.quotes {
  position: relative;
  padding: 30px 0; }
  .quotes:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(255, 255, 255, 0.92); }
  .quotes > .container {
    position: relative;
    z-index: 10; }
  .quotes .quote-icon img {
    max-width: 120px; }
    @media (max-width: 768px) {
      .quotes .quote-icon img {
        max-width: 90px; } }
  .quotes h3 {
    color: #339999;
    text-transform: none;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 1.6em;
    padding: 40px 0 40px; }
    @media (max-width: 768px) {
      .quotes h3 {
        font-size: 1.2em;
        padding: 30px 0 30px;
        text-align: center; } }
  .quotes .slick-dots {
    bottom: -10px; }

.icon-content {
  padding: 50px 0; }
  .icon-content .row {
    padding: 30px 0; }
  @media (min-width: 768px) {
    .icon-content .row:nth-child(even) div[class*="col"] {
      float: right; } }
  .icon-content .icon {
    text-align: center; }
    .icon-content .icon img {
      max-height: 200px; }
      @media (max-width: 768px) {
        .icon-content .icon img {
          max-height: 140px; } }
  .icon-content h1 {
    font-weight: 500;
    padding-bottom: 10px; }
  .icon-content hr {
    margin: 0 0 30px;
    background-color: #339999; }
  .icon-content h5 {
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .icon-content .icon {
      padding-bottom: 30px; }
    .icon-content h1, .icon-content hr, .icon-content h4, .icon-content p {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    .icon-content h1 {
      text-align: center; } }

.slider {
  width: 100%;
  margin: 0 auto;
  position: relative; }

/* Refer to all the divs which were originally in .slider */
.slick-track > div {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .slick-track > div:focus, .slick-track > div:active {
    outline: 0; }

/*hide text, reset button styles*/
.slick-arrow, .slick-dots li button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: transparent; }
  .slick-arrow:hover, .slick-dots li button:hover {
    background-color: transparent;
    color: transparent; }

/*Arrows*/
.slick-arrow {
  z-index: 199;
  width: 40px;
  height: 42px;
  padding: 2px;
  font-family: FontAwesome;
  font-size: 40px;
  position: absolute;
  top: 65px; }
  .slick-arrow:hover, .slick-arrow:focus {
    outline: 0;
    opacity: 0.7; }

.slick-prev:before, .slick-next:before {
  color: rgba(255, 255, 255, 0.5); }
  .slick-prev:before:hover, .slick-prev:before:focus, .slick-next:before:hover, .slick-next:before:focus {
    color: white; }

.slick-prev {
  left: 20px; }
  .slick-prev:before {
    content: "\f0a8"; }

.slick-next {
  right: 20px; }
  .slick-next:before {
    content: "\f0a9"; }

/*Dots*/
.slick-dots {
  position: absolute;
  width: 100%;
  z-index: 198;
  right: 0;
  bottom: 20px;
  margin: 0;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    padding: 0;
    margin: 6px; }
    .slick-dots li button {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: transparent;
      border: 1px solid #339999;
      overflow: hidden; }
      .slick-dots li button:hover {
        background-color: #ccffff;
        outline: 0; }
  .slick-dots .slick-active button {
    background-color: #339999; }

.home .site-main {
  padding-bottom: 20px; }

.home-slider {
  color: white;
  padding-top: 8px;
  overflow-y: hidden;
  height: 400px; }
  .home-slider .slick-dots {
    width: 50%;
    padding-right: 60px;
    bottom: 50px; }
  @media (max-width: 992px) {
    .home-slider {
      height: 600px;
      padding-top: 0; }
      .home-slider .slick-dots {
        width: 100%;
        padding: 0;
        bottom: 20px; } }
  @media (max-width: 768px) {
    .home-slider {
      height: 500px; } }
  .home-slider .slide {
    overflow-x: hidden;
    overflow-y: hidden;
    height: 400px; }
    @media (max-width: 992px) {
      .home-slider .slide {
        height: 600px; } }
    @media (max-width: 768px) {
      .home-slider .slide {
        height: 500px; } }
  .home-slider .left, .home-slider .right {
    float: left;
    position: relative;
    height: 360px; }
    @media (max-width: 992px) {
      .home-slider .left, .home-slider .right {
        float: none; } }
  .home-slider .green-bar {
    position: absolute;
    z-index: 5; }
  .home-slider .left {
    width: 55%;
    text-align: right;
    background-color: #316666;
    background: no-repeat, bottom right;
    background-size: cover; }
    @media (max-width: 992px) {
      .home-slider .left {
        width: 100%; } }
    @media (max-width: 768px) {
      .home-slider .left {
        height: 250px; } }
    .home-slider .left .md-green {
      display: inline-block;
      height: 360px;
      width: 50px;
      right: 80px;
      background-color: #42939c;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg); }
      @media (max-width: 992px) {
        .home-slider .left .md-green {
          z-index: 6;
          height: 300px;
          top: 300px;
          right: -5px; } }
      @media (max-width: 768px) {
        .home-slider .left .md-green {
          height: 250px;
          top: 250px;
          right: -15px; } }
    .home-slider .left .lt-green {
      display: inline-block;
      height: 360px;
      width: 35px;
      right: 140px;
      background-color: #ccffff;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg); }
      @media (max-width: 992px) {
        .home-slider .left .lt-green {
          z-index: 6;
          height: 300px;
          top: 300px;
          right: -50px; } }
      @media (max-width: 768px) {
        .home-slider .left .lt-green {
          height: 250px;
          top: 250px;
          right: -60px; } }
  .home-slider .right {
    width: 45%;
    position: relative;
    background-color: #316666; }
    @media (max-width: 992px) {
      .home-slider .right {
        width: 100%;
        height: 300px; } }
    @media (max-width: 768px) {
      .home-slider .right {
        height: 250px; } }
    .home-slider .right .caption {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      padding-top: 60px;
      padding-left: 20px;
      text-align: right; }
      @media (max-width: 992px) {
        .home-slider .right .caption {
          text-align: left;
          padding-right: 80px;
          padding-left: 5vw; } }
      .home-slider .right .caption h2 {
        padding-bottom: 6px;
        padding-left: 30px;
        color: white; }
        @media (max-width: 992px) {
          .home-slider .right .caption h2 {
            padding-left: 0;
            font-size: 22px; } }
        @media (max-width: 600px) {
          .home-slider .right .caption h2 {
            font-size: 18px; } }
      .home-slider .right .caption .white-line {
        margin-left: 20px; }
        @media (max-width: 992px) {
          .home-slider .right .caption .white-line {
            margin-left: 0; }
            .home-slider .right .caption .white-line:after {
              display: none; } }
      .home-slider .right .caption h1 {
        padding-top: 10px;
        color: white; }
        @media (max-width: 992px) {
          .home-slider .right .caption h1 {
            padding-left: 0;
            font-size: 36px; } }
        @media (max-width: 600px) {
          .home-slider .right .caption h1 {
            font-size: 26px; } }
    .home-slider .right .dk-green {
      display: inline-block;
      width: 140px;
      left: -70px;
      background-color: #316666;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg);
      height: 360px; }
      @media (max-width: 992px) {
        .home-slider .right .dk-green {
          background-color: white;
          left: auto;
          right: -85px; } }
      @media (max-width: 768px) {
        .home-slider .right .dk-green {
          height: 250px;
          right: -95px; } }

.home .site-main {
  padding: 40px 0 60px; }
  .home .site-main h4 {
    margin-top: 10px; }
  @media (min-width: 992px) {
    .home .site-main .col-md-6 {
      padding: 0 50px; } }
  @media (max-width: 992px) {
    .home .site-main .col-md-6:last-child {
      padding-top: 30px; } }

.services-container {
  background-color: rgba(51, 153, 153, 0.1);
  padding: 50px 0; }

.home-services {
  padding-top: 30px;
  padding-bottom: 70px; }
  @media (max-width: 768px) {
    .home-services {
      padding-bottom: 0; } }
  .home-services .card {
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 25px 25px 40px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .home-services .card .learn-more {
      position: absolute;
      opacity: 0;
      color: white;
      z-index: 2;
      font-size: 1.8em;
      right: 15px;
      bottom: 30px;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .home-services .card:after {
      content: " ";
      position: absolute;
      right: -100px;
      bottom: 0;
      width: 100px;
      height: 400px;
      background-color: #42939c;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .home-services .card:hover .learn-more {
      opacity: 1; }
    .home-services .card:hover:after {
      right: -90px; }
    .home-services .card h3 {
      padding-top: 30px;
      padding-right: 20px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .home-services .card h3:hover {
        color: #316666; }
    .home-services .card p {
      padding-right: 60px; }
  .home-services .flex-6 {
    max-width: 600px; }
  @media (min-width: 900px) {
    .home-services .flex-6:nth-child(even) {
      position: relative;
      top: 30px; } }

.page-template-page-products .site-main {
  padding-bottom: 30px; }

.page-template-page-products .hero {
  position: relative;
  overflow: hidden; }
  .page-template-page-products .hero .hero-small {
    display: none; }
  @media (max-width: 768px) {
    .page-template-page-products .hero .hero-small {
      display: block; }
    .page-template-page-products .hero .hero-large {
      display: none; } }
  .page-template-page-products .hero img {
    width: 100%; }
  .page-template-page-products .hero .left, .page-template-page-products .hero .right {
    position: absolute;
    background-color: #339999;
    color: white;
    font-family: "Raleway", sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    -webkit-transform: skewX(-20deg);
            transform: skewX(-20deg); }
    @media (max-width: 768px) {
      .page-template-page-products .hero .left, .page-template-page-products .hero .right {
        font-size: 3.9vw; } }
  .page-template-page-products .hero .left {
    padding: 3px 20px 3px 50px;
    top: 60px;
    left: -20px; }
    @media (max-width: 768px) {
      .page-template-page-products .hero .left {
        top: 6vw; } }
  .page-template-page-products .hero .right {
    padding: 3px 50px 3px 20px;
    bottom: 60px;
    right: -20px; }
    @media (max-width: 768px) {
      .page-template-page-products .hero .right {
        bottom: 6vw; } }

#map {
  height: 300px; }

.page-template-page-contact .contact-info {
  background-color: #BADBDB;
  padding: 30px; }
  .page-template-page-contact .contact-info i {
    padding-right: 10px; }
  .page-template-page-contact .contact-info div {
    padding: 3px 0; }
  @media (min-width: 768px) {
    .page-template-page-contact .contact-info {
      margin-right: 20px; } }

.search-results .page-title, .search-no-results .page-title, .error404 .page-title {
  padding: 50px 0 0; }

.post-card article {
  background-color: #efefef;
  padding: 0;
  margin: 0; }

.post-thumbnail {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 50%; }

.post-info {
  padding: 30px 20px; }

.work-thumbnail {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%; }
