@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

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

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

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

.form-group {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  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 !important; }
  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 !important; }
  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 !important; }
  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 !important; }
  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; } }

/* --------------------------------------------------------------------------------------
+
+   AUTHOR:
+
-------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------

[Master Stylesheet]

Project:	    Berliner multipurpose website
Version:	    1.0
Last change:	06/03/2015
Made by:        ThemeStreet.Net



-------------------------------------------------------------------*/
/*------------------------------------------------------------------

[Table of contents]


- BODY
	- BASIC STYLES

	1. Header

	2. Content.layout
		- #subheader
		- #about
		- #filter
		- #heading-slogan
		- #video
		- #pricing
		- #customers
		- #follow
		- #team
		- #blog
		- #contact
		- .map
		- .theme
		- .social

	3. LAYOUT
	4. FONT FACE (FONTAWESOME)
	5. FORMS
	6. BUTTONS
	7. ANIMATIONS
	8. NAVS
	9. VIDEO
	12. MAGNIFIC POPUP
	10. HELPERS
	11. JUSTIFIZE
	13. VERTICALIZE
	13. ICONS
	13. FORMS
	13. SUBHEADER-SLIDER
	13. FOLLOWER-SLIDER
	14. TEAM-SLIDER
	15. CUSTOM-RULES
	16. Footer
	17. Media

-------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------
+
+ BASIC STYLES
+
-------------------------------------------------------------------------------------- */
/* line 5, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }

/* line 103, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

/* line 32, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

/* line 30, ../../scss/custom/_base.scss */
html {
  background-color: #fff;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375em;
  line-height: 22.5px;
  overflow-x: hidden; }

/* line 37, ../../scss/custom/_base.scss */
html.active-sidebar {
  overflow: hidden !important; }

/* line 42, ../../scss/custom/_base.scss */
body {
  -webkit-font-smoothing: antialiased; }

/* line 45, ../../scss/custom/_base.scss */
body #preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
  background: url("../img/preloader.gif") 50% 50% no-repeat #fff; }

/* line 58, ../../scss/custom/_base.scss */
.mobile-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  z-index: 6; }

/* line 67, ../../scss/custom/_base.scss */
.mobile-overlay.active {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 73, ../../scss/custom/_base.scss */
a {
  outline: none;
  /* removing outline in Mozilla */
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px; }

/* line 80, ../../scss/custom/_base.scss */
a:active {
  background-color: transparent; }

/* line 83, ../../scss/custom/_base.scss */
a:hover {
  color: #fff;
  text-decoration: none; }

/* line 87, ../../scss/custom/_base.scss */
a:focus {
  outline: none !important;
  text-decoration: none; }

/* line 93, ../../scss/custom/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2; }

/* line 101, ../../scss/custom/_base.scss */
h1 {
  font-size: 140px; }

/* line 105, ../../scss/custom/_base.scss */
h2 {
  font-size: 65px; }

/* line 109, ../../scss/custom/_base.scss */
h3 {
  font-size: 35px; }

/* line 113, ../../scss/custom/_base.scss */
h4 {
  font-size: 27px;
  font-family: "Source Sans Pro", sans-serif; }

/* line 118, ../../scss/custom/_base.scss */
h5 {
  font-size: 19px;
  font-family: "Source Sans Pro", sans-serif; }

/* line 123, ../../scss/custom/_base.scss */
h6 {
  font-size: 15px; }

/* line 128, ../../scss/custom/_base.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* http://paulirish.com/2012/box-sizing-border-box-ftw/ */ }

/* line 134, ../../scss/custom/_base.scss */
p {
  margin-bottom: 20px;
  clear: both;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif; }

/* line 141, ../../scss/custom/_base.scss */
img {
  vertical-align: top; }

/* line 145, ../../scss/custom/_base.scss */
table {
  width: 100%; }

/* line 149, ../../scss/custom/_base.scss */
strong {
  font-weight: bold; }

/* line 155, ../../scss/custom/_base.scss */
.clearfix {
  *zoom: 1; }

/* line 38, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* line 163, ../../scss/custom/_base.scss */
.hide {
  display: none !important; }

/* line 167, ../../scss/custom/_base.scss */
.remove {
  visibility: hidden;
  opacity: 0; }

/* line 172, ../../scss/custom/_base.scss */
.block {
  display: block !important; }

/* line 176, ../../scss/custom/_base.scss */
.inline {
  display: inline-block !important; }

/* line 180, ../../scss/custom/_base.scss */
.no-flote {
  float: none !important; }

/* line 184, ../../scss/custom/_base.scss */
.center {
  text-align: center !important;
  margin: 0 auto; }

/* line 190, ../../scss/custom/_base.scss */
button:hover,
input[type="submit"]:hover,
label {
  cursor: pointer; }

/* line 196, ../../scss/custom/_base.scss */
textarea {
  margin: 0;
  /* removing margin in Mozilla */
  overflow: auto;
  /* for IE and older browsers */ }

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

/* line 206, ../../scss/custom/_base.scss */
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

/* line 212, ../../scss/custom/_base.scss */
input:focus,
textarea:focus,
button:focus {
  outline: none; }

/* line 219, ../../scss/custom/_base.scss */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Add/remove margins
 */
/* line 230, ../../scss/custom/_base.scss */
.push {
  margin: 20px !important; }

/* line 231, ../../scss/custom/_base.scss */
.push--top {
  margin-top: 20px !important; }

/* line 232, ../../scss/custom/_base.scss */
.push--right {
  margin-right: 20px !important; }

/* line 233, ../../scss/custom/_base.scss */
.push--bottom {
  margin-bottom: 20px !important; }

/* line 234, ../../scss/custom/_base.scss */
.push--left {
  margin-left: 20px !important; }

