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 0.2s ease-in-out;
  transition: all 0.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;
}

/*
flex-* is used for same width columns. They can break several times. Ex. flex-3 break to 50% at 992px, then break to 100% at 768.
flex-s-*, flex-m-*, flex-l-* only break once or never break. s never breaks. m breaks at 768px. l breaks at 992px. 
container > flex-container > flex-*
Add class .align-container to flex-container if want to align columns to other containers.
*/
.container-fit {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  max-width: 850px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-m-12,
.flex-l-12 {
  width: 100%;
}

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

@media (max-width: 768px) {
  .container-fit {
    max-width: 720px;
  }
  .flex-3,
  .flex-4 {
    width: 100%;
  }
  [class*="flex-m"] {
    width: 100%;
  }
}

.no-flexbox .flex-container {
  display: block;
}

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

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

.stripes {
  height: 25px;
  background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line.svg);
  background-color: #e6e7e8;
  background-size: 18px 18px;
}

.stripes-white {
  height: 25px;
  background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line-grey.svg);
  background-color: white;
  background-size: 18px 18px;
}

.stripes-mdgrey {
  height: 25px;
  background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line-mdgrey.svg);
  background-color: #e6e7e8;
  background-size: 18px 18px;
}

.stripes.dark-grey {
  background-color: #434345;
}

