/* blue */
/* blue */
/* gold */
/* orange */
/* dark blue */
/* lt gold */
/* dk orange */
/*------------------------------------*\
    breakpoint vars
\*------------------------------------*/
/*------------------------------------*\
    breakpoint mixin
\*------------------------------------*/
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;
  -moz-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;
  -moz-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;
  -moz-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;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-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: none; }

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;
  -o-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;
  width: 100%; }

.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; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }

  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }

  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group: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; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

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

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0; }

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0; }

/*
for zoom animation
uncomment this part if you haven't added this code anywhere else
*/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.slick-arrow {
  position: absolute;
  top: 45%;
  width: 30px;
  height: 30px;
  line-height: 28px !important;
  margin: -15px 0 0 -15px;
  display: inline-block;
  background: #FFFFFF;
  text-align: center;
  z-index: 2;
  border: 1px solid #e8e8e8;
  color: #e8e8e8;
  cursor: pointer;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .slick-arrow.slick-prev {
    left: 0; }
  .slick-arrow.slick-next {
    right: -15px; }
  .slick-arrow:hover {
    background: #e8e8e8;
    color: #000000; }

.slick-dots {
  position: absolute;
  bottom: 30px;
  right: 10px;
  z-index: 2;
  display: table !important; }
  .slick-dots li {
    display: table-cell;
    padding: 0 5px;
    line-height: 0; }
    .slick-dots li button {
      text-indent: -9999em;
      width: 8px;
      height: 8px;
      background: #FFFFFF;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      outline: 0 none;
      border: 2px solid #FFFFFF; }
    .slick-dots li.slick-active button {
      background: #000000; }
  @media only screen and (min-width: 992px) {
    .slick-dots {
      bottom: 70px;
      right: 20px; } }

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

* {
  outline: 0 none;
  padding: 0;
  margin: 0; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.clear {
  overflow: hidden;
  clear: both;
  height: 0;
  margin: 0;
  font-size: 1px;
  line-height: 0; }

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 30px 0; }

html, body {
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0; }

body {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 16px;
  background: #FFFFFF;
  color: #000000; }

input,
textarea,
select {
  width: 100%;
  outline: 0 none; }

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

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

.txt-left {
  text-align: left; }

.txt-white {
  color: white; }

.txt-red {
  color: red; }

.txt-green {
  color: green; }

.smaller {
  font-size: 0.875em; }

.smallest {
  font-size: 0.75em; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.add-pad-10 {
  padding: 10px; }

.add-pad-20 {
  padding: 20px; }

.add-pad-40 {
  padding: 40px; }

.add-pad-60 {
  padding: 60px; }

.add-pad-80 {
  padding: 80px; }

.add-pad-top-10 {
  padding-top: 10px; }

.add-pad-top-20 {
  padding-top: 20px; }

.add-pad-top-40 {
  padding-top: 40px; }

.add-pad-top-60 {
  padding-top: 60px; }

.add-pad-top-80 {
  padding-top: 80px; }

.add-pad-bottom-10 {
  padding-bottom: 10px; }

.add-pad-bottom-20 {
  padding-bottom: 20px; }

.add-pad-bottom-40 {
  padding-bottom: 40px; }

.add-pad-bottom-60 {
  padding-bottom: 60px; }

.add-pad-bottom-80 {
  padding-bottom: 80px; }

.add-pad-right-10 {
  padding-right: 10px; }

.add-pad-right-20 {
  padding-right: 20px; }

.add-pad-right-40 {
  padding-right: 40px; }

.add-pad-right-60 {
  padding-right: 60px; }

.add-pad-right-80 {
  padding-right: 80px; }

.add-pad-left-10 {
  padding-left: 10px; }

.add-pad-left-20 {
  padding-left: 20px; }

.add-pad-left-40 {
  padding-left: 40px; }

.add-pad-left-60 {
  padding-left: 60px; }

.add-pad-left-80 {
  padding-left: 80px; }

.no-pad-top {
  padding-top: 0; }

.no-pad-right {
  padding-right: 0; }

.no-pad-bottom {
  padding-bottom: 0; }

.no-pad-left {
  padding-left: 0; }

.inline-block {
  display: inline-block; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.no-float {
  float: none; }

/*	WP IMAGES
----------------------------------- */
img {
  max-width: 100%;
  vertical-align: top;
  height: auto; }

#content > p:last-of-type {
  margin-bottom: 40px; }
#content .alignleft,
#content img.alignleft,
#content .alignright,
#content img.alignright,
#content .aligncenter,
#content img.aligncenter,
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
  display: block;
  margin: 4px auto 20px; }
#content img.full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw; }
@media only screen and (min-width: 768px) {
  #content .alignleft,
  #content img.alignleft {
    float: left;
    margin: 4px 4% 4px 0; }
  #content .alignright,
  #content img.alignright {
    float: right;
    margin: 4px 0 4px 4%; }
  #content .aligncenter,
  #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #content img.alignleft,
  #content img.alignright,
  #content img.aligncenter {
    margin-bottom: 12px; } }

/*	GENERIC
----------------------------------- */
.screen-reader-text {
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.skip-link,
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  display: block;
  left: -9999em;
  outline: none;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
  text-align: left; }

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

/*	SHARED
----------------------------------- */
.site-wrapper {
  height: 100%; }

.site-wrapper-inside {
  min-height: 100%;
  position: relative; }

.main {
  position: relative;
  z-index: 1;
  padding-top: 68px; }

.section {
  position: relative;
  padding: 60px 0; }
  @media only screen and (max-width: 991px) {
    .section {
      padding-top: 180px;
      padding-bottom: 0px; } }

.container {
  width: 90%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out; }
  .container.table {
    width: 90%; }

.fluid-container {
  padding: 0 15px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out; }
  .fluid-container.table {
    width: 90%; }
  .fluid-container > .row {
    margin: 0 -15px; }

.fluid-container-news {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out; }

.main-content {
  position: relative; }

.set-height-full {
  position: relative;
  height: 100%; }

.set-vh-height-full {
  position: relative;
  height: 100vh; }

.set-vh-height-partial {
  position: relative;
  height: 50vh; }

.set-bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent; }

.toggler {
  cursor: pointer; }

.togglee {
  max-height: 0;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.active-toggler .togglee {
  max-height: 80em; }

.horizontal-toggler .togglee,
.horizontal-toggler .togglee * {
  max-height: none;
  width: 0; }

.fine-print,
.fine-print p {
  margin: 0; }

ul.horizontal-list {
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  ul.horizontal-list li {
    display: inline-block;
    padding: 0 10px; }
    ul.horizontal-list li:first-child {
      padding-left: 0; }
    ul.horizontal-list li:last-child {
      padding-right: 0; }

@media only screen and (max-width: 991px) {
  .desktop-only {
    display: none !important; }

  .fluid-left {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 25px; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .fluid-left {
      padding-right: 25px;
      padding-left: 25px; }
      .fluid-left .entry-content, .fluid-left .entry-title {
        padding-left: 20px;
        padding-right: 20px; } }

@media only screen and (min-width: 992px) {
  .mobile-only {
    display: none !important; }

  .table {
    width: 100%;
    display: table;
    margin: 0 auto; }

  .table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; }

  .table-cell.no-vertical {
    vertical-align: inherit; }

  .table-cell.bot-align {
    vertical-align: bottom; }

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

  .no-pad-top-desktop {
    padding-top: 0; }

  .no-pad-right-desktop {
    padding-right: 0; }

  .no-pad-bottom-desktop {
    padding-bottom: 0; }

  .no-pad-left-desktop {
    padding-left: 0; }

  .add-pad-top-desktop-10 {
    padding-top: 10px; }

  .add-pad-top-desktop-20 {
    padding-top: 20px; }

  .add-pad-top-desktop-40 {
    padding-top: 40px; }

  .add-pad-right-desktop-10 {
    padding-right: 10px; }

  .add-pad-right-desktop-20 {
    padding-right: 20px; }

  .add-pad-right-desktop-40 {
    padding-right: 40px; }

  .add-pad-left-desktop-10 {
    padding-left: 10px; }

  .add-pad-left-desktop-20 {
    padding-left: 20px; }

  .add-pad-left-desktop-40 {
    padding-left: 40px; }

  .flexbox {
    display: flex; }

  .flex-end {
    align-items: flex-end; }

  .float-right-desktop {
    float: right; }

  .float-left-desktop {
    float: left; }

  .no-float-desktop {
    float: none; }

  .fluid-container {
    width: 100%;
    max-width: none; }
    .fluid-container .fluid-left {
      padding-left: calc(5% + 15px) !important; }

  .main {
    padding-top: 142px;
    padding-bottom: 514px; }
    .home .main {
      padding-top: 0; }

  .section {
    padding: 100px 0; }
    .section.full-image-section {
      padding: 0; }
      .section.full-image-section .row > div {
        padding: 100px 60px 100px 0; }
      .section.full-image-section .row div:last-child {
        padding: 0; }

  .interior-section.section {
    padding: 0; }
    .interior-section.section .inner-column {
      padding: 60px 100px 100px 0; }
    .interior-section.section .inner-column-top {
      padding: 60px 100px 0 0; } }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?a5dtv3");
  src: url("../fonts/icomoon.eot?a5dtv3#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?a5dtv3") format("truetype"), url("../fonts/icomoon.woff?a5dtv3") format("woff"), url("../fonts/icomoon.svg?a5dtv3#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cloud:before {
  content: "\e906"; }

.icon-weather:before {
  content: "\e906"; }

.icon-wrench:before {
  content: "\e907"; }

.icon-tool:before {
  content: "\e907"; }

.icon-fix:before {
  content: "\e907"; }

.icon-settings:before {
  content: "\e907"; }

.icon-control:before {
  content: "\e907"; }

.icon-options:before {
  content: "\e907"; }

.icon-preferences:before {
  content: "\e907"; }

.icon-spoon-knife:before {
  content: "\e908"; }

.icon-food:before {
  content: "\e908"; }

.icon-restaurant:before {
  content: "\e908"; }

.icon-hammer:before {
  content: "\e909"; }

.icon-tool1:before {
  content: "\e909"; }

.icon-fix1:before {
  content: "\e909"; }

.icon-make:before {
  content: "\e909"; }

.icon-generate:before {
  content: "\e909"; }

.icon-work:before {
  content: "\e909"; }

.icon-build:before {
  content: "\e909"; }

.icon-key:before {
  content: "\e90a"; }

.icon-password:before {
  content: "\e90a"; }

.icon-login:before {
  content: "\e90a"; }

.icon-signin:before {
  content: "\e90a"; }

.icon-droplet:before {
  content: "\e90b"; }

.icon-color:before {
  content: "\e90b"; }

.icon-water:before {
  content: "\e90b"; }

.icon-paint-format:before {
  content: "\e90c"; }

.icon-format:before {
  content: "\e90c"; }

.icon-color1:before {
  content: "\e90c"; }

.icon-share:before {
  content: "\ea7d"; }

.icon-new-tab:before {
  content: "\ea7e"; }

.icon-home3:before {
  content: "\e902"; }

.icon-pencil:before {
  content: "\e905"; }

.icon-play:before {
  content: "\e912"; }

.icon-file-empty:before {
  content: "\e924"; }

.icon-file-text2:before {
  content: "\e926"; }

.icon-price-tag:before {
  content: "\e935"; }

.icon-cart:before {
  content: "\e93a"; }

.icon-phone:before {
  content: "\e942"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-pushpin:before {
  content: "\e946"; }

.icon-location:before {
  content: "\e947"; }

.icon-calendar:before {
  content: "\e953"; }

.icon-printer:before {
  content: "\e954"; }

.icon-mobile:before {
  content: "\e958"; }

.icon-floppy-disk:before {
  content: "\e962"; }

.icon-redo2:before {
  content: "\e968"; }

.icon-reply:before {
  content: "\e96a"; }

.icon-user:before {
  content: "\e971"; }

.icon-quotes-left:before {
  content: "\e977"; }

.icon-quotes-right:before {
  content: "\e978"; }

.icon-search:before {
  content: "\e986"; }

.icon-lock:before {
  content: "\e98f"; }

.icon-unlocked:before {
  content: "\e990"; }

.icon-leaf:before {
  content: "\e9a4"; }

.icon-bin:before {
  content: "\e9ac"; }

.icon-sphere:before {
  content: "\e9c9"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-plus:before {
  content: "\ea0a"; }

.icon-minus:before {
  content: "\ea0b"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-arrow-right2:before {
  content: "\ea3c"; }

.icon-share2:before {
  content: "\ea82"; }

.icon-google-plus:before {
  content: "\ea8b"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-facebook2:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-vimeo:before {
  content: "\eaa0"; }

.icon-linkedin:before {
  content: "\eac9"; }

.icon-linkedin2:before {
  content: "\eaca"; }

.icon-pinterest:before {
  content: "\ead1"; }

.icon-pinterest2:before {
  content: "\ead2"; }

.icon-bell:before {
  content: "\e951"; }

.icon-keyboard_arrow_up:before {
  content: "\e900"; }

.icon-keyboard_arrow_right:before {
  content: "\e901"; }

.icon-keyboard_arrow_left:before {
  content: "\e903"; }

.icon-keyboard_arrow_down:before {
  content: "\e904"; }

ul,
ol {
  margin: 0;
  padding: 0 0 0 20px; }

ul li,
ol li {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5 {
  margin: 0 0 0.5em;
  font-weight: 700;
  line-height: 1.125em;
  color: #000000;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: -0.5px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 14px;
  line-height: 20px; }

p,
ul > li {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300; }

p {
  margin: 0 0 20px; }
  p.bigger {
    font-size: 20px;
    line-height: 36px;
    margin: 0 0 40px; }

a,
a:visited {
  outline: 0 none;
  cursor: pointer;
  text-decoration: none;
  color: #d68339;
  font-weight: 400;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

a:hover,
a:focus {
  color: #cc6c26; }

b,
strong {
  font-weight: 700; }

sup {
  top: -0.75em;
  font-size: 50%; }

blockquote {
  display: block;
  padding-left: 20px;
  margin: 20px auto;
  line-height: 24px;
  font-style: italic;
  border-left: 3px solid #193c69; }
  blockquote [class^="icon-"] {
    display: inline-block;
    margin-right: 10px;
    color: #b78f6c; }

.highlight {
  background: #fff000; }

.highlight_dk {
  background: #7e7700; }

@media only screen and (max-width: 991px) {
  .home h1 {
    font-size: 45px;
    margin-bottom: 30px !important; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .home h1 {
      font-size: 36px; } }

@media only screen and (max-width: 991px) {
  h2 {
    font-size: 30px; }

  h3 {
    font-size: 24px; } }
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 60px;
    line-height: 54px;
    letter-spacing: -3px; }

  h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1.5px; }

  h3 {
    font-size: 28px; }

  h4 {
    font-size: 24px;
    line-height: 30px; } }
/* ==============================================================
    DEFAULTS
================================================================= */
/* TEXT
------------------------------------- */
.txt-white {
  color: #FFFFFF; }

.txt-primary {
  color: #000000; }

.txt-secondary {
  color: #193c69; }

.txt-tertiary {
  color: #b78f6c; }

.txt-gray-01 {
  color: #f1f1f1; }

.txt-gray-02 {
  color: #cccccc; }

.txt-gray-03 {
  color: #929396; }

.txt-gray-04 {
  color: #4d4d4d; }

.txt-gray-05 {
  color: #1a1a1a; }

/* BACKGROUNDS
------------------------------------- */
.bg-white {
  background-color: #FFFFFF; }

.bg-primary {
  background-color: #000000; }

.bg-secondary {
  background-color: #193c69; }

.bg-tertiary {
  background-color: #b78f6c; }

.bg-gray-01 {
  background-color: #f1f1f1; }

.bg-gray-02 {
  background-color: #cccccc; }

.bg-gray-03 {
  background-color: #929396; }

.bg-gray-04 {
  background-color: #4d4d4d; }

.bg-gray-05 {
  background-color: #1a1a1a; }

/* BUTTONS
------------------------------------- */
.button-wrapper a,
.button-wrapper input,
.button-wrapper button {
  /* WHITE */
  /* PRIMARY */
  /* SECONDARY */
  /* TERTIARY */
  /* GRAYS */ }
  .button-wrapper a.btn-white,
  .button-wrapper input.btn-white,
  .button-wrapper button.btn-white {
    background-color: #FFFFFF;
    color: #f1f1f1; }
    .button-wrapper a.btn-white:hover,
    .button-wrapper input.btn-white:hover,
    .button-wrapper button.btn-white:hover {
      background-color: #f1f1f1;
      color: #4d4d4d; }
  .button-wrapper a.btn-primary,
  .button-wrapper input.btn-primary,
  .button-wrapper button.btn-primary {
    background-color: #000000;
    color: #FFFFFF; }
    .button-wrapper a.btn-primary:hover,
    .button-wrapper input.btn-primary:hover,
    .button-wrapper button.btn-primary:hover {
      background: #000000; }
  .button-wrapper a.btn-secondary,
  .button-wrapper input.btn-secondary,
  .button-wrapper button.btn-secondary {
    background-color: #193c69;
    color: #FFFFFF; }
    .button-wrapper a.btn-secondary:hover,
    .button-wrapper input.btn-secondary:hover,
    .button-wrapper button.btn-secondary:hover {
      background: #0b2649; }
  .button-wrapper a.btn-tertiary,
  .button-wrapper input.btn-tertiary,
  .button-wrapper button.btn-tertiary {
    background-color: #b78f6c;
    color: #FFFFFF; }
    .button-wrapper a.btn-tertiary:hover,
    .button-wrapper input.btn-tertiary:hover,
    .button-wrapper button.btn-tertiary:hover {
      background: #000000; }
  .button-wrapper a.btn-gray-01,
  .button-wrapper input.btn-gray-01,
  .button-wrapper button.btn-gray-01 {
    background-color: #f1f1f1;
    color: #2f2f2f; }
    .button-wrapper a.btn-gray-01:hover,
    .button-wrapper input.btn-gray-01:hover,
    .button-wrapper button.btn-gray-01:hover {
      background-color: #cccccc;
      color: #f1f1f1; }
  .button-wrapper a.btn-gray-02,
  .button-wrapper input.btn-gray-02,
  .button-wrapper button.btn-gray-02 {
    background-color: #cccccc;
    color: #4d4d4d; }
    .button-wrapper a.btn-gray-02:hover,
    .button-wrapper input.btn-gray-02:hover,
    .button-wrapper button.btn-gray-02:hover {
      background-color: #929396;
      color: #f1f1f1; }
  .button-wrapper a.btn-gray-03,
  .button-wrapper input.btn-gray-03,
  .button-wrapper button.btn-gray-03 {
    background-color: #929396;
    color: #FFFFFF; }
    .button-wrapper a.btn-gray-03:hover,
    .button-wrapper input.btn-gray-03:hover,
    .button-wrapper button.btn-gray-03:hover {
      background-color: #4d4d4d;
      color: #cccccc; }
  .button-wrapper a.btn-gray-04,
  .button-wrapper input.btn-gray-04,
  .button-wrapper button.btn-gray-04 {
    background-color: #4d4d4d;
    color: #FFFFFF; }
    .button-wrapper a.btn-gray-04:hover,
    .button-wrapper input.btn-gray-04:hover,
    .button-wrapper button.btn-gray-04:hover {
      background-color: #1a1a1a;
      color: #cccccc; }
  .button-wrapper a.btn-gray-05,
  .button-wrapper input.btn-gray-05,
  .button-wrapper button.btn-gray-05 {
    background-color: #1a1a1a;
    color: #FFFFFF; }
    .button-wrapper a.btn-gray-05:hover,
    .button-wrapper input.btn-gray-05:hover,
    .button-wrapper button.btn-gray-05:hover {
      background-color: #000000;
      color: #FFFFFF; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  max-width: 100%;
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
  -webkit-box-shadow: 0 4px 12px -8px rgba(1, 1, 1, 0.5);
  box-shadow: 0 4px 12px -8px rgba(1, 1, 1, 0.5);
  background: #FFFFFF; }
  @media only screen and (min-width: 992px) {
    .header {
      position: fixed; } }

.logo-wrapper a {
  display: block;
  margin: 0 auto; }
  .logo-wrapper a img {
    width: 268px; }
@media only screen and (min-width: 992px) {
  .logo-wrapper {
    position: absolute;
    top: -78px;
    left: 0; } }
@media only screen and (max-width: 991px) {
  .logo-wrapper {
    position: absolute;
    width: 215px;
    left: 50%;
    top: -53px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }

.phone-icon a {
  display: block; }
  .phone-icon a img {
    width: 35px; }
@media only screen and (min-width: 992px) {
  .phone-icon {
    display: none; } }
@media only screen and (max-width: 991px) {
  .phone-icon {
    position: absolute;
    left: 4.5%;
    top: -20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }

.main-header {
  background: #000000;
  padding: 35px 0; }
  @media only screen and (max-width: 991px) {
    .main-header {
      padding: 53px 0; } }

#menu-top-menu-bar {
  padding: 0; }

.upper-header {
  background: #FFFFFF;
  height: 42px; }
  .upper-header .txt-right {
    text-align: center; }
    .upper-header .txt-right > strong,
    .upper-header .txt-right > span,
    .upper-header .txt-right > div.phone-number {
      line-height: 42px;
      display: block;
      padding: 0 16px;
      font-size: 14px; }
      @media only screen and (max-width: 991px) {
        .upper-header .txt-right > strong,
        .upper-header .txt-right > span,
        .upper-header .txt-right > div.phone-number {
          display: none; } }
    .upper-header .txt-right .button-wrapper a {
      font-size: 12px;
      padding: 0 16px;
      line-height: 42px; }
    .upper-header .txt-right .phone-number p {
      display: inline-block;
      font-weight: 800;
      margin-right: 16px; }
  @media only screen and (min-width: 992px) {
    .upper-header .txt-right {
      text-align: right; }
      .upper-header .txt-right > strong,
      .upper-header .txt-right > span {
        display: inline-block; } }
  @media only screen and (max-width: 991px) {
    .upper-header .container {
      margin: 0;
      padding: 0;
      width: 100%; } }

.footer {
  background: #193c69; }
  .footer * {
    color: #FFFFFF; }
  .footer p {
    font-size: 14px;
    line-height: 24px; }
  .footer .main-footer {
    background: #000000;
    padding: 60px 0; }
    .footer .main-footer .footer-top {
      padding: 0 0 40px; }
    .footer .main-footer .footer-middle .table-cell {
      vertical-align: top; }
      .footer .main-footer .footer-middle .table-cell:after {
        position: absolute;
        content: '';
        height: 100%;
        width: 0;
        border-right: 1px dotted #4d4d4d;
        right: 17px;
        top: -30px; }
        @media only screen and (max-width: 991px) {
          .footer .main-footer .footer-middle .table-cell:after {
            border-right: none; } }
      .footer .main-footer .footer-middle .table-cell:last-child::after {
        display: none; }
      .footer .main-footer .footer-middle .table-cell a {
        font-weight: 800; }
      .footer .main-footer .footer-middle .table-cell p {
        padding-right: 25px;
        margin-bottom: 20px; }
    @media only screen and (max-width: 991px) {
      .footer .main-footer {
        text-align: center; } }
  .footer .footer-logo img {
    min-width: 150px; }
    @media only screen and (max-width: 991px) {
      .footer .footer-logo img {
        position: relative;
        width: 200px; } }
  .footer .ft-navigation ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer .ft-navigation ul li {
      display: inline-block;
      padding: 0 10px;
      border-right: 1px solid #ffffff;
      line-height: 1; }
      .footer .ft-navigation ul li:last-child {
        padding-right: 0;
        border-right: 0 none; }
      .footer .ft-navigation ul li a {
        font-size: 14px;
        line-height: 1;
        font-weight: 900;
        color: #FFFFFF;
        font-weight: 800; }
        .footer .ft-navigation ul li a.active, .footer .ft-navigation ul li a:hover {
          color: #eed78e; }
  @media only screen and (max-width: 991px) {
    .footer .ft-navigation {
      display: none; } }
  .footer .address ul {
    padding: 0;
    margin: 0 0 40px;
    list-style: none; }
    .footer .address ul li {
      font-size: 16px;
      line-height: 24px; }
      .footer .address ul li.title {
        font-weight: 900;
        padding: 0 0 5px; }
  @media only screen and (max-width: 991px) {
    .footer .address ul {
      margin-bottom: 30px; }
    .footer .address .button-wrapper {
      margin-bottom: 30px; } }
  .footer .button-wrapper a {
    font-size: 14px;
    padding: 14px 20px; }
  .footer .sub-footer {
    height: 80px;
    line-height: 80px;
    font-size: 12px; }
  @media only screen and (min-width: 992px) {
    .footer {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      min-height: 514px; }
      .footer .top-left {
        width: 12%; }
      .footer .row {
        margin: 0 -15px; } }

.nav-wrapper {
  position: absolute;
  top: 24px;
  z-index: 3;
  height: 30px;
  right: 100px;
  width: 0;
  overflow-x: hidden;
  -webkit-transition: right 0.25s ease-in-out 0s;
  transition: right 0.25s ease-in-out 0s; }
  .nav-wrapper .main-nav {
    display: block; }
    .nav-wrapper .main-nav ul {
      display: block;
      margin: 0;
      padding: 0;
      list-style: none;
      min-width: 440px; }
      .nav-wrapper .main-nav ul li {
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
        text-align: right; }
        .nav-wrapper .main-nav ul li a {
          color: #FFFFFF;
          display: block;
          font-weight: 600;
          font-size: 16px;
          padding: 0 0 10px;
          position: relative;
          line-height: 1;
          right: -100px;
          opacity: 0;
          -webkit-transition: all 0.25s ease-in-out 0s;
          transition: all 0.25s ease-in-out 0s; }
          .nav-wrapper .main-nav ul li a.active, .nav-wrapper .main-nav ul li a:hover {
            color: #eed78e; }
        .nav-wrapper .main-nav ul li.has-children > a {
          padding-right: 40px; }
          @media only screen and (min-width: 992px) {
            .nav-wrapper .main-nav ul li.has-children > a {
              padding-right: 18px; } }
        .nav-wrapper .main-nav ul li .toggler {
          position: absolute;
          height: 30px;
          width: 40px;
          right: 0;
          top: -7px; }
          @media only screen and (min-width: 992px) {
            .nav-wrapper .main-nav ul li .toggler {
              width: 20px;
              right: 2px;
              top: 4px; } }
        .nav-wrapper .main-nav ul li ul {
          min-width: 220px;
          max-height: 0;
          opacity: 0;
          overflow: hidden;
          -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
          .nav-wrapper .main-nav ul li ul li {
            text-align: right;
            display: block;
            padding: 0;
            border-bottom: 1px solid #cccccc; }
            .nav-wrapper .main-nav ul li ul li:last-child {
              border-bottom: none; }
            .nav-wrapper .main-nav ul li ul li a {
              color: #193c69;
              font-size: 13px;
              padding: 15px 13px;
              display: block;
              opacity: 1;
              right: 0; }
              .nav-wrapper .main-nav ul li ul li a:hover {
                color: #FFFFFF;
                background: #cc6c26; }
          @media only screen and (min-width: 992px) {
            .nav-wrapper .main-nav ul li ul {
              background: #FFFFFF; }
              .nav-wrapper .main-nav ul li ul li {
                text-align: left; } }
        .nav-wrapper .main-nav ul li.active-toggler ul {
          max-height: 80em;
          opacity: 1; }
        @media only screen and (min-width: 992px) {
          .nav-wrapper .main-nav ul li:hover ul {
            max-height: 80em;
            opacity: 1;
            -webkit-box-shadow: 0 10px 20px -18px rgba(1, 1, 1, 0.5);
            box-shadow: 0 10px 20px -18px rgba(1, 1, 1, 0.5); } }
  @media only screen and (max-width: 991px) {
    .nav-wrapper {
      top: 0;
      right: 0;
      bottom: 0;
      position: fixed;
      z-index: 105; }
      .nav-wrapper .main-nav {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 8px;
        max-height: 0;
        overflow: hidden;
        background: rgba(30, 38, 67, 0.75); }
        .nav-wrapper .main-nav ul {
          min-width: 0; }
          .nav-wrapper .main-nav ul li a {
            color: #FFFFFF; } }
  @media only screen and (min-width: 992px) {
    .nav-wrapper {
      position: static;
      width: 100%;
      height: auto;
      overflow-x: inherit; }
      .nav-wrapper .main-nav {
        text-align: right;
        white-space: nowrap; }
        .nav-wrapper .main-nav ul li {
          padding: 0 5px;
          display: inline-block; }
          .nav-wrapper .main-nav ul li a {
            opacity: 1;
            right: inherit;
            display: inline-block;
            font-size: 12px;
            padding: 0 8px; }
          .nav-wrapper .main-nav ul li ul {
            position: absolute;
            top: 32px;
            left: 15px; } }
  @media only screen and (min-width: 1024px) {
    .nav-wrapper .main-nav ul li {
      padding: 0 5px; }
      .nav-wrapper .main-nav ul li a {
        font-size: 13px; } }
  @media only screen and (min-width: 1220px) {
    .nav-wrapper .main-nav ul li a {
      font-size: 15px; } }

/*
FIRST LEVEL */
/*.main-nav > ul > li a { text-transform: uppercase;}*/
/*
HAMBURGER */
/*.nav-menu {
  opacity: 1;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 40px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 106;

  > span,
  > span:before,
  > span:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    position: absolute;
    background: $color-quaternary;
    right: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  > span {
    text-indent: -9999em;
    text-align: left;
    top: 50%;
  }
  > span:before {
    content: '';
    top: -8px;
  }
  > span:after {
    content: '';
    bottom: -8px;
  }
  @include breakpoint(pre-large) {
    top: -22px;
    right: 20px;
  }

  @include breakpoint(large) {
    display: none;
  }
}

.navigation-active {
  .nav-wrapper {
    max-width: 1000px;
    width: 100%;
    overflow-x: inherit;

    .main-nav {
      ul {

        li {

          a.animation {
            opacity: 1;
            right: 0;
          }
        }
      }
    }
  }
  .nav-menu > span {
    background: none;
  }

  .nav-menu > span:before,
  .nav-menu > span:after {
    background: #FFFFFF;
  }

  .nav-menu > span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
  }
  .nav-menu > span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
  }

  @include breakpoint(pre-large) {
    overflow: hidden;

    .header .main-nav {
      max-height: 80em;
      padding: 90px 22px 0;
    }

    .nav-menu {
      position: fixed;
      top: 20px;
    }
    .nav-menu > span:before,
    .nav-menu > span:after {}
  }
  @include breakpoint(large) {
    .nav-wrapper ul li a,
    .nav-wrapper ul li a:visited {color: #333;}
  }
}*/
@media only screen and (min-width: 992px) {
  .header .main-nav {
    height: auto; } }
.sidebar-wrapper {
  background: #fafafa; }
  .sidebar-wrapper .sidebar .widget {
    padding: 40px; }
    .sidebar-wrapper .sidebar .widget:last-child {
      padding-bottom: 0; }

.sidebar-list {
  list-style: none;
  padding: 5px 0 0;
  margin: 0; }
  .sidebar-list li {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px; }
    .sidebar-list li a {
      display: block;
      position: relative;
      padding-left: 20px; }
    .sidebar-list li span {
      font-size: 8px;
      position: absolute;
      top: 5px;
      left: 3px; }
  .sidebar-list.reminder-list li {
    position: relative;
    padding-left: 20px; }
    .sidebar-list.reminder-list li p {
      margin: 0;
      font-size: 14px;
      line-height: 20px; }

.sidebar-quote {
  position: relative; }
  .sidebar-quote > span {
    position: absolute;
    left: -14px;
    top: -7px;
    color: #f1f1f1;
    z-index: 0;
    font-size: 18px; }
  .sidebar-quote > p {
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 27px;
    font-style: italic;
    color: #999; }
  .sidebar-quote .author {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #666666; }
  .sidebar-quote .additional_details {
    font-size: 11px;
    font-style: italic;
    display: block;
    line-height: 16px; }

.contact-rt p {
  font-size: 15px;
  line-height: 18px; }

#splash {
  position: relative;
  padding: 100px 0 0;
  height: auto; }
  #splash .fluid-container {
    padding: 0; }
  #splash .table {
    height: 100%;
    position: relative;
    z-index: 3;
    margin: 0 auto; }
    #splash .table .table-cell {
      height: 100%;
      padding: 10%; }
      @media only screen and (max-width: 991px) {
        #splash .table .table-cell {
          text-align: center;
          padding: 100px 10% 50px; } }
      #splash .table .table-cell:last-child {
        padding: 0 !important;
        text-align: center; }
      #splash .table .table-cell h1 {
        text-transform: uppercase;
        margin-bottom: 60px; }
        @media only screen and (min-width: 992px) {
          #splash .table .table-cell h1 {
            font-size: 4.5vw;
            line-height: 4vw; } }
        @media only screen and (min-width: 1366px) {
          #splash .table .table-cell h1 {
            font-size: 60px;
            line-height: 54px; } }
  #splash .play-video {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    #splash .play-video:after {
      content: '';
      background: rgba(1, 1, 1, 0);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      -webkit-transition: background-color 0.25s ease-in-out;
      transition: background-color 0.25s ease-in-out; }
    #splash .play-video:hover:after {
      background: rgba(1, 1, 1, 0.5); }
    #splash .play-video img {
      width: 205px;
      vertical-align: middle;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -102px 0 0 -104px;
      z-index: 3; }
      @media only screen and (max-width: 991px) {
        #splash .play-video img {
          margin-top: 50px !important; } }

iframe {
  margin-top: 20px;
  margin-bottom: 20px; }

.news-slider-section {
  height: 100%;
  position: relative; }
  .news-slider-section > .item {
    height: 100%; }
    .news-slider-section > .item .bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(242, 242, 242, 0.9);
      color: white;
      padding: 30px 20% 30px 40px; }
      .news-slider-section > .item .bottom h3 {
        color: #000000;
        font-size: 24px; }
        .news-slider-section > .item .bottom h3 > span {
          font-weight: 400; }
      .news-slider-section > .item .bottom p {
        margin: 0;
        color: #000000; }

@media only screen and (max-width: 991px) {
  .fluid-left-news {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 25px; }
    .fluid-left-news .news-highlight {
      margin-left: -55px;
      margin-bottom: 35px;
      margin-right: -55px; }

  h3 {
    font-size: 24px; } }
@media only screen and (min-width: 992px) {
  .fluid-left-news {
    padding-left: 15px !important; }
    .fluid-left-news .entry-title {
      padding-left: calc(5% + 25px) !important; }
    .fluid-left-news .entry-content {
      padding-left: calc(5% + 25px) !important; } }
.news-highlight {
  height: 500px;
  position: relative;
  margin-left: 0;
  margin-right: 0px; }
  .news-highlight > .item {
    height: 100%; }
    .news-highlight > .item .bottom {
      position: absolute;
      bottom: 0;
      /*left: 0;
      right: 0;*/
      background: rgba(242, 242, 242, 0.9);
      color: white;
      padding: 30px 30px 30px 40px; }
      .news-highlight > .item .bottom h4 {
        color: #000000; }
        .news-highlight > .item .bottom h4 > span {
          font-weight: 400; }
      .news-highlight > .item .bottom p {
        margin: 0;
        color: #000000; }

.announcements {
  margin-top: 25px;
  border-top: 1px solid #cccccc; }

.display-posts-listing {
  list-style-type: none;
  padding: 0; }
  .display-posts-listing li {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 25px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px; }
  .display-posts-listing span {
    display: block;
    font-size: 14px;
    font-weight: 300; }
  .display-posts-listing a {
    color: #000000;
    font-weight: 600 !important; }
    .display-posts-listing a:hover {
      color: #d68339; }

.alm-item {
  margin-bottom: 50px !important; }
  .alm-item img {
    position: static; }
  .alm-item h3 {
    font-size: 22px;
    line-height: 25px; }
  .alm-item a {
    color: #000000;
    font-weight: 700; }
    .alm-item a:hover {
      color: #d68339; }

.alm-btn-wrap {
  margin-bottom: 50px !important; }

.alm-load-more-btn {
  background-color: #d68339 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: 900 !important; }

.alm-load-more-btn:hover {
  background-color: #cc6c26 !important;
  border: none !important; }

.alert-msg {
  background: #d58341;
  color: #FFFFFF; }
  .alert-msg h3 {
    color: #FFFFFF; }

.callout.callout-dark {
  background: #2e2e2e; }
  .callout.callout-dark * {
    color: #FFFFFF; }
.callout .table-cell {
  padding-top: 60px;
  padding-bottom: 60px; }
.callout .top-callout {
  height: 500px; }
  @media only screen and (max-width: 991px) {
    .callout .top-callout {
      padding-top: 200px;
      padding-bottom: 50px;
      padding-right: 0;
      padding-left: 0;
      height: auto !important;
      text-align: center; } }
  .callout .top-callout h1 {
    text-transform: uppercase;
    padding-right: 60px; }
    @media only screen and (max-width: 991px) {
      .callout .top-callout h1 {
        padding-right: 25px;
        padding-left: 25px; } }
.callout .gold-bot-border {
  border-bottom: 1px solid #d68339; }
  @media only screen and (max-width: 991px) {
    .callout .gold-bot-border {
      border: none; } }
.callout .photo-text {
  padding: 25px;
  color: #ffffff;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0) 100%); }
  .callout .photo-text p {
    margin-bottom: 0;
    line-height: 17px; }

.set-height {
  height: 500px; }

.video-callout {
  position: relative;
  padding: 0;
  height: auto;
  /*.fluid-container {
    padding: 0;
  }*/ }
  .video-callout .table {
    height: 100%;
    position: relative;
    z-index: 3;
    margin: 0 auto; }
    .video-callout .table .table-cell {
      height: 100%; }
      .video-callout .table .table-cell:last-child {
        padding: 0 !important;
        text-align: center; }
      .video-callout .table .table-cell h1 {
        text-transform: uppercase;
        margin-bottom: 60px; }
        @media only screen and (min-width: 992px) {
          .video-callout .table .table-cell h1 {
            font-size: 4.5vw;
            line-height: 4vw; } }
        @media only screen and (min-width: 1366px) {
          .video-callout .table .table-cell h1 {
            font-size: 60px;
            line-height: 54px; } }
  .video-callout .play-video {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .video-callout .play-video:after {
      content: '';
      background: rgba(1, 1, 1, 0);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      -webkit-transition: background-color 0.25s ease-in-out;
      transition: background-color 0.25s ease-in-out; }
    .video-callout .play-video:hover:after {
      background: rgba(1, 1, 1, 0.5); }
    .video-callout .play-video img {
      width: 100px;
      vertical-align: middle;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -50px 0 0 -50px;
      z-index: 3; }
      @media only screen and (max-width: 991px) {
        .video-callout .play-video img {
          margin-top: 100px !important; } }

.bucket {
  position: relative;
  z-index: 1;
  color: #FFFFFF; }
  .bucket:after {
    content: '';
    background: rgba(189, 107, 33, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2; }
  .bucket > .inner {
    position: relative;
    z-index: 3;
    padding: 60px; }
    @media only screen and (max-width: 991px) {
      .bucket > .inner {
        padding: 40px 15px; } }
    .bucket > .inner p {
      margin-bottom: 40px; }
    .bucket > .inner h1, .bucket > .inner h2, .bucket > .inner h3, .bucket > .inner h4, .bucket > .inner h5, .bucket > .inner h6 {
      color: #FFFFFF; }

.centered-quote-wrapper {
  text-align: center;
  background: url(/wp-content/themes/fast-theme/images/bg-centered-quote.png) no-repeat center center/auto transparent;
  padding: 40px; }
  .centered-quote-wrapper > h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    font-style: italic; }
  @media only screen and (min-width: 992px) {
    .centered-quote-wrapper {
      padding: 80px; } }

blockquote.address-block {
  font-style: normal; }
  blockquote.address-block ul {
    list-style: none;
    padding-left: 0; }
    blockquote.address-block ul li {
      font-size: 14px;
      line-height: 22px; }
      blockquote.address-block ul li > strong {
        font-size: 15px; }

.button-wrapper {
  display: inline-block; }
  .button-wrapper > a,
  .button-wrapper > button,
  .button-wrapper > input {
    border: 0 none;
    cursor: pointer;
    display: block;
    width: 100%;
    outline: 0 none;
    padding: 20px 40px;
    position: relative;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #d68339;
    color: #FFFFFF; }
    .button-wrapper > a:hover,
    .button-wrapper > button:hover,
    .button-wrapper > input:hover {
      background-color: #cc6c26;
      color: #FFFFFF; }
  .button-wrapper.full-width {
    display: block; }
  .button-wrapper.small-btn > a,
  .button-wrapper.small-btn > button,
  .button-wrapper.small-btn > input {
    padding: 10px 20px;
    font-size: 16px; }
  .button-wrapper.alert > a,
  .button-wrapper.alert > button,
  .button-wrapper.alert > input {
    margin-bottom: 20px; }
  .button-wrapper.rotator > a,
  .button-wrapper.rotator > button,
  .button-wrapper.rotator > input {
    margin-top: 20px; }
  .button-wrapper.alt > a,
  .button-wrapper.alt > button,
  .button-wrapper.alt > input {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 16px;
    padding: 12px 30px; }
    .button-wrapper.alt > a:hover,
    .button-wrapper.alt > button:hover,
    .button-wrapper.alt > input:hover {
      background-color: #1a1a1a;
      color: #FFFFFF; }
  .button-wrapper.alt2 > a,
  .button-wrapper.alt2 > button,
  .button-wrapper.alt2 > input {
    background-color: #FFFFFF;
    color: #193c69; }
    .button-wrapper.alt2 > a:hover,
    .button-wrapper.alt2 > button:hover,
    .button-wrapper.alt2 > input:hover {
      background-color: #f1f1f1;
      color: #0b2649; }
  .button-wrapper.alt3 > a,
  .button-wrapper.alt3 > button,
  .button-wrapper.alt3 > input {
    background-color: #0b2649;
    color: #eed78e; }
    .button-wrapper.alt3 > a:hover,
    .button-wrapper.alt3 > button:hover,
    .button-wrapper.alt3 > input:hover {
      background-color: #193c69;
      color: #FFFFFF; }
  .button-wrapper.alt4 > a,
  .button-wrapper.alt4 > button,
  .button-wrapper.alt4 > input {
    background-color: #193c69;
    color: #FFFFFF; }
    .button-wrapper.alt4 > a:hover,
    .button-wrapper.alt4 > button:hover,
    .button-wrapper.alt4 > input:hover {
      background-color: #0b2649;
      color: #eed78e; }

.top-nav-bar {
  background: #ff0000; }
  @media only screen and (max-width: 991px) {
    .top-nav-bar .top-btn {
      width: 50%; } }

.pdf-btn {
  margin-right: 5px !important; }

.form-styler .form-row,
.wppb-user-forms .form-row,
.wpcf7 .form-row {
  padding: 0 10px; }
.form-styler .left-side,
.form-styler .right-side,
.wppb-user-forms .left-side,
.wppb-user-forms .right-side,
.wpcf7 .left-side,
.wpcf7 .right-side {
  padding: 20px; }
.form-styler .left-side,
.wppb-user-forms .left-side,
.wpcf7 .left-side {
  background: #f8f8f8; }
.form-styler .right-side,
.wppb-user-forms .right-side,
.wpcf7 .right-side {
  background: #f1f1f1; }
.form-styler input[type="text"],
.form-styler input[type="email"],
.form-styler input[type="password"],
.form-styler input[type="tel"],
.form-styler select,
.form-styler textarea,
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="tel"],
.wppb-user-forms select,
.wppb-user-forms textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  background: #FFFFFF;
  border: 1px solid #f0f0f0;
  padding: 8px 10px;
  border-radius: 4px;
  margin: 0 0 5px;
  font-size: 16px; }
.form-styler select,
.wppb-user-forms select,
.wpcf7 select {
  padding: 5px 6px; }
.form-styler textarea,
.wppb-user-forms textarea,
.wpcf7 textarea {
  height: 80px;
  background: #ffffff; }
.form-styler label,
.form-styler .label,
.wppb-user-forms label,
.wppb-user-forms .label,
.wpcf7 label,
.wpcf7 .label {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase; }
.form-styler .radio label,
.form-styler .radio .label,
.form-styler label.inline,
.form-styler .label.inline,
.wppb-user-forms .radio label,
.wppb-user-forms .radio .label,
.wppb-user-forms label.inline,
.wppb-user-forms .label.inline,
.wpcf7 .radio label,
.wpcf7 .radio .label,
.wpcf7 label.inline,
.wpcf7 .label.inline {
  font-weight: normal;
  font-size: 14px; }
.form-styler input[type="radio"],
.form-styler input[type="checkbox"],
.wppb-user-forms input[type="radio"],
.wppb-user-forms input[type="checkbox"],
.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"] {
  display: inline-block;
  margin: 10px;
  width: auto; }
.form-styler .radio,
.wppb-user-forms .radio,
.wpcf7 .radio {
  padding: 5px 0 0; }
.form-styler .radio label,
.wppb-user-forms .radio label,
.wpcf7 .radio label {
  padding: 0; }
.form-styler select.error,
.form-styler input.error,
.form-styler textarea.error,
.wppb-user-forms select.error,
.wppb-user-forms input.error,
.wppb-user-forms textarea.error,
.wpcf7 select.error,
.wpcf7 input.error,
.wpcf7 textarea.error {
  border-color: red; }
.form-styler label > span,
.form-styler .label > span,
.wppb-user-forms label > span,
.wppb-user-forms .label > span,
.wpcf7 label > span,
.wpcf7 .label > span {
  font-weight: 300;
  color: #cc3333; }
.form-styler label > .parenthesis,
.form-styler .label > .parenthesis,
.wppb-user-forms label > .parenthesis,
.wppb-user-forms .label > .parenthesis,
.wpcf7 label > .parenthesis,
.wpcf7 .label > .parenthesis {
  color: #666;
  font-size: 0.75em;
  font-style: italic;
  text-transform: uppercase; }
.form-styler label.error,
.wppb-user-forms label.error,
.wpcf7 label.error {
  color: red;
  font-size: 0.75em;
  right: 20px;
  position: absolute;
  top: 14px; }
.form-styler.search-form-wrapper,
.wppb-user-forms.search-form-wrapper,
.wpcf7.search-form-wrapper {
  position: relative; }
  .form-styler.search-form-wrapper input,
  .wppb-user-forms.search-form-wrapper input,
  .wpcf7.search-form-wrapper input {
    padding-right: 60px; }
  .form-styler.search-form-wrapper button,
  .wppb-user-forms.search-form-wrapper button,
  .wpcf7.search-form-wrapper button {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0 none;
    background: none;
    line-height: 40px;
    color: #b78f6c;
    font-size: 18px; }
.form-styler.newsletter-signup h2,
.wppb-user-forms.newsletter-signup h2,
.wpcf7.newsletter-signup h2 {
  margin: 0 0 30px; }
.form-styler.newsletter-signup .button-wrapper,
.wppb-user-forms.newsletter-signup .button-wrapper,
.wpcf7.newsletter-signup .button-wrapper {
  width: 100%;
  display: block; }
.form-styler.newsletter-signup input[type="text"],
.form-styler.newsletter-signup input[type="email"],
.form-styler.newsletter-signup .button-wrapper > button,
.form-styler.newsletter-signup .button-wrapper > input[type="submit"],
.wppb-user-forms.newsletter-signup input[type="text"],
.wppb-user-forms.newsletter-signup input[type="email"],
.wppb-user-forms.newsletter-signup .button-wrapper > button,
.wppb-user-forms.newsletter-signup .button-wrapper > input[type="submit"],
.wpcf7.newsletter-signup input[type="text"],
.wpcf7.newsletter-signup input[type="email"],
.wpcf7.newsletter-signup .button-wrapper > button,
.wpcf7.newsletter-signup .button-wrapper > input[type="submit"] {
  margin: 0 auto 20px;
  background: transparent;
  border-radius: 100px;
  padding: 16px 20px;
  border: 1px solid #363e5d;
  width: 100%;
  line-height: 1; }
.form-styler.newsletter-signup input[type="text"]:active,
.form-styler.newsletter-signup input[type="text"]:focus,
.form-styler.newsletter-signup input[type="email"]:active,
.form-styler.newsletter-signup input[type="email"]:focus,
.wppb-user-forms.newsletter-signup input[type="text"]:active,
.wppb-user-forms.newsletter-signup input[type="text"]:focus,
.wppb-user-forms.newsletter-signup input[type="email"]:active,
.wppb-user-forms.newsletter-signup input[type="email"]:focus,
.wpcf7.newsletter-signup input[type="text"]:active,
.wpcf7.newsletter-signup input[type="text"]:focus,
.wpcf7.newsletter-signup input[type="email"]:active,
.wpcf7.newsletter-signup input[type="email"]:focus {
  border-color: #4b5375; }
.form-styler.newsletter-signup .button-wrapper > button:hover,
.form-styler.newsletter-signup .button-wrapper > button:focus,
.form-styler.newsletter-signup .button-wrapper > input[type="submit"]:hover,
.form-styler.newsletter-signup .button-wrapper > input[type="submit"]:focus,
.wppb-user-forms.newsletter-signup .button-wrapper > button:hover,
.wppb-user-forms.newsletter-signup .button-wrapper > button:focus,
.wppb-user-forms.newsletter-signup .button-wrapper > input[type="submit"]:hover,
.wppb-user-forms.newsletter-signup .button-wrapper > input[type="submit"]:focus,
.wpcf7.newsletter-signup .button-wrapper > button:hover,
.wpcf7.newsletter-signup .button-wrapper > button:focus,
.wpcf7.newsletter-signup .button-wrapper > input[type="submit"]:hover,
.wpcf7.newsletter-signup .button-wrapper > input[type="submit"]:focus {
  border-color: #12172a;
  background: rgba(1, 1, 1, 0.125); }
.form-styler ::-webkit-input-placeholder,
.wppb-user-forms ::-webkit-input-placeholder,
.wpcf7 ::-webkit-input-placeholder {
  color: #929396; }
.form-styler ::-moz-placeholder,
.wppb-user-forms ::-moz-placeholder,
.wpcf7 ::-moz-placeholder {
  color: #929396; }
.form-styler :-ms-input-placeholder,
.wppb-user-forms :-ms-input-placeholder,
.wpcf7 :-ms-input-placeholder {
  color: #929396; }
.form-styler :-moz-placeholder,
.wppb-user-forms :-moz-placeholder,
.wpcf7 :-moz-placeholder {
  color: #929396; }
@media only screen and (min-width: 992px) {
  .form-styler input[type="text"],
  .form-styler input[type="email"],
  .form-styler input[type="password"],
  .form-styler input[type="tel"],
  .form-styler select,
  .form-styler textarea,
  .wppb-user-forms input[type="text"],
  .wppb-user-forms input[type="email"],
  .wppb-user-forms input[type="password"],
  .wppb-user-forms input[type="tel"],
  .wppb-user-forms select,
  .wppb-user-forms textarea,
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 input[type="tel"],
  .wpcf7 select,
  .wpcf7 textarea {
    font-size: 14px; } }
.form-styler > form > p > br,
.wppb-user-forms > form > p > br,
.wpcf7 > form > p > br {
  display: none; }

.wppb-user-forms {
  background: white;
  padding: 30px 40px 40px;
  border: 1px solid #cccccc; }
  .wppb-user-forms ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  @media only screen and (min-width: 992px) {
    .wppb-user-forms {
      max-width: 50%;
      margin: 0 auto;
      -webkit-box-shadow: 0 0 30px -15px rgba(1, 1, 1, 0.25);
      box-shadow: 0 0 30px -15px rgba(1, 1, 1, 0.25); } }

.wppb-description-delimiter {
  font-size: 9px;
  color: #cccccc;
  font-style: italic;
  display: block;
  line-height: 1;
  margin: 5px 0 10px; }

.form-submit,
.login-submit {
  margin: 20px 0 0; }
  .form-submit #register,
  .form-submit #wppb-submit,
  .form-submit #edit_profile,
  .login-submit #register,
  .login-submit #wppb-submit,
  .login-submit #edit_profile {
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    width: 100%;
    outline: 0 none;
    padding: 12px 30px;
    position: relative;
    line-height: 1;
    text-align: center;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #b78f6c;
    color: #FFFFFF; }
    .form-submit #register:hover,
    .form-submit #wppb-submit:hover,
    .form-submit #edit_profile:hover,
    .login-submit #register:hover,
    .login-submit #wppb-submit:hover,
    .login-submit #edit_profile:hover {
      background-color: #eed78e;
      color: #FFFFFF; }

.fine-print,
.fine-print p {
  font-size: 10px;
  line-height: 12px; }

div.wpcf7 {
  padding: 30px;
  border: 1px solid #e8e8e8;
  background: #f1f1f1;
  -webkit-box-shadow: 0 20px 20px -20px rgba(1, 1, 1, 0.25);
  box-shadow: 0 20px 20px -20px rgba(1, 1, 1, 0.25); }
  .footer div.wpcf7 {
    padding: 0;
    background: none;
    border: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .footer div.wpcf7 p {
      margin: 0; }
  div.wpcf7 .wpcf7-not-valid {
    border: 1px solid red !important; }
  div.wpcf7 span.wpcf7-not-valid-tip {
    display: none; }
  div.wpcf7 div.wpcf7-validation-errors,
  div.wpcf7 div.wpcf7-acceptance-missing {
    border: 0 none;
    color: #4b5375;
    font-weight: 300;
    font-style: italic;
    padding: 0;
    margin: 0;
    text-align: center; }
  div.wpcf7 .button-wrapper input {
    margin-bottom: 20px; }

.wpforms-field-label {
  font-weight: 300 !important;
  font-size: 15px !important; }

.page-template-contact button.wpforms-submit {
  border: 0 none !important;
  /*cursor: pointer;
  display: block;
  width: 100%;
  outline: 0 none;*/
  padding: 20px 40px !important;
  /*position: relative;
  line-height: 1;
  text-align: center;
  text-decoration: none;*/
  text-transform: uppercase !important;
  /*font-size: 16px;*/
  font-weight: 700;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #d68339 !important;
  color: #FFFFFF !important; }
  .page-template-contact button.wpforms-submit:hover {
    background-color: #cc6c26 !important;
    color: #FFFFFF !important; }

ul.social-media {
  padding: 0;
  text-align: center; }
  ul.social-media li {
    display: inline-block;
    margin-right: 10px; }
    ul.social-media li a {
      display: inline-block;
      padding: 0;
      color: #193c69;
      border: 1px solid #193c69;
      background: rgba(255, 255, 255, 0);
      text-align: center;
      width: 36px;
      height: 36px;
      line-height: 36px;
      border-radius: 36px;
      font-size: 14px;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      ul.social-media li a:hover {
        background: #193c69; }
        ul.social-media li a:hover span {
          color: #FFFFFF; }
      ul.social-media li a span {
        color: #193c69; }

.right-column h2 {
  font-size: 24px; }
.right-column ul {
  margin-bottom: 20px; }
.right-column blockquote {
  margin-bottom: 40px; }

ul.documents {
  list-style: none !important;
  padding: 0; }
  ul.documents > li {
    display: block; }
  ul.documents:first-of-type {
    border-top: 1px dotted #cccccc; }
  ul.documents a {
    padding: 0.5em 1em 0.5em 1.4em;
    border-bottom: 1px dotted #cccccc;
    display: block;
    color: #000000; }
    ul.documents a:before {
      content: "\f1c1";
      /* FontAwesome Unicode */
      color: #b78f6c;
      font-family: FontAwesome;
      display: inline-block;
      margin-left: -1.4em;
      /* same as padding-left set on li */
      width: 1.3em;
      /* same as padding-left set on li */ }
    ul.documents a:hover {
      background: #f1f1f1; }

#career-paths {
  display: flex;
  min-height: 325px; }
  @media only screen and (max-width: 991px) {
    #career-paths {
      flex-direction: column; } }
  #career-paths .path-boxes {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-start; }
    #career-paths .path-boxes h3 {
      text-align: left;
      background: rgba(25, 60, 105, 0.8);
      color: #FFFFFF;
      padding: 25px;
      font-size: 20px;
      width: 100%; }
    #career-paths .path-boxes:after {
      content: '';
      background: rgba(1, 1, 1, 0);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      -webkit-transition: background-color 0.25s ease-in-out;
      transition: background-color 0.25s ease-in-out; }
    #career-paths .path-boxes:hover:after {
      background: rgba(1, 1, 1, 0.5); }
  @media only screen and (max-width: 991px) {
    #career-paths .col-md-4 {
      width: 100%; } }

.faq {
  border: 1px solid #cccccc;
  margin-bottom: 10px !important; }
  .faq .su-spoiler-icon,
  .faq .su-spoiler-title {
    color: #D68339; }
  .faq .su-spoiler-content {
    border-top: 1px solid #cccccc; }

.su-spoiler-closed .su-spoiler-icon,
.su-spoiler-closed .su-spoiler-title {
  color: #000000; }

.featured-image-wrapper img {
  max-width: 400px; }

.full-image-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f8f8f8;
  min-height: 280px; }
  .full-image-bg .button-wrapper {
    position: absolute;
    bottom: 40px;
    right: 40px; }

#intro {
  padding: 0; }

#bridge .general-content {
  max-width: 66.666%;
  margin: 0 auto;
  text-align: center; }
  @media only screen and (max-width: 991px) {
    #bridge .general-content {
      max-width: 100%; }
      #bridge .general-content p.bigger {
        font-size: 16px;
        line-height: 30px; } }
  #bridge .general-content h2 {
    padding: 0 10%; }
    @media only screen and (max-width: 991px) {
      #bridge .general-content h2 {
        font-size: 24px;
        padding: 0 20px;
        margin-bottom: 14px; } }

.home-section {
  position: relative;
  padding: 60px 0; }
  @media only screen and (max-width: 991px) {
    .home-section {
      padding: 30px 0; } }

.home h1, .home h2, .home h3, .home h4 {
  font-weight: 800; }

.general-content > h2 {
  text-align: center;
  position: relative;
  margin: 0 0 20px; }

#displayHere .table {
  padding: 20px; }
  #displayHere .table:nth-child(even) {
    background: #f8f8f8;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }

.entry-title h1 {
  padding: 20px 0 20px;
  font-size: 36px;
  letter-spacing: -2px; }

.inner-text {
  padding: 55px 60px 30px 0; }
  @media only screen and (max-width: 991px) {
    .inner-text {
      padding: 30px 0 0; } }

.inner-column .boxer h3 {
  font-size: 14px;
  font-style: normal;
  color: #000000; }
.inner-column .find-a-pro h3 {
  padding-bottom: 20px; }
.inner-column .find-a-pro .inner {
  padding: 20px; }
  .inner-column .find-a-pro .inner p {
    font-size: 14px;
    line-height: 20px; }

.right-column {
  background: #f8f4ea;
  padding: 80px 40px 40px;
  /*@include breakpoint(large) {
    padding: 0;
  }*/ }
  @media only screen and (max-width: 991px) {
    .right-column {
      padding: 25px; } }
  .right-column hr:last-child {
    display: none; }
  .right-column > p {
    font-size: 12px; }
    .right-column > p > img {
      display: block;
      margin-bottom: -20px; }

/*# sourceMappingURL=main.css.map */