/* line 235, ../../scss/custom/_base.scss */
.push--ends {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

/* line 236, ../../scss/custom/_base.scss */
.push--sides {
  margin-right: 20px !important;
  margin-left: 20px !important; }

/* line 238, ../../scss/custom/_base.scss */
.push-half {
  margin: 10px !important; }

/* line 239, ../../scss/custom/_base.scss */
.push-half--top {
  margin-top: 10px !important; }

/* line 240, ../../scss/custom/_base.scss */
.push-half--right {
  margin-right: 10px !important; }

/* line 241, ../../scss/custom/_base.scss */
.push-half--bottom {
  margin-bottom: 10px !important; }

/* line 242, ../../scss/custom/_base.scss */
.push-half--left {
  margin-left: 10px !important; }

/* line 243, ../../scss/custom/_base.scss */
.push-half--ends {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

/* line 244, ../../scss/custom/_base.scss */
.push-half--sides {
  margin-right: 10px !important;
  margin-left: 10px !important; }

/* line 246, ../../scss/custom/_base.scss */
.push-double {
  margin: 40px !important; }

/* line 247, ../../scss/custom/_base.scss */
.push-double--top {
  margin-top: 40px !important; }

/* line 248, ../../scss/custom/_base.scss */
.push-double--right {
  margin-right: 40px !important; }

/* line 249, ../../scss/custom/_base.scss */
.push-double--bottom {
  margin-bottom: 40px !important; }

/* line 250, ../../scss/custom/_base.scss */
.push-double--left {
  margin-left: 40px !important; }

/* line 251, ../../scss/custom/_base.scss */
.push-double--ends {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

/* line 252, ../../scss/custom/_base.scss */
.push-double--sides {
  margin-right: 40px !important;
  margin-left: 40px !important; }

/* line 254, ../../scss/custom/_base.scss */
.push-triple {
  margin: 60px !important; }

/* line 255, ../../scss/custom/_base.scss */
.push-triple--top {
  margin-top: 60px !important; }

/* line 256, ../../scss/custom/_base.scss */
.push-triple--right {
  margin-right: 60px !important; }

/* line 257, ../../scss/custom/_base.scss */
.push-triple--bottom {
  margin-bottom: 60px !important; }

/* line 258, ../../scss/custom/_base.scss */
.push-triple--left {
  margin-left: 60px !important; }

/* line 259, ../../scss/custom/_base.scss */
.push-triple--ends {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

/* line 260, ../../scss/custom/_base.scss */
.push-triple--sides {
  margin-right: 60px !important;
  margin-left: 60px !important; }

/* line 262, ../../scss/custom/_base.scss */
.push-quadruple {
  margin: 80px !important; }

/* line 263, ../../scss/custom/_base.scss */
.push-quadruple--top {
  margin-top: 80px !important; }

/* line 264, ../../scss/custom/_base.scss */
.push-quadruple--right {
  margin-right: 80px !important; }

/* line 265, ../../scss/custom/_base.scss */
.push-quadruple--bottom {
  margin-bottom: 80px !important; }

/* line 266, ../../scss/custom/_base.scss */
.push-quadruple--left {
  margin-left: 80px !important; }

/* line 267, ../../scss/custom/_base.scss */
.push-quadruple--ends {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

/* line 268, ../../scss/custom/_base.scss */
.push-quadruple--sides {
  margin-right: 80px !important;
  margin-left: 80px !important; }

/* line 270, ../../scss/custom/_base.scss */
.push-fivefold {
  margin: 100px !important; }

/* line 271, ../../scss/custom/_base.scss */
.push-fivefold--top {
  margin-top: 100px !important; }

/* line 272, ../../scss/custom/_base.scss */
.push-fivefold--right {
  margin-right: 100px !important; }

/* line 273, ../../scss/custom/_base.scss */
.push-fivefold--bottom {
  margin-bottom: 100px !important; }

/* line 274, ../../scss/custom/_base.scss */
.push-fivefold--left {
  margin-left: 100px !important; }

/* line 275, ../../scss/custom/_base.scss */
.push-fivefold--ends {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

/* line 276, ../../scss/custom/_base.scss */
.push-fivefold--sides {
  margin-right: 100px !important;
  margin-left: 100px !important; }

/* line 279, ../../scss/custom/_base.scss */
.flush {
  margin: 0 !important; }

/* line 280, ../../scss/custom/_base.scss */
.flush--top {
  margin-top: 0 !important; }

/* line 281, ../../scss/custom/_base.scss */
.flush--right {
  margin-right: 0 !important; }

/* line 282, ../../scss/custom/_base.scss */
.flush--bottom {
  margin-bottom: 0 !important; }

/* line 283, ../../scss/custom/_base.scss */
.flush--left {
  margin-left: 0 !important; }

/* line 284, ../../scss/custom/_base.scss */
.flush--ends {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 285, ../../scss/custom/_base.scss */
.flush--sides {
  margin-right: 0 !important;
  margin-left: 0 !important; }

/* line 289, ../../scss/custom/_base.scss */
.icon-right-arrow {
  font-size: 11px !important; }

/* --------------------------------------------------------------------------------------
+
+ HEADER
+
-------------------------------------------------------------------------------------- */
/* line 7, ../../scss/custom/_header.scss */
header {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  padding: 50px 0;
  max-width: 100%; }

/* line 18, ../../scss/custom/_header.scss */
header .logo {
  height: 56px;
  margin-left: 0 !important;
  width: 137px;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  display: block;
  overflow: hidden; }

/* line 26, ../../scss/custom/_header.scss */
header .logo span {
  font-size: 56px; }

/* line 30, ../../scss/custom/_header.scss */
header .main-logo {
  fill: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 137px;
  height: 56px; }

/* line 36, ../../scss/custom/_header.scss */
header .small-logo {
  display: none;
  width: auto;
  width: 40px;
  height: 25px; }

/* line 43, ../../scss/custom/_header.scss */
header .icon-menu_768 {
  width: auto; }

/* line 45, ../../scss/custom/_header.scss */
header .icon-menu_768 svg {
  width: 44px;
  height: 22px; }

/* line 51, ../../scss/custom/_header.scss */
header .icon-menu_320 {
  width: auto;
  height: 21px; }

/* line 55, ../../scss/custom/_header.scss */
header .icon-menu_320 svg {
  width: 34px;
  height: 21px; }

/* line 61, ../../scss/custom/_header.scss */
header .bars {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 23px;
  margin-top: 17px; }

/* line 67, ../../scss/custom/_header.scss */
header .bars:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 71, ../../scss/custom/_header.scss */
header nav {
  margin-top: 16px !important; }

/* line 74, ../../scss/custom/_header.scss */
header nav ul li {
  padding: 0 !important; }

/* line 77, ../../scss/custom/_header.scss */
header nav ul li + li {
  margin-left: 30px; }

/* line 80, ../../scss/custom/_header.scss */
header nav ul a {
  opacity: 1;
  color: #fff;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 20px; }

/* line 85, ../../scss/custom/_header.scss */
header nav ul a:hover {
  opacity: 1;
  background-color: transparent !important; }

/* line 89, ../../scss/custom/_header.scss */
header nav ul a:focus {
  background-color: transparent !important; }

/* line 98, ../../scss/custom/_header.scss */
.change {
  background-color: #fff;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  /* drop shadow */
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 20px 0;
  position: fixed; }

/* line 107, ../../scss/custom/_header.scss */
.change .logo span {
  color: #0f122f; }

/* line 111, ../../scss/custom/_header.scss */
.change .main-logo {
  fill: #0F122F; }

/* line 115, ../../scss/custom/_header.scss */
.change ul a {
  color: #0f122f !important; }

/* line 119, ../../scss/custom/_header.scss */
.change .bars {
  color: #3f4474; }

/* --------------------------------------------------------------------------------------
+
+ Content
+
-------------------------------------------------------------------------------------- */
/*************************************
**************************************
**************************************

  validation popup

**************************************
**************************************
**************************************/
/* line 19, ../../scss/custom/_content.scss */
.popup-email {
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999; }

/* line 28, ../../scss/custom/_content.scss */
.popup-email .element {
  width: 300px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -50px;
  background-color: #fff;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 42, ../../scss/custom/_content.scss */
.popup-email .element p {
  color: #000;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif; }

/* line 48, ../../scss/custom/_content.scss */
.popup-email .element button {
  margin: 0 auto 10px; }

/* line 54, ../../scss/custom/_content.scss */
.popup-email .success p {
  color: #15ad9e; }

/* line 59, ../../scss/custom/_content.scss */
.popup-email .error p {
  color: #ea5555; }

/* line 63, ../../scss/custom/_content.scss */
.popup-email .blue-btn {
  background-color: #62a7f4;
  height: 40px;
  line-height: 40px;
  color: #0f122f; }

/* line 67, ../../scss/custom/_content.scss */
.popup-email .blue-btn span {
  margin-left: -17px; }

/*************************************
**************************************
**************************************

  scroll to top

**************************************
**************************************
**************************************/
/* line 87, ../../scss/custom/_content.scss */
#top {
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  bottom: 60px;
  display: block;
  position: fixed;
  right: 30px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 99;
  width: 76px;
  height: 76px;
  display: block;
  text-align: center; }

/* line 99, ../../scss/custom/_content.scss */
#top span {
  display: block;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); }

/* line 107, ../../scss/custom/_content.scss */
#top svg {
  height: 30px;
  width: 46px;
  margin-top: 5px;
  margin-left: -35px; }

/* line 113, ../../scss/custom/_content.scss */
#top:hover {
  background-color: rgba(0, 0, 0, 0.5); }

/*************************************
**************************************
**************************************

  .subheader-section

**************************************
**************************************
**************************************/
/* line 131, ../../scss/custom/_content.scss */
.subheader-section {
  position: relative;
  overflow: hidden; }

/* line 135, ../../scss/custom/_content.scss */
.subheader-section article {
  position: relative;
  z-index: 5;
  text-align: left; }

/* line 139, ../../scss/custom/_content.scss */
.subheader-section article h4 {
  display: block;
  margin-bottom: 20px;
  font-weight: 300; }

/* line 144, ../../scss/custom/_content.scss */
.subheader-section article h1 {
  display: block;
  margin-left: -12px;
  letter-spacing: -8px; }

/* line 150, ../../scss/custom/_content.scss */
.subheader-section article a {
  margin-top: 50px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  /* stroke */ }

/* line 153, ../../scss/custom/_content.scss */
.subheader-section article a span {
  margin-left: -22px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }

/* line 158, ../../scss/custom/_content.scss */
.subheader-section article a span svg {
  width: 19px;
  height: 11px;
  fill: #fff; }

/* line 165, ../../scss/custom/_content.scss */
.subheader-section article a:hover span {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }

/* line 173, ../../scss/custom/_content.scss */
.subheader-section .nav-container {
  position: relative;
  z-index: 99999; }

/* line 177, ../../scss/custom/_content.scss */
.subheader-section.background-section {
  background-image: url("http://placehold.it/1920x980");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
  position: relative; }

/* line 183, ../../scss/custom/_content.scss */
.subheader-section.background-section .container {
  position: relative;
  height: 100%;
  padding: 0 15px !important; }

/* line 189, ../../scss/custom/_content.scss */
.subheader-section.background-section article {
  position: absolute;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(0, -50%); }

/* line 197, ../../scss/custom/_content.scss */
.subheader-section.background-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/subheader-img-wrap.png"); }

/* line 207, ../../scss/custom/_content.scss */
.subheader-section.video-section {
  position: relative; }

/* line 209, ../../scss/custom/_content.scss */
.subheader-section.video-section .container {
  position: relative;
  height: 100%;
  padding: 0 15px !important; }

/* line 214, ../../scss/custom/_content.scss */
.subheader-section.video-section article {
  position: absolute;
  margin-top: 25px;
  left: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(0, -50%);
  width: 100%; }

/* line 224, ../../scss/custom/_content.scss */
.subheader-section.video-section .video-static {
  height: 100% !important; }

/* line 226, ../../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console {
  margin-top: 25px;
  margin-bottom: 0 !important; }

/* line 229, ../../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console button {
  width: 80px !important;
  height: 80px !important; }

/* line 233, ../../scss/custom/_content.scss */
.subheader-section.video-section .video-static .console .play-btn {
  display: none; }

/* line 238, ../../scss/custom/_content.scss */
.subheader-section.video-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/subheader-img-wrap.png");
  z-index: 9; }

/*************************************
**************************************
**************************************

  #about section

**************************************
**************************************
**************************************/
/* line 261, ../../scss/custom/_content.scss */
.about-section {
  overflow: hidden; }

/* line 265, ../../scss/custom/_content.scss */
.about-section .container > p {
  width: 60%;
  margin: 0 auto 40px;
  font-weight: 300;
  font-size: 19px;
  color: #3f4474; }

/* line 273, ../../scss/custom/_content.scss */
.about-section .container .about__item {
  text-align: center;
  position: relative; }

/* line 276, ../../scss/custom/_content.scss */
.about-section .container .about__item .icon {
  margin-bottom: 28px; }

/* line 279, ../../scss/custom/_content.scss */
.about-section .container .about__item i {
  color: #e81c3b;
  position: relative; }

/* line 282, ../../scss/custom/_content.scss */
.about-section .container .about__item i:after {
  content: "";
  top: -50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -55px;
  width: 110px;
  height: 110px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #e81c3b; }

/* line 293, ../../scss/custom/_content.scss */
.about-section .container .about__item h6 {
  color: #0f122f;
  margin-bottom: 20px; }

/* line 297, ../../scss/custom/_content.scss */
.about-section .container .about__item p {
  color: #3f4474;
  line-height: 1.52;
  font-weight: 300;
  margin-bottom: 0; }

/*************************************
**************************************
**************************************

  #filter section

**************************************
**************************************
**************************************/
/* line 319, ../../scss/custom/_content.scss */
.filter-section {
  background-color: #0f122f; }

/* line 321, ../../scss/custom/_content.scss */
.filter-section h3 {
  color: #62a7f4; }

/* line 323, ../../scss/custom/_content.scss */
.filter-section h3:before {
  background-color: #3f4474; }

/* line 328, ../../scss/custom/_content.scss */
.filter-section .select-cat {
  background-color: transparent;
  border: 1px solid #31355f;
  color: #fff;
  cursor: pointer;
  height: 50px;
  line-height: 47px;
  width: 170px;
  display: none;
  margin: 0 auto; }

/* line 340, ../../scss/custom/_content.scss */
.filter-section .filters {
  text-align: center;
  margin-bottom: 50px; }

/* line 343, ../../scss/custom/_content.scss */
.filter-section .filters li {
  display: inline-block; }

/* line 346, ../../scss/custom/_content.scss */
.filter-section .filters .filter {
  cursor: pointer;
  width: 170px;
  height: 50px;
  line-height: 47px;
  color: #fff;
  border: 1px solid #31355f;
  background-color: transparent; }

/* line 355, ../../scss/custom/_content.scss */
.filter-section .filters .filter:hover span {
  margin-left: 10px; }

/* line 359, ../../scss/custom/_content.scss */
.filter-section .filters .filter span {
  margin-left: -20px;
  color: #31355f;
  font-size: 10px;
  position: relative;
  top: -1px; }

/* line 365, ../../scss/custom/_content.scss */
.filter-section .filters .filter span svg {
  fill: #3f4474;
  width: 14px;
  height: 9px; }

/* line 372, ../../scss/custom/_content.scss */
.filter-section .filters li + li {
  margin-left: -1px; }

/* line 377, ../../scss/custom/_content.scss */
.filter-section .filter_content {
  margin: auto; }

/* line 379, ../../scss/custom/_content.scss */
.filter-section .filter_content .box {
  width: 280px;
  height: 237px;
  overflow: hidden;
  display: block;
  margin-bottom: 2px;
  margin: 1px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

/* line 389, ../../scss/custom/_content.scss */
.filter-section .filter_content .box.width2 {
  width: 562px; }

/* line 391, ../../scss/custom/_content.scss */
.filter-section .filter_content .box.width2 a:hover {
  -moz-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99); }

/* line 395, ../../scss/custom/_content.scss */
.filter-section .filter_content .box.height2 {
  height: 476px; }

/* line 397, ../../scss/custom/_content.scss */
.filter-section .filter_content .box.height2 a:hover {
  -moz-transform: scale(0.99, 0.99);
  -ms-transform: scale(0.99, 0.99);
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99); }

/* line 401, ../../scss/custom/_content.scss */
.filter-section .filter_content a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative; }

/* line 406, ../../scss/custom/_content.scss */
.filter-section .filter_content a > img {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

/* line 412, ../../scss/custom/_content.scss */
.filter-section .filter_content a:hover {
  -moz-transform: scale(0.98, 0.98);
  -ms-transform: scale(0.98, 0.98);
  -webkit-transform: scale(0.98, 0.98);
  transform: scale(0.98, 0.98); }

/* line 417, ../../scss/custom/_content.scss */
.filter-section .filter_content a:hover .hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 419, ../../scss/custom/_content.scss */
.filter-section .filter_content a:hover .hover h6, .filter-section .filter_content a:hover .hover p {
  -ms-transform: translate(0, 0);
  /* IE 9 */
  -webkit-transform: translate(0, 0);
  /* Chrome, Safari, Opera */
  transform: translate(0, 0);
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 427, ../../scss/custom/_content.scss */
.filter-section .filter_content a:hover .icon-close_button {
  top: 0;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 433, ../../scss/custom/_content.scss */
.filter-section .filter_content .hover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  background-color: rgba(97, 167, 243, 0.7);
  cursor: pointer;
  text-align: center;
  padding: 0 20px;
  transition: all .3s ease-in; }

/* line 449, ../../scss/custom/_content.scss */
.filter-section .filter_content .hover .icon-close_button {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  top: -10px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  transition: all .3s ease-in;
  margin: 0 auto 30px;
  font-size: 50px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg); }

/* line 461, ../../scss/custom/_content.scss */
.filter-section .filter_content .hover svg {
  fill: #fff; }

/* line 464, ../../scss/custom/_content.scss */
.filter-section .filter_content .hover p {
  font-weight: 300;
  line-height: 1.52; }

/* line 470, ../../scss/custom/_content.scss */
.filter-section .filter_content h6 {
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase; }

/* line 475, ../../scss/custom/_content.scss */
.filter-section .filter_content h6, .filter-section .filter_content p {
  position: relative;
  -ms-transform: translate(0, 10px);
  /* IE 9 */
  -webkit-transform: translate(0, 10px);
  /* Chrome, Safari, Opera */
  transform: translate(0, 10px);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  transition: all .3s ease-in; }

/*************************************
**************************************
**************************************

  #heading slogan section

**************************************
**************************************
**************************************/
/* line 498, ../../scss/custom/_content.scss */
.heading-slogan-section {
  overflow: hidden; }

/* line 500, ../../scss/custom/_content.scss */
.heading-slogan-section .container {
  text-align: left;
  position: relative; }

/* line 505, ../../scss/custom/_content.scss */
.heading-slogan-section h4 {
  color: #0f122f;
  font-weight: 300;
  margin-bottom: 15px; }

/* line 510, ../../scss/custom/_content.scss */
.heading-slogan-section h2 {
  color: #e81c3b;
  width: 80%;
  letter-spacing: -3px; }

/* line 515, ../../scss/custom/_content.scss */
.heading-slogan-section a {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -25px; }

/* line 520, ../../scss/custom/_content.scss */
.heading-slogan-section a span {
  margin-left: -17px;
  color: #0f122f;
  font-size: 11px;
  position: relative;
  top: -1px;
  width: 19px; }

/*************************************
**************************************
**************************************

  #video

**************************************
**************************************
**************************************/
/* line 542, ../../scss/custom/_content.scss */
.video-section {
  height: 645px;
  position: relative;
  background-image: url("http://placehold.it/1920x650");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc); }

/* line 549, ../../scss/custom/_content.scss */
.video-section:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/video-opacity.png");
  background-repeat: repeat;
  z-index: 5; }

/* line 559, ../../scss/custom/_content.scss */
.video-section .mbYTP_wrapper {
  opacity: 1 !important; }

/* line 561, ../../scss/custom/_content.scss */
.video-section .mbYTP_wrapper.active {
  opacity: 0 !important; }

/* line 566, ../../scss/custom/_content.scss */
.video-section .console {
  text-align: center;
  margin-bottom: 50px; }

/* line 569, ../../scss/custom/_content.scss */
.video-section .console button {
  width: 100px;
  height: 100px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: transparent;
  margin: 0 auto;
  position: relative; }

/* line 577, ../../scss/custom/_content.scss */
.video-section .console button#play:before {
  background-image: url("../images/play.png");
  background-repeat: no-repeat;
  background-position: 55% 0;
  width: 27px;
  height: 34px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-38%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-38%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-38%, -50%); }

/* line 594, ../../scss/custom/_content.scss */
.video-section .console button#pause:before {
  background-image: url("../images/pause.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  width: 27px;
  height: 34px;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%); }

/* line 612, ../../scss/custom/_content.scss */
.video-section .console button:hover#play:before, .video-section .console button:hover#pause:before {
  background-position: 55% -36px; }

/* line 620, ../../scss/custom/_content.scss */
.video-section .findout-more {
  margin-top: 45px; }

/* line 623, ../../scss/custom/_content.scss */
.video-section .findout-more:hover span {
  margin-left: 10px; }

/* line 627, ../../scss/custom/_content.scss */
.video-section .findout-more span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px;
  width: 19px; }

/* line 635, ../../scss/custom/_content.scss */
.video-section h3, .video-section p {
  color: #fff; }

/* line 638, ../../scss/custom/_content.scss */
.video-section p {
  width: 60%;
  margin: 0 auto;
  font-size: 19px;
  font-weight: 300; }

/*************************************
**************************************
**************************************

  #pricing section

**************************************
**************************************
**************************************/
/* line 657, ../../scss/custom/_content.scss */
.pricing-section {
  background-color: #e81c3b;
  text-align: center;
  overflow: hidden; }

/* line 661, ../../scss/custom/_content.scss */
.pricing-section h3 {
  position: relative;
  color: #700f1e;
  display: block;
  text-align: center;
  margin-bottom: 60px; }

/* line 667, ../../scss/custom/_content.scss */
.pricing-section h3:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #f38d9d;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 30px; }

/* line 680, ../../scss/custom/_content.scss */
.pricing-section .container > p {
  color: #fff;
  font-weight: 300;
  margin: 0 auto 45px;
  width: 60%;
  font-size: 19px;
  line-height: 28px; }

/* line 689, ../../scss/custom/_content.scss */
.pricing-section .num-price {
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 203px;
  height: 140px;
  border: 2px solid #c8cad5;
  margin: 0 auto 60px; }

/* line 697, ../../scss/custom/_content.scss */
.pricing-section .num-price h2 {
  font-size: 60px;
  color: #e81c3b;
  letter-spacing: -2px; }

/* line 702, ../../scss/custom/_content.scss */
.pricing-section .num-price > div {
  position: relative;
  padding: 18px;
  background-color: #fff;
  bottom: 30px;
  width: auto !important;
  display: inline-block;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* line 711, ../../scss/custom/_content.scss */
.pricing-section .num-price > div h4 {
  font-size: 24px;
  letter-spacing: 400;
  color: #0f122f;
  display: block;
  text-align: center;
  width: auto;
  font-family: "Montserrat", sans-serif;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 5px; }

/* line 725, ../../scss/custom/_content.scss */
.pricing-section article {
  min-height: 535px;
  background-color: #fff;
  padding: 30px;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 275px; }

/* line 733, ../../scss/custom/_content.scss */
.pricing-section article p {
  color: #3f4474;
  font-weight: 300;
  line-height: 1.64;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 225px;
  margin: 0 auto 40px; }

/* line 741, ../../scss/custom/_content.scss */
.pricing-section article a.medium:hover {
  background-color: #fff;
  color: #0f122f !important; }

/* line 745, ../../scss/custom/_content.scss */
.pricing-section article:hover {
  background-color: #0f122f;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

/* line 751, ../../scss/custom/_content.scss */
.pricing-section article:hover .num-price > div {
  background-color: #0f122f; }

/* line 755, ../../scss/custom/_content.scss */
.pricing-section article:hover .num-price h4 {
  color: #fff; }

/* line 759, ../../scss/custom/_content.scss */
.pricing-section article:hover p {
  color: #fff; }

/* line 762, ../../scss/custom/_content.scss */
.pricing-section article:hover a {
  border: 1px solid #fff; }

/*************************************
**************************************
**************************************

  #customers section

**************************************
**************************************
**************************************/
/* line 780, ../../scss/custom/_content.scss */
.customers-section {
  padding: 70px 0;
  overflow: hidden; }

/* line 784, ../../scss/custom/_content.scss */
.customers-section .container > p {
  color: #3f4474;
  font-weight: 300;
  margin: 0 auto 75px;
  width: 60%;
  font-size: 19px;
  line-height: 28px; }

/* line 794, ../../scss/custom/_content.scss */
.customers-section ul li {
  margin: 0 20px; }

/* line 796, ../../scss/custom/_content.scss */
.customers-section ul li img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

/* line 802, ../../scss/custom/_content.scss */
.customers-section ul li:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/*************************************
**************************************
**************************************

  #follow section

**************************************
**************************************
**************************************/
/* line 822, ../../scss/custom/_content.scss */
.follow-section {
  position: relative;
  min-height: 430px;
  padding: 0; }

/* line 826, ../../scss/custom/_content.scss */
.follow-section:after {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  background-color: #62a7f4;
  min-height: 430px;
  left: 0; }

/* line 835, ../../scss/custom/_content.scss */
.follow-section:before {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  background-color: #0f122f;
  min-height: 430px;
  right: 0; }

/* line 844, ../../scss/custom/_content.scss */
.follow-section .buzz {
  padding: 90px 0;
  background-color: #62a7f4; }

/* line 848, ../../scss/custom/_content.scss */
.follow-section article {
  min-height: 430px;
  padding: 0 90px;
  padding-right: 0; }

/* line 853, ../../scss/custom/_content.scss */
.follow-section .tweet {
  display: block;
  width: 78px;
  height: 78px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  padding-top: 24px; }

/* line 859, ../../scss/custom/_content.scss */
.follow-section .tweet svg {
  width: 37px;
  height: 31px; }

/* line 864, ../../scss/custom/_content.scss */
.follow-section h3 {
  margin-top: 40px;
  margin-bottom: 35px; }

/* line 868, ../../scss/custom/_content.scss */
.follow-section h4, .follow-section h5 {
  font-family: "Montserrat", sans-serif; }

/* line 871, ../../scss/custom/_content.scss */
.follow-section .container {
  position: relative;
  z-index: 6; }

/* line 875, ../../scss/custom/_content.scss */
.follow-section .follow-slider {
  background-color: #0f122f;
  height: 100%;
  display: block; }

/* line 881, ../../scss/custom/_content.scss */
.follow-section p {
  font-family: "Montserrat", sans-serif; }

/* line 886, ../../scss/custom/_content.scss */
.follow-section .follow-btn:hover span {
  margin-left: 10px; }

/* line 890, ../../scss/custom/_content.scss */
.follow-section .follow-btn span {
  margin-left: -25px;
  color: #fff;
  position: relative;
  top: 1px; }

/*************************************
**************************************
**************************************

  #team section

**************************************
**************************************
**************************************/
/* line 910, ../../scss/custom/_content.scss */
.team-section {
  padding: 0; }

/* line 912, ../../scss/custom/_content.scss */
.team-section .background-img {
  background-image: url("http://placehold.it/1920x530");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url(../js/backgroundsize.htc);
  padding: 90px 0 290px;
  position: relative; }

/* line 919, ../../scss/custom/_content.scss */
.team-section .background-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 76, 76, 0.3); }

/* line 929, ../../scss/custom/_content.scss */
.team-section h3 {
  position: relative;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 60px; }

/* line 935, ../../scss/custom/_content.scss */
.team-section h3:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 30px; }

/* line 947, ../../scss/custom/_content.scss */
.team-section .slider-wrap-team {
  width: 100%;
  height: 100%;
  position: relative; }

/* line 953, ../../scss/custom/_content.scss */
.team-section .container > p {
  color: #fff;
  font-weight: 300;
  margin: 0 auto;
  width: 60%;
  font-size: 19px;
  line-height: 28px; }

/* line 962, ../../scss/custom/_content.scss */
.team-section #owl2 {
  margin-top: -188px; }

/* line 965, ../../scss/custom/_content.scss */
.team-section h6 {
  text-transform: uppercase; }

/* line 968, ../../scss/custom/_content.scss */
.team-section h4 {
  font-family: "Montserrat", sans-serif; }

/* line 971, ../../scss/custom/_content.scss */
.team-section .team {
  padding: 45px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0f122f;
  display: block;
  max-width: 100%;
  text-align: left;
  width: 234px;
  height: 100%; }

/* line 984, ../../scss/custom/_content.scss */
.team-section .team img {
  width: 42px !important;
  height: 42px !important;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px; }

/* line 991, ../../scss/custom/_content.scss */
.team-section .team h4 {
  font-size: 25px;
  line-height: 1.1; }

/* line 996, ../../scss/custom/_content.scss */
.team-section .team a {
  background-color: transparent;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 35px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  /* stroke */ }

/* line 1005, ../../scss/custom/_content.scss */
.team-section .team a:hover {
  background-color: #e81c3b;
  border-color: #e81c3b; }

/* line 1010, ../../scss/custom/_content.scss */
.team-section .team .verticalize__box {
  width: 100%; }

/*************************************
**************************************
**************************************

  #blog section

**************************************
**************************************
**************************************/
/* line 1031, ../../scss/custom/_content.scss */
.blog-section .container h3 {
  margin-bottom: 50px; }

/* line 1034, ../../scss/custom/_content.scss */
.blog-section .container > p {
  font-weight: 300;
  margin: 0 auto 30px;
  width: 60%;
  color: #3f4474;
  font-size: 19px;
  line-height: 28px; }

/* line 1043, ../../scss/custom/_content.scss */
.blog-section i {
  color: #e81c3b;
  margin-bottom: 20px; }

/* line 1047, ../../scss/custom/_content.scss */
.blog-section i:after {
  display: none; }

/* line 1051, ../../scss/custom/_content.scss */
.blog-section .icon {
  height: 70px;
  line-height: 70px; }

/* line 1055, ../../scss/custom/_content.scss */
.blog-section .anim-numb {
  color: #3f4474;
  font-size: 60px;
  line-height: 45px;
  margin-bottom: 20px;
  font-weight: 700; }

/* line 1062, ../../scss/custom/_content.scss */
.blog-section h6 {
  font-size: 15px;
  color: #3f4474; }

/*************************************
**************************************
**************************************

  #contact section

**************************************
**************************************
**************************************/
/* line 1080, ../../scss/custom/_content.scss */
.contact-section {
  background-color: #62a7f4;
  overflow: hidden; }

/* line 1083, ../../scss/custom/_content.scss */
.contact-section h3:before {
  display: none; }

/* line 1087, ../../scss/custom/_content.scss */
.contact-section .main-form .row:nth-child(2) {
  margin-top: 70px; }

/* line 1090, ../../scss/custom/_content.scss */
.contact-section .main-form label {
  position: relative;
  width: 100%; }

/* line 1094, ../../scss/custom/_content.scss */
.contact-section .main-form label:hover i, .contact-section .main-form label:focus i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 1099, ../../scss/custom/_content.scss */
.contact-section .main-form label input:focus + i, .contact-section .main-form label textarea:focus + i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 1103, ../../scss/custom/_content.scss */
.contact-section .main-form label i {
  position: absolute;
  top: 15px;
  font-size: 20px;
  color: #fff;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

/* line 1111, ../../scss/custom/_content.scss */
.contact-section .main-form label i svg {
  width: 28px;
  height: 22px;
  vertical-align: bottom; }

/* line 1117, ../../scss/custom/_content.scss */
.contact-section .main-form label span {
  color: #0f122f; }

/* line 1120, ../../scss/custom/_content.scss */
.contact-section .main-form label input {
  margin-bottom: 15px; }

/* line 1123, ../../scss/custom/_content.scss */
.contact-section .main-form label textarea {
  margin-bottom: 15px; }

/* line 1129, ../../scss/custom/_content.scss */
.contact-section .human-test {
  margin-top: 45px;
  text-align: center; }

/* line 1132, ../../scss/custom/_content.scss */
.contact-section .human-test .test {
  margin-top: 15px;
  display: inline-block;
  float: left; }

/* line 1136, ../../scss/custom/_content.scss */
.contact-section .human-test .test p {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  font-size: 15px;
  text-transform: uppercase; }

/* line 1143, ../../scss/custom/_content.scss */
.contact-section .human-test .test p span {
  color: #0f122f;
  text-transform: uppercase; }

/* line 1151, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) {
  display: inline-block; }

/* line 1153, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label {
  display: inline-block;
  text-align: center;
  margin: 0 10px; }

/* line 1157, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label span {
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 51px;
  height: 51px;
  display: block;
  background-color: transparent;
  border: 1px solid #91c2f7;
  color: #fff;
  padding-top: 13px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

/* line 1165, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label span:hover {
  background-color: #0f122f;
  border-color: #0f122f; }

/* line 1170, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label input {
  display: none; }

/* line 1173, ../../scss/custom/_content.scss */
.contact-section .human-test div:nth-child(2) label input[type="radio"]:checked + span {
  background-color: #0f122f;
  border-color: #0f122f; }

/* line 1180, ../../scss/custom/_content.scss */
.contact-section button {
  display: inline-block;
  float: right; }

/* line 1183, ../../scss/custom/_content.scss */
.contact-section button span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px; }

/*************************************
**************************************
**************************************

  .map section

**************************************
**************************************
**************************************/
/* line 1204, ../../scss/custom/_content.scss */
.map {
  padding: 0; }

/* line 1206, ../../scss/custom/_content.scss */
.map #map {
  height: 540px;
  width: 100%;
  position: relative; }

/* line 1212, ../../scss/custom/_content.scss */
.map .pin {
  width: 50px;
  height: 50px;
  display: block;
  background-color: black; }

/* line 1216, ../../scss/custom/_content.scss */
.map .gm-style-iw {
  top: 13px !important;
  text-align: center !important;
  overflow: inherit;
  position: relative; }

/* line 1221, ../../scss/custom/_content.scss */
.map .gm-style-iw:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 100%;
  z-index: 10001; }

/* line 1231, ../../scss/custom/_content.scss */
.map .gmnoprint {
  display: none; }

/* line 1235, ../../scss/custom/_content.scss */
.map #infobox1 {
  width: 100% !important;
  text-align: center !important; }

/* line 1238, ../../scss/custom/_content.scss */
.map #infobox1 p {
  margin-bottom: 0 !important;
  width: 100%;
  text-align: center; }

/* line 1245, ../../scss/custom/_content.scss */
.map .show-mob {
  display: none; }

/* line 1249, ../../scss/custom/_content.scss */
.map img[src="http://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png"] {
  display: none !important; }

/* line 1251, ../../scss/custom/_content.scss */
.map .infoBox {
  padding: 50px 0;
  position: relative;
  display: block; }

/* line 1256, ../../scss/custom/_content.scss */
.map .infoBox img {
  position: absolute !important;
  bottom: 91px;
  left: 50px;
  cursor: pointer;
  z-index: 999999; }

/* line 1262, ../../scss/custom/_content.scss */
.map .infoBox img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999; }

/* line 1271, ../../scss/custom/_content.scss */
.map .infoBox article {
  width: 50%;
  padding: 20px 50px;
  min-height: 265px;
  position: relative; }

/* line 1276, ../../scss/custom/_content.scss */
.map .infoBox article h2 {
  color: #e81c3b;
  margin-bottom: 12px;
  margin-top: -10px; }

/* line 1281, ../../scss/custom/_content.scss */
.map .infoBox article h4 {
  color: #0f122f;
  font-weight: 300;
  line-height: 1.25;
  width: 80%; }

/* line 1287, ../../scss/custom/_content.scss */
.map .infoBox article h5 {
  color: #3f4474;
  position: absolute;
  bottom: 45px;
  left: 88px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 19px; }

/* line 1297, ../../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) {
  border-left: 2px solid #c8cad5; }

/* line 1299, ../../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) h6 {
  color: #0f122f;
  margin-bottom: 10px; }

/* line 1303, ../../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) p, .map .infoBox article:nth-child(2) a {
  color: #3f4474 !important;
  font-weight: 300;
  font-size: 19px;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 10px;
  display: block; }

/* line 1311, ../../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) li {
  display: block; }

/* line 1314, ../../scss/custom/_content.scss */
.map .infoBox article:nth-child(2) li + li {
  margin-top: 5px; }

/* line 1320, ../../scss/custom/_content.scss */
.map #content {
  width: 787px !important; }

/* line 1322, ../../scss/custom/_content.scss */
.map #content h2 {
  color: #e81c3b;
  font-weight: 700; }

/* line 1326, ../../scss/custom/_content.scss */
.map #content h4 {
  color: #0f122f; }

/* line 1329, ../../scss/custom/_content.scss */
.map #content article {
  width: 50%;
  padding: 0 50px;
  min-height: 360px; }

/* line 1335, ../../scss/custom/_content.scss */
.map #content article:nth-child(2) {
  border-left: 2px solid #c8cad5; }

/* line 1342, ../../scss/custom/_content.scss */
.infobox-wrapper {
  display: none; }

/* line 1345, ../../scss/custom/_content.scss */
.infoBox {
  background: #fff !important;
  z-index: 99999999999;
  display: block; }

/*************************************
**************************************
**************************************

  .theme section

**************************************
**************************************
**************************************/
/* line 1362, ../../scss/custom/_content.scss */
.theme {
  background-color: #e81c3b; }

/* line 1364, ../../scss/custom/_content.scss */
.theme .container {
  position: relative; }

/* line 1367, ../../scss/custom/_content.scss */
.theme h3 {
  text-transform: uppercase;
  width: 79%; }

/* line 1370, ../../scss/custom/_content.scss */
.theme h3 span {
  color: #0f122f; }

/* line 1374, ../../scss/custom/_content.scss */
.theme a {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
  height: 60px;
  line-height: 58px; }

/* line 1383, ../../scss/custom/_content.scss */
.theme a span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: 1px; }

/*************************************
**************************************
**************************************

  .social section

**************************************
**************************************
**************************************/
/* line 1403, ../../scss/custom/_content.scss */
.social {
  background-color: #2c3058;
  padding-top: 90px;
  padding-bottom: 45px;
  overflow: hidden; }

/* line 1408, ../../scss/custom/_content.scss */
.social label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 370px;
  max-width: 480px; }

/* line 1415, ../../scss/custom/_content.scss */
.social label i, .social label span {
  color: #fff; }

/* line 1418, ../../scss/custom/_content.scss */
.social label span {
  display: block;
  margin-top: 5px; }

/* line 1422, ../../scss/custom/_content.scss */
.social label i {
  color: #fff;
  font-size: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 15px;
  transition: all 0.4s ease 0s;
  left: 0; }

/* line 1432, ../../scss/custom/_content.scss */
.social label:hover i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 1436, ../../scss/custom/_content.scss */
.social label input:focus + i {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 1441, ../../scss/custom/_content.scss */
.social button {
  height: 50px !important;
  line-height: 47px !important;
  vertical-align: top; }

/* line 1445, ../../scss/custom/_content.scss */
.social button span {
  margin-left: -20px;
  color: #fff;
  position: relative;
  top: -1px; }

/* line 1453, ../../scss/custom/_content.scss */
.social ul {
  position: relative;
  top: -2px;
  float: right; }

/* line 1457, ../../scss/custom/_content.scss */
.social ul li {
  padding: 0;
  margin-left: 10px; }

/* line 1460, ../../scss/custom/_content.scss */
.social ul li a {
  display: block; }

/* line 1462, ../../scss/custom/_content.scss */
.social ul li a svg {
  fill: #c8cad5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 51px;
  height: 51px; }

/* line 1469, ../../scss/custom/_content.scss */
.social ul li a:hover svg {
  fill: #ffffff; }

/* line 1474, ../../scss/custom/_content.scss */
.social ul li br {
  display: none; }

/* line 1478, ../../scss/custom/_content.scss */
.social ul .br {
  margin: 0;
  height: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1486, ../../scss/custom/_content.scss */
  .subheader-section .customNavigation a.next::after {
    right: 9px !important; } }

/* --------------------------------------------------------------------------------------
+
+ LAYOUT
+
-------------------------------------------------------------------------------------- */
/* line 10, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%; }

/* line 12, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
.layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -auto; }

/* line 18, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
.layout .layout_footer {
  height: auto; }

/* line 20, C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/layout/_sticky-footer.scss */
footer {
  clear: both;
  position: relative;
  height: auto; }

/* line 11, ../../scss/custom/_layout.scss */
main {
  display: block;
  /* this is important for some browsers (opera, ...) who recognize <main> as inline element */ }

/* line 14, ../../scss/custom/_layout.scss */
.layout {
  overflow-x: hidden; }

/* line 17, ../../scss/custom/_layout.scss */
.container {
  margin: 0 auto;
  width: 1170px; }

@media (max-width: 1169px) {
  /* line 23, ../../scss/custom/_layout.scss */
  .container {
    width: 100%; } }

/* line 29, ../../scss/custom/_layout.scss */
.left {
  float: left; }

/* line 34, ../../scss/custom/_layout.scss */
.right {
  float: right; }

/* --------------------------------------------------------------------------------------
+
+ FONTS
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_fonts.scss */
.fa {
  display: inline-block;
  font-family: 'Fontawesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
/* line 18, ../../scss/custom/_fonts.scss */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 23, ../../scss/custom/_fonts.scss */
.fa-2x {
  font-size: 2em; }

/* line 26, ../../scss/custom/_fonts.scss */
.fa-3x {
  font-size: 3em; }

/* line 29, ../../scss/custom/_fonts.scss */
.fa-4x {
  font-size: 4em; }

/* line 32, ../../scss/custom/_fonts.scss */
.fa-5x {
  font-size: 5em; }

/* line 35, ../../scss/custom/_fonts.scss */
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center; }

/* line 39, ../../scss/custom/_fonts.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none; }

/* line 44, ../../scss/custom/_fonts.scss */
.fa-ul > li {
  position: relative; }

/* line 47, ../../scss/custom/_fonts.scss */
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center; }

/* line 54, ../../scss/custom/_fonts.scss */
.fa-li.fa-lg {
  left: -1.8571428571428572em; }

/* line 57, ../../scss/custom/_fonts.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

/* line 62, ../../scss/custom/_fonts.scss */
.pull-right {
  float: right; }

/* line 65, ../../scss/custom/_fonts.scss */
.pull-left {
  float: left; }

/* line 68, ../../scss/custom/_fonts.scss */
.fa.pull-left {
  margin-right: .3em; }

/* line 71, ../../scss/custom/_fonts.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 74, ../../scss/custom/_fonts.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/* line 120, ../../scss/custom/_fonts.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 128, ../../scss/custom/_fonts.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 136, ../../scss/custom/_fonts.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 144, ../../scss/custom/_fonts.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 152, ../../scss/custom/_fonts.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 160, ../../scss/custom/_fonts.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 168, ../../scss/custom/_fonts.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 175, ../../scss/custom/_fonts.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 178, ../../scss/custom/_fonts.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 181, ../../scss/custom/_fonts.scss */
.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 186, ../../scss/custom/_fonts.scss */
.fa-glass:before {
  content: "\f000"; }

/* line 189, ../../scss/custom/_fonts.scss */
.fa-music:before {
  content: "\f001"; }

/* line 192, ../../scss/custom/_fonts.scss */
.fa-search:before {
  content: "\f002"; }

/* line 195, ../../scss/custom/_fonts.scss */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 198, ../../scss/custom/_fonts.scss */
.fa-heart:before {
  content: "\f004"; }

/* line 201, ../../scss/custom/_fonts.scss */
.fa-star:before {
  content: "\f005"; }

/* line 204, ../../scss/custom/_fonts.scss */
.fa-star-o:before {
  content: "\f006"; }

/* line 207, ../../scss/custom/_fonts.scss */
.fa-user:before {
  content: "\f007"; }

/* line 210, ../../scss/custom/_fonts.scss */
.fa-film:before {
  content: "\f008"; }

/* line 213, ../../scss/custom/_fonts.scss */
.fa-th-large:before {
  content: "\f009"; }

/* line 216, ../../scss/custom/_fonts.scss */
.fa-th:before {
  content: "\f00a"; }

/* line 219, ../../scss/custom/_fonts.scss */
.fa-th-list:before {
  content: "\f00b"; }

/* line 222, ../../scss/custom/_fonts.scss */
.fa-check:before {
  content: "\f00c"; }

/* line 225, ../../scss/custom/_fonts.scss */
.fa-times:before {
  content: "\f00d"; }

/* line 228, ../../scss/custom/_fonts.scss */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 231, ../../scss/custom/_fonts.scss */
.fa-search-minus:before {
  content: "\f010"; }

/* line 234, ../../scss/custom/_fonts.scss */
.fa-power-off:before {
  content: "\f011"; }

/* line 237, ../../scss/custom/_fonts.scss */
.fa-signal:before {
  content: "\f012"; }

/* line 240, ../../scss/custom/_fonts.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

/* line 244, ../../scss/custom/_fonts.scss */
.fa-trash-o:before {
  content: "\f014"; }

/* line 247, ../../scss/custom/_fonts.scss */
.fa-home:before {
  content: "\f015"; }

/* line 250, ../../scss/custom/_fonts.scss */
.fa-file-o:before {
  content: "\f016"; }

/* line 253, ../../scss/custom/_fonts.scss */
.fa-clock-o:before {
  content: "\f017"; }

/* line 256, ../../scss/custom/_fonts.scss */
.fa-road:before {
  content: "\f018"; }

/* line 259, ../../scss/custom/_fonts.scss */
.fa-download:before {
  content: "\f019"; }

/* line 262, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 265, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 268, ../../scss/custom/_fonts.scss */
.fa-inbox:before {
  content: "\f01c"; }

/* line 271, ../../scss/custom/_fonts.scss */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 274, ../../scss/custom/_fonts.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

/* line 278, ../../scss/custom/_fonts.scss */
.fa-refresh:before {
  content: "\f021"; }

/* line 281, ../../scss/custom/_fonts.scss */
.fa-list-alt:before {
  content: "\f022"; }

/* line 284, ../../scss/custom/_fonts.scss */
.fa-lock:before {
  content: "\f023"; }

/* line 287, ../../scss/custom/_fonts.scss */
.fa-flag:before {
  content: "\f024"; }

/* line 290, ../../scss/custom/_fonts.scss */
.fa-headphones:before {
  content: "\f025"; }

/* line 293, ../../scss/custom/_fonts.scss */
.fa-volume-off:before {
  content: "\f026"; }

/* line 296, ../../scss/custom/_fonts.scss */
.fa-volume-down:before {
  content: "\f027"; }

/* line 299, ../../scss/custom/_fonts.scss */
.fa-volume-up:before {
  content: "\f028"; }

/* line 302, ../../scss/custom/_fonts.scss */
.fa-qrcode:before {
  content: "\f029"; }

/* line 305, ../../scss/custom/_fonts.scss */
.fa-barcode:before {
  content: "\f02a"; }

/* line 308, ../../scss/custom/_fonts.scss */
.fa-tag:before {
  content: "\f02b"; }

/* line 311, ../../scss/custom/_fonts.scss */
.fa-tags:before {
  content: "\f02c"; }

/* line 314, ../../scss/custom/_fonts.scss */
.fa-book:before {
  content: "\f02d"; }

/* line 317, ../../scss/custom/_fonts.scss */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 320, ../../scss/custom/_fonts.scss */
.fa-print:before {
  content: "\f02f"; }

/* line 323, ../../scss/custom/_fonts.scss */
.fa-camera:before {
  content: "\f030"; }

/* line 326, ../../scss/custom/_fonts.scss */
.fa-font:before {
  content: "\f031"; }

/* line 329, ../../scss/custom/_fonts.scss */
.fa-bold:before {
  content: "\f032"; }

/* line 332, ../../scss/custom/_fonts.scss */
.fa-italic:before {
  content: "\f033"; }

/* line 335, ../../scss/custom/_fonts.scss */
.fa-text-height:before {
  content: "\f034"; }

/* line 338, ../../scss/custom/_fonts.scss */
.fa-text-width:before {
  content: "\f035"; }

/* line 341, ../../scss/custom/_fonts.scss */
.fa-align-left:before {
  content: "\f036"; }

/* line 344, ../../scss/custom/_fonts.scss */
.fa-align-center:before {
  content: "\f037"; }

/* line 347, ../../scss/custom/_fonts.scss */
.fa-align-right:before {
  content: "\f038"; }

/* line 350, ../../scss/custom/_fonts.scss */
.fa-align-justify:before {
  content: "\f039"; }

/* line 353, ../../scss/custom/_fonts.scss */
.fa-list:before {
  content: "\f03a"; }

/* line 356, ../../scss/custom/_fonts.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

/* line 360, ../../scss/custom/_fonts.scss */
.fa-indent:before {
  content: "\f03c"; }

/* line 363, ../../scss/custom/_fonts.scss */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 366, ../../scss/custom/_fonts.scss */
.fa-picture-o:before {
  content: "\f03e"; }

/* line 369, ../../scss/custom/_fonts.scss */
.fa-pencil:before {
  content: "\f040"; }

/* line 372, ../../scss/custom/_fonts.scss */
.fa-map-marker:before {
  content: "\f041"; }

/* line 375, ../../scss/custom/_fonts.scss */
.fa-adjust:before {
  content: "\f042"; }

/* line 378, ../../scss/custom/_fonts.scss */
.fa-tint:before {
  content: "\f043"; }

/* line 381, ../../scss/custom/_fonts.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

/* line 385, ../../scss/custom/_fonts.scss */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 388, ../../scss/custom/_fonts.scss */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 391, ../../scss/custom/_fonts.scss */
.fa-arrows:before {
  content: "\f047"; }

/* line 394, ../../scss/custom/_fonts.scss */
.fa-step-backward:before {
  content: "\f048"; }

/* line 397, ../../scss/custom/_fonts.scss */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 400, ../../scss/custom/_fonts.scss */
.fa-backward:before {
  content: "\f04a"; }

/* line 403, ../../scss/custom/_fonts.scss */
.fa-play:before {
  content: "\f04b"; }

/* line 406, ../../scss/custom/_fonts.scss */
.fa-pause:before {
  content: "\f04c"; }

/* line 409, ../../scss/custom/_fonts.scss */
.fa-stop:before {
  content: "\f04d"; }

/* line 412, ../../scss/custom/_fonts.scss */
.fa-forward:before {
  content: "\f04e"; }

/* line 415, ../../scss/custom/_fonts.scss */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 418, ../../scss/custom/_fonts.scss */
.fa-step-forward:before {
  content: "\f051"; }

/* line 421, ../../scss/custom/_fonts.scss */
.fa-eject:before {
  content: "\f052"; }

/* line 424, ../../scss/custom/_fonts.scss */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 427, ../../scss/custom/_fonts.scss */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 430, ../../scss/custom/_fonts.scss */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 433, ../../scss/custom/_fonts.scss */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 436, ../../scss/custom/_fonts.scss */
.fa-times-circle:before {
  content: "\f057"; }

/* line 439, ../../scss/custom/_fonts.scss */
.fa-check-circle:before {
  content: "\f058"; }

/* line 442, ../../scss/custom/_fonts.scss */
.fa-question-circle:before {
  content: "\f059"; }

/* line 445, ../../scss/custom/_fonts.scss */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 448, ../../scss/custom/_fonts.scss */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 451, ../../scss/custom/_fonts.scss */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 454, ../../scss/custom/_fonts.scss */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 457, ../../scss/custom/_fonts.scss */
.fa-ban:before {
  content: "\f05e"; }

/* line 460, ../../scss/custom/_fonts.scss */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 463, ../../scss/custom/_fonts.scss */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 466, ../../scss/custom/_fonts.scss */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 469, ../../scss/custom/_fonts.scss */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 472, ../../scss/custom/_fonts.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

/* line 476, ../../scss/custom/_fonts.scss */
.fa-expand:before {
  content: "\f065"; }

/* line 479, ../../scss/custom/_fonts.scss */
.fa-compress:before {
  content: "\f066"; }

/* line 482, ../../scss/custom/_fonts.scss */
.fa-plus:before {
  content: "\f067"; }

/* line 485, ../../scss/custom/_fonts.scss */
.fa-minus:before {
  content: "\f068"; }

/* line 488, ../../scss/custom/_fonts.scss */
.fa-asterisk:before {
  content: "\f069"; }

/* line 491, ../../scss/custom/_fonts.scss */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 494, ../../scss/custom/_fonts.scss */
.fa-gift:before {
  content: "\f06b"; }

/* line 497, ../../scss/custom/_fonts.scss */
.fa-leaf:before {
  content: "\f06c"; }

/* line 500, ../../scss/custom/_fonts.scss */
.fa-fire:before {
  content: "\f06d"; }

/* line 503, ../../scss/custom/_fonts.scss */
.fa-eye:before {
  content: "\f06e"; }

/* line 506, ../../scss/custom/_fonts.scss */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 509, ../../scss/custom/_fonts.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 513, ../../scss/custom/_fonts.scss */
.fa-plane:before {
  content: "\f072"; }

/* line 516, ../../scss/custom/_fonts.scss */
.fa-calendar:before {
  content: "\f073"; }

/* line 519, ../../scss/custom/_fonts.scss */
.fa-random:before {
  content: "\f074"; }

/* line 522, ../../scss/custom/_fonts.scss */
.fa-comment:before {
  content: "\f075"; }

/* line 525, ../../scss/custom/_fonts.scss */
.fa-magnet:before {
  content: "\f076"; }

/* line 528, ../../scss/custom/_fonts.scss */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 531, ../../scss/custom/_fonts.scss */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 534, ../../scss/custom/_fonts.scss */
.fa-retweet:before {
  content: "\f079"; }

/* line 537, ../../scss/custom/_fonts.scss */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 540, ../../scss/custom/_fonts.scss */
.fa-folder:before {
  content: "\f07b"; }

/* line 543, ../../scss/custom/_fonts.scss */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 546, ../../scss/custom/_fonts.scss */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 549, ../../scss/custom/_fonts.scss */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 552, ../../scss/custom/_fonts.scss */
.fa-bar-chart-o:before {
  content: "\f080"; }

/* line 555, ../../scss/custom/_fonts.scss */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 558, ../../scss/custom/_fonts.scss */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 561, ../../scss/custom/_fonts.scss */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 564, ../../scss/custom/_fonts.scss */
.fa-key:before {
  content: "\f084"; }

/* line 567, ../../scss/custom/_fonts.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

/* line 571, ../../scss/custom/_fonts.scss */
.fa-comments:before {
  content: "\f086"; }

/* line 574, ../../scss/custom/_fonts.scss */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 577, ../../scss/custom/_fonts.scss */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 580, ../../scss/custom/_fonts.scss */
.fa-star-half:before {
  content: "\f089"; }

/* line 583, ../../scss/custom/_fonts.scss */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 586, ../../scss/custom/_fonts.scss */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 589, ../../scss/custom/_fonts.scss */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 592, ../../scss/custom/_fonts.scss */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 595, ../../scss/custom/_fonts.scss */
.fa-external-link:before {
  content: "\f08e"; }

/* line 598, ../../scss/custom/_fonts.scss */
.fa-sign-in:before {
  content: "\f090"; }

/* line 601, ../../scss/custom/_fonts.scss */
.fa-trophy:before {
  content: "\f091"; }

/* line 604, ../../scss/custom/_fonts.scss */
.fa-github-square:before {
  content: "\f092"; }

/* line 607, ../../scss/custom/_fonts.scss */
.fa-upload:before {
  content: "\f093"; }

/* line 610, ../../scss/custom/_fonts.scss */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 613, ../../scss/custom/_fonts.scss */
.fa-phone:before {
  content: "\f095"; }

/* line 616, ../../scss/custom/_fonts.scss */
.fa-square-o:before {
  content: "\f096"; }

/* line 619, ../../scss/custom/_fonts.scss */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 622, ../../scss/custom/_fonts.scss */
.fa-phone-square:before {
  content: "\f098"; }

/* line 625, ../../scss/custom/_fonts.scss */
.fa-twitter:before {
  content: "\f099"; }

/* line 628, ../../scss/custom/_fonts.scss */
.fa-facebook:before {
  content: "\f09a"; }

/* line 631, ../../scss/custom/_fonts.scss */
.fa-github:before {
  content: "\f09b"; }

/* line 634, ../../scss/custom/_fonts.scss */
.fa-unlock:before {
  content: "\f09c"; }

/* line 637, ../../scss/custom/_fonts.scss */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 640, ../../scss/custom/_fonts.scss */
.fa-rss:before {
  content: "\f09e"; }

/* line 643, ../../scss/custom/_fonts.scss */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 646, ../../scss/custom/_fonts.scss */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 649, ../../scss/custom/_fonts.scss */
.fa-bell:before {
  content: "\f0f3"; }

/* line 652, ../../scss/custom/_fonts.scss */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 655, ../../scss/custom/_fonts.scss */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 658, ../../scss/custom/_fonts.scss */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 661, ../../scss/custom/_fonts.scss */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 664, ../../scss/custom/_fonts.scss */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 667, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 670, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 673, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 676, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 679, ../../scss/custom/_fonts.scss */
.fa-globe:before {
  content: "\f0ac"; }

/* line 682, ../../scss/custom/_fonts.scss */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 685, ../../scss/custom/_fonts.scss */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 688, ../../scss/custom/_fonts.scss */
.fa-filter:before {
  content: "\f0b0"; }

/* line 691, ../../scss/custom/_fonts.scss */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 694, ../../scss/custom/_fonts.scss */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 697, ../../scss/custom/_fonts.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

/* line 701, ../../scss/custom/_fonts.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

/* line 705, ../../scss/custom/_fonts.scss */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 708, ../../scss/custom/_fonts.scss */
.fa-flask:before {
  content: "\f0c3"; }

/* line 711, ../../scss/custom/_fonts.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

/* line 715, ../../scss/custom/_fonts.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

/* line 719, ../../scss/custom/_fonts.scss */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 722, ../../scss/custom/_fonts.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

/* line 726, ../../scss/custom/_fonts.scss */
.fa-square:before {
  content: "\f0c8"; }

/* line 729, ../../scss/custom/_fonts.scss */
.fa-bars:before {
  content: "\f0c9"; }

/* line 732, ../../scss/custom/_fonts.scss */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 735, ../../scss/custom/_fonts.scss */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 738, ../../scss/custom/_fonts.scss */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 741, ../../scss/custom/_fonts.scss */
.fa-underline:before {
  content: "\f0cd"; }

/* line 744, ../../scss/custom/_fonts.scss */
.fa-table:before {
  content: "\f0ce"; }

/* line 747, ../../scss/custom/_fonts.scss */
.fa-magic:before {
  content: "\f0d0"; }

/* line 750, ../../scss/custom/_fonts.scss */
.fa-truck:before {
  content: "\f0d1"; }

/* line 753, ../../scss/custom/_fonts.scss */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 756, ../../scss/custom/_fonts.scss */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 759, ../../scss/custom/_fonts.scss */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 762, ../../scss/custom/_fonts.scss */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 765, ../../scss/custom/_fonts.scss */
.fa-money:before {
  content: "\f0d6"; }

/* line 768, ../../scss/custom/_fonts.scss */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 771, ../../scss/custom/_fonts.scss */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 774, ../../scss/custom/_fonts.scss */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 777, ../../scss/custom/_fonts.scss */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 780, ../../scss/custom/_fonts.scss */
.fa-columns:before {
  content: "\f0db"; }

/* line 783, ../../scss/custom/_fonts.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

/* line 787, ../../scss/custom/_fonts.scss */
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd"; }

/* line 791, ../../scss/custom/_fonts.scss */
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de"; }

/* line 795, ../../scss/custom/_fonts.scss */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 798, ../../scss/custom/_fonts.scss */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 801, ../../scss/custom/_fonts.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

/* line 805, ../../scss/custom/_fonts.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

/* line 809, ../../scss/custom/_fonts.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

/* line 813, ../../scss/custom/_fonts.scss */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 816, ../../scss/custom/_fonts.scss */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 819, ../../scss/custom/_fonts.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

/* line 823, ../../scss/custom/_fonts.scss */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 826, ../../scss/custom/_fonts.scss */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 829, ../../scss/custom/_fonts.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

/* line 833, ../../scss/custom/_fonts.scss */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 836, ../../scss/custom/_fonts.scss */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 839, ../../scss/custom/_fonts.scss */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 842, ../../scss/custom/_fonts.scss */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 845, ../../scss/custom/_fonts.scss */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 848, ../../scss/custom/_fonts.scss */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 851, ../../scss/custom/_fonts.scss */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 854, ../../scss/custom/_fonts.scss */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 857, ../../scss/custom/_fonts.scss */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 860, ../../scss/custom/_fonts.scss */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 863, ../../scss/custom/_fonts.scss */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 866, ../../scss/custom/_fonts.scss */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 869, ../../scss/custom/_fonts.scss */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 872, ../../scss/custom/_fonts.scss */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 875, ../../scss/custom/_fonts.scss */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 878, ../../scss/custom/_fonts.scss */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 881, ../../scss/custom/_fonts.scss */
.fa-beer:before {
  content: "\f0fc"; }

/* line 884, ../../scss/custom/_fonts.scss */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 887, ../../scss/custom/_fonts.scss */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 890, ../../scss/custom/_fonts.scss */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 893, ../../scss/custom/_fonts.scss */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 896, ../../scss/custom/_fonts.scss */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 899, ../../scss/custom/_fonts.scss */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 902, ../../scss/custom/_fonts.scss */
.fa-angle-left:before {
  content: "\f104"; }

/* line 905, ../../scss/custom/_fonts.scss */
.fa-angle-right:before {
  content: "\f105"; }

/* line 908, ../../scss/custom/_fonts.scss */
.fa-angle-up:before {
  content: "\f106"; }

/* line 911, ../../scss/custom/_fonts.scss */
.fa-angle-down:before {
  content: "\f107"; }

/* line 914, ../../scss/custom/_fonts.scss */
.fa-desktop:before {
  content: "\f108"; }

/* line 917, ../../scss/custom/_fonts.scss */
.fa-laptop:before {
  content: "\f109"; }

/* line 920, ../../scss/custom/_fonts.scss */
.fa-tablet:before {
  content: "\f10a"; }

/* line 923, ../../scss/custom/_fonts.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

/* line 927, ../../scss/custom/_fonts.scss */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 930, ../../scss/custom/_fonts.scss */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 933, ../../scss/custom/_fonts.scss */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 936, ../../scss/custom/_fonts.scss */
.fa-spinner:before {
  content: "\f110"; }

/* line 939, ../../scss/custom/_fonts.scss */
.fa-circle:before {
  content: "\f111"; }

/* line 942, ../../scss/custom/_fonts.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

/* line 946, ../../scss/custom/_fonts.scss */
.fa-github-alt:before {
  content: "\f113"; }

/* line 949, ../../scss/custom/_fonts.scss */
.fa-folder-o:before {
  content: "\f114"; }

/* line 952, ../../scss/custom/_fonts.scss */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 955, ../../scss/custom/_fonts.scss */
.fa-smile-o:before {
  content: "\f118"; }

/* line 958, ../../scss/custom/_fonts.scss */
.fa-frown-o:before {
  content: "\f119"; }

/* line 961, ../../scss/custom/_fonts.scss */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 964, ../../scss/custom/_fonts.scss */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 967, ../../scss/custom/_fonts.scss */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 970, ../../scss/custom/_fonts.scss */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 973, ../../scss/custom/_fonts.scss */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 976, ../../scss/custom/_fonts.scss */
.fa-terminal:before {
  content: "\f120"; }

/* line 979, ../../scss/custom/_fonts.scss */
.fa-code:before {
  content: "\f121"; }

/* line 982, ../../scss/custom/_fonts.scss */
.fa-reply-all:before {
  content: "\f122"; }

/* line 985, ../../scss/custom/_fonts.scss */
.fa-mail-reply-all:before {
  content: "\f122"; }

/* line 988, ../../scss/custom/_fonts.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

/* line 993, ../../scss/custom/_fonts.scss */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 996, ../../scss/custom/_fonts.scss */
.fa-crop:before {
  content: "\f125"; }

/* line 999, ../../scss/custom/_fonts.scss */
.fa-code-fork:before {
  content: "\f126"; }

/* line 1002, ../../scss/custom/_fonts.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

/* line 1006, ../../scss/custom/_fonts.scss */
.fa-question:before {
  content: "\f128"; }

/* line 1009, ../../scss/custom/_fonts.scss */
.fa-info:before {
  content: "\f129"; }

/* line 1012, ../../scss/custom/_fonts.scss */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 1015, ../../scss/custom/_fonts.scss */
.fa-superscript:before {
  content: "\f12b"; }

/* line 1018, ../../scss/custom/_fonts.scss */
.fa-subscript:before {
  content: "\f12c"; }

/* line 1021, ../../scss/custom/_fonts.scss */
.fa-eraser:before {
  content: "\f12d"; }

/* line 1024, ../../scss/custom/_fonts.scss */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 1027, ../../scss/custom/_fonts.scss */
.fa-microphone:before {
  content: "\f130"; }

/* line 1030, ../../scss/custom/_fonts.scss */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 1033, ../../scss/custom/_fonts.scss */
.fa-shield:before {
  content: "\f132"; }

/* line 1036, ../../scss/custom/_fonts.scss */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 1039, ../../scss/custom/_fonts.scss */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 1042, ../../scss/custom/_fonts.scss */
.fa-rocket:before {
  content: "\f135"; }

/* line 1045, ../../scss/custom/_fonts.scss */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 1048, ../../scss/custom/_fonts.scss */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 1051, ../../scss/custom/_fonts.scss */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 1054, ../../scss/custom/_fonts.scss */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 1057, ../../scss/custom/_fonts.scss */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 1060, ../../scss/custom/_fonts.scss */
.fa-html5:before {
  content: "\f13b"; }

/* line 1063, ../../scss/custom/_fonts.scss */
.fa-css3:before {
  content: "\f13c"; }

/* line 1066, ../../scss/custom/_fonts.scss */
.fa-anchor:before {
  content: "\f13d"; }

/* line 1069, ../../scss/custom/_fonts.scss */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 1072, ../../scss/custom/_fonts.scss */
.fa-bullseye:before {
  content: "\f140"; }

/* line 1075, ../../scss/custom/_fonts.scss */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 1078, ../../scss/custom/_fonts.scss */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 1081, ../../scss/custom/_fonts.scss */
.fa-rss-square:before {
  content: "\f143"; }

/* line 1084, ../../scss/custom/_fonts.scss */
.fa-play-circle:before {
  content: "\f144"; }

/* line 1087, ../../scss/custom/_fonts.scss */
.fa-ticket:before {
  content: "\f145"; }

/* line 1090, ../../scss/custom/_fonts.scss */
.fa-minus-square:before {
  content: "\f146"; }

/* line 1093, ../../scss/custom/_fonts.scss */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 1096, ../../scss/custom/_fonts.scss */
.fa-level-up:before {
  content: "\f148"; }

/* line 1099, ../../scss/custom/_fonts.scss */
.fa-level-down:before {
  content: "\f149"; }

/* line 1102, ../../scss/custom/_fonts.scss */
.fa-check-square:before {
  content: "\f14a"; }

/* line 1105, ../../scss/custom/_fonts.scss */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 1108, ../../scss/custom/_fonts.scss */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 1111, ../../scss/custom/_fonts.scss */
.fa-share-square:before {
  content: "\f14d"; }

/* line 1114, ../../scss/custom/_fonts.scss */
.fa-compass:before {
  content: "\f14e"; }

/* line 1117, ../../scss/custom/_fonts.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 1121, ../../scss/custom/_fonts.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 1125, ../../scss/custom/_fonts.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 1129, ../../scss/custom/_fonts.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

/* line 1133, ../../scss/custom/_fonts.scss */
.fa-gbp:before {
  content: "\f154"; }

/* line 1136, ../../scss/custom/_fonts.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

/* line 1140, ../../scss/custom/_fonts.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

/* line 1144, ../../scss/custom/_fonts.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

/* line 1150, ../../scss/custom/_fonts.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

/* line 1155, ../../scss/custom/_fonts.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

/* line 1159, ../../scss/custom/_fonts.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

/* line 1163, ../../scss/custom/_fonts.scss */
.fa-file:before {
  content: "\f15b"; }

/* line 1166, ../../scss/custom/_fonts.scss */
.fa-file-text:before {
  content: "\f15c"; }

/* line 1169, ../../scss/custom/_fonts.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 1172, ../../scss/custom/_fonts.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 1175, ../../scss/custom/_fonts.scss */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 1178, ../../scss/custom/_fonts.scss */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 1181, ../../scss/custom/_fonts.scss */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 1184, ../../scss/custom/_fonts.scss */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 1187, ../../scss/custom/_fonts.scss */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 1190, ../../scss/custom/_fonts.scss */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 1193, ../../scss/custom/_fonts.scss */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 1196, ../../scss/custom/_fonts.scss */
.fa-youtube:before {
  content: "\f167"; }

/* line 1199, ../../scss/custom/_fonts.scss */
.fa-xing:before {
  content: "\f168"; }

/* line 1202, ../../scss/custom/_fonts.scss */
.fa-xing-square:before {
  content: "\f169"; }

/* line 1205, ../../scss/custom/_fonts.scss */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 1208, ../../scss/custom/_fonts.scss */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 1211, ../../scss/custom/_fonts.scss */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 1214, ../../scss/custom/_fonts.scss */
.fa-instagram:before {
  content: "\f16d"; }

/* line 1217, ../../scss/custom/_fonts.scss */
.fa-flickr:before {
  content: "\f16e"; }

/* line 1220, ../../scss/custom/_fonts.scss */
.fa-adn:before {
  content: "\f170"; }

/* line 1223, ../../scss/custom/_fonts.scss */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 1226, ../../scss/custom/_fonts.scss */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 1229, ../../scss/custom/_fonts.scss */
.fa-tumblr:before {
  content: "\f173"; }

/* line 1232, ../../scss/custom/_fonts.scss */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 1235, ../../scss/custom/_fonts.scss */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 1238, ../../scss/custom/_fonts.scss */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 1241, ../../scss/custom/_fonts.scss */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 1244, ../../scss/custom/_fonts.scss */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 1247, ../../scss/custom/_fonts.scss */
.fa-apple:before {
  content: "\f179"; }

/* line 1250, ../../scss/custom/_fonts.scss */
.fa-windows:before {
  content: "\f17a"; }

/* line 1253, ../../scss/custom/_fonts.scss */
.fa-android:before {
  content: "\f17b"; }

/* line 1256, ../../scss/custom/_fonts.scss */
.fa-linux:before {
  content: "\f17c"; }

/* line 1259, ../../scss/custom/_fonts.scss */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 1262, ../../scss/custom/_fonts.scss */
.fa-skype:before {
  content: "\f17e"; }

/* line 1265, ../../scss/custom/_fonts.scss */
.fa-foursquare:before {
  content: "\f180"; }

/* line 1268, ../../scss/custom/_fonts.scss */
.fa-trello:before {
  content: "\f181"; }

/* line 1271, ../../scss/custom/_fonts.scss */
.fa-female:before {
  content: "\f182"; }

/* line 1274, ../../scss/custom/_fonts.scss */
.fa-male:before {
  content: "\f183"; }

/* line 1277, ../../scss/custom/_fonts.scss */
.fa-gittip:before {
  content: "\f184"; }

/* line 1280, ../../scss/custom/_fonts.scss */
.fa-sun-o:before {
  content: "\f185"; }

/* line 1283, ../../scss/custom/_fonts.scss */
.fa-moon-o:before {
  content: "\f186"; }

/* line 1286, ../../scss/custom/_fonts.scss */
.fa-archive:before {
  content: "\f187"; }

/* line 1289, ../../scss/custom/_fonts.scss */
.fa-bug:before {
  content: "\f188"; }

/* line 1292, ../../scss/custom/_fonts.scss */
.fa-vk:before {
  content: "\f189"; }

/* line 1295, ../../scss/custom/_fonts.scss */
.fa-weibo:before {
  content: "\f18a"; }

/* line 1298, ../../scss/custom/_fonts.scss */
.fa-renren:before {
  content: "\f18b"; }

/* line 1301, ../../scss/custom/_fonts.scss */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 1304, ../../scss/custom/_fonts.scss */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 1307, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 1310, ../../scss/custom/_fonts.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 1313, ../../scss/custom/_fonts.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 1317, ../../scss/custom/_fonts.scss */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 1320, ../../scss/custom/_fonts.scss */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 1323, ../../scss/custom/_fonts.scss */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 1326, ../../scss/custom/_fonts.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

/* line 1330, ../../scss/custom/_fonts.scss */
.fa-plus-square-o:before {
  content: "\f196"; }

/*************************************
**************************************
**************************************

  Buttons

**************************************
**************************************
**************************************/
/* line 12, ../../scss/custom/_buttons.scss */
.btn1 {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none !important;
  text-shadow: none !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  display: inline-block;
  text-align: center;
  margin: 0;
  /* remove margin for some browsers */
  color: #fff;
  border: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* line 30, ../../scss/custom/_buttons.scss */
.btn1.medium {
  width: 170px; }

/* line 33, ../../scss/custom/_buttons.scss */
.btn1.big {
  width: 200px; }

/* line 36, ../../scss/custom/_buttons.scss */
.btn1:hover {
  cursor: pointer !important;
  text-decoration: none !important; }

/* line 40, ../../scss/custom/_buttons.scss */
.btn1:hover span {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
  margin-left: 10px !important;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

/* line 47, ../../scss/custom/_buttons.scss */
.btn1.btn--white {
  height: 61px;
  line-height: 61px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4); }

/* line 51, ../../scss/custom/_buttons.scss */
.btn1.btn--white:hover {
  padding: 0 10px; }

/* line 56, ../../scss/custom/_buttons.scss */
.btn1.btn--blue {
  height: 51px;
  line-height: 51px;
  background-color: #0f122f;
  border: 1px solid rgba(15, 18, 47, 0.4); }

/* line 62, ../../scss/custom/_buttons.scss */
.btn1.btn--white-blue {
  height: 51px;
  line-height: 51px;
  border: 1px solid rgba(197, 199, 213, 0.4);
  background-color: transparent;
  color: #0f122f !important; }

/* line 68, ../../scss/custom/_buttons.scss */
.btn1 span {
  display: inline-block;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  margin-left: 10px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-left: -3px;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0); }

/* line 76, ../../scss/custom/_buttons.scss */
.btn1 span svg {
  width: 19px;
  height: 11px; }

/* --------------------------------------------------------------------------------------
+
+ Animations
+
-------------------------------------------------------------------------------------- */
@-moz-keyframes move {
  0% {
    left: 10px; }
  50% {
    left: 20px; }
  80% {
    left: 10px; } }

@-webkit-keyframes move {
  0% {
    left: 10px; }
  50% {
    left: 20px; }
  80% {
    left: 10px; } }

@-o-keyframes move {
  0% {
    left: 10px; }
  50% {
    left: 20px; }
  80% {
    left: 10px; } }

@keyframes move {
  0% {
    left: 10px; }
  50% {
    left: 20px; }
  80% {
    left: 10px; } }

/* line 37, ../../scss/custom/_animation.scss */
.blink {
  -webkit-animation: blink 2s infinite;
  /* Safari 4+ */
  -moz-animation: blink 2s infinite;
  /* Fx 5+ */
  -o-animation: blink 2s infinite;
  /* Opera 12+ */
  animation: blink 2s infinite;
  /* IE 10+, Fx 29+ */ }

@-webkit-keyframes blink {
  0% {
    color: #0F122F; }
  50% {
    color: #fff; }
  100% {
    color: #0F122F; } }

@-moz-keyframes blink {
  0% {
    color: #0F122F; }
  50% {
    color: #fff; }
  100% {
    color: #0F122F; } }

@-o-keyframes blink {
  0% {
    color: #0F122F; }
  50% {
    color: #fff; }
  100% {
    color: #0F122F; } }

@keyframes blink {
  0% {
    color: #0F122F; }
  50% {
    color: #fff; }
  100% {
    color: #0F122F; } }

/* animation call into style of element*/
/* fade */
/* line 73, ../../scss/custom/_animation.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

/* line 79, ../../scss/custom/_animation.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
/* line 85, ../../scss/custom/_animation.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

/* line 90, ../../scss/custom/_animation.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
/* line 96, ../../scss/custom/_animation.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

/* line 101, ../../scss/custom/_animation.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
/* line 107, ../../scss/custom/_animation.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

/* line 113, ../../scss/custom/_animation.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*

====== Zoom effect ======

*/
/* line 164, ../../scss/custom/_animation.scss */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

/* line 167, ../../scss/custom/_animation.scss */
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

/* line 173, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

/* line 180, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

/* line 184, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready .mfp-arrow {
  display: block; }

/* line 187, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* line 195, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }

/* line 199, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing .mfp-arrow {
  display: none; }

/* line 202, ../../scss/custom/_animation.scss */
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/* line 211, ../../scss/custom/_animation.scss */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 246, ../../scss/custom/_animation.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 280, ../../scss/custom/_animation.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 314, ../../scss/custom/_animation.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 348, ../../scss/custom/_animation.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* line 374, ../../scss/custom/_animation.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/* --------------------------------------------------------------------------------------
+
+ NAVS
+
-------------------------------------------------------------------------------------- */
/* adjust body when menu is open */
/* line 8, ../../scss/custom/_navs.scss */
body.slide-active {
  overflow-x: hidden; }

/*first child of #page-content so it doesn't shift around*/
/* line 12, ../../scss/custom/_navs.scss */
.no-margin-top {
  margin-top: 0px !important; }

/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
/* line 16, ../../scss/custom/_navs.scss */
#page-content {
  position: relative;
  padding-top: 0;
  left: 0; }

/* line 21, ../../scss/custom/_navs.scss */
#page-content.slide-active {
  padding-top: 0; }

/* put toggle bars on the left :: not using button */
/* line 25, ../../scss/custom/_navs.scss */
#slide-nav .navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  float: left;
  width: 30px;
  height: 40px;
  padding: 10px 0 0 0;
  border: 0;
  background: transparent; }

/* icon bar prettyup - optional */
/* line 37, ../../scss/custom/_navs.scss */
#slide-nav .navbar-toggle > .icon-bar {
  width: 100%;
  display: block;
  height: 3px;
  margin: 5px 0 0 0; }

/* line 43, ../../scss/custom/_navs.scss */
#slide-nav .navbar-toggle.slide-active .icon-bar {
  background: orange; }

/* line 46, ../../scss/custom/_navs.scss */
.navbar-header {
  position: relative;
  height: 90px; }

/* un fix the navbar when active so that all the menu items are accessible */
/* line 51, ../../scss/custom/_navs.scss */
.navbar.navbar-fixed-top.slide-active {
  position: fixed; }

/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */
@media (max-width: 767px) {
  /* line 56, ../../scss/custom/_navs.scss */
  #slide-nav .container {
    margin: 0;
    padding: 0 !important; }
  /* line 60, ../../scss/custom/_navs.scss */
  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px; }
  /* line 65, ../../scss/custom/_navs.scss */
  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 40%;
    z-index: 1000;
    border-bottom: 0 !important; }
  /* line 72, ../../scss/custom/_navs.scss */
  #slide-nav #slidemenu {
    background: #f7f7f7;
    right: -100%;
    width: 40%;
    min-width: 0;
    position: absolute;
    padding-left: 0;
    z-index: 2;
    top: 90px;
    margin: 0; }
  /* line 83, ../../scss/custom/_navs.scss */
  #slide-nav #slidemenu .navbar-nav {
    min-width: 0;
    width: 100%;
    margin: 0; }
  /* line 88, ../../scss/custom/_navs.scss */
  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    min-width: 0;
    width: 40%;
    white-space: normal; }
  /* line 93, ../../scss/custom/_navs.scss */
  #slide-nav {
    border-top: 0;
    margin-bottom: 0 !important; }
  /* line 97, ../../scss/custom/_navs.scss */
  #slide-nav.navbar-inverse #slidemenu {
    background: #333; }
  /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
  /* line 101, ../../scss/custom/_navs.scss */
  #slide-nav #navbar-height-col {
    position: fixed;
    top: 90px;
    height: 100%;
    width: 40%;
    right: -40%;
    background: #eee; }
  /* line 109, ../../scss/custom/_navs.scss */
  #slide-nav.navbar-inverse #navbar-height-col {
    background: #333;
    z-index: 1;
    border: 0; }
  /* line 114, ../../scss/custom/_navs.scss */
  #slide-nav .navbar-form {
    width: 100%;
    margin: 8px 0;
    text-align: center;
    overflow: hidden;
    /*fast clearfixer*/ }
  /* line 121, ../../scss/custom/_navs.scss */
  #slide-nav .navbar-form .form-control {
    text-align: center; }
  /* line 124, ../../scss/custom/_navs.scss */
  #slide-nav .navbar-form .btn {
    width: 100%; } }

@media (min-width: 768px) {
  /* line 129, ../../scss/custom/_navs.scss */
  #page-content {
    left: 0 !important; }
  /* line 132, ../../scss/custom/_navs.scss */
  .navbar.navbar-fixed-top.slide-active {
    position: fixed; }
  /* line 135, ../../scss/custom/_navs.scss */
  .navbar-header {
    left: 0 !important; } }

/* --------------------------------------------------------------------------------------
+
+ VIDEO
+
-------------------------------------------------------------------------------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 30, 2013 */
@font-face {
  font-family: 'ytpregular';
  src: url("../fonts/ytp-regular.eot"); }

@font-face {
  font-family: 'ytpregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format("woff"), url("../fonts/ytp-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* line 26, ../../scss/custom/_video.scss */
.mb_YTVPlayer :focus {
  outline: 0; }

/* line 31, ../../scss/custom/_video.scss */
.mb_YTVPlayer {
  display: block;
  transform: translateZ(0);
  transform-style: preserve-3d;
  perspective: 1000;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation-timing-function: linear; }

/* line 42, ../../scss/custom/_video.scss */
.fullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  z-index: 10000; }

/* line 54, ../../scss/custom/_video.scss */
.mb_YTVPlayer.fullscreen .mbYTP_wrapper {
  opacity: 1 !important;
  height: 650px; }

/* line 60, ../../scss/custom/_video.scss */
.mbYTP_wrapper iframe {
  max-width: 4000px !important; }

/* line 64, ../../scss/custom/_video.scss */
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5); }

/* line 77, ../../scss/custom/_video.scss */
.inline_YTPlayer img {
  border: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/*CONTROL BAR*/
/* line 89, ../../scss/custom/_video.scss */
.mb_YTVPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular'; }

/* line 94, ../../scss/custom/_video.scss */
.mb_YTVPBar .mb_YTVPUrl.ytpicon {
  font-size: 30px; }

/* line 99, ../../scss/custom/_video.scss */
.mb_YTVPBar {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: .1; }

/* line 123, ../../scss/custom/_video.scss */
.mb_YTVPBar.visible, .mb_YTVPBar:hover {
  opacity: 1; }

/* line 128, ../../scss/custom/_video.scss */
.mb_YTVPBar .buttonBar {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

/* line 147, ../../scss/custom/_video.scss */
.mb_YTVPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4); }

/* line 151, ../../scss/custom/_video.scss */
.mb_YTVPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle; }

/* line 159, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPTime {
  width: 130px; }

/* line 163, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl, .mb_YTVPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer; }

/* line 171, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl img {
  width: 60px; }

/* line 175, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_OnlyYT {
  left: 185px;
  right: auto; }

/* line 179, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_OnlyYT img {
  width: 25px; }

/* line 183, ../../scss/custom/_video.scss */
.mb_YTVPBar span.mb_YTVPUrl a {
  color: white; }

/* line 187, ../../scss/custom/_video.scss */
.mb_YTVPPlaypause, .mb_YTVPlayer .mb_YTVPPlaypause img {
  cursor: pointer; }

/* line 191, ../../scss/custom/_video.scss */
.mb_YTVPMuteUnmute {
  cursor: pointer; }

/*PROGRESS BAR*/
/* line 196, ../../scss/custom/_video.scss */
.mb_YTVPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0; }

/* line 204, ../../scss/custom/_video.scss */
.mb_YTVPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0; }

/* line 211, ../../scss/custom/_video.scss */
.mb_YTVTime {
  height: 5px;
  width: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  -moz-box-shadow: #666666 1px 1px 3px;
  -webkit-box-shadow: #666666 1px 1px 3px; }

/* line 221, ../../scss/custom/_video.scss */
.YTPOverlay.raster {
  background: url("../images/raster.png"); }

/* line 225, ../../scss/custom/_video.scss */
.YTPOverlay.raster.retina {
  background: url("../images/raster@2x.png"); }

/* --------------------------------------------------------------------------------------
+
+ MAGNIFIC POPUP
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 20, ../../scss/custom/_magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

/* line 30, ../../scss/custom/_magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 42, ../../scss/custom/_magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 48, ../../scss/custom/_magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none; }

/* line 51, ../../scss/custom/_magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

/* line 59, ../../scss/custom/_magnific-popup.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

/* line 63, ../../scss/custom/_magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress; }

/* line 71, ../../scss/custom/_magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 77, ../../scss/custom/_magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto; }

/* line 80, ../../scss/custom/_magnific-popup.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 85, ../../scss/custom/_magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none; }

/* line 88, ../../scss/custom/_magnific-popup.scss */
.mfp-hide {
  display: none !important; }

/* line 91, ../../scss/custom/_magnific-popup.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

/* line 101, ../../scss/custom/_magnific-popup.scss */
.mfp-preloader a {
  color: #cccccc; }

/* line 103, ../../scss/custom/_magnific-popup.scss */
.mfp-preloader a:hover {
  color: white; }

/* line 106, ../../scss/custom/_magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none; }

/* line 109, ../../scss/custom/_magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none; }

/* line 112, ../../scss/custom/_magnific-popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 125, ../../scss/custom/_magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 129, ../../scss/custom/_magnific-popup.scss */
.mfp-close {
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  position: absolute !important;
  top: -80px;
  left: 50%;
  margin-left: -25px;
  text-decoration: none;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=5);
  padding: 0 0 18px 10px;
  color: white !important;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  font-style: normal;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  background-color: transparent; }

/* line 149, ../../scss/custom/_magnific-popup.scss */
.mfp-close svg {
  font-size: 46px;
  position: relative;
  z-index: -1; }

/* line 155, ../../scss/custom/_magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 161, ../../scss/custom/_magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333333; }

/* line 164, ../../scss/custom/_magnific-popup.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: 50%;
  margin-right: -25px;
  text-align: center;
  padding-right: 0;
  width: 100%;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  background-color: transparent;
  top: -30px;
  font-size: 42px !important; }

/* line 179, ../../scss/custom/_magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 30px;
  color: #0f122f;
  font-size: 12px;
  line-height: 18px; }

/* line 188, ../../scss/custom/_magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=5);
  background-color: transparent;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  color: #fff;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: url("../img/left-arrow1.png") !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-tap-highlight-color: transparent; }

/* line 205, ../../scss/custom/_magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -55px; }

/* line 207, ../../scss/custom/_magnific-popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 231, ../../scss/custom/_magnific-popup.scss */
.mfp-arrow-left {
  left: 50%;
  margin-left: -400px; }

/* line 237, ../../scss/custom/_magnific-popup.scss */
.mfp-arrow-right {
  right: 50%;
  margin-right: -400px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

/* line 246, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 249, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

/* line 253, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* line 256, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

/* line 261, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler button {
  top: -70px !important; }

/* line 265, ../../scss/custom/_magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

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

/* The shadow behind the image */
/* line 289, ../../scss/custom/_magnific-popup.scss */
.mfp-figure {
  line-height: 0; }

/* line 291, ../../scss/custom/_magnific-popup.scss */
.mfp-figure img {
  max-width: 700px; }

/* line 295, ../../scss/custom/_magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

/* line 308, ../../scss/custom/_magnific-popup.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* line 313, ../../scss/custom/_magnific-popup.scss */
.mfp-figure figure {
  margin: 0; }

/* line 316, ../../scss/custom/_magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 30px;
  cursor: auto; }

/* line 326, ../../scss/custom/_magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #0f122f;
  font-family: "Montserrat", sans-serif;
  word-wrap: break-word;
  padding-right: 36px; }

/* line 334, ../../scss/custom/_magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%; }

/* line 337, ../../scss/custom/_magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 344, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  /* line 347, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  /* line 349, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  /* line 352, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  /* line 355, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 365, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  /* line 367, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  /* line 370, ../../scss/custom/_magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  /* line 387, ../../scss/custom/_magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  /* line 393, ../../scss/custom/_magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* line 397, ../../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0; }

/* line 399, ../../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

/* line 407, ../../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0; }

/* line 409, ../../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px; }

/* line 411, ../../scss/custom/_magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* line 416, ../../scss/custom/_magnific-popup.scss */
.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 740px;
  margin: 115px auto; }

/* line 423, ../../scss/custom/_magnific-popup.scss */
.white-popup .browse-images {
  width: 100% !important;
  background-position: 50% 0 !important;
  background-size: cover !important;
  height: 540px !important;
  display: block; }

/* line 430, ../../scss/custom/_magnific-popup.scss */
.white-popup .person {
  padding: 50px; }

/* line 433, ../../scss/custom/_magnific-popup.scss */
.white-popup .col-lg-6 {
  padding: 0; }

/* line 436, ../../scss/custom/_magnific-popup.scss */
.white-popup .row {
  margin: 0; }

/* line 439, ../../scss/custom/_magnific-popup.scss */
.white-popup h4 {
  font-size: 25px;
  color: #e81c3b;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

/* line 446, ../../scss/custom/_magnific-popup.scss */
.white-popup h5 {
  color: #0f122f;
  margin-bottom: 40px; }

/* line 450, ../../scss/custom/_magnific-popup.scss */
.white-popup p {
  color: #0f122f;
  margin-bottom: 0;
  font-weight: 300; }

/* line 455, ../../scss/custom/_magnific-popup.scss */
.white-popup ul {
  margin-top: 35px; }

/* line 457, ../../scss/custom/_magnific-popup.scss */
.white-popup ul li {
  display: inline-block; }

/* line 459, ../../scss/custom/_magnific-popup.scss */
.white-popup ul li a {
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
  display: block; }

/* line 463, ../../scss/custom/_magnific-popup.scss */
.white-popup ul li a svg {
  fill: #c8cad5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 51px;
  height: 51px; }

/* line 470, ../../scss/custom/_magnific-popup.scss */
.white-popup ul li a:hover svg {
  fill: #3f4474; }

/* line 477, ../../scss/custom/_magnific-popup.scss */
.white-popup ul li + li {
  margin-left: 17px; }

/* --------------------------------------------------------------------------------------
+
+ HELPERS
+
-------------------------------------------------------------------------------------- */
/* line 48, ../../scss/custom/_mixins.scss */
.clear:before, .clear:after {
  content: " ";
  display: table; }

/* line 54, ../../scss/custom/_mixins.scss */
.clear:after {
  clear: both; }

/* line 12, ../../scss/custom/_helpers.scss */
.block {
  display: block; }

/* line 16, ../../scss/custom/_helpers.scss */
.italic {
  font-style: italic; }

/* line 20, ../../scss/custom/_helpers.scss */
.bold {
  font-weight: 700; }

/* line 24, ../../scss/custom/_helpers.scss */
.underline {
  text-decoration: underline; }

/* line 28, ../../scss/custom/_helpers.scss */
.full-width {
  width: 100%;
  display: block; }

/* line 33, ../../scss/custom/_helpers.scss */
.inline-block {
  display: inline-block; }

/* line 37, ../../scss/custom/_helpers.scss */
.center {
  text-align: center; }

/* --------------------------------------------------------------------------------------
+
+ JUSTIFIZE
+
-------------------------------------------------------------------------------------- */
/*
    http://www.css-101.org/articles/responsive-boxes/magic-boxes.php

    <div class="justifize">
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
      <div class="justifize__box">
        justifize box content
      </div>
    </div>
*/
/* line 23, ../../scss/custom/_justifize.scss */
.justifize {
  font-size: 1px;
  /* IE 9, 10, 11 FIX */
  text-align: justify; }

/* line 28, ../../scss/custom/_justifize.scss */
.justifize:after {
  content: "";
  display: inline-block;
  width: 100%; }

/* line 36, ../../scss/custom/_justifize.scss */
.justifize__box {
  font-size: 15px;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

/* line 43, ../../scss/custom/_justifize.scss */
.justifize--top .justifize__box {
  vertical-align: top; }

/* line 46, ../../scss/custom/_justifize.scss */
.justifize--bottom .justifize__box {
  vertical-align: bottom; }

/* --------------------------------------------------------------------------------------
+
+ VERTICALIZE
+
-------------------------------------------------------------------------------------- */
/*
    <div class="verticalize">
      <div class="verticalize__box">
        Content that needs to be vertically and horizontally centered
      </div>
    </div>
*/
/* line 16, ../../scss/custom/_verticalize.scss */
.verticalize {
  text-align: center; }

/* line 19, ../../scss/custom/_verticalize.scss */
.verticalize:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  /* Adjusts for spacing */
  vertical-align: middle; }

/* line 29, ../../scss/custom/_verticalize.scss */
.verticalize--full {
  height: 100%; }

/* line 34, ../../scss/custom/_verticalize.scss */
.verticalize__box {
  display: inline-block;
  max-width: 99%;
  /* Prevent verticalize box to go to next line and break layout if window is too narrow */
  vertical-align: middle; }

/* --------------------------------------------------------------------------------------
+
+ ICONS FONT
+
-------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line.eot");
  src: url("../fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line.woff") format("woff"), url("../fonts/et-line.ttf") format("truetype"), url("../fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 20, ../../scss/custom/_icons.scss */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

/* line 34, ../../scss/custom/_icons.scss */
.icon {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 64px;
  font-size: px-rem(64px);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  color: #fff;
  height: 110px;
  line-height: 110px; }

/* line 50, ../../scss/custom/_icons.scss */
.icon:after {
  content: '';
  width: 110px;
  height: 110px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: 0;
  border: 2px solid #fff; }

/* line 62, ../../scss/custom/_icons.scss */
.icon--mobile:before {
  content: "\e000"; }

/* line 65, ../../scss/custom/_icons.scss */
.icon--laptop:before {
  content: "\e001"; }

/* line 68, ../../scss/custom/_icons.scss */
.icon--desktop:before {
  content: "\e002"; }

/* line 71, ../../scss/custom/_icons.scss */
.icon--tablet:before {
  content: "\e003"; }

/* line 74, ../../scss/custom/_icons.scss */
.icon--phone:before {
  content: "\e004"; }

/* line 77, ../../scss/custom/_icons.scss */
.icon--document:before {
  content: "\e005"; }

/* line 80, ../../scss/custom/_icons.scss */
.icon--documents:before {
  content: "\e006"; }

/* line 83, ../../scss/custom/_icons.scss */
.icon--search:before {
  content: "\e007"; }

/* line 86, ../../scss/custom/_icons.scss */
.icon--clipboard:before {
  content: "\e008"; }

/* line 89, ../../scss/custom/_icons.scss */
.icon--newspaper:before {
  content: "\e009"; }

/* line 92, ../../scss/custom/_icons.scss */
.icon--notebook:before {
  content: "\e00a"; }

/* line 95, ../../scss/custom/_icons.scss */
.icon--book-open:before {
  content: "\e00b"; }

/* line 98, ../../scss/custom/_icons.scss */
.icon--browser:before {
  content: "\e00c"; }

/* line 101, ../../scss/custom/_icons.scss */
.icon--calendar:before {
  content: "\e00d"; }

/* line 104, ../../scss/custom/_icons.scss */
.icon--presentation:before {
  content: "\e00e"; }

/* line 107, ../../scss/custom/_icons.scss */
.icon--picture:before {
  content: "\e00f"; }

/* line 110, ../../scss/custom/_icons.scss */
.icon--pictures:before {
  content: "\e010"; }

/* line 113, ../../scss/custom/_icons.scss */
.icon--video:before {
  content: "\e011"; }

/* line 116, ../../scss/custom/_icons.scss */
.icon--camera:before {
  content: "\e012"; }

/* line 119, ../../scss/custom/_icons.scss */
.icon--printer:before {
  content: "\e013"; }

/* line 122, ../../scss/custom/_icons.scss */
.icon--toolbox:before {
  content: "\e014"; }

/* line 125, ../../scss/custom/_icons.scss */
.icon--briefcase:before {
  content: "\e015"; }

/* line 128, ../../scss/custom/_icons.scss */
.icon--wallet:before {
  content: "\e016"; }

/* line 131, ../../scss/custom/_icons.scss */
.icon--gift:before {
  content: "\e017"; }

/* line 134, ../../scss/custom/_icons.scss */
.icon--bargraph:before {
  content: "\e018"; }

/* line 137, ../../scss/custom/_icons.scss */
.icon--grid:before {
  content: "\e019"; }

/* line 140, ../../scss/custom/_icons.scss */
.icon--expand:before {
  content: "\e01a"; }

/* line 143, ../../scss/custom/_icons.scss */
.icon--focus:before {
  content: "\e01b"; }

/* line 146, ../../scss/custom/_icons.scss */
.icon--edit:before {
  content: "\e01c"; }

/* line 149, ../../scss/custom/_icons.scss */
.icon--adjustments:before {
  content: "\e01d"; }

/* line 152, ../../scss/custom/_icons.scss */
.icon--ribbon:before {
  content: "\e01e"; }

/* line 155, ../../scss/custom/_icons.scss */
.icon--hourglass:before {
  content: "\e01f"; }

/* line 158, ../../scss/custom/_icons.scss */
.icon--lock:before {
  content: "\e020"; }

/* line 161, ../../scss/custom/_icons.scss */
.icon--megaphone:before {
  content: "\e021"; }

/* line 164, ../../scss/custom/_icons.scss */
.icon--shield:before {
  content: "\e022"; }

/* line 167, ../../scss/custom/_icons.scss */
.icon--trophy:before {
  content: "\e023"; }

/* line 170, ../../scss/custom/_icons.scss */
.icon--flag:before {
  content: "\e024"; }

/* line 173, ../../scss/custom/_icons.scss */
.icon--map:before {
  content: "\e025"; }

/* line 176, ../../scss/custom/_icons.scss */
.icon--puzzle:before {
  content: "\e026"; }

/* line 179, ../../scss/custom/_icons.scss */
.icon--basket:before {
  content: "\e027"; }

/* line 182, ../../scss/custom/_icons.scss */
.icon--envelope:before {
  content: "\e028"; }

/* line 185, ../../scss/custom/_icons.scss */
.icon--streetsign:before {
  content: "\e029"; }

/* line 188, ../../scss/custom/_icons.scss */
.icon--telescope:before {
  content: "\e02a"; }

/* line 191, ../../scss/custom/_icons.scss */
.icon--gears:before {
  content: "\e02b"; }

/* line 194, ../../scss/custom/_icons.scss */
.icon--key:before {
  content: "\e02c"; }

/* line 197, ../../scss/custom/_icons.scss */
.icon--paperclip:before {
  content: "\e02d"; }

/* line 200, ../../scss/custom/_icons.scss */
.icon--attachment:before {
  content: "\e02e"; }

/* line 203, ../../scss/custom/_icons.scss */
.icon--pricetags:before {
  content: "\e02f"; }

/* line 206, ../../scss/custom/_icons.scss */
.icon--lightbulb:before {
  content: "\e030"; }

/* line 209, ../../scss/custom/_icons.scss */
.icon--layers:before {
  content: "\e031"; }

/* line 212, ../../scss/custom/_icons.scss */
.icon--pencil:before {
  content: "\e032"; }

/* line 215, ../../scss/custom/_icons.scss */
.icon--tools:before {
  content: "\e033"; }

/* line 218, ../../scss/custom/_icons.scss */
.icon--tools-2:before {
  content: "\e034"; }

/* line 221, ../../scss/custom/_icons.scss */
.icon--scissors:before {
  content: "\e035"; }

/* line 224, ../../scss/custom/_icons.scss */
.icon--paintbrush:before {
  content: "\e036"; }

/* line 227, ../../scss/custom/_icons.scss */
.icon--magnifying-glass:before {
  content: "\e037"; }

/* line 230, ../../scss/custom/_icons.scss */
.icon--circle-compass:before {
  content: "\e038"; }

/* line 233, ../../scss/custom/_icons.scss */
.icon--linegraph:before {
  content: "\e039"; }

/* line 236, ../../scss/custom/_icons.scss */
.icon--mic:before {
  content: "\e03a"; }

/* line 239, ../../scss/custom/_icons.scss */
.icon--strategy:before {
  content: "\e03b"; }

/* line 242, ../../scss/custom/_icons.scss */
.icon--beaker:before {
  content: "\e03c"; }

/* line 245, ../../scss/custom/_icons.scss */
.icon--caution:before {
  content: "\e03d"; }

/* line 248, ../../scss/custom/_icons.scss */
.icon--recycle:before {
  content: "\e03e"; }

/* line 251, ../../scss/custom/_icons.scss */
.icon--anchor:before {
  content: "\e03f"; }

/* line 254, ../../scss/custom/_icons.scss */
.icon--profile-male:before {
  content: "\e040"; }

/* line 257, ../../scss/custom/_icons.scss */
.icon--profile-female:before {
  content: "\e041"; }

/* line 260, ../../scss/custom/_icons.scss */
.icon--bike:before {
  content: "\e042"; }

/* line 263, ../../scss/custom/_icons.scss */
.icon--wine:before {
  content: "\e043"; }

/* line 266, ../../scss/custom/_icons.scss */
.icon--hotairballoon:before {
  content: "\e044"; }

/* line 269, ../../scss/custom/_icons.scss */
.icon--globe:before {
  content: "\e045"; }

/* line 272, ../../scss/custom/_icons.scss */
.icon--genius:before {
  content: "\e046"; }

/* line 275, ../../scss/custom/_icons.scss */
.icon--map-pin:before {
  content: "\e047"; }

/* line 278, ../../scss/custom/_icons.scss */
.icon--dial:before {
  content: "\e048"; }

/* line 281, ../../scss/custom/_icons.scss */
.icon--chat:before {
  content: "\e049"; }

/* line 284, ../../scss/custom/_icons.scss */
.icon--heart:before {
  content: "\e04a"; }

/* line 287, ../../scss/custom/_icons.scss */
.icon--cloud:before {
  content: "\e04b"; }

/* line 290, ../../scss/custom/_icons.scss */
.icon--upload:before {
  content: "\e04c"; }

/* line 293, ../../scss/custom/_icons.scss */
.icon--download:before {
  content: "\e04d"; }

/* line 296, ../../scss/custom/_icons.scss */
.icon--target:before {
  content: "\e04e"; }

/* line 299, ../../scss/custom/_icons.scss */
.icon--hazardous:before {
  content: "\e04f"; }

/* line 302, ../../scss/custom/_icons.scss */
.icon--piechart:before {
  content: "\e050"; }

/* line 305, ../../scss/custom/_icons.scss */
.icon--speedometer:before {
  content: "\e051"; }

/* line 308, ../../scss/custom/_icons.scss */
.icon--global:before {
  content: "\e052"; }

/* line 311, ../../scss/custom/_icons.scss */
.icon--compass:before {
  content: "\e053"; }

/* line 314, ../../scss/custom/_icons.scss */
.icon--lifesaver:before {
  content: "\e054"; }

/* line 317, ../../scss/custom/_icons.scss */
.icon--clock:before {
  content: "\e055"; }

/* line 320, ../../scss/custom/_icons.scss */
.icon--aperture:before {
  content: "\e056"; }

/* line 323, ../../scss/custom/_icons.scss */
.icon--quote:before {
  content: "\e057"; }

/* line 326, ../../scss/custom/_icons.scss */
.icon--scope:before {
  content: "\e058"; }

/* line 329, ../../scss/custom/_icons.scss */
.icon--alarmclock:before {
  content: "\e059"; }

/* line 332, ../../scss/custom/_icons.scss */
.icon--refresh:before {
  content: "\e05a"; }

/* line 335, ../../scss/custom/_icons.scss */
.icon--happy:before {
  content: "\e05b"; }

/* line 338, ../../scss/custom/_icons.scss */
.icon--sad:before {
  content: "\e05c"; }

/* line 341, ../../scss/custom/_icons.scss */
.icon--facebook:before {
  content: "\e05d"; }

/* line 344, ../../scss/custom/_icons.scss */
.icon--twitter:before {
  content: "\e05e"; }

/* line 347, ../../scss/custom/_icons.scss */
.icon--googleplus:before {
  content: "\e05f"; }

/* line 350, ../../scss/custom/_icons.scss */
.icon--rss:before {
  content: "\e060"; }

/* line 353, ../../scss/custom/_icons.scss */
.icon--tumblr:before {
  content: "\e061"; }

/* line 356, ../../scss/custom/_icons.scss */
.icon--linkedin:before {
  content: "\e062"; }

/* line 359, ../../scss/custom/_icons.scss */
.icon--dribbble:before {
  content: "\e063"; }

/* --------------------------------------------------------------------------------------
+
+ FORMS
+
-------------------------------------------------------------------------------------- */
/* line 9, ../../scss/custom/_forms.scss */
input[type="text"], input[type="email"], textarea {
  vertical-align: middle;
  border: none;
  color: #fff;
  background-color: transparent;
  padding: 0 22px;
  padding-left: 37px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: none;
  width: 100%;
  border-bottom: 2px solid #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

/* line 26, ../../scss/custom/_forms.scss */
input[type="text"]:hover, input[type="text"]:focus, input[type="email"]:hover, input[type="email"]:focus, textarea:hover, textarea:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 30, ../../scss/custom/_forms.scss */
input[type="text"]:invalid, input[type="email"]:invalid, textarea:invalid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* fixes mozilla red outline (shadow) */ }

/* line 34, ../../scss/custom/_forms.scss */
input[type="text"].error, input[type="email"].error, textarea.error {
  background-color: #ea5555;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 43, ../../scss/custom/_forms.scss */
textarea {
  padding: 10px 10px;
  padding-left: 37px;
  padding-top: 13px;
  line-height: 22.5px;
  resize: none;
  width: 100%;
  min-height: 50px !important;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #fff; }

/* line 57, ../../scss/custom/_forms.scss */
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent; }

/* line 62, ../../scss/custom/_forms.scss */
p.notify {
  position: absolute;
  bottom: -1px !important;
  right: 0;
  font-size: 15px;
  color: #fff;
  margin-bottom: 0; }

/* --------------------------------------------------------------------------------------
+
+ SUBHEADER SLIDER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_subheader-slider.scss */
.subheader-section {
  /*
  /*
   * 	Core Owl Carousel CSS File
   *	v1.3.3
   */
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */ }

/* line 16, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 25, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  height: 100%; }

/* line 37, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  height: 100%; }

/* line 43, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

/* line 49, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-wrapper-outer.autoHeight {
  -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; }

/* line 57, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item {
  float: left;
  position: relative;
  height: 100%; }

/* line 61, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item .item {
  height: 100%; }

/* line 65, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item .browse-images {
  height: 100% !important;
  width: 100% !important;
  display: block;
  background-size: cover !important;
  background-position: 50% 50% !important; }

/* line 72, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-carousel .owl-item:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  background-position: 50% 50%;
  z-index: 9999; }

/* line 85, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-controls .owl-page,
.subheader-section .owl-controls .owl-buttons div {
  cursor: pointer; }

/* line 89, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* line 99, ../../scss/custom/_subheader-slider.scss */
.subheader-section .grabbing {
  /*cursor: url(grabbing.png) 8 8, move;*/ }

/* line 103, ../../scss/custom/_subheader-slider.scss */
.subheader-section .nav-container {
  position: relative;
  z-index: 99; }

/* line 107, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination {
  position: absolute;
  bottom: 70px;
  left: 0; }

/* line 111, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  position: relative;
  display: block;
  float: left;
  margin: 0 5px;
  cursor: pointer;
  width: 19px;
  height: 19px; }

/* line 119, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page span {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  display: block;
  display: block;
  outline: none;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  /* make the text accessible to screen readers */
  cursor: pointer;
  position: absolute; }

/* line 136, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  width: 19px;
  height: 19px; }

/* line 141, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page span {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

/* line 151, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page svg {
  z-index: 10; }

/* line 155, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page svg circle {
  opacity: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: 39;
  /* length of circle path (pi*2r) */
  -webkit-transition: stroke-dashoffset 0.3s, opacity 0.3s;
  transition: stroke-dashoffset 0.3s, opacity 0.3s; }

/* line 175, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page.active svg circle {
  opacity: 1;
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.3s, opacity 0.15s;
  transition: stroke-dashoffset 0.3s, opacity 0.15s; }

/* line 182, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination {
  left: 10px; }

/* line 184, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page {
  display: inline-block;
  margin: 0 5px; }

/* line 187, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page a {
  width: 19px;
  height: 19px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  border: 2px solid #fff;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

/* line 195, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 201, ../../scss/custom/_subheader-slider.scss */
.subheader-section .owl-pagination .owl-page.active a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 208, ../../scss/custom/_subheader-slider.scss */
.subheader-section .container {
  position: relative; }

/* line 211, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation {
  position: absolute;
  bottom: 45px;
  right: 0;
  width: auto;
  z-index: 999;
  display: inline-block; }

/* line 218, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next {
  float: right;
  font-size: 15px;
  display: inline-block;
  color: #fff;
  height: 72px;
  margin: 0 !important;
  vertical-align: middle;
  position: relative;
  padding: 0;
  margin-right: 15px !important;
  cursor: pointer; }

/* line 230, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next span {
  width: 72px;
  height: 72px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  margin-left: 20px;
  padding-left: 5px;
  padding-top: 23px; }

/* line 242, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next span svg {
  width: 12px;
  height: 21px;
  fill: #fff;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

/* line 249, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:after {
  position: absolute !important;
  content: "";
  width: 56px;
  height: 56px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  right: 8px;
  top: 8px;
  background-color: #fff;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  z-index: 9;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

/* line 265, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:hover span svg {
  fill: #0f122f; }

/* line 269, ../../scss/custom/_subheader-slider.scss */
.subheader-section .customNavigation a.next:hover:after {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

/* fix */
/* line 282, ../../scss/custom/_subheader-slider.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* mouse grab icon */
/* line 294, ../../scss/custom/_subheader-slider.scss */
.grabbing {
  /*cursor: url(grabbing.png) 8 8, move;*/ }

/* fix */
/* line 299, ../../scss/custom/_subheader-slider.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* CSS3 Transitions */
/* line 311, ../../scss/custom/_subheader-slider.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* --------------------------------------------------------------------------------------
+
+ FOLLOW SLIDER
+
-------------------------------------------------------------------------------------- */
/*! http://responsiveslides.com v1.54 by @viljamis */
/* line 8, ../../scss/custom/_follower-slider.scss */
.follow-section {
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */
  /* fix */ }

/* line 13, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 22, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  top: 90px;
  -ms-touch-action: pan-y; }

/* line 29, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 34, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

/* line 39, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper-outer.autoHeight {
  -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; }

/* line 47, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item {
  float: left; }

/* line 50, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item p {
  font-size: 35px;
  margin-top: 50px;
  color: #525890 !important;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Montserrat", sans-serif; }

/* line 59, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item h4 {
  font-size: 25px;
  font-weight: 700;
  padding-top: 12px;
  margin-bottom: 10px; }

/* line 65, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item h5 {
  font-size: 17px;
  font-weight: 700; }

/* line 69, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item a {
  font-size: 35px;
  font-weight: 400; }

/* line 73, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-item .item img {
  display: inline-block;
  float: left;
  width: 78px;
  height: 78px;
  display: block;
  behavior: url("../PIE.htc");
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  margin-right: 28px; }

/* line 83, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-controls .owl-page,
.follow-section .owl-controls .owl-buttons div {
  cursor: pointer; }

/* line 87, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* line 97, ../../scss/custom/_follower-slider.scss */
.follow-section .grabbing {
  /*cursor: url(grabbing.png) 8 8, move;*/ }

/* line 102, ../../scss/custom/_follower-slider.scss */
.follow-section .owl-carousel .owl-wrapper,
.follow-section .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* line 112, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation {
  position: absolute;
  right: 15px;
  top: 110px;
  z-index: 99; }

/* line 117, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a {
  cursor: pointer;
  display: inline-block;
  vertical-align: top; }

/* line 121, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a span {
  color: #525890;
  display: inline-block;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: top; }

/* line 127, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a svg {
  width: 46px;
  height: 31px;
  vertical-align: top; }

/* line 133, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation a:hover span {
  color: #62a7f4; }

/* line 139, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation .prev {
  margin-right: 14px; }

/* line 141, ../../scss/custom/_follower-slider.scss */
.follow-section .customNavigation .prev span {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg); }

/* --------------------------------------------------------------------------------------
+
+ TEAM SLIDER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_team-slider.scss */
#team {
  /* clearfix */
  /* display none until init */
  /* mouse grab icon */
  /* fix */ }

/* line 11, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 20, ../../scss/custom/_team-slider.scss */
#team .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  padding-right: 234px;
  -ms-touch-action: pan-y; }

/* line 28, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 33, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

/* line 38, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper-outer.autoHeight {
  -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; }

/* line 46, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item {
  float: left; }

/* line 49, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item {
  position: relative;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff; }

/* line 55, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item > img {
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* line 61, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item h4 {
  font-family: "Source Sans Pro", sans-serif; }

/* line 64, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover {
  position: absolute;
  z-index: 999999;
  background-color: rgba(97, 167, 243, 0.7);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* line 74, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div {
  width: 50px;
  height: 50px;
  display: block;
  margin-top: 150px;
  position: relative;
  left: 50%;
  -ms-transform: translate(-50%, -10px);
  /* IE 9 */
  -webkit-transform: translate(-50%, -10px);
  /* Safari */
  transform: translate(-50%, -10px);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* line 84, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div i {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  width: 50px;
  height: 50px;
  display: block; }

/* line 91, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover div svg {
  width: 50px;
  height: 50px;
  display: block; }

/* line 95, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item .hover h6 {
  position: relative;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* hack for ie8 */
  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  margin-top: 100px; }

/* line 104, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 106, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover div {
  -ms-transform: translate(-50%, 0);
  /* IE 9 */
  -webkit-transform: translate(-50%, 0);
  /* Safari */
  transform: translate(-50%, 0);
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 112, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-item .item:hover .hover h6 {
  bottom: 0;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9; }

/* line 120, ../../scss/custom/_team-slider.scss */
#team .owl-controls .owl-page,
#team .owl-controls .owl-buttons div {
  cursor: pointer; }

/* line 124, ../../scss/custom/_team-slider.scss */
#team .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* line 134, ../../scss/custom/_team-slider.scss */
#team .grabbing {
  /*cursor: url(grabbing.png) 8 8, move;*/ }

/* line 139, ../../scss/custom/_team-slider.scss */
#team .owl-carousel .owl-wrapper,
#team .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* line 150, ../../scss/custom/_team-slider.scss */
#team .owl-buttons > div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 46px;
  height: 35px;
  display: block !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  bottom: 100%;
  margin-bottom: 30px; }

/* line 162, ../../scss/custom/_team-slider.scss */
#team .owl-buttons > div:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

/* line 169, ../../scss/custom/_team-slider.scss */
#team .owl-prev {
  background-image: url("../img/left-arrow1.png");
  left: 50%;
  margin-left: -55px !important; }

/* line 174, ../../scss/custom/_team-slider.scss */
#team .owl-next {
  background-image: url("../img/right-arrow1.png");
  right: 50%;
  margin-right: -55px !important; }

/* line 179, ../../scss/custom/_team-slider.scss */
#team .owl-dots {
  display: none; }

@media (max-width: 670px) {
  /* line 6, ../../scss/custom/_pricing-slider.scss */
  .pricing-section {
    /* display none until init */
    /* mouse grab icon */
    /* fix */ }
  /* line 8, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  /* line 17, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }
  /* line 25, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  /* line 30, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
  /* line 35, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper-outer.autoHeight {
    -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; }
  /* line 43, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-item {
    float: left; }
  /* line 46, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-controls .owl-page,
  .pricing-section .owl-controls .owl-buttons div {
    cursor: pointer; }
  /* line 50, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent; }
  /* line 60, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .grabbing {
    /*cursor: url(grabbing.png) 8 8, move;*/ }
  /* line 65, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .owl-wrapper,
  .pricing-section .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  /* line 74, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation {
    margin-bottom: 30px; }
  /* line 76, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a {
    cursor: pointer;
    margin: 0 7px;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  /* line 81, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a svg {
    fill: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  /* line 86, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  /* line 88, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation a:hover svg {
    fill: #fff; }
  /* line 95, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation .prev svg {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari */
    transform: rotate(180deg); } }