/* SAFETY YELLOW BAR */
.yellow-bar {
  height: 40px;
  background-color: #bfd730;
}
.part-yellow-bar {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e6e7e8),
    color-stop(50%, #e6e7e8),
    color-stop(50%, #bfd730),
    to(#bfd730)
  );
  background: linear-gradient(
    to right,
    #e6e7e8,
    #e6e7e8 50%,
    #bfd730 50%,
    #bfd730
  );
}
.part-yellow-bar .container {
  height: 50px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e6e7e8),
    color-stop(13%, #e6e7e8),
    color-stop(13%, #bfd730),
    to(#bfd730)
  );
  background: linear-gradient(
    to right,
    #e6e7e8,
    #e6e7e8 13%,
    #bfd730 13%,
    #bfd730
  );
}
@media (max-width: 992px) {
  .part-yellow-bar {
    background: #bfd730;
  }
  .part-yellow-bar .container {
    background: #bfd730;
  }
}

/* NAV CTA BUTTON */
.button-yellow {
  display: inline-block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #840715;
  color: white;
}
.button-yellow:hover {
  color: #333;
  background-color: #bdf730;
}

.button-blue {
  display: inline-block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #537b8f;
  background-color: white;
  color: #537b8f;
}
.button-blue:hover {
  color: white;
  background-color: #840715;
  border: 1px solid white;
}

.button-blue-o {
  display: inline-block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #537b8f;
  color: #425265;
}
.button-blue-o:hover {
  color: #58595b;
  background-color: white;
  border: 1px solid white;
}

.button-white-o {
  display: inline-block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid white;
  color: white;
}
.button-white-o:hover {
  color: #58595b;
  background-color: white;
  border: 1px solid white;
}
.button-white-o:hover:before {
  color: #58595b;
}
.button-white-o:before {
  content: "\f054";
  font-family: FontAwesome;
  color: #bfd730;
  padding-right: 10px;
}

/*------ Basic -------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
}

*,
*: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-family: "Work Sans", sans-serif;
  font-size: 16px;
}

p {
  line-height: 1.5;
  margin: 0;
  padding: 0 0 0.5em 0;
}

span {
  font-size: inherit;
}

a {
  text-decoration: none;
  color: #333;
  -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-weight: 700;
}

h1 {
  font-size: 46px;
}
@media (max-width: 600px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 32px;
  color: #333;
  line-height: 1;
  font-weight: 800;
}
h2 span {
  color: #555;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 16px;
}

h6 {
  font-size: 16px;
  color: #840715;
  padding-bottom: 1em;
}

ul,
ol {
  margin: 0;
  padding: 0 0 0 50px;
}
ul li,
ol li {
  padding-left: 20px;
}

/*------ 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;
}

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  padding: 12px 8px !important;
  border: 0 !important;
  border-left: 5px solid #________ !important;
  background-color: transparent !important;
  -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
select:focus {
  outline: 0 !important;
}

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

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

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

.gform_body input[type="text"],
.gform_body textarea {
  margin: 0 !important;
  padding: 15px 15px !important;
  font-size: 15px !important;
  border: 0px !important;
  -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  border-left: 5px solid #840715 !important;
  -webkit-appearance: none !important;
}

.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: #555 !important;
}

.gform_body .gfield_required {
  display: none !important;
}

.gform_footer {
  margin: 0 !important;
}
.gform_footer input[type="submit"] {
  font-size: 14px !important;
  text-transform: uppercase !important;
  border: 0px !important;
  background-color: #e6e7e8 !important;
  padding: 15px 30px !important;
  font-weight: bold !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.gform_footer input[type="submit"]:hover {
  background-color: #537b8f !important;
  color: white !important;
}

.gsection {
  margin-top: 36px !important;
  margin-bottom: 20px !important;
}

.gfield_html h4 {
  padding-top: 20px;
}

.ginput_container_address .ginput_full {
  display: block;
  padding-bottom: 10px;
}

.ginput_container_address .ginput_left,
.ginput_container_address .ginput_right {
  padding-bottom: 10px;
}

.gform_body .one-half {
  display: inline-block !important;
  width: 50% !important;
}
@media (max-width: 600px) {
  .gform_body .one-half {
    display: block !important;
    width: 100% !important;
  }
}

.site-main .gform_wrapper {
  max-width: 700px !important;
}

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

.small-device .big-device-nav {
  display: none;
}

.small-device .small-device-nav {
  display: block;
}

.big-device .small-device-nav {
  display: none;
}

.big-device .big-device-nav {
  display: block;
}

.site-header .header-cta {
  vertical-align: top;
}
.site-header .header-cta .icons {
  display: inline-block;
}
.site-header .header-cta .header-phone,
.site-header .header-cta .header-email,
.site-header .header-cta .spacer,
.site-header .header-cta .search-button {
  color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 2px 3px;
}
.site-header .header-cta .header-phone:hover,
.site-header .header-cta .header-email:hover,
.site-header .header-cta .search-button:hover {
  color: #537b8f;
}
.site-header .header-cta .header-contact {
  margin-left: 20px;
}

.site-header .top-bar {
  background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line.svg);
  background-color: #e6e7e8;
  background-size: 20px 20px;
  position: fixed;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 36px;
  overflow-y: hidden;
}
.site-header .top-bar .container {
  padding-right: 0;
}
.site-header .top-bar .button-yellow {
  padding: 8px 20px;
  float: right;
}
.site-header .top-bar .icons {
  padding-top: 6px;
}

.site-header .main-header {
  background-color: white;
  position: fixed;
  top: 36px;
  width: 100%;
  height: 60px;
  z-index: 501;
  -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
  box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
}
.site-header .main-header .site-title {
  display: inline-block;
  width: 200px;
  margin-top: 7px;
}
.site-header .main-header .site-title img {
  width: 100%;
  height: auto;
}
.site-header .main-header .close-menu {
  margin-top: 13px;
  display: none;
  float: right;
}
.site-header .main-header .close-menu img {
  width: 30px;
  height: 30px;
}
.site-header .main-header .menu-toggle {
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  color: #333;
  float: right;
  margin-top: 11px;
  margin-bottom: 16px;
}
.site-header .main-header .menu-toggle span {
  display: block;
  width: 36px;
  height: 3px;
  margin-bottom: 4px;
  background-color: #333;
}
.site-header .main-header .header-cta {
  display: none;
}

.small-device-nav {
  background-color: #333;
  position: fixed;
  top: 95px;
  width: 300px;
  z-index: 500;
  left: -300px;
  overflow-y: auto;
  height: calc(100vh - 95px);
  -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
  box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
  -webkit-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
}
.small-device-nav .container {
  max-width: 100%;
  padding: 0;
}
.small-device-nav ul,
.small-device-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small-device-nav ul a,
.small-device-nav li a {
  color: white;
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid white;
  font-weight: 500;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 14px;
}
.small-device-nav ul a:hover,
.small-device-nav li a:hover {
  color: #bfd730;
}
.small-device-nav .menu-item-has-children {
  position: relative;
}
.small-device-nav .menu-item-has-children .open-sub,
.small-device-nav .menu-item-has-children .close-sub {
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid white;
  color: #bfd730;
  font-size: 14px;
}
.small-device-nav .menu-item-has-children .open-sub {
  padding: 10px 13px;
}
.small-device-nav .menu-item-has-children .close-sub {
  padding: 10px 15px;
  display: none;
}
.small-device-nav .menu-item-open > a {
  color: #bfd730;
}
.small-device-nav .sub-menu {
  display: none;
}
.small-device-nav .menu > li > a {
  background-color: #333;
  text-transform: uppercase;
  font-weight: 600;
}
.small-device-nav .menu > li > ul > li ul li a {
  padding-left: 30px;
  font-weight: 400;
}

.mobile-nav-open .site-header .small-device-nav {
  left: 0;
}

.mobile-nav-open .site-header .main-header .close-menu {
  display: block;
}

.mobile-nav-open .site-header .main-header .menu-toggle {
  display: none;
}

.mobile-nav-open.big-device .site-header .main-header .close-menu {
  display: none;
}

.big-device-nav {
  display: none;
}

@media (min-width: 992px) {
  .site-header .top-bar {
    display: none;
  }
  .site-header .main-header {
    height: 82px;
    top: 0;
    padding-bottom: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .site-header .main-header .site-title {
    width: 220px;
    margin-top: 10px;
  }
  .site-header .main-header .menu-toggle {
    display: none;
  }
  .site-header .main-header .header-cta {
    display: inline-block;
    float: right;
    margin-top: 16px;
  }
  .big-device-nav {
    display: block;
    background-color: #e6e7e8;
    position: fixed;
    width: 100%;
    top: 81px;
    left: 0;
    z-index: 500;
    left: 0;
    overflow-y: visible;
    height: 43px;
    -webkit-transition: none;
    transition: none;
    background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line.svg);
    background-size: 20px 20px;
    border-top: 12px solid #e6e7e8;
    -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
    box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2);
  }
  .big-device-nav .container {
    position: relative;
  }
  .big-device-nav ul,
  .big-device-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .big-device-nav .menu {
    margin: 0 -10px;
  }
  .big-device-nav .menu > li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
  }
  .big-device-nav .menu > li > a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 5px solid transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 2px 6px;
    color: #333;
    font-size: 14px;
  }
  .big-device-nav .menu > li:hover > a {
    color: #840715;
    border-bottom: 5px solid #840715;
  }
  .big-device-nav .menu > li > .sub-menu {
    position: absolute;
    top: 31px;
    left: 10px;
    display: none;
    background-color: #333;
  }
  .big-device-nav .menu > li > .sub-menu a {
    color: white;
    white-space: nowrap;
    display: block;
    padding: 7px 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 14px;
  }
  .big-device-nav .menu > li > .sub-menu a:hover {
    background-color: #333;
    color: #bfd730;
  }
  .big-device-nav .menu > li:hover > .sub-menu {
    display: block;
  }
  .big-device-nav .menu > li:nth-child(2) {
    position: static;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu {
    position: absolute;
    width: 100%;
    top: 32px;
    text-align: center;
    padding: 25px 5% 25px;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 5px 1%;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li > a {
    display: block;
    background-color: #555555;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-align: left;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li > a:hover {
    color: #bfd730;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li ul {
    padding: 10px 0;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li ul li a {
    padding: 5px 20px;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-align: left;
  }
  .big-device-nav .menu > li:nth-child(2) > .sub-menu > li ul li a:hover {
    color: #bfd730;
    background-color: transparent;
  }
  .big-device-nav .menu-main-nav-container {
    display: inline-block;
  }
  .big-device-nav .search-button {
    float: right;
    margin-top: 0;
  }
}

.search-box {
  position: fixed;
  z-index: 600;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.search-box .search-box-wrapper {
  margin-top: 45vh;
  display: inline-block;
  position: relative;
  width: 80%;
  max-width: 400px;
}
.search-box .close-search {
  position: absolute;
  top: -35px;
  right: -35px;
  color: #bfd730;
  font-size: 20px;
}
.search-box form {
  width: 100%;
}
.search-box form .search-input {
  border: 0;
  border-left: 4px solid #537b8f;
  padding: 15px 80px 15px 15px;
}
.search-box form #searchsubmit {
  top: 6px;
  width: 40px;
}

.footer-cta {
  background-color: #e6e7e8;
  padding: 40px 0;
}
.footer-cta .button-blue-o {
  margin: 20px 10px 0;
}

.sign-up {
  padding: 40px 0;
}
.sign-up form {
  text-align: center;
}
.sign-up .gform_footer {
  padding: 15px 0 0 0 !important;
}
.sign-up input[type="text"] {
  border: 0 !important;
  -webkit-box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  box-shadow: 3px 3px 5px rgba(85, 85, 85, 0.2) !important;
  border-left: 5px solid #537b8f !important;
  padding: 18px 15px !important;
}
.sign-up input[type="submit"] {
  border: 0 !important;
  padding: 20px 15px !important;
  margin: 0 !important;
  background-color: #e6e7e8 !important;
  color: #58595b !important;
  font-weight: 800 !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.sign-up input[type="submit"]:hover {
  background-color: #537b8f !important;
  color: white !important;
}
@media (min-width: 640px) {
  .sign-up .gform_wrapper {
    margin: 0 !important;
  }
  .sign-up .gform_body,
  .sign-up .gfield,
  .sign-up .gform_footer {
    display: inline-block !important;
    margin: 0 -2px !important;
  }
  .sign-up .gform_body {
    width: 80% !important;
  }
  .sign-up .gform_body li.gfield {
    width: 50% !important;
    padding-right: 25px !important;
  }
  .sign-up div.ginput_container {
    margin: 0 !important;
  }
  .sign-up .gform_footer {
    width: 20% !important;
    padding: 0 !important;
  }
  .sign-up input[type="text"] {
    width: 100% !important;
    margin: 0 25px 0 0 !important;
  }
  .sign-up input[type="submit"] {
    width: 100% !important;
  }
}

.footer-nav {
  background-color: #333;
  padding: 15px 0;
}
@media (min-width: 992px) {
  .footer-nav .menu-footer-nav-container {
    display: inline-block;
    margin-top: 7px;
  }
}
.footer-nav #footer-menu {
  padding: 0;
  list-style: none;
}
.footer-nav #footer-menu li {
  text-align: center;
  padding: 0;
}
.footer-nav #footer-menu a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  padding: 2px;
  display: inline-block;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 14px;
}
.footer-nav #footer-menu a:hover {
  color: #bfd730;
}
@media (min-width: 992px) {
  .footer-nav #footer-menu li {
    display: inline-block;
  }
  .footer-nav #footer-menu li:after {
    content: "//";
    font-weight: 900;
    color: #bfd730;
    display: inline-block;
    padding: 0 5px 0 9px;
  }
  .footer-nav #footer-menu li:last-child:after {
    content: "";
  }
}
.footer-nav .social {
  text-align: center;
  margin-top: 15px;
}
.footer-nav .social a {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 4px;
  background-color: #555;
  color: white;
  border-radius: 50%;
  padding-top: 4px;
  font-size: 20px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.footer-nav .social a:hover {
  background-color: #bfd730;
  color: #555;
}
@media (min-width: 992px) {
  .footer-nav .social {
    float: right;
    margin: 0;
  }
  .footer-nav .social a {
    margin: 0 0 0 8px;
  }
}

.site-footer {
  background-color: #58595b;
  color: white;
}
.site-footer .container > .row > .col-md-6 {
  padding: 0 40px;
}
.site-footer .container > .row > .col-md-6:last-child .col-md-6:last-child {
  padding-bottom: 30px;
}
.site-footer h4 {
  color: #e6e7e8;
  padding-top: 40px;
  position: relative;
}
.site-footer h4 i {
  position: absolute;
  color: #bfd730;
  left: -25px;
  top: 28px;
  font-size: 30px;
}
.site-footer a {
  color: white;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site-footer a:hover {
  color: #bfd730;
}
.site-footer .phone {
  color: #bfd730;
  font-weight: 700;
}
.site-footer .email {
  font-weight: 700;
}
.site-footer .site-info {
  padding: 10px 30px;
  border-top: 1px solid #4c4c4e;
}
@media (max-width: 768px) {
  .site-footer .site-info {
    padding: 10px 0;
  }
  .site-footer .site-info span {
    display: block;
    text-align: center;
  }
  .site-footer .site-info .spacer {
    display: none;
  }
}
@media (min-width: 992px) {
  .site-footer {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#4c4c4e),
      color-stop(50%, #4c4c4e),
      color-stop(50%, #58595b),
      to(#58595b)
    );
    background: linear-gradient(
      to right,
      #4c4c4e,
      #4c4c4e 50%,
      #58595b 50%,
      #58595b
    );
  }
  .site-footer .container > .row > .col-md-6:first-child {
    padding: 0 40px 30px 15px;
  }
  .site-footer .container > .row > .col-md-6:last-child {
    padding: 0;
  }
  .site-footer .container > .row > .col-md-6:last-child .col-md-6 {
    padding: 0 50px 30px;
  }
  .site-footer .container > .row > .col-md-6:last-child .col-md-6:first-child {
    border-right: 1px solid #4c4c4e;
  }
}

.go-top {
  display: none;
  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;
}

.site-content {
  padding-top: 125px;
}
@media (max-width: 992px) {
  .site-content {
    padding-top: 95px;
  }
}

.grey-bar {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e6e7e8),
    color-stop(50%, #e6e7e8),
    color-stop(50%, transparent),
    to(transparent)
  );
  background: linear-gradient(
    to right,
    #e6e7e8,
    #e6e7e8 50%,
    transparent 50%,
    transparent
  );
}
.grey-bar > .container {
  padding: 60px 15px 30px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e6e7e8),
    color-stop(13%, #e6e7e8),
    color-stop(13%, white),
    to(white)
  );
  background: linear-gradient(to right, #e6e7e8, #e6e7e8 13%, white 13%, white);
}
@media (max-width: 992px) {
  .grey-bar {
    background: none;
  }
  .grey-bar > .container {
    background: none;
  }
}

.page-header {
  position: relative;
}

.bread-crumbs {
  padding-bottom: 20px;
}
.bread-crumbs ul {
  padding: 0;
}
.bread-crumbs ul li {
  list-style: none;
  display: inline-block;
  padding: 0;
  color: #58595b;
  font-size: 14px;
  text-transform: uppercase;
}
.bread-crumbs ul .separator {
  padding: 0 5px;
}

.page-title {
  text-transform: uppercase;
  max-width: 700px;
}

.page-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 15px;
  background-color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 992px) {
  .page-icon {
    position: static;
    margin: 10px auto 0;
  }
}

.one-third-boxes {
  margin-bottom: 40px;
}
.one-third-boxes .flex-m-4 {
  padding: 5px;
}
.one-third-boxes .one-third-box {
  min-height: 220px;
  display: block;
  background-color: #555;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.one-third-boxes .one-third-box .icon {
  margin: 41px 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 15px;
  border: 1px solid white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.one-third-boxes .one-third-box .title {
  padding: 8px 10px;
  background-color: #333;
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.one-third-boxes .one-third-box:hover {
  background-color: #555;
}
.one-third-boxes .one-third-box:hover .icon {
  background-color: #555;
}
.one-third-boxes .one-third-box:hover .title {
  color: white;
  background-color: #555;
}
.one-third-boxes .bg-cover .title {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.site-main {
  padding-top: 50px;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .site-main {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.icon-list {
  padding-top: 30px;
  text-align: center;
}
.icon-list .row {
  padding-bottom: 25px;
}
.icon-list img {
  width: 80px;
  margin-bottom: 20px;
  background-color: #555;
  border-radius: 50%;
  padding: 12px;
}
.icon-list .learn-more {
  padding-left: 5px;
  color: #840715;
  font-weight: 600;
}
@media (min-width: 768px) {
  .icon-list {
    text-align: left;
  }
  .icon-list .col-sm-1 {
    padding: 0;
  }
  .icon-list .col-sm-11 {
    padding-left: 30px;
  }
}

.content-footer {
  height: 300px;
  position: relative;
}
.content-footer:before {
  content: " ";
  position: absolute;
  top: 30px;
  left: 0;
  display: block;
  width: 100%;
  height: 25px;
  background-image: url(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/line.svg);
  background-size: 20px 20px;
}
.content-footer .footer-message {
  padding-top: 90px;
  padding-bottom: 20px;
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}
.content-footer .footer-message span {
  color: #bfd730;
}

.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(https://DCA Contracting Servicescm.wpenginepowered.com/wp-content/themes/gstarter/assets/img/search.svg)
    no-repeat center center;
  background-size: 30px 30px;
  position: absolute;
  top: 0;
  right: 10px;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  padding: 10px;
}

.image-slider-small {
  padding-bottom: 40px;
}
.image-slider-small a {
  display: block;
  padding: 15px;
}
.image-slider-small .slick-dots {
  bottom: 0px;
}

.image-slider-big,
.image-slider-small {
  margin-top: 20px;
}

.slider-title-big,
.slider-title-small {
  padding: 30px 0 10px;
}

.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: 50%;
  margin-top: -30px;
}
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  opacity: 0.7;
}

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

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

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

/*Dots*/
.slick-dots {
  position: absolute;
  width: 100%;
  z-index: 198;
  bottom: 15px;
  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: #999;
  overflow: hidden;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  background-color: #555;
  outline: 0;
}
.slick-dots .slick-active button {
  background-color: #bfd730;
}

@-webkit-keyframes slide_up1 {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slide_up1 {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes slide_up2 {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes slide_up2 {
  0% {
    bottom: -200px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

.hero-section {
  margin-top: 0;
  position: relative;
}
.hero-section .hero-mobile {
  display: none;
}
.hero-section .crane,
.hero-section .big-logo,
.hero-section .building_left,
.hero-section .building_right {
  width: 100%;
}
.hero-section .crane img,
.hero-section .big-logo img,
.hero-section .building_left img,
.hero-section .building_right img {
  width: 100%;
}
.hero-section .sky {
  position: relative;
  z-index: -5;
}
.hero-section .sky img {
  width: 100%;
}
.hero-section .big-logo {
  position: absolute;
  z-index: -3;
  top: 0;
  margin-top: -6%;
  right: 8%;
  width: 40%;
  opacity: 0;
  -webkit-animation-name: fade_in;
  animation-name: fade_in;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hero-section .crane {
  position: absolute;
  z-index: -2;
  bottom: -200px;
  opacity: 0;
  -webkit-animation-name: slide_up2;
  animation-name: slide_up2;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hero-section .building_left {
  z-index: -4;
}
.hero-section .building_right {
  z-index: -2;
}
.hero-section .building_left,
.hero-section .building_right {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -12%;
  width: 100%;
  opacity: 0;
  -webkit-animation-name: slide_up1;
  animation-name: slide_up1;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hero-section .building_left img,
.hero-section .building_right img {
  width: 100%;
}
.hero-section .message {
  position: absolute;
  z-index: 6;
  padding-top: 15%;
  top: 0;
  left: 0;
  width: 100%;
}
.hero-section .message h1 {
  color: white;
  font-size: 40px;
  line-height: 1.1;
}
.hero-section .message h1 span {
  color: #bfd730;
}
@media (max-width: 992px) {
  .hero-section .message h1 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .hero-section .message {
    display: none;
  }
}
@media (max-width: 768px) {
  .hero-section .sky,
  .hero-section .crane,
  .hero-section .big-logo,
  .hero-section .building {
    display: none;
  }
  .hero-section .hero-mobile {
    display: block;
  }
}

.hero-message {
  padding: 50px 0;
  background-color: #4c4c4e;
}
.hero-message .container {
  padding: 0 40px;
  text-align: center;
}
.hero-message h1,
.hero-message h2,
.hero-message h3,
.hero-message h4,
.hero-message h5,
.hero-message h6,
.hero-message p {
  color: white;
  padding: 0;
}
@media (max-width: 600px) {
  .hero-message h2 {
    font-size: 26px;
  }
}
.hero-message span {
  color: #bfd730;
}
.hero-message .button-white-o {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .hero-message .container {
    padding: 0 70px;
    position: relative;
    text-align: left;
  }
  .hero-message .container:before,
  .hero-message .container:after {
    font-size: 80px;
    position: absolute;
    top: -10px;
    line-height: 1;
    font-weight: 500;
    color: black;
  }
  .hero-message .container:before {
    content: "[";
    left: 0;
  }
  .hero-message .container:after {
    content: "]";
    right: 0;
  }
  .hero-message .button-white-o {
    margin-top: 5px;
  }
}

.what-we-do {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(65%, transparent),
    color-stop(65%, #e6e7e8),
    to(#e6e7e8)
  );
  background: linear-gradient(
    to right,
    transparent,
    transparent 65%,
    #e6e7e8 65%,
    #e6e7e8
  );
  padding: 80px 0 100px;
  position: relative;
}
.what-we-do:before {
  content: "";
  position: absolute;
  width: 66%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../../../uploads/2017/12/construction_site.jpg) no-repeat
    center center;
  background-size: cover;
  border-bottom: 40px solid #bfd730;
}
.what-we-do h1 {
  color: white;
}
.what-we-do h1 span {
  color: #bfd730;
}
@media (max-width: 992px) {
  .what-we-do {
    padding: 60px 0 40px;
  }
  .what-we-do:before {
    width: 100%;
  }
  .what-we-do h1 {
    text-align: center;
  }
}
.what-we-do .slider {
  background-color: white;
  position: relative;
  /*Arrows*/
  /*Dots*/
}
.what-we-do .slider .icon {
  position: absolute;
  right: 30px;
  top: 30px;
  background-color: #bfd730;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 10px solid #bfd730;
}
@media (max-width: 992px) {
  .what-we-do .slider .icon {
    right: calc(50% - 35px);
    top: 120px;
  }
}
.what-we-do .slider .slide-wrapper {
  padding: 100px 80px 100px 40px;
}
@media (max-width: 992px) {
  .what-we-do .slider .slide-wrapper {
    padding: 220px 30px 60px;
    text-align: center;
  }
}
.what-we-do .slider h3 {
  color: #840715;
}
.what-we-do .slider .button-blue-o {
  margin-top: 20px;
}
.what-we-do .slider .button-blue-o:hover {
  background-color: #e6e7e8;
  color: #58595b;
}
.what-we-do .slider .slick-arrow {
  top: auto;
  position: absolute;
  bottom: 40px;
  background-color: #840715;
  padding: 0;
}
.what-we-do .slider .slick-arrow:hover,
.what-we-do .slider .slick-arrow:focus {
  background-color: #840715;
  opacity: 1;
}
@media (max-width: 992px) {
  .what-we-do .slider .slick-arrow {
    bottom: auto;
    top: 50px;
  }
}
.what-we-do .slider .slick-prev:before,
.what-we-do .slider .slick-next:before {
  color: white;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.what-we-do .slider .slick-prev {
  left: auto;
  right: 100px;
}
.what-we-do .slider .slick-prev:before {
  content: "\f104";
}
@media (max-width: 992px) {
  .what-we-do .slider .slick-prev {
    right: calc(50% + 5px);
  }
}
.what-we-do .slider .slick-next {
  right: 50px;
}
.what-we-do .slider .slick-next:before {
  content: "\f105";
}
@media (max-width: 992px) {
  .what-we-do .slider .slick-next {
    right: calc(50% - 50px);
  }
}
.what-we-do .slider .slick-dots {
  width: 490px;
  left: -490px;
  top: 80px;
  bottom: auto;
  text-align: left;
}
@media (max-width: 1200px) {
  .what-we-do .slider .slick-dots {
    width: 400px;
    left: -400px;
  }
}
.what-we-do .slider .slick-dots li {
  display: block;
  padding: 8px 25px;
  margin: 0;
}
.what-we-do .slider .slick-dots li button {
  width: 100%;
  display: block;
  text-align: left;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.what-we-do .slider .slick-dots li button:hover,
.what-we-do .slider .slick-dots li button:focus {
  background-color: transparent;
  outline: 0;
}
.what-we-do .slider .slick-dots li button:before {
  content: "\f054";
  color: #bfd730;
  font-family: FontAwesome;
  padding-right: 5px;
}
.what-we-do .slider .slick-dots .slick-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.what-we-do .slider .slick-dots .slick-active button {
  background-color: transparent;
}

@media (min-width: 992px) {
  .before-our-work {
    display: none;
  }
}

.our-work {
  max-width: 1500px;
  padding: 10px 8px;
  margin: 0 auto;
}
.our-work .flex-m-5,
.our-work .flex-m-7,
.our-work .flex-m-12 {
  padding: 8px;
  height: 350px;
}
.our-work .content {
  background-color: #e6e7e8;
  padding: 60px 50px;
}
.our-work .content h1 {
  color: #537b8f;
}
.our-work .content h1 span {
  color: #425265;
}
@media (max-width: 400px) {
  .our-work .content {
    padding: 30px;
  }
}
.our-work .image {
  position: relative;
}
.our-work .image .caption {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
}
.our-work .image .caption .caption-wrapper {
  border: 1px solid #bfd730;
  color: white;
  height: 100%;
  padding: 50px 20px 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .our-work .image .caption .caption-wrapper {
    padding: 30px 20px 30px;
  }
}
.our-work .image .caption .caption-wrapper h3 {
  line-height: 1;
}
.our-work .image .caption .caption-wrapper p {
  max-width: 500px;
  margin: 0 auto;
}
.our-work .image .caption .button-white-o {
  margin-top: 20px;
}
.our-work .image .title {
  position: absolute;
  right: 30px;
  bottom: 20px;
  color: white;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-align: right;
  max-width: 350px;
}
@media (max-width: 500px) {
  .our-work .image .title {
    font-size: 30px;
  }
}
.our-work .image:hover .title {
  display: none;
}
.our-work .image:hover .caption {
  opacity: 1;
}

.cta {
  background-color: #537b8f !important;
  padding: 40px 15px 20px;
  color: white;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.cta h3 {
  color: #bfd730;
}
.cta:hover {
  background-color: #3b657f !important;
}

.page-template-page-what-we-do-child .grey-bar > .container {
  padding-bottom: 20px;
}

.post-card article {
  padding: 0;
  margin: 0;
}

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

.post-info {
  padding: 20px 0;
  color: #425265;
}
.post-info .post-cat {
  color: #840715;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 10px;
}
.post-info .title {
  text-transform: uppercase;
  line-height: 1.2;
}
.post-info .title a {
  color: #537b8f;
}
.post-info .read-more {
  display: block;
  margin-top: 10px;
  color: #425265;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
.post-info .read-more:before {
  content: "\f054";
  font-family: FontAwesome;
  color: #537b8f;
  padding-right: 10px;
}

.pagination {
  text-align: center;
  padding: 20px 0;
}
.pagination .page-numbers {
  display: inline-block;
  background-color: #537b8f;
  padding: 5px 12px;
  color: white;
}
.pagination a:hover {
  background-color: #425265;
}

.single-post .site-main {
  padding-top: 20px;
}

.work-filter {
  background-color: #bfd730;
  text-align: center;
  padding: 10px 0;
}
.work-filter ul {
  padding: 0;
}
.work-filter li {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #425265;
  font-size: 14px;
  padding: 3px 10px;
}
.work-filter li button {
  color: #425265;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
.work-filter li button:hover {
  color: #537b8f;
}
.work-filter li .active {
  color: #537b8f;
  text-decoration: underline;
}
@media (max-width: 992px) {
  .work-filter li {
    display: block;
  }
  .work-filter li button {
    padding: 10px;
    display: block;
    text-align: center;
    width: 100%;
  }
}

.all-work {
  display: none;
}

.work-section {
  background-color: #e6e7e8;
  padding: 20px 0 40px;
}

@-webkit-keyframes slide_fade_in {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slide_fade_in {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.work-box {
  overflow-y: hidden;
  padding: 10px;
  -webkit-animation-name: slide_fade_in;
  animation-name: slide_fade_in;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.work-box:nth-child(4n-3) {
  width: 40%;
}
.work-box:nth-child(4n-3) .work-thumbnail:before {
  background-color: rgba(83, 123, 143, 0.8);
}
@media (max-width: 992px) {
  .work-box:nth-child(4n-3) {
    width: 100%;
  }
}
.work-box:nth-child(4n-2) {
  width: 60%;
}
.work-box:nth-child(4n-2) .work-thumbnail:before {
  background-color: rgba(76, 76, 78, 0.5);
}
@media (max-width: 992px) {
  .work-box:nth-child(4n-2) {
    width: 100%;
  }
}
.work-box:nth-child(4n-1) {
  width: 60%;
}
.work-box:nth-child(4n-1) .work-thumbnail:before {
  background-color: rgba(88, 89, 91, 0.9);
}
@media (max-width: 992px) {
  .work-box:nth-child(4n-1) {
    width: 100%;
  }
}
.work-box:nth-child(4n) {
  width: 40%;
}
.work-box:nth-child(4n) .work-thumbnail:before {
  background-color: rgba(66, 82, 101, 0.9);
}
@media (max-width: 992px) {
  .work-box:nth-child(4n) {
    width: 100%;
  }
}
.work-box article {
  height: 100%;
}
.work-box article .work-thumbnail {
  padding: 30px;
  height: 100%;
  text-align: center;
  color: white;
  position: relative;
}
.work-box article .work-thumbnail:before {
  content: " ";
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.work-box article .work-thumbnail .caption {
  position: relative;
  z-index: 20;
}
.work-box article .work-thumbnail .term-name {
  display: inline-block;
  border-bottom: 2px solid #bfd730;
  padding: 2px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.work-box article .work-thumbnail .title a {
  color: white;
  text-transform: uppercase;
}
.work-box article .work-thumbnail .title,
.work-box article .work-thumbnail p {
  max-width: 400px;
  margin: 0 auto;
}

.no-flexbox .work-box {
  display: inline-block;
  margin: 0 -2px;
}

.single-work .site-main {
  padding-top: 30px;
}
@media (max-width: 992px) {
  .single-work .site-main {
    padding-top: 15px;
  }
}
.single-work .site-main .problem h6 {
  color: #840715;
}
.single-work .site-main .info {
  padding-top: 35px;
}
@media (min-width: 992px) {
  .single-work .site-main .info {
    padding-left: 40px;
  }
}
.single-work .site-main .info h5 {
  color: #3b657f;
}
.single-work .site-main .info p {
  font-size: 14px;
  color: #3b657f;
}

.single-work .main-image {
  height: 40vw;
}

.single-work .gallery-a,
.single-work .gallery-b {
  background-color: #e6e7e8;
}
.single-work .gallery-a [class*="col"],
.single-work .gallery-b [class*="col"] {
  padding: 10px;
}

/* PROJECT DETAILS PAGE */
.single-work .gallery-a .cost,
.single-work .gallery-b .cost {
  height: 0;
  padding-top: 0;
  padding-bottom: 90%;
  background-color: #555;
  margin-bottom: 20px;
  color: white;
  text-align: center;
  position: relative;
}
.single-work .gallery-a .cost .cost-wrapper,
.single-work .gallery-b .cost .cost-wrapper {
  text-align: left;
  overflow-y: auto;
  position: absolute;
  top: 80px;
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 20px;
}
.single-work .gallery-a [class*="gallery"],
.single-work .gallery-b [class*="gallery"] {
  height: 0;
}
.single-work .gallery-a .gallery-1,
.single-work .gallery-a .gallery-5,
.single-work .gallery-a .gallery-6,
.single-work .gallery-b .gallery-1,
.single-work .gallery-b .gallery-5,
.single-work .gallery-b .gallery-6 {
  padding-bottom: 90%;
}
.single-work .gallery-a .gallery-2,
.single-work .gallery-a .gallery-4,
.single-work .gallery-b .gallery-2,
.single-work .gallery-b .gallery-4 {
  padding-bottom: calc(128.57% + 10px);
}
.single-work .gallery-a .gallery-3,
.single-work .gallery-b .gallery-3 {
  padding-bottom: 40%;
}
.single-work .gallery-a .gallery-5,
.single-work .gallery-b .gallery-5 {
  margin-bottom: 20px;
}

.single-work .gallery-a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-work .gallery-b {
  padding-bottom: 10px;
  margin-top: -10px;
}

@media (max-width: 1200px) {
  .single-work .gallery-a .cost .cost-wrapper {
    top: 60px;
    padding-left: 60px;
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .single-work .gallery-a .cost .cost-wrapper {
    top: 40px;
    padding-left: 40px;
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .single-work .main-image {
    height: 60vw;
  }
  .single-work .gallery-a .cost,
  .single-work .gallery-b .cost {
    height: auto;
    padding: 0;
  }
  .single-work .gallery-a .cost .cost-wrapper,
  .single-work .gallery-b .cost .cost-wrapper {
    position: static;
    padding: 40px;
  }
  .single-work .gallery-a .gallery-3,
  .single-work .gallery-b .gallery-3 {
    padding-bottom: 60%;
  }
}
