@charset "UTF-8";
/* -----------------------------------------------------
+
+ <fronteri/>
+
------------------------------------------------------ */
/*------------------------------------*\
    @SETTINGS #VARIABLES
\*------------------------------------*/
/*------------------------------------*\
    @SETTINGS #FONTS
\*------------------------------------*/
@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url("../fonts/AvenirNextLTPro-Bold_gdi.eot");
  src: url("../fonts/AvenirNextLTPro-Bold_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextLTPro-Bold_gdi.woff") format("woff"), url("../fonts/AvenirNextLTPro-Bold_gdi.ttf") format("truetype"), url("../fonts/AvenirNextLTPro-Bold_gdi.svg#AvenirNextLTPro-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: 'AvenirNextLTPro-Medium';
  src: url("../fonts/AvenirNextLTPro-Medium_gdi.eot");
  src: url("../fonts/AvenirNextLTPro-Medium_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextLTPro-Medium_gdi.woff") format("woff"), url("../fonts/AvenirNextLTPro-Medium_gdi.ttf") format("truetype"), url("../fonts/AvenirNextLTPro-Medium_gdi.svg#AvenirNextLTPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: 'MetaSerifOT-Bold';
  src: url("../fonts/MetaSerifOT-Bold_gdi.eot");
  src: url("../fonts/MetaSerifOT-Bold_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/MetaSerifOT-Bold_gdi.woff") format("woff"), url("../fonts/MetaSerifOT-Bold_gdi.ttf") format("truetype"), url("../fonts/MetaSerifOT-Bold_gdi.svg#MetaSerifOT-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
@font-face {
  font-family: 'TradeGothicNextLTPro-BdCn';
  src: url("../fonts/TradeGothicNextLTPro-BdCn_gdi.eot");
  src: url("../fonts/TradeGothicNextLTPro-BdCn_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicNextLTPro-BdCn_gdi.woff") format("woff"), url("../fonts/TradeGothicNextLTPro-BdCn_gdi.ttf") format("truetype"), url("../fonts/TradeGothicNextLTPro-BdCn_gdi.svg#TradeGothicNextLTPro-BdCn") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0-10FFFF;
}
@font-face {
  font-family: 'TradeGothicNextLTPro-Cm';
  src: url("../fonts/TradeGothicNextLTPro-Cm_gdi.eot");
  src: url("../fonts/TradeGothicNextLTPro-Cm_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicNextLTPro-Cm_gdi.woff") format("woff"), url("../fonts/TradeGothicNextLTPro-Cm_gdi.ttf") format("truetype"), url("../fonts/TradeGothicNextLTPro-Cm_gdi.svg#TradeGothicNextLTPro-Cm") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: extra-condensed;
  unicode-range: U+0-10FFFF;
}
/*------------------------------------*\
    @TOOLS #MIXINS
\*------------------------------------*/
/*------------------------------------*\
    @GENERIC #BOOTSTRAP
\*------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  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"] {
  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;
  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;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

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

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

a {
  color: #1db19e;
  text-decoration: none;
}
a:hover, a:focus {
  color: #26dbc4;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

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

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

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

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

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

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

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

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

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

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

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

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

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

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

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

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

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

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

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

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

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

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

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

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

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

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

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

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*------------------------------------*\
    @BASE #PAGE
\*------------------------------------*/
html {
  min-height: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "AvenirNextLTPro-Medium", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42;
  font-weight: 400;
  background-color: #f3f3f3;
  color: #333333;
  min-height: 100%;
  position: relative;
  min-width: 320px;
}
@media (max-width: 992px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 15px;
  }
}
body.menu-on {
  overflow-y: hidden;
}

::-moz-selection {
  background: #1db19e;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #1db19e;
  color: #fff;
  text-shadow: none;
}

/*------------------------------------*\
    @BASE #TYPE
\*------------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
  line-height: 1;
  font-family: 'MetaSerifOT-Bold';
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child {
  margin-top: 0;
}

h1, .h1 {
  font-size: 48px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 82px;
}
@media (max-width: 992px) {
  h1, .h1 {
    font-size: 38px;
    margin-bottom: 42px;
  }
}
@media (max-width: 480px) {
  h1, .h1 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

h2, .h2 {
  font-size: 36px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  h2, .h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  h2, .h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

h3, .h3 {
  font-size: 28px;
  margin-bottom: 36px;
  margin-top: 36px !important;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  h3, .h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

h4, .h4 {
  font-size: 24px;
}

h5, .h5 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'AvenirNextLTPro-Bold';
}

h6, .h6 {
  font-size: 14px;
}

img,
ul,
ol,
pre,
blockquote {
  margin-bottom: 20px;
}
img:last-child,
ul:last-child,
ol:last-child,
pre:last-child,
blockquote:last-child {
  margin-bottom: 0;
}

hr {
  background-color: none;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  height: 1px;
  margin-bottom: 20px;
}

strong {
  font-weight: bold;
}

p {
  margin-bottom: 38px;
  line-height: 1.88;
}
@media (max-width: 768px) {
  p {
    line-height: 1.6;
  }
}
@media (max-width: 480px) {
  p {
    margin-bottom: 20px;
    line-height: 1.42;
  }
}

/*------------------------------------*\
    @BASE #LINKS
\*------------------------------------*/
a[href]:not([class]) {
  outline: none !important;
  /* removing outline in Mozilla */
  text-decoration: none;
  color: #1db19e;
  cursor: pointer;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
a[href]:not([class]):visited, a[href]:not([class]):active, a[href]:not([class]):focus {
  color: #1db19e;
}
a[href]:not([class]):hover {
  color: #26dbc4;
  text-decoration: none;
}

/*------------------------------------*\
    @BASE #LISTS
\*------------------------------------*/
ul {
  list-style-type: disc;
}

ol {
  list-style: decimal;
}

/**
 * Remove extra vertical spacing when nesting lists.
 */
li > ul,
li > ol {
  margin-bottom: 0;
}

/*------------------------------------*\
    @BASE #FORMS
\*------------------------------------*/
button:hover,
input[type="submit"]:hover,
label {
  cursor: pointer;
}

textarea {
  margin: 0;
  /* removing margin in Mozilla */
  overflow: auto;
  /* for IE and older browsers */
}

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

input:focus,
textarea:focus,
button:focus {
  outline: none;
}

button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*------------------------------------*\
    @BASE #IMAGES
\*------------------------------------*/
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */
}

/**
 * 1. Google Maps breaks if `max-width: 100%` acts upon it; use their selector
 *    to remove the effects.
 * 2. If a `width` and/or `height` attribute have been explicitly defined, letΓÇÖs
 *    not make the image fluid.
 */
.gm-style img,
img[width],
img[height] {
  /* [2] */
  max-width: none;
}

/*------------------------------------*\
    @OBJECTS #BUTTONS
\*------------------------------------*/
button, button:focus, button:active {
  outline: none !important;
  border: none;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.btn {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  text-align: center;
  margin: 0;
  cursor: pointer;
  overflow: visible;
  border: none;
  padding: 0 32px;
  background-color: #eee;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-family: 'AvenirNextLTPro-Bold';
  text-transform: uppercase;
}
.btn, .btn:hover, .btn:active, .btn:focus {
  text-decoration: none;
  color: #fff;
}

.btn--full {
  width: 100%;
}

/*------------------------------------*\
    @OBJECTS #FORMS
\*------------------------------------*/#form-messages {	margin: 1.5em 0 1em;	padding: 1em;	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);  }.success {  color: #468847;  background-color: #dff0d8;  border: 1px solid #d6e9c6;  -webkit-border-radius: 4px;     -moz-border-radius: 4px;          border-radius: 4px;}.error {  color: #b94a48;  background-color: #f2dede;  border: 1px solid rgba(185, 74, 72, 0.3);  -webkit-border-radius: 4px;     -moz-border-radius: 4px;          border-radius: 4px;}
.form-control {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

textarea.form-control {
  padding: 10px 15px;
  resize: none;
  min-height: 150px;
  line-height: 1.42;
}

input[type='number'] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*------------------------------------*\
    @OBJECTS #ICONS
\*------------------------------------*/
.icon {
  fill: currentColor;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

/*------------------------------------*\
    @OBJECTS #TABLES
\*------------------------------------*/
table,
.table {
  width: 100%;
}

/*------------------------------------*\
    @OBJECTS #LIST-BARE
\*------------------------------------*/
.list-bare {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------*\
    @OBJECTS #LIST-INLINE
\*------------------------------------*/
.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
}

/*------------------------------------*\
    @OBJECTS #JUSTIFIZE
\*------------------------------------*/
/*
    http://www.css-101.org/articles/responsive-boxes/magic-boxes.php

    <div class="justifize">
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
    </div>
*/
.justifize {
  font-size: 0px;
  /* IE 9, 10, 11 FIX */
  text-align: justify;
}
.justifize:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.justifize__box {
  font-size: 18px;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.justifize--top .justifize__box {
  vertical-align: top;
}
.justifize--bottom .justifize__box {
  vertical-align: bottom;
}

@media (max-width: 768px) {
  .justifize--sm .justifize__box {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}

/*------------------------------------*\
    @OBJECTS #PACK
\*------------------------------------*/
/**
 * 1. Fill all available space.
 * 2. Cause children to be automatically equally sized.
 */
.pack {
  width: 100%;
  /* [1] */
  display: table;
  table-layout: fixed;
  /* [2] */
}

/**
 * Cause children to adopt table-like structure.
 */
.pack__item {
  display: table-cell;
}
.pack--middle > .pack__item {
  vertical-align: middle;
}
.pack--bottom > .pack__item {
  vertical-align: bottom;
}

/**
* Cause children to pack up into available space, but not equally sized.
*/
.pack--auto {
  table-layout: auto;
}

/*------------------------------------*\
    @OBJECTS #EMBEDDED
\*------------------------------------*/
/*
    BASED ON https://github.com/suitcss/components-flex-embed/blob/master/flex-embed.css, mashed up with http://www.mademyday.de/css-height-equals-width-with-pure-css.html

    <div class="embedded">
      [iframe|object|embed]
    </div>
*/
.embedded {
  display: block;
  overflow: hidden;
  position: relative;
  /**
   * Descendant: media element
   *
   * Utility of the component is improved by provide an explicit descendant
   * class. However, it will work automatically for iframes, embeds, and objects
   * to account for times when you cannot modify the attributes for 3rd party
   * widget code.
   */
  /**
   * A pseudo-element shunt is used to provide support for `max-height`. The
   * `max-height` property has no affect when using a percentage-padding to set
   * the aspect ratio.
   */
}
.embedded .embedded__item,
.embedded video,
.embedded iframe,
.embedded embed,
.embedded object {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.embedded:before {
  content: "";
  display: block;
  padding-bottom: 100%;
  /* initial ratio of 1:1*/
  width: 100%;
}

/**
 * Modifier: 3:1 aspect ratio
 */
.embedded--3by1:before {
  padding-bottom: 33%;
}

/**
 * Modifier: 2:1 aspect ratio
 */
.embedded--2by1:before {
  padding-bottom: 50%;
}

/**
 * Modifier: 16:9 aspect ratio
 */
.embedded--16by9:before {
  padding-bottom: 56.25%;
}

/**
 * Modifier: 4:3 aspect ratio
 */
.embedded--4by3:before {
  padding-bottom: 75%;
}

.embedded--center .embedded__item,
.embedded--center video,
.embedded--center iframe,
.embedded--center embed,
.embedded--center objectd {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

/*------------------------------------*\
    @OBJECTS #BOX
\*------------------------------------*/
.box {
  display: block;
}
.box:before, .box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box > :last-child {
  margin-bottom: 0;
}

/*------------------------------------*\
	@COMPONENTS #MODALS
\*------------------------------------*/
.modal-dialog {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 816px;
    position: relative;
  }
}

.modal-content {
  background-color: #efefef;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding-top: 30px;
  padding-left: 58px;
  padding-right: 58px;
  padding-bottom: 26px;
}
@media (max-width: 992px) {
  .modal-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.modal__title {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

.close {
  font-size: 40px;
  color: #333333;
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 6px;
}
@media (max-width: 768px) {
  .close {
    top: 22px;
    right: 25px;
  }
}
@media (max-width: 480px) {
  .close {
    top: 20px;
    right: 4px;
  }
}

.modal-backdrop.in {
  opacity: .8;
}

.modal__subtitle {
  line-height: 1.42;
}

/*------------------------------------*\
	@COMPONENTS #LINKS
\*------------------------------------*/
.link--dark {
  color: #333333;
}
.link--dark:hover {
  text-decoration: none;
}

/*------------------------------------*\
	@COMPONENTS #LISTS
\*------------------------------------*/
.list-justify {
  display: table;
  table-layout: auto;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 0;
}
.list-justify > * {
  display: table-cell;
}
.list-justify dt {
  text-align: left;
}
.list-justify dd {
  text-align: right;
}

.list-panel:last-child {
  margin-bottom: 0;
}
.list-panel > * {
  display: inline-block;
}
.list-panel dt {
  margin-left: 12px;
}
.list-panel dd {
  margin-left: 28px;
}
.list-panel dd span {
  color: #666;
}
.list-panel a {
  color: #333333 !important;
}
.list-panel a:hover {
  color: #26dbc4 !important;
}

.list-panel__blank {
  width: 14px;
}

.list-box {
  margin-bottom: 40px;
  display: table;
}
@media (max-width: 480px) {
  .list-box {
    margin-bottom: 20px;
  }
}
.list-box > * {
  display: table-cell;
  vertical-align: top;
}
.list-box dd {
  padding-left: 36px;
}
@media (max-width: 480px) {
  .list-box dd {
    padding-left: 18px;
  }
}

/*------------------------------------*\
	@COMPONENTS #PANELS
\*------------------------------------*/
.panel {
  background-color: #f7f8f9;
  border: 1px solid #eceef0;
  padding: 36px 26px 20px 26px;
  max-width: 300px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}
.panel a:not([class]) {
  color: #7c8487 !important;
}
.panel a:not([class]):hover {
  color: #26dbc4 !important;
}
.panel hr {
  background-color: transparent;
  border-bottom: 1px solid #d8dadc !important;
}
@media (max-width: 767px) {
  .panel {
    margin-top: 30px;
    max-width: 100%;
  }
}

.panel--trans {
  border-color: transparent;
  background-color: transparent;
}

.panel--md {
  max-width: 500px;
}
@media (max-width: 768px) {
  .panel--md {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 20px;
  }
}

.panel--thick {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 480px) {
  .panel--thick {
    padding: 0;
  }
}

.panel--thin {
  padding-left: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
}
.panel--thin hr {
  border-bottom: 1px dotted #d7d7d7 !important;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 55px;
}

.panel__img {
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.panel__quote {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.42;
}
@media (max-width: 768px) {
  .panel__quote {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .panel__quote {
    font-size: 14px;
  }
}
.panel__quote:before, .panel__quote:after {
  content: '"';
}

.panel__author {
  font-size: 18px;
  color: #a4a4a4;
}
@media (max-width: 768px) {
  .panel__author {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .panel__author {
    font-size: 14px;
  }
}

.panel__title {
  font-family: 'AvenirNextLTPro-Bold';
  color: #9ba1a4;
  text-transform: uppercase;
  margin-bottom: 22px;
  text-align: left;
  padding-left: 14px;
}

.panel__section {
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .panel--desktop {
    display: none;
  }
}

.panel--mobile {
  margin-top: 0;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .panel--mobile {
    display: none;
  }
}

/*------------------------------------*\
	@COMPONENTS #BOXES
\*------------------------------------*/
.box {
  font-family: 'AvenirNextLTPro-Medium';
  text-align: left;
  margin-bottom: 40px;
  background-color: #fff;
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.15);
  padding: 38px 50px;
  width: 100%;
}
@media (max-width: 768px) {
  .box {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.box__title {
  font-family: 'AvenirNextLTPro-Bold';
  text-transform: none;
  margin-top: 0 !important;
}

/*------------------------------------*\
	@COMPONENTS #IMAGES
\*------------------------------------*/
.img-cover {
  width: 100%;
}
@media (max-width: 768px) {
  .img-cover {
    width: 250%;
    max-width: 3000px;
    overflow: hidden;
  }
}

.img-container {
  overflow: hidden;
  max-width: 100%;
}

/*------------------------------------*\
	@COMPONENTS #MEMBERS
\*------------------------------------*/
.member {
  display: inline-block;
  text-transform: uppercase;
  margin-left: 37px;
  margin-right: 37px;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .member {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.member__row {
  font-size: 0;
  margin-left: -37px;
  margin-right: -37px;
}
@media (max-width: 992px) {
  .member__row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.member__photo {
  border-radius: 50%;
}
@media (max-width: 992px) {
  .member__photo {
    max-width: 150px;
  }
}

.member__title {
  font-size: 18px;
  font-family: 'AvenirNextLTPro-Bold';
}

.member__content {
  font-size: 15px;
  font-family: 'AvenirNextLTPro-Medium';
  margin-bottom: 10px;
}

.member__list {
  list-style: none;
  display: inline-block;
  padding: 0;
}
.member__list li {
  display: inline-block;
}
.member__list li + li {
  margin-left: 14px;
}
.member__list li a:hover svg {
  fill: #333333;
}

/*------------------------------------*\
	@COMPONENTS #MENU-TRIGGER
\*------------------------------------*/
.menu-trigger {
  position: absolute;
  height: 26px;
  width: 26px;
  padding: 0;
  color: #690c0d;
  float: right;
  right: 35px;
  top: 25px;
  cursor: pointer;
  z-index: 1050;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background-color: transparent;
  display: none;
}
.menu-trigger:hover .spinner {
  background-color: #bb1517;
}
@media (max-width: 768px) {
  .menu-trigger {
    right: 25px;
    top: 34px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
  }
}
@media (max-width: 480px) {
  .menu-trigger {
    right: 15px;
  }
}
.menu-trigger, .menu-trigger * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-trigger > .spinner {
  height: 3px;
  width: 26px;
  background-color: #690c0d;
}
.menu-trigger > .spinner.diagonal.part-1 {
  position: relative;
  float: left;
  margin-top: 5px;
}
.menu-trigger > .spinner.horizontal {
  position: relative;
  float: left;
  margin-top: 6px;
}
.menu-trigger > .spinner.diagonal.part-2 {
  position: relative;
  float: left;
  margin-top: 6px;
}
.menu-on .menu-trigger {
  position: fixed;
  z-index: 11000;
  margin-top: 2px;
}
.menu-on .menu-trigger:hover .spinner {
  background-color: #fff;
}
.menu-on .menu-trigger > .spinner {
  background-color: #476a7d;
}
.menu-on .menu-trigger > .horizontal {
  opacity: 0;
}
.menu-on .menu-trigger > .diagonal.part-1 {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-top: 14px;
}
.menu-on .menu-trigger > .diagonal.part-2 {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  margin-top: -12px;
}

/*------------------------------------*\
	@COMPONENTS #ICONS
\*------------------------------------*/
.icon {
  width: 14px;
  height: 14px;
}

.icon--center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon--md {
  width: 26px;
  height: 26px;
}
@media (max-width: 480px) {
  .icon--md {
    width: 20px;
    height: 20px;
  }
}

.icon--green {
  fill: #1db19e;
}

.icon--grey {
  fill: #a9c4c1;
}

/*------------------------------------*\
	@COMPONENTS #SOCIAL-MEDIA
\*------------------------------------*/
.social-media {
  list-style: none;
  display: inline-block;
  padding: 0;
  font-size: 0;
}
.social-media li {
  display: inline-block;
}
.social-media li + li {
  margin-left: 25px;
}
.social-media li a {
  display: inline-block;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff !important;
  position: relative;
}
.social-media li a:hover {
  background-color: #fff;
  color: #223339 !important;
}

/*------------------------------------*\
	@COMPONENTS #CARDS
\*------------------------------------*/
.card {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1200px) {
  .card {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .card {
    margin-bottom: 46px;
  }
}

.card__icon {
  height: 120px;
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .card__icon {
    height: 90px;
    width: 90px;
  }
}
.card__icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.card__icon--ppl .icon {
  width: 76px;
  height: 32px;
}
@media (max-width: 992px) {
  .card__icon--ppl .icon {
    width: -webkit-calc(76px * 0.7);
    width: calc(76px * 0.7);
    height: -webkit-calc(32px * 0.7);
    height: calc(32px * 0.7);
  }
}

.card__icon--train .icon {
  width: 45px;
  height: 45px;
}
@media (max-width: 992px) {
  .card__icon--train .icon {
    width: -webkit-calc(45px * 0.9);
    width: calc(45px * 0.9);
    height: -webkit-calc(45px * 0.9);
    height: calc(45px * 0.9);
  }
}

.card__icon--hammer .icon {
  width: 47px;
  height: 44px;
}
@media (max-width: 992px) {
  .card__icon--hammer .icon {
    width: -webkit-calc(45px * 0.9);
    width: calc(45px * 0.9);
    height: -webkit-calc(45px * 0.9);
    height: calc(45px * 0.9);
  }
}

.card__title {
  margin-bottom: 30px;
  font-family: 'AvenirNextLTPro-Bold';
}

.card__content {
  font-size: 16px;
  color: #cccccc;
  font-family: 'AvenirNextLTPro-Medium';
  margin-bottom: 18px;
  line-height: 1.42;
}

.card__link {
  font-family: 'AvenirNextLTPro-Bold';
  color: #fff;
  display: inline-block;
  position: relative;
}
.card__link:hover, .card__link:visited, .card__link:focus, .card__link:active {
  color: #fff;
  text-decoration: none !important;
}
.card__link:after {
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background-color: #1db19e;
  position: absolute;
}
.card__link:hover:after {
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
@media (max-width: 480px) {
  .card__link {
    font-size: 16px;
  }
}

/*------------------------------------*\
	@COMPONENTS #SECTIONS
\*------------------------------------*/
.section {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media (max-width: 480px) {
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.section--flat {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*------------------------------------*\
	@COMPONENTS #TITLES
\*------------------------------------*/
.sup-title {
  text-transform: uppercase;
  color: #1db19e;
  font-family: 'TradeGothicNextLTPro-Cm';
  font-size: 20px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .sup-title {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

/*------------------------------------*\
	@COMPONENTS #HERO
\*------------------------------------*/
.hero {
  padding-top: 150px;
  padding-bottom: 410px;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
@media (max-width: 480px) {
  .hero {
    padding-top: 128px;
    padding-bottom: 128px;
    height: 100vh;
  }
}

.hero__title {
  text-transform: uppercase;
  font-size: 60px;
  margin-top: 0;
  margin-bottom: 36px;
}
@media (max-width: 992px) {
  .hero__title {
    font-size: 46px;
  }
}
@media (max-width: 480px) {
  .hero__title {
    font-size: 36px;
  }
}

/*------------------------------------*\
	@COMPONENTS #GRID
\*------------------------------------*/
.container--outter {
  background-color: #fff;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.container--dark {
  background-color: #223339;
  color: white;
}

.container--shadded {
  background-color: #e3e3e3;
}

.container--light {
  background-color: #efefef;
}

.container--pale {
  background-color: #fafafa;
}

/*------------------------------------*\
	@COMPONENTS #NAV
\*------------------------------------*/
.nav {
  font-family: 'TradeGothicNextLTPro-BdCn';
  text-transform: uppercase;
  min-width: 320px;
}
@media (max-width: 768px) {
  .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #223339;
    z-index: 10000;
    left: 0;
    top: 0;
    padding-top: 100px;
    -webkit-transform: translateY(-120%);
        -ms-transform: translateY(-120%);
            transform: translateY(-120%);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
  }
  .menu-on .nav {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.nav__navbar {
  display: inline-block;
  list-style: none;
  padding: 0;
  font-size: 0;
}
@media (max-width: 768px) {
  .nav__navbar {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.nav__navbar li {
  display: inline-block;
  font-size: 20px;
}
@media (max-width: 768px) {
  .nav__navbar li {
    display: block;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .nav__navbar li {
    font-size: 18px;
  }
}
.nav__navbar li + li {
  margin-left: 44px;
}
@media (max-width: 992px) {
  .nav__navbar li + li {
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .nav__navbar li + li {
    margin-left: 0;
  }
}
.nav__navbar li a {
  color: #333333 !important;
  display: inline-block;
  width: 100%;
  position: relative;
}
.nav__navbar li a:after {
  display: block;
  height: 5px;
  width: 100%;
  content: '';
  background-color: #690c0d;
  position: absolute;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  bottom: -49px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}
@media (max-width: 992px) {
  .nav__navbar li a:after {
    bottom: -50px;
  }
}
@media (max-width: 768px) {
  .nav__navbar li a:after {
    display: none;
  }
}
@media (max-width: 768px) {
  .nav__navbar li a {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #fff !important;
  }
}
@media (max-width: 768px) {
  .nav__navbar li a:hover, .nav__navbar li a:active {
    background-color: #690c0d;
  }
}
.nav__navbar li a:hover:after, .nav__navbar li a:active:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

/*------------------------------------*\
	@COMPONENTS #BUTTONS
\*------------------------------------*/
.btn--primary {
  background-color: #333333;
  color: #fff;
}
.btn--primary:hover {
  background-color: #1db19e;
  color: #fff;
}
.btn--primary:focus {
  background-color: #4d4d4d;
  color: #fff;
}
.btn--primary:focus:hover {
  background-color: #168577;
}

.btn--alt {
  background-color: #1db19e;
  color: #fff;
}
@media (max-width: 768px) {
  .btn--alt {
    width: 60%;
    min-width: 240px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media (max-width: 480px) {
  .btn--alt {
    width: 100%;
  }
}
.btn--alt:hover {
  background-color: #333333;
  color: #fff;
}

.btn--light {
  background-color: #2aa11e;
  border: 1px solid #2aa11e;
  color: #fff;
}
.btn--light:hover {
  background-color: #fff;
  color: #2aa11e;
}

.btn--lg {
  width: 260px;
  height: 96px;
  line-height: 96px;
}
@media (max-width: 768px) {
  .btn--lg {
    width: 60%;
    height: 60px;
    line-height: 60px;
    min-width: 240px;
  }
}
@media (max-width: 480px) {
  .btn--lg {
    width: 100%;
    min-width: 200px;
  }
}

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

.btn-read-more {
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  .btn-read-more {
    top: 0;
  }
}

/*------------------------------------*\
    @COMPONENTS #FORMS
\*------------------------------------*/
input,
.form-control {
  -webkit-appearance: none;
  /* removing inner shadow on iOS inputs */
  -webkit-font-smoothing: inherit;
  background: none;
  box-shadow: none !important;
  font-family: "AvenirNextLTPro-Medium", Arial, sans-serif;
  font-size: 18px;
  border: 1px solid #e5e5e5;
  /*PLACEHOLDER*/
}
input:hover, input:focus,
.form-control:hover,
.form-control:focus {
  border-color: #333333;
}
input:invalid,
.form-control:invalid {
  box-shadow: none;
  /* fixes mozilla red outline (shadow) */
}
input[readonly],
.form-control[readonly] {
  cursor: text;
}
input::-ms-clear,
.form-control::-ms-clear {
  display: none;
  /* remove IE clear icon */
}
input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #1db19e;
}
input:-moz-placeholder,
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #1db19e;
  opacity: 1;
}
input::-moz-placeholder,
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #1db19e;
  opacity: 1;
}
input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #1db19e;
}

.help-block {
  margin-top: 0;
  margin-bottom: 0;
}
.help-block.with-errors {		color: red;		font-size: 0.75em;	}
.form-group {
  font-family: 'AvenirNextLTPro-Medium';
}
.form-group:before, .form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group:last-child {
  margin-bottom: 0;
}
.form-group.help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .form-group {
    margin-bottom: 6px !important;
  }
}

.form__content {
  font-family: 'AvenirNextLTPro-Medium';
}

.input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}

.label {
  font-size: 14px;
}
.label span {
  color: #76797d;
}

/*------------------------------------*\
	@COMPONENTS #HEADER
\*------------------------------------*/
.header {
  border-top: 4px solid #690c0d;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .header {
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

.header__logo {
  display: inline-block;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  outline: none !important;
}
.header__logo,
.header__logo img {
  width: 255px;
}
@media (max-width: 768px) {
  .header__logo,
  .header__logo img {
    width: 192px;
  }
}
.header__logo:hover {
  opacity: 0.65;
}
.menu-on .header__logo {
  position: fixed;
  z-index: 20000;
}

/*------------------------------------*\
	@COMPONENTS #FOOTER
\*------------------------------------*/
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1.42;
}
@media (max-width: 1199px) {
  .footer {
    text-align: center;
  }
}

.footer__content {
  padding-top: 90px;
  padding-bottom: 42px;
}
@media (max-width: 768px) {
  .footer__content {
    padding-top: 40px;
    text-align: center !important;
  }
}

.footer__logo {
  outline: none !important;
  display: inline-block;
}
.footer__logo img {
  width: 95px;
}
@media (max-width: 480px) {
  .footer__logo img {
    width: 50px;
  }
}
@media (max-width: 768px) {
  .footer__logo {
    width: 75px;
    height: auto;
    display: block;
    width: 100%;
    margin-bottom: 16px;
    text-align: center;
  }
  .footer__logo img {
    display: inline-block;
  }
}

.footer__quote {
  font-family: 'MetaSerifOT-Bold';
  font-size: 24px;
  line-height: 30px !important;
  text-align: center;
  margin-bottom: 28px;
  margin-top: 0 !important;
}
@media (max-width: 480px) {
  .footer__quote {
    font-size: 18px;
  }
}
.footer__quote:before {
  height: 2px;
  background-color: #fff;
  width: 100px;
  display: block;
  content: '';
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.footer__bar {
  background-color: #ededed;
  padding-top: 22px;
  padding-bottom: 16px;
  color: #999;
  line-height: 1.42;
}
.footer__bar p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}
@media (max-width: 992px) {
  .footer__bar .justifize__box {
    vertical-align: top;
  }
}

.footer__nav {
  font-size: 0;
  text-align: right;
}
@media (max-width: 1199px) {
  .footer__nav {
    text-align: center;
  }
}
.footer__nav li {
  font-size: 12px;
}
@media (max-width: 1199px) {
  .footer__nav li {
    display: block;
    padding: 0;
  }
}
.footer__nav li + li {
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .footer__nav li + li {
    margin-left: 0;
  }
}
.footer__nav li a {
  color: #999 !important;
}
.footer__nav li a:hover {
  color: #1db19e !important;
}

/*------------------------------------*\
	@TRUMPS #TYPE
\*------------------------------------*/
.text--sm {
  font-size: 45px;
}

.text--md {
  font-size: 90px;
}

.type-light {
  font-weight: 300 !important;
}

.type-normal {
  font-weight: 400 !important;
}

.type-semibold {
  font-weight: 600 !important;
}

.type-bold {
  font-weight: 700 !important;
}

.type-extrabold {
  font-weight: 800 !important;
}

.type-uppercase {
  text-transform: uppercase !important;
}

.type-lowercase {
  text-transform: lowercase !important;
}

.type-capitalize {
  text-transform: capitalize !important;
}

.type-no-transform {
  text-transform: none !important;
}

/*------------------------------------*\
	@TRUMPS #COLORS
\*------------------------------------*/
.color-red {
  color: red !important;
}

/*------------------------------------*\
	@TRUMPS #IMAGES
\*------------------------------------*/
.img--ib {
  display: inline-block;
}

.img--full {
  width: 100%;
}

/*------------------------------------*\
	@TRUMPS #HELPERS
\*------------------------------------*/
.clean {
  margin: 0;
  padding: 0;
}

.visuallyhidden {
  position: absolute;
  left: -999em;
}

.invisible {
  visibility: hidden !important;
}

.no-transition,
.no-transition * {
  -webkit-transition: none !important;
  transition: none !important;
}

.amp {
  font-family: Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: normal;
}

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

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

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

.text-left {
  text-align: left !important;
}

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

@media (min-width: 768px) {
  .text-right-sm {
    text-align: right !important;
  }
}

.text-xs {
  font-size: 14px;
}

.text-bold {
  font-weight: bold;
}

/*------------------------------------*\
	@TRUMPS #LAYOUT
\*------------------------------------*/
*[class*="col-"]:before, *[class*="col-"]:after {
  content: " ";
  display: table;
}
*[class*="col-"]:after {
  clear: both;
}

@media (max-width: 480px) {
  .col-full {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .col-offset-full {
    margin-left: 0;
  }
}

.row--ib {
  font-size: 0;
}
.row--ib > * {
  float: none;
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.row--ib-bottom > * {
  vertical-align: bottom;
}

.row--center > * {
  text-align: center;
}
.row--center img {
  display: inline-block;
  padding-bottom: 70px;
  padding-top: 70px;
}
@media (max-width: 992px) {
  .row--center img {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.clear-margin {
  margin: 0;
}

.clear-margin-top {
  margin-top: 0 !important;
}

.spaced-bottom-xs {
  margin-bottom: 6px !important;
}

.spaced-bottom-md {
  margin-bottom: 40px !important;
}
@media (max-width: 480px) {
  .spaced-bottom-md {
    margin-bottom: 20px !important;
  }
}

.spaced-top-md {
  margin-top: 40px !important;
}
@media (max-width: 480px) {
  .spaced-top-md {
    margin-top: 20px !important;
  }
}

.spaced-bottom-sm {
  margin-bottom: 20px !important;
}

.spaced-top-xs {
  margin-top: 6px !important;
}

.display-block {
  display: block;
}

.plugin-instagram {
  display: inline-block;
  width: 100%;
}
.plugin-instagram iframe {
  max-width: 100% !important;
}
.plugin-instagram + .plugin-instagram {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
@media (max-width: 768px) {
  .plugin-instagram + .plugin-instagram {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}

.fb_iframe_widget {
  width: 100% !important;
  display: block !important;
}

/*------------------------------------*\
	@TRUMPS #CLEARFIX
\*------------------------------------*/
/**
 * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
 * Extend the clearfix class with Sass to avoid the `.clearfix` class appearing
 * over and over in your markup.
 */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*------------------------------------*\
	@TRUMPS #PRINT
\*------------------------------------*/
/**
 * Very crude, reset-like styles taken from the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/3c3c5e64604209a4d63e1e4c48dd245d45fadfd9/css/main.css#L200-L234
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /**
   * DonΓÇÖt show links that are fragment identifiers, or use the `javascript:`
   * pseudo protocol.
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
}