@media (min-width: 670px) {
  /* line 109, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .owl-carousel .item {
    display: inline-block;
    margin: 5px 3px;
    width: auto; }
  /* line 114, ../../scss/custom/_pricing-slider.scss */
  .pricing-section .customNavigation {
    display: none; } }

/* --------------------------------------------------------------------------------------
+
+ CUSTOM RULES
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_custom-rules.scss */
section:first-child {
  padding: 0; }

/* line 12, ../../scss/custom/_custom-rules.scss */
section {
  padding: 85px 0; }

/* line 15, ../../scss/custom/_custom-rules.scss */
.light-blue {
  color: #62a7f4 !important; }

/* line 19, ../../scss/custom/_custom-rules.scss */
.dark-blue {
  position: relative;
  color: #0f122f;
  display: block;
  text-align: center;
  margin-bottom: 60px; }

/* line 25, ../../scss/custom/_custom-rules.scss */
.dark-blue:before {
  position: absolute;
  content: "";
  width: 86px;
  background-color: #c8cad5;
  height: 2px;
  top: 100%;
  left: 50%;
  margin-left: -43px;
  margin-top: 27px; }

/* --------------------------------------------------------------------------------------
+
+ FOOTER
+
-------------------------------------------------------------------------------------- */
/* line 8, ../../scss/custom/_footer.scss */
.footer-main {
  background-color: #0f122f;
  padding: 20px 0; }

/* line 11, ../../scss/custom/_footer.scss */
.footer-main small {
  color: #3f4474;
  text-transform: uppercase; }

/* line 14, ../../scss/custom/_footer.scss */
.footer-main small a {
  color: #3f4474 !important; }

/* line 16, ../../scss/custom/_footer.scss */
.footer-main small a:hover {
  color: #fff !important; }

/* --------------------------------------------------------------------------------------
+
+ MEDIA QUERY
+
-------------------------------------------------------------------------------------- */
@media (max-width: 1200px) {
  /*************************************
  	**************************************
  	**************************************

  	  #about section

  	**************************************
  	**************************************
  	**************************************/
  /* line 24, ../../scss/custom/_media.scss */
  #about .about__item:first-child, #about .about__item:nth-child(2) {
    margin-bottom: 40px; }
  /*************************************
  	**************************************
  	**************************************

  	  #pricing section

  	**************************************
  	**************************************
  	**************************************/
  /* line 41, ../../scss/custom/_media.scss */
  .pricing-section article {
    width: 215px;
    padding: 8px; }
  /*************************************
  	**************************************
  	**************************************

  	  .social section

  	**************************************
  	**************************************
  	**************************************/
  /* line 58, ../../scss/custom/_media.scss */
  .social {
    text-align: center;
    padding: 90px 0; }
  /* line 62, ../../scss/custom/_media.scss */
  .social form label {
    width: 70%;
    text-align: left; }
  /* line 67, ../../scss/custom/_media.scss */
  .social ul {
    margin-top: 30px;
    float: none !important; }
  /* line 70, ../../scss/custom/_media.scss */
  .social ul li {
    margin-top: 15px; }
  /* line 76, ../../scss/custom/_media.scss */
  .team-section .owl-carousel {
    padding-right: calc(100% - 66.6%) !important; }
  /* line 80, ../../scss/custom/_media.scss */
  .team-section .team {
    width: calc(100% - 66.6%) !important; } }

@media (max-width: 1200px) {
  /* line 87, ../../scss/custom/_media.scss */
  .customers-section {
    padding-bottom: 25px !important; }
  /* line 90, ../../scss/custom/_media.scss */
  .customers-section ul li {
    margin-bottom: 35px !important; } }

@media (max-width: 1025px) {
  /*************************************
  	**************************************
  	**************************************

  	  #contact section

  	**************************************
  	**************************************
  	**************************************/
  /* line 110, ../../scss/custom/_media.scss */
  .contact-section {
    text-align: center; }
  /* line 112, ../../scss/custom/_media.scss */
  .contact-section .main-form {
    text-align: left; }
  /* line 115, ../../scss/custom/_media.scss */
  .contact-section .human-test {
    float: none;
    text-align: center !important; }
  /* line 118, ../../scss/custom/_media.scss */
  .contact-section .human-test .test {
    float: none; }
  /* line 121, ../../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) {
    margin-left: 0;
    float: none;
    width: 95%;
    margin: 30px auto; }
  /* line 128, ../../scss/custom/_media.scss */
  .contact-section button {
    float: none;
    margin: 0 auto; } }

@media (max-width: 992px) {
  /*************************************
  	**************************************
  	**************************************

  	  #heading-slogan section

  	**************************************
  	**************************************
  	**************************************/
  /* line 149, ../../scss/custom/_media.scss */
  .heading-slogan-section .row > div {
    text-align: center; }
  /* line 151, ../../scss/custom/_media.scss */
  .heading-slogan-section .row > div a {
    float: none !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #heading-slogan section

  	**************************************
  	**************************************
  	**************************************/
  /* line 169, ../../scss/custom/_media.scss */
  .heading-slogan-section h2 {
    width: 70%; }
  /*************************************
  	**************************************
  	**************************************

  	  #follow section

  	**************************************
  	**************************************
  	**************************************/
  /* line 184, ../../scss/custom/_media.scss */
  .follow-section {
    height: auto; }
  /* line 186, ../../scss/custom/_media.scss */
  .follow-section:before {
    display: none; }
  /* line 189, ../../scss/custom/_media.scss */
  .follow-section:after {
    display: none; }
  /* line 193, ../../scss/custom/_media.scss */
  .follow-section .row > div {
    padding: 0; }
  /* line 195, ../../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider {
    padding: 0 45px; }
  /* line 197, ../../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .prev {
    right: 107px; }
  /* line 200, ../../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .next {
    right: 45px; }
  /* line 204, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz {
    height: auto;
    padding: 90px 45px;
    min-height: 0 !important;
    text-align: left !important; }
  /* line 210, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz a, .follow-section .row > div .buzz h3 {
    display: inline-block !important; }
  /* line 213, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz h3 {
    margin: 0; }
  /* line 216, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz .tweet {
    text-align: center; }
  /* line 219, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz a:first-child {
    margin-right: 25px; }
  /* line 222, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz .follow-btn {
    float: right;
    margin-top: 10px; }
  /*************************************
  	**************************************
  	**************************************

  	  #filter section

  	**************************************
  	**************************************
  	**************************************/
  /* line 246, ../../scss/custom/_media.scss */
  .filter-section .filters #menu-filter {
    text-align: center; }
  /* line 248, ../../scss/custom/_media.scss */
  .filter-section .filters #menu-filter li {
    display: inline-block;
    margin-bottom: 5px; }
  /*************************************
  	**************************************
  	**************************************

  	  .map section

  	**************************************
  	**************************************
  	**************************************/
  /* line 269, ../../scss/custom/_media.scss */
  .map #map {
    height: 780px !important; }
  /* line 272, ../../scss/custom/_media.scss */
  .map .infoBox {
    width: 500px !important;
    margin-left: 135px;
    top: 120px; }
  /* line 276, ../../scss/custom/_media.scss */
  .map .infoBox img {
    bottom: auto;
    top: 269px;
    z-index: 999999999 !important; }
  /* line 281, ../../scss/custom/_media.scss */
  .map .infoBox article {
    display: block;
    width: 100% !important;
    position: relative; }
  /* line 286, ../../scss/custom/_media.scss */
  .map .infoBox article:nth-child(2) {
    border-left: 0;
    border-top: 2px solid #c8cad5; }
  /* line 291, ../../scss/custom/_media.scss */
  .map #content {
    width: 500px !important; } }

