/* compiled by scssphp v0.3.1 on Mon, 12 May 2025 17:54:05 +1200 (0.2127s) */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}
/* Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0;
}
/* Text-level semantics
 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Bootstrap: Grid (12 cols, 20px gutter), Responsive Utilities
 */
/* Grid */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  /*gutter*/
  padding-right: 20px;
  /*gutter*/
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  /*gutter*/
  padding-right: 20px;
  /*gutter*/
}
.row {
  margin-left: -20px;
  /*gutter*/
  margin-right: -20px;
  /*gutter*/
}
.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: 20px;
  /*gutter*/
  padding-right: 20px;
  /*gutter*/
}
.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.66667%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.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.66667%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .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.66667%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .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.66667%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* Basic Utilities */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Responsive Utilities */
@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .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;
  }
}
/*! Bootstrap Extras
 * IDESIGN MEDIA
 */
/* CLEARFIX; thanks to http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* Box Sizing */
* {
  -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;
}
/* Placeholders */
/* Centered Column */
.col.center {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* Maximum Width Container */
.container-max {
  max-width: 1160px;
}
/* 5 Column Grid */
.col-xs-5th {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5th {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5th {
    width: 20%;
    float: left;
  }
  .col-md-2-5th {
    width: 40%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th {
    width: 20%;
    float: left;
  }
}
/* Tiny Column */
.col-tn {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.visible-tn {
  display: none !important;
}
@media (max-width: 480px) {
  /* Tiny */
  .col-tn {
    float: none;
    width: 100%;
    margin: auto;
  }
  .hidden-tn {
    display: none !important;
  }
  .visible-tn {
    display: block !important;
  }
}
/* Centers */
@media (max-width: 480px) {
  /* Tiny */
  .center-tn {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  /* Extra-Small */
  .center-xs {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small */
  .center-sm {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Medium */
  .center-md {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  /* Large */
  .center-lg {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Formatting / Common CSS */
/* Outlines styles used for general formatting */
/* RESET */
ul, ol {
  margin: 0 0 1em 0;
}
.text {
  margin-bottom: 2px;
}
/* SYSTEM */
.hpotdata {
  display: none;
}
.submit {
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-decoration: none;
  background-color: transparent;
}
/* DISPLAY */
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
  /* ie7 */
  zoom: 1;
  *display: inline;
}
.none {
  display: none !important;
}
.hidden {
  visibility: hidden;
}
.zoom {
  zoom: 1;
  /* ie */
}
.fill {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.overflow, .overflowAuto {
  overflow: auto;
}
.overflowVisible {
  overflow: visible;
}
.overflowHidden {
  overflow: hidden;
}
.nowrap {
  white-space: nowrap;
}
.transition_smooth {
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
/* ALIGNMENT */
.relative {
  position: relative;
}
.shell {
  position: relative;
  width: 100%;
  text-align: center;
  /* ie */
}
.center {
  position: relative;
  margin: auto;
  text-align: left;
  /* content width */
}
.auto {
  margin: auto;
}
.vshell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  /* consider setitng child to inline-block */
}
.clear {
  clear: both;
}
.clearNone {
  clear: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.floatNone {
  float: none;
}
.base {
  vertical-align: baseline;
}
.sup {
  vertical-align: super;
}
.sub {
  vertical-align: sub;
}
.textTop {
  vertical-align: text-top;
}
.textBottom {
  vertical-align: text-bottom;
}
.middle {
  vertical-align: middle;
}
/* ABSOLUTE POSITIONING */
.absolute {
  position: absolute;
  /*z-index: 1;*/
}
.z-index-1 {
  z-index: -1;
}
.z-index1 {
  z-index: 1;
}
.z-index2 {
  z-index: 2;
}
.z-index3 {
  z-index: 3;
}
.top0 {
  top: 0px;
}
.top2 {
  top: 2px;
}
.top6 {
  top: 6px;
}
.top12 {
  top: 12px;
}
.top-6 {
  top: -6px;
}
.top-12 {
  top: -12px;
}
.right0 {
  right: 0px;
}
.right2 {
  right: 2px;
}
.right6 {
  right: 6px;
}
.right12 {
  right: 12px;
}
.bottom0 {
  bottom: 0px;
}
.bottom2 {
  bottom: 2px;
}
.bottom6 {
  bottom: 6px;
}
.bottom12 {
  bottom: 12px;
}
.left0 {
  left: 0px;
}
.left2 {
  left: 2px;
}
.left6 {
  left: 6px;
}
.left12 {
  left: 12px;
}
.left50p {
  left: 50%;
}
/* TEXT / FONT */
.font0 {
  font-size: 0px;
  line-height: 0px;
}
.medium {
  font-size: 1em;
  /* medium */
}
.big {
  font-size: 1.2em;
  line-height: normal;
}
.bigger {
  font-size: 1.4em;
  line-height: normal;
}
.huge {
  font-size: 1.5em;
  line-height: normal;
}
.small {
  font-size: 0.8em;
  line-height: normal;
}
.smaller {
  font-size: 0.6em;
  line-height: normal;
}
.tiny {
  font-size: 0.5em;
  line-height: normal;
}
.lineNormal {
  line-height: normal;
}
.textLeft {
  text-align: left;
}
.textRight {
  text-align: right;
}
.textCenter {
  text-align: center;
}
.textJustify {
  text-align: justify;
}
.normal {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.normalitalic {
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
.superbold {
  font-weight: 900;
}
.bold {
  font-weight: 700;
}
.strong {
  font-weight: 600;
}
.unbold {
  font-weight: 500;
}
.thin {
  font-weight: 400;
}
.light {
  font-weight: 300;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.strike {
  text-decoration: line-through;
}
.bolditalic {
  font-weight: 700;
  font-style: italic;
}
.smallcaps {
  font-variant: small-caps;
}
.decoration-none, a.decoration-none {
  text-decoration: none;
}
/* BORDERS */
div, span, p, blockquote, pre, a, table, ul, ol, li {
  border: 0;
}
.border {
  border-width: 1px;
  border-style: solid;
}
.borderNone {
  border: none;
}
.borderTop {
  border-top-style: solid;
  border-top-width: 1px;
}
.borderRight {
  border-right-style: solid;
  border-right-width: 1px;
}
.borderBottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.borderLeft {
  border-left-style: solid;
  border-left-width: 1px;
}
.underlineDouble {
  padding-bottom: 3px;
  border-bottom-width: 3px;
  border-bottom-style: double;
}
.overlineDouble {
  padding-top: 3px;
  border-top-width: 3px;
  border-top-style: double;
}
.border1 {
  border-width: 1px;
}
.border2 {
  border-width: 2px;
}
.border3 {
  border-width: 3px;
}
.border4 {
  border-width: 4px;
}
.border6 {
  border-width: 6px;
}
.border12 {
  border-width: 12px;
}
.borderSolid {
  border-style: solid;
}
.borderDashed {
  border-style: dashed;
}
.borderDotted {
  border-style: dotted;
}
.borderDouble {
  border-style: double;
}
.borderInset {
  border-style: inset;
}
.borderOutset {
  border-style: outset;
}
/* Rounded Borders */
.border_round4 {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.border_round8 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.border_round_tr8 {
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.border_round_tl8 {
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.border_round_bl8 {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.border_round_br8 {
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.border_round12 {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.border_round16 {
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
/* GENERAL */
ul.nolist {
  list-style: none;
  padding-left: 20px;
}
ul.nolist li {
  padding-left: 0px;
}
.roman {
  list-style: lower-roman;
}
.red {
  color: #da0202;
}
.redBg {
  background-color: #ea0202;
}
.redBorder {
  border: solid 1px #ca0202;
}
/* WIDTH / HEIGHT */
.widthAuto {
  width: auto;
}
.width1 {
  width: 1px;
}
.width10 {
  width: 10px;
}
.width20 {
  width: 20px;
}
.width30 {
  width: 30px;
}
.width40 {
  width: 40px;
}
.width50 {
  width: 50px;
}
.width60 {
  width: 60px;
}
.width80 {
  width: 80px;
}
.width120 {
  width: 120px;
}
.width160 {
  width: 160px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width260 {
  width: 260px;
}
.width320 {
  width: 320px;
}
.width360 {
  width: 360px;
}
.width400 {
  width: 400px;
}
.width480 {
  width: 480px;
}
.width640 {
  width: 640px;
}
.width100 {
  width: 100px;
}
.width200 {
  width: 200px;
}
.width300 {
  width: 300px;
}
.width400 {
  width: 400px;
}
.width5p {
  width: 5%;
}
.width10p {
  width: 10%;
}
.width15p {
  width: 15%;
}
.width20p {
  width: 20%;
}
.width24p {
  /* ie */
  width: 24%;
}
.width25p {
  width: 25%;
}
.width30p {
  width: 30%;
}
.width33p {
  width: 33%;
}
.width34p {
  width: 34%;
}
.width35p {
  width: 35%;
}
.width40p {
  width: 40%;
}
.width45p {
  width: 45%;
}
.width49p {
  /* ie */
  width: 49%;
}
.width50p {
  width: 50%;
}
.width55p {
  width: 55%;
}
.width60p {
  width: 60%;
}
.width65p {
  width: 65%;
}
.width66p {
  width: 66%;
}
.width70p {
  width: 70%;
}
.width75p {
  width: 75%;
}
.width80p {
  width: 80%;
}
.width85p {
  width: 80%;
}
.width90p {
  width: 90%;
}
.width95p {
  width: 95%;
}
.width99p {
  width: 99%;
}
.width100p {
  width: 100%;
}
.min-width100p {
  min-width: 100%;
}
.heightAuto {
  height: auto;
}
.height10 {
  height: 10px;
}
.height20 {
  height: 20px;
}
.height40 {
  height: 40px;
}
.height50 {
  height: 50px;
}
.height60 {
  height: 60px;
}
.height80 {
  height: 80px;
}
.height120 {
  height: 120px;
}
.height140 {
  height: 140px;
}
.height160 {
  height: 160px;
}
.height200 {
  height: 200px;
}
.height240 {
  height: 240px;
}
.height320 {
  height: 320px;
}
.height400 {
  height: 400px;
}
.height480 {
  height: 480px;
}
.height640 {
  height: 640px;
}
.height10p {
  height: 10%;
}
.height20p {
  height: 20%;
}
.height25p {
  height: 25%;
}
.height50p {
  height: 50%;
}
.height75p {
  height: 75%;
}
.height100p {
  height: 100%;
}
.min-height100p {
  min-height: 100%;
}
/* SPACERS (Vertical / Horizontal) */
.break, .vertical0 {
  overflow: hidden;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0;
}
.vertical1, .vertical2, .vertical4, .vertical6, .vertical12, .vertical16, .vertical10, .vertical20, .vertical30, .vertical40, .vertical50, .vertical60, .vertical70, .vertical80, .vertical90, .vertical100 {
  overflow: hidden;
  clear: both;
}
.vertical1 {
  height: 1px;
}
.vertical2 {
  height: 2px;
}
.vertical4 {
  height: 2px;
}
.vertical6 {
  height: 6px;
}
.vertical12 {
  height: 12px;
}
.vertical16 {
  height: 16px;
}
.vertical10 {
  height: 10px;
}
.vertical20 {
  height: 20px;
}
.vertical30 {
  height: 30px;
}
.vertical40 {
  height: 40px;
}
.vertical50 {
  height: 50px;
}
.vertical60 {
  height: 60px;
}
.vertical70 {
  height: 70px;
}
.vertical80 {
  height: 80px;
}
.vertical90 {
  height: 90px;
}
.vertical100 {
  height: 100px;
}
.horizontal2, .horizontal6, .horizontal12, .horizontal10, .horizontal20 {
  float: left;
  height: 1px;
  overflow: hidden;
}
.horizontal2 {
  width: 2px;
}
.horizontal6 {
  width: 6px;
}
.horizontal12 {
  width: 12px;
}
.horizontal10 {
  width: 10px;
}
.horizontal20 {
  width: 20px;
}
/* MARGIN / PADDING */
.marginAuto {
  margin: auto;
}
.margin {
  margin: 1em 0em;
}
.margin- {
  margin: 0em 1em;
}
.margin1em {
  margin: 1em;
}
.margin2em {
  margin: 2em;
}
.margin0 {
  margin: 0px;
}
.margin1 {
  margin: 1px;
}
.margin2 {
  margin: 2px;
}
.margin4 {
  margin: 4px;
}
.margin6 {
  margin: 6px;
}
.margin10 {
  margin: 10px;
}
.margin12 {
  margin: 12px;
}
.margin20 {
  margin: 20px;
}
.margin30 {
  margin: 30px;
}
.margin50 {
  margin: 50px;
}
.margin100 {
  margin: 100px;
}
.margin-top0 {
  margin-top: 0px;
}
.margin-top1 {
  margin-top: 1px;
}
.margin-top2 {
  margin-top: 2px;
}
.margin-top3 {
  margin-top: 3px;
}
.margin-top4 {
  margin-top: 4px;
}
.margin-top6 {
  margin-top: 6px;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top12 {
  margin-top: 12px;
}
.margin-top20 {
  margin-top: 20px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-right0 {
  margin-right: 0px;
}
.margin-right1 {
  margin-right: 1px;
}
.margin-right2 {
  margin-right: 2px;
}
.margin-right3 {
  margin-right: 3px;
}
.margin-right4 {
  margin-right: 4px;
}
.margin-right6 {
  margin-right: 6px;
}
.margin-right10 {
  margin-right: 10px;
}
.margin-right12 {
  margin-right: 12px;
}
.margin-right20 {
  margin-right: 20px;
}
.margin-right50 {
  margin-right: 50px;
}
.margin-right100 {
  margin-right: 100px;
}
.margin-bottom0 {
  margin-bottom: 0px;
}
.margin-bottom1 {
  margin-bottom: 1px;
}
.margin-bottom2 {
  margin-bottom: 2px;
}
.margin-bottom3 {
  margin-bottom: 3px;
}
.margin-bottom4 {
  margin-bottom: 4px;
}
.margin-bottom6 {
  margin-bottom: 6px;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.margin-bottom12 {
  margin-bottom: 12px;
}
.margin-bottom20 {
  margin-bottom: 20px;
}
.margin-bottom30 {
  margin-bottom: 30px;
}
.margin-bottom50 {
  margin-bottom: 50px;
}
.margin-bottom100 {
  margin-bottom: 100px;
}
.margin-left0 {
  margin-left: 0px;
}
.margin-left1 {
  margin-left: 1px;
}
.margin-left2 {
  margin-left: 2px;
}
.margin-left3 {
  margin-left: 3px;
}
.margin-left4 {
  margin-left: 4px;
}
.margin-left6 {
  margin-left: 6px;
}
.margin-left10 {
  margin-left: 10px;
}
.margin-left12 {
  margin-left: 12px;
}
.margin-left20 {
  margin-left: 20px;
}
.margin-left30 {
  margin-left: 30px;
}
.margin-left50 {
  margin-left: 50px;
}
.margin-left100 {
  margin-left: 100px;
}
.margin-top-1 {
  margin-top: -1px;
}
.margin-top-2 {
  margin-top: -2px;
}
.margin-top-6 {
  margin-top: -6px;
}
.margin-top-12 {
  margin-top: -12px;
}
.margin-top-20 {
  margin-top: -20px;
}
.margin-right-2 {
  margin-right: -2px;
}
.margin-right-6 {
  margin-right: -6px;
}
.margin-right-12 {
  margin-right: -12px;
}
.margin-right-20 {
  margin-right: -20px;
}
.margin-bottom-2 {
  margin-bottom: -2px;
}
.margin-bottom-6 {
  margin-bottom: -6px;
}
.margin-bottom-12 {
  margin-bottom: -12px;
}
.margin-bottom-20 {
  margin-bottom: -20px;
}
.margin-left-2 {
  margin-left: -2px;
}
.margin-left-6 {
  margin-left: -6px;
}
.margin-left-12 {
  margin-left: -12px;
}
.margin-left-20 {
  margin-left: -20px;
}
.margin-left40 {
  margin-left: 40px;
}
.margin-left60 {
  margin-left: 60px;
}
.margin-left120 {
  margin-left: 120px;
}
.margin-left160 {
  margin-left: 160px;
}
.margin-left200 {
  margin-left: 200px;
}
.margin-right40 {
  margin-right: 40px;
}
.margin-right60 {
  margin-right: 60px;
}
.margin-right120 {
  margin-right: 120px;
}
.margin-right160 {
  margin-right: 160px;
}
.margin-right200 {
  margin-right: 200px;
}
.paddingAuto {
  padding: inherit;
}
.padding {
  padding: 1em 0em;
}
.padding- {
  padding: 0em 1em;
}
.padding1em {
  padding: 1em;
}
.padding2em {
  padding: 2em;
}
.padding0 {
  padding: 0px;
}
.padding2 {
  padding: 2px;
}
.padding6 {
  padding: 6px;
}
.padding10 {
  padding: 10px;
}
.padding12 {
  padding: 12px;
}
.padding20 {
  padding: 20px;
}
.padding-top0 {
  padding-top: 0px;
}
.padding-top2 {
  padding-top: 2px;
}
.padding-top6 {
  padding-top: 6px;
}
.padding-top12 {
  padding-top: 12px;
}
.padding-top20 {
  padding-top: 20px;
}
.padding-right0 {
  padding-right: 0px;
}
.padding-right2 {
  padding-right: 2px;
}
.padding-right6 {
  padding-right: 6px;
}
.padding-right12 {
  padding-right: 12px;
}
.padding-right20 {
  padding-right: 20px;
}
.padding-bottom0 {
  padding-bottom: 0px;
}
.padding-bottom2 {
  padding-bottom: 2px;
}
.padding-bottom6 {
  padding-bottom: 6px;
}
.padding-bottom12 {
  padding-bottom: 12px;
}
.padding-bottom20 {
  padding-bottom: 20px;
}
.padding-left0 {
  padding-left: 0px;
}
.padding-left2 {
  padding-left: 2px;
}
.padding-left6 {
  padding-left: 6px;
}
.padding-left12 {
  padding-left: 12px;
}
.padding-left20 {
  padding-left: 20px;
}
.padding-right100 {
  padding-right: 100px;
}
.padding-right200 {
  padding-right: 200px;
}
.padding-right300 {
  padding-right: 300px;
}
.padding-right400 {
  padding-right: 400px;
}
.padding-left100 {
  padding-left: 100px;
}
.padding-left200 {
  padding-left: 200px;
}
.padding-left300 {
  padding-left: 300px;
}
.padding-left400 {
  padding-left: 400px;
}
.container-padded {
  padding-top: 4em;
  padding-bottom: 4em;
}
/* End Styles */
/* Responsive CSS */
/* Mobile last; based off Bootstrap break points */
/* lg: large > 1200 */
/* md: 992px < medium < 1200px */
/* sm: small < 992px */
/* xs: extra small < 768px */
/* phone portrait < 620 */
/* tn: tiny < 480 */
/* Responsive Mixins */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #fff;
}
.fa-dark {
  color: #007cc3;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}
.fa-won:before, .fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
/* CSS Colous: based off brand variables */
/* COLOURS: Base, Primary, Secondary, Tertiary (Text, Background, Borders) */
.textBase, body {
  color: #767676;
}
.textBase-l {
  color: #a9a9a9;
}
.textBase-d {
  color: #5d5d5d;
}
.textPrimary-l {
  color: #5dc4ff;
}
.textPrimary-d, menu, menu a {
  color: #238441;
}
.textSecondary {
  color: #062f53;
}
.textSecondary-l {
  color: #094a83;
}
.textSecondary-d {
  color: #031423;
}
.textTertiary {
  color: #fff;
}
.textTertiary-l {
  color: #fff;
}
.textTertiary-d {
  color: #f2f2f2;
}
.bgBase, body {
  background-color: #fff;
}
.bgBase.transparent {
  background-color: rgba(255, 255, 255, 0.85);
}
.bgBase-l {
  background-color: #fff;
}
.bgBase-d {
  background-color: #f2f2f2;
}
.bgPrimary {
  background-color: #007cc3;
}
.bgPrimary.transparent {
  background-color: rgba(0, 124, 195, 0.85);
}
.bgPrimary-l {
  background-color: #5dc4ff;
}
.bgPrimary-d {
  background-color: #238441;
}
.bgSecondary {
  background-color: #062f53;
}
.bgSecondary.transparent {
  background-color: rgba(6, 47, 83, 0.85);
}
.bgSecondary-l {
  background-color: #094a83;
}
.bgSecondary-d {
  background-color: #031423;
}
.bgTertiary {
  background-color: #323232;
}
.bgTertiary-l {
  background-color: #4c4c4c;
}
.bgTertiary-d {
  background-color: #191919;
}
.borderBase, .border {
  border-color: #323232;
}
.borderBase-l {
  border-color: #b2b2b2;
}
.borderBase-d {
  border-color: #191919;
}
.borderPrimary {
  border-color: #007cc3;
}
.borderPrimary-l {
  border-color: #5dc4ff;
}
.borderPrimary-d {
  border-color: #238441;
}
.borderSecondary {
  border-color: #062f53;
}
.borderSecondary-l {
  border-color: #094a83;
}
.borderSecondary-d {
  border-color: #031423;
}
.borderTertiary {
  border-color: #323232;
}
.borderTertiary-l {
  border-color: #4c4c4c;
}
.borderTertiary-d {
  border-color: #191919;
}
/* CSS Style: Defaults */
/* Text */
body, .font {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 1.42857;
}
p, .paragraph {
  margin: 0;
  margin-bottom: 0.5em;
}
.text {
  margin-bottom: 2px;
}
.big {
  font-size: 1.2em;
  line-height: normal;
}
.small {
  font-size: 0.8em;
  line-height: normal;
}
/* Headings */
h1, .h1, h2, .h2, h3, h4, h5 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  color: #238441;
  margin: 0;
  margin-bottom: 1em;
  line-height: normal;
}
h1, .h1 {
  font-size: 2.4em;
  letter-spacing: 1px;
}
h2, .h2 {
  font-size: 2.2em;
  letter-spacing: 1px;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 2px;
}
/* Transitions */
.transition, a, .button {
  transition: 0.2s all ease;
}
/* Links */
a, .submit {
  color: #007cc3;
  text-decoration: none;
  cursor: pointer;
}
/* Alerts */
.notification {
  padding: 0.5em 1em;
  margin: 0 0 1em 0;
  border-width: 0px;
  border-style: solid;
  color: #808080;
  background-color: #f0f0f0;
  border-color: #bdbdbd;
}
.notification h4 {
  color: inherit;
  margin: 0.5em 0;
}
.textSuccess {
  color: #69b96a;
}
.success {
  color: #fff;
  background-color: #69b96a;
  border-color: #3c803d;
}
.textError {
  color: #ea4249;
}
.error {
  color: #fff;
  background-color: #ea4249;
  border-color: #b2141a;
}
.textWarning {
  color: #efaf5c;
}
.warning {
  color: #fff;
  background-color: #efaf5c;
  border-color: #d17f14;
}
.textInfo {
  color: #66c3de;
}
.info {
  color: #fff;
  background-color: #66c3de;
  border-color: #2796b7;
}
.help-block {
  width: 100%;
  padding: 0.5em 20px;
  display: block;
}
/* Inputs */
input, textarea, select {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #767676;
  font-size: 1em;
  margin: 0;
  padding: 10px 16px;
  border: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #a9a9a9;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  color: #a9a9a9;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #a9a9a9;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #a9a9a9;
}
input:focus, textarea:focus, select:focus {
  outline: 0;
}
input.success, textarea.success, select.success, input.error, textarea.error, select.error, input.info, textarea.info, select.info, input.warning, textarea.warning, select.warning {
  padding: 10px 16px;
}
textarea {
  height: 150px;
}
.radio-options.radio-options label {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  text-transform: none;
  line-height: 1;
  font-size: 1.1em;
}
.radio-options.radio-options label input {
  display: inline-block;
  margin: 0 5px 0 0;
  width: auto;
}
/* Buttons */
.button {
  display: inline-block;
  color: #007cc3;
  font-size: 1em;
  padding: 8px 24px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #007cc3;
  border-radius: 0;
}
.button:hover {
  color: #fff;
  background-color: #007cc3;
}
.button[disabled='disabled'] {
  opacity: 0.5;
}
.button.reverse {
  color: #fff;
  background-color: #007cc3;
}
.button.reverse:hover {
  color: #007cc3;
  background-color: inherit;
}
.button.secondary {
  color: #062f53;
  border-color: #062f53;
}
.button.secondary:hover {
  color: #fff;
  background-color: #062f53;
}
.button.secondary.reverse {
  color: #fff;
  background-color: #062f53;
}
.button.secondary.reverse:hover {
  color: #062f53;
  background-color: inherit;
}
.button.base {
  color: #fff;
  border-color: #fff;
}
.button.base:hover {
  color: #007cc3;
  background-color: #fff;
}
.button.big {
  padding: 12px 36px;
}
/* CSS Layout: Defaults */
/* Page */
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
div#page_shell {
  min-width: 300px;
  position: relative;
  min-height: 100%;
  margin: 0 auto;
  text-align: left;
}
div#page {
  position: relative;
  zoom: 1;
}
.container {
  position: relative;
  text-align: left;
}
.container.textLeft {
  text-align: left;
}
.container.textCenter {
  text-align: center;
}
.container.textRight {
  text-align: right;
}
.container.textJustify {
  text-align: justify;
}
/* Hero's' */
.hero {
  position: relative;
  overflow: hidden;
}
.hero .backgrounds, .hero .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.hero .background {
  transition: 1s all ease;
}
.hero .backgrounds .background {
  opacity: 0;
}
.hero .backgrounds .background.active {
  opacity: 1;
}
/* Spacers */
.spacer, .break {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
.spacer {
  height: auto;
}
.spacer.small {
  height: auto;
}
.spacer.big {
  height: auto;
}
hr {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
  margin: 30px 0;
  border-width: 0;
  border-top-width: 1px;
  border-top-style: solid;
}
/* Sections */
.section {
  position: relative;
  clear: both;
  padding: auto 0;
}
.section-small {
  padding: auto 0;
}
.section-follow {
  padding-top: 0;
}
.section-nopadding.section-nopadding {
  padding: 0;
}
@media screen and (max-width: 992px) {
  .section {
    padding: auto 0;
  }
  .section-small {
    padding: auto 0;
  }
}
@media screen and (max-width: 480px) {
  #section-next {
    display: none;
  }
}
/* Menus */
.menu {
  display: block;
  position: relative;
  margin: 0;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu ul li {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  display: block;
  float: left;
  margin: 0 20px;
}
.menu ul li:first-child {
  margin-left: 0;
}
.menu ul li:last-child {
  margin-right: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}
.menu ul li a, .menu ul li span {
  font-size: 0.9em;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.menu ul li a {
  transition: 0.2s all ease;
}
.menu ul li a:hover, .menu ul li a.active {
  text-decoration: none;
}
.menu ul li a.button {
  line-height: 16px;
  color: #007cc3;
  padding: 8px 38px;
}
.menu ul li a.button:hover {
  color: #fff;
}
.menu ul li .dropdown .dropdown-menu {
  padding: 5px 0;
}
.menu ul li .dropdown .dropdown-menu li {
  width: 100%;
  margin: 0;
  height: auto;
}
.menu ul li .dropdown .dropdown-menu li a {
  padding: 5px 20px;
}
#menu-fixed {
  height: 100px;
  background: #fff;
  position: fixed;
  z-index: 12;
  top: -200px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  transition: 0.5s all ease;
  background-color: transparent;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
}
#menu-fixed.active {
  top: 0;
  background-color: #fff;
}
#menu-fixed .container-full-width .menu li a {
  transition: 0.2s all ease;
  color: #a9a9a9;
}
#menu-fixed .container-full-width .menu li a:hover, #menu-fixed .container-full-width .menu li a.active {
  text-decoration: none;
  color: #007cc3;
}
#menu-fixed .container-full-width .menu li:last-child {
  color: #767676;
}
.menu-social {
  position: absolute;
}
.menu-social > a {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  float: left;
}
.menu-social > a > img {
  width: 16px;
  height: 16px;
}
.menu-hero {
  background: #3ca0d6 !important;
  height: 112px;
}
.menu-hero, .menu-fixed {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0 0;
  background: transparent;
}
.menu-hero .menu-hero-mobile-menu, .menu-fixed .menu-hero-mobile-menu, .menu-hero .menu-fixed-mobile-menu, .menu-fixed .menu-fixed-mobile-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.8em;
  height: 85px;
  line-height: 70px;
  width: 80px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}
.menu-hero .menu-hero-logo, .menu-fixed .menu-hero-logo, .menu-hero .menu-fixed-logo, .menu-fixed .menu-fixed-logo {
  height: 215px;
  width: 502px;
  float: left;
  z-index: 200;
  position: relative;
}
.menu-hero .menu-hero-logo a, .menu-fixed .menu-hero-logo a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/content/logo-brand-blue.png);
  background-repeat: no-repeat;
  background-size: 343px 112px;
  background-position: 0 0;
}
.menu-hero .menu-fixed-logo a, .menu-fixed .menu-fixed-logo a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/content/logo-headblue.png);
  background-repeat: no-repeat;
  background-size: 104px 63px;
  background-position: 0 0;
  margin-top: 18px;
}
.menu-hero .menu, .menu-fixed .menu {
  float: right;
  margin: 0;
  position: relative;
  z-index: 100;
}
.menu-hero .menu li, .menu-fixed .menu li {
  float: left;
  padding-top: 43.5px;
  padding-left: 15px;
  padding-right: 25px;
  margin: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0px;
  height: 35px;
}
.menu-hero .menu li.pullout-trigger:hover, .menu-fixed .menu li.pullout-trigger:hover, .menu-hero .menu li.pullout-trigger.active, .menu-fixed .menu li.pullout-trigger.active {
  border-width: 1px 1px 1px 1px;
  padding: 0 19px 0;
  border-color: #000 #000 #fff #000;
}
.menu-hero .menu li.pullout-trigger:hover a, .menu-fixed .menu li.pullout-trigger:hover a, .menu-hero .menu li.pullout-trigger.active a, .menu-fixed .menu li.pullout-trigger.active a {
  color: #007cc3;
}
.menu-hero .menu a, .menu-fixed .menu a {
  padding: 0;
  display: block;
  line-height: 35px;
  text-decoration: none;
}
.menu-hero .menu a:hover, .menu-fixed .menu a:hover, .menu-hero .menu a.active, .menu-fixed .menu a.active {
  color: #323232;
}
.menu-hero .menu a i, .menu-fixed .menu a i {
  float: right;
  padding-left: 0.5em;
  height: 39px;
  line-height: 37px;
}
.menu-hero .menu-hero-mobile-login, .menu-fixed .menu-hero-mobile-login {
  display: none;
  position: absolute;
  right: 24px;
  top: 38%;
  text-align: center;
}
.menu-hero .menu-hero-mobile-login a, .menu-fixed .menu-hero-mobile-login a {
  color: #dfa934;
  font-size: 1.4em;
}
@media screen and (max-width: 480px) {
  .menu-hero .menu-hero-logo, .menu-fixed .menu-hero-logo, .menu-hero .menu-fixed-logo, .menu-fixed .menu-fixed-logo {
    width: 259px;
  }
}
@media screen and (max-width: 1200px) {
  .menu-hero .container, .menu-fixed .container {
    width: 100%;
  }
  .menu-hero .menu, .menu-fixed .menu {
    margin-right: -30px;
  }
  .menu-hero .menu-secondary li, .menu-fixed .menu-secondary li {
    margin: 0 0 0 20px;
  }
  .menu-hero .menu-secondary li:first-child, .menu-fixed .menu-secondary li:first-child {
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 992px) {
  #menu-fixed {
    height: 100px;
  }
  .menu-hero, .menu-fixed {
    height: 85px;
    padding: 0;
  }
  .menu-hero .container, .menu-fixed .container {
    position: initial;
  }
  .menu-hero .menu-hero-mobile-menu, .menu-fixed .menu-hero-mobile-menu, .menu-hero .menu-fixed-mobile-menu, .menu-fixed .menu-fixed-mobile-menu {
    display: block;
  }
  .menu-hero .menu-hero-logo, .menu-fixed .menu-hero-logo {
    float: none;
  }
  .menu-hero .menu-hero-logo a, .menu-fixed .menu-hero-logo a {
    background-size: 259px, 85px;
  }
  .menu-hero .menu-fixed-logo, .menu-fixed .menu-fixed-logo {
    float: none;
    margin-top: 10px;
  }
  .menu-hero .menu-fixed-logo a, .menu-fixed .menu-fixed-logo a {
    background-size: 104px 63px;
  }
  .menu-hero .menu, .menu-fixed .menu {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #menu-fixed {
    height: 100px;
  }
  #menu-fixed .menu-fixed-mobile-menu {
    line-height: 60px;
  }
  .menu-hero .menu-hero-mobile-menu {
    line-height: 70px;
  }
  .menu-hero .menu-hero-logo a, .menu-hero .menu-fixed-logo a {
    background-size: 259px, 85px;
  }
  .menu-fixed .menu-hero-logo, .menu-fixed .menu-fixed-logo {
    margin-top: 12px;
  }
  .menu-fixed .menu-hero-logo a, .menu-fixed .menu-fixed-logo a {
    background-size: 104px 63px;
  }
}
.menu-mobile {
  display: none;
  opacity: 0;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 13;
  border-bottom: 1px solid #f2f2f2;
  padding: 45px 0 15px;
  font-size: 1.2em;
}
.menu-mobile .menu-mobile-mobile-menu {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 1.8rem;
  height: 85px;
  line-height: 70px;
  width: 80px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}
.menu-mobile .button {
  margin-top: 20px;
}
.menu-mobile ul {
  padding-left: 0;
}
.menu-mobile ul li {
  text-align: center;
  float: none;
  margin-left: 0;
  margin-right: 0;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.menu-mobile ul li a {
  transition: 0.2s all ease;
  color: #767676;
  text-decoration: none;
}
.menu-mobile ul li a:hover, .menu-mobile ul li a.active {
  color: #007cc3;
}
.menu-mobile ul li:last-child {
  color: #767676;
}
.menu-mobile hr {
  width: 50px;
  display: inline-block;
  margin: 20px 0;
}
@media screen and (max-width: 480px) {
  .menu-mobile .menu-mobile-mobile-menu {
    line-height: 60px;
  }
}
body.admin-frontend-active .menu-mobile {
  top: 60px;
}
body.mobileMenu .menu-mobile {
  display: block;
}
/* Footer */
.footer {
  padding: 40px 0 10px 0;
  text-align: center;
  color: #a9a9a9;
  /* Image / Text Alignment */
}
.footer a {
  color: #a9a9a9;
}
.footer img {
  vertical-align: text-top;
}
.footer .col-licensed img {
  margin-top: -20px;
  margin-left: 10px;
}
.footer .col-social img {
  margin-top: -10px;
}
.footer .col {
  padding: 10px 0;
}
.footer .idesign {
  margin-top: 4px;
  margin-bottom: 6px;
  font-style: italic;
}
.footer .idesign a {
  font-style: normal;
  margin-left: 2px;
}
body {
  overflow-x: hidden;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #007cc3;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
  outline: none;
}
a {
  color: #007cc3;
}
a:hover, a:focus, a:active, a.active {
  color: #005c90;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  background-color: #f7f7f7;
}
.bg-darkest-gray {
  background-color: #222;
}
.btn-primary {
  color: #fff;
  background-color: #007cc3;
  border-color: #007cc3;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
  border-radius: 0px;
}
.intro-text .btn-xl {
  color: #fff;
  background-color: #007cc3;
  border-color: #007cc3;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
  border-radius: 0px;
  font-size: 18px;
  padding: 20px 40px;
}
.intro-text .btn-xl:hover {
  color: #fff;
  background-color: #005c90;
  border-color: #005586;
}
.btn-xl {
  color: #fff;
  background-color: #007cc3;
  border-color: #007cc3;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
  border-radius: 0px;
  font-size: 18px;
  padding: 20px 40px;
}
.btn-admin {
  padding: 10px 20px;
}
.btn100 {
  width: 100%;
}
#project .btn {
  border-radius: 0px;
}
.btn-sub {
  color: #fff;
  background-color: #007cc3;
  border-color: #fff;
  font-weight: 600;
  border-radius: 0px;
  border-width: 6px;
  font-size: 18px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 60%;
}
.form-contact .btn-sub {
  color: #fff;
  background-color: #007cc3;
  border-color: #fff;
  font-weight: 600;
  border-radius: 0px;
  border-width: 6px;
  font-size: 18px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 60%;
}
.form-contact .btn-sub:hover {
  color: #fff;
  background-color: #005c90;
  border-color: #005586;
}
@media screen and (max-width: 768px) {
  .form-contact .btn-sub {
    width: 90%;
  }
}
/* ALERTS */
.success, .error, .info {
  padding: 0.5em 1em;
  margin: 0 0 1em 0;
  border: solid 2px;
}
.success, .textSuccess, .success h4 {
  color: #2e9a2e;
}
.success {
  background-color: #d6f6c6;
  border-color: #28b228;
}
.error, .errorText, .error h4 {
  color: #d42424;
}
.error {
  background-color: #fce4e4;
  border-color: #de8282;
}
/* BUTTONS */
.button {
  color: #007cc3;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-size: 0.8em;
  display: inline-block;
  margin: 0px;
  padding: 8px 38px;
  text-align: center;
  border-radius: 0px;
  transition: 0.1s all ease;
  line-height: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: #007cc3;
  border-radius: 0px;
  height: 35px;
}
.button[disabled='disabled'] {
  opacity: 0.5;
}
.button:hover {
  color: #fff;
  background-color: #005c90;
  border-color: #005c90;
}
.button.primary {
  color: #007cc3;
  border-color: #007cc3;
}
.button.primary:hover {
  background-color: #007cc3;
}
.button.direction {
  padding: 0;
  border: none;
}
.button.direction img {
  display: block;
}
.button.bgNone {
  border: none;
  background: none;
  padding-left: 0.5em;
  color: #007cc3;
}
.button.bgNone:hover {
  color: #767676;
}
.button.bgPrimary {
  color: #fff;
}
.button.bgPrimary:hover {
  background: #005c90;
  border-color: #005c90;
}
.button.tertiary {
  border-color: #323232;
  color: #323232;
}
.button.tertiary:hover {
  background-color: #323232;
  color: #fff;
}
.hero .button {
  font-size: 1.3em;
}
@media screen and (max-width: 992px) {
  .hero .button {
    font-size: 1.2em;
  }
}
.button.big {
  padding: 16px 32px;
  font-size: 1.3em;
}
.button:hover {
  text-decoration: none;
}
.button.block {
  display: block;
}
.button-header {
  font-size: 1em;
  margin: 0;
  text-transform: inherit;
  font-weight: normal;
}
/* Like .hide but without !important */
.hidden {
  display: none;
}
.none-soft {
  display: none;
}
/* INPUT */
input {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.3em;
  background-color: #fff;
  color: #4d4d4d;
  padding: 10px 16px;
  border: none;
}
/* COLOURS: Base, Primary, Secondary, Tertiary (Text, Background, Borders) */
.textBase, body {
  color: #767676;
}
.textBase-l {
  color: #a9a9a9;
}
.textBase-d {
  color: #5d5d5d;
}
.textPrimary, h1, .title, h2, .header, h3, h4, h5, h6 {
  /*color: $brand-primary;*/
}
.textPrimary-l {
  color: #5dc4ff;
}
.textPrimary-d, menu, menu a {
  color: #238441;
}
.textSecondary {
  color: #062f53;
}
.textSecondary-l {
  color: #094a83;
}
.textSecondary-d {
  color: #031423;
}
.textTertiary {
  color: #fff;
  padding-bottom: 20px;
}
.textTertiary-l {
  color: #fff;
}
.textTertiary-d {
  color: #f2f2f2;
}
.bgBase, body {
  background-color: #fff;
}
.bgBase-l {
  background-color: #fff;
}
.bgBase-l.transparent {
  background-color: fade(#fff, 80%);
}
.bgBase-l.transparent.submenu {
  background-color: fade(#fff, 60%);
}
.bgBase-d {
  background-color: #e6e6e6;
}
.bgPrimary {
  background-color: #007cc3;
}
.bgPrimary.transparent {
  background-color: fade(#007cc3, 80%);
}
.bgPrimary-l {
  background-color: #fff;
}
.bgPrimary-d {
  background-color: #e6e6e6;
}
.bgSecondary {
  background-color: #062f53;
}
.bgSecondary.transparent {
  background-color: fade(#062f53, 80%);
}
.button.bgSecondary {
  color: #fff;
  border-color: #062f53;
}
.bgSecondary-l, .button.bgSecondary[disabled="disabled"]:hover {
  background-color: #094a83;
}
.bgSecondary-d, .button.bgSecondary:hover {
  background-color: #031423;
}
.button.bgSecondary:hover {
  border-color: #031423;
}
.bgTertiary {
  background-color: #323232;
}
.button.bgTertiary {
  color: #fff;
  border-color: #323232;
}
.button.bgTertiary:hover {
  background-color: #e6e6e6;
}
.bgTertiary-l {
  background-color: #4c4c4c;
}
.bgTertiary-d {
  background-color: #191919;
}
.borderBase, .border {
  border-color: #fff;
}
.borderBase-l {
  border-color: #fff;
}
.borderBase-d {
  border-color: #e6e6e6;
}
.borderPrimary, hr {
  border-color: #007cc3;
}
.borderPrimary-l, .input {
  border-color: #5dc4ff;
}
.borderPrimary-d {
  border-color: #238441;
}
.borderSecondary {
  border-color: #062f53;
}
.borderSecondary-l {
  border-color: #094a83;
}
.borderSecondary-d {
  border-color: #031423;
}
.borderTertiary {
  border-color: #323232;
}
.borderTertiary-l {
  border-color: #4c4c4c;
}
.borderTertiary-d {
  border-color: #191919;
}
.spacer-down {
  padding-top: 100px;
  background-color: #007cc3;
}
.white {
  color: #fff;
}
/* Input */
input, textarea, select {
  display: block;
  font-size: 0.9em;
  padding: 20px;
  width: 100%;
  border: solid 1px #191919;
  margin-bottom: 20px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #191919;
}
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  color: #191919;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #191919;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #191919;
}
input.active, textarea.active, select.active {
  border-color: #a9a9a9;
}
input.required, textarea.required, select.required {
  border-color: #ea4249;
}
input.success, textarea.success, select.success, input.error, textarea.error, select.error, input.info, textarea.info, select.info, input.warning, textarea.warning, select.warning {
  padding: 20px;
}
input.button {
  font-size: 1em;
  width: auto;
}
.form-group {
  margin-bottom: 20px;
}
.form-group input, .form-group textarea, .form-group select {
  margin-bottom: 0;
}
.has-error .help-block {
  background-color: #191919;
  color: #fff;
}
/* Buttons */
.button {
  padding: 8px 24px;
  color: #5dc4ff;
}
/* CSS Layout */
/* Page */
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
div#page_shell {
  min-width: 300px;
  position: relative;
  min-height: 100%;
  margin: 0 auto;
}
div#page {
  position: relative;
  zoom: 1;
}
.container {
  position: relative !important;
  text-align: center !important;
}
.container.textCenter {
  text-align: center;
}
.container-full-width {
  width: 100%;
}
.spacer, .break {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
}
.spacer {
  height: 40px;
}
.spacer.small {
  height: 20px;
}
.spacer.big {
  height: 80px;
}
hr {
  display: block;
  clear: both;
  height: 0px;
  overflow: hidden;
  margin: 30px 0;
  border-width: 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
/* centered columns styles */
.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  /* reset the text-align */
  margin-right: -4px;
  /* inline-block space fix */
}
.page-hero {
  width: 100%;
  position: relative;
  height: 472px;
  background-position: center;
  background-size: cover;
}
/* Form Message */
#contact_message ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contact_message ul li {
  margin: 0;
  padding: 0;
}
/* Admin */
body.admin-frontend-active #admin-bar .admin-bar-controls span {
  font-size: 14px !important;
}
body.admin-frontend-active #admin-bar i.fa {
  font-size: 24px !important;
}
/* Common CSS */
/* CSS Content */
/*
 Allow angular.js to be loaded in body, hiding cloaked elements until
 templates compile.  The !important is important given that there may be
 other selectors that are more specific or come later and might alter display.
 */
[ng-cloak], .ng-cloak {
  display: none !important;
}
.margin-top-160 {
  margin-top: -160px;
}
.margin-top-80 {
  margin-top: -80px;
}
.margin-top160 {
  margin-top: 160px;
}
.margin-left-120 {
  margin-left: -120px;
}
.title {
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  color: #767676;
  line-height: 50px;
  text-align: center;
  margin: -25px 0 0 0;
  font-size: 1.1rem;
  letter-spacing: 1.5px;
}
.title .text {
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #000;
  background: #fff;
  padding: 0 1.4em;
  height: 50px;
}
.social {
  float: left;
  padding: 0 0 0 24px;
}
.social a {
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 0 2px;
}
.form-wrapper .form-panel {
  width: 472px;
  margin: 0 auto;
}
.form-wrapper .form-group {
  margin: 0 0 14px 0;
}
.form-wrapper .form-group label {
  font-size: 0.9em;
}
.form-wrapper .form-control {
  width: 100%;
  text-align: center;
  display: block;
}
.form-wrapper .form-control.checkbox {
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
.form-wrapper .form-group-upload {
  border: 1px solid #000;
}
.form-wrapper .form-group-upload .form-control {
  width: auto;
  border: none;
}
.form-wrapper .actions {
  margin: 60px 0 0 0;
}
.form-wrapper h3 {
  margin: 0 0 2em 0;
}
.form-wrapper .alert {
  margin: 0 0 1em 0;
}
.form-wrapper .button {
  border-color: #000;
  color: #000;
  padding: 8px 50px;
}
.form-wrapper .button:hover {
  background: #000;
  color: #fff;
}
.listing-filter {
  height: 30px;
  margin-top: 70px;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.listing-filter.loading {
  opacity: 0.5;
}
.listing-filter .filters {
  display: inline-block;
}
.listing-filter .dropdown {
  width: 290px;
  margin-left: 45px;
  float: left;
}
.listing-filter .dropdown select {
  width: 100%;
  height: 30px;
  border: 1px solid #000;
  border-radius: 0;
  background: #fff;
}
.listing-filter .dropdown select[disabled] {
  border: 1px solid #999;
  background-color: #eee;
}
.listing-filter .category-0 {
  margin-left: 0;
}
/* Home Page */
@media screen and (max-width: 992px) {
  .listing-filter {
    height: auto;
    margin-top: 2em;
  }
  .listing-filter .filters {
    text-align: center;
  }
  .listing-filter .dropdown {
    float: none;
    display: block;
    margin: 0 0 0.5em 0;
  }
}
/* General */
.section {
  position: relative;
  padding: 0px 0;
}
.section .section-title {
  height: 65px;
  text-transform: uppercase;
  font-weight: bold;
  color: #767676;
  line-height: 65px;
  text-align: center;
  margin: -32px 0 0 0;
}
.section .section-title .title-text {
  display: inline-block;
  margin: 0 auto;
  border: 1px solid #000;
  background: #fff;
  padding: 0 1.2em;
}
.section.borderBase {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
/* General */
.image-placeholder {
  width: 100%;
  height: auto;
}
.padding-right50 {
  padding-right: 50px;
}
/* LOGIN */
.form-control {
  outline: 0;
}
.login-container {
  padding: 92px 40px 20px;
}
.login-panel {
  background: #fff;
  border: 1px solid #656565;
  padding: 34px 64px;
  color: #fff;
  position: relative;
}
.login-panel h3 {
  padding: 0;
  margin: 0;
  line-height: 80px;
  text-align: center;
  text-transform: none;
  font-size: 1.8em;
}
.login-panel .register-now {
  border-left: 1px solid #656565;
  height: 189px;
  padding: 50px 0 0 0;
  text-align: center;
  color: #333;
  font-size: 0.85em;
}
.login-panel .register-now a {
  font-size: 2em;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  color: #333;
  text-decoration: none;
  display: block;
  margin: 15px 0 0;
}
.login-panel .register-now a:hover {
  color: #007cc3;
}
.login-panel .close {
  position: absolute;
  right: 35px;
  bottom: 35px;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url(../images/ui/close.jpg);
  background-image: linear-gradient(transparent, transparent), url(../images/ui/close.svg);
  cursor: pointer;
}
.login-panel .form-group {
  margin: 0 0 17px 0;
}
.form-login {
  padding: 17px 0 0 0;
  max-width: 100%;
  color: #b3b3b3;
}
.form-login a {
  color: #b3b3b3;
}
.form-login .remember-wrapper {
  font-size: 0.85em;
  margin-bottom: 12px;
}
.login-panel .form-control {
  width: 100%;
  padding: 10px 16px;
}
.login-panel .btn {
  background-color: #fff;
  border: 1px solid #656565;
  text-transform: none;
  padding: 10px 40px;
  font-size: 0.85em;
}
.login-panel .checkbox {
  float: left;
  margin: 5px 5px 0 0;
}
.login-container .panel-footer {
  border-width: 0 2px 2px 2px;
  border-style: solid;
  padding: 20px 30px;
  font-size: 20px;
  border-color: #00aee1;
}
.has-error .form-control {
  padding: 7px 13px;
  border: 2px solid #333;
}
.has-error .help-block {
  color: #fff;
  background: #333;
  padding: 2px 16px 6px;
  display: block;
}
.reset-container {
  padding: 92px 40px 20px;
}
.form-control.readonly {
  padding: 10px 16px;
  color: #999;
  font-size: 1.1em;
  line-height: 1.3em;
  background-color: #eee;
}
textarea.form-control {
  width: 100%;
  height: 100px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 16px;
  line-height: 1.3em;
}
select.form-control {
  padding: 10px 16px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background: url(../images/ui/down-over.png) no-repeat 98% center;
}
.form-control.fitted {
  width: auto;
}
.error-wrapper {
  padding-top: 92px;
  text-align: center;
}
.error-wrapper p {
  font-size: 20px;
}
/* Account */
.popup-background {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.popup-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 40px;
  color: #00aee1;
  border: 2px solid #eee;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
}
.block-buttons .button {
  display: block;
  margin: 0 0 10px 0;
}
.alert {
  font-size: 20px;
  border-width: 2px;
}
.error-message-wrapper > div {
  margin: 0 0 10px 0;
  color: #f00;
  font-size: 1.1em;
}
[date-picker] {
  border-color: #ddd;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  z-index: 10000;
  border-radius: 0;
  background: #fff;
  width: 280px;
}
[date-picker] table {
  width: 100%;
}
[date-picker] .active.active {
  background-color: #00aee1;
  border-radius: 0px;
  background-image: none;
}
[date-picker] .now {
  background-color: #999;
  background-image: none;
  border-radius: 0px;
}
.section-contact {
  margin-top: 130px;
}
.section-contact .form-contact .form-control {
  background: #f3f4f6;
  border: none;
  margin: 0 0 18px 0;
  width: 100%;
}
.section-contact .form-contact .form-control::-webkit-input-placeholder {
  color: #fff;
}
.section-contact .form-contact .form-control:-moz-placeholder {
  color: #fff;
}
.section-contact .form-contact .form-control::-moz-placeholder {
  color: #fff;
}
.section-contact .form-contact .form-control:-ms-input-placeholder {
  color: #fff;
}
.section-contact .form-contact .button {
  width: 100%;
  border-color: #007cc3;
}
.section-contact .form-contact .button:hover {
  background-color: #007cc3;
}
.tags {
  position: relative;
}
.tags a {
  display: inline-block;
  color: #ccc;
  font-size: 0.8rem;
  line-height: 1;
  border-radius: 1px;
  margin-right: 2px;
  border: 1px solid #ccc;
  padding: 0.6em 0.8em;
  margin: 0 0 0.4em 0;
}
.tag-list {
  text-align: center;
}
.tag-list .button {
  margin: 0 8px;
  background-color: #323232;
  border-color: #fff;
  font-weight: 300;
  color: #a9a9a9;
  padding: 6px 20px;
}
.tag-list .button.active {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .tag-list .button {
    margin-bottom: 0.5em;
  }
}
.call-to-action {
  margin: 4em 0 7em;
}
.form-group.checkbox {
  font-size: 1.1em;
  position: relative;
}
.form-group.checkbox .checkbox {
  width: 26px;
  height: 24px;
  padding: 3px 0;
  color: #007cc3;
  text-align: center;
  line-height: 20px;
  font-size: 0.9em;
  border: 1px solid #007cc3;
  float: left;
  border-radius: 2px;
  margin-right: 1.2em;
  cursor: pointer;
}
.form-group.checkbox .checkbox i {
  opacity: 0;
}
.form-group.checkbox .checkbox.checked i {
  opacity: 1;
}
.form-group.checkbox.terms-group {
  border-top: 1px solid #ddd;
  padding-top: 1em;
}
.form-group.attachment .label {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 0.5em;
  float: left;
}
.form-group.attachment .attachment-preview {
  position: relative;
  min-height: 40px;
}
.form-group.attachment .attachment-preview .file-clear {
  float: right;
  height: 40px;
  width: 40px;
  cursor: pointer;
  text-align: center;
  font-size: 1.5em;
  line-height: 40px;
}
.form-group.attachment .attachment-preview .file-clear:hover {
  color: #9c9c9c;
}
.form-group.attachment .attachment-preview .file-title {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
  font-weight: bold;
}
.form-group.attachment .attachment-preview .file-progress {
  display: block;
  width: 100%;
  line-height: 40px;
  color: #007cc3;
  font-weight: 400;
}
.modal-controls {
  float: right;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 1.1em;
  position: absolute;
  right: 3.5em;
  top: 3em;
}
.modal-controls a {
  margin-left: 1.5em;
  float: left;
  height: 28px;
  line-height: 30px;
  letter-spacing: 1.5px;
}
.modal-controls a img {
  width: 28px;
  display: block;
  float: right;
}
.modal-controls a:hover {
  text-decoration: none;
  color: #767676;
}
.modal-controls .previous img {
  margin-right: 8px;
  float: left;
}
.modal-controls .next img {
  margin-left: 8px;
}
.modal-controls .close img {
  width: 32px;
  margin-top: -1px;
}
@media screen and (max-width: 768px) {
  .modal-controls {
    position: relative;
    left: 0;
    top: 0;
    right: auto;
    float: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
    text-align: left;
  }
  .modal-controls a {
    float: none;
    display: block;
    margin-left: 0;
    line-height: 1.5;
    height: auto;
  }
  .modal-controls a img {
    display: none;
  }
}
.tricolour {
  width: 165px;
  height: 10px;
  background-image: url(../images/content/tricolour.png);
  background-image: linear-gradient(transparent, transparent), url(../images/content/tricolour.svg);
  background-size: 165px 10px;
}
header {
  background-image: url('../images/content/head.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
}
header .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}
header .intro-text .intro-lead-in {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
}
header .intro-text .intro-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header .intro-text .intro-lead-in {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    font-weight: 700;
    font-size: 55px;
    line-height: 75px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  header .intro-text {
    padding-top: 250px;
    padding-bottom: 150px;
  }
  header .intro-text .intro-lead-in {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    font-weight: 700;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
  }
}
section {
  padding: 80px 0;
}
section h2.section-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  color: #323232;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}
section h3.section-subheading {
  font-size: 16px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: 1.5em;
}
@media (min-width: 992px) {
  section {
    padding: 150px 0;
  }
}
@media (min-width: 768px) {
  section {
    padding: 100px 0;
  }
}
@media screen and (max-width: 480px) {
  section h2.section-heading {
    font-size: 34px;
  }
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
  color: #323232;
}
#services .col {
  margin-top: 20px;
}
#projects {
  background-color: #f2f2f2;
}
#projects .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#projects .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#projects .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(0, 124, 195, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#projects .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #projects .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#projects .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  padding: 25px 25px 0px 25px;
  min-height: 100px;
}
#projects .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
  color: #323232;
}
#projects .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 14px;
  margin: 0;
  font-style: italic;
}
#projects * {
  z-index: 2;
}
@media (min-width: 767px) {
  #projects .portfolio-item {
    margin: 0 0 30px;
  }
}
#about div .bio {
  padding-top: 30px;
  font-size: 16px;
  line-height: 25px;
  color: #5d5d5d;
  font-weight: 300;
  margin: 0;
}
#about div .bio.btn {
  color: #007cc3;
}
#about img {
  max-width: 100%;
  height: auto;
}
#about .img-left {
  text-align: right;
  margin-left: 20px;
  margin-right: -20px;
}
#about .img-right {
  text-align: left;
  margin-left: -20px;
}
@media (max-width: 992px) {
  #about .img-left {
    text-align: center;
    margin: 0px;
  }
  #about .img-right {
    text-align: center;
    margin: 0px;
  }
}
#testimonials {
  background-color: #f2f2f2;
}
#testimonials #testimonial-shell {
  min-height: 130px;
  cursor: pointer;
}
#testimonials .slide-arrow {
  display: block;
  position: absolute;
  width: 22px;
  height: 50px;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
}
#testimonials .slide-prev {
  left: 0;
  margin-left: 40px;
}
#testimonials .slide-next {
  right: 0;
  margin-right: 40px;
}
#testimonials .speech-padding {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
}
#testimonials .speech-padding-left {
  top: 0;
  left: 0;
}
#testimonials .speech-padding-right {
  bottom: 0;
  right: 0;
}
#testimonials .testimonial {
  position: relative;
  color: #767676;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  padding: 0 20px;
}
#testimonials .author {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  color: #767676;
  font-weight: 600;
  font-style: italic;
  padding-top: 20px;
}
@media screen and (max-width: 992px) {
  #testimonials .slide-arrow {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #testimonials .speech-padding {
    display: none;
  }
  #testimonials .testimonial {
    padding: 5px 0;
  }
}
aside.partners img {
  margin: 30px auto;
  max-width: 120px;
  text-align: center;
}
aside.partners img.margintop50 {
  margin-top: 50px;
}
aside.partners img.margintop40 {
  margin-top: 40px;
}
aside.partners h4 {
  font-family: "Roboto Slab Light";
  font-style: italic;
  padding-top: 30px;
  font-weight: 400;
  font-size: 20px;
}
section#contact {
  background-color: #0077c3;
  font-weight: 600;
  color: #222;
  background-position: center;
  background-repeat: no-repeat;
}
section#contact .section-heading {
  color: white;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input, section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
  border-radius: 0;
}
section#contact .form-group textarea.form-control {
  height: 236px;
  border-radius: 0;
}
section#contact .form-control:focus {
  border-color: #007cc3;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #a9a9a9;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #a9a9a9;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #a9a9a9;
}
section#contact :-ms-input-placeholder {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 700;
  color: #a9a9a9;
}
section#contact .text-danger {
  color: #d42424;
}
section#contact .section-subheading {
  color: #fff;
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:hover {
  -webkit-transition: all ease 0.7s;
  -moz-transition: all ease 0.7s;
  transition: all ease 0.7s;
  outline: none;
}
.portfolio-modal {
  background-color: #007cc3;
  padding-right: 0 !important;
}
.portfolio-modal .modal-content {
  border: 50px solid;
  border-top: 70px solid;
  border-color: #007cc3;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  color: #323232;
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.project-img {
  background-size: cover;
  background-position: center center;
  max-width: 100%;
}
.project-img.thumbnail {
  min-height: 250px;
}
.project-img.main {
  min-height: auto;
  margin-bottom: 30px;
}
.modal-body .btn-return {
  display: none;
}
@media (max-width: 768px) {
  .portfolio-modal .modal-content {
    border-width: 20px;
  }
}
@media screen and (max-width: 480px) {
  .portfolio-modal .modal-content h2 {
    font-size: 34px;
  }
}
.portfolio-embedded .close-modal, .portfolio-embedded .btn-close {
  display: none;
}
.portfolio-embedded .btn-return {
  display: inline-block;
}
.portfolio-embedded .btn-return .fa {
  margin-right: 4px;
}
::-moz-selection {
  text-shadow: none;
  background: #007cc3;
  color: #fff;
}
::selection {
  text-shadow: none;
  background: #007cc3;
  color: #fff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #007cc3;
}
.spacer-down h1 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-weight: 700;
}
.spacer-down p {
  color: #fff;
}
.spacer-down p a {
  color: #fff;
}
.none {
  display: none;
}
.section-static {
  padding: 2em 2em 4em;
}
.section-static .container {
  text-align: center;
}
.static-page {
  padding: 2em 0;
}
.static-page p strong {
  font-size: 1.2em;
  color: #767676;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.footer {
  font-size: 1em;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact_form button {
  border: 6px solid #fff;
}
.btn-sub:hover {
  background-color: #005c90;
}
input, textarea, select {
  border: none;
}
/* CSS General */
/*
 Allow angular.js to be loaded in body, hiding cloaked elements until
 templates compile.  The !important is important given that there may be
 other selectors that are more specific or come later and might alter display.
 */
[ng-cloak], .ng-cloak {
  display: none !important;
}
.icon {
  width: 24px;
  height: 24px;
  margin: 0px 4px;
}
/* Boostrap - to move into the bootsrap extras */
.container-centered {
  text-align: center;
}
.row-centered {
  text-align: center;
}
.col-centered {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* Animation */
.slide-in {
  transform: translateY(300px);
  opacity: 0;
}
.slide-in-left {
  transform: translateY(300px) translateX(-50px);
}
.slide-in-right {
  transform: translateY(300px) translateX(50px);
}
.slided-in {
  opacity: 1;
  transform: translateY(0px) translateX(0px);
  transition: 0.8s all ease;
}
.dropdown-group {
  position: relative;
  display: inline-block;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 16px;
  text-align: left;
  background-color: #fff;
  border: 2px solid #ccc;
  border: 2px solid rgba(0, 0, 0, .15);
  /*border-radius: @border-radius-base;*/
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 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: #909090;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #767676;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #007cc3;
  text-decoration: none;
  outline: 0;
  background-color: #238441;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #b2b2b2;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right, .navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #b2b2b2;
  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: 1px;
}
@media (min-width: 768px) {
}
/*@mixin admin-shadow-hard() {
 rgba(0, 0, 0, 0.156863) 0px 3px 10px, rgba(0, 0, 0, 0.227451) 0px 3px 10px;
 }*/
body {
  overflow-y: scroll;
}
body.admin-active {
  padding-top: 60px;
  padding-left: 84px;
  background: #fff;
}
body.admin-frontend-active {
  padding-top: 60px;
}
body.admin-frontend-active #menu-fixed.active {
  top: 60px;
}
body.admin-frontend-active .menu-hero-pullout.fixed {
  top: 147px;
}
body.admin-menu-toggled .admin-menu {
  width: 250px;
}
body.admin-menu-toggled .admin-menu .admin-menu-toggle a {
  background-color: #5e5e5e;
}
body.admin-menu-toggled .admin-menu li span {
  float: left;
  display: block;
}
body.admin-menu-toggled #admin-bar .admin-bar-menu-toggle a {
  background-color: #5e5e5e;
  color: #848484;
  width: 250px;
}
#admin-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0 0 84px;
  height: 60px;
  line-height: 60px;
  z-index: 200;
  background-color: #444;
  color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