@media (max-width: 960px) {
  /*************************************
  	**************************************
  	**************************************

  	  #pricing section

  	**************************************
  	**************************************
  	**************************************/
  /* line 311, ../../scss/custom/_media.scss */
  .pricing-section article {
    width: 300px;
    padding: 30px; } }

@media (max-width: 886px) {
  /* line 320, ../../scss/custom/_media.scss */
  .filter-section .filters {
    display: none; }
  /* line 322, ../../scss/custom/_media.scss */
  .filter-section .filters.active {
    display: block; }
  /* line 325, ../../scss/custom/_media.scss */
  .filter-section .filters li {
    display: block !important; }
  /* line 329, ../../scss/custom/_media.scss */
  .filter-section .filters li + li {
    margin-left: 0px !important; }
  /* line 333, ../../scss/custom/_media.scss */
  .filter-section .filters a {
    width: 100% !important;
    max-width: 300px; }
  /* line 338, ../../scss/custom/_media.scss */
  .filter-section .select-cat {
    width: 100% !important;
    max-width: 300px;
    display: block; }
  /* line 344, ../../scss/custom/_media.scss */
  .filter-section .container .filter_wrap {
    padding: 0 !important; }
  /* line 350, ../../scss/custom/_media.scss */
  .filter_content {
    margin-top: 20px !important; } }

@media (max-width: 768px) {
  /*************************************
  	**************************************
  	**************************************

  	  header

  	**************************************
  	**************************************
  	**************************************/
  /* line 368, ../../scss/custom/_media.scss */
  header .container {
    position: relative;
    padding: 0 50px; }
  /* line 372, ../../scss/custom/_media.scss */
  header .bars {
    display: block !important;
    float: right;
    cursor: pointer; }
  /* line 376, ../../scss/custom/_media.scss */
  header .bars svg {
    fill: #fff; }
  /* line 380, ../../scss/custom/_media.scss */
  header .icon-menu_320 {
    display: none !important; }
  /* line 383, ../../scss/custom/_media.scss */
  header nav {
    position: fixed;
    width: 40%;
    transform: translate 300%, 61px;
    -ms-transform: translate(300%, 61px);
    /* IE 9 */
    -webkit-transform: translate(300%, 61px);
    /* Chrome, Safari, Opera */
    transform: translate(300%, 61px);
    top: 80px;
    margin-top: 0;
    height: 100%;
    background-color: #eaecf2;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease; }
  /* line 396, ../../scss/custom/_media.scss */
  header nav.active {
    transform: translate 145%, 61px;
    -ms-transform: translate(145%, 61px);
    /* IE 9 */
    -webkit-transform: translate(145%, 61px);
    /* Chrome, Safari, Opera */
    transform: translate(145%, 61px); }
  /* line 403, ../../scss/custom/_media.scss */
  header nav ul li {
    display: block !important;
    border-bottom: 1px solid #c8cad5;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  /* line 407, ../../scss/custom/_media.scss */
  header nav ul li:hover {
    background-color: #c8cad5; }
  /* line 409, ../../scss/custom/_media.scss */
  header nav ul li:hover a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  /* line 413, ../../scss/custom/_media.scss */
  header nav ul li a {
    color: #0f122f !important;
    width: 100%;
    height: 74px;
    line-height: 74px;
    display: block;
    margin-top: 0;
    padding: 0 30px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  /* line 425, ../../scss/custom/_media.scss */
  header nav ul .clients {
    display: none !important; }
  /* line 428, ../../scss/custom/_media.scss */
  header nav ul li + li {
    margin-left: 0;
    padding-left: 0 !important; }
  /* line 434, ../../scss/custom/_media.scss */
  header.change {
    padding: 20px 0 !important; }
  /* line 437, ../../scss/custom/_media.scss */
  header.change .container nav {
    top: 20px; }
  /* line 439, ../../scss/custom/_media.scss */
  header.change .container nav.active {
    transform: translate 145%, 61px;
    -ms-transform: translate(145%, 61px);
    -webkit-transform: translate(145%, 61px); }
  /* line 448, ../../scss/custom/_media.scss */
  header.change .bars svg {
    fill: #0F122F; }
  /*************************************
  	**************************************
  	**************************************

  	  #subheader section

  	**************************************
  	**************************************
  	**************************************/
  /* line 468, ../../scss/custom/_media.scss */
  .subheader-section {
    position: relative; }
  /* line 471, ../../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important; }
  /* line 475, ../../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 27px; }
  /* line 478, ../../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 90px;
    margin-left: 0;
    letter-spacing: 0; }
  /* line 483, ../../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px; }
  /* line 489, ../../scss/custom/_media.scss */
  .subheader-section .customNavigation a.next {
    margin: 0 50px 0 0 !important; }
  /* line 493, ../../scss/custom/_media.scss */
  .subheader-section .owl-pagination {
    left: 50px; }
  /* line 497, ../../scss/custom/_media.scss */
  .subheader-section.background-section article {
    left: 0; }
  /* line 502, ../../scss/custom/_media.scss */
  .subheader-section.video-section article {
    left: 0; }
  /* line 504, ../../scss/custom/_media.scss */
  .subheader-section.video-section article .console {
    float: none !important;
    display: block !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #about section

  	**************************************
  	**************************************
  	**************************************/
  /* line 524, ../../scss/custom/_media.scss */
  #about {
    position: relative; }
  /* line 527, ../../scss/custom/_media.scss */
  #about .container > p {
    width: 90%; }
  /* line 531, ../../scss/custom/_media.scss */
  #about .about__item {
    margin-bottom: 0 !important; }
  /* line 534, ../../scss/custom/_media.scss */
  #about .about__item + .about__item {
    margin-top: 40px; }
  /*************************************
  	**************************************
  	**************************************

  	  #heading-slogan section

  	**************************************
  	**************************************
  	**************************************/
  /* line 550, ../../scss/custom/_media.scss */
  .heading-slogan-section .container {
    text-align: center; }
  /* line 552, ../../scss/custom/_media.scss */
  .heading-slogan-section .container h2 {
    width: 100%; }
  /* line 555, ../../scss/custom/_media.scss */
  .heading-slogan-section .container a {
    position: relative;
    margin-top: 35px !important;
    top: auto;
    left: 0; }
  /*************************************
  	**************************************
  	**************************************

  	  #filter section

  	**************************************
  	**************************************
  	**************************************/
  /* line 577, ../../scss/custom/_media.scss */
  .filter-section .filters button {
    display: block;
    float: none !important;
    margin: 0 auto; }
  /* line 582, ../../scss/custom/_media.scss */
  .filter-section .filters #menu-filter {
    text-align: center; }
  /* line 584, ../../scss/custom/_media.scss */
  .filter-section .filters #menu-filter li {
    display: block;
    margin: 0 auto; }
  /* line 592, ../../scss/custom/_media.scss */
  .mfp-figure img {
    max-width: 100% !important;
    width: 100% !important; }
  /* line 596, ../../scss/custom/_media.scss */
  .mfp-img-mobile .mfp-close {
    width: 36px;
    height: 36px;
    top: -60px !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #video section

  	**************************************
  	**************************************
  	**************************************/
  /* line 614, ../../scss/custom/_media.scss */
  .video-section #wrapper p {
    width: 90%; }
  /* line 618, ../../scss/custom/_media.scss */
  .video-section .playerBox, .video-section .console {
    display: none !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #customers section

  	**************************************
  	**************************************
  	**************************************/
  /* line 633, ../../scss/custom/_media.scss */
  .customers-section {
    display: none; }
  /*************************************
  	**************************************
  	**************************************

  	  #pricing section

  	**************************************
  	**************************************
  	**************************************/
  /* line 650, ../../scss/custom/_media.scss */
  .pricing-section article:hover {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  /*************************************
  	**************************************
  	**************************************

  	  #blog section

  	**************************************
  	**************************************
  	**************************************/
  /* line 668, ../../scss/custom/_media.scss */
  .blog-section .row > div:first-child {
    margin-bottom: 60px; }
  /* line 671, ../../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(2) {
    margin-bottom: 60px; }
  /*************************************
  	**************************************
  	**************************************

  	  #contact section

  	**************************************
  	**************************************
  	**************************************/
  /* line 691, ../../scss/custom/_media.scss */
  .contact-section form .main-form .row:nth-child(2) {
    margin-top: 0; }
  /* line 694, ../../scss/custom/_media.scss */
  .contact-section form .main-form .cont1 {
    margin-bottom: 20px; }
  /*************************************
  	**************************************
  	**************************************

  	  .theme section

  	**************************************
  	**************************************
  	**************************************/
  /* line 711, ../../scss/custom/_media.scss */
  .theme {
    text-align: center; }
  /* line 713, ../../scss/custom/_media.scss */
  .theme h3 {
    width: 100%; }
  /* line 716, ../../scss/custom/_media.scss */
  .theme a {
    position: inherit;
    top: 0;
    margin: 20px auto 0;
    float: none;
    right: 0;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0); }
  /*************************************
  	**************************************
  	**************************************

  	  .social section

  	**************************************
  	**************************************
  	**************************************/
  /* line 738, ../../scss/custom/_media.scss */
  .social {
    text-align: center; }
  /* line 741, ../../scss/custom/_media.scss */
  .social form label {
    width: 100%;
    margin-right: 20; }
  /* line 749, ../../scss/custom/_media.scss */
  .social ul {
    margin-top: 30px; }
  /* line 751, ../../scss/custom/_media.scss */
  .social ul li {
    margin: 15px 5px 0; }
  /* line 753, ../../scss/custom/_media.scss */
  .social ul li br {
    display: block; }
  /* line 757, ../../scss/custom/_media.scss */
  .social ul .br {
    display: block; }
  /* line 760, ../../scss/custom/_media.scss */
  .social ul li + li {
    margin-left: 0; }
  /*************************************
  	**************************************
  	**************************************

  	  .map section

  	**************************************
  	**************************************
  	**************************************/
  /* line 779, ../../scss/custom/_media.scss */
  .map {
    min-height: 200px;
    padding: 0;
    background-color: #eaecf2; }
  /* line 783, ../../scss/custom/_media.scss */
  .map #map {
    display: none; }
  /* line 786, ../../scss/custom/_media.scss */
  .map .show-mob {
    padding: 20px 0;
    position: relative;
    background-color: #fff;
    display: block !important; }
  /* line 792, ../../scss/custom/_media.scss */
  .map .show-mob img {
    position: absolute !important;
    bottom: 70px;
    left: 50px;
    cursor: pointer;
    z-index: 999999; }
  /* line 799, ../../scss/custom/_media.scss */
  .map .show-mob article {
    width: 100%;
    padding: 30px;
    min-height: 0;
    position: relative;
    float: none;
    text-align: center !important; }
  /* line 806, ../../scss/custom/_media.scss */
  .map .show-mob article h2 {
    color: #e81c3b;
    font-size: 50px;
    margin-bottom: 30px; }
  /* line 811, ../../scss/custom/_media.scss */
  .map .show-mob article h4 {
    color: #0f122f;
    font-weight: 300;
    line-height: 1.25;
    width: 100%; }
  /* line 817, ../../scss/custom/_media.scss */
  .map .show-mob article h5 {
    display: none; }
  /* line 821, ../../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) {
    border-top: 2px solid #c8cad5; }
  /* line 823, ../../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) h6 {
    color: #0f122f;
    margin-bottom: 10px; }
  /* line 827, ../../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) p, .map .show-mob article:nth-child(2) a {
    color: #3f4474 !important;
    font-weight: 300;
    font-size: 19px;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    display: block; }
  /* line 835, ../../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) li {
    display: block; }
  /* line 838, ../../scss/custom/_media.scss */
  .map .show-mob article:nth-child(2) li + li {
    margin-top: 5px; }
  /* line 844, ../../scss/custom/_media.scss */
  .map .infobox-wrapper {
    display: block;
    margin: 0 auto;
    width: 90%; }
  /* line 848, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox {
    padding: 20px 0;
    position: relative;
    background-color: #fff; }
  /* line 854, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox img {
    position: absolute !important;
    bottom: 70px;
    left: 50px;
    cursor: pointer;
    z-index: 999999; }
  /* line 861, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article {
    width: 100%;
    padding: 30px;
    min-height: 0;
    position: relative;
    float: none;
    text-align: center !important; }
  /* line 868, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h2 {
    color: #e81c3b;
    font-size: 50px;
    margin-bottom: 30px; }
  /* line 873, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h4 {
    color: #0f122f;
    font-weight: 300;
    line-height: 1.25;
    width: 100%; }
  /* line 879, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article h5 {
    display: none; }
  /* line 883, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) {
    border-top: 2px solid #c8cad5; }
  /* line 885, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) h6 {
    color: #0f122f;
    margin-bottom: 10px; }
  /* line 889, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) p, .map .infobox-wrapper #infobox article:nth-child(2) a {
    color: #3f4474 !important;
    font-weight: 300;
    font-size: 19px;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    display: block; }
  /* line 897, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) li {
    display: block; }
  /* line 900, ../../scss/custom/_media.scss */
  .map .infobox-wrapper #infobox article:nth-child(2) li + li {
    margin-top: 5px; } }

@media (max-width: 705px) {
  /*************************************
  	**************************************
  	**************************************

  	  .social section

  	**************************************
  	**************************************
  	**************************************/
  /* line 926, ../../scss/custom/_media.scss */
  .social form button {
    margin-top: 45px; } }

@media (max-width: 700px) {
  /* line 936, ../../scss/custom/_media.scss */
  .team-section .owl-carousel {
    padding-right: 0 !important; }
  /* line 940, ../../scss/custom/_media.scss */
  .team-section .team {
    text-align: center;
    width: 100% !important;
    position: relative; }
  /* line 944, ../../scss/custom/_media.scss */
  .team-section .team a {
    max-width: 200px;
    display: block;
    margin: 35px auto 0; } }

@media (max-width: 610px) {
  /* line 957, ../../scss/custom/_media.scss */
  .filter-section .filter_content .box.width2 {
    width: 99%; }
  /* line 959, ../../scss/custom/_media.scss */
  .filter-section .filter_content .box.width2 img {
    width: auto;
    position: relative;
    height: 100%;
    -ms-transform: translate(-25%, 0);
    /* IE 9 */
    -webkit-transform: translate(-25%, 0);
    /* Safari */
    transform: translate(-25%, 0); } }

@media (max-width: 600px) {
  /*************************************
  	**************************************
  	**************************************

  	  header

  	**************************************
  	**************************************
  	**************************************/
  /* line 983, ../../scss/custom/_media.scss */
  header {
    background-color: #fff !important;
    padding: 20px 0 !important; }
  /* line 986, ../../scss/custom/_media.scss */
  header .container {
    padding: 0 15px !important; }
  /* line 989, ../../scss/custom/_media.scss */
  header nav {
    top: 5px !important;
    margin-top: 0 !important; }
  /* line 994, ../../scss/custom/_media.scss */
  header nav ul li a {
    height: 50px;
    line-height: 50px; }
  /* line 1001, ../../scss/custom/_media.scss */
  header .logo {
    height: auto;
    width: auto; }
  /* line 1004, ../../scss/custom/_media.scss */
  header .logo span {
    color: #0f122f; }
  /* line 1007, ../../scss/custom/_media.scss */
  header .logo .main-logo {
    display: none !important; }
  /* line 1010, ../../scss/custom/_media.scss */
  header .logo .small-logo {
    display: block !important;
    fill: #0F122F !important; }
  /* line 1016, ../../scss/custom/_media.scss */
  header .icon-menu_768 {
    display: none !important; }
  /* line 1020, ../../scss/custom/_media.scss */
  header .bars svg {
    fill: #0f122f !important; }
  /* line 1025, ../../scss/custom/_media.scss */
  header .icon-menu_320 {
    display: block !important;
    font-size: 21px !important;
    margin-top: 2px !important; }
  /* line 1034, ../../scss/custom/_media.scss */
  section .container > p {
    width: 95% !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #filter section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1051, ../../scss/custom/_media.scss */
  .filter-section #container {
    text-align: center; }
  /* line 1056, ../../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.width2 {
    width: 283px !important; }
  /* line 1060, ../../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 {
    height: 240px !important; }
  /* line 1062, ../../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 a {
    height: 240px !important; }
  /* line 1064, ../../scss/custom/_media.scss */
  .filter-section .filter_wrap #filter_content .box.height2 a > img {
    height: 240px !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #heading-slogan section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1084, ../../scss/custom/_media.scss */
  .heading-slogan-section .container h4 {
    font-size: 21px; }
  /* line 1087, ../../scss/custom/_media.scss */
  .heading-slogan-section .container h2 {
    font-size: 37px;
    width: 100%; }
  /*************************************
  	**************************************
  	**************************************

  	  #pricing section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1105, ../../scss/custom/_media.scss */
  .pricing-section article {
    margin-left: 0;
    margin-right: 0;
    width: 270px !important; }
  /*************************************
  	**************************************
  	**************************************

  	  #follow section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1122, ../../scss/custom/_media.scss */
  .follow-section {
    height: auto; }
  /* line 1124, ../../scss/custom/_media.scss */
  .follow-section:before {
    display: none; }
  /* line 1127, ../../scss/custom/_media.scss */
  .follow-section:after {
    display: none; }
  /* line 1131, ../../scss/custom/_media.scss */
  .follow-section .row > div {
    padding: 0; }
  /* line 1133, ../../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider {
    min-height: 0 !important;
    height: auto !important;
    padding: 90px 25px !important; }
  /* line 1138, ../../scss/custom/_media.scss */
  .follow-section .row > div .follow-slider .customNavigation {
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0); }
  /* line 1145, ../../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel {
    top: 0;
    margin-top: 90px;
    text-align: center; }
  /* line 1149, ../../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel img {
    float: none !important;
    display: inline-block !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important; }
  /* line 1155, ../../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel p {
    font-size: 27px !important; }
  /* line 1157, ../../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel p a {
    font-size: 27px !important; }
  /* line 1162, ../../scss/custom/_media.scss */
  .follow-section .row > div .owl-carousel .owl-item {
    height: auto; }
  /* line 1166, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz {
    height: auto;
    padding: 90px 45px;
    min-height: 0 !important;
    text-align: center !important; }
  /* line 1172, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz a, .follow-section .row > div .buzz h3 {
    display: block !important; }
  /* line 1175, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz a {
    margin: 0 auto !important; }
  /* line 1178, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz h3 {
    margin: 40px auto; }
  /* line 1182, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz .tweet {
    text-align: center; }
  /* line 1185, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz a:first-child {
    margin-right: 0; }
  /* line 1188, ../../scss/custom/_media.scss */
  .follow-section .row > div .buzz .follow-btn {
    float: none;
    margin-top: 10px !important; } }

@media (max-width: 550px) {
  /* line 1202, ../../scss/custom/_media.scss */
  #top {
    bottom: 10px;
    right: 10px; }
  /*************************************
  	**************************************
  	**************************************

  	  #subheader section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1216, ../../scss/custom/_media.scss */
  .subheader-section {
    position: relative; }
  /* line 1219, ../../scss/custom/_media.scss */
  .subheader-section .container article {
    position: relative;
    z-index: 5;
    text-align: center !important; }
  /* line 1223, ../../scss/custom/_media.scss */
  .subheader-section .container article h4 {
    font-size: 21px; }
  /* line 1226, ../../scss/custom/_media.scss */
  .subheader-section .container article h1 {
    font-size: 41px; }
  /* line 1230, ../../scss/custom/_media.scss */
  .subheader-section .container article a {
    margin-top: 50px; }
  /* line 1234, ../../scss/custom/_media.scss */
  .subheader-section .container .customNavigation {
    display: none; }
  /* line 1237, ../../scss/custom/_media.scss */
  .subheader-section .container .owl-pagination {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, 0); }
  /* line 1245, ../../scss/custom/_media.scss */
  .white-popup .person {
    padding: 25px !important;
    text-align: center; }
  /* line 1248, ../../scss/custom/_media.scss */
  .white-popup .person li {
    margin-bottom: 10px; }
  /* line 1251, ../../scss/custom/_media.scss */
  .white-popup .person li + li {
    margin-left: 5px !important; } }

@media (max-width: 450px) {
  /*************************************
  	**************************************
  	**************************************

  	  #blog section

  	**************************************
  	**************************************
  	**************************************/
  /* line 1273, ../../scss/custom/_media.scss */
  .blog-section .row > div {
    display: block;
    width: 100%;
    float: none; }
  /* line 1278, ../../scss/custom/_media.scss */
  .blog-section .row > div:first-child {
    margin-bottom: 60px; }
  /* line 1281, ../../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(2) {
    margin-bottom: 60px; }
  /* line 1284, ../../scss/custom/_media.scss */
  .blog-section .row > div:nth-child(3) {
    margin-bottom: 60px; }
  /*************************************
	**************************************
	**************************************

	  .contact section

	**************************************
	**************************************
	**************************************/
  /* line 1304, ../../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) {
    width: 100% !important; }
  /* line 1306, ../../scss/custom/_media.scss */
  .contact-section .human-test div:nth-child(2) label {
    margin: 0 3px; }
  /* line 1313, ../../scss/custom/_media.scss */
  .social form > div {
    width: 100% !important;
    margin-right: 0 !important; } }

@media (max-width: 400px) {
  /* line 1321, ../../scss/custom/_media.scss */
  .filter-section .filter_wrap {
    padding: 0 4px !important; }
  /* line 1324, ../../scss/custom/_media.scss */
  .filter-section #filter_content a > img {
    height: 100%; } }