#admin-bar .admin-bar-controls {
  position: relative;
  z-index: 2;
}
#admin-bar .admin-bar-controls a {
  padding: 0 1em;
  height: 60px;
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  float: left;
  text-align: center;
  width: 84px;
}
#admin-bar .admin-bar-controls a:hover {
  background: #5e5e5e;
  text-decoration: none;
  color: #fff;
}
#admin-bar .admin-bar-controls span {
  padding: 0 1em;
  height: 60px;
  display: inline-block;
  font-size: 0.9rem;
  color: #007cc3;
  float: left;
  text-align: center;
}
#admin-bar .admin-bar-controls .tooltip-inner {
  background: #444;
}
#admin-bar .admin-bar-controls .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #444;
}
#admin-bar .admin-bar-logo {
  font-size: 1.5em;
  margin: 0 1em 0 0;
}
#admin-bar .admin-bar-logo a {
  display: block;
  padding: 0.5em 0;
  height: 60px;
}
#admin-bar .admin-bar-logo img {
  display: block;
  height: 24px;
  margin-top: 6px;
}
#admin-bar .admin-bar-menu-toggle {
  position: absolute;
  left: 0;
  font-size: 1.5em;
  margin: 0 1em 0 0;
}
#admin-bar .admin-bar-menu-toggle a {
  color: #848484;
  display: block;
  width: 84px;
  height: 60px;
  text-align: center;
  background: #5e5e5e;
  transition: width 0.15s;
}
#admin-bar .admin-bar-menu-toggle a:hover {
  background: #6a6a6a;
  text-decoration: none;
  color: #c4c4c4;
}
#admin-bar .admin-bar-menu-toggle a i {
  display: block;
  float: left;
  width: 84px;
  height: 60px;
  line-height: 60px;
}
.admin-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background: #007cc3;
  width: 84px;
  z-index: 210;
  transition: width 0.15s;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .12);
}
.admin-menu .admin-menu-toggle {
  position: absolute;
  left: 0;
  font-size: 1.5em;
  width: 100%;
  height: 60px;
  margin: 0 1em 0 0;
}
.admin-menu .admin-menu-toggle a {
  color: #848484;
  display: block;
  height: 100%;
  text-align: center;
  background: #5e5e5e;
  transition: width 0.15s;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.admin-menu .admin-menu-toggle a:hover {
  background: #6a6a6a;
  text-decoration: none;
  color: #c4c4c4;
}
.admin-menu .admin-menu-toggle a i {
  display: block;
  float: left;
  width: 84px;
  height: 60px;
  line-height: 60px;
}
.admin-menu .admin-menu-content {
  margin-top: 60px;
  padding: 0;
}
.admin-menu .admin-menu-content li {
  text-align: center;
  font-size: 1.5em;
  width: 100%;
  list-style: none;
}
.admin-menu .admin-menu-content li.pull-bottom {
  position: absolute;
  bottom: 0;
}
.admin-menu .admin-menu-content li span {
  display: none;
  height: 63px;
  line-height: 63px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 0.7em;
  color: #fff;
}
.admin-menu .admin-menu-content li a {
  height: 63px;
  line-height: 63px;
  display: block;
  border-bottom: 2px solid #009cf6;
  color: #fff;
  overflow: hidden;
}
.admin-menu .admin-menu-content li a:hover {
  background: #0096ec;
  color: #fff;
}
.admin-menu .admin-menu-content li a i {
  display: block;
  float: left;
  height: 63px;
  line-height: 63px;
  width: 84px;
}
.admin-menu .tooltip-inner {
  background: #007cc3;
}
.admin-menu .tooltip.right .tooltip-arrow {
  border-right-color: #007cc3;
}
@media screen and (max-width: 768px) {
  #admin-bar .admin-bar-logo {
    display: none;
  }
  #admin-bar .admin-bar-welcome {
    display: none;
  }
}
.login-container {
  padding: 150px 10px 60px 10px;
}
#admin-login {
  padding-top: 150px;
}
#login-form .submit {
  width: 100%;
  height: 50px;
  background-color: #007cc3;
  border-color: #007cc3;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