#logoHalf {
  width: 1em; }

.typed-cursor {
  opacity: 1;
  color: white;
  font-size: 37px;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

.typed-cursor.large {
  font-size: 130px; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.record {
  width: 43em;
  padding: 0px;
  margin-left: -2em; }

.simply {
  font-size: 2rem;
  color: #00A29E;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  text-transform: uppercase; }

.ticker {
  line-height: 50px;
  color: white;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase; }

#enterprise {
  width: 300px; }

.enterprise {
  margin-left: -1em; }

.quote {
  color: white;
  padding: 10px;
  margin-top: 2em;
  display: block; }

.bigLogo {
  width: 50em;
  display: block;
  margin: -40px auto; }

.r {
  max-width: 7em;
  position: absolute;
  top: -28px; }

#square {
  width: 280px;
  height: 237px;
  overflow: hidden; }

#rectangle {
  height: 560px; }

#longText {
  margin-top: -20px; }

.backgroundMiddle {
  background-position: 50% 50%;
  background-size: cover;
  padding: 90px 0 290px;
  position: relative; }
  .backgroundMiddle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(75, 76, 76, 0.3); }

.smallLogo {
  width: 28em;
  display: block;
  margin: 0 auto; }

#black {
  color: black; }

#dropdown {
  background-color: #42A5A2; }