#login-form .button.base:hover {
  color: #fff;
  background-color: #005c90;
  border-color: #005c90;
}
.login-wrapper .login-panel {
  background: #323232;
  color: #fff;
  text-align: left;
  padding: 20px;
}
.login-wrapper h3 {
  color: #fff;
  line-height: 50px;
}
.login-wrapper .form-group {
  margin: 0 0 20px 0;
}
.login-wrapper .form-actions {
  margin: 0 0 0 0;
}
.login-wrapper input {
  margin-bottom: 0;
}
.login-wrapper input:focus {
  outline: 0;
}
.login-wrapper input.form-control {
  border-width: 0px;
  width: 100%;
}
.login-wrapper .forgot-password {
  color: #007cc3;
  float: right;
}
.login-wrapper .auth-note {
  color: #585858;
  text-align: left;
}
.login-wrapper .auth-note h5 {
  padding: 0 0 0.5em 0;
  color: #585858;
  border-bottom: 1px solid #3a3a3a;
}
.login-wrapper .checkbox {
  float: left;
  margin: 5px 5px 0 0;
  width: auto;
}
.login-wrapper hr {
  border-color: #083c6b;
}
.login-wrapper .has-error .help-block {
  background: #009cf6;
}
.login-wrapper a {
  color: #fff;
}
.dropdown-group .fa {
  color: #007cc3;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 * 	Owl Carousel Owl Demo Theme 
 *	v1.3.3
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-controls .owl-dot span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-controls .owl-dot.active span, .owl-controls .owl-dot:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/*
 * 	Owl Carousel Owl Demo Theme 
 *	v1.3.3
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