.nonTicker {
  font-size: 6em;
  line-height: 100px;
  color: white;
  margin-left: -10px; }

.halfHeader {
  height: 50vh; }

.entypo-right-open-big {
  position: absolute;
  top: 40%;
  right: 90%;
  font-size: 2em; }

.entypo-right-open-big.small {
  position: absolute;
  top: -40px;
  right: -2-px;
  font-size: 2.2em; }

.entypo-left-open-big {
  position: absolute;
  top: 50%;
  font-size: 3.5em; }

#red {
  color: HSLA(350, 88%, 49%, 1);
  padding-top: 20px; }

#pageIcon {
  width: 8em;
  display: block;
  margin: 0 auto;
  padding-bottom: 30px; }

#homePageLogo {
  width: 10em; }

#hamburger {
  width: 2em; }

.entypo-up-open-big {
  color: white;
  font-size: 5em;
  position: absolute;
  top: 18px;
  right: 6px; }

#loginForm {
  padding-top: 20px;
  border: 1px solid white;
  width: 300px;
  height: 240px;
  position: absolute;
  top: 78%;
  z-index: 100000000; }

.signupbtn {
  padding: 5px 20px;
  border: none;
  background-color: HSLA(0, 0%, 100%, 0);
  color: white;
  text-transform: uppercase;
  padding-left: 10px; }

#email {
  background-color: white;
  color: black;
  border-radius: 5px;
  margin-right: 30px;
  margin-left: 30px;
  padding: 0px; }

#emailPw {
  border-bottom: none;
  border-radius: 0px;
  color: white; }

#signUpButton {
  border: 1px solid white; }

.smallTicker {
  line-height: 140px;
  font-weight: bold; }

.organized {
  display: inline-block;
  font-size: 4rem;
  color: white;
  padding-top: 60px;
  margin-right: 30px;
  font-weight: bold; }

.smallheader {
  display: inline-block;
  font-size: 3rem;
  color: white;
  padding-top: 40px;
  margin-right: 30px;
  text-transform: uppercase; }

.socialIcon {
  font-size: 3em; }

#logoSmall {
  margin-bottom: 1em;
  margin-left: -8px; }

.entypo-right-open-mini {
  font-size: 3em; }

.entypo-right-open-mini.bottom {
  top: -10px;
  right: 70px;
  position: absolute; }

.entypo-right-open-mini.top {
  margin-left: 10px;
  width: 1em;
  height: 1em; }

#topButton {
  color: #3DB699;
  padding-bottom: 5px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: normal; }
  #topButton span {
    padding-bottom: 15px; }

#findUsButton {
  background-color: white;
  text-align: center;
  margin-top: 1em;
  padding-top: 2em; }

.bigHeading {
  color: #ED0F35;
  font-weight: bolder;
  font-size: 2em;
  margin-bottom: 3em; }

.filterIcon {
  color: white; }

#findUs {
  border: 1px solid white;
  padding-bottom: 65px;
  width: 100%;
  border: none;
  bottom: 0px;
  font-size: 2.5em; }

.findUsButton {
  display: block;
  margin: 0 auto; }

.contactIcon {
  color: #ED0F35;
  font-size: 1.6em; }

#aboutUs {
  border: 1px solid white;
  padding-bottom: 0px;
  width: 150px;
  padding-left: 15px;
  font-size: 20px;
  display: block;
  margin: 0 auto; }

#aboutUsButton {
  background-color: white;
  text-align: center;
  margin-top: 1em;
  padding-top: 2em; }

#bioPicture {
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  border: 1px solid #00B5B5;
  z-index: 10;
  height: 15em;
  margin-top: 20px;
  top: -20px;
  clear: right; }

.name {
  color: black;
  text-align: right;
  display: block;
  font-size: 3em; }

.position {
  margin-top: -30px;
  color: black;
  font-size: 2em;
  text-align: right; }

#emailBtn {
  background-color: black;
  position: absolute;
  right: 35%;
  bottom: -25px;
  padding-right: 20px;
  padding-left: 30px;
  padding-bottom: 15px; }

#emailBtn.sunil {
  bottom: -7px; }

.downArrow {
  width: 34px;
  margin-left: -34px;
  margin-top: 21px;
  padding-top: 16px;
  margin-right: 15px;
  margin-bottom: 27px; }

.featuresArrow {
  width: 20px;
  margin-right: -20px; }

.downOpenArrow {
  width: 50px;
  margin-top: 5px;
  margin-teft: -20px; }

.downOpenArrow.about {
  margin-left: -18px;
  width: 30px;
  margin-right: 20px;
  margin-top: 5px; }

.socialIcons {
  width: 50px; }

.rightOpenArrow {
  width: 50px;
  padding-top: 3px;
  margin-left: -5px; }

#typed-strings {
  color: white;
  font-size: 15px; }

.simply.visible-xs {
  margin-left: -67px; }

#typed {
  color: HSLA(0, 0%, 100%, 0.7);
  font-size: 2rem;
  display: inline-block; }

@media screen and (max-width: 500px) {
  #typed {
    margin-left: -124px; } }

@media screen and (min-width: 475px) and (max-width: 760px) {
  .simply.visible-xs {
    margin-left: 0px; }
  #typed {
    margin-left: -95px; } }

@media screen and (max-width: 380px) {
  #typed {
    margin-left: -185px; }
  .simply.visible-xs {
    margin-left: -89px; } }

.mainPageMiddle {
  width: 40em;
  display: block;
  margin: 0 auto; }

@media all and (min-width: 1024px) and (max-width: 1280px) {
  .simplyText {
    bottom: -285px; }
  .heroText {
    width: 100%; } }

@media all and (min-width: 768px) and (max-width: 1024px) {
  .heroText {
    width: 90%; } }

@media all and (min-width: 480px) and (max-width: 768px) {
  .heroWords {
    width: 85%; } }

@media all and (max-width: 480px) {
  .heroWords {
    width: 70%; } }

.buttonDiv {
  width: 300px;
  display: block;
  margin: 0px auto;
  padding-bottom: 0px;
  padding-top: 0px;
  height: 110px; }

.smallArrowns {
  width: 30px;
  margin-top: 9px; }

.smallArrow {
  width: 30px;
  margin-top: 17px; }

.dropdownOptions {
  margin-left: -25px; }

.typeBig {
  font-size: 14em; }

.docs {
  padding-bottom: 40px;
  position: absolute;
  top: 70px;
  right: 385px;
  color: #3CB699; }

#subheader {
  position: relative; }

.sshots {
  border: 2px solid HSLA(238, 50%, 13%, 1); }

.sshots:hover {
  border: 3px solid HSLA(238, 50%, 13%, 1);
  transition: 2s ease all; }

li {
  list-style-type: none; }

#capteraFeatures {
  font-size: 1em; }

.num-proce.captera {
  border: noone; }

.smallMenu {
  display: block;
  width: 70px;
  float: left; }

.smallMenuDiv {
  display: block;
  width: 28em;
  margin: 0 auto;
  text-align: center;
  padding-left: 25px; }

.simplyHero {
  font-size: 3rem;
  color: #333333;
  line-height: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: lighter;
  text-align: left; }

.indust {
  margin-bottom: 20px;
  color: aliceblue; }

.heroWord {
  position: absolute;
  z-index: 99999;
  top: 35%;
  max-width: 600px;
  left: 28%;
  font-size: 3rem;
  line-height: 3.1rem;
  background-color: HSLA(0, 0%, 100%, 0.7);
  padding: 10px; }

.dropdown-menu {
  position: absolute;
  top: 18px;
  left: -2px;
  z-index: 1000;
  padding: 12px 10px; }

.subheader-section .owl-carousel .owl-item:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0;
  width: 100%;
  height: 29%;
  background: HSLA(179, 100%, 32%, 0.3);
  background-repeat: repeat;
  background-position: 71% 50%;
  z-index: 9999; }

.navMiddle {
  width: 32em;
  display: block;
  margin: 0 auto; }

.simplyText {
  padding-top: 100px;
  width: 30em;
  display: block;
  margin: 0 auto;
  text-align: center; }

a {
  outline: none;
  /* removing outline in Mozilla */
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px; }

.mediumIcons {
  width: 20%;
  background-color: HSLA(164, 41%, 48%, 1);
  border-radius: 50%; }

.list-inline > li {
  margin-left: 42px; }
