@charset "UTF-8";
/**
 * Created by RZI on 07.03.2016.
 */
/* NEW COLORS */
/* some aliases for me */
/**
 * Created by RZI on 07.03.2016.
 *
 */
/**
 * Created by RZI on 07.03.2016.
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  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: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  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: 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.428571429;
  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.428571429; }

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: 992px) {
  .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.428571429;
    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.428571429; }

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.428571429;
  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.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.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.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .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.428571429;
    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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  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.3333333;
  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.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .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.428571429;
  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: 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.3333333;
  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.428571429;
    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.428571429;
  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: 992px) {
  .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.428571429;
      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: 992px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 992px) {
  .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: 992px) {
    .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: 992px) {
    .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: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .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: 992px) {
    .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: 992px) {
    .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: 991px) {
    .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: 992px) {
    .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: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .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: 992px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 992px) {
  .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: 991px) {
    .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: 991px) {
    .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.428571429;
      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.3333333; }
.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.428571429;
  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.428571429; }

.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.428571429;
  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.428571429;
  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: rgba(0, 0, 0, 0); }
  .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: rgba(0, 0, 0, 0); }
  .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; } }
/*------------------------------------
  Default Styles
------------------------------------*/
html {
  font-size: 14px;
  overflow-x: hidden; }

body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
  background-color: #fff; }

a {
  color: #0069b4;
  outline: none; }

a:focus,
a:hover {
  color: #005a9b; }

.nav-link {
  color: #555; }

.nav-link:focus,
.nav-link:hover {
  color: #555; }

figure {
  margin-bottom: 0; }

/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4; }

.h7 {
  font-size: .75rem; }

/*------------------------------------
  Displays
------------------------------------*/
.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1; }

/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #0069b4; }

::selection {
  color: #fff;
  background-color: #0069b4; }

.g-bg-primary ::-moz-selection {
  color: #0069b4;
  background-color: #fff; }

.g-bg-primary ::selection {
  color: #0069b4;
  background-color: #fff; }

/*------------------------------------
  Components
------------------------------------*/
/*------------------------------------
  Alerts
------------------------------------*/
/* Alert Close Button */
.u-alert-close--light {
  font-weight: 300;
  color: #000;
  opacity: .7;
  text-shadow: none;
  transition: color .3s;
  font-size: 18px; }
  .u-alert-close--light:hover {
    opacity: 1; }
  .u-alert-close--light:focus, .u-alert-close--light:active:focus {
    outline: 0 none;
    box-shadow: none; }

/* Alert Lists */
.u-alert-list {
  margin-left: -20px; }

/* Alert Lists with Font Awesome Icons */
.alert__icon {
  margin-left: 20px; }

.alert__icon-list {
  font-size: 12px;
  line-height: 1.5; }

/*------------------------------------
  Arrows
------------------------------------*/
.u-arrow-v1::before {
  display: inline-block;
  position: relative;
  top: 50%;
  left: 50%;
  vertical-align: top;
  transform: translateX(-50%) translateY(-50%); }
.u-arrow-v1[class*="abs"]::before {
  position: absolute; }
.u-arrow-custom-v1 .u-arrow-icon {
  display: block; }
.u-arrow-custom-v1 .u-arrow-text {
  position: absolute;
  top: 50%;
  transition: transform .3s; }
.u-arrow-custom-v1.js-prev .u-arrow-text {
  transform: translateY(-50%) translateX(-100%); }
.u-arrow-custom-v1.js-next .u-arrow-text {
  transform: translateY(-50%) translateX(100%); }
.u-arrow-custom-v1:hover .u-arrow-text {
  transform: translateY(-50%) translateX(0); }
.u-arrow-custom-v2 {
  overflow: hidden;
  transition: background-color 0.3s; }
  .u-arrow-custom-v2 .u-arrow-icon {
    transition: transform 0.3s; }
  .u-arrow-custom-v2 .u-arrow-img {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s; }
  .u-arrow-custom-v2.js-prev .u-arrow-icon {
    transform: translateY(-50%) translateX(10px); }
  .u-arrow-custom-v2.js-prev .u-arrow-img {
    transform: translateX(100%); }
  .u-arrow-custom-v2.js-next .u-arrow-icon {
    transform: translateY(-50%) translateX(-10px); }
  .u-arrow-custom-v2.js-next .u-arrow-img {
    transform: translateX(-100%); }
  .u-arrow-custom-v2:hover .u-arrow-icon {
    transform: translateY(-50%) translateX(0); }
  .u-arrow-custom-v2:hover .u-arrow-img {
    opacity: .6;
    transform: translateX(0); }
.u-arrow-custom-v3 .u-arrow-helper {
  content: "";
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  transform: scale(0.9); }
.u-arrow-custom-v3 .u-arrow-icon {
  display: block; }
  .u-arrow-custom-v3 .u-arrow-icon-before, .u-arrow-custom-v3 .u-arrow-icon-after {
    position: absolute;
    left: 25%;
    transition: transform 0.3s, background-color 0.3s;
    backface-visibility: hidden; }
  .u-arrow-custom-v3 .u-arrow-icon-before {
    transform: translateX(-50%) rotate(30deg);
    transform-origin: 0 100%; }
  .u-arrow-custom-v3 .u-arrow-icon-after {
    top: 50%;
    transform: translateX(-50%) rotate(-30deg);
    transform-origin: 0 0; }
.u-arrow-custom-v3.js-next .u-arrow-icon {
  transform: rotate(180deg); }
.u-arrow-custom-v3:hover .u-arrow-helper {
  background-color: #fff;
  opacity: 1;
  transform: scale(1); }
.u-arrow-custom-v3:hover .u-arrow-icon-before, .u-arrow-custom-v3:hover .u-arrow-icon-after {
  background-color: #0069b4; }
.u-arrow-custom-v3:hover .u-arrow-icon-before {
  transform: translateX(-50%) rotate(45deg); }
.u-arrow-custom-v3:hover .u-arrow-icon-after {
  transform: translateX(-50%) rotate(-45deg); }
.u-arrow-custom-v4 {
  width: 62px;
  height: 62px;
  transition: width 0.3s, background-color 0.3s; }
  .u-arrow-custom-v4 h4 {
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s; }
  .u-arrow-custom-v4.js-prev h4 {
    transform: translateX(100%); }
  .u-arrow-custom-v4.js-next h4 {
    transform: translateX(-100%); }
  .u-arrow-custom-v4:hover {
    width: 200px; }
    .u-arrow-custom-v4:hover .u-arrow-icon {
      color: #0069b4; }
    .u-arrow-custom-v4:hover h4 {
      opacity: 1;
      transition-delay: 0.1s;
      transform: translateX(0); }
.u-arrow-custom-v5 .u-arrow-icon::before {
  transition: transform .3s .3s; }
.u-arrow-custom-v5 .u-arrow-text {
  transition: transform .3s .3s;
  perspective: 1000px; }
.u-arrow-custom-v5 .u-arrow-title {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 30%;
  transition: transform 0.3s;
  backface-visibility: hidden;
  transform-origin: 50% 0;
  transform: rotateX(-90deg);
  margin: 0; }
.u-arrow-custom-v5 .u-arrow-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.u-arrow-custom-v5.js-prev .u-arrow-text {
  transform: translateX(-100%); }
.u-arrow-custom-v5.js-next .u-arrow-text {
  transform: translateX(100%); }
.u-arrow-custom-v5:hover .u-arrow-text {
  transform: translateX(0); }
.u-arrow-custom-v5:hover .u-arrow-title {
  transition-delay: .6s;
  transform: rotateX(0deg); }
.u-arrow-custom-v5:hover .u-arrow-icon::before {
  transition-delay: 0s; }
.u-arrow-custom-v5:hover.js-prev .u-arrow-icon::before {
  transform: translateX(-100%); }
.u-arrow-custom-v5:hover.js-next .u-arrow-icon::before {
  transform: translateX(100%); }
.u-arrow-custom-v6 {
  overflow: hidden;
  width: 40px;
  transition: width .4s, background-color .4s, z-index .4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
  .u-arrow-custom-v6 .u-arrow-text {
    width: 400px; }
  .u-arrow-custom-v6:hover {
    width: 400px;
    z-index: 11; }
.u-arrow-custom-v7 {
  perspective: 1000px; }
  .u-arrow-custom-v7 .u-arrow-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
  .u-arrow-custom-v7 .u-arrow-img {
    backface-visibility: hidden;
    transition: transform 0.3s; }
  .u-arrow-custom-v7.js-prev {
    perspective-origin: 100% 50%; }
    .u-arrow-custom-v7.js-prev .u-arrow-img {
      transform-origin: 0 50%;
      transform: rotateY(90deg); }
  .u-arrow-custom-v7.js-next {
    perspective-origin: 0 50%; }
    .u-arrow-custom-v7.js-next .u-arrow-img {
      transform-origin: 100% 50%;
      transform: rotateY(-90deg); }
  .u-arrow-custom-v7:hover .u-arrow-icon {
    color: #0069b4; }
  .u-arrow-custom-v7:hover .u-arrow-img {
    transform: rotateY(0deg); }
.u-arrow-custom-v8 {
  perspective: 1000px; }
  .u-arrow-custom-v8 .u-arrow-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
  .u-arrow-custom-v8 .u-arrow-title,
  .u-arrow-custom-v8 .u-arrow-img {
    backface-visibility: hidden; }
  .u-arrow-custom-v8 .u-arrow-title {
    transition: transform 0.3s; }
  .u-arrow-custom-v8 .u-arrow-text {
    transition: transform 0.3s 0.3s;
    transform-style: preserve-3d; }
  .u-arrow-custom-v8.js-prev {
    perspective-origin: 100% 50%; }
    .u-arrow-custom-v8.js-prev .u-arrow-text,
    .u-arrow-custom-v8.js-prev .u-arrow-title {
      transform-origin: 0 50%;
      transform: rotateY(90deg); }
  .u-arrow-custom-v8.js-next {
    perspective-origin: 0 50%; }
    .u-arrow-custom-v8.js-next .u-arrow-text,
    .u-arrow-custom-v8.js-next .u-arrow-title {
      transform-origin: 100% 50%;
      transform: rotateY(-90deg); }
  .u-arrow-custom-v8:hover .u-arrow-icon {
    color: #0069b4;
    transition-delay: 0s; }
    .u-arrow-custom-v8:hover .u-arrow-icon::before {
      transition-delay: 0s; }
  .u-arrow-custom-v8:hover .u-arrow-text,
  .u-arrow-custom-v8:hover .u-arrow-title {
    transform: rotateY(0deg); }
  .u-arrow-custom-v8:hover .u-arrow-text {
    transition-delay: 0s; }
  .u-arrow-custom-v8:hover .u-arrow-title {
    transition-delay: .3s; }
.u-arrow-custom-v9 {
  width: 60px; }
  .u-arrow-custom-v9 .u-arrow-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 1px;
    background: #fff;
    transition: width .3s .2s;
    backface-visibility: hidden; }
  .u-arrow-custom-v9 .u-arrow-text::after {
    content: attr(data-title);
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s;
    margin: 20px 5px 0; }
  .u-arrow-custom-v9 .u-arrow-img {
    opacity: 0;
    box-shadow: 0 1px 0 #fff, 0 -1px 0 #fff;
    transition: transform .3s, opacity .3s;
    transform: scale(0.3); }
  .u-arrow-custom-v9.js-prev .u-arrow-icon::after {
    left: calc(100% - 25px); }
  .u-arrow-custom-v9.js-next .u-arrow-icon::after {
    right: calc(100% - 25px); }
  .u-arrow-custom-v9.js-next .u-arrow-text::after {
    text-align: right; }
  .u-arrow-custom-v9:hover {
    width: 200px; }
    .u-arrow-custom-v9:hover .u-arrow-icon::after {
      width: 200px;
      transition-delay: 0s; }
    .u-arrow-custom-v9:hover .u-arrow-text {
      pointer-events: auto; }
      .u-arrow-custom-v9:hover .u-arrow-text::after {
        opacity: 1;
        transition-delay: .2s;
        transform: translateY(0); }
    .u-arrow-custom-v9:hover .u-arrow-img {
      opacity: 1;
      transform: scale(1); }
      .u-arrow-custom-v9:hover .u-arrow-img:first-child {
        transition-delay: 0.3s; }
      .u-arrow-custom-v9:hover .u-arrow-img:nth-child(2) {
        transition-delay: 0.35s; }
      .u-arrow-custom-v9:hover .u-arrow-img:nth-child(3) {
        transition-delay: 0.4s; }
.u-arrow-custom-v10 .u-arrow-text {
  opacity: 0;
  overflow: hidden;
  transform: scale(0.7);
  transition: transform .3s, opacity .3s, background-color .1s 0s; }
.u-arrow-custom-v10 .u-arrow-img {
  transition: transform .3s; }
.u-arrow-custom-v10.js-prev .u-arrow-img {
  transform: translateX(-100%); }
.u-arrow-custom-v10.js-next .u-arrow-img {
  transform: translateX(100%); }
.u-arrow-custom-v10:hover .u-arrow-text {
  opacity: 1;
  background-color: transparent;
  transform: scale(1);
  transition: transform .3s, opacity .3s, background-color .1s .2s; }
.u-arrow-custom-v10:hover .u-arrow-img {
  transform: translateX(0); }
.u-arrow-custom-v11 .u-arrow-icon {
  border-width: 0;
  transition: border-width .3s .15s; }
.u-arrow-custom-v11 .u-arrow-text {
  opacity: 0;
  transition: transform .3s, opacity .3s; }
.u-arrow-custom-v11.js-prev .u-arrow-text {
  transform: translateY(-50%) translateX(-100%) scale(0.75); }
.u-arrow-custom-v11.js-next .u-arrow-text {
  transform: translateY(-50%) translateX(100%) scale(0.75); }
.u-arrow-custom-v11:hover .u-arrow-icon {
  border-top-width: 40px;
  border-bottom-width: 40px;
  transition-delay: 0s; }
.u-arrow-custom-v11:hover .u-arrow-text {
  opacity: 1;
  transition-delay: .3s;
  transform: translateY(-50%) translateX(0) scale(1); }
.u-arrow-custom-v12 .u-arrow-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
  .u-arrow-custom-v12 .u-arrow-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }
.u-arrow-custom-v12 .u-arrow-text {
  overflow: hidden;
  transition: transform .3s;
  backface-visibility: hidden;
  transform: scale(0.6); }
.u-arrow-custom-v12 .u-arrow-img {
  opacity: 0;
  backface-visibility: hidden;
  transition: opacity .3s, transform .3s; }
.u-arrow-custom-v12:hover .u-arrow-img {
  opacity: .8; }
.u-arrow-custom-v12.js-prev .u-arrow-img {
  transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(2); }
.u-arrow-custom-v12.js-prev:hover .u-arrow-text {
  transform: scale(1) rotate(-45deg); }
.u-arrow-custom-v12.js-prev:hover .u-arrow-img {
  transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(1); }
.u-arrow-custom-v12.js-next .u-arrow-img {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(2); }
.u-arrow-custom-v12.js-next:hover .u-arrow-text {
  transform: scale(1) rotate(45deg); }
.u-arrow-custom-v12.js-next:hover .u-arrow-img {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1); }
.u-arrow-custom-v13 .u-arrow-icon {
  overflow: hidden;
  backface-visibility: hidden; }
  .u-arrow-custom-v13 .u-arrow-icon::before {
    position: relative;
    z-index: 2; }
  .u-arrow-custom-v13 .u-arrow-icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background: #fff;
    backface-visibility: hidden;
    transition: transform .3s .3s; }
.u-arrow-custom-v13 .u-arrow-text {
  transition: transform .3s; }
.u-arrow-custom-v13.js-prev .u-arrow-icon::after {
  transform: translateX(-100%); }
.u-arrow-custom-v13.js-prev .u-arrow-text {
  transform: translateX(-100%); }
.u-arrow-custom-v13.js-next .u-arrow-icon::after {
  transform: translateX(100%); }
.u-arrow-custom-v13.js-next .u-arrow-text {
  transform: translateX(100%); }
.u-arrow-custom-v13:hover .u-arrow-icon::after {
  transform: translateX(0);
  transition-delay: 0s; }
.u-arrow-custom-v13:hover .u-arrow-text {
  transition-delay: .3s;
  transform: translateX(0); }
.u-arrow-custom-v14::before, .u-arrow-custom-v14::after,
.u-arrow-custom-v14 .u-arrow-icon::before,
.u-arrow-custom-v14 .u-arrow-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 3px;
  height: 50%;
  background: #0069b4;
  transition: transform .3s;
  backface-visibility: hidden; }
.u-arrow-custom-v14::before,
.u-arrow-custom-v14 .u-arrow-icon::before {
  top: 50%;
  transform: translateX(-50%) rotate(-135deg);
  transform-origin: 50% 0; }
.u-arrow-custom-v14::after,
.u-arrow-custom-v14 .u-arrow-icon::after {
  top: 50%;
  transform: translateX(-50%) rotate(-45deg);
  transform-origin: 0 0; }
.u-arrow-custom-v14 .u-arrow-icon::before, .u-arrow-custom-v14 .u-arrow-icon::after {
  z-index: 2;
  height: 0;
  background: #fff;
  transition: height .3s, transform .3s; }
.u-arrow-custom-v14 .u-arrow-title {
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: transform .3s, opacity .3s;
  margin: 0; }
.u-arrow-custom-v14.js-prev .u-arrow-title {
  left: 100%;
  transform: translateY(-50%) translateX(-50%); }
.u-arrow-custom-v14.js-next::before,
.u-arrow-custom-v14.js-next .u-arrow-icon::before {
  transform: translateX(-50%) rotate(135deg);
  transform-origin: 50% 0; }
.u-arrow-custom-v14.js-next::after,
.u-arrow-custom-v14.js-next .u-arrow-icon::after {
  transform: translateX(-50%) rotate(45deg);
  transform-origin: 100% 0; }
.u-arrow-custom-v14.js-next .u-arrow-title {
  right: 100%;
  text-align: right;
  transform: translateY(-50%) translateX(50%); }
.u-arrow-custom-v14:hover::before,
.u-arrow-custom-v14:hover .u-arrow-icon::before {
  transform: translateX(-50%) rotate(-125deg); }
.u-arrow-custom-v14:hover::after,
.u-arrow-custom-v14:hover .u-arrow-icon::after {
  transform: translateX(-50%) rotate(-55deg); }
.u-arrow-custom-v14:hover .u-arrow-icon::before, .u-arrow-custom-v14:hover .u-arrow-icon::after {
  height: 50%; }
.u-arrow-custom-v14:hover .u-arrow-title {
  opacity: 1;
  transform: translateY(-50%) translateX(0); }
.u-arrow-custom-v14:hover.js-next::before,
.u-arrow-custom-v14:hover.js-next .u-arrow-icon::before {
  transform: translateX(-50%) rotate(125deg); }
.u-arrow-custom-v14:hover.js-next::after,
.u-arrow-custom-v14:hover.js-next .u-arrow-icon::after {
  transform: translateX(-50%) rotate(55deg); }

/*------------------------------------
  Badges
------------------------------------*/
[class*="u-badge"] {
  position: absolute;
  display: inline-block;
  text-align: center;
  font-size: 0.9285714286rem;
  color: #555;
  z-index: 3; }

[class*="u-badge"]:not([class*="--top-left"], [class*="--bottom-left"], [class*="--bottom-right"]) {
  top: 0;
  right: 0;
  transform: translate(50%, -50%); }

.u-badge--top-left {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%); }
.u-badge--bottom-left {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%); }
.u-badge--bottom-right {
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%); }

/*------------------------------------
  Badges v1
------------------------------------*/
[class*="u-badge-v1"] {
  background-color: #ddd;
  box-sizing: content-box; }

.u-badge-v1 {
  min-width: 1.2857142857rem;
  min-height: 1.2857142857rem;
  line-height: 1.2857142857rem;
  padding: 0.2142857143rem; }
  .u-badge-v1.g-brd-around {
    line-height: 1.1428571429rem; }
  .u-badge-v1--xs {
    min-width: 1rem;
    min-height: 1rem;
    line-height: 1rem;
    font-size: 0.7142857143rem;
    padding: 0.1428571429rem; }
    .u-badge-v1--xs.g-brd-around {
      line-height: 0.8571428571rem; }
  .u-badge-v1--sm {
    min-width: 1.1428571429rem;
    min-height: 1.1428571429rem;
    line-height: 1.1428571429rem;
    font-size: 0.7857142857rem;
    padding: 0.1428571429rem; }
    .u-badge-v1--sm.g-brd-around {
      line-height: 1rem; }
  .u-badge-v1--md {
    min-width: 1.2857142857rem;
    min-height: 1.2857142857rem;
    line-height: 1.2857142857rem;
    font-size: 0.9285714286rem;
    padding: 0.2142857143rem; }
    .u-badge-v1--md.g-brd-around {
      line-height: 1.1428571429rem; }
  .u-badge-v1--lg {
    min-width: 1.4285714286rem;
    min-height: 1.4285714286rem;
    line-height: 1.4285714286rem;
    font-size: 1.0714285714rem;
    padding: 0.2142857143rem; }
    .u-badge-v1--lg.g-brd-around {
      line-height: 1.2857142857rem; }
  .u-badge-v1--xl {
    min-width: 1.8571428571rem;
    min-height: 1.8571428571rem;
    line-height: 1.8571428571rem;
    font-size: 1.2142857143rem;
    padding: 0.2142857143rem; }
    .u-badge-v1--xl.g-brd-around {
      line-height: 1.7142857143rem; }

/*------------------------------------
  Badges v2
------------------------------------*/
[class*="u-badge-v2"] {
  background-color: #0069b4;
  border-radius: 50%; }

.u-badge-v2 {
  width: 14px;
  height: 14px; }
  .u-badge-v2--xs {
    width: 8px;
    height: 8px; }
  .u-badge-v2--sm {
    width: 12px;
    height: 12px; }
  .u-badge-v2--md {
    width: 14px;
    height: 14px; }
  .u-badge-v2--lg {
    width: 16px;
    height: 16px; }
  .u-badge-v2--xl {
    width: 18px;
    height: 18px; }

/*------------------------------------
  Badges v3
------------------------------------*/
[class*="u-badge-v3"] {
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 1px #555, 0 -1px 1px #555, 1px 0 1px #555, -1px 0 1px #555; }

.u-badge-v3 {
  font-size: 1rem; }
  .u-badge-v3--xs {
    font-size: 0.7142857143rem; }
  .u-badge-v3--sm {
    font-size: 0.8571428571rem; }
  .u-badge-v3--md {
    font-size: 1rem; }
  .u-badge-v3--lg {
    font-size: 1.1428571429rem; }
  .u-badge-v3--xl {
    font-size: 1.1428571429rem; }

hr {
  margin-top: 2rem;
  margin-bottom: 2rem; }

/* Solid Divider */
.u-divider-solid {
  border-top-style: solid; }

/* Dotted Divider */
.u-divider-dotted {
  border-top-style: dotted; }

/* Dashed Divider */
.u-divider-dashed {
  border-top-style: dashed; }

/* Double Solid Divider */
.u-divider-db-solid {
  height: 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

/* Double Dashed Divider */
.u-divider-db-dashed {
  height: 5px;
  border-top: 1px dashed transparent;
  border-bottom: 1px dashed transparent; }

/* Double Dotted Divider */
.u-divider-db-dotted {
  height: 5px;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent; }

/* Linear Gradient Divider */
.u-divider-linear-gradient {
  height: 1px;
  border: none; }
.u-divider-linear-gradient--gray-light-v2 {
  background-image: linear-gradient(to right, transparent, #ccc, transparent); }
.u-divider-linear-gradient--gray-light-v3 {
  background-image: linear-gradient(to right, transparent, #ddd, transparent); }

.u-divider {
  position: relative;
  border-top-width: 1px; }
  .u-divider__icon {
    position: absolute;
    top: -1.4285714286rem;
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    font-size: 1.2857142857rem;
    line-height: 2.8571428571rem;
    text-align: center;
    font-style: normal; }
  .u-divider__icon--indented {
    box-shadow: 0 0 0 15px #fff; }
  .u-divider-center {
    text-align: center; }
  .u-divider-right {
    text-align: right; }
  .u-divider-center .u-divider__icon {
    left: auto;
    right: auto;
    margin-left: -1.4285714286rem; }
  .u-divider-right .u-divider__icon {
    left: auto;
    right: 0; }

/*------------------------------------
  Go To v1
------------------------------------*/
[class*="u-go-to"] {
  display: none; }

.u-go-to-v1 {
  width: 2.8571428571rem;
  height: 2.8571428571rem;
  display: block;
  background-color: rgba(255, 255, 255, 0.7);
  color: #555;
  border-radius: 50%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  transition: .3s ease-out;
  z-index: 11; }
  .u-go-to-v1 i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .u-go-to-v1:hover, .u-go-to-v1:focus:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0069b4; }
  .u-go-to-v1:focus {
    text-decoration: none;
    color: #555;
    background-color: rgba(255, 255, 255, 0.7); }

@media (max-width: 576px (-1)) {
  .u-go-to-v1 {
    transform: scale(0.8, 0.8); } }
/*------------------------------------
  Go To v2
------------------------------------*/
[class*="u-go-to"] {
  display: none; }

.u-go-to-v2 {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 3px;
  transition: .3s ease-out;
  z-index: 11; }
  .u-go-to-v2 i {
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    display: block;
    text-align: center;
    line-height: 2.8571428571rem; }
  .u-go-to-v2:hover, .u-go-to-v2:focus:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0069b4; }
  .u-go-to-v2:focus {
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3); }

@media (max-width: 576px (-1)) {
  .u-go-to-v2 {
    transform: scale(0.8, 0.8); } }
/*------------------------------------
  Go To v3
------------------------------------*/
[class*="u-go-to"] {
  display: none; }

.u-go-to-v3 {
  padding: 5px;
  display: block;
  background-color: rgba(255, 255, 255, 0.7);
  color: #555;
  border-radius: 50%;
  transition: .3s ease-out;
  z-index: 11; }
  .u-go-to-v3 i {
    width: 2.8571428571rem;
    height: 2.8571428571rem;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 1.1428571429rem;
    line-height: 2.5714285714rem;
    border: solid 1px #555;
    transition: .3s ease-out; }
  .u-go-to-v3:hover, .u-go-to-v3:focus:hover {
    text-decoration: none;
    color: #0069b4;
    background-color: white; }
    .u-go-to-v3:hover i, .u-go-to-v3:focus:hover i {
      border-color: #0069b4; }
  .u-go-to-v3:focus {
    text-decoration: none;
    color: #555;
    background-color: rgba(255, 255, 255, 0.7); }
    .u-go-to-v3:focus i {
      border-color: #555; }

@media (max-width: 576px (-1)) {
  .u-go-to-v3 {
    transform: scale(0.8, 0.8); } }
/*------------------------------------
  Headers
------------------------------------*/
.u-header {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 0.9285714286rem;
  z-index: 101; }
  .u-header--abs-top, .u-header--abs-bottom, .u-header--abs-top-2nd-screen {
    position: absolute; }
  .u-header--abs-top-2nd-screen {
    top: 100%;
    bottom: auto; }
  .u-header--abs-top {
    top: 0;
    bottom: auto; }
  .u-header--abs-bottom {
    top: auto;
    bottom: 0; }
    .u-header--abs-bottom .dropdown-menu {
      top: auto;
      bottom: 100%;
      margin-top: 0;
      margin-bottom: .125rem; }
  .u-header--sticky-top, .u-header--sticky-bottom {
    position: fixed; }
  .u-header--sticky-top {
    bottom: auto;
    top: 0; }
  .u-header--sticky-bottom {
    top: auto;
    bottom: 0; }
    .u-header--sticky-bottom .dropdown-menu {
      top: auto;
      bottom: 100%;
      margin-top: 0;
      margin-bottom: .125rem; }
  .u-header--invisible {
    display: none; }
  .u-header--moved-up {
    transform: translate3d(0, -100%, 0); }
  .u-header--faded {
    opacity: 0;
    visibility: hidden; }
  .u-header--untransitioned {
    transition: none !important; }
  .u-header__section--hidden {
    position: relative; }
  .u-header--floating {
    position: absolute;
    left: 0;
    right: 0; }
    .u-header--floating.js-header-fix-moment {
      margin-top: 0 !important; }
      .u-header--floating.js-header-fix-moment .navbar {
        padding-left: 0;
        padding-right: 0; }
  .u-header[data-header-fix-effect] {
    transition: .3s ease; }
  .u-header-reduced--shift.js-header-change-moment {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .u-header.js-header-fix-moment {
    position: fixed;
    top: 0;
    bottom: auto; }

.u-header__section {
  position: relative;
  z-index: 1; }
  .u-header__section:nth-child(1) {
    z-index: 5; }
  .u-header__section:nth-child(2) {
    z-index: 4; }
  .u-header__section:nth-child(3) {
    z-index: 3; }
  .u-header__section:nth-child(4) {
    z-index: 2; }
  .u-header__section:nth-child(5) {
    z-index: 1; }

.u-header__sections-container {
  position: relative;
  z-index: 1; }

.u-header__logo {
  position: relative;
  z-index: 1; }
  .u-header__logo-img {
    top: 0;
    left: 0;
    /*transition: .3s ease;*/ }
  .u-header__logo-img:not(.u-header__logo-img--main) {
    position: absolute;
    opacity: 0; }

.dropdown-menu.u-dropdown--reverse-position {
  left: auto;
  right: 0; }

.js-header-change-moment.g-bg-white--shift {
  background-color: #fff; }

.js-header-change-moment.g-bg-light-semi-transparent--shift {
  background-color: rgba(255, 255, 255, 0.9); }

.js-header-change-moment.g-bg-black--shift {
  background-color: #000; }

.js-header-change-moment.g-bg-dark-semi-transparent--shift {
  background-color: rgba(0, 0, 0, 0.9); }

.js-header-change-moment.g-bg-primary--shift {
  background-color: #0069b4; }

.js-header-change-moment.g-bg-primary-semi-transparent--shift {
  background-color: rgba(0, 105, 180, 0.9); }

.u-header__section--light .navbar-brand, .u-header__section--light .navbar-toggler, .u-header__section--light--shift.js-header-change-moment .navbar-brand, .u-header__section--light--shift.js-header-change-moment .navbar-toggler {
  color: #555555; }
.u-header__section--light .navbar-brand:focus, .u-header__section--light .navbar-brand:hover, .u-header__section--light .navbar-toggler:focus, .u-header__section--light .navbar-toggler:hover, .u-header__section--light--shift.js-header-change-moment .navbar-brand:focus, .u-header__section--light--shift.js-header-change-moment .navbar-brand:hover, .u-header__section--light--shift.js-header-change-moment .navbar-toggler:focus, .u-header__section--light--shift.js-header-change-moment .navbar-toggler:hover {
  color: #555555; }
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
  color: #555555; }
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
  color: #555555; }
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled {
  color: rgba(85, 85, 85, 0.5); }
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
  color: #0069b4; }
.u-header__section--light .navbar-toggler, .u-header__section--light--shift.js-header-change-moment .navbar-toggler {
  border-color: rgba(85, 85, 85, 0.3); }
.u-header__section--light .navbar-toggler-icon, .u-header__section--light--shift.js-header-change-moment .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba($g-color-main, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.u-header__section--light .navbar-text, .u-header__section--light--shift.js-header-change-moment .navbar-text {
  color: rgba(85, 85, 85, 0.7); }

.u-header__section--dark .navbar-brand, .u-header__section--dark .navbar-toggler, .u-header__section--dark--shift.js-header-change-moment .navbar-brand, .u-header__section--dark--shift.js-header-change-moment .navbar-toggler,
.u-header__section--primary .navbar-brand,
.u-header__section--primary .navbar-toggler,
.u-header__section--primary--shift.js-header-change-moment .navbar-brand,
.u-header__section--primary--shift.js-header-change-moment .navbar-toggler {
  color: #fff; }
.u-header__section--dark .navbar-brand:focus, .u-header__section--dark .navbar-brand:hover, .u-header__section--dark .navbar-toggler:focus, .u-header__section--dark .navbar-toggler:hover, .u-header__section--dark--shift.js-header-change-moment .navbar-brand:focus, .u-header__section--dark--shift.js-header-change-moment .navbar-brand:hover, .u-header__section--dark--shift.js-header-change-moment .navbar-toggler:focus, .u-header__section--dark--shift.js-header-change-moment .navbar-toggler:hover,
.u-header__section--primary .navbar-brand:focus,
.u-header__section--primary .navbar-brand:hover,
.u-header__section--primary .navbar-toggler:focus,
.u-header__section--primary .navbar-toggler:hover,
.u-header__section--primary--shift.js-header-change-moment .navbar-brand:focus,
.u-header__section--primary--shift.js-header-change-moment .navbar-brand:hover,
.u-header__section--primary--shift.js-header-change-moment .navbar-toggler:focus,
.u-header__section--primary--shift.js-header-change-moment .navbar-toggler:hover {
  color: #fff; }
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
  color: rgba(255, 255, 255, 0.8); }
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
  color: #fff; }
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.disabled {
  color: rgba(255, 255, 255, 0.5); }
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, .u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open,
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
  color: #fff; }
.u-header__section--dark .navbar-toggler, .u-header__section--dark--shift.js-header-change-moment .navbar-toggler,
.u-header__section--primary .navbar-toggler,
.u-header__section--primary--shift.js-header-change-moment .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.3); }
.u-header__section--dark .navbar-toggler-icon, .u-header__section--dark--shift.js-header-change-moment .navbar-toggler-icon,
.u-header__section--primary .navbar-toggler-icon,
.u-header__section--primary--shift.js-header-change-moment .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba($g-color-white, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.u-header__section--dark .navbar-text, .u-header__section--dark--shift.js-header-change-moment .navbar-text,
.u-header__section--primary .navbar-text,
.u-header__section--primary--shift.js-header-change-moment .navbar-text {
  color: rgba(255, 255, 255, 0.7); }

.navbar > .container {
  position: relative; }

@media all and (min-width: 576px) {
  .u-header--abs-top--sm, .u-header--abs-bottom--sm, .u-header--abs-top-2nd-screen--sm {
    position: absolute; }
  .u-header--abs-top-2nd-screen--sm {
    top: 100%; }
  .u-header--abs-top--sm {
    bottom: auto;
    top: 0; }
  .u-header--abs-bottom--sm {
    top: auto;
    bottom: 0; }
  .u-header--sticky-top--sm, .u-header--sticky-bottom--sm {
    position: fixed; }
  .u-header--sticky-top--sm {
    bottom: auto;
    top: 0; }
  .u-header--sticky-bottom--sm {
    top: auto;
    bottom: 0; }
  .u-header--floating--sm {
    position: absolute;
    left: 0;
    right: 0; }
    .u-header--floating--sm.js-header-fix-moment {
      margin-top: 0 !important; }
      .u-header--floating--sm.js-header-fix-moment .navbar {
        padding-left: 0;
        padding-right: 0; } }
@media all and (min-width: 768px) {
  .u-header--abs-top--md, .u-header--abs-bottom--md, .u-header--abs-top-2nd-screen--md {
    position: absolute; }
  .u-header--abs-top-2nd-screen--md {
    top: 100%; }
  .u-header--abs-top--md {
    bottom: auto;
    top: 0; }
  .u-header--abs-bottom--md {
    top: auto;
    bottom: 0; }
  .u-header--sticky-top--md, .u-header--sticky-bottom--md {
    position: fixed; }
  .u-header--sticky-top--md {
    bottom: auto;
    top: 0; }
  .u-header--sticky-bottom--md {
    top: auto;
    bottom: 0; }
  .u-header--floating--md {
    position: absolute;
    left: 0;
    right: 0; }
    .u-header--floating--md.js-header-fix-moment {
      margin-top: 0 !important; }
      .u-header--floating--md.js-header-fix-moment .navbar {
        padding-left: 0;
        padding-right: 0; } }
@media all and (min-width: 992px) {
  .u-header--abs-top--lg, .u-header--abs-bottom--lg, .u-header--abs-top-2nd-screen--lg {
    position: absolute; }
  .u-header--abs-top-2nd-screen--lg {
    top: 100%; }
  .u-header--abs-top--lg {
    bottom: auto;
    top: 0; }
  .u-header--abs-bottom--lg {
    top: auto;
    bottom: 0; }
  .u-header--sticky-top--lg, .u-header--sticky-bottom--lg {
    position: fixed; }
  .u-header--sticky-top--lg {
    bottom: auto;
    top: 0; }
  .u-header--sticky-bottom--lg {
    top: auto;
    bottom: 0; }
  .u-header--floating--lg {
    position: absolute;
    left: 0;
    right: 0; }
    .u-header--floating--lg.js-header-fix-moment {
      margin-top: 0 !important; }
      .u-header--floating--lg.js-header-fix-moment .navbar {
        padding-left: 0;
        padding-right: 0; } }
@media all and (min-width: 1200px) {
  .u-header--abs-top--xl, .u-header--abs-bottom--xl, .u-header--abs-top-2nd-screen--xl {
    position: absolute; }
  .u-header--abs-top-2nd-screen--xl {
    top: 100%; }
  .u-header--abs-top--xl {
    bottom: auto;
    top: 0; }
  .u-header--abs-bottom--xl {
    top: auto;
    bottom: 0; }
  .u-header--sticky-top--xl, .u-header--sticky-bottom--xl {
    position: fixed; }
  .u-header--sticky-top--xl {
    bottom: auto;
    top: 0; }
  .u-header--sticky-bottom--xl {
    top: auto;
    bottom: 0; }
  .u-header--floating--xl {
    position: absolute;
    left: 0;
    right: 0; }
    .u-header--floating--xl.js-header-fix-moment {
      margin-top: 0 !important; }
      .u-header--floating--xl.js-header-fix-moment .navbar {
        padding-left: 0;
        padding-right: 0; } }
@media all and (max-width: 1200px (-1)) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    justify-content: flex-start; }

  .navbar-expand-xl .navbar-collapse {
    width: 100%;
    order: 10; } }
@media all and (max-width: 992px (-1)) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    justify-content: flex-start; }

  .navbar-expand-lg .navbar-collapse {
    width: 100%;
    order: 10; } }
@media all and (max-width: 768px (-1)) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    justify-content: flex-start; }

  .navbar-expand-md .navbar-collapse {
    width: 100%;
    order: 10; } }
@media all and (max-width: 576px (-1)) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    justify-content: flex-start; }

  .navbar-expand-sm .navbar-collapse {
    width: 100%;
    order: 10; } }
/*------------------------------------
	Header Togglers
------------------------------------*/
.u-header-toggler {
  display: block;
  width: 5rem;
  height: 3.5714285714rem;
  z-index: 102;
  /* Hamburgers */ }
  .u-header-toggler .hamburger {
    line-height: 1; }

/* Toggler Positioning */
@media all and (min-width: 0) {
  .u-header-toggler--top-right, .u-header-toggler--top-right.btn, .u-header-toggler--top-left, .u-header-toggler--top-left.btn, .u-header-toggler--bottom-right, .u-header-toggler--bottom-right.btn, .u-header-toggler--bottom-left, .u-header-toggler--bottom-left.btn {
    position: fixed; }
  .u-header-toggler--top-right, .u-header-toggler--top-right.btn, .u-header-toggler--top-left, .u-header-toggler--top-left.btn {
    top: 1.4285714286rem; }
  .u-header-toggler--bottom-right, .u-header-toggler--bottom-right.btn, .u-header-toggler--bottom-left, .u-header-toggler--bottom-left.btn {
    bottom: 1.4285714286rem; }
  .u-header-toggler--top-left, .u-header-toggler--bottom-left {
    left: 1.4285714286rem; }
  .u-header-toggler--top-right, .u-header-toggler--bottom-right {
    right: 1.4285714286rem; } }
/* Toggler Positioning (sm) */
@media all and (min-width: 576px) {
  .u-header-toggler--top-right--sm, .u-header-toggler--top-right--sm.btn, .u-header-toggler--top-left--sm, .u-header-toggler--top-left--sm.btn, .u-header-toggler--bottom-right--sm, .u-header-toggler--bottom-right--sm.btn, .u-header-toggler--bottom-left--sm, .u-header-toggler--bottom-left--sm.btn {
    position: fixed; }
  .u-header-toggler--top-right--sm, .u-header-toggler--top-right--sm.btn, .u-header-toggler--top-left--sm, .u-header-toggler--top-left--sm.btn {
    top: 1.4285714286rem; }
  .u-header-toggler--bottom-right--sm, .u-header-toggler--bottom-right--sm.btn, .u-header-toggler--bottom-left--sm, .u-header-toggler--bottom-left--sm.btn {
    bottom: 1.4285714286rem; }
  .u-header-toggler--top-left--sm, .u-header-toggler--bottom-left--sm {
    left: 1.4285714286rem; }
  .u-header-toggler--top-right--sm, .u-header-toggler--bottom-right--sm {
    right: 1.4285714286rem; } }
/* Toggler Positioning (md) */
@media all and (min-width: 768px) {
  .u-header-toggler--top-right--md, .u-header-toggler--top-right--md.btn, .u-header-toggler--top-left--md, .u-header-toggler--top-left--md.btn, .u-header-toggler--bottom-right--md, .u-header-toggler--bottom-right--md.btn, .u-header-toggler--bottom-left--md, .u-header-toggler--bottom-left--md.btn {
    position: fixed; }
  .u-header-toggler--top-right--md, .u-header-toggler--top-right--md.btn, .u-header-toggler--top-left--md, .u-header-toggler--top-left--md.btn {
    top: 1.4285714286rem; }
  .u-header-toggler--bottom-right--md, .u-header-toggler--bottom-right--md.btn, .u-header-toggler--bottom-left--md, .u-header-toggler--bottom-left--md.btn {
    bottom: 1.4285714286rem; }
  .u-header-toggler--top-left--md, .u-header-toggler--bottom-left--md {
    left: 1.4285714286rem; }
  .u-header-toggler--top-right--md, .u-header-toggler--bottom-right--md {
    right: 1.4285714286rem; } }
/* Toggler Positioning (lg) */
@media all and (min-width: 992px) {
  .u-header-toggler--top-right--lg, .u-header-toggler--top-right--lg.btn, .u-header-toggler--top-left--lg, .u-header-toggler--top-left--lg.btn, .u-header-toggler--bottom-right--lg, .u-header-toggler--bottom-right--lg.btn, .u-header-toggler--bottom-left--lg, .u-header-toggler--bottom-left--lg.btn {
    position: fixed; }
  .u-header-toggler--top-right--lg, .u-header-toggler--top-right--lg.btn, .u-header-toggler--top-left--lg, .u-header-toggler--top-left--lg.btn {
    top: 1.4285714286rem; }
  .u-header-toggler--bottom-right--lg, .u-header-toggler--bottom-right--lg.btn, .u-header-toggler--bottom-left--lg, .u-header-toggler--bottom-left--lg.btn {
    bottom: 1.4285714286rem; }
  .u-header-toggler--top-left--lg, .u-header-toggler--bottom-left--lg {
    left: 1.4285714286rem; }
  .u-header-toggler--top-right--lg, .u-header-toggler--bottom-right--lg {
    right: 1.4285714286rem; } }
/* Toggler Positioning (xl) */
@media all and (min-width: 1200px) {
  .u-header-toggler--top-right--xl, .u-header-toggler--top-right--xl.btn, .u-header-toggler--top-left--xl, .u-header-toggler--top-left--xl.btn, .u-header-toggler--bottom-right--xl, .u-header-toggler--bottom-right--xl.btn, .u-header-toggler--bottom-left--xl, .u-header-toggler--bottom-left--xl.btn {
    position: fixed; }
  .u-header-toggler--top-right--xl, .u-header-toggler--top-right--xl.btn, .u-header-toggler--top-left--xl, .u-header-toggler--top-left--xl.btn {
    top: 1.4285714286rem; }
  .u-header-toggler--bottom-right--xl, .u-header-toggler--bottom-right--xl.btn, .u-header-toggler--bottom-left--xl, .u-header-toggler--bottom-left--xl.btn {
    bottom: 1.4285714286rem; }
  .u-header-toggler--top-left--xl, .u-header-toggler--bottom-left--xl {
    left: 1.4285714286rem; }
  .u-header-toggler--top-right--xl, .u-header-toggler--bottom-right--xl {
    right: 1.4285714286rem; } }
/*------------------------------------
  Fullscreen Header
------------------------------------*/
[class*="u-header--fullscreen"] {
  text-align: center;
  visibility: hidden; }
  [class*="u-header--fullscreen"] .u-header__sections-container {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease, visibility .5s ease; }
  [class*="u-header--fullscreen"] .mCustomScrollBox {
    width: 100%;
    height: auto; }
  [class*="u-header--fullscreen"] .u-header__section {
    width: 100%; }
  [class*="u-header--fullscreen"] .navbar-nav[class*="u-main-nav-v"] > li > a {
    display: inline-block; }

[class*="u-header--fullscreen"] .u-header__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  transition: transform .5s ease, opacity .5s ease, visibility .5s ease; }

.u-header.u-header--fullscreen--top-left, .u-header.u-header--fullscreen--top-right, .u-header.u-header--fullscreen--bottom-left, .u-header.u-header--fullscreen--bottom-right {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .u-header.u-header--fullscreen--top-left .u-header__overlay, .u-header.u-header--fullscreen--top-right .u-header__overlay, .u-header.u-header--fullscreen--bottom-left .u-header__overlay, .u-header.u-header--fullscreen--bottom-right .u-header__overlay {
    display: block; }
  .u-header.u-header--fullscreen--top-left.u-header--fullscreen-showed, .u-header.u-header--fullscreen--top-right.u-header--fullscreen-showed, .u-header.u-header--fullscreen--bottom-left.u-header--fullscreen-showed, .u-header.u-header--fullscreen--bottom-right.u-header--fullscreen-showed {
    visibility: visible; }
    .u-header.u-header--fullscreen--top-left.u-header--fullscreen-showed .u-header__overlay,
    .u-header.u-header--fullscreen--top-left.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--top-right.u-header--fullscreen-showed .u-header__overlay,
    .u-header.u-header--fullscreen--top-right.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--bottom-left.u-header--fullscreen-showed .u-header__overlay,
    .u-header.u-header--fullscreen--bottom-left.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--bottom-right.u-header--fullscreen-showed .u-header__overlay,
    .u-header.u-header--fullscreen--bottom-right.u-header--fullscreen-showed .u-header__sections-container {
      opacity: 1;
      visibility: visible; }
    .u-header.u-header--fullscreen--top-left.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--top-right.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--bottom-left.u-header--fullscreen-showed .u-header__sections-container, .u-header.u-header--fullscreen--bottom-right.u-header--fullscreen-showed .u-header__sections-container {
      transition-delay: .5s; }
  .u-header.u-header--fullscreen--top-left .container, .u-header.u-header--fullscreen--top-right .container, .u-header.u-header--fullscreen--bottom-left .container, .u-header.u-header--fullscreen--bottom-right .container {
    width: 100%; }
  .u-header.u-header--fullscreen--top-left .navbar, .u-header.u-header--fullscreen--top-right .navbar, .u-header.u-header--fullscreen--bottom-left .navbar, .u-header.u-header--fullscreen--bottom-right .navbar {
    min-width: 22.8571428571rem;
    width: 50%;
    margin-left: auto;
    margin-right: auto; }
  .u-header.u-header--fullscreen--top-left .dropdown-menu, .u-header.u-header--fullscreen--top-right .dropdown-menu, .u-header.u-header--fullscreen--bottom-left .dropdown-menu, .u-header.u-header--fullscreen--bottom-right .dropdown-menu {
    text-align: inherit;
    position: static;
    width: 100%; }
.u-header.u-header--fullscreen--top-left .u-header__overlay {
  transform-origin: 0% 0%;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-20%, -20%, 0); }
.u-header.u-header--fullscreen--top-left.u-header--fullscreen-showed .u-header__overlay {
  transform: scale3d(1, 1, 1) translate3d(-20%, -20%, 0); }
.u-header.u-header--fullscreen--top-right .u-header__overlay {
  left: auto;
  transform-origin: 100% 0%;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(20%, -20%, 0); }
.u-header.u-header--fullscreen--top-right.u-header--fullscreen-showed .u-header__overlay {
  transform: scale3d(1, 1, 1) translate3d(20%, -20%, 0); }
.u-header.u-header--fullscreen--bottom-left .u-header__overlay {
  top: auto;
  transform-origin: 0% 100%;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-20%, 20%, 0); }
.u-header.u-header--fullscreen--bottom-left.u-header--fullscreen-showed .u-header__overlay {
  transform: scale3d(1, 1, 1) translate3d(-20%, 20%, 0); }
.u-header.u-header--fullscreen--bottom-right .u-header__overlay {
  top: auto;
  left: auto;
  transform-origin: 100% 100%;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(20%, 20%, 0); }
.u-header.u-header--fullscreen--bottom-right.u-header--fullscreen-showed .u-header__overlay {
  transform: scale3d(1, 1, 1) translate3d(20%, 20%, 0); }

/*------------------------------------
  Side Header
------------------------------------*/
/* Common styles of Side Header */
body[class*="u-body--header-side"] .u-header.u-header--side {
  position: fixed;
  top: 0;
  height: 100%;
  width: 21.4285714286rem; }
  body[class*="u-body--header-side"] .u-header.u-header--side .navbar {
    flex-direction: column; }
    body[class*="u-body--header-side"] .u-header.u-header--side .navbar .container {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      flex-direction: column; }
    body[class*="u-body--header-side"] .u-header.u-header--side .navbar .navbar-collapse {
      flex-direction: column; }
    body[class*="u-body--header-side"] .u-header.u-header--side .navbar .navbar-nav {
      width: 100%;
      flex-direction: column;
      margin-left: 0 !important;
      margin-right: 0 !important; }
  body[class*="u-body--header-side"] .u-header.u-header--side .u-header__sections-container {
    height: 100%; }
  body[class*="u-body--header-side"] .u-header.u-header--side .dropdown-menu {
    top: 0; }
  body[class*="u-body--header-side"] .u-header.u-header--side .mCSB_container,
  body[class*="u-body--header-side"] .u-header.u-header--side .mCustomScrollBox {
    overflow: visible; }

/* Overlay */
.u-header--side .u-header__overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2000%;
  opacity: 0;
  visibility: hidden; }

body[class*="u-body--header-side"].u-body--header-side-opened .u-header__overlay {
  opacity: 1;
  visibility: visible; }

.u-body--header-side-static-left .u-header--side .dropdown-menu, .u-body--header-side-overlay-left .u-header--side .dropdown-menu, .u-body--header-side-push-left .u-header--side .dropdown-menu {
  left: 100%;
  margin-left: 1.0714285714rem; }
.u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-sub-menu, .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-sub-menu, .u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-sub-menu {
  margin-left: 1.0714285714rem; }
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu, .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu, .u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu {
    margin-left: 0; }
.u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu, .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu, .u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu {
  margin-left: 0;
  margin-right: 1.0714285714rem; }
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-static-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu, .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-overlay-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu, .u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-push-left .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu {
    margin-left: 0;
    margin-right: 0; }
.u-body--header-side-static-left {
  margin-left: 21.4285714286rem; }
  .u-body--header-side-static-left .u-header--side {
    right: auto;
    left: 0; }
.u-body--header-side-static-right {
  margin-right: 21.4285714286rem; }
  .u-body--header-side-static-right .u-header--side {
    left: auto;
    right: 0; }
.u-body--header-side-overlay-left .u-header--side, .u-body--header-side-push-left .u-header--side {
  right: auto;
  left: -21.4285714286rem; }
  .u-body--header-side-overlay-left .u-header--side .u-header__overlay, .u-body--header-side-push-left .u-header--side .u-header__overlay {
    left: 100%; }
.u-body--header-side-overlay-left.u-body--header-side-opened .u-header--side, .u-body--header-side-push-left.u-body--header-side-opened .u-header--side {
  left: 0; }
.u-body--header-side-push-left.u-body--header-side-opened {
  margin-left: 21.4285714286rem; }
.u-body--header-side-overlay-right .u-header--side, .u-body--header-side-push-right .u-header--side {
  left: auto;
  right: -21.4285714286rem; }
  .u-body--header-side-overlay-right .u-header--side .u-header__overlay, .u-body--header-side-push-right .u-header--side .u-header__overlay {
    right: 100%; }
.u-body--header-side-overlay-right.u-body--header-side-opened .u-header--side, .u-body--header-side-push-right.u-body--header-side-opened .u-header--side {
  right: 0; }
.u-body--header-side-push-right.u-body--header-side-opened {
  margin-right: 21.4285714286rem; }
.u-body--header-side-static-right .u-header--side .dropdown-menu, .u-body--header-side-overlay-right .u-header--side .dropdown-menu, .u-body--header-side-push-right .u-header--side .dropdown-menu {
  left: auto;
  right: 100%;
  margin-right: 1.0714285714rem; }
.u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-sub-menu, .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-sub-menu, .u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-sub-menu {
  left: auto;
  right: 100%;
  margin-right: 1.0714285714rem; }
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu, .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu, .u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical .hs-sub-menu .hs-sub-menu {
    margin-right: 0; }
.u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu, .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu, .u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu,
.u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu {
  margin-right: 0;
  margin-left: 1.0714285714rem; }
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-static-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu, .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-overlay-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu, .u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-mega-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-mega-menu .hs-sub-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-mega-menu,
  .u-body--header-side-push-right .u-header--side .hs-menu-vertical.hs-rtl .hs-sub-menu .hs-sub-menu {
    margin-left: 0;
    margin-right: 0; }

/* Button Styles
------------------------------------*/
/* General Button Styles */
.btn {
  position: relative;
  transition: .2s ease;
  cursor: pointer; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
    box-shadow: none; }

/* Button Content
------------------------------------*/
.u-btn-content {
  white-space: normal; }

/* Buttons Only Icon (O)
------------------------------------*/
.u-btn-only-icon {
  position: relative; }
  .u-btn-only-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }

/* Button Sizes
------------------------------------*/
/* Extra Small */
.btn-xs, .btn-group-xs > .btn {
  line-height: 1.4;
  padding: 0.1428571429rem 0.5rem;
  font-size: 0.7857142857rem; }

/* Medium */
.btn-md {
  line-height: 1.4;
  padding: 0.5714285714rem 1.4285714286rem;
  font-size: 1.0714285714rem; }

/* Extra Large */
.btn-xl {
  line-height: 1.4;
  padding: 0.9285714286rem 1.8571428571rem;
  font-size: 1.2857142857rem; }

/* Extramly Large */
.btn-xxl {
  line-height: 1.4;
  padding: 1.0714285714rem 2.1428571429rem;
  font-size: 1.5rem; }

/* Button Types
------------------------------------*/
/* Inset Buttons */
.u-btn-inset {
  position: relative; }
  .u-btn-inset::before {
    position: absolute;
    top: 0.1428571429rem;
    right: 0.1428571429rem;
    bottom: 0.1428571429rem;
    left: 0.1428571429rem;
    content: "";
    border: solid 1px #fff;
    border-radius: 1px; }
  .u-btn-inset--rounded::before {
    border-radius: 50px; }

/* 3d Buttons */
.u-btn-3d {
  border-bottom: solid 3px rgba(0, 0, 0, 0.2); }
  .u-btn-3d:hover {
    border-bottom-color: rgba(0, 0, 0, 0.3); }

/* Skew Button */
.u-btn-skew {
  transform: skewX(-20deg); }
  .u-btn-skew__inner {
    transform: skewX(20deg);
    display: block; }

/* Button Hovers
------------------------------------*/
[class*="u-btn-hover"] {
  z-index: 1; }
  [class*="u-btn-hover"]:hover {
    text-decoration: none; }
  [class*="u-btn-hover"]:focus {
    text-decoration: none; }
  [class*="u-btn-hover"]::after {
    position: absolute;
    content: "";
    z-index: -1;
    transition: all .3s; }

/* Hover v1-1 */
.u-btn-hover-v1-1::after {
  top: 0;
  left: 0;
  height: 0;
  width: 100%; }

.u-btn-hover-v1-1:hover::after {
  height: 100%; }

/* Hover v1-2 */
.u-btn-hover-v1-2::after {
  top: 0;
  right: 0;
  width: 0;
  height: 100%; }

.u-btn-hover-v1-2:hover::after {
  width: 100%; }

/* Hover v1-3 */
.u-btn-hover-v1-3::after {
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%; }

.u-btn-hover-v1-3:hover::after {
  height: 100%; }

/* Hover v1-4 */
.u-btn-hover-v1-4::after {
  top: 0;
  left: 0;
  width: 0;
  height: 100%; }

.u-btn-hover-v1-4:hover::after {
  width: 100%; }

/* Hover v2-1 */
.u-btn-hover-v2-1::after {
  top: 0;
  right: 0;
  width: 0;
  height: 100%; }

.u-btn-hover-v2-1:hover::after {
  left: 0;
  width: 100%; }

/* Hover v2-2 */
.u-btn-hover-v2-2::after {
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%; }

.u-btn-hover-v2-2:hover::after {
  top: 0;
  height: 100%; }

/* Flat Buttons
------------------------------------*/
/* Button Primary */
.u-btn-primary {
  color: #fff;
  background-color: #0069b4; }
  .u-btn-primary:hover, .u-btn-primary.active {
    border-color: #0087e7;
    background-color: #0087e7; }
  .u-btn-primary:hover, .u-btn-primary:focus, .u-btn-primary.active {
    color: #fff; }
  .u-btn-primary.g-btn-hover-reset:hover, .u-btn-primary.g-btn-hover-reset.active {
    background-color: #0069b4;
    border-color: #0069b4; }
  .u-btn-primary.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v1-1::after, .u-btn-primary.u-btn-hover-v1-1:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v1-1:hover {
      background-color: #0069b4;
      overflow: hidden; }
  .u-btn-primary.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v1-2::after, .u-btn-primary.u-btn-hover-v1-2:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v1-2:hover {
      background-color: #0069b4;
      overflow: hidden; }
  .u-btn-primary.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v1-3::after, .u-btn-primary.u-btn-hover-v1-3:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v1-3:hover {
      background-color: #0069b4;
      overflow: hidden; }
  .u-btn-primary.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v1-4::after, .u-btn-primary.u-btn-hover-v1-4:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v1-4:hover {
      background-color: #0069b4;
      overflow: hidden; }
  .u-btn-primary.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v2-1::after, .u-btn-primary.u-btn-hover-v2-1:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v2-1:hover {
      background-color: #0069b4;
      overflow: hidden; }
  .u-btn-primary.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-primary.u-btn-hover-v2-2::after, .u-btn-primary.u-btn-hover-v2-2:hover::after {
      background-color: #0078ce; }
    .u-btn-primary.u-btn-hover-v2-2:hover {
      background-color: #0069b4;
      overflow: hidden; }

/* Button White */
.u-btn-white {
  color: #555;
  background-color: #fff; }
  .u-btn-white:hover, .u-btn-white.active {
    border-color: white;
    background-color: white; }
  .u-btn-white:hover, .u-btn-white:focus, .u-btn-white.active {
    color: #555; }
  .u-btn-white.g-btn-hover-reset:hover, .u-btn-white.g-btn-hover-reset.active {
    background-color: #fff;
    border-color: #fff; }
  .u-btn-white.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v1-1::after, .u-btn-white.u-btn-hover-v1-1:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v1-1:hover {
      background-color: #fff;
      overflow: hidden; }
  .u-btn-white.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v1-2::after, .u-btn-white.u-btn-hover-v1-2:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v1-2:hover {
      background-color: #fff;
      overflow: hidden; }
  .u-btn-white.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v1-3::after, .u-btn-white.u-btn-hover-v1-3:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v1-3:hover {
      background-color: #fff;
      overflow: hidden; }
  .u-btn-white.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v1-4::after, .u-btn-white.u-btn-hover-v1-4:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v1-4:hover {
      background-color: #fff;
      overflow: hidden; }
  .u-btn-white.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v2-1::after, .u-btn-white.u-btn-hover-v2-1:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-white.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-white.u-btn-hover-v2-2::after, .u-btn-white.u-btn-hover-v2-2:hover::after {
      background-color: white; }
    .u-btn-white.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Button Black */
.u-btn-black {
  color: #fff;
  background-color: #000; }
  .u-btn-black:hover, .u-btn-black.active {
    border-color: #1a1a1a;
    background-color: #1a1a1a; }
  .u-btn-black:hover, .u-btn-black:focus, .u-btn-black.active {
    color: #fff; }
  .u-btn-black.g-btn-hover-reset:hover, .u-btn-black.g-btn-hover-reset.active {
    background-color: #000;
    border-color: #000; }
  .u-btn-black.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v1-1::after, .u-btn-black.u-btn-hover-v1-1:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v1-1:hover {
      background-color: #000;
      overflow: hidden; }
  .u-btn-black.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v1-2::after, .u-btn-black.u-btn-hover-v1-2:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v1-2:hover {
      background-color: #000;
      overflow: hidden; }
  .u-btn-black.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v1-3::after, .u-btn-black.u-btn-hover-v1-3:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v1-3:hover {
      background-color: #000;
      overflow: hidden; }
  .u-btn-black.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v1-4::after, .u-btn-black.u-btn-hover-v1-4:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v1-4:hover {
      background-color: #000;
      overflow: hidden; }
  .u-btn-black.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v2-1::after, .u-btn-black.u-btn-hover-v2-1:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-black.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-black.u-btn-hover-v2-2::after, .u-btn-black.u-btn-hover-v2-2:hover::after {
      background-color: #0d0d0d; }
    .u-btn-black.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Button Dark Gray */
.u-btn-darkgray {
  color: #fff;
  background-color: #333; }
  .u-btn-darkgray:hover, .u-btn-darkgray.active {
    border-color: #4d4d4d;
    background-color: #4d4d4d; }
  .u-btn-darkgray:hover, .u-btn-darkgray:focus, .u-btn-darkgray.active {
    color: #fff; }
  .u-btn-darkgray.g-btn-hover-reset:hover, .u-btn-darkgray.g-btn-hover-reset.active {
    background-color: #333;
    border-color: #333; }
  .u-btn-darkgray.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v1-1::after, .u-btn-darkgray.u-btn-hover-v1-1:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v1-1:hover {
      background-color: #333;
      overflow: hidden; }
  .u-btn-darkgray.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v1-2::after, .u-btn-darkgray.u-btn-hover-v1-2:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v1-2:hover {
      background-color: #333;
      overflow: hidden; }
  .u-btn-darkgray.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v1-3::after, .u-btn-darkgray.u-btn-hover-v1-3:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v1-3:hover {
      background-color: #333;
      overflow: hidden; }
  .u-btn-darkgray.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v1-4::after, .u-btn-darkgray.u-btn-hover-v1-4:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v1-4:hover {
      background-color: #333;
      overflow: hidden; }
  .u-btn-darkgray.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v2-1::after, .u-btn-darkgray.u-btn-hover-v2-1:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v2-1:hover {
      background-color: #333;
      overflow: hidden; }
  .u-btn-darkgray.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-darkgray.u-btn-hover-v2-2::after, .u-btn-darkgray.u-btn-hover-v2-2:hover::after {
      background-color: #404040; }
    .u-btn-darkgray.u-btn-hover-v2-2:hover {
      background-color: #333;
      overflow: hidden; }

/* Button Red */
.u-btn-red {
  color: #fff;
  background-color: #f00; }
  .u-btn-red:hover, .u-btn-red.active {
    border-color: #ff3333;
    background-color: #ff3333; }
  .u-btn-red:hover, .u-btn-red:focus, .u-btn-red.active {
    color: #fff; }
  .u-btn-red.g-btn-hover-reset:hover, .u-btn-red.g-btn-hover-reset.active {
    background-color: #f00;
    border-color: #f00; }
  .u-btn-red.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v1-1::after, .u-btn-red.u-btn-hover-v1-1:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v1-1:hover {
      background-color: #f00;
      overflow: hidden; }
  .u-btn-red.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v1-2::after, .u-btn-red.u-btn-hover-v1-2:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v1-2:hover {
      background-color: #f00;
      overflow: hidden; }
  .u-btn-red.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v1-3::after, .u-btn-red.u-btn-hover-v1-3:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v1-3:hover {
      background-color: #f00;
      overflow: hidden; }
  .u-btn-red.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v1-4::after, .u-btn-red.u-btn-hover-v1-4:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v1-4:hover {
      background-color: #f00;
      overflow: hidden; }
  .u-btn-red.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v2-1::after, .u-btn-red.u-btn-hover-v2-1:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v2-1:hover {
      background-color: #f00;
      overflow: hidden; }
  .u-btn-red.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-red.u-btn-hover-v2-2::after, .u-btn-red.u-btn-hover-v2-2:hover::after {
      background-color: #ff1a1a; }
    .u-btn-red.u-btn-hover-v2-2:hover {
      background-color: #f00;
      overflow: hidden; }

/* Button Red Tomato */
.u-btn-lightred {
  color: #fff;
  background-color: #e64b3b; }
  .u-btn-lightred:hover, .u-btn-lightred.active {
    border-color: #ec7568;
    background-color: #ec7568; }
  .u-btn-lightred:hover, .u-btn-lightred:focus, .u-btn-lightred.active {
    color: #fff; }
  .u-btn-lightred.g-btn-hover-reset:hover, .u-btn-lightred.g-btn-hover-reset.active {
    background-color: #e64b3b;
    border-color: #e64b3b; }
  .u-btn-lightred.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v1-1::after, .u-btn-lightred.u-btn-hover-v1-1:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v1-1:hover {
      background-color: #e64b3b;
      overflow: hidden; }
  .u-btn-lightred.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v1-2::after, .u-btn-lightred.u-btn-hover-v1-2:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v1-2:hover {
      background-color: #e64b3b;
      overflow: hidden; }
  .u-btn-lightred.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v1-3::after, .u-btn-lightred.u-btn-hover-v1-3:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v1-3:hover {
      background-color: #e64b3b;
      overflow: hidden; }
  .u-btn-lightred.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v1-4::after, .u-btn-lightred.u-btn-hover-v1-4:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v1-4:hover {
      background-color: #e64b3b;
      overflow: hidden; }
  .u-btn-lightred.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v2-1::after, .u-btn-lightred.u-btn-hover-v2-1:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v2-1:hover {
      background-color: #e64b3b;
      overflow: hidden; }
  .u-btn-lightred.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-lightred.u-btn-hover-v2-2::after, .u-btn-lightred.u-btn-hover-v2-2:hover::after {
      background-color: #e96052; }
    .u-btn-lightred.u-btn-hover-v2-2:hover {
      background-color: #e64b3b;
      overflow: hidden; }

/* Button Dark Red */
.u-btn-darkred {
  color: #fff;
  background-color: #a10f2b; }
  .u-btn-darkred:hover, .u-btn-darkred.active {
    border-color: #d01337;
    background-color: #d01337; }
  .u-btn-darkred:hover, .u-btn-darkred:focus, .u-btn-darkred.active {
    color: #fff; }
  .u-btn-darkred.g-btn-hover-reset:hover, .u-btn-darkred.g-btn-hover-reset.active {
    background-color: #a10f2b;
    border-color: #a10f2b; }
  .u-btn-darkred.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v1-1::after, .u-btn-darkred.u-btn-hover-v1-1:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v1-1:hover {
      background-color: #a10f2b;
      overflow: hidden; }
  .u-btn-darkred.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v1-2::after, .u-btn-darkred.u-btn-hover-v1-2:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v1-2:hover {
      background-color: #a10f2b;
      overflow: hidden; }
  .u-btn-darkred.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v1-3::after, .u-btn-darkred.u-btn-hover-v1-3:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v1-3:hover {
      background-color: #a10f2b;
      overflow: hidden; }
  .u-btn-darkred.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v1-4::after, .u-btn-darkred.u-btn-hover-v1-4:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v1-4:hover {
      background-color: #a10f2b;
      overflow: hidden; }
  .u-btn-darkred.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v2-1::after, .u-btn-darkred.u-btn-hover-v2-1:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v2-1:hover {
      background-color: #a10f2b;
      overflow: hidden; }
  .u-btn-darkred.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-darkred.u-btn-hover-v2-2::after, .u-btn-darkred.u-btn-hover-v2-2:hover::after {
      background-color: #b81131; }
    .u-btn-darkred.u-btn-hover-v2-2:hover {
      background-color: #a10f2b;
      overflow: hidden; }

/* Button Blue */
.u-btn-blue {
  color: #fff;
  background-color: #3398dc; }
  .u-btn-blue:hover, .u-btn-blue.active {
    border-color: #5faee3;
    background-color: #5faee3; }
  .u-btn-blue:hover, .u-btn-blue:focus, .u-btn-blue.active {
    color: #fff; }
  .u-btn-blue.g-btn-hover-reset:hover, .u-btn-blue.g-btn-hover-reset.active {
    background-color: #3398dc;
    border-color: #3398dc; }
  .u-btn-blue.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v1-1::after, .u-btn-blue.u-btn-hover-v1-1:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v1-1:hover {
      background-color: #3398dc;
      overflow: hidden; }
  .u-btn-blue.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v1-2::after, .u-btn-blue.u-btn-hover-v1-2:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v1-2:hover {
      background-color: #3398dc;
      overflow: hidden; }
  .u-btn-blue.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v1-3::after, .u-btn-blue.u-btn-hover-v1-3:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v1-3:hover {
      background-color: #3398dc;
      overflow: hidden; }
  .u-btn-blue.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v1-4::after, .u-btn-blue.u-btn-hover-v1-4:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v1-4:hover {
      background-color: #3398dc;
      overflow: hidden; }
  .u-btn-blue.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v2-1::after, .u-btn-blue.u-btn-hover-v2-1:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v2-1:hover {
      background-color: #3398dc;
      overflow: hidden; }
  .u-btn-blue.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-blue.u-btn-hover-v2-2::after, .u-btn-blue.u-btn-hover-v2-2:hover::after {
      background-color: #49a3e0; }
    .u-btn-blue.u-btn-hover-v2-2:hover {
      background-color: #3398dc;
      overflow: hidden; }

/* Button Indigo */
.u-btn-indigo {
  color: #fff;
  background-color: #4263a3; }
  .u-btn-indigo:hover, .u-btn-indigo.active {
    border-color: #5b7cbd;
    background-color: #5b7cbd; }
  .u-btn-indigo:hover, .u-btn-indigo:focus, .u-btn-indigo.active {
    color: #fff; }
  .u-btn-indigo.g-btn-hover-reset:hover, .u-btn-indigo.g-btn-hover-reset.active {
    background-color: #4263a3;
    border-color: #4263a3; }
  .u-btn-indigo.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v1-1::after, .u-btn-indigo.u-btn-hover-v1-1:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v1-1:hover {
      background-color: #4263a3;
      overflow: hidden; }
  .u-btn-indigo.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v1-2::after, .u-btn-indigo.u-btn-hover-v1-2:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v1-2:hover {
      background-color: #4263a3;
      overflow: hidden; }
  .u-btn-indigo.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v1-3::after, .u-btn-indigo.u-btn-hover-v1-3:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v1-3:hover {
      background-color: #4263a3;
      overflow: hidden; }
  .u-btn-indigo.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v1-4::after, .u-btn-indigo.u-btn-hover-v1-4:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v1-4:hover {
      background-color: #4263a3;
      overflow: hidden; }
  .u-btn-indigo.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v2-1::after, .u-btn-indigo.u-btn-hover-v2-1:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v2-1:hover {
      background-color: #4263a3;
      overflow: hidden; }
  .u-btn-indigo.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-indigo.u-btn-hover-v2-2::after, .u-btn-indigo.u-btn-hover-v2-2:hover::after {
      background-color: #496eb5; }
    .u-btn-indigo.u-btn-hover-v2-2:hover {
      background-color: #4263a3;
      overflow: hidden; }

/* Button Purple */
.u-btn-purple {
  color: #fff;
  background-color: #9a69cb; }
  .u-btn-purple:hover, .u-btn-purple.active {
    border-color: #b48fd8;
    background-color: #b48fd8; }
  .u-btn-purple:hover, .u-btn-purple:focus, .u-btn-purple.active {
    color: #fff; }
  .u-btn-purple.g-btn-hover-reset:hover, .u-btn-purple.g-btn-hover-reset.active {
    background-color: #9a69cb;
    border-color: #9a69cb; }
  .u-btn-purple.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v1-1::after, .u-btn-purple.u-btn-hover-v1-1:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v1-1:hover {
      background-color: #9a69cb;
      overflow: hidden; }
  .u-btn-purple.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v1-2::after, .u-btn-purple.u-btn-hover-v1-2:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v1-2:hover {
      background-color: #9a69cb;
      overflow: hidden; }
  .u-btn-purple.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v1-3::after, .u-btn-purple.u-btn-hover-v1-3:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v1-3:hover {
      background-color: #9a69cb;
      overflow: hidden; }
  .u-btn-purple.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v1-4::after, .u-btn-purple.u-btn-hover-v1-4:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v1-4:hover {
      background-color: #9a69cb;
      overflow: hidden; }
  .u-btn-purple.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v2-1::after, .u-btn-purple.u-btn-hover-v2-1:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v2-1:hover {
      background-color: #9a69cb;
      overflow: hidden; }
  .u-btn-purple.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-purple.u-btn-hover-v2-2::after, .u-btn-purple.u-btn-hover-v2-2:hover::after {
      background-color: #a77cd2; }
    .u-btn-purple.u-btn-hover-v2-2:hover {
      background-color: #9a69cb;
      overflow: hidden; }

/* Button Dark Purple */
.u-btn-darkpurple {
  color: #fff;
  background-color: #6639b6; }
  .u-btn-darkpurple:hover, .u-btn-darkpurple.active {
    border-color: #8157cb;
    background-color: #8157cb; }
  .u-btn-darkpurple:hover, .u-btn-darkpurple:focus, .u-btn-darkpurple.active {
    color: #fff; }
  .u-btn-darkpurple.g-btn-hover-reset:hover, .u-btn-darkpurple.g-btn-hover-reset.active {
    background-color: #6639b6;
    border-color: #6639b6; }
  .u-btn-darkpurple.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v1-1::after, .u-btn-darkpurple.u-btn-hover-v1-1:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v1-1:hover {
      background-color: #6639b6;
      overflow: hidden; }
  .u-btn-darkpurple.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v1-2::after, .u-btn-darkpurple.u-btn-hover-v1-2:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v1-2:hover {
      background-color: #6639b6;
      overflow: hidden; }
  .u-btn-darkpurple.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v1-3::after, .u-btn-darkpurple.u-btn-hover-v1-3:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v1-3:hover {
      background-color: #6639b6;
      overflow: hidden; }
  .u-btn-darkpurple.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v1-4::after, .u-btn-darkpurple.u-btn-hover-v1-4:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v1-4:hover {
      background-color: #6639b6;
      overflow: hidden; }
  .u-btn-darkpurple.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v2-1::after, .u-btn-darkpurple.u-btn-hover-v2-1:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v2-1:hover {
      background-color: #6639b6;
      overflow: hidden; }
  .u-btn-darkpurple.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-darkpurple.u-btn-hover-v2-2::after, .u-btn-darkpurple.u-btn-hover-v2-2:hover::after {
      background-color: #7244c4; }
    .u-btn-darkpurple.u-btn-hover-v2-2:hover {
      background-color: #6639b6;
      overflow: hidden; }

/* Button Pink */
.u-btn-pink {
  color: #fff;
  background-color: #e81c62; }
  .u-btn-pink:hover, .u-btn-pink.active {
    border-color: #ed4a82;
    background-color: #ed4a82; }
  .u-btn-pink:hover, .u-btn-pink:focus, .u-btn-pink.active {
    color: #fff; }
  .u-btn-pink.g-btn-hover-reset:hover, .u-btn-pink.g-btn-hover-reset.active {
    background-color: #e81c62;
    border-color: #e81c62; }
  .u-btn-pink.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v1-1::after, .u-btn-pink.u-btn-hover-v1-1:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v1-1:hover {
      background-color: #e81c62;
      overflow: hidden; }
  .u-btn-pink.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v1-2::after, .u-btn-pink.u-btn-hover-v1-2:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v1-2:hover {
      background-color: #e81c62;
      overflow: hidden; }
  .u-btn-pink.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v1-3::after, .u-btn-pink.u-btn-hover-v1-3:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v1-3:hover {
      background-color: #e81c62;
      overflow: hidden; }
  .u-btn-pink.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v1-4::after, .u-btn-pink.u-btn-hover-v1-4:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v1-4:hover {
      background-color: #e81c62;
      overflow: hidden; }
  .u-btn-pink.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v2-1::after, .u-btn-pink.u-btn-hover-v2-1:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v2-1:hover {
      background-color: #e81c62;
      overflow: hidden; }
  .u-btn-pink.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-pink.u-btn-hover-v2-2::after, .u-btn-pink.u-btn-hover-v2-2:hover::after {
      background-color: #ea3372; }
    .u-btn-pink.u-btn-hover-v2-2:hover {
      background-color: #e81c62;
      overflow: hidden; }

/* Button Orange */
.u-btn-orange {
  color: #fff;
  background-color: #e57d20; }
  .u-btn-orange:hover, .u-btn-orange.active {
    border-color: #ea984e;
    background-color: #ea984e; }
  .u-btn-orange:hover, .u-btn-orange:focus, .u-btn-orange.active {
    color: #fff; }
  .u-btn-orange.g-btn-hover-reset:hover, .u-btn-orange.g-btn-hover-reset.active {
    background-color: #e57d20;
    border-color: #e57d20; }
  .u-btn-orange.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v1-1::after, .u-btn-orange.u-btn-hover-v1-1:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v1-1:hover {
      background-color: #e57d20;
      overflow: hidden; }
  .u-btn-orange.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v1-2::after, .u-btn-orange.u-btn-hover-v1-2:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v1-2:hover {
      background-color: #e57d20;
      overflow: hidden; }
  .u-btn-orange.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v1-3::after, .u-btn-orange.u-btn-hover-v1-3:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v1-3:hover {
      background-color: #e57d20;
      overflow: hidden; }
  .u-btn-orange.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v1-4::after, .u-btn-orange.u-btn-hover-v1-4:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v1-4:hover {
      background-color: #e57d20;
      overflow: hidden; }
  .u-btn-orange.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v2-1::after, .u-btn-orange.u-btn-hover-v2-1:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v2-1:hover {
      background-color: #e57d20;
      overflow: hidden; }
  .u-btn-orange.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-orange.u-btn-hover-v2-2::after, .u-btn-orange.u-btn-hover-v2-2:hover::after {
      background-color: #e88a37; }
    .u-btn-orange.u-btn-hover-v2-2:hover {
      background-color: #e57d20;
      overflow: hidden; }

/* Button Deep Orange */
.u-btn-deeporange {
  color: #fff;
  background-color: #fe541e; }
  .u-btn-deeporange:hover, .u-btn-deeporange.active {
    border-color: #fe7b51;
    background-color: #fe7b51; }
  .u-btn-deeporange:hover, .u-btn-deeporange:focus, .u-btn-deeporange.active {
    color: #fff; }
  .u-btn-deeporange.g-btn-hover-reset:hover, .u-btn-deeporange.g-btn-hover-reset.active {
    background-color: #fe541e;
    border-color: #fe541e; }
  .u-btn-deeporange.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v1-1::after, .u-btn-deeporange.u-btn-hover-v1-1:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v1-1:hover {
      background-color: #fe541e;
      overflow: hidden; }
  .u-btn-deeporange.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v1-2::after, .u-btn-deeporange.u-btn-hover-v1-2:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v1-2:hover {
      background-color: #fe541e;
      overflow: hidden; }
  .u-btn-deeporange.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v1-3::after, .u-btn-deeporange.u-btn-hover-v1-3:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v1-3:hover {
      background-color: #fe541e;
      overflow: hidden; }
  .u-btn-deeporange.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v1-4::after, .u-btn-deeporange.u-btn-hover-v1-4:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v1-4:hover {
      background-color: #fe541e;
      overflow: hidden; }
  .u-btn-deeporange.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v2-1::after, .u-btn-deeporange.u-btn-hover-v2-1:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v2-1:hover {
      background-color: #fe541e;
      overflow: hidden; }
  .u-btn-deeporange.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-deeporange.u-btn-hover-v2-2::after, .u-btn-deeporange.u-btn-hover-v2-2:hover::after {
      background-color: #fe6737; }
    .u-btn-deeporange.u-btn-hover-v2-2:hover {
      background-color: #fe541e;
      overflow: hidden; }

/* Button Yellow */
.u-btn-yellow {
  color: #555;
  background-color: #ebc71d; }
  .u-btn-yellow:hover, .u-btn-yellow.active {
    border-color: #efd34c;
    background-color: #efd34c; }
  .u-btn-yellow:hover, .u-btn-yellow:focus, .u-btn-yellow.active {
    color: #555; }
  .u-btn-yellow.g-btn-hover-reset:hover, .u-btn-yellow.g-btn-hover-reset.active {
    background-color: #ebc71d;
    border-color: #ebc71d; }
  .u-btn-yellow.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v1-1::after, .u-btn-yellow.u-btn-hover-v1-1:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v1-1:hover {
      background-color: #ebc71d;
      overflow: hidden; }
  .u-btn-yellow.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v1-2::after, .u-btn-yellow.u-btn-hover-v1-2:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v1-2:hover {
      background-color: #ebc71d;
      overflow: hidden; }
  .u-btn-yellow.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v1-3::after, .u-btn-yellow.u-btn-hover-v1-3:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v1-3:hover {
      background-color: #ebc71d;
      overflow: hidden; }
  .u-btn-yellow.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v1-4::after, .u-btn-yellow.u-btn-hover-v1-4:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v1-4:hover {
      background-color: #ebc71d;
      overflow: hidden; }
  .u-btn-yellow.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v2-1::after, .u-btn-yellow.u-btn-hover-v2-1:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v2-1:hover {
      background-color: #ebc71d;
      overflow: hidden; }
  .u-btn-yellow.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-yellow.u-btn-hover-v2-2::after, .u-btn-yellow.u-btn-hover-v2-2:hover::after {
      background-color: #edcd34; }
    .u-btn-yellow.u-btn-hover-v2-2:hover {
      background-color: #ebc71d;
      overflow: hidden; }

/* Button Aqua */
.u-btn-aqua {
  color: #fff;
  background-color: #29d6e6; }
  .u-btn-aqua:hover, .u-btn-aqua.active {
    border-color: #57dfeb;
    background-color: #57dfeb; }
  .u-btn-aqua:hover, .u-btn-aqua:focus, .u-btn-aqua.active {
    color: #fff; }
  .u-btn-aqua.g-btn-hover-reset:hover, .u-btn-aqua.g-btn-hover-reset.active {
    background-color: #29d6e6;
    border-color: #29d6e6; }
  .u-btn-aqua.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v1-1::after, .u-btn-aqua.u-btn-hover-v1-1:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v1-1:hover {
      background-color: #29d6e6;
      overflow: hidden; }
  .u-btn-aqua.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v1-2::after, .u-btn-aqua.u-btn-hover-v1-2:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v1-2:hover {
      background-color: #29d6e6;
      overflow: hidden; }
  .u-btn-aqua.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v1-3::after, .u-btn-aqua.u-btn-hover-v1-3:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v1-3:hover {
      background-color: #29d6e6;
      overflow: hidden; }
  .u-btn-aqua.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v1-4::after, .u-btn-aqua.u-btn-hover-v1-4:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v1-4:hover {
      background-color: #29d6e6;
      overflow: hidden; }
  .u-btn-aqua.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v2-1::after, .u-btn-aqua.u-btn-hover-v2-1:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v2-1:hover {
      background-color: #29d6e6;
      overflow: hidden; }
  .u-btn-aqua.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-aqua.u-btn-hover-v2-2::after, .u-btn-aqua.u-btn-hover-v2-2:hover::after {
      background-color: #40dae9; }
    .u-btn-aqua.u-btn-hover-v2-2:hover {
      background-color: #29d6e6;
      overflow: hidden; }

/* Button Cyan */
.u-btn-cyan {
  color: #fff;
  background-color: #00bed6; }
  .u-btn-cyan:hover, .u-btn-cyan.active {
    border-color: #0ae4ff;
    background-color: #0ae4ff; }
  .u-btn-cyan:hover, .u-btn-cyan:focus, .u-btn-cyan.active {
    color: #fff; }
  .u-btn-cyan.g-btn-hover-reset:hover, .u-btn-cyan.g-btn-hover-reset.active {
    background-color: #00bed6;
    border-color: #00bed6; }
  .u-btn-cyan.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v1-1::after, .u-btn-cyan.u-btn-hover-v1-1:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v1-1:hover {
      background-color: #00bed6;
      overflow: hidden; }
  .u-btn-cyan.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v1-2::after, .u-btn-cyan.u-btn-hover-v1-2:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v1-2:hover {
      background-color: #00bed6;
      overflow: hidden; }
  .u-btn-cyan.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v1-3::after, .u-btn-cyan.u-btn-hover-v1-3:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v1-3:hover {
      background-color: #00bed6;
      overflow: hidden; }
  .u-btn-cyan.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v1-4::after, .u-btn-cyan.u-btn-hover-v1-4:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v1-4:hover {
      background-color: #00bed6;
      overflow: hidden; }
  .u-btn-cyan.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v2-1::after, .u-btn-cyan.u-btn-hover-v2-1:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v2-1:hover {
      background-color: #00bed6;
      overflow: hidden; }
  .u-btn-cyan.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-cyan.u-btn-hover-v2-2::after, .u-btn-cyan.u-btn-hover-v2-2:hover::after {
      background-color: #00d5f0; }
    .u-btn-cyan.u-btn-hover-v2-2:hover {
      background-color: #00bed6;
      overflow: hidden; }

/* Button Teal */
.u-btn-teal {
  color: #fff;
  background-color: #18ba9b; }
  .u-btn-teal:hover, .u-btn-teal.active {
    border-color: #22e3be;
    background-color: #22e3be; }
  .u-btn-teal:hover, .u-btn-teal:focus, .u-btn-teal.active {
    color: #fff; }
  .u-btn-teal.g-btn-hover-reset:hover, .u-btn-teal.g-btn-hover-reset.active {
    background-color: #18ba9b;
    border-color: #18ba9b; }
  .u-btn-teal.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v1-1::after, .u-btn-teal.u-btn-hover-v1-1:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v1-1:hover {
      background-color: #18ba9b;
      overflow: hidden; }
  .u-btn-teal.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v1-2::after, .u-btn-teal.u-btn-hover-v1-2:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v1-2:hover {
      background-color: #18ba9b;
      overflow: hidden; }
  .u-btn-teal.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v1-3::after, .u-btn-teal.u-btn-hover-v1-3:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v1-3:hover {
      background-color: #18ba9b;
      overflow: hidden; }
  .u-btn-teal.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v1-4::after, .u-btn-teal.u-btn-hover-v1-4:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v1-4:hover {
      background-color: #18ba9b;
      overflow: hidden; }
  .u-btn-teal.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v2-1::after, .u-btn-teal.u-btn-hover-v2-1:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v2-1:hover {
      background-color: #18ba9b;
      overflow: hidden; }
  .u-btn-teal.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-teal.u-btn-hover-v2-2::after, .u-btn-teal.u-btn-hover-v2-2:hover::after {
      background-color: #1bd1ae; }
    .u-btn-teal.u-btn-hover-v2-2:hover {
      background-color: #18ba9b;
      overflow: hidden; }

/* Button Brown */
.u-btn-brown {
  color: #fff;
  background-color: #9c8061; }
  .u-btn-brown:hover, .u-btn-brown.active {
    border-color: #b09980;
    background-color: #b09980; }
  .u-btn-brown:hover, .u-btn-brown:focus, .u-btn-brown.active {
    color: #fff; }
  .u-btn-brown.g-btn-hover-reset:hover, .u-btn-brown.g-btn-hover-reset.active {
    background-color: #9c8061;
    border-color: #9c8061; }
  .u-btn-brown.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v1-1::after, .u-btn-brown.u-btn-hover-v1-1:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v1-1:hover {
      background-color: #9c8061;
      overflow: hidden; }
  .u-btn-brown.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v1-2::after, .u-btn-brown.u-btn-hover-v1-2:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v1-2:hover {
      background-color: #9c8061;
      overflow: hidden; }
  .u-btn-brown.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v1-3::after, .u-btn-brown.u-btn-hover-v1-3:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v1-3:hover {
      background-color: #9c8061;
      overflow: hidden; }
  .u-btn-brown.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v1-4::after, .u-btn-brown.u-btn-hover-v1-4:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v1-4:hover {
      background-color: #9c8061;
      overflow: hidden; }
  .u-btn-brown.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v2-1::after, .u-btn-brown.u-btn-hover-v2-1:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v2-1:hover {
      background-color: #9c8061;
      overflow: hidden; }
  .u-btn-brown.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-brown.u-btn-hover-v2-2::after, .u-btn-brown.u-btn-hover-v2-2:hover::after {
      background-color: #a68d70; }
    .u-btn-brown.u-btn-hover-v2-2:hover {
      background-color: #9c8061;
      overflow: hidden; }

/* Button Bluegrey */
.u-btn-bluegray {
  color: #fff;
  background-color: #585f69; }
  .u-btn-bluegray:hover, .u-btn-bluegray.active {
    border-color: #6f7885;
    background-color: #6f7885; }
  .u-btn-bluegray:hover, .u-btn-bluegray:focus, .u-btn-bluegray.active {
    color: #fff; }
  .u-btn-bluegray.g-btn-hover-reset:hover, .u-btn-bluegray.g-btn-hover-reset.active {
    background-color: #585f69;
    border-color: #585f69; }
  .u-btn-bluegray.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v1-1::after, .u-btn-bluegray.u-btn-hover-v1-1:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v1-1:hover {
      background-color: #585f69;
      overflow: hidden; }
  .u-btn-bluegray.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v1-2::after, .u-btn-bluegray.u-btn-hover-v1-2:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v1-2:hover {
      background-color: #585f69;
      overflow: hidden; }
  .u-btn-bluegray.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v1-3::after, .u-btn-bluegray.u-btn-hover-v1-3:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v1-3:hover {
      background-color: #585f69;
      overflow: hidden; }
  .u-btn-bluegray.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v1-4::after, .u-btn-bluegray.u-btn-hover-v1-4:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v1-4:hover {
      background-color: #585f69;
      overflow: hidden; }
  .u-btn-bluegray.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v2-1::after, .u-btn-bluegray.u-btn-hover-v2-1:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v2-1:hover {
      background-color: #585f69;
      overflow: hidden; }
  .u-btn-bluegray.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-bluegray.u-btn-hover-v2-2::after, .u-btn-bluegray.u-btn-hover-v2-2:hover::after {
      background-color: #646c77; }
    .u-btn-bluegray.u-btn-hover-v2-2:hover {
      background-color: #585f69;
      overflow: hidden; }

/* Button Facebook */
.u-btn-facebook {
  color: #fff;
  background-color: #3b5998; }
  .u-btn-facebook:hover, .u-btn-facebook.active {
    border-color: #4c70ba;
    background-color: #4c70ba; }
  .u-btn-facebook:hover, .u-btn-facebook:focus, .u-btn-facebook.active {
    color: #fff; }
  .u-btn-facebook.g-btn-hover-reset:hover, .u-btn-facebook.g-btn-hover-reset.active {
    background-color: #3b5998;
    border-color: #3b5998; }

/* Button Twitter */
.u-btn-twitter {
  color: #fff;
  background-color: #00acee; }
  .u-btn-twitter:hover, .u-btn-twitter.active {
    border-color: #22c2ff;
    background-color: #22c2ff; }
  .u-btn-twitter:hover, .u-btn-twitter:focus, .u-btn-twitter.active {
    color: #fff; }
  .u-btn-twitter.g-btn-hover-reset:hover, .u-btn-twitter.g-btn-hover-reset.active {
    background-color: #00acee;
    border-color: #00acee; }

/* Outline Buttons
------------------------------------*/
/* Outline Button Primary */
.u-btn-outline-primary {
  color: #0069b4;
  border-color: #0069b4;
  background-color: transparent; }
  .u-btn-outline-primary:focus, .u-btn-outline-primary.active {
    color: #fff;
    background-color: #0069b4; }
  .u-btn-outline-primary:hover {
    color: #fff;
    background-color: #0069b4; }
  .u-btn-outline-primary.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v1-1::after, .u-btn-outline-primary.u-btn-hover-v1-1:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v1-2::after, .u-btn-outline-primary.u-btn-hover-v1-2:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v1-3::after, .u-btn-outline-primary.u-btn-hover-v1-3:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v1-4::after, .u-btn-outline-primary.u-btn-hover-v1-4:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v2-1::after, .u-btn-outline-primary.u-btn-hover-v2-1:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v2-2::after, .u-btn-outline-primary.u-btn-hover-v2-2:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-primary.u-btn-hover-v3-1 {
    overflow: hidden; }
    .u-btn-outline-primary.u-btn-hover-v3-1::after, .u-btn-outline-primary.u-btn-hover-v3-1:hover::after {
      background-color: #0078ce; }
    .u-btn-outline-primary.u-btn-hover-v3-1:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button White */
.u-btn-outline-white {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }
  .u-btn-outline-white:focus, .u-btn-outline-white.active {
    color: #555;
    background-color: #fff; }
  .u-btn-outline-white:hover {
    color: #555;
    background-color: #fff; }
  .u-btn-outline-white.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v1-1::after, .u-btn-outline-white.u-btn-hover-v1-1:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-white.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v1-2::after, .u-btn-outline-white.u-btn-hover-v1-2:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-white.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v1-3::after, .u-btn-outline-white.u-btn-hover-v1-3:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-white.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v1-4::after, .u-btn-outline-white.u-btn-hover-v1-4:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-white.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v2-1::after, .u-btn-outline-white.u-btn-hover-v2-1:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-white.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-white.u-btn-hover-v2-2::after, .u-btn-outline-white.u-btn-hover-v2-2:hover::after {
      background-color: white; }
    .u-btn-outline-white.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Black */
.u-btn-outline-black {
  color: #000;
  border-color: #000;
  background-color: transparent; }
  .u-btn-outline-black:focus, .u-btn-outline-black.active {
    color: #fff;
    background-color: #000; }
  .u-btn-outline-black:hover {
    color: #fff;
    background-color: #000; }
  .u-btn-outline-black.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v1-1::after, .u-btn-outline-black.u-btn-hover-v1-1:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-black.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v1-2::after, .u-btn-outline-black.u-btn-hover-v1-2:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-black.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v1-3::after, .u-btn-outline-black.u-btn-hover-v1-3:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-black.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v1-4::after, .u-btn-outline-black.u-btn-hover-v1-4:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-black.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v2-1::after, .u-btn-outline-black.u-btn-hover-v2-1:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-black.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-black.u-btn-hover-v2-2::after, .u-btn-outline-black.u-btn-hover-v2-2:hover::after {
      background-color: #0d0d0d; }
    .u-btn-outline-black.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Dark Gray */
.u-btn-outline-darkgray {
  color: #333;
  border-color: #333;
  background-color: transparent; }
  .u-btn-outline-darkgray:focus, .u-btn-outline-darkgray.active {
    color: #fff;
    background-color: #333; }
  .u-btn-outline-darkgray:hover {
    color: #fff;
    background-color: #333; }
  .u-btn-outline-darkgray.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v1-1::after, .u-btn-outline-darkgray.u-btn-hover-v1-1:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkgray.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v1-2::after, .u-btn-outline-darkgray.u-btn-hover-v1-2:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkgray.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v1-3::after, .u-btn-outline-darkgray.u-btn-hover-v1-3:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkgray.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v1-4::after, .u-btn-outline-darkgray.u-btn-hover-v1-4:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkgray.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v2-1::after, .u-btn-outline-darkgray.u-btn-hover-v2-1:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkgray.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-darkgray.u-btn-hover-v2-2::after, .u-btn-outline-darkgray.u-btn-hover-v2-2:hover::after {
      background-color: #404040; }
    .u-btn-outline-darkgray.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Light Gray */
.u-btn-outline-lightgray {
  color: #555;
  border-color: #eee;
  background-color: transparent; }
  .u-btn-outline-lightgray:focus, .u-btn-outline-lightgray.active {
    color: #555;
    background-color: #eee; }
  .u-btn-outline-lightgray:hover {
    color: #555;
    background-color: #eee; }
  .u-btn-outline-lightgray.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v1-1::after, .u-btn-outline-lightgray.u-btn-hover-v1-1:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightgray.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v1-2::after, .u-btn-outline-lightgray.u-btn-hover-v1-2:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightgray.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v1-3::after, .u-btn-outline-lightgray.u-btn-hover-v1-3:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightgray.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v1-4::after, .u-btn-outline-lightgray.u-btn-hover-v1-4:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightgray.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v2-1::after, .u-btn-outline-lightgray.u-btn-hover-v2-1:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightgray.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-lightgray.u-btn-hover-v2-2::after, .u-btn-outline-lightgray.u-btn-hover-v2-2:hover::after {
      background-color: #fbfbfb; }
    .u-btn-outline-lightgray.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Button Outline Red */
.u-btn-outline-red {
  color: #f00;
  border-color: #f00;
  background-color: transparent; }
  .u-btn-outline-red:focus, .u-btn-outline-red.active {
    color: #fff;
    background-color: #f00; }
  .u-btn-outline-red:hover {
    color: #fff;
    background-color: #f00; }
  .u-btn-outline-red.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v1-1::after, .u-btn-outline-red.u-btn-hover-v1-1:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-red.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v1-2::after, .u-btn-outline-red.u-btn-hover-v1-2:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-red.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v1-3::after, .u-btn-outline-red.u-btn-hover-v1-3:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-red.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v1-4::after, .u-btn-outline-red.u-btn-hover-v1-4:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-red.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v2-1::after, .u-btn-outline-red.u-btn-hover-v2-1:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-red.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-red.u-btn-hover-v2-2::after, .u-btn-outline-red.u-btn-hover-v2-2:hover::after {
      background-color: #ff1a1a; }
    .u-btn-outline-red.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Button Outline Red Tomato */
.u-btn-outline-lightred {
  color: #e64b3b;
  border-color: #e64b3b;
  background-color: transparent; }
  .u-btn-outline-lightred:focus, .u-btn-outline-lightred.active {
    color: #fff;
    background-color: #e64b3b; }
  .u-btn-outline-lightred:hover {
    color: #fff;
    background-color: #e64b3b; }
  .u-btn-outline-lightred.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v1-1::after, .u-btn-outline-lightred.u-btn-hover-v1-1:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightred.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v1-2::after, .u-btn-outline-lightred.u-btn-hover-v1-2:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightred.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v1-3::after, .u-btn-outline-lightred.u-btn-hover-v1-3:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightred.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v1-4::after, .u-btn-outline-lightred.u-btn-hover-v1-4:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightred.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v2-1::after, .u-btn-outline-lightred.u-btn-hover-v2-1:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-lightred.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-lightred.u-btn-hover-v2-2::after, .u-btn-outline-lightred.u-btn-hover-v2-2:hover::after {
      background-color: #e96052; }
    .u-btn-outline-lightred.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Dark Red */
.u-btn-outline-darkred {
  color: #a10f2b;
  border-color: #a10f2b;
  background-color: transparent; }
  .u-btn-outline-darkred:focus, .u-btn-outline-darkred.active {
    color: #fff;
    background-color: #a10f2b; }
  .u-btn-outline-darkred:hover {
    color: #fff;
    background-color: #a10f2b; }
  .u-btn-outline-darkred.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v1-1::after, .u-btn-outline-darkred.u-btn-hover-v1-1:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkred.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v1-2::after, .u-btn-outline-darkred.u-btn-hover-v1-2:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkred.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v1-3::after, .u-btn-outline-darkred.u-btn-hover-v1-3:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkred.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v1-4::after, .u-btn-outline-darkred.u-btn-hover-v1-4:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkred.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v2-1::after, .u-btn-outline-darkred.u-btn-hover-v2-1:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkred.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-darkred.u-btn-hover-v2-2::after, .u-btn-outline-darkred.u-btn-hover-v2-2:hover::after {
      background-color: #b81131; }
    .u-btn-outline-darkred.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Blue */
.u-btn-outline-blue {
  color: #3398dc;
  border-color: #3398dc;
  background-color: transparent; }
  .u-btn-outline-blue:focus, .u-btn-outline-blue.active {
    color: #fff;
    background-color: #3398dc; }
  .u-btn-outline-blue:hover {
    color: #fff;
    background-color: #3398dc; }
  .u-btn-outline-blue.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v1-1::after, .u-btn-outline-blue.u-btn-hover-v1-1:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-blue.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v1-2::after, .u-btn-outline-blue.u-btn-hover-v1-2:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-blue.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v1-3::after, .u-btn-outline-blue.u-btn-hover-v1-3:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-blue.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v1-4::after, .u-btn-outline-blue.u-btn-hover-v1-4:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-blue.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v2-1::after, .u-btn-outline-blue.u-btn-hover-v2-1:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-blue.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-blue.u-btn-hover-v2-2::after, .u-btn-outline-blue.u-btn-hover-v2-2:hover::after {
      background-color: #49a3e0; }
    .u-btn-outline-blue.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Indigo */
.u-btn-outline-indigo {
  color: #4263a3;
  border-color: #4263a3;
  background-color: transparent; }
  .u-btn-outline-indigo:focus, .u-btn-outline-indigo.active {
    color: #fff;
    background-color: #4263a3; }
  .u-btn-outline-indigo:hover {
    color: #fff;
    background-color: #4263a3; }
  .u-btn-outline-indigo.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v1-1::after, .u-btn-outline-indigo.u-btn-hover-v1-1:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-indigo.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v1-2::after, .u-btn-outline-indigo.u-btn-hover-v1-2:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-indigo.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v1-3::after, .u-btn-outline-indigo.u-btn-hover-v1-3:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-indigo.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v1-4::after, .u-btn-outline-indigo.u-btn-hover-v1-4:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-indigo.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v2-1::after, .u-btn-outline-indigo.u-btn-hover-v2-1:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-indigo.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-indigo.u-btn-hover-v2-2::after, .u-btn-outline-indigo.u-btn-hover-v2-2:hover::after {
      background-color: #496eb5; }
    .u-btn-outline-indigo.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Purple */
.u-btn-outline-purple {
  color: #9a69cb;
  border-color: #9a69cb;
  background-color: transparent; }
  .u-btn-outline-purple:focus, .u-btn-outline-purple.active {
    color: #fff;
    background-color: #9a69cb; }
  .u-btn-outline-purple:hover {
    color: #fff;
    background-color: #9a69cb; }
  .u-btn-outline-purple.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v1-1::after, .u-btn-outline-purple.u-btn-hover-v1-1:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-purple.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v1-2::after, .u-btn-outline-purple.u-btn-hover-v1-2:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-purple.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v1-3::after, .u-btn-outline-purple.u-btn-hover-v1-3:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-purple.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v1-4::after, .u-btn-outline-purple.u-btn-hover-v1-4:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-purple.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v2-1::after, .u-btn-outline-purple.u-btn-hover-v2-1:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-purple.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-purple.u-btn-hover-v2-2::after, .u-btn-outline-purple.u-btn-hover-v2-2:hover::after {
      background-color: #a77cd2; }
    .u-btn-outline-purple.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Dark Purple */
.u-btn-outline-darkpurple {
  color: #6639b6;
  border-color: #6639b6;
  background-color: transparent; }
  .u-btn-outline-darkpurple:focus, .u-btn-outline-darkpurple.active {
    color: #fff;
    background-color: #6639b6; }
  .u-btn-outline-darkpurple:hover {
    color: #fff;
    background-color: #6639b6; }
  .u-btn-outline-darkpurple.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-1::after, .u-btn-outline-darkpurple.u-btn-hover-v1-1:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkpurple.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-2::after, .u-btn-outline-darkpurple.u-btn-hover-v1-2:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkpurple.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-3::after, .u-btn-outline-darkpurple.u-btn-hover-v1-3:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkpurple.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-4::after, .u-btn-outline-darkpurple.u-btn-hover-v1-4:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkpurple.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v2-1::after, .u-btn-outline-darkpurple.u-btn-hover-v2-1:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-darkpurple.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-darkpurple.u-btn-hover-v2-2::after, .u-btn-outline-darkpurple.u-btn-hover-v2-2:hover::after {
      background-color: #7244c4; }
    .u-btn-outline-darkpurple.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Pink */
.u-btn-outline-pink {
  color: #e81c62;
  border-color: #e81c62;
  background-color: transparent; }
  .u-btn-outline-pink:focus, .u-btn-outline-pink.active {
    color: #fff;
    background-color: #e81c62; }
  .u-btn-outline-pink:hover {
    color: #fff;
    background-color: #e81c62; }
  .u-btn-outline-pink.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v1-1::after, .u-btn-outline-pink.u-btn-hover-v1-1:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-pink.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v1-2::after, .u-btn-outline-pink.u-btn-hover-v1-2:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-pink.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v1-3::after, .u-btn-outline-pink.u-btn-hover-v1-3:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-pink.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v1-4::after, .u-btn-outline-pink.u-btn-hover-v1-4:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-pink.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v2-1::after, .u-btn-outline-pink.u-btn-hover-v2-1:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-pink.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-pink.u-btn-hover-v2-2::after, .u-btn-outline-pink.u-btn-hover-v2-2:hover::after {
      background-color: #ea3372; }
    .u-btn-outline-pink.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Orange */
.u-btn-outline-orange {
  color: #e57d20;
  border-color: #e57d20;
  background-color: transparent; }
  .u-btn-outline-orange:focus, .u-btn-outline-orange.active {
    color: #fff;
    background-color: #e57d20; }
  .u-btn-outline-orange:hover {
    color: #fff;
    background-color: #e57d20; }
  .u-btn-outline-orange.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v1-1::after, .u-btn-outline-orange.u-btn-hover-v1-1:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-orange.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v1-2::after, .u-btn-outline-orange.u-btn-hover-v1-2:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-orange.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v1-3::after, .u-btn-outline-orange.u-btn-hover-v1-3:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-orange.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v1-4::after, .u-btn-outline-orange.u-btn-hover-v1-4:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-orange.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v2-1::after, .u-btn-outline-orange.u-btn-hover-v2-1:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-orange.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-orange.u-btn-hover-v2-2::after, .u-btn-outline-orange.u-btn-hover-v2-2:hover::after {
      background-color: #e88a37; }
    .u-btn-outline-orange.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Deep Orange */
.u-btn-outline-deeporange {
  color: #fe541e;
  border-color: #fe541e;
  background-color: transparent; }
  .u-btn-outline-deeporange:focus, .u-btn-outline-deeporange.active {
    color: #fff;
    background-color: #fe541e; }
  .u-btn-outline-deeporange:hover {
    color: #fff;
    background-color: #fe541e; }
  .u-btn-outline-deeporange.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v1-1::after, .u-btn-outline-deeporange.u-btn-hover-v1-1:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-deeporange.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v1-2::after, .u-btn-outline-deeporange.u-btn-hover-v1-2:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-deeporange.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v1-3::after, .u-btn-outline-deeporange.u-btn-hover-v1-3:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-deeporange.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v1-4::after, .u-btn-outline-deeporange.u-btn-hover-v1-4:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-deeporange.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v2-1::after, .u-btn-outline-deeporange.u-btn-hover-v2-1:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-deeporange.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-deeporange.u-btn-hover-v2-2::after, .u-btn-outline-deeporange.u-btn-hover-v2-2:hover::after {
      background-color: #fe6737; }
    .u-btn-outline-deeporange.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Yellow */
.u-btn-outline-yellow {
  color: #555;
  border-color: #ebc71d;
  background-color: transparent; }
  .u-btn-outline-yellow:focus, .u-btn-outline-yellow.active {
    color: #555;
    background-color: #ebc71d; }
  .u-btn-outline-yellow:hover {
    color: #555;
    background-color: #ebc71d; }
  .u-btn-outline-yellow.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v1-1::after, .u-btn-outline-yellow.u-btn-hover-v1-1:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-yellow.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v1-2::after, .u-btn-outline-yellow.u-btn-hover-v1-2:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-yellow.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v1-3::after, .u-btn-outline-yellow.u-btn-hover-v1-3:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-yellow.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v1-4::after, .u-btn-outline-yellow.u-btn-hover-v1-4:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-yellow.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v2-1::after, .u-btn-outline-yellow.u-btn-hover-v2-1:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-yellow.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-yellow.u-btn-hover-v2-2::after, .u-btn-outline-yellow.u-btn-hover-v2-2:hover::after {
      background-color: #edcd34; }
    .u-btn-outline-yellow.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Aqua */
.u-btn-outline-aqua {
  color: #29d6e6;
  border-color: #29d6e6;
  background-color: transparent; }
  .u-btn-outline-aqua:focus, .u-btn-outline-aqua.active {
    color: #fff;
    background-color: #29d6e6; }
  .u-btn-outline-aqua:hover {
    color: #fff;
    background-color: #29d6e6; }
  .u-btn-outline-aqua.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v1-1::after, .u-btn-outline-aqua.u-btn-hover-v1-1:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-aqua.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v1-2::after, .u-btn-outline-aqua.u-btn-hover-v1-2:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-aqua.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v1-3::after, .u-btn-outline-aqua.u-btn-hover-v1-3:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-aqua.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v1-4::after, .u-btn-outline-aqua.u-btn-hover-v1-4:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-aqua.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v2-1::after, .u-btn-outline-aqua.u-btn-hover-v2-1:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-aqua.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-aqua.u-btn-hover-v2-2::after, .u-btn-outline-aqua.u-btn-hover-v2-2:hover::after {
      background-color: #40dae9; }
    .u-btn-outline-aqua.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Cyan */
.u-btn-outline-cyan {
  color: #00bed6;
  border-color: #00bed6;
  background-color: transparent; }
  .u-btn-outline-cyan:focus, .u-btn-outline-cyan.active {
    color: #fff;
    background-color: #00bed6; }
  .u-btn-outline-cyan:hover {
    color: #fff;
    background-color: #00bed6; }
  .u-btn-outline-cyan.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v1-1::after, .u-btn-outline-cyan.u-btn-hover-v1-1:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-cyan.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v1-2::after, .u-btn-outline-cyan.u-btn-hover-v1-2:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-cyan.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v1-3::after, .u-btn-outline-cyan.u-btn-hover-v1-3:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-cyan.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v1-4::after, .u-btn-outline-cyan.u-btn-hover-v1-4:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-cyan.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v2-1::after, .u-btn-outline-cyan.u-btn-hover-v2-1:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-cyan.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-cyan.u-btn-hover-v2-2::after, .u-btn-outline-cyan.u-btn-hover-v2-2:hover::after {
      background-color: #00d5f0; }
    .u-btn-outline-cyan.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Teal */
.u-btn-outline-teal {
  color: #18ba9b;
  border-color: #18ba9b;
  background-color: transparent; }
  .u-btn-outline-teal:focus, .u-btn-outline-teal.active {
    color: #fff;
    background-color: #18ba9b; }
  .u-btn-outline-teal:hover {
    color: #fff;
    background-color: #18ba9b; }
  .u-btn-outline-teal.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v1-1::after, .u-btn-outline-teal.u-btn-hover-v1-1:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-teal.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v1-2::after, .u-btn-outline-teal.u-btn-hover-v1-2:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-teal.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v1-3::after, .u-btn-outline-teal.u-btn-hover-v1-3:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-teal.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v1-4::after, .u-btn-outline-teal.u-btn-hover-v1-4:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-teal.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v2-1::after, .u-btn-outline-teal.u-btn-hover-v2-1:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-teal.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-teal.u-btn-hover-v2-2::after, .u-btn-outline-teal.u-btn-hover-v2-2:hover::after {
      background-color: #1bd1ae; }
    .u-btn-outline-teal.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Brown */
.u-btn-outline-brown {
  color: #9c8061;
  border-color: #9c8061;
  background-color: transparent; }
  .u-btn-outline-brown:focus, .u-btn-outline-brown.active {
    color: #fff;
    background-color: #9c8061; }
  .u-btn-outline-brown:hover {
    color: #fff;
    background-color: #9c8061; }
  .u-btn-outline-brown.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v1-1::after, .u-btn-outline-brown.u-btn-hover-v1-1:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-brown.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v1-2::after, .u-btn-outline-brown.u-btn-hover-v1-2:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-brown.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v1-3::after, .u-btn-outline-brown.u-btn-hover-v1-3:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-brown.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v1-4::after, .u-btn-outline-brown.u-btn-hover-v1-4:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-brown.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v2-1::after, .u-btn-outline-brown.u-btn-hover-v2-1:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-brown.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-brown.u-btn-hover-v2-2::after, .u-btn-outline-brown.u-btn-hover-v2-2:hover::after {
      background-color: #a68d70; }
    .u-btn-outline-brown.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Outline Button Bluegrey */
.u-btn-outline-bluegray {
  color: #585f69;
  border-color: #585f69;
  background-color: transparent; }
  .u-btn-outline-bluegray:focus, .u-btn-outline-bluegray.active {
    color: #fff;
    background-color: #585f69; }
  .u-btn-outline-bluegray:hover {
    color: #fff;
    background-color: #585f69; }
  .u-btn-outline-bluegray.u-btn-hover-v1-1 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v1-1::after, .u-btn-outline-bluegray.u-btn-hover-v1-1:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v1-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-bluegray.u-btn-hover-v1-2 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v1-2::after, .u-btn-outline-bluegray.u-btn-hover-v1-2:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v1-2:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-bluegray.u-btn-hover-v1-3 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v1-3::after, .u-btn-outline-bluegray.u-btn-hover-v1-3:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v1-3:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-bluegray.u-btn-hover-v1-4 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v1-4::after, .u-btn-outline-bluegray.u-btn-hover-v1-4:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v1-4:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-bluegray.u-btn-hover-v2-1 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v2-1::after, .u-btn-outline-bluegray.u-btn-hover-v2-1:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v2-1:hover {
      overflow: hidden;
      background-color: transparent; }
  .u-btn-outline-bluegray.u-btn-hover-v2-2 {
    overflow: hidden; }
    .u-btn-outline-bluegray.u-btn-hover-v2-2::after, .u-btn-outline-bluegray.u-btn-hover-v2-2:hover::after {
      background-color: #646c77; }
    .u-btn-outline-bluegray.u-btn-hover-v2-2:hover {
      overflow: hidden;
      background-color: transparent; }

/* Button Facebook */
.u-btn-outline-facebook {
  color: #3b5998;
  border-color: #3b5998;
  background-color: transparent; }
  .u-btn-outline-facebook:focus, .u-btn-outline-facebook.active {
    color: #fff;
    background-color: #3b5998; }
  .u-btn-outline-facebook:hover {
    color: #fff;
    background-color: #3b5998; }

/* Button Twitter */
.u-btn-outline-twitter {
  color: #00acee;
  border-color: #00acee;
  background-color: transparent; }
  .u-btn-outline-twitter:focus, .u-btn-outline-twitter.active {
    color: #fff;
    background-color: #00acee; }
  .u-btn-outline-twitter:hover {
    color: #fff;
    background-color: #00acee; }

/* Button Dribbble */
.u-btn-outline-dribbble {
  color: #ea4c89;
  border-color: #ea4c89;
  background-color: transparent; }
  .u-btn-outline-dribbble:focus, .u-btn-outline-dribbble.active {
    color: #fff;
    background-color: #ea4c89; }
  .u-btn-outline-dribbble:hover {
    color: #fff;
    background-color: #ea4c89; }

/* Gradient Buttons
------------------------------------*/
/* Gradient Style v1 */
.u-btn-gradient-v1 {
  color: #fff;
  background: linear-gradient(to right, #4776E6 0%, #8E54E9 100%) !important;
  border-image: linear-gradient(to right, #4776E6 0%, #8E54E9 100%);
  border-image-slice: 1; }
  .u-btn-gradient-v1:hover, .u-btn-gradient-v1:focus, .u-btn-gradient-v1.active {
    opacity: .9;
    color: #fff; }

/* Gradient Style v2 */
.u-btn-gradient-v2 {
  color: #fff;
  background: linear-gradient(to right, #E040FB 0%, #00BCD4 100%) !important;
  border-image: linear-gradient(to right, #E040FB 0%, #00BCD4 100%);
  border-image-slice: 1; }
  .u-btn-gradient-v2:hover, .u-btn-gradient-v2:focus, .u-btn-gradient-v2.active {
    opacity: .9;
    color: #fff; }

/* Gradient Outline Buttons
------------------------------------*/
/* Gradient Style v1 */
.u-btn-outline-gradient-v1 {
  color: #555;
  background: transparent;
  border-image: linear-gradient(to right, #4776E6 0%, #8E54E9 100%);
  border-image-slice: 1; }
  .u-btn-outline-gradient-v1:hover, .u-btn-outline-gradient-v1:focus, .u-btn-outline-gradient-v1.active {
    background: linear-gradient(to right, #4776E6 0%, #8E54E9 100%);
    color: #fff; }

/* Gradient Style v2 */
.u-btn-outline-gradient-v2 {
  color: #555;
  background: transparent;
  border-image: linear-gradient(to right, #E040FB 0%, #00BCD4 100%);
  border-image-slice: 1; }
  .u-btn-outline-gradient-v2:hover, .u-btn-outline-gradient-v2:focus, .u-btn-outline-gradient-v2.active {
    background: linear-gradient(to right, #E040FB 0%, #00BCD4 100%);
    color: #fff; }

/*------------------------------------
  Icons Styles
------------------------------------*/
.u-icon-v1,
.u-icon-v2,
.u-icon-v3,
.u-icon-v4 {
  position: relative;
  display: inline-block;
  text-align: center;
  transition: all .2s ease-in-out; }

.u-icon-v1:hover,
.u-icon-v2:hover,
.u-icon-v3:hover,
.u-icon-v4:hover {
  text-decoration: none; }

.u-icon-v1::before,
.u-icon-v2::before,
.u-icon-v3::before {
  display: block; }

.u-icon-v1 > i,
.u-icon-v2 > i,
.u-icon-v3 > i,
.u-icon-v4 > span > i {
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-50%);
  z-index: 2; }

[class*="u-icon-v"] .u-line-icon-pro {
  transform: translateY(-45%); }

.u-icon-rotation {
  transform: rotate(45deg); }
  .u-icon-rotation .u-icon__elem {
    transform: rotate(-45deg) translate(15%, -30%); }
  .u-icon-rotation .u-line-icon-pro {
    transform: rotate(-45deg) translate(25%, -30%); }

/*------------------------------------
  Icon-v1
------------------------------------*/
.u-icon-v1,
.u-icon-v1 .u-icon__elem-regular,
.u-icon-v1 .u-icon__elem-hover {
  width: 2.5714285714rem;
  height: 2.5714285714rem;
  font-size: 1.4285714286rem; }

.u-icon-v1.u-icon-size--xs, .u-icon-v1.u-icon-size--xs .u-icon__elem-regular, .u-icon-v1.u-icon-size--xs .u-icon__elem-hover {
  width: 1.6428571429rem;
  height: 1.6428571429rem;
  font-size: 0.9285714286rem; }
.u-icon-v1.u-icon-size--sm, .u-icon-v1.u-icon-size--sm .u-icon__elem-regular, .u-icon-v1.u-icon-size--sm .u-icon__elem-hover {
  width: 2.2857142857rem;
  height: 2.2857142857rem;
  font-size: 1.2857142857rem; }
.u-icon-v1.u-icon-size--lg, .u-icon-v1.u-icon-size--lg .u-icon__elem-regular, .u-icon-v1.u-icon-size--lg .u-icon__elem-hover {
  width: 4.5rem;
  height: 4.5rem;
  font-size: 2.5rem; }
.u-icon-v1.u-icon-size--xl, .u-icon-v1.u-icon-size--xl .u-icon__elem-regular, .u-icon-v1.u-icon-size--xl .u-icon__elem-hover {
  width: 5.1428571429rem;
  height: 5.1428571429rem;
  font-size: 2.8571428571rem; }
.u-icon-v1.u-icon-size--2xl, .u-icon-v1.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v1.u-icon-size--2xl .u-icon__elem-hover {
  width: 5.8571428571rem;
  height: 5.8571428571rem;
  font-size: 3.5714285714rem; }
.u-icon-v1.u-icon-size--3xl, .u-icon-v1.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v1.u-icon-size--3xl .u-icon__elem-hover {
  width: 8rem;
  height: 8rem;
  font-size: 5.7142857143rem; }

/*------------------------------------
  Icon-v2
------------------------------------*/
.u-icon-v2, .u-icon-v2 .u-icon__elem-regular, .u-icon-v2 .u-icon__elem-hover, .u-icon-v3, .u-icon-v3 .u-icon__elem-regular, .u-icon-v3 .u-icon__elem-hover, .u-icon-v4 .u-icon-v4-inner, .u-icon-v4 .u-icon__elem-regular, .u-icon-v4 .u-icon__elem-hover, .u-icon-v5 {
  width: 3.9285714286rem;
  height: 3.9285714286rem;
  font-size: 1.5714285714rem; }

.u-icon-v2.u-icon-size--xs, .u-icon-v2.u-icon-size--xs .u-icon__elem-regular, .u-icon-v2.u-icon-size--xs .u-icon__elem-hover, .u-icon-v3.u-icon-size--xs, .u-icon-v3.u-icon-size--xs .u-icon__elem-regular, .u-icon-v3.u-icon-size--xs .u-icon__elem-hover, .u-icon-v4.u-icon-size--xs .u-icon-v4-inner, .u-icon-v4.u-icon-size--xs .u-icon__elem-regular, .u-icon-v4.u-icon-size--xs .u-icon__elem-hover, .u-icon-v5.u-icon-size--xs {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  font-size: 0.9285714286rem; }

.u-icon-v2.u-icon-size--sm, .u-icon-v2.u-icon-size--sm .u-icon__elem-regular, .u-icon-v2.u-icon-size--sm .u-icon__elem-hover, .u-icon-v3.u-icon-size--sm, .u-icon-v3.u-icon-size--sm .u-icon__elem-regular, .u-icon-v3.u-icon-size--sm .u-icon__elem-hover, .u-icon-v4.u-icon-size--sm .u-icon-v4-inner, .u-icon-v4.u-icon-size--sm .u-icon__elem-regular, .u-icon-v4.u-icon-size--sm .u-icon__elem-hover, .u-icon-v5.u-icon-size--sm {
  width: 2.8571428571rem;
  height: 2.8571428571rem;
  font-size: 1.2857142857rem; }

.u-icon-v2.u-icon-size--lg, .u-icon-v2.u-icon-size--lg .u-icon__elem-regular, .u-icon-v2.u-icon-size--lg .u-icon__elem-hover, .u-icon-v3.u-icon-size--lg, .u-icon-v3.u-icon-size--lg .u-icon__elem-regular, .u-icon-v3.u-icon-size--lg .u-icon__elem-hover, .u-icon-v4.u-icon-size--lg .u-icon-v4-inner, .u-icon-v4.u-icon-size--lg .u-icon__elem-regular, .u-icon-v4.u-icon-size--lg .u-icon__elem-hover, .u-icon-v5.u-icon-size--lg {
  width: 5rem;
  height: 5rem;
  font-size: 2.1428571429rem; }

.u-icon-v2.u-icon-size--xl, .u-icon-v2.u-icon-size--xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--xl, .u-icon-v3.u-icon-size--xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--xl {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  font-size: 2.8571428571rem; }

.u-icon-v2.u-icon-size--2xl, .u-icon-v2.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--2xl, .u-icon-v3.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--2xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--2xl {
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  font-size: 3.2142857143rem; }

.u-icon-v2.u-icon-size--3xl, .u-icon-v2.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--3xl, .u-icon-v3.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--3xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--3xl {
  width: 9.2857142857rem;
  height: 9.2857142857rem;
  font-size: 3.5714285714rem; }

.u-icon-v2 {
  border-width: 1px;
  border-style: solid; }
  .u-icon-v2.u-icon-size--2xl, .u-icon-v2.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--2xl .u-icon__elem-hover {
    border-width: 1.5px; }
  .u-icon-v2.u-icon-size--3xl, .u-icon-v2.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--3xl .u-icon__elem-hover {
    border-width: 1.5px; }

/*------------------------------------
  Icon-v3
------------------------------------*/
.u-icon-v2, .u-icon-v2 .u-icon__elem-regular, .u-icon-v2 .u-icon__elem-hover, .u-icon-v3, .u-icon-v3 .u-icon__elem-regular, .u-icon-v3 .u-icon__elem-hover, .u-icon-v4 .u-icon-v4-inner, .u-icon-v4 .u-icon__elem-regular, .u-icon-v4 .u-icon__elem-hover, .u-icon-v5 {
  width: 3.9285714286rem;
  height: 3.9285714286rem;
  font-size: 1.5714285714rem; }

.u-icon-v2.u-icon-size--xs, .u-icon-v2.u-icon-size--xs .u-icon__elem-regular, .u-icon-v2.u-icon-size--xs .u-icon__elem-hover, .u-icon-v3.u-icon-size--xs, .u-icon-v3.u-icon-size--xs .u-icon__elem-regular, .u-icon-v3.u-icon-size--xs .u-icon__elem-hover, .u-icon-v4.u-icon-size--xs .u-icon-v4-inner, .u-icon-v4.u-icon-size--xs .u-icon__elem-regular, .u-icon-v4.u-icon-size--xs .u-icon__elem-hover, .u-icon-v5.u-icon-size--xs {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  font-size: 0.9285714286rem; }

.u-icon-v2.u-icon-size--sm, .u-icon-v2.u-icon-size--sm .u-icon__elem-regular, .u-icon-v2.u-icon-size--sm .u-icon__elem-hover, .u-icon-v3.u-icon-size--sm, .u-icon-v3.u-icon-size--sm .u-icon__elem-regular, .u-icon-v3.u-icon-size--sm .u-icon__elem-hover, .u-icon-v4.u-icon-size--sm .u-icon-v4-inner, .u-icon-v4.u-icon-size--sm .u-icon__elem-regular, .u-icon-v4.u-icon-size--sm .u-icon__elem-hover, .u-icon-v5.u-icon-size--sm {
  width: 2.8571428571rem;
  height: 2.8571428571rem;
  font-size: 1.2857142857rem; }

.u-icon-v2.u-icon-size--lg, .u-icon-v2.u-icon-size--lg .u-icon__elem-regular, .u-icon-v2.u-icon-size--lg .u-icon__elem-hover, .u-icon-v3.u-icon-size--lg, .u-icon-v3.u-icon-size--lg .u-icon__elem-regular, .u-icon-v3.u-icon-size--lg .u-icon__elem-hover, .u-icon-v4.u-icon-size--lg .u-icon-v4-inner, .u-icon-v4.u-icon-size--lg .u-icon__elem-regular, .u-icon-v4.u-icon-size--lg .u-icon__elem-hover, .u-icon-v5.u-icon-size--lg {
  width: 5rem;
  height: 5rem;
  font-size: 2.1428571429rem; }

.u-icon-v2.u-icon-size--xl, .u-icon-v2.u-icon-size--xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--xl, .u-icon-v3.u-icon-size--xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--xl {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  font-size: 2.8571428571rem; }

.u-icon-v2.u-icon-size--2xl, .u-icon-v2.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--2xl, .u-icon-v3.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--2xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--2xl {
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  font-size: 3.2142857143rem; }

.u-icon-v2.u-icon-size--3xl, .u-icon-v2.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--3xl, .u-icon-v3.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--3xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--3xl {
  width: 9.2857142857rem;
  height: 9.2857142857rem;
  font-size: 3.5714285714rem; }

.u-icon-v3 {
  background-color: #eee; }

/*------------------------------------
  Icon-v4
------------------------------------*/
.u-icon-v2, .u-icon-v2 .u-icon__elem-regular, .u-icon-v2 .u-icon__elem-hover, .u-icon-v3, .u-icon-v3 .u-icon__elem-regular, .u-icon-v3 .u-icon__elem-hover, .u-icon-v4 .u-icon-v4-inner, .u-icon-v4 .u-icon__elem-regular, .u-icon-v4 .u-icon__elem-hover, .u-icon-v5 {
  width: 3.9285714286rem;
  height: 3.9285714286rem;
  font-size: 1.5714285714rem; }

.u-icon-v2.u-icon-size--xs, .u-icon-v2.u-icon-size--xs .u-icon__elem-regular, .u-icon-v2.u-icon-size--xs .u-icon__elem-hover, .u-icon-v3.u-icon-size--xs, .u-icon-v3.u-icon-size--xs .u-icon__elem-regular, .u-icon-v3.u-icon-size--xs .u-icon__elem-hover, .u-icon-v4.u-icon-size--xs .u-icon-v4-inner, .u-icon-v4.u-icon-size--xs .u-icon__elem-regular, .u-icon-v4.u-icon-size--xs .u-icon__elem-hover, .u-icon-v5.u-icon-size--xs {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  font-size: 0.9285714286rem; }

.u-icon-v2.u-icon-size--sm, .u-icon-v2.u-icon-size--sm .u-icon__elem-regular, .u-icon-v2.u-icon-size--sm .u-icon__elem-hover, .u-icon-v3.u-icon-size--sm, .u-icon-v3.u-icon-size--sm .u-icon__elem-regular, .u-icon-v3.u-icon-size--sm .u-icon__elem-hover, .u-icon-v4.u-icon-size--sm .u-icon-v4-inner, .u-icon-v4.u-icon-size--sm .u-icon__elem-regular, .u-icon-v4.u-icon-size--sm .u-icon__elem-hover, .u-icon-v5.u-icon-size--sm {
  width: 2.8571428571rem;
  height: 2.8571428571rem;
  font-size: 1.2857142857rem; }

.u-icon-v2.u-icon-size--lg, .u-icon-v2.u-icon-size--lg .u-icon__elem-regular, .u-icon-v2.u-icon-size--lg .u-icon__elem-hover, .u-icon-v3.u-icon-size--lg, .u-icon-v3.u-icon-size--lg .u-icon__elem-regular, .u-icon-v3.u-icon-size--lg .u-icon__elem-hover, .u-icon-v4.u-icon-size--lg .u-icon-v4-inner, .u-icon-v4.u-icon-size--lg .u-icon__elem-regular, .u-icon-v4.u-icon-size--lg .u-icon__elem-hover, .u-icon-v5.u-icon-size--lg {
  width: 5rem;
  height: 5rem;
  font-size: 2.1428571429rem; }

.u-icon-v2.u-icon-size--xl, .u-icon-v2.u-icon-size--xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--xl, .u-icon-v3.u-icon-size--xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--xl {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  font-size: 2.8571428571rem; }

.u-icon-v2.u-icon-size--2xl, .u-icon-v2.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--2xl, .u-icon-v3.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--2xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--2xl {
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  font-size: 3.2142857143rem; }

.u-icon-v2.u-icon-size--3xl, .u-icon-v2.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--3xl, .u-icon-v3.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--3xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--3xl {
  width: 9.2857142857rem;
  height: 9.2857142857rem;
  font-size: 3.5714285714rem; }

.u-icon-v4 {
  padding: 0.5714285714rem;
  background: transparent !important;
  border: solid 1px #eee;
  transition: all .1s ease-in-out; }
  .u-icon-v4-inner {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #eee; }

.u-icon-v4 .u-icon-v4-inner {
  z-index: 1;
  transition: all .2s ease-in-out; }

.u-icon-v4-rounded-3, .u-icon-v4-rounded-3 .u-icon-v4-inner {
  border-radius: 3px; }
.u-icon-v4-rounded-7, .u-icon-v4-rounded-7 .u-icon-v4-inner {
  border-radius: 7px; }
.u-icon-v4-rounded-10, .u-icon-v4-rounded-10 .u-icon-v4-inner {
  border-radius: 10px; }
.u-icon-v4-rounded-50x, .u-icon-v4-rounded-50x .u-icon-v4-inner {
  border-radius: 50%; }

.u-icon-v4-bg-primary {
  border-color: #0069b4; }
  .u-icon-v4-bg-primary .u-icon-v4-inner {
    background: #0069b4; }
.u-icon-v4-bg-white {
  border-color: #fff; }
  .u-icon-v4-bg-white .u-icon-v4-inner {
    background: #fff; }
.u-icon-v4-bg-gray-light-v3 {
  border-color: #ddd; }
  .u-icon-v4-bg-gray-light-v3 .u-icon-v4-inner {
    background: #ddd; }
.u-icon-v4-bg-gray-dark-v3 {
  border-color: #555; }
  .u-icon-v4-bg-gray-dark-v3 .u-icon-v4-inner {
    background: #555; }
.u-icon-v4-bg-black {
  border-color: #000; }
  .u-icon-v4-bg-black .u-icon-v4-inner {
    background: #000; }
.u-icon-v4-bg-primary--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-primary--hover {
  border-color: #0069b4; }
  .u-icon-v4-bg-primary--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-primary--hover .u-icon-v4-inner {
    background: #0069b4; }
.u-icon-v4-bg-white--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-white--hover {
  border-color: #fff; }
  .u-icon-v4-bg-white--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-white--hover .u-icon-v4-inner {
    background: #fff; }
.u-icon-v4-bg-gray-light-v3--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-gray-light-v3--hover {
  border-color: #ddd; }
  .u-icon-v4-bg-gray-light-v3--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-gray-light-v3--hover .u-icon-v4-inner {
    background: #ddd; }
.u-icon-v4-bg-gray-dark-v3--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-gray-dark-v3--hover {
  border-color: #555; }
  .u-icon-v4-bg-gray-dark-v3--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-gray-dark-v3--hover .u-icon-v4-inner {
    background: #555; }
.u-icon-v4-bg-black--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-black--hover {
  border-color: #000; }
  .u-icon-v4-bg-black--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-black--hover .u-icon-v4-inner {
    background: #000; }

/*------------------------------------
  Icon-v4 Additional BG colors
------------------------------------*/
.u-icon-v4-bg-red {
  border-color: #f00; }
  .u-icon-v4-bg-red .u-icon-v4-inner {
    background: #f00; }
.u-icon-v4-bg-lightred {
  border-color: #e64b3b; }
  .u-icon-v4-bg-lightred .u-icon-v4-inner {
    background: #e64b3b; }
.u-icon-v4-bg-darkred {
  border-color: #a10f2b; }
  .u-icon-v4-bg-darkred .u-icon-v4-inner {
    background: #a10f2b; }
.u-icon-v4-bg-blue {
  border-color: #3398dc; }
  .u-icon-v4-bg-blue .u-icon-v4-inner {
    background: #3398dc; }
.u-icon-v4-bg-indigo {
  border-color: #4263a3; }
  .u-icon-v4-bg-indigo .u-icon-v4-inner {
    background: #4263a3; }
.u-icon-v4-bg-purple {
  border-color: #9a69cb; }
  .u-icon-v4-bg-purple .u-icon-v4-inner {
    background: #9a69cb; }
.u-icon-v4-bg-darkpurple {
  border-color: #6639b6; }
  .u-icon-v4-bg-darkpurple .u-icon-v4-inner {
    background: #6639b6; }
.u-icon-v4-bg-pink {
  border-color: #e81c62; }
  .u-icon-v4-bg-pink .u-icon-v4-inner {
    background: #e81c62; }
.u-icon-v4-bg-orange {
  border-color: #e57d20; }
  .u-icon-v4-bg-orange .u-icon-v4-inner {
    background: #e57d20; }
.u-icon-v4-bg-deeporange {
  border-color: #fe541e; }
  .u-icon-v4-bg-deeporange .u-icon-v4-inner {
    background: #fe541e; }
.u-icon-v4-bg-aqua {
  border-color: #29d6e6; }
  .u-icon-v4-bg-aqua .u-icon-v4-inner {
    background: #29d6e6; }
.u-icon-v4-bg-yellow {
  border-color: #ebc71d; }
  .u-icon-v4-bg-yellow .u-icon-v4-inner {
    background: #ebc71d; }
.u-icon-v4-bg-cyan {
  border-color: #00bed6; }
  .u-icon-v4-bg-cyan .u-icon-v4-inner {
    background: #00bed6; }
.u-icon-v4-bg-teal {
  border-color: #18ba9b; }
  .u-icon-v4-bg-teal .u-icon-v4-inner {
    background: #18ba9b; }
.u-icon-v4-bg-brown {
  border-color: #9c8061; }
  .u-icon-v4-bg-brown .u-icon-v4-inner {
    background: #9c8061; }
.u-icon-v4-bg-bluegray {
  border-color: #585f69; }
  .u-icon-v4-bg-bluegray .u-icon-v4-inner {
    background: #585f69; }
.u-icon-v4-bg-red--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-red--hover {
  border-color: #f00; }
  .u-icon-v4-bg-red--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-red--hover .u-icon-v4-inner {
    background: #f00; }
.u-icon-v4-bg-lightred--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-lightred--hover {
  border-color: #e64b3b; }
  .u-icon-v4-bg-lightred--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-lightred--hover .u-icon-v4-inner {
    background: #e64b3b; }
.u-icon-v4-bg-darkred--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-darkred--hover {
  border-color: #a10f2b; }
  .u-icon-v4-bg-darkred--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-darkred--hover .u-icon-v4-inner {
    background: #a10f2b; }
.u-icon-v4-bg-blue--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-blue--hover {
  border-color: #3398dc; }
  .u-icon-v4-bg-blue--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-blue--hover .u-icon-v4-inner {
    background: #3398dc; }
.u-icon-v4-bg-indigo--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-indigo--hover {
  border-color: #4263a3; }
  .u-icon-v4-bg-indigo--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-indigo--hover .u-icon-v4-inner {
    background: #4263a3; }
.u-icon-v4-bg-purple--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-purple--hover {
  border-color: #9a69cb; }
  .u-icon-v4-bg-purple--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-purple--hover .u-icon-v4-inner {
    background: #9a69cb; }
.u-icon-v4-bg-darkpurple--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-darkpurple--hover {
  border-color: #6639b6; }
  .u-icon-v4-bg-darkpurple--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-darkpurple--hover .u-icon-v4-inner {
    background: #6639b6; }
.u-icon-v4-bg-pink--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-pink--hover {
  border-color: #e81c62; }
  .u-icon-v4-bg-pink--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-pink--hover .u-icon-v4-inner {
    background: #e81c62; }
.u-icon-v4-bg-orange--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-orange--hover {
  border-color: #e57d20; }
  .u-icon-v4-bg-orange--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-orange--hover .u-icon-v4-inner {
    background: #e57d20; }
.u-icon-v4-bg-deeporange--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-deeporange--hover {
  border-color: #fe541e; }
  .u-icon-v4-bg-deeporange--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-deeporange--hover .u-icon-v4-inner {
    background: #fe541e; }
.u-icon-v4-bg-aqua--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-aqua--hover {
  border-color: #29d6e6; }
  .u-icon-v4-bg-aqua--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-aqua--hover .u-icon-v4-inner {
    background: #29d6e6; }
.u-icon-v4-bg-yellow--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-yellow--hover {
  border-color: #ebc71d; }
  .u-icon-v4-bg-yellow--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-yellow--hover .u-icon-v4-inner {
    background: #ebc71d; }
.u-icon-v4-bg-cyan--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-cyan--hover {
  border-color: #00bed6; }
  .u-icon-v4-bg-cyan--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-cyan--hover .u-icon-v4-inner {
    background: #00bed6; }
.u-icon-v4-bg-teal--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-teal--hover {
  border-color: #18ba9b; }
  .u-icon-v4-bg-teal--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-teal--hover .u-icon-v4-inner {
    background: #18ba9b; }
.u-icon-v4-bg-brown--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-brown--hover {
  border-color: #9c8061; }
  .u-icon-v4-bg-brown--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-brown--hover .u-icon-v4-inner {
    background: #9c8061; }
.u-icon-v4-bg-bluegray--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-bluegray--hover {
  border-color: #585f69; }
  .u-icon-v4-bg-bluegray--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-bluegray--hover .u-icon-v4-inner {
    background: #585f69; }

/*------------------------------------
  Icon-v4 Social BG colors
------------------------------------*/
.u-icon-v4-bg-facebook {
  border-color: #3b5998; }
  .u-icon-v4-bg-facebook .u-icon-v4-inner {
    background-color: #3b5998; }
.u-icon-v4-bg-twitter {
  border-color: #00acee; }
  .u-icon-v4-bg-twitter .u-icon-v4-inner {
    background-color: #00acee; }
.u-icon-v4-bg-google-plus {
  border-color: #dd4b39; }
  .u-icon-v4-bg-google-plus .u-icon-v4-inner {
    background-color: #dd4b39; }
.u-icon-v4-bg-vk {
  border-color: #2b587a; }
  .u-icon-v4-bg-vk .u-icon-v4-inner {
    background-color: #2b587a; }
.u-icon-v4-bg-linkedin {
  border-color: #0e76a8; }
  .u-icon-v4-bg-linkedin .u-icon-v4-inner {
    background-color: #0e76a8; }
.u-icon-v4-bg-instagram {
  border-color: #3f729b; }
  .u-icon-v4-bg-instagram .u-icon-v4-inner {
    background-color: #3f729b; }
.u-icon-v4-bg-pinterest {
  border-color: #c8232c; }
  .u-icon-v4-bg-pinterest .u-icon-v4-inner {
    background-color: #c8232c; }
.u-icon-v4-bg-vine {
  border-color: #00bf8f; }
  .u-icon-v4-bg-vine .u-icon-v4-inner {
    background-color: #00bf8f; }
.u-icon-v4-bg-youtube {
  border-color: #c4302b; }
  .u-icon-v4-bg-youtube .u-icon-v4-inner {
    background-color: #c4302b; }
.u-icon-v4-bg-skype {
  border-color: #00aff0; }
  .u-icon-v4-bg-skype .u-icon-v4-inner {
    background-color: #00aff0; }
.u-icon-v4-bg-dribbble {
  border-color: #ea4c89; }
  .u-icon-v4-bg-dribbble .u-icon-v4-inner {
    background-color: #ea4c89; }
.u-icon-v4-bg-facebook--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-facebook--hover {
  border-color: #3b5998; }
  .u-icon-v4-bg-facebook--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-facebook--hover .u-icon-v4-inner {
    background: #3b5998; }
.u-icon-v4-bg-twitter--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-twitter--hover {
  border-color: #00acee; }
  .u-icon-v4-bg-twitter--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-twitter--hover .u-icon-v4-inner {
    background: #00acee; }
.u-icon-v4-bg-google-plus--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-google-plus--hover {
  border-color: #dd4b39; }
  .u-icon-v4-bg-google-plus--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-google-plus--hover .u-icon-v4-inner {
    background: #dd4b39; }
.u-icon-v4-bg-vk--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-vk--hover {
  border-color: #2b587a; }
  .u-icon-v4-bg-vk--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-vk--hover .u-icon-v4-inner {
    background: #2b587a; }
.u-icon-v4-bg-linkedin--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-linkedin--hover {
  border-color: #0e76a8; }
  .u-icon-v4-bg-linkedin--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-linkedin--hover .u-icon-v4-inner {
    background: #0e76a8; }
.u-icon-v4-bg-instagram--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-instagram--hover {
  border-color: #3f729b; }
  .u-icon-v4-bg-instagram--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-instagram--hover .u-icon-v4-inner {
    background: #3f729b; }
.u-icon-v4-bg-pinterest--hover:hover, .u-icon-block--hover:hover .u-icon-v4-bg-pinterest--hover {
  border-color: #c8232c; }
  .u-icon-v4-bg-pinterest--hover:hover .u-icon-v4-inner, .u-icon-block--hover:hover .u-icon-v4-bg-pinterest--hover .u-icon-v4-inner {
    background: #c8232c; }

/*------------------------------------
  Icon-v4 Gradient BG colors
------------------------------------*/
.u-icon-v4-bg-lightblue-radialgradient-ellipse {
  border-color: #d6e2ee; }
  .u-icon-v4-bg-lightblue-radialgradient-ellipse .u-icon-v4-inner {
    background: radial-gradient(ellipse at center center, #fff 22%, #d6e2ee 100%) repeat; }
.u-icon-v4-bg-gray-radialgradient-ellipse {
  border-color: #bbb; }
  .u-icon-v4-bg-gray-radialgradient-ellipse .u-icon-v4-inner {
    background: radial-gradient(ellipse at center center, #ddd 22%, #bbb 100%) repeat; }
.u-icon-v4-bg-blue-radialgradient-circle {
  border-color: #275296; }
  .u-icon-v4-bg-blue-radialgradient-circle .u-icon-v4-inner {
    background: radial-gradient(circle farthest-side at 100% 0, #2294d7, #275296) no-repeat; }
.u-icon-v4-bg-darkgray-radialgradient-circle {
  border-color: #31353e; }
  .u-icon-v4-bg-darkgray-radialgradient-circle .u-icon-v4-inner {
    background: radial-gradient(circle farthest-side at 110% 0, #596070, #31353e) no-repeat; }

/*------------------------------------
  Icon-v5
------------------------------------*/
.u-icon-v2, .u-icon-v2 .u-icon__elem-regular, .u-icon-v2 .u-icon__elem-hover, .u-icon-v3, .u-icon-v3 .u-icon__elem-regular, .u-icon-v3 .u-icon__elem-hover, .u-icon-v4 .u-icon-v4-inner, .u-icon-v4 .u-icon__elem-regular, .u-icon-v4 .u-icon__elem-hover, .u-icon-v5 {
  width: 3.9285714286rem;
  height: 3.9285714286rem;
  font-size: 1.5714285714rem; }

.u-icon-v2.u-icon-size--xs, .u-icon-v2.u-icon-size--xs .u-icon__elem-regular, .u-icon-v2.u-icon-size--xs .u-icon__elem-hover, .u-icon-v3.u-icon-size--xs, .u-icon-v3.u-icon-size--xs .u-icon__elem-regular, .u-icon-v3.u-icon-size--xs .u-icon__elem-hover, .u-icon-v4.u-icon-size--xs .u-icon-v4-inner, .u-icon-v4.u-icon-size--xs .u-icon__elem-regular, .u-icon-v4.u-icon-size--xs .u-icon__elem-hover, .u-icon-v5.u-icon-size--xs {
  width: 2.1428571429rem;
  height: 2.1428571429rem;
  font-size: 0.9285714286rem; }

.u-icon-v2.u-icon-size--sm, .u-icon-v2.u-icon-size--sm .u-icon__elem-regular, .u-icon-v2.u-icon-size--sm .u-icon__elem-hover, .u-icon-v3.u-icon-size--sm, .u-icon-v3.u-icon-size--sm .u-icon__elem-regular, .u-icon-v3.u-icon-size--sm .u-icon__elem-hover, .u-icon-v4.u-icon-size--sm .u-icon-v4-inner, .u-icon-v4.u-icon-size--sm .u-icon__elem-regular, .u-icon-v4.u-icon-size--sm .u-icon__elem-hover, .u-icon-v5.u-icon-size--sm {
  width: 2.8571428571rem;
  height: 2.8571428571rem;
  font-size: 1.2857142857rem; }

.u-icon-v2.u-icon-size--lg, .u-icon-v2.u-icon-size--lg .u-icon__elem-regular, .u-icon-v2.u-icon-size--lg .u-icon__elem-hover, .u-icon-v3.u-icon-size--lg, .u-icon-v3.u-icon-size--lg .u-icon__elem-regular, .u-icon-v3.u-icon-size--lg .u-icon__elem-hover, .u-icon-v4.u-icon-size--lg .u-icon-v4-inner, .u-icon-v4.u-icon-size--lg .u-icon__elem-regular, .u-icon-v4.u-icon-size--lg .u-icon__elem-hover, .u-icon-v5.u-icon-size--lg {
  width: 5rem;
  height: 5rem;
  font-size: 2.1428571429rem; }

.u-icon-v2.u-icon-size--xl, .u-icon-v2.u-icon-size--xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--xl, .u-icon-v3.u-icon-size--xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--xl {
  width: 6.4285714286rem;
  height: 6.4285714286rem;
  font-size: 2.8571428571rem; }

.u-icon-v2.u-icon-size--2xl, .u-icon-v2.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--2xl, .u-icon-v3.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--2xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--2xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--2xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--2xl {
  width: 7.1428571429rem;
  height: 7.1428571429rem;
  font-size: 3.2142857143rem; }

.u-icon-v2.u-icon-size--3xl, .u-icon-v2.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v2.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v3.u-icon-size--3xl, .u-icon-v3.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v3.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v4.u-icon-size--3xl .u-icon-v4-inner, .u-icon-v4.u-icon-size--3xl .u-icon__elem-regular, .u-icon-v4.u-icon-size--3xl .u-icon__elem-hover, .u-icon-v5.u-icon-size--3xl {
  width: 9.2857142857rem;
  height: 9.2857142857rem;
  font-size: 3.5714285714rem; }

.u-icon-v5 {
  position: relative; }
  body .u-icon-v5 {
    background: transparent !important; }
  .u-icon-v5::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.45em 0 0 -.4em;
    width: .8em;
    height: .8em;
    background-color: #eee;
    border-radius: 50%;
    opacity: .7; }
  .u-icon-v5 i {
    position: relative;
    z-index: 2; }
  .u-icon-v5.g-bg-main::after {
    background-color: #555; }
  .u-icon-v5.g-bg-primary::after {
    background-color: #0069b4; }
  .u-icon-v5.g-bg-black::after {
    background-color: #000; }
  .u-icon-v5.g-bg-white::after {
    background-color: #fff; }
  .u-icon-v5.g-bg-gray-light-v1::after {
    background-color: #bbb; }
  .u-icon-v5.g-bg-gray-light-v2::after {
    background-color: #ccc; }
  .u-icon-v5.g-bg-gray-light-v3::after {
    background-color: #ddd; }
  .u-icon-v5.g-bg-gray-light-v4::after {
    background-color: #eee; }
  .u-icon-v5.g-bg-gray-light-v5::after {
    background-color: #f7f7f7; }
  .u-icon-v5.g-bg-gray-dark-v1::after {
    background-color: #111; }
  .u-icon-v5.g-bg-gray-dark-v2::after {
    background-color: #333; }
  .u-icon-v5.g-bg-gray-dark-v3::after {
    background-color: #555; }
  .u-icon-v5.g-bg-gray-dark-v4::after {
    background-color: #777; }
  .u-icon-v5.g-bg-gray-dark-v5::after {
    background-color: #999; }
  .u-icon-v5.g-bg-green::after {
    background-color: #72c02c; }
  .u-icon-v5.g-bg-blue::after {
    background-color: #3398dc; }
  .u-icon-v5.g-bg-lightblue::after {
    background-color: #edf2f8; }
  .u-icon-v5.g-bg-lightblue-v1::after {
    background-color: #d6e2ee; }
  .u-icon-v5.g-bg-darkblue::after {
    background-color: #009; }
  .u-icon-v5.g-bg-indigo::after {
    background-color: #4263a3; }
  .u-icon-v5.g-bg-red::after {
    background-color: #f00; }
  .u-icon-v5.g-bg-lightred::after {
    background-color: #e64b3b; }
  .u-icon-v5.g-bg-darkred::after {
    background-color: #a10f2b; }
  .u-icon-v5.g-bg-purple::after {
    background-color: #9a69cb; }
  .u-icon-v5.g-bg-darkpurple::after {
    background-color: #6639b6; }
  .u-icon-v5.g-bg-pink::after {
    background-color: #e81c62; }
  .u-icon-v5.g-bg-orange::after {
    background-color: #e57d20; }
  .u-icon-v5.g-bg-deeporange::after {
    background-color: #fe541e; }
  .u-icon-v5.g-bg-yellow::after {
    background-color: #ebc71d; }
  .u-icon-v5.g-bg-aqua::after {
    background-color: #29d6e6; }
  .u-icon-v5.g-bg-cyan::after {
    background-color: #00bed6; }
  .u-icon-v5.g-bg-teal::after {
    background-color: #18ba9b; }
  .u-icon-v5.g-bg-brown::after {
    background-color: #9c8061; }
  .u-icon-v5.g-bg-bluegray::after {
    background-color: #585f69; }

/*------------------------------------
  Image Icons
------------------------------------*/
.u-image-icon-size-xs,
.u-image-icon-size-sm,
.u-image-icon-size-md,
.u-image-icon-size-lg,
.u-image-icon-size-xl {
  height: auto; }

.u-image-icon-size-xs {
  width: 2.1428571429rem; }

.u-image-icon-size-sm {
  width: 2.8571428571rem; }

.u-image-icon-size-md {
  width: 3.9285714286rem; }

.u-image-icon-size-lg {
  width: 5rem; }

.u-image-icon-size-xl {
  width: 6.4285714286rem; }

.u-image-icon-size-2xl {
  width: 7.1428571429rem; }

/*------------------------------------
  Hover Effect of Icon on Block Hover
------------------------------------*/
.u-icon-block--hover:hover .g-opacity-0_5--hover {
  opacity: .5; }

.u-icon-block--hover:hover .g-color-primary--hover {
  color: #0069b4; }

.u-icon-block--hover:hover .g-brd-primary--hover {
  border-color: #0069b4; }

.u-icon-block--hover:hover .g-bg-primary--hover {
  background: #0069b4; }

.u-icon-block--hover:hover .g-color-white--hover {
  color: #fff; }

.u-icon-block--hover:hover .g-brd-white--hover {
  border-color: #fff; }

.u-icon-block--hover:hover .g-bg-white--hover {
  background: #fff; }

.u-icon-block--hover:hover .g-color-black--hover {
  color: #000; }

.u-icon-block--hover:hover .g-brd-black--hover {
  border-color: #000; }

.u-icon-block--hover:hover .g-bg-black--hover {
  background: #000; }

.u-icon-block--hover:hover .g-color-gray-dark-v4--hover {
  color: #777; }

.u-icon-block--hover:hover .g-brd-gray-dark-v4--hover {
  border-color: #777; }

.u-icon-block--hover:hover .g-bg-gray-dark-v4--hover {
  background: #777; }

.u-icon-block-hover:hover .g-color-facebook--hover {
  color: #3b5998; }

.u-icon-block-hover:hover .g-brd-facebook--hover {
  border-color: #3b5998; }

.u-icon-block-hover:hover .g-bg-facebook--hover {
  background: #3b5998; }

.u-icon-block-hover:hover .g-color-twitter--hover {
  color: #00acee; }

.u-icon-block-hover:hover .g-brd-twitter--hover {
  border-color: #00acee; }

.u-icon-block-hover:hover .g-bg-twitter--hover {
  background: #00acee; }

.u-icon-block-hover:hover .g-color-google-plus--hover {
  color: #dd4b39; }

.u-icon-block-hover:hover .g-brd-google-plus--hover {
  border-color: #dd4b39; }

.u-icon-block-hover:hover .g-bg-google-plus--hover {
  background: #dd4b39; }

.u-icon-block-hover:hover .g-color-vk--hover {
  color: #2b587a; }

.u-icon-block-hover:hover .g-brd-vk--hover {
  border-color: #2b587a; }

.u-icon-block-hover:hover .g-bg-vk--hover {
  background: #2b587a; }

.u-icon-block-hover:hover .g-color-linkedin--hover {
  color: #0e76a8; }

.u-icon-block-hover:hover .g-brd-linkedin--hover {
  border-color: #0e76a8; }

.u-icon-block-hover:hover .g-bg-linkedin--hover {
  background: #0e76a8; }

.u-icon-block-hover:hover .g-color-instagram--hover {
  color: #3f729b; }

.u-icon-block-hover:hover .g-brd-instagram--hover {
  border-color: #3f729b; }

.u-icon-block-hover:hover .g-bg-instagram--hover {
  background: #3f729b; }

.u-icon-block-hover:hover .g-color-pinterest--hover {
  color: #c8232c; }

.u-icon-block-hover:hover .g-brd-pinterest--hover {
  border-color: #c8232c; }

.u-icon-block-hover:hover .g-bg-pinterest--hover {
  background: #c8232c; }

/*------------------------------------
  Scale Effect
------------------------------------*/
.u-icon-scale-1_2--hover:hover {
  transform: scale(1.2); }

/*------------------------------------
  Shadow Effect
------------------------------------*/
.u-icon-shadow--hover:hover,
.u-icon-block--hover:hover .u-icon-shadow--hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*------------------------------------
  Slide Effect v1
------------------------------------*/
.u-icon-sliding--hover i::before {
  display: block; }

.u-icon-sliding--hover:hover i::before,
.u-icon-block--hover:hover .u-icon-sliding--hover i::before {
  animation: toTopFromBottom .3s forwards; }

@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%); }
  50% {
    opacity: 0;
    transform: translateY(100%); }
  51% {
    opacity: 1; } }
/*------------------------------------
  Slide Effect v2
------------------------------------*/
.u-icon__elem-regular,
.u-icon__elem-hover {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  transition: all .3s ease-in-out; }

.u-icon__elem-hover {
  position: absolute !important; }

.u-icon-slide-up--hover,
.u-icon-slide-down--hover,
.u-icon-slide-left--hover,
.u-icon-slide-right--hover {
  overflow: hidden; }

.u-icon-slide-up--hover .u-icon__elem-regular {
  transform: translateY(-20%); }
  .u-icon-slide-up--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translateY(-30%); }

.u-icon-slide-up--hover .u-icon__elem-hover {
  transform: translateY(110%); }
  .u-icon-slide-up--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translateY(120%); }

.u-icon-slide-up--hover:hover .u-icon__elem-regular,
.u-icon-block--hover:hover .u-icon-slide-up--hover .u-icon__elem-regular {
  transform: translateY(-110%); }
  .u-icon-slide-up--hover:hover .u-icon__elem-regular.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-up--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translateY(-120%); }

.u-icon-slide-up--hover:hover .u-icon__elem-hover,
.u-icon-block--hover:hover .u-icon-slide-up--hover .u-icon__elem-hover {
  transform: translateY(-20%); }
  .u-icon-slide-up--hover:hover .u-icon__elem-hover.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-up--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translateY(-30%); }

.u-icon-slide-down--hover .u-icon__elem-regular {
  transform: translateY(-110%); }
  .u-icon-slide-down--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translateY(-120%); }

.u-icon-slide-down--hover .u-icon__elem-hover {
  transform: translateY(-20%); }
  .u-icon-slide-down--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translateY(-30%); }

.u-icon-slide-down--hover:hover .u-icon__elem-regular,
.u-icon-block--hover:hover .u-icon-slide-down--hover .u-icon__elem-regular {
  transform: translateY(-20%); }
  .u-icon-slide-down--hover:hover .u-icon__elem-regular.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-down--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translateY(-30%); }

.u-icon-slide-down--hover:hover .u-icon__elem-hover,
.u-icon-block--hover:hover .u-icon-slide-down--hover .u-icon__elem-hover {
  transform: translateY(80%); }
  .u-icon-slide-down--hover:hover .u-icon__elem-hover.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-down--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translateY(90%); }

.u-icon-slide-left--hover .u-icon__elem-regular {
  transform: translate(0, -20%); }
  .u-icon-slide-left--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translate(0, -30%); }

.u-icon-slide-left--hover .u-icon__elem-hover {
  transform: translate(110%, -20%); }
  .u-icon-slide-left--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translate(110%, -30%); }

.u-icon-slide-left--hover:hover .u-icon__elem-regular,
.u-icon-block--hover:hover .u-icon-slide-left--hover .u-icon__elem-regular {
  transform: translate(-110%, -20%); }
  .u-icon-slide-left--hover:hover .u-icon__elem-regular.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-left--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translate(-110%, -30%); }

.u-icon-slide-left--hover:hover .u-icon__elem-hover,
.u-icon-block--hover:hover .u-icon-slide-left--hover .u-icon__elem-hover {
  transform: translate(0, -20%); }
  .u-icon-slide-left--hover:hover .u-icon__elem-hover.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-left--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translate(0, -30%); }

.u-icon-slide-right--hover .u-icon__elem-regular {
  transform: translate(-110%, -20%); }
  .u-icon-slide-right--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translate(-110%, -30%); }

.u-icon-slide-right--hover .u-icon__elem-hover {
  transform: translate(0, -20%); }
  .u-icon-slide-right--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translate(0, -30%); }

.u-icon-slide-right--hover:hover .u-icon__elem-regular,
.u-icon-block--hover:hover .u-icon-slide-right--hover .u-icon__elem-regular {
  transform: translate(0, -20%); }
  .u-icon-slide-right--hover:hover .u-icon__elem-regular.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-right--hover .u-icon__elem-regular.u-line-icon-pro {
    transform: translate(0, -30%); }

.u-icon-slide-right--hover:hover .u-icon__elem-hover,
.u-icon-block--hover:hover .u-icon-slide-right--hover .u-icon__elem-hover {
  transform: translate(110%, -20%); }
  .u-icon-slide-right--hover:hover .u-icon__elem-hover.u-line-icon-pro,
  .u-icon-block--hover:hover .u-icon-slide-right--hover .u-icon__elem-hover.u-line-icon-pro {
    transform: translate(110%, -30%); }

/*------------------------------------
  Zoom Effect v1
------------------------------------*/
.u-icon-block--hover:hover .u-icon-scale-1_2--hover {
  transform: scale(1.2); }

.u-icon-rotation.u-icon-scale-1_2--hover:hover,
.u-icon-block--hover:hover .u-icon-rotation.u-icon-scale-1_2--hover {
  transform: scale(1.2) rotate(45deg); }

/*------------------------------------
  Changing a shape Effect
------------------------------------*/
.u-icon-square--hover:hover,
.u-icon-v4.u-icon-square--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-square--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-square--hover .u-icon-v4-inner {
  border-radius: 0; }

.u-icon-rounded-3--hover:hover,
.u-icon-v4.u-icon-rounded-3--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-rounded-3--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-rounded-3--hover .u-icon-v4-inner {
  border-radius: 3px; }

.u-icon-rounded-10--hover:hover,
.u-icon-v4.u-icon-rounded-10--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-rounded-10--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-rounded-10--hover .u-icon-v4-inner {
  border-radius: 10px; }

.u-icon-rounded-50x--hover:hover,
.u-icon-v4.u-icon-rounded-50x--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-rounded-50x--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-rounded-50x--hover .u-icon-v4-inner {
  border-radius: 50%; }

/*------------------------------------
  Effect v1
------------------------------------*/
.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after, .u-icon-effect-v2--hover::after, .u-icon-effect-v4--hover::after, .u-icon-effect-v5--hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-sizing: content-box;
  pointer-events: none; }

.u-icon-effect-v1-1--hover,
.u-icon-effect-v1-2--hover {
  position: relative;
  overflow: inherit; }

.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after {
  top: -0.5rem;
  left: -0.5rem;
  padding: 0.5rem;
  box-shadow: 0 0 0 1px #0069b4;
  transition: all .2s ease-in-out;
  opacity: 0; }

.u-icon-effect-v1-1--hover:hover,
.u-icon-effect-v1-2--hover:hover,
.u-icon-v4.u-icon-effect-v1-1--hover:hover .u-icon-v4-inner,
.u-icon-v4.u-icon-effect-v1-2--hover:hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-effect-v1-1--hover,
.u-icon-block--hover:hover .u-icon-effect-v1-2--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-effect-v1-1--hover .u-icon-v4-inner,
.u-icon-block--hover:hover .u-icon-v4.u-icon-effect-v1-2--hover .u-icon-v4-inner {
  color: #fff;
  border-color: #0069b4;
  background: #0069b4 !important; }

.u-icon-v4.u-icon-effect-v1-1--hover:hover,
.u-icon-v4.u-icon-effect-v1-2--hover:hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-effect-v1-1--hover,
.u-icon-block--hover:hover .u-icon-v4.u-icon-effect-v1-2--hover {
  border-color: transparent; }

.u-icon-effect-v1-1--hover::after {
  transform: scale(0.8); }

.u-icon-effect-v1-1--hover:hover::after,
.u-icon-block--hover:hover .u-icon-effect-v1-1--hover::after {
  transform: scale(1);
  opacity: 1; }

.u-icon-effect-v1-2--hover::after {
  transform: scale(1.2); }

.u-icon-effect-v1-2--hover:hover::after,
.u-icon-block--hover:hover .u-icon-effect-v1-2--hover::after {
  transform: scale(1);
  opacity: 1; }

.u-icon-v4.u-icon-effect-v1-2--hover:hover::after,
.u-icon-block--hover:hover .u-icon-v4.u-icon-effect-v1-2--hover::after {
  transform: scale(0.8); }

/*------------------------------------
  Effect v2
------------------------------------*/
.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after, .u-icon-effect-v2--hover::after, .u-icon-effect-v4--hover::after, .u-icon-effect-v5--hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-sizing: content-box;
  pointer-events: none; }

.u-icon-effect-v2--hover {
  transition: all .5s;
  overflow: inherit; }

.u-icon-effect-v2--hover::after {
  top: -4px;
  left: -4px;
  padding: 4px;
  z-index: -1;
  transition: all .5s; }

.u-icon-effect-v2--hover:hover,
.u-icon-effect-v2--hover:hover::after {
  background: #0069b4; }

.u-icon-effect-v2--hover:hover::after,
.u-icon-block--hover:hover .u-icon-effect-v2--hover::after {
  opacity: 0;
  transform: scale(1.5); }

/*------------------------------------
  Effect v3
------------------------------------*/
@keyframes spinAround {
  from {
    transform: translateY(-50%) rotate(0deg); }
  to {
    transform: translateY(-50%) rotate(360deg); } }
.u-icon-effect-v3--hover:hover i,
.u-icon-block--hover:hover .u-icon-effect-v3--hover i {
  animation: spinAround 1s linear infinite; }

/*------------------------------------
  Effect v4
------------------------------------*/
.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after, .u-icon-effect-v2--hover::after, .u-icon-effect-v4--hover::after, .u-icon-effect-v5--hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-sizing: content-box;
  pointer-events: none; }

.u-icon-effect-v4--hover {
  transition: transform ease-out .1s, background .2s;
  overflow: inherit; }

.u-icon-effect-v4--hover::after {
  top: 0;
  left: 0;
  padding: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: -1;
  transform: scale(0.9); }

.u-icon-effect-v4--hover:hover,
.u-icon-block--hover:hover .u-icon-effect-v4--hover {
  transform: scale(1.1); }

.u-icon-rotation.u-icon-effect-v4--hover:hover,
.u-icon-block--hover:hover .u-icon-rotation.u-icon-effect-v4--hover {
  transform: scale(1.1) rotate(45deg); }

.u-icon-effect-v4--hover:hover::after {
  animation: sonarEffect-default 1.3s ease-out 75ms; }

.u-icon-effect-v4--hover.g-bg-primary:hover::after,
.u-icon-v2.u-icon-effect-v4--hover.g-color-primary:hover::after,
.u-icon-block--hover:hover .u-icon-effect-v4--hover.g-bg-primary::after,
.u-icon-block--hover:hover .u-icon-v2.u-icon-effect-v4--hover.g-color-primary::after {
  animation: sonarEffect-primary 1.3s ease-out 75ms; }

@keyframes sonarEffect-default {
  0% {
    opacity: .3; }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ddd, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ddd, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }
@keyframes sonarEffect-primary {
  0% {
    opacity: .3; }
  40% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0069b4, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0069b4, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }
/*------------------------------------
  Effect v5
------------------------------------*/
.u-icon-effect-v1-1--hover::after,
.u-icon-effect-v1-2--hover::after, .u-icon-effect-v2--hover::after, .u-icon-effect-v4--hover::after, .u-icon-effect-v5--hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-sizing: content-box;
  pointer-events: none; }

.u-icon-effect-v5--hover {
  transition: box-shadow .2s;
  overflow: inherit; }

.u-icon-effect-v5--hover:after {
  top: 0;
  left: 0;
  padding: 0;
  transition: transform .2s, opacity .2s; }

.u-icon-v3.u-icon-effect-v5--hover:after {
  box-shadow: 0 0 0 3px #fff; }

.u-icon-effect-v5--hover:hover:after,
.u-icon-block--hover:hover .u-icon-effect-v5--hover:after {
  transform: scale(0.85);
  opacity: .5; }

.u-icon-effect-v5--hover:hover,
.u-icon-block--hover:hover .u-icon-effect-v5--hover {
  box-shadow: 0 0 10px 10px #ddd; }

.u-icon-effect-v5--hover.g-bg-primary:hover,
.u-icon-block--hover:hover .u-icon-effect-v5--hover.g-bg-primary,
.u-icon-effect-v5--hover.g-color-primary:hover,
.u-icon-block--hover:hover .u-icon-effect-v5--hover.g-color-primary {
  box-shadow: 0 0 10px 10px #0069b4; }

/*------------------------------------
  Box-shadows Styles
------------------------------------*/
.u-shadow-none {
  box-shadow: none !important; }
  .u-shadow-none--focus:focus {
    box-shadow: none !important; }
  .g-parent:hover .u-shadow-none--parent-hover {
    box-shadow: none !important; }

/*------------------------------------
  Box-shadows-v1
------------------------------------*/
.u-shadow-v1-1 {
  box-shadow: 0 0 5px #999; }
.u-shadow-v1-2 {
  box-shadow: 0 0 10px #999; }
  .u-shadow-v1-2--hover:hover {
    box-shadow: 0 0 10px #999; }
  .g-parent:hover .u-shadow-v1-2--hover-parent {
    box-shadow: 0 0 10px #999; }
.u-shadow-v1-3 {
  box-shadow: 0 0 5px #ddd; }
.u-shadow-v1-4 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.u-shadow-v1-5 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  .u-shadow-v1-5--hover:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  *:hover > .u-shadow-v1-5--hover-parent {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-6 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .u-shadow-v1-6--hover:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  *:hover > .u-shadow-v1-6--hover-parent {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-7 {
  box-shadow: 0 0 8px #eee; }
  .u-shadow-v1-7--hover:hover {
    box-shadow: 0 0 8px #eee; }
  *:hover > .u-shadow-v1-7--hover-parent {
    box-shadow: 0 0 8px #eee; }

/*------------------------------------
  Box-shadows-v1
------------------------------------*/
.u-shadow-v1-1 {
  box-shadow: 0 0 5px #999; }
.u-shadow-v1-2 {
  box-shadow: 0 0 10px #999; }
  .u-shadow-v1-2--hover:hover {
    box-shadow: 0 0 10px #999; }
  .g-parent:hover .u-shadow-v1-2--hover-parent {
    box-shadow: 0 0 10px #999; }
.u-shadow-v1-3 {
  box-shadow: 0 0 5px #ddd; }
.u-shadow-v1-4 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.u-shadow-v1-5 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  .u-shadow-v1-5--hover:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  *:hover > .u-shadow-v1-5--hover-parent {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-6 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .u-shadow-v1-6--hover:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  *:hover > .u-shadow-v1-6--hover-parent {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-7 {
  box-shadow: 0 0 8px #eee; }
  .u-shadow-v1-7--hover:hover {
    box-shadow: 0 0 8px #eee; }
  *:hover > .u-shadow-v1-7--hover-parent {
    box-shadow: 0 0 8px #eee; }

/*------------------------------------
  Box-shadows-v3-v4-v5
------------------------------------*/
.u-shadow-v3,
.u-shadow-v4,
.u-shadow-v5 {
  position: relative; }

.u-shadow-v3::after,
.u-shadow-v3::before,
.u-shadow-v4::before,
.u-shadow-v5::after {
  content: "";
  position: absolute;
  top: 80%;
  left: 0.3571428571rem;
  bottom: 1.0714285714rem;
  width: 50%;
  max-width: 21.4285714286rem;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1; }

.u-shadow-v3::after,
.u-shadow-v3::before,
.u-shadow-v4::before,
.u-shadow-v5::after {
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  transform: rotate(-3deg); }

.u-shadow-v3::after,
.u-shadow-v5::after {
  left: auto;
  right: 0.3571428571rem;
  transform: rotate(3deg); }

/*------------------------------------
  Box-shadows-v6
------------------------------------*/
.u-shadow-v6 {
  box-shadow: 0 8px 6px -6px #555; }

/*------------------------------------
  Box-shadows-v7
------------------------------------*/
.u-shadow-v7 {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

/*------------------------------------
  Box-shadows-v8
------------------------------------*/
.u-shadow-v8 {
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05); }
  .u-shadow-v8--hover:hover {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05); }
  .u-shadow-v8-1 {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); }

/*------------------------------------
  Box-shadows-v9
------------------------------------*/
.u-shadow-v9 {
  box-shadow: 1px 1px 1px #eee; }

/*------------------------------------
  Box-shadows-v10
------------------------------------*/
.u-shadow-v10 {
  box-shadow: 2px 2px 2px #eee; }

/*------------------------------------
  Box-shadows-v11
------------------------------------*/
.u-shadow-v11 {
  box-shadow: 0 0 2px #ccc; }

/*------------------------------------
  Box-shadows-v12
------------------------------------*/
.u-shadow-v12 {
  box-shadow: inset 2px 2px 2px 0 #ccc; }

/*------------------------------------
  Box-shadows-v13
------------------------------------*/
.u-shadow-v13 {
  box-shadow: inset 2px 2px 2px 0 #0069b4; }

/*------------------------------------
  Box-shadows-v14
------------------------------------*/
.u-shadow-v14 {
  box-shadow: 2px 2px 2px 0 #eee; }

/*------------------------------------
  Box-shadows-v15
------------------------------------*/
.u-shadow-v15 {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3); }

/*------------------------------------
  Box-shadows-v16
------------------------------------*/
.u-shadow-v16 {
  box-shadow: inset 5px 5px 5px 0 rgba(17, 17, 17, 0.5); }

/*------------------------------------
  Box-shadows-v17
------------------------------------*/
.u-shadow-v17 {
  box-shadow: 3px 2px 8px 2px rgba(0, 0, 0, 0.17); }

/*------------------------------------
  Box-shadows-v18
------------------------------------*/
.u-shadow-v18 {
  box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15); }

/*------------------------------------
  Box-shadows-v19
------------------------------------*/
.u-shadow-v19 {
  box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.1); }

/*------------------------------------
  Box-shadows-v20
------------------------------------*/
.u-shadow-v20 {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05); }
  .u-shadow-v20--hover:hover {
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05); }

/*------------------------------------
  Box-shadows-v21
------------------------------------*/
.u-shadow-v21 {
  box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09);
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-duration: .3s; }
  .u-shadow-v21--hover:hover {
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.15); }

/*------------------------------------
  Box-shadows-v22
------------------------------------*/
.u-shadow-v22 {
  box-shadow: 0 2px 5px #eee; }

/*------------------------------------
  Box-shadows-v23
------------------------------------*/
.u-shadow-v23 {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2); }

/*------------------------------------
  Box-shadows-v24
------------------------------------*/
.u-shadow-v24 {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06); }

.g-parent.active .u-shadow-v24--active {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06); }

/*------------------------------------
  Box-shadows-v25
------------------------------------*/
.u-shadow-v25 {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07); }

/*------------------------------------
  Box-shadows-v26
------------------------------------*/
.u-shadow-v26 {
  box-shadow: inset 5px 0 10px rgba(0, 0, 0, 0.2); }

/*------------------------------------
  Box-shadows-v27
------------------------------------*/
.u-shadow-v27 {
  box-shadow: 0 0 3px #b5b5b5; }

/*------------------------------------
  Box-shadows-v28
------------------------------------*/
.u-shadow-v28 {
  box-shadow: 0 10px 45px -5px rgba(0, 0, 0, 0.04); }

/*------------------------------------
  Box-shadows-v29
------------------------------------*/
.u-shadow-v29 {
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.1); }

/*------------------------------------
  Form Elements
------------------------------------*/
.u-form-control {
  padding: .8rem 1rem .6rem; }
  .u-form-control::placeholder {
    color: inherit;
    opacity: .3; }
  .u-form-control::-moz-placeholder {
    color: inherit;
    opacity: .3; }
  .u-form-control::-webkit-input-placeholder {
    color: inherit;
    opacity: .3; }
  .u-form-control-sm {
    padding: .4rem .5rem .1rem;
    font-size: .875rem; }
  .u-form-control-lg {
    padding: .75rem 1.5rem .55rem;
    font-size: 1.25rem; }
  .u-form-control-shadow--focus:focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.u-textarea-expandable {
  max-height: 42px;
  transition-property: max-height;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
  .u-textarea-expandable:focus {
    max-height: 90px; }

/*------------------------------------
  States
------------------------------------*/
/*------------------------------------
  Success states
------------------------------------*/
/*------------------------------------
  Success state v1-1
------------------------------------*/
.u-has-success-v1-1 .form-control,
.u-has-success-v1-1 .input-group-addon,
.u-has-success-v1-1 [class*="u-select"] {
  background-color: #f0fff0;
  border-color: #0069b4; }
  .u-has-success-v1-1 .form-control[readonly],
  .u-has-success-v1-1 .input-group-addon[readonly],
  .u-has-success-v1-1 [class*="u-select"][readonly] {
    background-color: #f0fff0; }
.u-has-success-v1-1 .form-control-feedback {
  color: #0069b4; }
.u-has-success-v1-1 [class*="u-check-icon"] {
  color: #f0fff0;
  background-color: #f0fff0; }
.u-has-success-v1-1 [class*="u-check-icon"] i {
  color: rgba(0, 105, 180, 0.2); }
.u-has-success-v1-1 .input-group-addon,
.u-has-success-v1-1 .input-group-addon:last-child,
.u-has-success-v1-1 .chosen-single div b {
  color: #0069b4; }

/*------------------------------------
  Success state v1-2
------------------------------------*/
.u-has-success-v1-2 {
  position: relative; }
  .u-has-success-v1-2 .form-control,
  .u-has-success-v1-2 .input-group-addon,
  .u-has-success-v1-2 [class*="u-select"] {
    background-color: #f0fff0;
    border-color: #0069b4; }
    .u-has-success-v1-2 .form-control[readonly],
    .u-has-success-v1-2 .input-group-addon[readonly],
    .u-has-success-v1-2 [class*="u-select"][readonly] {
      background-color: #f0fff0; }
  .u-has-success-v1-2 .form-control-feedback {
    color: #0069b4; }
  .u-has-success-v1-2 [class*="u-check-icon"] {
    color: #f0fff0;
    background-color: #f0fff0;
    border-radius: 50%; }
  .u-has-success-v1-2 [class*="u-check-icon"] i {
    color: rgba(0, 105, 180, 0.2); }
  .u-has-success-v1-2 .input-group-addon,
  .u-has-success-v1-2 .input-group-addon:last-child,
  .u-has-success-v1-2 .chosen-single div b {
    color: #0069b4; }
  .u-has-success-v1-2 .input-group-addon,
  .u-has-success-v1-2 .input-group-addon:last-child {
    color: #fff;
    background-color: #0069b4; }
  .u-has-success-v1-2 .form-control-feedback::before {
    content: "";
    position: absolute;
    bottom: -3px;
    right: 18px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #0069b4 transparent transparent transparent; }

/*------------------------------------
  Error states
------------------------------------*/
/*------------------------------------
  Error state v1
------------------------------------*/
.u-has-error-v1 .form-control,
.u-has-error-v1 .input-group-addon,
.u-has-error-v1 [class*="u-select"] {
  background-color: #fff0f0; }
  .u-has-error-v1 .form-control[readonly],
  .u-has-error-v1 .input-group-addon[readonly],
  .u-has-error-v1 [class*="u-select"][readonly] {
    background-color: #fff0f0; }
.u-has-error-v1 .form-control-feedback {
  color: #f00; }
.u-has-error-v1 [class*="u-check-icon"] {
  background-color: #fff0f0; }

/*------------------------------------
  Error state v1-2
------------------------------------*/
.u-has-error-v1-2 .form-control,
.u-has-error-v1-2 .input-group-addon,
.u-has-error-v1-2 [class*="u-select"] {
  background-color: #fff0f0;
  border-color: #f00; }
  .u-has-error-v1-2 .form-control[readonly],
  .u-has-error-v1-2 .input-group-addon[readonly],
  .u-has-error-v1-2 [class*="u-select"][readonly] {
    background-color: #fff0f0; }
.u-has-error-v1-2 .form-control-feedback {
  color: #f00; }
.u-has-error-v1-2 [class*="u-check-icon"] {
  background-color: #fff0f0; }
.u-has-error-v1-2 .input-group-addon:last-child,
.u-has-error-v1-2 .chosen-single div b {
  color: #f00; }
.u-has-error-v1-2 .error {
  display: block; }

/*------------------------------------
  Error state v1-3
------------------------------------*/
.u-has-error-v1-3 {
  position: relative; }
  .u-has-error-v1-3 .form-control,
  .u-has-error-v1-3 .input-group-addon,
  .u-has-error-v1-3 [class*="u-select"] {
    background-color: #fff0f0;
    border-color: #f00; }
    .u-has-error-v1-3 .form-control[readonly],
    .u-has-error-v1-3 .input-group-addon[readonly],
    .u-has-error-v1-3 [class*="u-select"][readonly] {
      background-color: #fff0f0; }
  .u-has-error-v1-3 .form-control-feedback {
    color: #f00; }
    .u-has-error-v1-3 .form-control-feedback::before {
      content: "";
      position: absolute;
      bottom: -3px;
      right: 18px;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 3px 3px 0 3px;
      border-color: #f00 transparent transparent transparent; }
  .u-has-error-v1-3 [class*="u-check-icon"] {
    background-color: #fff0f0; }
  .u-has-error-v1-3 .input-group-addon:last-child,
  .u-has-error-v1-3 .chosen-single div b {
    color: #f00; }
  .u-has-error-v1-3 .error {
    display: block; }
  .u-has-error-v1-3 .input-group-addon,
  .u-has-error-v1-3 .input-group-addon:last-child {
    color: #fff;
    background-color: #f00; }

/*------------------------------------
  Error state v2
------------------------------------*/
.u-has-error-v2:after {
  content: '\f00d';
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: 'FontAwesome', sans-serif;
  color: #f00;
  transform: translateY(-50%); }
.u-has-error-v2 input:not([type="checkbox"], [type="radio"]),
.u-has-error-v2 textarea {
  border-color: #f00; }

/*------------------------------------
  Disabled states
------------------------------------*/
/*------------------------------------
  Disabled state v1
------------------------------------*/
.u-has-disabled-v1 label,
.u-has-disabled-v1 .form-control,
.u-has-disabled-v1 .input-group-addon,
.u-has-disabled-v1 [class*="u-select"] {
  background-color: #fff;
  opacity: .5; }
  .u-has-disabled-v1 label:disabled,
  .u-has-disabled-v1 .form-control:disabled,
  .u-has-disabled-v1 .input-group-addon:disabled,
  .u-has-disabled-v1 [class*="u-select"]:disabled {
    background-color: #fff;
    opacity: .5; }

/*------------------------------------
  Checked state colors
------------------------------------*/
/* White Colors */
input[type="checkbox"]:checked + .g-color-white--checked, input[type="radio"]:checked + .g-color-white--checked, input[type="checkbox"]:checked + * .g-color-white--checked, input[type="radio"]:checked + * .g-color-white--checked {
  color: #fff !important; }
.g-color-white--checked.g-checked, .g-checked .g-color-white--checked {
  color: #fff !important; }

/*------------------------------------
  Focus state color
------------------------------------*/
/* Primary Colors */
.g-color-primary:focus {
  color: #0069b4; }

/* Black Colors */
.g-color-black--focus:focus {
  color: #000; }

/* White Colors */
.g-color-white--focus:focus {
  color: #fff !important; }

/* Gray Colors */
.g-color-gray-light-v4:focus {
  color: #eee !important; }

/*------------------------------------
  Checked state background
------------------------------------*/
/* Primary Colors */
input[type="checkbox"]:checked + .g-bg-primary--checked, input[type="radio"]:checked + .g-bg-primary--checked, input[type="checkbox"]:checked + * .g-bg-primary--checked, input[type="radio"]:checked + * .g-bg-primary--checked {
  background-color: #0069b4 !important; }
.g-bg-primary--checked.g-checked, .g-checked .g-bg-primary--checked {
  background-color: #0069b4 !important; }

/* Black Colors */
input[type="checkbox"]:checked + .g-bg-black--checked, input[type="radio"]:checked + .g-bg-black--checked, input[type="checkbox"]:checked + * .g-bg-black--checked, input[type="radio"]:checked + * .g-bg-black--checked {
  background-color: #000 !important; }
.g-bg-black--checked.g-checked, .g-checked .g-bg-black--checked {
  background-color: #000 !important; }

/* White Colors */
input[type="checkbox"]:checked + .g-bg-white--checked, input[type="radio"]:checked + .g-bg-white--checked, input[type="checkbox"]:checked + * .g-bg-white--checked, input[type="radio"]:checked + * .g-bg-white--checked {
  background-color: #fff !important; }
.g-bg-white--checked.g-checked, .g-checked .g-bg-white--checked {
  background-color: #fff !important; }

/* Gray Colors */
input[type="checkbox"]:checked + .g-bg-dark-dark-v1--checked, input[type="radio"]:checked + .g-bg-dark-dark-v1--checked, input[type="checkbox"]:checked + * .g-bg-dark-dark-v1--checked, input[type="radio"]:checked + * .g-bg-dark-dark-v1--checked {
  background-color: #111 !important; }
.g-bg-dark-dark-v1--checked.g-checked, .g-checked .g-bg-dark-dark-v1--checked {
  background-color: #111 !important; }
input[type="checkbox"]:checked + .g-bg-dark-dark-v2--checked, input[type="radio"]:checked + .g-bg-dark-dark-v2--checked, input[type="checkbox"]:checked + * .g-bg-dark-dark-v2--checked, input[type="radio"]:checked + * .g-bg-dark-dark-v2--checked {
  background-color: #333 !important; }
.g-bg-dark-dark-v2--checked.g-checked, .g-checked .g-bg-dark-dark-v2--checked {
  background-color: #333 !important; }
input[type="checkbox"]:checked + .g-bg-dark-dark-v3--checked, input[type="radio"]:checked + .g-bg-dark-dark-v3--checked, input[type="checkbox"]:checked + * .g-bg-dark-dark-v3--checked, input[type="radio"]:checked + * .g-bg-dark-dark-v3--checked {
  background-color: #555 !important; }
.g-bg-dark-dark-v3--checked.g-checked, .g-checked .g-bg-dark-dark-v3--checked {
  background-color: #555 !important; }
input[type="checkbox"]:checked + .g-bg-dark-dark-v4--checked, input[type="radio"]:checked + .g-bg-dark-dark-v4--checked, input[type="checkbox"]:checked + * .g-bg-dark-dark-v4--checked, input[type="radio"]:checked + * .g-bg-dark-dark-v4--checked {
  background-color: #777 !important; }
.g-bg-dark-dark-v4--checked.g-checked, .g-checked .g-bg-dark-dark-v4--checked {
  background-color: #777 !important; }
input[type="checkbox"]:checked + .g-bg-dark-dark-v5--checked, input[type="radio"]:checked + .g-bg-dark-dark-v5--checked, input[type="checkbox"]:checked + * .g-bg-dark-dark-v5--checked, input[type="radio"]:checked + * .g-bg-dark-dark-v5--checked {
  background-color: #999 !important; }
.g-bg-dark-dark-v5--checked.g-checked, .g-checked .g-bg-dark-dark-v5--checked {
  background-color: #999 !important; }
input[type="checkbox"]:checked + .g-bg-dark-light-v1--checked, input[type="radio"]:checked + .g-bg-dark-light-v1--checked, input[type="checkbox"]:checked + * .g-bg-dark-light-v1--checked, input[type="radio"]:checked + * .g-bg-dark-light-v1--checked {
  background-color: #bbb !important; }
.g-bg-dark-light-v1--checked.g-checked, .g-checked .g-bg-dark-light-v1--checked {
  background-color: #bbb !important; }
input[type="checkbox"]:checked + .g-bg-dark-light-v2--checked, input[type="radio"]:checked + .g-bg-dark-light-v2--checked, input[type="checkbox"]:checked + * .g-bg-dark-light-v2--checked, input[type="radio"]:checked + * .g-bg-dark-light-v2--checked {
  background-color: #ccc !important; }
.g-bg-dark-light-v2--checked.g-checked, .g-checked .g-bg-dark-light-v2--checked {
  background-color: #ccc !important; }
input[type="checkbox"]:checked + .g-bg-dark-light-v3--checked, input[type="radio"]:checked + .g-bg-dark-light-v3--checked, input[type="checkbox"]:checked + * .g-bg-dark-light-v3--checked, input[type="radio"]:checked + * .g-bg-dark-light-v3--checked {
  background-color: #ddd !important; }
.g-bg-dark-light-v3--checked.g-checked, .g-checked .g-bg-dark-light-v3--checked {
  background-color: #ddd !important; }
input[type="checkbox"]:checked + .g-bg-dark-light-v4--checked, input[type="radio"]:checked + .g-bg-dark-light-v4--checked, input[type="checkbox"]:checked + * .g-bg-dark-light-v4--checked, input[type="radio"]:checked + * .g-bg-dark-light-v4--checked {
  background-color: #eee !important; }
.g-bg-dark-light-v4--checked.g-checked, .g-checked .g-bg-dark-light-v4--checked {
  background-color: #eee !important; }
input[type="checkbox"]:checked + .g-bg-dark-light-v5--checked, input[type="radio"]:checked + .g-bg-dark-light-v5--checked, input[type="checkbox"]:checked + * .g-bg-dark-light-v5--checked, input[type="radio"]:checked + * .g-bg-dark-light-v5--checked {
  background-color: #f7f7f7 !important; }
.g-bg-dark-light-v5--checked.g-checked, .g-checked .g-bg-dark-light-v5--checked {
  background-color: #f7f7f7 !important; }

/* Transparent */
input[type="checkbox"]:checked + .g-bg-transparent--checked, input[type="radio"]:checked + .g-bg-transparent--checked, input[type="checkbox"]:checked + * .g-bg-transparent--checked, input[type="radio"]:checked + * .g-bg-transparent--checked {
  background-color: transparent !important; }
.g-bg-transparent--checked.g-checked, .g-checked .g-bg-transparent--checked {
  background-color: transparent !important; }

/* Color Red */
input[type="checkbox"]:checked + .g-bg-red--checked, input[type="radio"]:checked + .g-bg-red--checked, input[type="checkbox"]:checked + * .g-bg-red--checked, input[type="radio"]:checked + * .g-bg-red--checked {
  background-color: #f00 !important; }
.g-bg-red--checked.g-checked, .g-checked .g-bg-red--checked {
  background-color: #f00 !important; }

/*------------------------------------
  Focus state background
------------------------------------*/
/* Black Colors */
.g-bg-black--focus:focus {
  background-color: #000 !important; }
.g-bg-black-opacity-0_2--focus:focus {
  background-color: rgba(0, 0, 0, 0.2) !important; }
.g-bg-black-opacity-0_4--focus:focus {
  background-color: rgba(0, 0, 0, 0.4) !important; }

/* Gray Colors */
.g-bg-gray-dark-v1--focus:focus {
  background-color: #111 !important; }
.g-bg-gray-dark-v2--focus:focus {
  background-color: #333 !important; }
.g-bg-gray-dark-v3--focus:focus {
  background-color: #555 !important; }
.g-bg-gray-light-v4--focus:focus {
  background-color: #eee !important; }
.g-bg-gray-light-v5--focus:focus {
  background-color: #f7f7f7 !important; }

/* Transparent */
.g-bg-transparent--focus:focus {
  background-color: transparent; }

/*------------------------------------
  Checked state border
------------------------------------*/
/* Primary Colors */
input[type="checkbox"]:checked + .g-brd-primary--checked, input[type="radio"]:checked + .g-brd-primary--checked, input[type="checkbox"]:checked + * .g-brd-primary--checked, input[type="radio"]:checked + * .g-brd-primary--checked {
  border-color: #0069b4 !important; }
.g-brd-primary--checked.g-checked, .g-checked .g-brd-primary--checked {
  border-color: #0069b4 !important; }

/* Black Colors */
input[type="checkbox"]:checked + .g-brd-black--checked, input[type="radio"]:checked + .g-brd-black--checked, input[type="checkbox"]:checked + * .g-brd-black--checked, input[type="radio"]:checked + * .g-brd-black--checked {
  border-color: #000 !important; }
.g-brd-black--checked.g-checked, .g-checked .g-brd-black--checked {
  border-color: #000 !important; }

/* White */
input[type="checkbox"]:checked + .g-brd-white--checked, input[type="radio"]:checked + .g-brd-white--checked, input[type="checkbox"]:checked + * .g-brd-white--checked, input[type="radio"]:checked + * .g-brd-white--checked {
  border-color: #fff !important; }
.g-brd-white--checked.g-checked, .g-checked .g-brd-white--checked {
  border-color: #fff !important; }

/* Gray Colors */
input[type="checkbox"]:checked + .g-brd-gray-dark-v1--checked, input[type="radio"]:checked + .g-brd-gray-dark-v1--checked, input[type="checkbox"]:checked + * .g-brd-gray-dark-v1--checked, input[type="radio"]:checked + * .g-brd-gray-dark-v1--checked {
  border-color: #111 !important; }
.g-brd-gray-dark-v1--checked.g-checked, .g-checked .g-brd-gray-dark-v1--checked {
  border-color: #111 !important; }
input[type="checkbox"]:checked + .g-brd-gray-dark-v2--checked, input[type="radio"]:checked + .g-brd-gray-dark-v2--checked, input[type="checkbox"]:checked + * .g-brd-gray-dark-v2--checked, input[type="radio"]:checked + * .g-brd-gray-dark-v2--checked {
  border-color: #333 !important; }
.g-brd-gray-dark-v2--checked.g-checked, .g-checked .g-brd-gray-dark-v2--checked {
  border-color: #333 !important; }
input[type="checkbox"]:checked + .g-brd-gray-dark-v3--checked, input[type="radio"]:checked + .g-brd-gray-dark-v3--checked, input[type="checkbox"]:checked + * .g-brd-gray-dark-v3--checked, input[type="radio"]:checked + * .g-brd-gray-dark-v3--checked {
  border-color: #555 !important; }
.g-brd-gray-dark-v3--checked.g-checked, .g-checked .g-brd-gray-dark-v3--checked {
  border-color: #555 !important; }
input[type="checkbox"]:checked + .g-brd-gray-dark-v4--checked, input[type="radio"]:checked + .g-brd-gray-dark-v4--checked, input[type="checkbox"]:checked + * .g-brd-gray-dark-v4--checked, input[type="radio"]:checked + * .g-brd-gray-dark-v4--checked {
  border-color: #777 !important; }
.g-brd-gray-dark-v4--checked.g-checked, .g-checked .g-brd-gray-dark-v4--checked {
  border-color: #777 !important; }
input[type="checkbox"]:checked + .g-brd-gray-dark-v5--checked, input[type="radio"]:checked + .g-brd-gray-dark-v5--checked, input[type="checkbox"]:checked + * .g-brd-gray-dark-v5--checked, input[type="radio"]:checked + * .g-brd-gray-dark-v5--checked {
  border-color: #999 !important; }
.g-brd-gray-dark-v5--checked.g-checked, .g-checked .g-brd-gray-dark-v5--checked {
  border-color: #999 !important; }
input[type="checkbox"]:checked + .g-brd-gray-light-v1--checked, input[type="radio"]:checked + .g-brd-gray-light-v1--checked, input[type="checkbox"]:checked + * .g-brd-gray-light-v1--checked, input[type="radio"]:checked + * .g-brd-gray-light-v1--checked {
  border-color: #bbb !important; }
.g-brd-gray-light-v1--checked.g-checked, .g-checked .g-brd-gray-light-v1--checked {
  border-color: #bbb !important; }
input[type="checkbox"]:checked + .g-brd-gray-light-v2--checked, input[type="radio"]:checked + .g-brd-gray-light-v2--checked, input[type="checkbox"]:checked + * .g-brd-gray-light-v2--checked, input[type="radio"]:checked + * .g-brd-gray-light-v2--checked {
  border-color: #ccc !important; }
.g-brd-gray-light-v2--checked.g-checked, .g-checked .g-brd-gray-light-v2--checked {
  border-color: #ccc !important; }
input[type="checkbox"]:checked + .g-brd-gray-light-v3--checked, input[type="radio"]:checked + .g-brd-gray-light-v3--checked, input[type="checkbox"]:checked + * .g-brd-gray-light-v3--checked, input[type="radio"]:checked + * .g-brd-gray-light-v3--checked {
  border-color: #ddd !important; }
.g-brd-gray-light-v3--checked.g-checked, .g-checked .g-brd-gray-light-v3--checked {
  border-color: #ddd !important; }
input[type="checkbox"]:checked + .g-brd-gray-light-v4--checked, input[type="radio"]:checked + .g-brd-gray-light-v4--checked, input[type="checkbox"]:checked + * .g-brd-gray-light-v4--checked, input[type="radio"]:checked + * .g-brd-gray-light-v4--checked {
  border-color: #eee !important; }
.g-brd-gray-light-v4--checked.g-checked, .g-checked .g-brd-gray-light-v4--checked {
  border-color: #eee !important; }
input[type="checkbox"]:checked + .g-brd-gray-light-v5--checked, input[type="radio"]:checked + .g-brd-gray-light-v5--checked, input[type="checkbox"]:checked + * .g-brd-gray-light-v5--checked, input[type="radio"]:checked + * .g-brd-gray-light-v5--checked {
  border-color: #f7f7f7 !important; }
.g-brd-gray-light-v5--checked.g-checked, .g-checked .g-brd-gray-light-v5--checked {
  border-color: #f7f7f7 !important; }

/* Transparent */
input[type="checkbox"]:checked + .g-brd-transparent--checked, input[type="radio"]:checked + .g-brd-transparent--checked, input[type="checkbox"]:checked + * .g-brd-transparent--checked, input[type="radio"]:checked + * .g-brd-transparent--checked {
  border-color: transparent !important; }
.g-brd-transparent--checked.g-checked, .g-checked .g-brd-transparent--checked {
  border-color: transparent !important; }

/* Color Red */
input[type="checkbox"]:checked + .g-brd-red--checked, input[type="radio"]:checked + .g-brd-red--checked, input[type="checkbox"]:checked + * .g-brd-red--checked, input[type="radio"]:checked + * .g-brd-red--checked {
  border-color: #f00 !important; }
.g-brd-red--checked.g-checked, .g-checked .g-brd-red--checked {
  border-color: #f00 !important; }

/*------------------------------------
  Focus state border
------------------------------------*/
/* Primary Colors */
.g-brd-primary--focus:focus, .g-brd-primary--focus.g-state-focus *, .g-brd-primary--focus.g-state-focus *:focus {
  border-color: #0069b4 !important; }

/* Black Colors */
.g-brd-black--focus:focus, .g-brd-black--focus.g-state-focus *, .g-brd-black--focus.g-state-focus *:focus {
  border-color: #000 !important; }

/* White */
.g-brd-white--focus:focus, .g-brd-white--focus.g-state-focus *, .g-brd-white--focus.g-state-focus *:focus {
  border-color: #fff !important; }

/* Gray Colors */
.g-brd-gray-dark-v1--focus:focus, .g-brd-gray-dark-v1--focus.g-state-focus *, .g-brd-gray-dark-v1--focus.g-state-focus *:focus {
  border-color: #111 !important; }
.g-brd-gray-dark-v2--focus:focus, .g-brd-gray-dark-v2--focus.g-state-focus *, .g-brd-gray-dark-v2--focus.g-state-focus *:focus {
  border-color: #333 !important; }
.g-brd-gray-dark-v3--focus:focus, .g-brd-gray-dark-v3--focus.g-state-focus *, .g-brd-gray-dark-v3--focus.g-state-focus *:focus {
  border-color: #555 !important; }
.g-brd-gray-dark-v4--focus:focus, .g-brd-gray-dark-v4--focus.g-state-focus *, .g-brd-gray-dark-v4--focus.g-state-focus *:focus {
  border-color: #777 !important; }
.g-brd-gray-dark-v5--focus:focus, .g-brd-gray-dark-v5--focus.g-state-focus *, .g-brd-gray-dark-v5--focus.g-state-focus *:focus {
  border-color: #999 !important; }
.g-brd-gray-dark-light-v1--focus:focus, .g-brd-gray-dark-light-v1--focus.g-state-focus *, .g-brd-gray-dark-light-v1--focus.g-state-focus *:focus {
  border-color: #bbb !important; }
.g-brd-gray-dark-light-v2--focus:focus, .g-brd-gray-dark-light-v2--focus.g-state-focus *, .g-brd-gray-dark-light-v2--focus.g-state-focus *:focus {
  border-color: #ccc !important; }
.g-brd-gray-dark-light-v3--focus:focus, .g-brd-gray-dark-light-v3--focus.g-state-focus *, .g-brd-gray-dark-light-v3--focus.g-state-focus *:focus {
  border-color: #ddd !important; }
.g-brd-gray-dark-light-v4--focus:focus, .g-brd-gray-dark-light-v4--focus.g-state-focus *, .g-brd-gray-dark-light-v4--focus.g-state-focus *:focus {
  border-color: #eee !important; }
.g-brd-gray-dark-light-v5--focus:focus, .g-brd-gray-dark-light-v5--focus.g-state-focus *, .g-brd-gray-dark-light-v5--focus.g-state-focus *:focus {
  border-color: #f7f7f7 !important; }

/* Transparent */
.g-brd-transparent--focus:focus, .g-brd-transparent--focus.g-state-focus *, .g-brd-transparent--focus.g-state-focus *:focus {
  border-color: transparent !important; }

/* Color Red */
.g-brd-red--focus:focus, .g-brd-red--focus.g-state-focus *, .g-brd-red--focus.g-state-focus *:focus {
  border-color: #f00 !important; }

/*------------------------------------
  Checked state box shadow
------------------------------------*/
input[type="checkbox"]:checked + .u-shadow-v1-5--checked, input[type="radio"]:checked + .u-shadow-v1-5--checked, input[type="checkbox"]:checked + * .u-shadow-v1-5--checked, input[type="radio"]:checked + * .u-shadow-v1-5--checked {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-5--checked.g-checked, .g-checked .u-shadow-v1-5--checked {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
input[type="checkbox"]:checked + .u-shadow-v1-v6--checked, input[type="radio"]:checked + .u-shadow-v1-v6--checked, input[type="checkbox"]:checked + * .u-shadow-v1-v6--checked, input[type="radio"]:checked + * .u-shadow-v1-v6--checked {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.u-shadow-v1-v6--checked.g-checked, .g-checked .u-shadow-v1-v6--checked {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

/*------------------------------------
  Checked state opacity
------------------------------------*/
input[type="checkbox"]:checked + .g-opacity-1--checked, input[type="radio"]:checked + .g-opacity-1--checked, input[type="checkbox"]:checked + * .g-opacity-1--checked, input[type="radio"]:checked + * .g-opacity-1--checked {
  opacity: 1; }
.g-opacity-1--checked.g-checked, .g-checked .g-opacity-1--checked {
  opacity: 1; }

/*------------------------------------
  Checked state overlay
------------------------------------*/
input[type="checkbox"]:checked + .g-overlay-black-0_5--checked::after, input[type="radio"]:checked + .g-overlay-black-0_5--checked::after, input[type="checkbox"]:checked + * > .g-overlay-black-0_5--checked::after, input[type="radio"]:checked + * > .g-overlay-black-0_5--checked::after {
  background-color: rgba(0, 0, 0, 0.5); }
input[type="checkbox"]:checked + .g-overlay-black-0_7--checked::after, input[type="radio"]:checked + .g-overlay-black-0_7--checked::after, input[type="checkbox"]:checked + * > .g-overlay-black-0_7--checked::after, input[type="radio"]:checked + * > .g-overlay-black-0_7--checked::after {
  background-color: rgba(0, 0, 0, 0.7); }
input[type="checkbox"]:checked + .g-overlay-black-gradient-v1--checked::after, input[type="radio"]:checked + .g-overlay-black-gradient-v1--checked::after, input[type="checkbox"]:checked + * > .g-overlay-black-gradient-v1--checked::after, input[type="radio"]:checked + * > .g-overlay-black-gradient-v1--checked::after {
  background-image: linear-gradient(to bottom, transparent 40%, #000 100%); }
input[type="checkbox"]:checked + .g-overlay-primary-0_5--checked::after, input[type="radio"]:checked + .g-overlay-primary-0_5--checked::after, input[type="checkbox"]:checked + * .g-overlay-primary-0_5--checked::after, input[type="radio"]:checked + * .g-overlay-primary-0_5--checked::after {
  background-color: rgba(0, 105, 180, 0.5); }
.g-overlay-primary-0_5--checked.g-checked::after, .g-checked .g-overlay-primary-0_5--checked::after {
  background-color: rgba(0, 105, 180, 0.5); }
input[type="checkbox"]:checked + .g-overlay-primary-0_9--checked::after, input[type="radio"]:checked + .g-overlay-primary-0_9--checked::after, input[type="checkbox"]:checked + * .g-overlay-primary-0_9--checked::after, input[type="radio"]:checked + * .g-overlay-primary-0_9--checked::after {
  background-color: rgba(0, 105, 180, 0.9); }
.g-overlay-primary-0_9--checked.g-checked::after, .g-checked .g-overlay-primary-0_9--checked::after {
  background-color: rgba(0, 105, 180, 0.9); }

/*------------------------------------
  Fields
------------------------------------*/
[data-capitalize] {
  text-transform: uppercase; }

label.error {
  color: #d9534f;
  margin-top: .25rem;
  margin-bottom: 0; }

input:not([type="checkbox"], [type="radio"]).error,
textarea.error,
select.error {
  border-color: #d9534f !important; }

.js-autocomplete--ajax {
  position: relative;
  z-index: 10; }

/*------------------------------------
  Fields Group v1
------------------------------------*/
.u-input-group-v1 {
  position: relative; }
  .u-input-group-v1 input:not([type="checkbox"], [type="radio"]),
  .u-input-group-v1 textarea,
  .u-input-group-v1 [class*="u-select"] {
    line-height: 1.75rem;
    padding: 40px 15px 10px; }
    .u-input-group-v1 input:not([type="checkbox"], [type="radio"]):focus + label, .u-input-group-v1 input:not([type="checkbox"], [type="radio"])[value] + label, .u-input-group-v1 input:not([type="checkbox"], [type="radio"])[placeholder] + label, .u-input-group-v1 input:not([type="checkbox"], [type="radio"]).g-state-not-empty + label,
    .u-input-group-v1 textarea:focus + label,
    .u-input-group-v1 textarea[value] + label,
    .u-input-group-v1 textarea[placeholder] + label,
    .u-input-group-v1 textarea.g-state-not-empty + label,
    .u-input-group-v1 [class*="u-select"]:focus + label,
    .u-input-group-v1 [class*="u-select"][value] + label,
    .u-input-group-v1 [class*="u-select"][placeholder] + label,
    .u-input-group-v1 [class*="u-select"].g-state-not-empty + label {
      top: 20px;
      font-size: 90%; }
  .u-input-group-v1 label {
    position: absolute;
    top: 50%;
    left: 15px;
    transition-property: top, font-size;
    transition-duration: .2s;
    transition-timing-function: ease;
    transform: translateY(-50%);
    margin-bottom: 0; }

/*------------------------------------
  Fields Group v2
------------------------------------*/
.u-input-group-v2 {
  position: relative; }
  .u-input-group-v2 input:not([type="checkbox"], [type="radio"]),
  .u-input-group-v2 textarea,
  .u-input-group-v2 [class*="u-select"] {
    line-height: 1.75rem;
    padding: 10px 15px; }
    .u-input-group-v2 input:not([type="checkbox"], [type="radio"]):focus + label, .u-input-group-v2 input:not([type="checkbox"], [type="radio"])[value] + label, .u-input-group-v2 input:not([type="checkbox"], [type="radio"])[placeholder] + label, .u-input-group-v2 input:not([type="checkbox"], [type="radio"]).g-state-not-empty + label,
    .u-input-group-v2 textarea:focus + label,
    .u-input-group-v2 textarea[value] + label,
    .u-input-group-v2 textarea[placeholder] + label,
    .u-input-group-v2 textarea.g-state-not-empty + label,
    .u-input-group-v2 [class*="u-select"]:focus + label,
    .u-input-group-v2 [class*="u-select"][value] + label,
    .u-input-group-v2 [class*="u-select"][placeholder] + label,
    .u-input-group-v2 [class*="u-select"].g-state-not-empty + label {
      top: 0;
      font-size: 90%; }
  .u-input-group-v2 label {
    position: absolute;
    top: 50%;
    left: 10px;
    background-color: #fff;
    padding: 0 5px;
    margin-bottom: 0;
    transition-property: top, font-size;
    transition-duration: .2s;
    transition-timing-function: ease;
    transform: translateY(-50%); }
  .u-input-group-v2 textarea + label {
    top: 20px; }

/*------------------------------------
  Checkboxes
------------------------------------*/
.u-check {
  position: relative;
  cursor: pointer; }
  .u-check-icon-font {
    display: inline-block;
    font-size: 0;
    padding-left: 1px;
    padding-right: 1px; }
    .u-check-icon-font i {
      font-size: 22px;
      color: #ccc; }
      .u-check-icon-font i::before {
        content: attr(data-uncheck-icon); }
  .u-check-icon-checkbox, .u-check-icon-radio {
    display: inline-block; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-font i, .u-check input[type="checkbox"]:checked + * .u-check-icon-font i,
  .u-check input[type="radio"]:checked + .u-check-icon-font i,
  .u-check input[type="radio"]:checked + * .u-check-icon-font i {
    color: #0069b4; }
    .u-check input[type="checkbox"]:checked + .u-check-icon-font i::before, .u-check input[type="checkbox"]:checked + * .u-check-icon-font i::before,
    .u-check input[type="radio"]:checked + .u-check-icon-font i::before,
    .u-check input[type="radio"]:checked + * .u-check-icon-font i::before {
      content: attr(data-check-icon); }

.g-hide-check {
  display: block !important; }
  .g-checked > * .g-hide-check, input[type="checkbox"]:checked + .g-hide-check, input[type="radio"]:checked + .g-hide-check, input[type="checkbox"]:checked + * .g-hide-check, input[type="radio"]:checked + * .g-hide-check {
    display: none !important; }

.g-show-check {
  display: none !important; }
  .g-checked > * .g-show-check, input[type="checkbox"]:checked + .g-show-check, input[type="radio"]:checked + .g-show-check, input[type="checkbox"]:checked + * .g-show-check, input[type="radio"]:checked + * .g-show-check {
    display: block !important; }

/*------------------------------------
  Checkboxes v1
------------------------------------*/
.u-check-icon-checkbox-v1, .u-check-icon-radio-v1 {
  background-color: #fff;
  border: solid 1px #ccc; }
.u-check-icon-checkbox-v1 {
  border-radius: 1px; }
.u-check-icon-radio-v1 {
  border-radius: 50%; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v1, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v1,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v1,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v1 {
  color: #fff;
  background-color: #0069b4;
  border-color: #0069b4; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v1::before, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v1::before,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v1::before,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v1::before {
    content: attr(data-check-icon);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 12px;
    transform: translate(-50%, -50%); }
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v1, .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v1,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v1,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v1 {
  border-width: 4px;
  border-color: #0069b4; }

/*------------------------------------
  Checkboxes v2
------------------------------------*/
.u-check-icon-checkbox-v2, .u-check-icon-radio-v2 {
  width: 20px;
  height: 20px;
  border: solid 1px #0069b4; }
.u-check-icon-checkbox-v2 {
  border-radius: 1px; }
.u-check-icon-radio-v2 {
  border-radius: 50%; }

/*------------------------------------
  Checkboxes v3
------------------------------------*/
.u-check-icon-checkbox-v3, .u-check-icon-radio-v3 {
  width: 40px;
  height: 40px;
  border: solid 1px #0069b4;
  border-radius: 50%; }

/*------------------------------------
  Checkboxes v4
------------------------------------*/
.u-check-icon-checkbox-v4, .u-check-icon-radio-v4 {
  width: 18px;
  height: 18px;
  font-size: 12px;
  border: solid 1px #ccc; }
  .u-check-icon-checkbox-v4 i::before, .u-check-icon-radio-v4 i::before {
    content: attr(data-uncheck-icon);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.u-check-icon-radio-v4 {
  border-radius: 50%; }
  .u-check-icon-radio-v4 i {
    border-radius: 50%; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v4,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v4, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v4,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v4,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v4,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v4,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v4,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v4 {
  color: #0069b4;
  border-color: #0069b4; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v4 i::before,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v4 i::before, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v4 i::before,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v4 i::before,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v4 i::before,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v4 i::before,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v4 i::before,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v4 i::before {
    content: attr(data-check-icon); }

/*------------------------------------
  Checkboxes v5
------------------------------------*/
.u-check-icon-checkbox-v5, .u-check-icon-radio-v5 {
  width: 18px;
  height: 18px; }
  .u-check-icon-checkbox-v5 i, .u-check-icon-radio-v5 i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: solid 1px #ccc;
    transform: translate(-50%, -50%); }
.u-check-icon-checkbox-v5 {
  border-radius: 1px; }
.u-check-icon-radio-v5 {
  border-radius: 50%; }
  .u-check-icon-radio-v5 i {
    border-radius: 50%; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v5 i,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v5 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v5 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v5 i,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v5 i,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v5 i,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v5 i,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v5 i {
  border-width: 4px;
  border-color: #0069b4; }

/*------------------------------------
  Checkboxes v6
------------------------------------*/
.u-check-icon-checkbox-v6, .u-check-icon-radio-v6 {
  width: 18px;
  height: 18px;
  font-size: 12px; }
  .u-check-icon-checkbox-v6 i, .u-check-icon-radio-v6 i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border: solid 1px #ccc;
    transform: translate(-50%, -50%); }
    .u-check-icon-checkbox-v6 i::before, .u-check-icon-radio-v6 i::before {
      content: attr(data-uncheck-icon);
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
.u-check-icon-radio-v6 {
  border-radius: 50%; }
  .u-check-icon-radio-v6 i {
    border-radius: 50%; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i {
  color: #fff;
  background-color: #0069b4;
  border-color: #0069b4; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i::before,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i::before, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i::before,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i::before,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i::before,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i::before,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i::before,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i::before {
    content: attr(data-check-icon); }

/*------------------------------------
  Checkboxes v7
------------------------------------*/
.u-check-icon-checkbox-v7, .u-check-icon-radio-v7 {
  cursor: pointer;
  display: block;
  width: 43px;
  height: 22px;
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  color: #ddd;
  border: solid 1px #ddd;
  border-radius: 12px; }
  .u-check-icon-checkbox-v7 i::before, .u-check-icon-checkbox-v7 i::after, .u-check-icon-radio-v7 i::before, .u-check-icon-radio-v7 i::after {
    content: "";
    display: block;
    position: absolute; }
  .u-check-icon-checkbox-v7 i::before, .u-check-icon-radio-v7 i::before {
    content: attr(data-uncheck-icon);
    top: 0;
    left: 0;
    width: 100%;
    height: 22px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: right;
    padding: 2px 7px; }
  .u-check-icon-checkbox-v7 i::after, .u-check-icon-radio-v7 i::after {
    top: 50%;
    left: 4px;
    width: 16px;
    height: 16px;
    background-color: #ddd;
    border-radius: 50%;
    transform: translateY(-50%);
    transition-property: left;
    transition-duration: .1s;
    transition-timing-function: ease-in; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v7,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v7,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v7,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v7,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v7,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v7 {
  color: #fff;
  background-color: #0069b4;
  border-color: #0069b4; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v7 i:before,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7 i:before, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v7 i:before,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7 i:before,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v7 i:before,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v7 i:before,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v7 i:before,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v7 i:before {
    content: attr(data-check-icon);
    text-align: left; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v7 i::after,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v7 i::after, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v7 i::after,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v7 i::after,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v7 i::after,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v7 i::after,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v7 i::after,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v7 i::after {
    left: calc(100% - 19px);
    background-color: #fff; }

/*------------------------------------
  Checkboxes v7
------------------------------------*/
.u-check-icon-checkbox-v8, .u-check-icon-radio-v8 {
  cursor: pointer;
  display: block;
  width: 43px;
  height: 22px;
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  color: #ddd;
  border: solid 1px #ddd;
  border-radius: 12px; }
  .u-check-icon-checkbox-v8 i::before, .u-check-icon-checkbox-v8 i::after, .u-check-icon-radio-v8 i::before, .u-check-icon-radio-v8 i::after {
    content: "";
    display: block;
    position: absolute; }
  .u-check-icon-checkbox-v8 i::before, .u-check-icon-radio-v8 i::before {
    content: attr(data-uncheck-icon);
    top: 0;
    left: 0;
    width: 100%;
    height: 22px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: right;
    padding: 2px 7px; }
  .u-check-icon-checkbox-v8 i::after, .u-check-icon-radio-v8 i::after {
    top: 50%;
    left: 4px;
    width: 16px;
    height: 16px;
    background-color: #ddd;
    border-radius: 50%;
    transform: translateY(-50%);
    transition-property: left;
    transition-duration: .1s;
    transition-timing-function: ease-in; }
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v8,
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v8, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v8,
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v8,
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v8,
.u-check input[type="radio"]:checked + .u-check-icon-radio-v8,
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v8,
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v8 {
  color: #0069b4;
  border-color: #0069b4; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v8 i:before,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v8 i:before, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v8 i:before,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v8 i:before,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v8 i:before,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v8 i:before,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v8 i:before,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v8 i:before {
    content: attr(data-check-icon);
    text-align: left; }
  .u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v8 i::after,
  .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v8 i::after, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v8 i::after,
  .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v8 i::after,
  .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v8 i::after,
  .u-check input[type="radio"]:checked + .u-check-icon-radio-v8 i::after,
  .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v8 i::after,
  .u-check input[type="radio"]:checked + * .u-check-icon-radio-v8 i::after {
    left: calc(100% - 19px);
    background-color: #0069b4; }

/* P */
[class*="u-checkbox-v1"] {
  display: none; }

[class*="u-checkbox-v1"] + label {
  cursor: pointer; }

.u-checkbox-v1--checked-color-primary:checked + label {
  color: #0069b4 !important; }

.u-checkbox-v1--checked-brd-primary:checked + label {
  border-color: #0069b4 !important; }

/*------------------------------------
  File Attachments
------------------------------------*/
/*------------------------------------
  File Attachments v1
------------------------------------*/
.u-file-attach-v1 {
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .u-file-attach-v1 input[type="file"] {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 10;
    width: 150%;
    height: 150%;
    opacity: 0;
    cursor: pointer; }
  .u-file-attach-v1 input[readonly] {
    background-color: transparent; }

/*------------------------------------
  File Attachments v2
------------------------------------*/
.u-file-attach-v2 {
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .u-file-attach-v2 input[type="file"] {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 10;
    width: 150%;
    height: 150%;
    opacity: 0;
    cursor: pointer; }

/*------------------------------------
  File Attachments v2
------------------------------------*/
.u-file-attach-v3 {
  cursor: pointer;
  position: relative;
  text-align: center;
  background-color: #f7f7f7;
  overflow: hidden;
  border: 1px dashed #ccc;
  padding: 60px;
  transition-property: background-color;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
  .u-file-attach-v3 input[type="file"] {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: 10;
    width: 150%;
    height: 150%;
    opacity: 0;
    cursor: pointer; }
  .u-file-attach-v3:hover {
    background-color: #eee; }

/*------------------------------------
  Selects
------------------------------------*/
.input-group select {
  -webkit-appearance: none; }

/*------------------------------------
  Selects v1
------------------------------------*/
.u-select-v1 {
  position: relative;
  max-width: 100%;
  font-size: 1rem;
  color: rgba(85, 85, 85, 0.3);
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  padding: .4rem 1rem; }
  .u-select-v1 .chosen-single {
    position: static;
    height: auto;
    color: inherit;
    background-image: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    line-height: inherit; }
    .u-select-v1 .chosen-single span {
      margin-right: 0; }
      .u-select-v1 .chosen-single span img {
        position: relative;
        top: -2px;
        margin-right: 4px; }
    .u-select-v1 .chosen-single div {
      width: 40px; }
      .u-select-v1 .chosen-single div b {
        background: none !important; }
        .u-select-v1 .chosen-single div b i {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          .u-select-v1 .chosen-single div b i:first-child {
            display: inline-block; }
          .u-select-v1 .chosen-single div b i:last-child {
            display: none; }
    .u-select-v1 .chosen-single:focus {
      outline: 0 none; }
  .u-select-v1 .chosen-drop {
    width: calc(100% + 2px);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
    border-radius: 0;
    border-top-width: 1px;
    margin-left: -1px; }
  .u-select-v1 .chosen-results {
    padding: 0;
    margin: 0; }
    .u-select-v1 .chosen-results > li {
      position: relative;
      font-size: inherit;
      color: #999;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #ccc;
      padding: 12px 16px; }
      .u-select-v1 .chosen-results > li img {
        position: relative;
        top: -2px;
        margin-right: 4px; }
      .u-select-v1 .chosen-results > li div {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%; }
        .u-select-v1 .chosen-results > li div b {
          display: block;
          width: 100%;
          height: 100%; }
          .u-select-v1 .chosen-results > li div b i {
            position: absolute;
            top: 50%;
            left: 50%;
            display: none;
            transform: translate(-50%, -50%); }
      .u-select-v1 .chosen-results > li:last-child {
        border-bottom-width: 0; }
      .u-select-v1 .chosen-results > li.highlighted {
        color: #999;
        background-image: none;
        background-color: rgba(0, 105, 180, 0.2);
        border-bottom-color: rgba(0, 105, 180, 0.2); }
      .u-select-v1 .chosen-results > li.result-selected {
        color: #999;
        background-color: rgba(0, 105, 180, 0.2);
        border-bottom-color: rgba(0, 105, 180, 0.2); }
        .u-select-v1 .chosen-results > li.result-selected div b i {
          display: inline-block; }
  .u-select-v1.chosen-container-active .chosen-single {
    background-image: none;
    box-shadow: none; }
  .u-select-v1.chosen-with-drop .chosen-single {
    border: none;
    border-radius: 0; }
    .u-select-v1.chosen-with-drop .chosen-single div b i:first-child {
      display: none; }
    .u-select-v1.chosen-with-drop .chosen-single div b i:last-child {
      display: inline-block; }
  .u-select-v1.chosen-container-multi:not(.u-select-multiple-custom) .chosen-choices {
    background-image: none;
    border: none;
    box-shadow: none;
    padding: 0; }
    .u-select-v1.chosen-container-multi:not(.u-select-multiple-custom) .chosen-choices .search-choice {
      font-size: 12px;
      color: #999;
      background-image: none;
      background-color: #fff;
      border-color: #ccc;
      border-radius: 0;
      padding: 5px 20px 5px 5px; }
      .u-select-v1.chosen-container-multi:not(.u-select-multiple-custom) .chosen-choices .search-choice-close {
        top: 50%;
        transform: translateY(-50%); }
    .u-select-v1.chosen-container-multi:not(.u-select-multiple-custom) .chosen-choices .search-field {
      height: 22px; }
      .u-select-v1.chosen-container-multi:not(.u-select-multiple-custom) .chosen-choices .search-field input[type="text"] {
        height: 22px;
        margin: 0; }
  .u-select-v1.u-select-multiple-custom .chosen-choices {
    display: none; }
  .u-select-v1.u-select-multiple-custom .chosen-drop {
    width: 100%;
    position: static;
    top: auto;
    left: auto;
    z-index: 3;
    border: none;
    box-shadow: none;
    margin-left: 0; }
  .u-select-v1.u-dropdown-sm {
    padding: .1rem .5rem;
    font-size: .875rem; }
    .u-select-v1.u-dropdown-sm .chosen-results > li {
      padding: 6px 8px; }
  .u-select-v1.u-dropdown-lg {
    padding: .55rem 1.5rem;
    font-size: 1.25rem; }
    .u-select-v1.u-dropdown-lg .chosen-results > li {
      padding: 14px 18px; }

/*------------------------------------
  Sliders
------------------------------------*/
/*------------------------------------
  Sliders v1
------------------------------------*/
.u-slider-v1.ui-slider, .u-slider-v1-2.ui-slider, .u-slider-v1-3.ui-slider {
  position: relative;
  background: #eee;
  border: none;
  border-radius: 0;
  margin-top: 12px;
  margin-left: 6px;
  margin-right: 6px; }
  .u-slider-v1.ui-slider .ui-slider-handle, .u-slider-v1-2.ui-slider .ui-slider-handle, .u-slider-v1-3.ui-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    border-style: solid;
    outline: none;
    background: #fff;
    border-radius: 0;
    cursor: pointer;
    transition-property: border-color;
    transition-duration: .3s;
    transition-timing-function: ease; }
  .u-slider-v1.ui-slider.ui-slider-content, .u-slider-v1-2.ui-slider.ui-slider-content, .u-slider-v1-3.ui-slider.ui-slider-content {
    border-color: #eee; }
.u-slider-v1.ui-slider {
  height: 2px; }
  .u-slider-v1.ui-slider .ui-slider-range {
    background: #0069b4; }
  .u-slider-v1.ui-slider .ui-slider-handle {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-width: 2px;
    border-color: #0069b4; }
.u-slider-v1-2.ui-slider, .u-slider-v1-3.ui-slider {
  height: 4px; }
  .u-slider-v1-2.ui-slider .ui-slider-range, .u-slider-v1-3.ui-slider .ui-slider-range {
    background: #ddd; }
  .u-slider-v1-2.ui-slider .ui-slider-handle, .u-slider-v1-3.ui-slider .ui-slider-handle {
    width: 15px;
    height: 15px;
    margin-top: -8px;
    margin-left: -8px;
    border-width: 2px;
    border-color: #0069b4; }
.u-slider-v1-3.ui-slider .ui-slider-handle {
  border-radius: 50%; }

/*------------------------------------
  Datepickers
------------------------------------*/
/*------------------------------------
  Datepickers v1
------------------------------------*/
.u-datepicker-v1 {
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  z-index: 2 !important; }
  .u-datepicker-v1.ui-datepicker-inline {
    width: 100%; }
  .u-datepicker-v1.ui-datepicker {
    width: initial;
    padding: initial; }
  .u-datepicker-v1 .ui-datepicker {
    width: 100%;
    padding: 0;
    border: none; }
    .u-datepicker-v1 .ui-datepicker-header {
      background-color: transparent;
      border: none;
      border-radius: 0;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #ccc;
      padding: 0; }
    .u-datepicker-v1 .ui-datepicker-title {
      height: 45px;
      line-height: 45px;
      font-size: 16px;
      font-weight: 400;
      color: #555;
      margin-left: 45px;
      margin-right: 45px; }
    .u-datepicker-v1 .ui-datepicker-prev, .u-datepicker-v1 .ui-datepicker-next {
      width: 45px;
      height: 45px;
      line-height: 45px;
      top: 0;
      text-align: center;
      border-radius: 0;
      cursor: pointer; }
      .u-datepicker-v1 .ui-datepicker-prev > span, .u-datepicker-v1 .ui-datepicker-next > span {
        position: static;
        top: 0;
        left: 0;
        display: inline-block;
        width: auto;
        height: auto;
        font-size: 18px;
        color: #555;
        background-image: none;
        text-indent: 0;
        margin-top: 0;
        margin-left: 0; }
      .u-datepicker-v1 .ui-datepicker-prev-hover, .u-datepicker-v1 .ui-datepicker-next-hover {
        top: 0;
        background-color: transparent; }
      .u-datepicker-v1 .ui-datepicker-prev.ui-state-hover, .u-datepicker-v1 .ui-datepicker-next.ui-state-hover {
        border: none; }
    .u-datepicker-v1 .ui-datepicker-prev {
      left: 0;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #ccc; }
      .u-datepicker-v1 .ui-datepicker-prev-hover {
        left: 0; }
      .u-datepicker-v1 .ui-datepicker-prev.ui-state-hover {
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #ccc; }
    .u-datepicker-v1 .ui-datepicker-next {
      right: 0;
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #ccc; }
      .u-datepicker-v1 .ui-datepicker-next-hover {
        right: 0; }
      .u-datepicker-v1 .ui-datepicker-next.ui-state-hover {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ccc; }
    .u-datepicker-v1 .ui-datepicker-calendar {
      margin-bottom: 0; }
      .u-datepicker-v1 .ui-datepicker-calendar th,
      .u-datepicker-v1 .ui-datepicker-calendar td {
        text-align: center;
        padding: 3px; }
        .u-datepicker-v1 .ui-datepicker-calendar th span,
        .u-datepicker-v1 .ui-datepicker-calendar th a,
        .u-datepicker-v1 .ui-datepicker-calendar td span,
        .u-datepicker-v1 .ui-datepicker-calendar td a {
          display: inline-block;
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          color: #555;
          background-color: transparent;
          border-width: 1px;
          border-style: solid;
          border-color: transparent;
          padding: 0; }
        .u-datepicker-v1 .ui-datepicker-calendar th a,
        .u-datepicker-v1 .ui-datepicker-calendar td a {
          border-radius: 50%;
          transition: all .2s; }
          .u-datepicker-v1 .ui-datepicker-calendar th a:hover, .u-datepicker-v1 .ui-datepicker-calendar th a.ui-state-active,
          .u-datepicker-v1 .ui-datepicker-calendar td a:hover,
          .u-datepicker-v1 .ui-datepicker-calendar td a.ui-state-active {
            color: #fff;
            background-color: #0069b4;
            border-color: #0069b4;
            transition: all .2s; }
      .u-datepicker-v1 .ui-datepicker-calendar th span,
      .u-datepicker-v1 .ui-datepicker-calendar th a {
        font-size: 12px;
        font-weight: 400;
        color: #bbb;
        text-transform: uppercase; }
      .u-datepicker-v1 .ui-datepicker-calendar td span,
      .u-datepicker-v1 .ui-datepicker-calendar td a {
        font-size: 14px; }

@media (min-width: 768px) {
  .u-datepicker-v1 .ui-datepicker-title {
    height: 50px;
    line-height: 50px;
    margin-left: 50px;
    margin-right: 50px; }
  .u-datepicker-v1 .ui-datepicker-prev, .u-datepicker-v1 .ui-datepicker-next {
    width: 50px;
    height: 50px;
    line-height: 50px; }
  .u-datepicker-v1 .ui-datepicker-calendar {
    border-collapse: separate;
    border-spacing: 4px; }
    .u-datepicker-v1 .ui-datepicker-calendar th,
    .u-datepicker-v1 .ui-datepicker-calendar td {
      padding: 5px; }
    .u-datepicker-v1 .ui-datepicker-calendar th span,
    .u-datepicker-v1 .ui-datepicker-calendar th a,
    .u-datepicker-v1 .ui-datepicker-calendar td span,
    .u-datepicker-v1 .ui-datepicker-calendar td a {
      font-size: 14px; } }
/*------------------------------------
  Quantity
------------------------------------*/
.u-quantity-v1 input:not([type="checkbox"], [type="radio"]) {
  background-color: #fff; }

.js-plus,
.js-minus {
  cursor: pointer; }

/*------------------------------------
  Carousel indicators
------------------------------------*/
[class*="u-carousel-indicators"] {
  display: block;
  position: absolute;
  padding-left: 0;
  margin-bottom: 0; }
  [class*="u-carousel-indicators"] li {
    list-style: none; }
  [class*="u-carousel-indicators"] span {
    display: block;
    cursor: pointer; }

/*------------------------------------
  Carousel indicators v1
------------------------------------*/
.u-carousel-indicators-v1,
.u-carousel-indicators-v1--white {
  display: flex !important; }
  .u-carousel-indicators-v1 li,
  .u-carousel-indicators-v1--white li {
    margin: 0 5px; }
    .u-carousel-indicators-v1 li.slick-active span,
    .u-carousel-indicators-v1--white li.slick-active span {
      background-color: #0069b4; }
  .u-carousel-indicators-v1 span,
  .u-carousel-indicators-v1--white span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #777;
    opacity: 1; }

.u-carousel-indicators-v1 span {
  background-color: #777; }

.u-carousel-indicators-v1--white li.slick-active span {
  background-color: #fff; }

/*------------------------------------
  Carousel indicators v2
------------------------------------*/
.u-carousel-indicators-v2 li {
  margin: 0 5px; }
  .u-carousel-indicators-v2 li.slick-active span {
    opacity: 1; }
.u-carousel-indicators-v2 span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
  opacity: .3; }

/*------------------------------------
  Carousel indicators v3
------------------------------------*/
.u-carousel-indicators-v3 li {
  margin: 0 3px; }
  .u-carousel-indicators-v3 li.slick-active span {
    width: 12px;
    height: 12px;
    background-color: #fff; }
.u-carousel-indicators-v3 span {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: transparent; }

/*------------------------------------
  Carousel indicators v4
------------------------------------*/
.u-carousel-indicators-v4 li {
  margin: 0 7px; }
  .u-carousel-indicators-v4 li.slick-active span {
    background-color: #0069b4; }
.u-carousel-indicators-v4 span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc; }

/*------------------------------------
  Carousel indicators v5
------------------------------------*/
.u-carousel-indicators-v5 {
  bottom: auto;
  left: auto;
  right: 15px;
  top: 15px;
  width: auto; }
  .u-carousel-indicators-v5 li {
    margin: 0 3px; }
    .u-carousel-indicators-v5 li.slick-active span {
      width: 9px;
      height: 9px;
      background-color: #fff; }
  .u-carousel-indicators-v5 span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 1;
    position: relative; }

/*------------------------------------
  Carousel indicators v6
------------------------------------*/
.u-carousel-indicators-v6 {
  display: block;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translateX(-50%); }
  .u-carousel-indicators-v6::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 50%;
    right: 50%;
    display: none;
    width: calc(100% - 130px);
    height: 0;
    border-bottom: 1px solid #111;
    transform: translate(-50%, 0px); }
  .u-carousel-indicators-v6 span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #111;
    background-color: #fff;
    opacity: 1;
    margin: 4px auto 0; }
  .u-carousel-indicators-v6 li {
    display: table-cell;
    width: 1%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    color: #111;
    vertical-align: top;
    cursor: pointer;
    float: none; }
    .u-carousel-indicators-v6 li.slick-active {
      color: #0069b4; }
      .u-carousel-indicators-v6 li.slick-active span {
        display: block;
        width: 17px;
        height: 17px;
        border: 3px solid #0069b4;
        border-radius: 10px;
        margin: 0 auto; }
  .u-carousel-indicators-v6 .u-dot-title {
    display: none; }

@media (min-width: 768px) {
  .u-carousel-indicators-v6 {
    top: 0;
    bottom: auto; }
    .u-carousel-indicators-v6::before {
      display: block; }
    .u-carousel-indicators-v6 span {
      margin: 3px auto 19px; }
    .u-carousel-indicators-v6 li.slick-active span {
      margin: 0 auto 15px; }
    .u-carousel-indicators-v6 .u-dot-title {
      display: block; } }
/*------------------------------------
  Carousel indicators v7
------------------------------------*/
.u-carousel-indicators-v7 {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  display: block;
  width: 7px;
  transform: translateY(-50%); }
  .u-carousel-indicators-v7 span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .3; }
  .u-carousel-indicators-v7 li {
    display: block;
    margin: 15px 0;
    float: none; }
    .u-carousel-indicators-v7 li.slick-active span {
      opacity: 1; }

/*------------------------------------
  Carousel indicators v8
------------------------------------*/
.u-carousel-indicators-v8 {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  display: block;
  width: 7px;
  transform: translateY(-50%); }
  .u-carousel-indicators-v8 span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff; }
  .u-carousel-indicators-v8 li {
    display: block;
    margin: 15px 0; }
    .u-carousel-indicators-v8 li.slick-active span {
      background-color: #0069b4; }

/*------------------------------------
  Carousel indicators v9
------------------------------------*/
.u-carousel-indicators-v9 {
  padding-left: 0; }
  .u-carousel-indicators-v9 li {
    display: block;
    color: #000;
    text-transform: uppercase;
    background-color: #bbb;
    border-top-width: 0;
    border-top-style: solid;
    border-top-color: #fff;
    vertical-align: top;
    cursor: pointer;
    padding: 10px; }
    .u-carousel-indicators-v9 li + li {
      border-top-width: 1px; }
    .u-carousel-indicators-v9 li.slick-active {
      color: #fff;
      background-color: #0069b4; }

@media (min-width: 576px) {
  .u-carousel-indicators-v9 li {
    display: table-cell;
    width: 1%;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-left-width: 0;
    border-right-width: 0;
    float: none;
    vertical-align: top;
    cursor: pointer;
    padding: 10px; }
    .u-carousel-indicators-v9 li + li {
      border-left-width: 1px; } }
/*------------------------------------
  Carousel indicators v10
------------------------------------*/
.u-carousel-indicators-v10 {
  padding-left: 0; }
  .u-carousel-indicators-v10 li {
    display: block;
    color: #000;
    text-transform: uppercase;
    background-color: #bbb;
    border-top-width: 0;
    border-top-style: solid;
    border-top-color: #fff;
    vertical-align: top;
    cursor: pointer;
    padding: 10px; }
    .u-carousel-indicators-v10 li + li {
      border-top-width: 1px; }
    .u-carousel-indicators-v10 li.slick-active {
      color: #fff;
      background-color: #0069b4; }

@media (min-width: 576px) {
  .u-carousel-indicators-v10 {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column; }
    .u-carousel-indicators-v10 li {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
/*------------------------------------
  Carousel indicators v11
------------------------------------*/
.u-carousel-indicators-v11 span {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #bbb;
  border-radius: 50%;
  background-color: transparent; }
.u-carousel-indicators-v11 li {
  margin: 0 3px; }
  .u-carousel-indicators-v11 li.slick-active span {
    background-color: #bbb; }

/*------------------------------------
  Carousel indicators v12
------------------------------------*/
.u-carousel-indicators-v12,
.u-carousel-indicators-v12--white {
  white-space: nowrap; }
  .u-carousel-indicators-v12 li,
  .u-carousel-indicators-v12--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v12 li span,
    .u-carousel-indicators-v12--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-color: transparent;
      border-radius: 50%;
      text-indent: -9999px;
      transition: background .3s ease; }
      .u-carousel-indicators-v12 li span::before, .u-carousel-indicators-v12 li span::after,
      .u-carousel-indicators-v12--white li span::before,
      .u-carousel-indicators-v12--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v12 li span::before,
      .u-carousel-indicators-v12--white li span::before {
        display: block;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        transition: height .3s ease; }
      .u-carousel-indicators-v12 li span:hover, .u-carousel-indicators-v12 li span:focus,
      .u-carousel-indicators-v12--white li span:hover,
      .u-carousel-indicators-v12--white li span:focus {
        background-color: rgba(0, 0, 0, 0.2); }
    .u-carousel-indicators-v12 li.slick-active span::before,
    .u-carousel-indicators-v12--white li.slick-active span::before {
      height: 100%; }

.u-carousel-indicators-v12--white li span {
  box-shadow: inset 0 0 0 2px #fff; }
  .u-carousel-indicators-v12--white li span::before {
    background-color: #fff;
    box-shadow: 0 0 1px #fff; }

/*------------------------------------
  Carousel indicators v13
------------------------------------*/
.u-carousel-indicators-v13,
.u-carousel-indicators-v13--white {
  white-space: nowrap; }
  .u-carousel-indicators-v13 li,
  .u-carousel-indicators-v13--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v13 li span,
    .u-carousel-indicators-v13--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: transform .3s ease, background-color .3s ease; }
      .u-carousel-indicators-v13 li span::before, .u-carousel-indicators-v13 li span::after,
      .u-carousel-indicators-v13--white li span::before,
      .u-carousel-indicators-v13--white li span::after {
        content: "";
        display: none; }
    .u-carousel-indicators-v13 li.slick-active span,
    .u-carousel-indicators-v13--white li.slick-active span {
      transform: scale(1.5); }

.u-carousel-indicators-v13--white li span {
  background: rgba(255, 255, 255, 0.5); }
  .u-carousel-indicators-v13--white li span:hover, .u-carousel-indicators-v13--white li span:focus {
    background-color: #fff; }
.u-carousel-indicators-v13--white li.slick-active span {
  background-color: #fff; }

/*------------------------------------
  Carousel indicators v14
------------------------------------*/
.u-carousel-indicators-v14,
.u-carousel-indicators-v14--white {
  white-space: nowrap; }
  .u-carousel-indicators-v14 li,
  .u-carousel-indicators-v14--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v14 li span,
    .u-carousel-indicators-v14--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: box-shadow .3s ease, background-color .3s ease; }
      .u-carousel-indicators-v14 li span::before, .u-carousel-indicators-v14 li span::after,
      .u-carousel-indicators-v14--white li span::before,
      .u-carousel-indicators-v14--white li span::after {
        content: "";
        display: none; }

.u-carousel-indicators-v14--white li span {
  background: rgba(255, 255, 255, 0.5); }
  .u-carousel-indicators-v14--white li span:hover, .u-carousel-indicators-v14--white li span:focus {
    background-color: #fff; }
.u-carousel-indicators-v14--white li.slick-active span {
  background-color: transparent;
  box-shadow: 0 0 0 2px #fff; }

/*------------------------------------
  Carousel indicators v15
------------------------------------*/
.u-carousel-indicators-v15,
.u-carousel-indicators-v15--white {
  white-space: nowrap; }
  .u-carousel-indicators-v15 li,
  .u-carousel-indicators-v15--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v15 li span,
    .u-carousel-indicators-v15--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      border-radius: 50%;
      text-indent: -9999px;
      transition: box-shadow .3s ease; }
      .u-carousel-indicators-v15 li span::before, .u-carousel-indicators-v15 li span::after,
      .u-carousel-indicators-v15--white li span::before,
      .u-carousel-indicators-v15--white li span::after {
        content: "";
        display: none; }

.u-carousel-indicators-v15--white li span {
  box-shadow: inset 0 0 0 2px #fff; }
  .u-carousel-indicators-v15--white li span:hover, .u-carousel-indicators-v15--white li span:focus {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.6); }
.u-carousel-indicators-v15--white li.slick-active span {
  box-shadow: inset 0 0 0 8px #fff; }

/*------------------------------------
  Carousel indicators v16
------------------------------------*/
.u-carousel-indicators-v16,
.u-carousel-indicators-v16--white {
  white-space: nowrap; }
  .u-carousel-indicators-v16 li,
  .u-carousel-indicators-v16--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v16 li span,
    .u-carousel-indicators-v16--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      border-radius: 50%;
      overflow: hidden;
      text-indent: -9999px;
      transition: opacity .3s ease; }
      .u-carousel-indicators-v16 li span::before, .u-carousel-indicators-v16 li span::after,
      .u-carousel-indicators-v16--white li span::before,
      .u-carousel-indicators-v16--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v16 li span::before,
      .u-carousel-indicators-v16--white li span::before {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        transform: scale(0);
        transform-origin: 50% 50%;
        transition: transform .3s ease; }
      .u-carousel-indicators-v16 li span:hover, .u-carousel-indicators-v16 li span:focus,
      .u-carousel-indicators-v16--white li span:hover,
      .u-carousel-indicators-v16--white li span:focus {
        opacity: .7; }
    .u-carousel-indicators-v16 li.slick-active span::before,
    .u-carousel-indicators-v16--white li.slick-active span::before {
      transform: scale(1); }

.u-carousel-indicators-v16--white li span {
  box-shadow: inset 0 0 0 2px #fff; }
  .u-carousel-indicators-v16--white li span::before {
    background-color: #fff; }

.u-carousel-indicators-v16--sm li {
  width: 8px;
  height: 8px; }
  .u-carousel-indicators-v16--sm li span {
    box-shadow: inset 0 0 0 1px #fff; }

/*------------------------------------
  Carousel indicators v17
------------------------------------*/
.u-carousel-indicators-v17,
.u-carousel-indicators-v17--white {
  white-space: nowrap; }
  .u-carousel-indicators-v17 li,
  .u-carousel-indicators-v17--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v17 li span,
    .u-carousel-indicators-v17--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: box-shadow 0.3s ease; }
      .u-carousel-indicators-v17 li span::before, .u-carousel-indicators-v17 li span::after,
      .u-carousel-indicators-v17--white li span::before,
      .u-carousel-indicators-v17--white li span::after {
        content: "";
        display: none; }

.u-carousel-indicators-v17--white li span {
  box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 0.5); }
  .u-carousel-indicators-v17--white li span:hover, .u-carousel-indicators-v17--white li span:focus {
    box-shadow: inset 0 0 0 8px #fff; }
.u-carousel-indicators-v17--white li.slick-active span {
  box-shadow: inset 0 0 0 2px #fff; }

/*------------------------------------
  Carousel indicators v18
------------------------------------*/
.u-carousel-indicators-v18,
.u-carousel-indicators-v18--white {
  white-space: nowrap; }
  .u-carousel-indicators-v18 li,
  .u-carousel-indicators-v18--white li {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px; }
    .u-carousel-indicators-v18 li span,
    .u-carousel-indicators-v18--white li span {
      position: absolute;
      top: 3px;
      left: 3px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      text-indent: -9999px;
      transition: opacity .3s ease; }
      .u-carousel-indicators-v18 li span::before, .u-carousel-indicators-v18 li span::after,
      .u-carousel-indicators-v18--white li span::before,
      .u-carousel-indicators-v18--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v18 li span:hover, .u-carousel-indicators-v18 li span:focus,
      .u-carousel-indicators-v18--white li span:hover,
      .u-carousel-indicators-v18--white li span:focus {
        opacity: .5; }
    .u-carousel-indicators-v18 li svg,
    .u-carousel-indicators-v18 li i,
    .u-carousel-indicators-v18--white li svg,
    .u-carousel-indicators-v18--white li i {
      z-index: 10;
      width: 100%;
      height: 100%; }
      .u-carousel-indicators-v18 li svg circle,
      .u-carousel-indicators-v18 li svg path,
      .u-carousel-indicators-v18 li svg polygon,
      .u-carousel-indicators-v18 li i circle,
      .u-carousel-indicators-v18 li i path,
      .u-carousel-indicators-v18 li i polygon,
      .u-carousel-indicators-v18--white li svg circle,
      .u-carousel-indicators-v18--white li svg path,
      .u-carousel-indicators-v18--white li svg polygon,
      .u-carousel-indicators-v18--white li i circle,
      .u-carousel-indicators-v18--white li i path,
      .u-carousel-indicators-v18--white li i polygon {
        opacity: 0;
        fill: none;
        stroke-width: 3;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dasharray: 39 39;
        stroke-dashoffset: 39;
        transition: stroke-dashoffset .3s, opacity .3s; }
    .u-carousel-indicators-v18 li.slick-active span,
    .u-carousel-indicators-v18--white li.slick-active span {
      opacity: .5; }
    .u-carousel-indicators-v18 li.slick-active svg circle,
    .u-carousel-indicators-v18 li.slick-active svg path,
    .u-carousel-indicators-v18 li.slick-active svg polygon,
    .u-carousel-indicators-v18 li.slick-active i circle,
    .u-carousel-indicators-v18 li.slick-active i path,
    .u-carousel-indicators-v18 li.slick-active i polygon,
    .u-carousel-indicators-v18--white li.slick-active svg circle,
    .u-carousel-indicators-v18--white li.slick-active svg path,
    .u-carousel-indicators-v18--white li.slick-active svg polygon,
    .u-carousel-indicators-v18--white li.slick-active i circle,
    .u-carousel-indicators-v18--white li.slick-active i path,
    .u-carousel-indicators-v18--white li.slick-active i polygon {
      opacity: 1;
      stroke-dashoffset: 0;
      transition: stroke-dashoffset .3s, opacity .15s; }

.u-carousel-indicators-v18--white li span {
  background-color: #0069b4; }
.u-carousel-indicators-v18--white li svg circle,
.u-carousel-indicators-v18--white li svg path,
.u-carousel-indicators-v18--white li svg polygon,
.u-carousel-indicators-v18--white li i circle,
.u-carousel-indicators-v18--white li i path,
.u-carousel-indicators-v18--white li i polygon {
  stroke: #fff; }

/*------------------------------------
  Carousel indicators v19
------------------------------------*/
.u-carousel-indicators-v19,
.u-carousel-indicators-v19--white {
  white-space: nowrap; }
  .u-carousel-indicators-v19 li,
  .u-carousel-indicators-v19--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 0 5px;
    transition: box-shadow .3s ease; }
    .u-carousel-indicators-v19 li span,
    .u-carousel-indicators-v19--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: background-color .3s ease, transform .3s ease; }
      .u-carousel-indicators-v19 li span::before, .u-carousel-indicators-v19 li span::after,
      .u-carousel-indicators-v19--white li span::before,
      .u-carousel-indicators-v19--white li span::after {
        content: "";
        display: none; }
    .u-carousel-indicators-v19 li.slick-active span,
    .u-carousel-indicators-v19--white li.slick-active span {
      background-color: #fff;
      transform: scale(0.4); }

.u-carousel-indicators-v19--white li {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0); }
  .u-carousel-indicators-v19--white li span {
    background-color: rgba(255, 255, 255, 0.7); }
    .u-carousel-indicators-v19--white li span:hover, .u-carousel-indicators-v19--white li span:focus {
      background-color: #fff; }
  .u-carousel-indicators-v19--white li.slick-active {
    box-shadow: 0 0 0 2px #fff; }

/*------------------------------------
  Carousel indicators v20
------------------------------------*/
.u-carousel-indicators-v20,
.u-carousel-indicators-v20--white {
  white-space: nowrap; }
  .u-carousel-indicators-v20 li,
  .u-carousel-indicators-v20--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v20 li span,
    .u-carousel-indicators-v20--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: border-color .3s ease; }
      .u-carousel-indicators-v20 li span::before, .u-carousel-indicators-v20 li span::after,
      .u-carousel-indicators-v20--white li span::before,
      .u-carousel-indicators-v20--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v20 li span::before,
      .u-carousel-indicators-v20--white li span::before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        visibility: hidden;
        opacity: 0;
        transform: scale(3);
        transition: opacity .3s ease, transform .3s ease, visibility 0s .3s; }
      .u-carousel-indicators-v20 li span:hover, .u-carousel-indicators-v20 li span:focus,
      .u-carousel-indicators-v20--white li span:hover,
      .u-carousel-indicators-v20--white li span:focus {
        border-color: #0069b4; }
    .u-carousel-indicators-v20 li.slick-active span,
    .u-carousel-indicators-v20--white li.slick-active span {
      border-color: #0069b4; }
      .u-carousel-indicators-v20 li.slick-active span::before,
      .u-carousel-indicators-v20--white li.slick-active span::before {
        visibility: visible;
        opacity: 1;
        transform: scale(1);
        transition: opacity .3s ease, transform .3s ease; }

.u-carousel-indicators-v20--white li span {
  border: 2px solid #fff; }
  .u-carousel-indicators-v20--white li span::before {
    background: #0069b4;
    box-shadow: 0 0 1px #0069b4; }

/*------------------------------------
  Carousel indicators v21
------------------------------------*/
.u-carousel-indicators-v21,
.u-carousel-indicators-v21--white {
  white-space: nowrap; }
  .u-carousel-indicators-v21 li,
  .u-carousel-indicators-v21--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    perspective: 1000px; }
    .u-carousel-indicators-v21 li span,
    .u-carousel-indicators-v21--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: transparent;
      border-radius: 50%;
      text-indent: -9999px;
      transform-style: preserve-3d;
      transition: transform .3s ease, opacity .3s ease; }
      .u-carousel-indicators-v21 li span::before, .u-carousel-indicators-v21 li span::after,
      .u-carousel-indicators-v21--white li span::before,
      .u-carousel-indicators-v21--white li span::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        text-indent: 0;
        backface-visibility: hidden; }
      .u-carousel-indicators-v21 li span::after,
      .u-carousel-indicators-v21--white li span::after {
        transform: rotateY(180deg); }
      .u-carousel-indicators-v21 li span:hover,
      .u-carousel-indicators-v21--white li span:hover {
        opacity: .8; }
    .u-carousel-indicators-v21 li.slick-active span,
    .u-carousel-indicators-v21--white li.slick-active span {
      transform: rotateY(180deg); }

.u-carousel-indicators-v21--white li span::before {
  background-color: #fff; }
.u-carousel-indicators-v21--white li span::after {
  background-color: #0069b4; }

/*------------------------------------
  Carousel indicators v22
------------------------------------*/
.u-carousel-indicators-v22,
.u-carousel-indicators-v22--white {
  white-space: nowrap; }
  .u-carousel-indicators-v22 li,
  .u-carousel-indicators-v22--white li {
    position: relative;
    display: inline-block;
    z-index: 1;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 5px;
    transition: border-color .3s ease; }
    .u-carousel-indicators-v22 li span,
    .u-carousel-indicators-v22--white li span {
      position: absolute;
      bottom: 250%;
      left: 50%;
      width: auto;
      height: auto;
      line-height: 2;
      opacity: 0;
      white-space: nowrap;
      visibility: hidden;
      border-radius: 0;
      padding: 0 10px;
      transform: translateX(-50%) translateY(-50%);
      transition: transform .3s ease, opacity .3s ease, visibility 0s .3s ease; }
      .u-carousel-indicators-v22 li span::before, .u-carousel-indicators-v22 li span::after,
      .u-carousel-indicators-v22--white li span::before,
      .u-carousel-indicators-v22--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v22 li span::before,
      .u-carousel-indicators-v22--white li span::before {
        display: block;
        position: absolute;
        top: 99%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -10px;
        border: 10px solid transparent;
        pointer-events: none;
        backface-visibility: hidden;
        transition: opacity .3s ease; }
      .u-carousel-indicators-v22 li span:hover,
      .u-carousel-indicators-v22--white li span:hover {
        z-index: 11;
        visibility: visible;
        opacity: 1;
        transform: translateX(-50%) translateY(0%);
        transition: transform .3s ease, opacity .3s ease; }
    .u-carousel-indicators-v22 li.slick-active span,
    .u-carousel-indicators-v22--white li.slick-active span {
      z-index: 100;
      visibility: visible;
      opacity: 1;
      transform: translateX(-50%) translateY(0%);
      transition: transform .3s ease, opacity .3s ease; }
    .u-carousel-indicators-v22 li.slick-active:hover span,
    .u-carousel-indicators-v22--white li.slick-active:hover span {
      opacity: 1 !important; }
    .u-carousel-indicators-v22 li:hover,
    .u-carousel-indicators-v22--white li:hover {
      z-index: 11; }
  .u-carousel-indicators-v22:hover li.slick-active span,
  .u-carousel-indicators-v22--white:hover li.slick-active span {
    opacity: .2; }

.u-carousel-indicators-v22--white li {
  border: 2px solid #fff; }
  .u-carousel-indicators-v22--white li span {
    color: #fff;
    background-color: #0069b4; }
    .u-carousel-indicators-v22--white li span::before {
      border-top-color: #0069b4; }
  .u-carousel-indicators-v22--white li.slick-active {
    border-color: #0069b4; }

/*------------------------------------
  Carousel indicators v23
------------------------------------*/
.u-carousel-indicators-v23,
.u-carousel-indicators-v23--white {
  white-space: nowrap; }
  .u-carousel-indicators-v23 li,
  .u-carousel-indicators-v23--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v23 li span,
    .u-carousel-indicators-v23--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: background-color .3s ease; }
      .u-carousel-indicators-v23 li span::before, .u-carousel-indicators-v23 li span::after,
      .u-carousel-indicators-v23--white li span::before,
      .u-carousel-indicators-v23--white li span::after {
        content: "";
        display: none; }
    .u-carousel-indicators-v23 li.slick-active:first-child ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:first-child ~ .u-dots-helper {
      transform: translateX(0); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(2) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(2) ~ .u-dots-helper {
      transform: translateX(100%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(3) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(3) ~ .u-dots-helper {
      transform: translateX(200%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(4) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(4) ~ .u-dots-helper {
      transform: translateX(300%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(5) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(5) ~ .u-dots-helper {
      transform: translateX(400%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(6) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(6) ~ .u-dots-helper {
      transform: translateX(500%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(7) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(7) ~ .u-dots-helper {
      transform: translateX(600%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(8) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(8) ~ .u-dots-helper {
      transform: translateX(700%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(9) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(9) ~ .u-dots-helper {
      transform: translateX(800%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(10) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(10) ~ .u-dots-helper {
      transform: translateX(900%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(11) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(11) ~ .u-dots-helper {
      transform: translateX(1000%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(12) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(12) ~ .u-dots-helper {
      transform: translateX(1100%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(13) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(13) ~ .u-dots-helper {
      transform: translateX(1200%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(14) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(14) ~ .u-dots-helper {
      transform: translateX(1300%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(15) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(15) ~ .u-dots-helper {
      transform: translateX(1400%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(16) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(16) ~ .u-dots-helper {
      transform: translateX(1500%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(17) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(17) ~ .u-dots-helper {
      transform: translateX(1600%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(18) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(18) ~ .u-dots-helper {
      transform: translateX(1700%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(19) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(19) ~ .u-dots-helper {
      transform: translateX(1800%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(20) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(20) ~ .u-dots-helper {
      transform: translateX(1900%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(21) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(21) ~ .u-dots-helper {
      transform: translateX(2000%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(22) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(22) ~ .u-dots-helper {
      transform: translateX(2100%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(23) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(23) ~ .u-dots-helper {
      transform: translateX(2200%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(24) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(24) ~ .u-dots-helper {
      transform: translateX(2300%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(25) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(25) ~ .u-dots-helper {
      transform: translateX(2400%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(26) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(26) ~ .u-dots-helper {
      transform: translateX(2500%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(27) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(27) ~ .u-dots-helper {
      transform: translateX(2600%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(28) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(28) ~ .u-dots-helper {
      transform: translateX(2700%); }
    .u-carousel-indicators-v23 li.slick-active:nth-child(29) ~ .u-dots-helper,
    .u-carousel-indicators-v23--white li.slick-active:nth-child(29) ~ .u-dots-helper {
      transform: translateX(2800%); }
  .u-carousel-indicators-v23 .u-dots-helper,
  .u-carousel-indicators-v23--white .u-dots-helper {
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    transition: transform .3s ease; }
    .u-carousel-indicators-v23 .u-dots-helper::before,
    .u-carousel-indicators-v23--white .u-dots-helper::before {
      content: "";
      position: absolute;
      left: 50%;
      top: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      transform: translateX(-50%); }

.u-carousel-indicators-v23--white li span {
  background: rgba(255, 255, 255, 0.5); }
  .u-carousel-indicators-v23--white li span:hover, .u-carousel-indicators-v23--white li span:focus {
    background-color: #fff; }
.u-carousel-indicators-v23--white .u-dots-helper::before {
  background: #0069b4; }

/*------------------------------------
  Carousel indicators v24
------------------------------------*/
.u-carousel-indicators-v24,
.u-carousel-indicators-v24--white {
  white-space: nowrap; }
  .u-carousel-indicators-v24 li,
  .u-carousel-indicators-v24--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v24 li span,
    .u-carousel-indicators-v24--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: transparent;
      border-radius: 50%;
      text-indent: -9999px; }
      .u-carousel-indicators-v24 li span::before, .u-carousel-indicators-v24 li span::after,
      .u-carousel-indicators-v24--white li span::before,
      .u-carousel-indicators-v24--white li span::after {
        content: "";
        display: none; }
      .u-carousel-indicators-v24 li span::before,
      .u-carousel-indicators-v24--white li span::before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: 0;
        visibility: hidden;
        transition: transform .3s ease .3s, opacity .3s ease, visibility 0s .3s ease;
        transform-origin: -200% 50%;
        transform: rotate(-100deg); }
    .u-carousel-indicators-v24 li.slick-active-right span::before,
    .u-carousel-indicators-v24--white li.slick-active-right span::before {
      transition: none;
      transform-origin: 300% 50%;
      transform: rotate(100deg); }
    .u-carousel-indicators-v24 li.slick-current span::before,
    .u-carousel-indicators-v24--white li.slick-current span::before {
      visibility: visible;
      opacity: 1;
      transition: transform .3s ease, opacity .3s ease;
      transform: rotate(0deg); }

.u-carousel-indicators-v24--white li span {
  border: 2px solid #0069b4; }
  .u-carousel-indicators-v24--white li span::before {
    background: #fff; }
  .u-carousel-indicators-v24--white li span:focus {
    background: rgba(255, 255, 255, 0.2); }

/*------------------------------------
  Carousel indicators v25
------------------------------------*/
.u-carousel-indicators-v25,
.u-carousel-indicators-v25--white {
  white-space: nowrap; }
  .u-carousel-indicators-v25 li,
  .u-carousel-indicators-v25--white li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px; }
    .u-carousel-indicators-v25 li::before,
    .u-carousel-indicators-v25--white li::before {
      content: "";
      position: absolute;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-200%);
      transition: transform .3s ease, opacity .3s ease, visibility 0s .3s; }
    .u-carousel-indicators-v25 li span,
    .u-carousel-indicators-v25--white li span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      text-indent: -9999px;
      transition: transform .3s ease, opacity .3s ease, background-color .3s ease; }
      .u-carousel-indicators-v25 li span::before, .u-carousel-indicators-v25 li span::after,
      .u-carousel-indicators-v25--white li span::before,
      .u-carousel-indicators-v25--white li span::after {
        content: "";
        display: none; }
    .u-carousel-indicators-v25 li.slick-active::before,
    .u-carousel-indicators-v25--white li.slick-active::before {
      opacity: 1;
      visibility: visible;
      transition: transform .3s ease, opacity .3s ease;
      transform: translateY(0); }
    .u-carousel-indicators-v25 li.slick-active span,
    .u-carousel-indicators-v25--white li.slick-active span {
      opacity: 0;
      transform: translateY(200%); }

.u-carousel-indicators-v25--white li::before {
  background-color: #0069b4; }
.u-carousel-indicators-v25--white li span {
  background: rgba(255, 255, 255, 0.5); }
  .u-carousel-indicators-v25--white li span::before {
    background-color: #0069b4; }
  .u-carousel-indicators-v25--white li span:focus {
    background-color: #0069b4; }
.u-carousel-indicators-v25--white li:hover span {
  background-color: #fff; }
.u-carousel-indicators-v25--white li.slick-active span {
  background-color: #0069b4; }

/*------------------------------------
  Carousel indicators v26
------------------------------------*/
.u-carousel-indicators-v26 li,
.u-carousel-indicators-v26--white li,
.u-carousel-indicators-v26--vertical li,
.u-carousel-indicators-v26--vertical--white li {
  position: relative;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 40px; }
  .u-carousel-indicators-v26 li::before,
  .u-carousel-indicators-v26--white li::before,
  .u-carousel-indicators-v26--vertical li::before,
  .u-carousel-indicators-v26--vertical--white li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-radius: 50%;
    transition: width .3s, height .3s, border-color .3s, border-width .3s, background .3s;
    transform: translateX(-50%) translateY(-50%); }
  .u-carousel-indicators-v26 li::after,
  .u-carousel-indicators-v26--white li::after,
  .u-carousel-indicators-v26--vertical li::after,
  .u-carousel-indicators-v26--vertical--white li::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: -1;
    display: block;
    width: 44px;
    height: 0;
    border-top: 2px solid;
    transform: translateY(-50%);
    margin-left: -2px; }
  .u-carousel-indicators-v26 li span,
  .u-carousel-indicators-v26--white li span,
  .u-carousel-indicators-v26--vertical li span,
  .u-carousel-indicators-v26--vertical--white li span {
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    opacity: .3;
    transition: opacity .3s, color .3s;
    transform: translateX(-50%);
    padding: 0 0 15px 0; }
  .u-carousel-indicators-v26 li.slick-active::before,
  .u-carousel-indicators-v26--white li.slick-active::before,
  .u-carousel-indicators-v26--vertical li.slick-active::before,
  .u-carousel-indicators-v26--vertical--white li.slick-active::before {
    width: 20px;
    height: 20px; }
  .u-carousel-indicators-v26 li.slick-active span,
  .u-carousel-indicators-v26--white li.slick-active span,
  .u-carousel-indicators-v26--vertical li.slick-active span,
  .u-carousel-indicators-v26--vertical--white li.slick-active span {
    opacity: 1; }
  .u-carousel-indicators-v26 li:last-child,
  .u-carousel-indicators-v26--white li:last-child,
  .u-carousel-indicators-v26--vertical li:last-child,
  .u-carousel-indicators-v26--vertical--white li:last-child {
    margin-bottom: 0;
    margin-right: 0; }
    .u-carousel-indicators-v26 li:last-child::after,
    .u-carousel-indicators-v26--white li:last-child::after,
    .u-carousel-indicators-v26--vertical li:last-child::after,
    .u-carousel-indicators-v26--vertical--white li:last-child::after {
      display: none; }

.u-carousel-indicators-v26--vertical,
.u-carousel-indicators-v26--vertical--white {
  width: 20px; }
  .u-carousel-indicators-v26--vertical li,
  .u-carousel-indicators-v26--vertical--white li {
    display: block;
    float: none;
    margin-bottom: 15px;
    margin-right: 0; }
    .u-carousel-indicators-v26--vertical li::after,
    .u-carousel-indicators-v26--vertical--white li::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      z-index: -1;
      display: block;
      width: 0;
      height: 19px;
      border-left: 2px solid;
      transform: translateX(-50%) translateY(0);
      margin-top: -2px;
      margin-left: 0; }
    .u-carousel-indicators-v26--vertical li span,
    .u-carousel-indicators-v26--vertical--white li span {
      display: block;
      position: absolute;
      top: 50%;
      bottom: auto;
      left: 100%;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700;
      white-space: nowrap;
      opacity: .3;
      transition: opacity .3s, color .3s;
      transform: translateX(0) translateY(-50%);
      padding: 0 0 0 15px; }

.u-carousel-indicators-v26--white li::before,
.u-carousel-indicators-v26--vertical--white li::before {
  border-color: #0069b4; }
.u-carousel-indicators-v26--white li::after,
.u-carousel-indicators-v26--vertical--white li::after {
  border-color: #0069b4; }
.u-carousel-indicators-v26--white li span,
.u-carousel-indicators-v26--vertical--white li span {
  color: #fff; }
.u-carousel-indicators-v26--white li:not(.slick-active):hover::before,
.u-carousel-indicators-v26--vertical--white li:not(.slick-active):hover::before {
  border-color: #fff;
  background-color: #fff; }
.u-carousel-indicators-v26--white li.slick-active::before,
.u-carousel-indicators-v26--vertical--white li.slick-active::before {
  border-color: #fff; }
.u-carousel-indicators-v26--white li.slick-active span,
.u-carousel-indicators-v26--vertical--white li.slick-active span {
  color: #fff; }

/*------------------------------------
  Carousel indicators v27
------------------------------------*/
.u-carousel-indicators-v27 li,
.u-carousel-indicators-v27--white li,
.u-carousel-indicators-v27--vertical li,
.u-carousel-indicators-v27--vertical--white li {
  position: relative;
  width: 40px;
  height: 4px;
  float: left;
  margin: 0 5px; }
  .u-carousel-indicators-v27 li span,
  .u-carousel-indicators-v27--white li span,
  .u-carousel-indicators-v27--vertical li span,
  .u-carousel-indicators-v27--vertical--white li span {
    position: relative;
    display: block;
    width: 100%;
    height: 4px;
    opacity: .7;
    overflow: hidden;
    transition: opacity .3s; }
    .u-carousel-indicators-v27 li span::before,
    .u-carousel-indicators-v27--white li span::before,
    .u-carousel-indicators-v27--vertical li span::before,
    .u-carousel-indicators-v27--vertical--white li span::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transform: translate3d(0, 100%, 0);
      transition: transform .5s;
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .u-carousel-indicators-v27 li strong,
  .u-carousel-indicators-v27--white li strong,
  .u-carousel-indicators-v27--vertical li strong,
  .u-carousel-indicators-v27--vertical--white li strong {
    position: absolute;
    bottom: 105%;
    left: 0;
    display: block;
    width: 40px;
    font-weight: 700;
    font-size: 20px;
    opacity: 0;
    transform: translate3d(1em, 0, 0);
    transform-origin: 0 0;
    transition: transform .5s, opacity .5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .u-carousel-indicators-v27 li:not(.slick-active):hover span, .u-carousel-indicators-v27 li:not(.slick-active):focus span,
  .u-carousel-indicators-v27--white li:not(.slick-active):hover span,
  .u-carousel-indicators-v27--white li:not(.slick-active):focus span,
  .u-carousel-indicators-v27--vertical li:not(.slick-active):hover span,
  .u-carousel-indicators-v27--vertical li:not(.slick-active):focus span,
  .u-carousel-indicators-v27--vertical--white li:not(.slick-active):hover span,
  .u-carousel-indicators-v27--vertical--white li:not(.slick-active):focus span {
    opacity: 1; }
  .u-carousel-indicators-v27 li.slick-active span::before,
  .u-carousel-indicators-v27--white li.slick-active span::before,
  .u-carousel-indicators-v27--vertical li.slick-active span::before,
  .u-carousel-indicators-v27--vertical--white li.slick-active span::before {
    transform: translate3d(0, 0, 0); }
  .u-carousel-indicators-v27 li.slick-active strong,
  .u-carousel-indicators-v27--white li.slick-active strong,
  .u-carousel-indicators-v27--vertical li.slick-active strong,
  .u-carousel-indicators-v27--vertical--white li.slick-active strong {
    opacity: 1;
    transform: rotate3d(0, 0, 1, 0deg); }

.u-carousel-indicators-v27--vertical li,
.u-carousel-indicators-v27--vertical--white li {
  display: block;
  width: 40px;
  height: 40px;
  float: none;
  margin: 15px 0; }
  .u-carousel-indicators-v27--vertical li span,
  .u-carousel-indicators-v27--vertical--white li span {
    position: relative;
    display: block;
    width: 4px;
    height: 100%;
    opacity: .7;
    overflow: hidden;
    transition: opacity .3s; }
    .u-carousel-indicators-v27--vertical li span::before,
    .u-carousel-indicators-v27--vertical--white li span::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transform: translate3d(0, 100%, 0);
      transition: transform .5s;
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .u-carousel-indicators-v27--vertical li strong,
  .u-carousel-indicators-v27--vertical--white li strong {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 105%;
    display: block;
    width: 40px;
    font-weight: 700;
    font-size: 20px;
    opacity: 0;
    transform: rotate3d(0, 0, 1, 90deg) translate3d(1em, 0, 0);
    transform-origin: 0 0;
    transition: transform .5s, opacity .5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .u-carousel-indicators-v27--vertical li.slick-active span::before,
  .u-carousel-indicators-v27--vertical--white li.slick-active span::before {
    transform: translate3d(0, 0, 0); }
  .u-carousel-indicators-v27--vertical li.slick-active strong,
  .u-carousel-indicators-v27--vertical--white li.slick-active strong {
    opacity: 1;
    transform: rotate3d(0, 0, 1, 90deg); }

.u-carousel-indicators-v27--white li span,
.u-carousel-indicators-v27--vertical--white li span {
  background: #fff; }
  .u-carousel-indicators-v27--white li span::before,
  .u-carousel-indicators-v27--vertical--white li span::before {
    background: #0069b4; }
.u-carousel-indicators-v27--white li strong,
.u-carousel-indicators-v27--vertical--white li strong {
  color: #fff; }

/*------------------------------------
  Carousel indicators v28
------------------------------------*/
.u-carousel-indicators-v28 {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  display: block;
  width: 7px;
  transform: translateY(-50%); }
  .u-carousel-indicators-v28 li {
    display: block;
    margin: 15px 0;
    float: none; }
    .u-carousel-indicators-v28 li.slick-active span {
      background-color: #0069b4;
      opacity: 1; }
  .u-carousel-indicators-v28 span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #777;
    opacity: .3; }

/*------------------------------------
  Carousel indicators v29
------------------------------------*/
.u-carousel-indicators-v29 {
  position: absolute;
  white-space: nowrap;
  text-align: center; }
  .u-carousel-indicators-v29 li {
    display: inline-block;
    min-width: 30px;
    cursor: pointer;
    float: none;
    border-top: 3px solid #fff;
    margin: -2px 20px 0; }
    .u-carousel-indicators-v29 li.slick-active {
      color: #0069b4;
      border-top-color: #0069b4; }
  .u-carousel-indicators-v29 .u-dot-title {
    display: none; }

@media (min-width: 576px) {
  .u-carousel-indicators-v29 {
    border-top: 1px solid; }
    .u-carousel-indicators-v29 li {
      border-top: 3px solid transparent;
      padding-top: 10px;
      margin: -2px 20px 0; }
    .u-carousel-indicators-v29 .u-dot-title {
      display: block; } }
/*------------------------------------
  Carousel indicators v30
------------------------------------*/
.u-carousel-indicators-v30 {
  display: block;
  width: 100%; }
  .u-carousel-indicators-v30 > li {
    display: table-cell;
    width: 1%;
    text-align: center;
    float: none; }
  .u-carousel-indicators-v30 span {
    display: inline-block; }

@media (min-width: 576px) {
  .u-carousel-indicators-v30 {
    display: block;
    width: 100%; }
    .u-carousel-indicators-v30 > li {
      display: table-cell;
      width: 1%;
      text-align: center;
      float: none; }
    .u-carousel-indicators-v30 span {
      display: inline-block; } }
/*------------------------------------
  Carousel indicators v31
------------------------------------*/
.u-carousel-indicators-v31,
.u-carousel-indicators-v31--white {
  display: flex !important; }
  .u-carousel-indicators-v31 li,
  .u-carousel-indicators-v31--white li {
    margin: 0 5px; }
    .u-carousel-indicators-v31 li.slick-active span,
    .u-carousel-indicators-v31--white li.slick-active span {
      position: relative;
      top: 1px;
      width: 13px;
      height: 13px;
      background-color: #0069b4;
      transition-property: all;
      transition-timing-function: ease;
      transition-duration: .4s; }
  .u-carousel-indicators-v31 span,
  .u-carousel-indicators-v31--white span {
    position: relative;
    top: 2px;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 1;
    transition-property: all;
    transition-timing-function: ease;
    transition-duration: .4s;
    background-color: #ddd; }

/*------------------------------------
  Carousel Indicators v32
------------------------------------*/
.u-carousel-indicators-v32 .slick-slide {
  align-items: center !important;
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-duration: .5s; }
  .u-carousel-indicators-v32 .slick-slide .u-carousel-indicators-v32-img {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0); }
.u-carousel-indicators-v32 .slick-center {
  width: 70px;
  height: 70px;
  -webkit-transform: scale(1.35); }
  .u-carousel-indicators-v32 .slick-center .u-carousel-indicators-v32-img {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
    border-color: #fff; }

/*------------------------------------
  Breadcrumbs v1
------------------------------------*/
.u-breadcrumbs-v1 {
  padding-left: 0;
  margin-bottom: 0; }
  .u-breadcrumbs-v1 > * {
    display: inline-block;
    vertical-align: middle; }
  .u-breadcrumbs-v1 a:hover {
    text-decoration: none; }

/*------------------------------------
  Breadcrumbs v2
------------------------------------*/
.u-breadcrumbs-v2 {
  padding-left: 0;
  margin-bottom: 0; }
  .u-breadcrumbs-v2 > * {
    display: inline-block;
    vertical-align: middle; }
    .u-breadcrumbs-v2 > * > * {
      display: block;
      border-radius: 3px; }
  .u-breadcrumbs-v2 a:hover {
    text-decoration: none; }
  .u-breadcrumbs-v2 [class*="u-triangle"]:not([class*="__front"], [class*="__back"]) {
    display: none; }

@media (min-width: 768px) {
  .u-breadcrumbs-v2 > * {
    position: relative;
    background-color: #fff; }
    .u-breadcrumbs-v2 > * > * {
      border-radius: 0; }
    .u-breadcrumbs-v2 > *:first-child > * {
      border-radius: 5px 0 0 5px; }
    .u-breadcrumbs-v2 > *:last-child > * {
      border-radius: 0 5px 5px 0; }
  .u-breadcrumbs-v2 [class*="u-triangle"]:not([class*="__front"], [class*="__back"]) {
    top: 0;
    z-index: 2;
    display: block;
    width: 20px;
    height: 100%;
    margin-left: -0.05em; } }
/*------------------------------------
  Dot line v1
------------------------------------*/
.u-dot-line-v1,
.u-dot-line-v1-2 {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0; }
  .u-dot-line-v1::before, .u-dot-line-v1::after,
  .u-dot-line-v1-2::before,
  .u-dot-line-v1-2::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: calc(50% + 30px);
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: -1px; }
  .u-dot-line-v1::before, .u-dot-line-v1-2::before {
    left: -30px; }
    li:first-child .u-dot-line-v1::before,
    li:first-child .u-dot-line-v1-2::before {
      display: none; }
  .u-dot-line-v1::after, .u-dot-line-v1-2::after {
    right: -30px; }
    li:last-child .u-dot-line-v1::after,
    li:last-child .u-dot-line-v1-2::after {
      display: none; }
  .u-dot-line-v1__inner,
  .u-dot-line-v1-2__inner {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%; }
    .u-dot-line-v1__inner::before,
    .u-dot-line-v1-2__inner::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 12px;
      height: 12px;
      transform: translate(-50%, -50%);
      border-radius: 50%; }
  .u-dot-line-v1-2::before, .u-dot-line-v1-2::after,
  .u-dot-line-v1-2-2::before,
  .u-dot-line-v1-2-2::after {
    display: none; }

@media (min-width: 992px) {
  .u-dot-line-v1-2::before, .u-dot-line-v1-2::after {
    display: block; } }
/*------------------------------------
  Dot line v2
------------------------------------*/
.u-dot-line-v2,
.u-dot-line-v2-2 {
  position: relative;
  display: block;
  width: 100%;
  font-size: 0; }
  .u-dot-line-v2::before, .u-dot-line-v2::after,
  .u-dot-line-v2-2::before,
  .u-dot-line-v2-2::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: calc(50% + 30px);
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: -1px; }
  .u-dot-line-v2::before, .u-dot-line-v2-2::before {
    left: -30px; }
    li:first-child .u-dot-line-v2::before,
    li:first-child .u-dot-line-v2-2::before {
      display: none; }
  .u-dot-line-v2::after, .u-dot-line-v2-2::after {
    right: -30px; }
    li:last-child .u-dot-line-v2::after,
    li:last-child .u-dot-line-v2-2::after {
      display: none; }
  .u-dot-line-v2__inner,
  .u-dot-line-v2-2__inner {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 20px;
    height: 20px; }
    .u-dot-line-v2__inner::before,
    .u-dot-line-v2-2__inner::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 10px;
      height: 10px;
      transform: translate(-50%, -50%);
      border-width: 1px;
      border-style: solid;
      border-radius: 50%; }
  .u-dot-line-v2-2::before, .u-dot-line-v2-2::after,
  .u-dot-line-v2-2-2::before,
  .u-dot-line-v2-2-2::after {
    display: none; }

@media (min-width: 992px) {
  .u-dot-line-v2-2::before, .u-dot-line-v2-2::after {
    display: block; } }
/*------------------------------------
  Heading-v1
------------------------------------*/
[class*="u-heading-v1-"] {
  position: relative; }
  [class*="u-heading-v1-"]::before, [class*="u-heading-v1-"]::after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    width: 100%;
    height: 0;
    border-top-width: 1px;
    border-color: inherit; }
  [class*="u-heading-v1-"].text-center::before, [class*="u-heading-v1-"].text-center::after {
    left: 0;
    right: 0; }
  [class*="u-heading-v1-"].text-right::before, [class*="u-heading-v1-"].text-right::after {
    left: 0;
    right: auto; }

.u-heading-v1__title {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 1.0714285714rem;
  background-color: inherit;
  z-index: 2; }
  .text-right .u-heading-v1__title {
    padding-left: 1.0714285714rem;
    padding-right: 0; }
  .text-center .u-heading-v1__title {
    padding-left: 1.0714285714rem;
    padding-right: 1.0714285714rem; }

/*------------------------------------
  Heading-v1-1
------------------------------------*/
.u-heading-v1-1::before {
  top: 48%;
  border-top-style: solid; }
.u-heading-v1-1::after {
  top: 58%;
  border-top-style: solid; }

/*------------------------------------
  Heading-v1-2
------------------------------------*/
.u-heading-v1-2::before {
  top: 48%;
  border-top-style: dashed; }
.u-heading-v1-2::after {
  top: 58%;
  border-top-style: dashed; }

/*------------------------------------
  Heading-v1-3
------------------------------------*/
.u-heading-v1-3::before {
  top: 48%;
  border-top-style: dotted; }
.u-heading-v1-3::after {
  top: 58%;
  border-top-style: dotted; }

/*------------------------------------
  Heading-v1-4
------------------------------------*/
.u-heading-v1-4::before {
  top: 50%;
  border-top-style: solid; }

/*------------------------------------
  Heading-v1-5
------------------------------------*/
.u-heading-v1-5::before {
  top: 50%;
  border-top-style: dashed; }

/*------------------------------------
  Heading-v1-6
------------------------------------*/
.u-heading-v1-6::before {
  top: 50%;
  border-top-style: dotted; }

/*------------------------------------
  Heading-v1-7
------------------------------------*/
.u-heading-v1-7 {
  background: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="9px" height="6px"><polygon opacity="0.2" points="4.5,4.5 0,0 0,1.208 4.5,5.708 9,1.208 9,0 "/></svg>') 0 50% repeat-x; }

/*------------------------------------
  Heading-v2
------------------------------------*/
.u-heading-v2-1--bottom::after, .u-heading-v2-1--top::before, .u-heading-v2-2--bottom::after, .u-heading-v2-2--top::before, .u-heading-v2-3--bottom::after, .u-heading-v2-3--top::before, .u-heading-v2-4--bottom::after, .u-heading-v2-4--top::before, .u-heading-v2-5--bottom::after, .u-heading-v2-5--top::before, .u-heading-v2-6--bottom::after, .u-heading-v2-6--top::before, .u-heading-v2-7--bottom::after, .u-heading-v2-7--top::before {
  content: "";
  display: inline-block;
  border-top-style: solid;
  border-color: inherit; }

/*------------------------------------
  Heading-v2-1
------------------------------------*/
.u-heading-v2-1--bottom::after, .u-heading-v2-1--top::before {
  width: 3.1428571429rem;
  border-top-width: 2px; }

.u-heading-v2-1--bottom::after {
  margin-top: 1.7857142857rem; }
.u-heading-v2-1--top::before {
  margin-bottom: 1.7857142857rem; }

/*------------------------------------
  Heading-v2-2
------------------------------------*/
.u-heading-v2-2--bottom::after, .u-heading-v2-2--top::before {
  width: 2.7142857143rem;
  border-top-width: 5px; }

.u-heading-v2-2--bottom::after {
  margin-top: 1.7857142857rem; }
.u-heading-v2-2--top::before {
  margin-bottom: 1.7857142857rem; }

/*------------------------------------
  Heading-v2-3
------------------------------------*/
.u-heading-v2-3--bottom::after, .u-heading-v2-3--top::before {
  width: 5rem;
  border-top-width: 1px; }

.u-heading-v2-3--bottom::after {
  margin-top: 1.0714285714rem; }
.u-heading-v2-3--top::before {
  margin-bottom: 1.0714285714rem; }

/*------------------------------------
  Heading-v2-4
------------------------------------*/
.u-heading-v2-4--bottom::after, .u-heading-v2-4--top::before {
  width: 5rem;
  border-top-width: 10px; }

.u-heading-v2-4--bottom::after {
  margin-top: 2.1428571429rem; }
.u-heading-v2-4--top::before {
  margin-bottom: 2.1428571429rem; }

/*------------------------------------
  Heading-v2-5
------------------------------------*/
.u-heading-v2-5--bottom::after, .u-heading-v2-5--top::before {
  width: 5rem;
  border-top-width: 2px; }

.u-heading-v2-5--bottom::after {
  margin-top: 1.4285714286rem; }
.u-heading-v2-5--top::before {
  margin-bottom: 1.4285714286rem; }

/*------------------------------------
  Heading-v2-6
------------------------------------*/
.u-heading-v2-6--bottom::after, .u-heading-v2-6--top::before {
  width: 2.1428571429rem;
  border-top-width: 1px; }

.u-heading-v2-6--bottom::after {
  margin-top: 0.7142857143rem; }
.u-heading-v2-6--top::before {
  margin-bottom: 0.7142857143rem; }

/*------------------------------------
  Heading-v2-7
------------------------------------*/
.u-heading-v2-7--bottom::after, .u-heading-v2-7--top::before {
  width: 12rem;
  border-top-width: 10px; }

.u-heading-v2-7--bottom::after {
  margin-top: 2.8571428571rem; }
.u-heading-v2-7--top::before {
  margin-bottom: 2.8571428571rem; }

/*------------------------------------
  Heading-v3
------------------------------------*/
[class*="u-heading-v3-"] {
  border-bottom: 1px dotted #ccc; }

.u-heading-v3__title {
  position: relative;
  top: 1px;
  display: inline-block;
  margin: 0;
  padding-bottom: 0.7142857143rem;
  border-bottom: 1px solid #555; }

/*------------------------------------
  Heading-v4
------------------------------------*/
[class*="u-heading-v4-"] {
  padding: 0.1428571429rem 0 0.2142857143rem 1.4285714286rem;
  border-left-width: 4px;
  border-left-style: solid;
  border-color: inherit; }
  [class*="u-heading-v4-"].text-right {
    padding: 0.1428571429rem 1.4285714286rem 0.2142857143rem 0;
    border-left-width: 0;
    border-right-width: 4px;
    border-right-style: solid; }

/*------------------------------------
  Heading-v5
------------------------------------*/
.u-heading-v5__title {
  position: relative;
  display: inline-block;
  line-height: 1; }
  .u-heading-v5__title::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0.8571428571rem;
    height: 0.8571428571rem;
    background: #555; }
  .u-heading-v5-color-primary .u-heading-v5__title::before {
    background: #0069b4; }
  .u-heading-v5-color-gray-light-v2 .u-heading-v5__title::before {
    background: #ccc; }
  .u-heading-v5-color-white .u-heading-v5__title::before {
    background: #fff; }
  .u-heading-v5-rounded-50x .u-heading-v5__title::before {
    border-radius: 50%; }

/*------------------------------------
  Heading-v5-1
------------------------------------*/
.u-heading-v5-1 .u-heading-v5__title {
  padding-top: 1.7857142857rem; }
.u-heading-v5-1 .u-heading-v5__title::before {
  top: 0;
  left: 2px; }
.u-heading-v5-1.text-center .u-heading-v5__title::before {
  left: 50%;
  margin-left: -6px; }
.u-heading-v5-1.text-right .u-heading-v5__title::before {
  left: auto;
  right: 2px; }

/*------------------------------------
  Heading-v5-2
------------------------------------*/
.u-heading-v5-2 .u-heading-v5__title::before {
  left: 0;
  bottom: 3px; }
.u-heading-v5-2.text-right .u-heading-v5__title::before {
  left: auto;
  right: 0; }
.u-heading-v5-2 .u-heading-v5__title {
  padding-left: 1.7857142857rem; }
.u-heading-v5-2.text-right .u-heading-v5__title {
  padding-right: 1.7857142857rem; }

/*------------------------------------
  Heading-v5-3
------------------------------------*/
.u-heading-v5-3 .u-heading-v5__title::before {
  left: 2px;
  bottom: 0; }
.u-heading-v5-3.text-center .u-heading-v5__title::before {
  left: 50%;
  margin-left: -6px; }
.u-heading-v5-3.text-right .u-heading-v5__title::before {
  left: auto;
  right: 2px; }
.u-heading-v5-3 .u-heading-v5__title {
  padding-bottom: 1.7857142857rem; }

/*------------------------------------
  Heading-v6
------------------------------------*/
.u-heading-v6__title {
  display: inline-block;
  position: relative; }

.u-heading-v6-1 .u-heading-v6__title::after, .u-heading-v6-1.text-center .u-heading-v6__title::before, .u-heading-v6-1.text-right .u-heading-v6__title::before, .u-heading-v6-2 .u-heading-v6__title::after, .u-heading-v6-2.text-center .u-heading-v6__title::before, .u-heading-v6-2.text-right .u-heading-v6__title::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 5rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: inherit; }

/*------------------------------------
  Heading-v6-1
------------------------------------*/
.u-heading-v6-1 .u-heading-v6__title, .u-heading-v6-1 .u-heading-v6__subtitle {
  padding-right: 6.4285714286rem; }
.u-heading-v6-1.text-center .u-heading-v6__title, .u-heading-v6-1.text-right .u-heading-v6__title, .u-heading-v6-1.text-center .u-heading-v6__subtitle, .u-heading-v6-1.text-right .u-heading-v6__subtitle {
  padding-left: 6.4285714286rem; }
.u-heading-v6-1.text-right .u-heading-v6__title, .u-heading-v6-1.text-right .u-heading-v6__subtitle {
  padding-right: 0; }
.u-heading-v6-1 .u-heading-v6__title::after {
  right: 0; }
.u-heading-v6-1.text-center .u-heading-v6__title::before {
  left: 0; }
.u-heading-v6-1.text-right .u-heading-v6__title::before {
  left: 0; }
.u-heading-v6-1.text-right .u-heading-v6__title::after {
  display: none; }

/*------------------------------------
  Heading-v6-1
------------------------------------*/
.u-heading-v6-2 .u-heading-v6__title, .u-heading-v6-2 .u-heading-v6__subtitle {
  padding-left: 6.4285714286rem; }
.u-heading-v6-2.text-center .u-heading-v6__title, .u-heading-v6-2.text-right .u-heading-v6__title, .u-heading-v6-2.text-center .u-heading-v6__subtitle, .u-heading-v6-2.text-right .u-heading-v6__subtitle {
  padding-right: 6.4285714286rem; }
.u-heading-v6-2.text-right .u-heading-v6__title, .u-heading-v6-2.text-right .u-heading-v6__subtitle {
  padding-left: 0; }
.u-heading-v6-2 .u-heading-v6__title::after {
  left: 0; }
.u-heading-v6-2.text-center .u-heading-v6__title::before {
  right: 0; }
.u-heading-v6-2.text-right .u-heading-v6__title::before {
  right: 0; }
.u-heading-v6-2.text-right .u-heading-v6__title::after {
  display: none; }

/*------------------------------------
  Heading-v7
------------------------------------*/
.u-heading-v7-divider::after, .text-center .u-heading-v7-divider::before, .text-right .u-heading-v7-divider::before {
  content: "";
  position: absolute;
  top: 52%;
  display: inline-block;
  width: 2.8571428571rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: inherit; }

.u-heading-v7-divider {
  position: relative;
  display: inline-block; }
  .u-heading-v7-divider::after {
    right: -3.9285714286rem; }
  .text-center .u-heading-v7-divider::before {
    left: -3.9285714286rem; }
  .text-right .u-heading-v7-divider::before {
    left: -3.9285714286rem; }
  .text-right .u-heading-v7-divider::after {
    display: none; }
  .u-heading-v7-divider__icon {
    display: inline-block;
    font-size: 1.4rem; }

/*------------------------------------
  Heading-v7-1
------------------------------------*/
.u-heading-v7-1 .u-heading-v7-divider__icon {
  font-size: .6rem; }

/*------------------------------------
  Heading-v7-3
------------------------------------*/
.u-heading-v7-3 .u-heading-v7-divider::after,
.u-heading-v7-3 .u-heading-v7-divider::before {
  display: none; }

/*------------------------------------
  Heading-v8
------------------------------------*/
.u-heading-v8-1 .u-heading-v8__title strong, .u-heading-v8-2 .u-heading-v8__title strong {
  display: inline-block;
  font-weight: inherit; }

/*------------------------------------
  Heading-v8-1
------------------------------------*/
.u-heading-v8-1 .u-heading-v8__title strong {
  padding: 0.0714285714rem 0.5rem; }

/*------------------------------------
  Heading-v8-2
------------------------------------*/
.u-heading-v8-2 .u-heading-v8__title strong {
  padding: 0.7142857143rem 1.0714285714rem; }

/*------------------------------------
  Headings
------------------------------------*/
/* Massive Underline */
.u-heading-massive-underline {
  position: relative; }
  .u-heading-massive-underline::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2em;
    height: .3em;
    background-color: rgba(0, 105, 180, 0.8);
    z-index: -1; }

/*------------------------------------
  Nonstandart BG's
------------------------------------*/
.u-triangle-v1, .u-triangle-v1-2, .u-triangle-v2, .u-triangle-v3, .u-triangle-v4, .u-triangle-v5, .u-triangle-v6 {
  position: relative; }
  .u-triangle-v1::before, .u-triangle-v1-2::before, .u-triangle-v2::before, .u-triangle-v3::before, .u-triangle-v4::before, .u-triangle-v5::before, .u-triangle-v6::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 10; }
.u-triangle-v1::before, .u-triangle-v1-2::before, .u-triangle-v2::before, .u-triangle-v5::before, .u-triangle-v6::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent; }
.u-triangle-v1.u-triangle-top.g-bg-primary::before, .u-triangle-v1.u-triangle-left.g-bg-primary::before, .u-triangle-v1-2.u-triangle-top.g-bg-primary::before, .u-triangle-v1-2.u-triangle-left.g-bg-primary::before, .u-triangle-v2.u-triangle-top.g-bg-primary::before, .u-triangle-v2.u-triangle-left.g-bg-primary::before, .u-triangle-v5.u-triangle-top.g-bg-primary::before, .u-triangle-v5.u-triangle-left.g-bg-primary::before, .u-triangle-v6.u-triangle-top.g-bg-primary::before, .u-triangle-v6.u-triangle-left.g-bg-primary::before {
  border-bottom-color: #0069b4; }
.u-triangle-v1.u-triangle-top.g-bg-white::before, .u-triangle-v1.u-triangle-left.g-bg-white::before, .u-triangle-v1-2.u-triangle-top.g-bg-white::before, .u-triangle-v1-2.u-triangle-left.g-bg-white::before, .u-triangle-v2.u-triangle-top.g-bg-white::before, .u-triangle-v2.u-triangle-left.g-bg-white::before, .u-triangle-v5.u-triangle-top.g-bg-white::before, .u-triangle-v5.u-triangle-left.g-bg-white::before, .u-triangle-v6.u-triangle-top.g-bg-white::before, .u-triangle-v6.u-triangle-left.g-bg-white::before {
  border-bottom-color: #fff; }
.u-triangle-v1.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v1.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v2.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v2.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v5.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v5.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v6.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v6.u-triangle-left.g-bg-gray-light-v9::before {
  border-bottom-color: #f7f7f7; }
.u-triangle-v1.u-triangle-top.g-bg-black::before, .u-triangle-v1.u-triangle-left.g-bg-black::before, .u-triangle-v1-2.u-triangle-top.g-bg-black::before, .u-triangle-v1-2.u-triangle-left.g-bg-black::before, .u-triangle-v2.u-triangle-top.g-bg-black::before, .u-triangle-v2.u-triangle-left.g-bg-black::before, .u-triangle-v5.u-triangle-top.g-bg-black::before, .u-triangle-v5.u-triangle-left.g-bg-black::before, .u-triangle-v6.u-triangle-top.g-bg-black::before, .u-triangle-v6.u-triangle-left.g-bg-black::before {
  border-bottom-color: #000; }
.u-triangle-v1.u-triangle-bottom.g-bg-primary::before, .u-triangle-v1.u-triangle-right.g-bg-primary::before, .u-triangle-v1-2.u-triangle-bottom.g-bg-primary::before, .u-triangle-v1-2.u-triangle-right.g-bg-primary::before, .u-triangle-v2.u-triangle-bottom.g-bg-primary::before, .u-triangle-v2.u-triangle-right.g-bg-primary::before, .u-triangle-v5.u-triangle-bottom.g-bg-primary::before, .u-triangle-v5.u-triangle-right.g-bg-primary::before, .u-triangle-v6.u-triangle-bottom.g-bg-primary::before, .u-triangle-v6.u-triangle-right.g-bg-primary::before {
  border-top-color: #0069b4; }
.u-triangle-v1.u-triangle-bottom.g-bg-white::before, .u-triangle-v1.u-triangle-right.g-bg-white::before, .u-triangle-v1-2.u-triangle-bottom.g-bg-white::before, .u-triangle-v1-2.u-triangle-right.g-bg-white::before, .u-triangle-v2.u-triangle-bottom.g-bg-white::before, .u-triangle-v2.u-triangle-right.g-bg-white::before, .u-triangle-v5.u-triangle-bottom.g-bg-white::before, .u-triangle-v5.u-triangle-right.g-bg-white::before, .u-triangle-v6.u-triangle-bottom.g-bg-white::before, .u-triangle-v6.u-triangle-right.g-bg-white::before {
  border-top-color: #fff; }
.u-triangle-v1.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v1.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v2.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v2.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v5.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v5.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v6.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v6.u-triangle-right.g-bg-gray-light-v9::before {
  border-top-color: #f7f7f7; }
.u-triangle-v1.u-triangle-bottom.g-bg-black::before, .u-triangle-v1.u-triangle-right.g-bg-black::before, .u-triangle-v1-2.u-triangle-bottom.g-bg-black::before, .u-triangle-v1-2.u-triangle-right.g-bg-black::before, .u-triangle-v2.u-triangle-bottom.g-bg-black::before, .u-triangle-v2.u-triangle-right.g-bg-black::before, .u-triangle-v5.u-triangle-bottom.g-bg-black::before, .u-triangle-v5.u-triangle-right.g-bg-black::before, .u-triangle-v6.u-triangle-bottom.g-bg-black::before, .u-triangle-v6.u-triangle-right.g-bg-black::before {
  border-top-color: #000; }
.u-triangle-v1.u-triangle-top::before, .u-triangle-v1.u-triangle-bottom::before, .u-triangle-v1.u-triangle-left::before, .u-triangle-v1.u-triangle-right::before {
  left: 50%;
  margin-left: -20px; }
.u-triangle-v1.u-triangle-top::before, .u-triangle-v1.u-triangle-left::before {
  top: -25px;
  border-width: 0 20px 25px 20px; }
.u-triangle-v1.u-triangle-bottom::before, .u-triangle-v1.u-triangle-right::before {
  bottom: -25px;
  border-width: 25px 20px 0 20px; }
.u-triangle-v1-2.u-triangle-left.g-bg-primary::before, .u-triangle-v1-2.u-triangle-left.g-bg-white::before, .u-triangle-v1-2.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-left.g-bg-black::before, .u-triangle-v1-2.u-triangle-right.g-bg-primary::before, .u-triangle-v1-2.u-triangle-right.g-bg-white::before, .u-triangle-v1-2.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v1-2.u-triangle-right.g-bg-black::before {
  border-bottom-color: transparent;
  border-top-color: transparent; }
.u-triangle-v1-2.u-triangle-left::before, .u-triangle-v1-2.u-triangle-right::before {
  top: 50%;
  bottom: auto;
  left: auto;
  margin-top: -5px;
  margin-left: 0; }
.u-triangle-v1-2.u-triangle-left::before {
  left: -5px;
  border-width: 5px 5px 5px 0; }
.u-triangle-v1-2.u-triangle-left.g-bg-primary::before {
  border-right-color: #0069b4; }
.u-triangle-v1-2.u-triangle-left.g-bg-white::before {
  border-right-color: #fff; }
.u-triangle-v1-2.u-triangle-left.g-bg-gray-light-v9::before {
  border-right-color: #f7f7f7; }
.u-triangle-v1-2.u-triangle-left.g-bg-black::before {
  border-right-color: #000; }
.u-triangle-v1-2.u-triangle-right::before {
  right: -5px;
  border-width: 5px 0 5px 5px; }
.u-triangle-v1-2.u-triangle-right.g-bg-primary::before {
  border-left-color: #0069b4; }
.u-triangle-v1-2.u-triangle-right.g-bg-white::before {
  border-left-color: #fff; }
.u-triangle-v1-2.u-triangle-right.g-bg-gray-light-v9::before {
  border-left-color: #f7f7f7; }
.u-triangle-v1-2.u-triangle-right.g-bg-black::before {
  border-left-color: #000; }
.u-triangle-v2.u-triangle-top::before, .u-triangle-v2.u-triangle-bottom::before {
  left: 45px; }
.u-triangle-v2.u-triangle-left::before, .u-triangle-v2.u-triangle-right::before {
  top: 23px; }
.u-triangle-v2.u-triangle-top::before {
  top: -15px;
  border-width: 0 17px 15px 17px; }
.u-triangle-v2.u-triangle-bottom::before {
  bottom: -15px;
  border-width: 15px 17px 0 17px; }
.u-triangle-v2.u-triangle-left::before {
  left: -15px;
  border-width: 17px 15px 17px 0; }
.u-triangle-v2.u-triangle-right::before {
  right: -15px;
  border-width: 17px 0 17px 15px; }
.u-triangle-v3::before, .u-triangle-v4::before {
  background-repeat: no-repeat; }
.u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-bottom::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
  height: 50px;
  left: 0; }
.u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-left::before {
  top: -50px; }
.u-triangle-v3.u-triangle-bottom::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-bottom::before, .u-triangle-v4.u-triangle-right::before {
  bottom: -50px; }
.u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-left::before {
  width: 100%;
  background-size: 100%;
  background-position: top right; }
.u-triangle-v3.u-triangle-top.g-bg-primary::before, .u-triangle-v3.u-triangle-left.g-bg-primary::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #0069b4 50%); }
.u-triangle-v3.u-triangle-top.g-bg-white::before, .u-triangle-v3.u-triangle-left.g-bg-white::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #fff 50%); }
.u-triangle-v3.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v3.u-triangle-left.g-bg-gray-light-v9::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #f7f7f7 50%); }
.u-triangle-v3.u-triangle-top.g-bg-black::before, .u-triangle-v3.u-triangle-left.g-bg-black::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #000 50%); }
.u-triangle-v3.u-triangle-bottom::before, .u-triangle-v3.u-triangle-right::before {
  width: 100%;
  background-size: 100%;
  background-position: top right; }
.u-triangle-v3.u-triangle-bottom.g-bg-primary::before, .u-triangle-v3.u-triangle-right.g-bg-primary::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #0069b4 50%); }
.u-triangle-v3.u-triangle-bottom.g-bg-white::before, .u-triangle-v3.u-triangle-right.g-bg-white::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #fff 50%); }
.u-triangle-v3.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v3.u-triangle-right.g-bg-gray-light-v9::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #f7f7f7 50%); }
.u-triangle-v3.u-triangle-bottom.g-bg-black::before, .u-triangle-v3.u-triangle-right.g-bg-black::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #000 50%); }
.u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-left::before {
  width: 100%;
  background-size: 50.2% 100%;
  background-position: top left, top right; }
.u-triangle-v4.u-triangle-top.g-bg-primary::before, .u-triangle-v4.u-triangle-left.g-bg-primary::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #0069b4 50%), linear-gradient(to bottom left, transparent 49.6%, #0069b4 50%); }
.u-triangle-v4.u-triangle-top.g-bg-white::before, .u-triangle-v4.u-triangle-left.g-bg-white::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #fff 50%), linear-gradient(to bottom left, transparent 49.6%, #fff 50%); }
.u-triangle-v4.u-triangle-top.g-bg-gray-light-v9::before, .u-triangle-v4.u-triangle-left.g-bg-gray-light-v9::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #f7f7f7 50%), linear-gradient(to bottom left, transparent 49.6%, #f7f7f7 50%); }
.u-triangle-v4.u-triangle-top.g-bg-black::before, .u-triangle-v4.u-triangle-left.g-bg-black::before {
  background-image: linear-gradient(to bottom right, transparent 49.6%, #000 50%), linear-gradient(to bottom left, transparent 49.6%, #000 50%); }
.u-triangle-v4.u-triangle-bottom::before, .u-triangle-v4.u-triangle-right::before {
  width: 100%;
  background-size: 50.2% 100%;
  background-position: top left, top right; }
.u-triangle-v4.u-triangle-bottom.g-bg-primary::before, .u-triangle-v4.u-triangle-right.g-bg-primary::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #0069b4 50%), linear-gradient(to top left, transparent 49.6%, #0069b4 50%); }
.u-triangle-v4.u-triangle-bottom.g-bg-white::before, .u-triangle-v4.u-triangle-right.g-bg-white::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #fff 50%), linear-gradient(to top left, transparent 49.6%, #fff 50%); }
.u-triangle-v4.u-triangle-bottom.g-bg-gray-light-v9::before, .u-triangle-v4.u-triangle-right.g-bg-gray-light-v9::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #f7f7f7 50%), linear-gradient(to top left, transparent 49.6%, #f7f7f7 50%); }
.u-triangle-v4.u-triangle-bottom.g-bg-black::before, .u-triangle-v4.u-triangle-right.g-bg-black::before {
  background-image: linear-gradient(to top right, transparent 49.6%, #000 50%), linear-gradient(to top left, transparent 49.6%, #000 50%); }
.u-triangle-v5.u-triangle-top::before, .u-triangle-v5.u-triangle-bottom::before {
  left: 80px; }
.u-triangle-v5.u-triangle-left::before, .u-triangle-v5.u-triangle-right::before {
  top: 23px; }
.u-triangle-v5.u-triangle-top::before {
  top: -22px;
  border-width: 22px 0 0 22px; }
.u-triangle-v5.u-triangle-bottom::before {
  bottom: -22px;
  border-width: 22px 22px 0 0; }
.u-triangle-v5.u-triangle-left::before {
  left: -22px;
  border-width: 0 22px 22px 0; }
.u-triangle-v5.u-triangle-right::before {
  right: -22px;
  border-width: 22px 22px 0 0; }
.u-triangle-v6.u-triangle-top::before, .u-triangle-v6.u-triangle-bottom::before {
  left: 8%; }
.u-triangle-v6.u-triangle-left::before, .u-triangle-v6.u-triangle-right::before {
  top: 8%; }
.u-triangle-v6.u-triangle-top::before {
  top: -22px;
  border-width: 22px 22px 0 0; }
.u-triangle-v6.u-triangle-bottom::before {
  bottom: -22px;
  border-width: 22px 0 0 22px; }
.u-triangle-v6.u-triangle-left::before {
  left: -22px;
  border-width: 22px 22px 0 0; }
.u-triangle-v6.u-triangle-right::before {
  right: -22px;
  border-width: 0 22px 22px 0; }

[class*="u-triangle-inclusive-v1"]:not([class*="__front"], [class*="__back"]),
[class*="u-triangle-inclusive-v2"]:not([class*="__front"], [class*="__back"]) {
  position: absolute; }

.u-triangle-inclusive-v1--left {
  right: -14px; }
  .u-triangle-inclusive-v1--left__front {
    position: absolute;
    top: 1px;
    left: 0; }
  .u-triangle-inclusive-v1--left__front {
    border-width: 14px 0 14px 14px;
    border-style: solid;
    border-color: transparent; }
  .u-triangle-inclusive-v1--left__back {
    border-width: 15px 0 15px 15px;
    border-style: solid;
    border-color: transparent; }
.u-triangle-inclusive-v1--right {
  left: -14px; }
  .u-triangle-inclusive-v1--right__front {
    position: absolute;
    top: 1px;
    right: 0; }
  .u-triangle-inclusive-v1--right__front {
    border-width: 14px 14px 14px 0;
    border-style: solid;
    border-color: transparent; }
  .u-triangle-inclusive-v1--right__back {
    border-width: 15px 15px 15px 0;
    border-style: solid;
    border-color: transparent; }
.u-triangle-inclusive-v1--top {
  top: -14px; }
  .u-triangle-inclusive-v1--top__front {
    position: absolute;
    left: 1px;
    bottom: 0; }
  .u-triangle-inclusive-v1--top__front {
    border-width: 0 14px 14px 14px;
    border-style: solid;
    border-color: transparent; }
  .u-triangle-inclusive-v1--top__back {
    border-width: 0 15px 15px 15px;
    border-style: solid;
    border-color: transparent; }
.u-triangle-inclusive-v1--bottom {
  bottom: -14px; }
  .u-triangle-inclusive-v1--bottom__front {
    position: absolute;
    left: 1px;
    bottom: 1px; }
  .u-triangle-inclusive-v1--bottom__front {
    border-width: 14px 14px 0 14px;
    border-style: solid;
    border-color: transparent; }
  .u-triangle-inclusive-v1--bottom__back {
    border-width: 15px 15px 0 15px;
    border-style: solid;
    border-color: transparent; }
.u-triangle-inclusive-v2--left {
  left: 100%; }
  .u-triangle-inclusive-v2--left__front, .u-triangle-inclusive-v2--left__back {
    position: absolute;
    left: 0;
    height: 100%; }
    .u-triangle-inclusive-v2--left__front svg, .u-triangle-inclusive-v2--left__back svg {
      height: 100%;
      vertical-align: middle; }
  .u-triangle-inclusive-v2--left__front {
    z-index: 2; }
    .u-triangle-inclusive-v2--left__front svg polygon {
      fill: #eee; }
  .u-triangle-inclusive-v2--left__back {
    z-index: 1; }
    .u-triangle-inclusive-v2--left__back svg polygon {
      fill: #fff; }
.u-triangle-inclusive-v2--right {
  right: 100%; }
  .u-triangle-inclusive-v2--right__front, .u-triangle-inclusive-v2--right__back {
    position: absolute;
    right: 0;
    height: 100%; }
    .u-triangle-inclusive-v2--right__front svg, .u-triangle-inclusive-v2--right__back svg {
      height: 100%;
      vertical-align: middle; }
  .u-triangle-inclusive-v2--right__front {
    z-index: 2; }
    .u-triangle-inclusive-v2--right__front svg polygon {
      fill: #eee; }
  .u-triangle-inclusive-v2--right__back {
    z-index: 1; }
    .u-triangle-inclusive-v2--right__back svg polygon {
      fill: #fff; }
.u-triangle-inclusive-v2--top {
  bottom: 100%; }
  .u-triangle-inclusive-v2--top__front, .u-triangle-inclusive-v2--top__back {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .u-triangle-inclusive-v2--top__front svg, .u-triangle-inclusive-v2--top__back svg {
      width: 100%;
      vertical-align: bottom; }
  .u-triangle-inclusive-v2--top__front {
    z-index: 2; }
    .u-triangle-inclusive-v2--top__front svg polygon {
      fill: #eee; }
  .u-triangle-inclusive-v2--top__back {
    z-index: 1; }
    .u-triangle-inclusive-v2--top__back svg polygon {
      fill: #fff; }
.u-triangle-inclusive-v2--bottom {
  top: 100%; }
  .u-triangle-inclusive-v2--bottom__front, .u-triangle-inclusive-v2--bottom__back {
    position: absolute;
    top: 0;
    width: 100%; }
    .u-triangle-inclusive-v2--bottom__front svg, .u-triangle-inclusive-v2--bottom__back svg {
      width: 100%;
      vertical-align: top; }
  .u-triangle-inclusive-v2--bottom__front {
    z-index: 2; }
    .u-triangle-inclusive-v2--bottom__front svg polygon {
      fill: #eee; }
  .u-triangle-inclusive-v2--bottom__back {
    z-index: 1; }
    .u-triangle-inclusive-v2--bottom__back svg polygon {
      fill: #fff; }

.u-semicircle-v1 {
  position: relative;
  z-index: 10; }
  .u-semicircle-v1::before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 150%;
    height: 150%;
    border-radius: 50%; }
  .u-semicircle-v1.g-bg-primary::before {
    background: #0069b4; }
  .u-semicircle-v1.g-bg-white::before {
    background: #fff; }
  .u-semicircle-v1.g-bg-gray-light-v9::before {
    background: #f7f7f7; }
  .u-semicircle-v1.g-bg-black::before {
    background: #000; }
.u-semicircle-top::before, .u-semicircle-right::before {
  top: -20%;
  left: -25%; }
.u-semicircle-bottom::before, .u-semicircle-left::before {
  bottom: -20%;
  left: -25%; }

@media (max-width: 576px (-1)) {
  .u-triangle-none--xs::before,
  .u-semicircle-none--xs::before {
    display: none; } }
@media (min-width: 576px) {
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-bottom::before {
    height: 75px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
    width: 75px; }
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v4.u-triangle-top::before {
    top: -75px; }
  .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-bottom::before {
    bottom: -75px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-left::before {
    left: -75px; }
  .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-right::before {
    right: -75px; } }
@media (max-width: 768px (-1)) {
  .u-triangle-none--sm::before,
  .u-semicircle-none--sm::before {
    display: none; } }
@media (min-width: 768px) {
  .u-triangle-v1.u-triangle-left.g-bg-primary::before, .u-triangle-v1.u-triangle-left.g-bg-white::before, .u-triangle-v1.u-triangle-left.g-bg-gray-light-v9::before, .u-triangle-v1.u-triangle-left.g-bg-black::before, .u-triangle-v1.u-triangle-right.g-bg-primary::before, .u-triangle-v1.u-triangle-right.g-bg-white::before, .u-triangle-v1.u-triangle-right.g-bg-gray-light-v9::before, .u-triangle-v1.u-triangle-right.g-bg-black::before {
    border-bottom-color: transparent;
    border-top-color: transparent; }
  .u-triangle-v1.u-triangle-left::before, .u-triangle-v1.u-triangle-right::before {
    top: 50%;
    bottom: auto;
    left: auto;
    margin-top: -20px;
    margin-left: 0; }
  .u-triangle-v1.u-triangle-left::before {
    left: -25px;
    border-width: 20px 25px 20px 0; }
  .u-triangle-v1.u-triangle-left.g-bg-primary::before {
    border-right-color: #0069b4; }
  .u-triangle-v1.u-triangle-left.g-bg-white::before {
    border-right-color: #fff; }
  .u-triangle-v1.u-triangle-left.g-bg-gray-light-v9::before {
    border-right-color: #f7f7f7; }
  .u-triangle-v1.u-triangle-left.g-bg-black::before {
    border-right-color: #000; }
  .u-triangle-v1.u-triangle-right::before {
    right: -25px;
    border-width: 20px 0 20px 25px; }
  .u-triangle-v1.u-triangle-right.g-bg-primary::before {
    border-left-color: #0069b4; }
  .u-triangle-v1.u-triangle-right.g-bg-white::before {
    border-left-color: #fff; }
  .u-triangle-v1.u-triangle-right.g-bg-gray-light-v9::before {
    border-left-color: #f7f7f7; }
  .u-triangle-v1.u-triangle-right.g-bg-black::before {
    border-left-color: #000; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
    height: 100%;
    left: auto; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-left::before {
    top: 0; }
  .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-right::before {
    top: 0;
    bottom: auto; }
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-bottom::before {
    height: 100px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
    width: 100px; }
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v4.u-triangle-top::before {
    top: -100px; }
  .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-bottom::before {
    bottom: -100px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-left::before {
    left: -100px; }
  .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-right::before {
    right: -100px; }
  .u-triangle-v3.u-triangle-left.g-bg-primary::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #0069b4 50%); }
  .u-triangle-v3.u-triangle-left.g-bg-white::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #fff 50%); }
  .u-triangle-v3.u-triangle-left.g-bg-gray-light-v9::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #f7f7f7 50%); }
  .u-triangle-v3.u-triangle-left.g-bg-black::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #000 50%); }
  .u-triangle-v3.u-triangle-right.g-bg-primary::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #0069b4 50%); }
  .u-triangle-v3.u-triangle-right.g-bg-white::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #fff 50%); }
  .u-triangle-v3.u-triangle-right.g-bg-gray-light-v9::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #f7f7f7 50%); }
  .u-triangle-v3.u-triangle-right.g-bg-black::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #000 50%); }
  .u-triangle-v4.u-triangle-left::before {
    height: 100%;
    background-size: 100% 50.2%;
    background-position: top right, bottom left; }
  .u-triangle-v4.u-triangle-left.g-bg-primary::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #0069b4 50%), linear-gradient(to top right, transparent 49.6%, #0069b4 50%); }
  .u-triangle-v4.u-triangle-left.g-bg-white::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #fff 50%), linear-gradient(to top right, transparent 49.6%, #fff 50%); }
  .u-triangle-v4.u-triangle-left.g-bg-gray-light-v9::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #f7f7f7 50%), linear-gradient(to top right, transparent 49.6%, #f7f7f7 50%); }
  .u-triangle-v4.u-triangle-left.g-bg-black::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #000 50%), linear-gradient(to top right, transparent 49.6%, #000 50%); }
  .u-triangle-v4.u-triangle-right::before {
    height: 100%;
    background-size: 100% 50.2%;
    background-position: top right, bottom left; }
  .u-triangle-v4.u-triangle-right.g-bg-primary::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #0069b4 50%), linear-gradient(to top left, transparent 49.6%, #0069b4 50%); }
  .u-triangle-v4.u-triangle-right.g-bg-white::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #fff 50%), linear-gradient(to top left, transparent 49.6%, #fff 50%); }
  .u-triangle-v4.u-triangle-right.g-bg-gray-light-v9::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #f7f7f7 50%), linear-gradient(to top left, transparent 49.6%, #f7f7f7 50%); }
  .u-triangle-v4.u-triangle-right.g-bg-black::before {
    background-image: linear-gradient(to bottom left, transparent 49.6%, #000 50%), linear-gradient(to top left, transparent 49.6%, #000 50%); }

  .u-semicircle-left::before {
    top: -25%;
    left: -20%; }
  .u-semicircle-right::before {
    top: -25%;
    bottom: auto;
    left: auto;
    right: -20%; } }
@media (max-width: 992px (-1)) {
  .u-triangle-none--md::before,
  .u-semicircle-none--md::before {
    display: none; } }
@media (min-width: 992px) {
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-bottom::before {
    height: 150px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
    width: 150px; }
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v4.u-triangle-top::before {
    top: -150px; }
  .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-bottom::before {
    bottom: -150px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-left::before {
    left: -150px; }
  .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-right::before {
    right: -150px; } }
@media (max-width: 1200px) {
  .u-triangle-none--lg::before,
  .u-semicircle-none--lg::before {
    display: none; } }
@media (min-width: 1200px) {
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-top::before, .u-triangle-v4.u-triangle-bottom::before {
    height: 200px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-left::before, .u-triangle-v4.u-triangle-right::before {
    width: 200px; }
  .u-triangle-v3.u-triangle-top::before, .u-triangle-v4.u-triangle-top::before {
    top: -200px; }
  .u-triangle-v3.u-triangle-bottom::before, .u-triangle-v4.u-triangle-bottom::before {
    bottom: -200px; }
  .u-triangle-v3.u-triangle-left::before, .u-triangle-v4.u-triangle-left::before {
    left: -200px; }
  .u-triangle-v3.u-triangle-right::before, .u-triangle-v4.u-triangle-right::before {
    right: -200px; } }
.u-triangle-none--xl::before,
.u-semicircle-none--xl::before {
  display: none; }

.u-zigzag-top {
  position: relative;
  background: #f7f7f7;
  z-index: 1; }
  .u-zigzag-top::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(-225deg, #f7f7f7 10px, transparent 0) 0 10px, -webkit-linear-gradient(-315deg, #f7f7f7 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

.u-zigzag-bottom {
  position: relative;
  background: #f7f7f7;
  z-index: 1; }
  .u-zigzag-bottom::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(225deg, #f7f7f7 10px, transparent 0) 0 10px, -webkit-linear-gradient(315deg, #f7f7f7 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

.u-zigzag-top-white {
  position: relative;
  background: #fff;
  z-index: 1; }
  .u-zigzag-top-white::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(-225deg, #fff 10px, transparent 0) 0 10px, -webkit-linear-gradient(-315deg, #fff 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

.u-zigzag-top-primary {
  position: relative;
  background: #0069b4;
  z-index: 1; }
  .u-zigzag-top-primary::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(-225deg, #0069b4 10px, transparent 0) 0 10px, -webkit-linear-gradient(-315deg, #0069b4 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

.u-zigzag-top-black {
  position: relative;
  background: #000;
  z-index: 1; }
  .u-zigzag-top-black::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(-225deg, #000 10px, transparent 0) 0 10px, -webkit-linear-gradient(-315deg, #000 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

.u-zigzag-top-gray-dark-v1 {
  position: relative;
  background: #111;
  z-index: 1; }
  .u-zigzag-top-gray-dark-v1::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 20px;
    background: -webkit-linear-gradient(-225deg, #111 10px, transparent 0) 0 10px, -webkit-linear-gradient(-315deg, #111 10px, transparent 0) 0 10px;
    background-position: top left;
    background-repear: repeat-x;
    background-size: 20px 20px; }

/*------------------------------------
  Nonstandard-bg
------------------------------------*/
[class*="u-ns-bg-v"] {
  position: relative; }
  [class*="u-ns-bg-v"]::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 3; }

/*------------------------------------
  Nonstandard Background v1
------------------------------------*/
[class*="u-ns-bg-v1"] {
  position: relative; }
  [class*="u-ns-bg-v1"]::before {
    content: "";
    position: absolute;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }

.u-ns-bg-v1-top::before, .u-ns-bg-v1-bottom::before {
  left: 50%;
  margin-left: -25px; }
.u-ns-bg-v1-left::before, .u-ns-bg-v1-right::before {
  top: 50%;
  margin-top: -25px; }
.u-ns-bg-v1-top::before {
  top: -25px;
  border-width: 0 20px 25px 20px; }
.u-ns-bg-v1-top.g-bg-primary::before, .g-parent.g-bg-primary .u-ns-bg-v1-top::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v1-top.g-bg-white::before, .g-parent.g-bg-white .u-ns-bg-v1-top::before {
  border-bottom-color: #fff; }
.u-ns-bg-v1-top.g-bg-gray-light-v2::before, .g-parent.g-bg-gray-light-v2 .u-ns-bg-v1-top::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v1-top.g-bg-black::before, .g-parent.g-bg-black .u-ns-bg-v1-top::before {
  border-bottom-color: #000; }
.u-ns-bg-v1-bottom::before {
  bottom: -25px;
  border-width: 25px 20px 0 20px; }
.u-ns-bg-v1-bottom.g-bg-primary::before, .g-parent.g-bg-primary .u-ns-bg-v1-bottom::before {
  border-top-color: #0069b4; }
.u-ns-bg-v1-bottom.g-bg-white::before, .g-parent.g-bg-white .u-ns-bg-v1-bottom::before {
  border-top-color: #fff; }
.u-ns-bg-v1-bottom.g-bg-gray-light-v2::before, .g-parent.g-bg-gray-light-v2 .u-ns-bg-v1-bottom::before {
  border-top-color: #ccc; }
.u-ns-bg-v1-bottom.g-bg-black::before, .g-parent.g-bg-black .u-ns-bg-v1-bottom::before {
  border-top-color: #000; }
.u-ns-bg-v1-left::before {
  left: -25px;
  border-width: 20px 25px 20px 0; }
.u-ns-bg-v1-left.g-bg-primary::before, .g-parent.g-bg-primary .u-ns-bg-v1-left::before {
  border-right-color: #0069b4; }
.u-ns-bg-v1-left.g-bg-white::before, .g-parent.g-bg-white .u-ns-bg-v1-left::before {
  border-right-color: #fff; }
.u-ns-bg-v1-left.g-bg-gray-light-v2::before, .g-parent.g-bg-gray-light-v2 .u-ns-bg-v1-left::before {
  border-right-color: #ccc; }
.u-ns-bg-v1-left.g-bg-black::before, .g-parent.g-bg-black .u-ns-bg-v1-left::before {
  border-right-color: #000; }
.u-ns-bg-v1-right::before {
  right: -25px;
  border-width: 20px 0 20px 25px; }
.u-ns-bg-v1-right.g-bg-primary::before, .g-parent.g-bg-primary .u-ns-bg-v1-right::before {
  border-left-color: #0069b4; }
.u-ns-bg-v1-right.g-bg-white::before, .g-parent.g-bg-white .u-ns-bg-v1-right::before {
  border-left-color: #fff; }
.u-ns-bg-v1-right.g-bg-gray-light-v2::before, .g-parent.g-bg-gray-light-v2 .u-ns-bg-v1-right::before {
  border-left-color: #ccc; }
.u-ns-bg-v1-right.g-bg-black::before, .g-parent.g-bg-black .u-ns-bg-v1-right::before {
  border-left-color: #000; }

@media (min-width: 768px) {
  .u-ns-bg-v1-top--md::before, .u-ns-bg-v1-bottom--md::before, .u-ns-bg-v1-left--md::before, .u-ns-bg-v1-right--md::before {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
  .u-ns-bg-v1-top--md.g-bg-primary::before, .u-ns-bg-v1-top--md.g-bg-white::before, .u-ns-bg-v1-top--md.g-bg-gray-light-v2::before, .u-ns-bg-v1-top--md.g-bg-black::before, .u-ns-bg-v1-bottom--md.g-bg-primary::before, .u-ns-bg-v1-bottom--md.g-bg-white::before, .u-ns-bg-v1-bottom--md.g-bg-gray-light-v2::before, .u-ns-bg-v1-bottom--md.g-bg-black::before, .u-ns-bg-v1-left--md.g-bg-primary::before, .u-ns-bg-v1-left--md.g-bg-white::before, .u-ns-bg-v1-left--md.g-bg-gray-light-v2::before, .u-ns-bg-v1-left--md.g-bg-black::before, .u-ns-bg-v1-right--md.g-bg-primary::before, .u-ns-bg-v1-right--md.g-bg-white::before, .u-ns-bg-v1-right--md.g-bg-gray-light-v2::before, .u-ns-bg-v1-right--md.g-bg-black::before {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }
  .u-ns-bg-v1-top--md::before, .u-ns-bg-v1-bottom--md::before {
    left: 50%;
    margin-left: -25px; }
  .u-ns-bg-v1-left--md::before, .u-ns-bg-v1-right--md::before {
    top: 50%;
    margin-top: -25px; }
  .u-ns-bg-v1-top--md::before {
    top: -25px;
    border-width: 0 20px 25px 20px; }
  .u-ns-bg-v1-top--md.g-bg-primary::before {
    border-bottom-color: #0069b4; }
  .u-ns-bg-v1-top--md.g-bg-white::before {
    border-bottom-color: #fff; }
  .u-ns-bg-v1-top--md.g-bg-gray-light-v2::before {
    border-bottom-color: #ccc; }
  .u-ns-bg-v1-top--md.g-bg-black::before {
    border-bottom-color: #000; }
  .u-ns-bg-v1-bottom--md::before {
    bottom: -25px;
    border-width: 25px 20px 0 20px; }
  .u-ns-bg-v1-bottom--md.g-bg-primary::before {
    border-top-color: #0069b4; }
  .u-ns-bg-v1-bottom--md.g-bg-white::before {
    border-top-color: #fff; }
  .u-ns-bg-v1-bottom--md.g-bg-gray-light-v2::before {
    border-top-color: #ccc; }
  .u-ns-bg-v1-bottom--md.g-bg-black::before {
    border-top-color: #000; }
  .u-ns-bg-v1-left--md::before {
    left: -25px;
    border-width: 20px 25px 20px 0; }
  .u-ns-bg-v1-left--md.g-bg-primary::before {
    border-right-color: #0069b4; }
  .u-ns-bg-v1-left--md.g-bg-white::before {
    border-right-color: #fff; }
  .u-ns-bg-v1-left--md.g-bg-gray-light-v2::before {
    border-right-color: #ccc; }
  .u-ns-bg-v1-left--md.g-bg-black::before {
    border-right-color: #000; }
  .u-ns-bg-v1-right--md::before {
    right: -25px;
    border-width: 20px 0 20px 25px; }
  .u-ns-bg-v1-right--md.g-bg-primary::before {
    border-left-color: #0069b4; }
  .u-ns-bg-v1-right--md.g-bg-white::before {
    border-left-color: #fff; }
  .u-ns-bg-v1-right--md.g-bg-gray-light-v2::before {
    border-left-color: #ccc; }
  .u-ns-bg-v1-right--md.g-bg-black::before {
    border-left-color: #000; } }
/*------------------------------------
  Nonstandard Background v2
------------------------------------*/
[class*="u-ns-bg-v2"] {
  position: relative; }
  [class*="u-ns-bg-v2"]::before {
    content: "";
    position: absolute;
    z-index: 3;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }

.u-ns-bg-v2-top::before, .u-ns-bg-v2-bottom::before,
.u-ns-bg-v2-2-top::before,
.u-ns-bg-v2-2-bottom::before {
  left: 45px; }
.u-ns-bg-v2-left::before, .u-ns-bg-v2-right::before,
.u-ns-bg-v2-2-left::before,
.u-ns-bg-v2-2-right::before {
  top: 23px; }
.u-ns-bg-v2-top::before,
.u-ns-bg-v2-2-top::before {
  top: -15px;
  border-width: 0 17px 15px 17px; }
.u-ns-bg-v2-top.g-bg-primary::before,
.u-ns-bg-v2-2-top.g-bg-primary::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v2-top.g-bg-white::before,
.u-ns-bg-v2-2-top.g-bg-white::before {
  border-bottom-color: #fff; }
.u-ns-bg-v2-top.g-bg-gray-light-v2::before,
.u-ns-bg-v2-2-top.g-bg-gray-light-v2::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v2-top.g-bg-gray-light-v5::before,
.u-ns-bg-v2-2-top.g-bg-gray-light-v5::before {
  border-bottom-color: #f7f7f7; }
.u-ns-bg-v2-top.g-bg-black::before,
.u-ns-bg-v2-2-top.g-bg-black::before {
  border-bottom-color: #000; }
.u-ns-bg-v2-bottom::before,
.u-ns-bg-v2-2-bottom::before {
  bottom: -15px;
  border-width: 15px 17px 0 17px; }
.u-ns-bg-v2-bottom.g-bg-primary::before,
.u-ns-bg-v2-2-bottom.g-bg-primary::before {
  border-top-color: #0069b4; }
.u-ns-bg-v2-bottom.g-bg-white::before,
.u-ns-bg-v2-2-bottom.g-bg-white::before {
  border-top-color: #fff; }
.u-ns-bg-v2-bottom.g-bg-gray-light-v2::before,
.u-ns-bg-v2-2-bottom.g-bg-gray-light-v2::before {
  border-top-color: #ccc; }
.u-ns-bg-v2-bottom.g-bg-black::before,
.u-ns-bg-v2-2-bottom.g-bg-black::before {
  border-top-color: #000; }
.u-ns-bg-v2-left::before,
.u-ns-bg-v2-2-left::before {
  left: -15px;
  border-width: 17px 15px 17px 0; }
.u-ns-bg-v2-left.g-bg-primary::before,
.u-ns-bg-v2-2-left.g-bg-primary::before {
  border-right-color: #0069b4; }
.u-ns-bg-v2-left.g-bg-white::before,
.u-ns-bg-v2-2-left.g-bg-white::before {
  border-right-color: #fff; }
.u-ns-bg-v2-left.g-bg-gray-light-v2::before,
.u-ns-bg-v2-2-left.g-bg-gray-light-v2::before {
  border-right-color: #ccc; }
.u-ns-bg-v2-left.g-bg-black::before,
.u-ns-bg-v2-2-left.g-bg-black::before {
  border-right-color: #000; }
.u-ns-bg-v2-right::before,
.u-ns-bg-v2-2-right::before {
  right: -15px;
  border-width: 17px 0 17px 15px; }
.u-ns-bg-v2-right.g-bg-primary::before,
.u-ns-bg-v2-2-right.g-bg-primary::before {
  border-left-color: #0069b4; }
.u-ns-bg-v2-right.g-bg-white::before,
.u-ns-bg-v2-2-right.g-bg-white::before {
  border-left-color: #fff; }
.u-ns-bg-v2-right.g-bg-gray-light-v2::before,
.u-ns-bg-v2-2-right.g-bg-gray-light-v2::before {
  border-left-color: #ccc; }
.u-ns-bg-v2-right.g-bg-black::before,
.u-ns-bg-v2-2-right.g-bg-black::before {
  border-left-color: #000; }
.u-ns-bg-v2-2-top::before, .u-ns-bg-v2-2-bottom::before,
.u-ns-bg-v2-2-2-top::before,
.u-ns-bg-v2-2-2-bottom::before {
  left: 20px; }
.u-ns-bg-v2-2-left::before, .u-ns-bg-v2-2-right::before,
.u-ns-bg-v2-2-2-left::before,
.u-ns-bg-v2-2-2-right::before {
  top: 30px; }
.u-ns-bg-v2-2-top::before,
.u-ns-bg-v2-2-2-top::before {
  border-width: 0 15px 15px 15px; }
.u-ns-bg-v2-2-bottom::before,
.u-ns-bg-v2-2-2-bottom::before {
  border-width: 15px 15px 0 15px; }
.u-ns-bg-v2-2-left::before,
.u-ns-bg-v2-2-2-left::before {
  border-width: 15px 15px 15px 0; }
.u-ns-bg-v2-2-right::before,
.u-ns-bg-v2-2-2-right::before {
  border-width: 15px 0 15px 15px; }

@media (min-width: 768px) {
  .u-ns-bg-v2-top--md::before, .u-ns-bg-v2-bottom--md::before, .u-ns-bg-v2-left--md::before, .u-ns-bg-v2-right--md::before,
  .u-ns-bg-v2-2-top--md::before,
  .u-ns-bg-v2-2-bottom--md::before,
  .u-ns-bg-v2-2-left--md::before,
  .u-ns-bg-v2-2-right--md::before {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
  .u-ns-bg-v2-top--md.g-bg-primary::before, .u-ns-bg-v2-top--md.g-bg-white::before, .u-ns-bg-v2-top--md.g-bg-gray-light-v2::before, .u-ns-bg-v2-top--md.g-bg-black::before, .u-ns-bg-v2-bottom--md.g-bg-primary::before, .u-ns-bg-v2-bottom--md.g-bg-white::before, .u-ns-bg-v2-bottom--md.g-bg-gray-light-v2::before, .u-ns-bg-v2-bottom--md.g-bg-black::before, .u-ns-bg-v2-left--md.g-bg-primary::before, .u-ns-bg-v2-left--md.g-bg-white::before, .u-ns-bg-v2-left--md.g-bg-gray-light-v2::before, .u-ns-bg-v2-left--md.g-bg-black::before, .u-ns-bg-v2-right--md.g-bg-primary::before, .u-ns-bg-v2-right--md.g-bg-white::before, .u-ns-bg-v2-right--md.g-bg-gray-light-v2::before, .u-ns-bg-v2-right--md.g-bg-black::before,
  .u-ns-bg-v2-2-top--md.g-bg-primary::before,
  .u-ns-bg-v2-2-top--md.g-bg-white::before,
  .u-ns-bg-v2-2-top--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-top--md.g-bg-black::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-primary::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-white::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-black::before,
  .u-ns-bg-v2-2-left--md.g-bg-primary::before,
  .u-ns-bg-v2-2-left--md.g-bg-white::before,
  .u-ns-bg-v2-2-left--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-left--md.g-bg-black::before,
  .u-ns-bg-v2-2-right--md.g-bg-primary::before,
  .u-ns-bg-v2-2-right--md.g-bg-white::before,
  .u-ns-bg-v2-2-right--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-right--md.g-bg-black::before {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }
  .u-ns-bg-v2-top--md::before,
  .u-ns-bg-v2-2-top--md::before {
    top: -15px;
    border-width: 0 17px 15px 17px; }
  .u-ns-bg-v2-top--md.g-bg-primary::before,
  .u-ns-bg-v2-2-top--md.g-bg-primary::before {
    border-bottom-color: #0069b4; }
  .u-ns-bg-v2-top--md.g-bg-white::before,
  .u-ns-bg-v2-2-top--md.g-bg-white::before {
    border-bottom-color: #fff; }
  .u-ns-bg-v2-top--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-top--md.g-bg-gray-light-v2::before {
    border-bottom-color: #ccc; }
  .u-ns-bg-v2-top--md.g-bg-black::before,
  .u-ns-bg-v2-2-top--md.g-bg-black::before {
    border-bottom-color: #000; }
  .u-ns-bg-v2-bottom--md::before,
  .u-ns-bg-v2-2-bottom--md::before {
    bottom: -15px;
    border-width: 15px 17px 0 17px; }
  .u-ns-bg-v2-bottom--md.g-bg-primary::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-primary::before {
    border-top-color: #0069b4; }
  .u-ns-bg-v2-bottom--md.g-bg-white::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-white::before {
    border-top-color: #fff; }
  .u-ns-bg-v2-bottom--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-gray-light-v2::before {
    border-top-color: #ccc; }
  .u-ns-bg-v2-bottom--md.g-bg-black::before,
  .u-ns-bg-v2-2-bottom--md.g-bg-black::before {
    border-top-color: #000; }
  .u-ns-bg-v2-left--md::before,
  .u-ns-bg-v2-2-left--md::before {
    left: -15px;
    border-width: 17px 15px 17px 0; }
  .u-ns-bg-v2-left--md.g-bg-primary::before,
  .u-ns-bg-v2-2-left--md.g-bg-primary::before {
    border-right-color: #0069b4; }
  .u-ns-bg-v2-left--md.g-bg-white::before,
  .u-ns-bg-v2-2-left--md.g-bg-white::before {
    border-right-color: #fff; }
  .u-ns-bg-v2-left--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-left--md.g-bg-gray-light-v2::before {
    border-right-color: #ccc; }
  .u-ns-bg-v2-left--md.g-bg-black::before,
  .u-ns-bg-v2-2-left--md.g-bg-black::before {
    border-right-color: #000; }
  .u-ns-bg-v2-right--md::before,
  .u-ns-bg-v2-2-right--md::before {
    right: -15px;
    border-width: 17px 0 17px 15px; }
  .u-ns-bg-v2-right--md.g-bg-primary::before,
  .u-ns-bg-v2-2-right--md.g-bg-primary::before {
    border-left-color: #0069b4; }
  .u-ns-bg-v2-right--md.g-bg-white::before,
  .u-ns-bg-v2-2-right--md.g-bg-white::before {
    border-left-color: #fff; }
  .u-ns-bg-v2-right--md.g-bg-gray-light-v2::before,
  .u-ns-bg-v2-2-right--md.g-bg-gray-light-v2::before {
    border-left-color: #ccc; }
  .u-ns-bg-v2-right--md.g-bg-black::before,
  .u-ns-bg-v2-2-right--md.g-bg-black::before {
    border-left-color: #000; }
  .u-ns-bg-v2-2-top--md::before, .u-ns-bg-v2-2-bottom--md::before,
  .u-ns-bg-v2-2-2-top--md::before,
  .u-ns-bg-v2-2-2-bottom--md::before {
    left: 20px; }
  .u-ns-bg-v2-2-left--md::before, .u-ns-bg-v2-2-right--md::before,
  .u-ns-bg-v2-2-2-left--md::before,
  .u-ns-bg-v2-2-2-right--md::before {
    top: 30px; }
  .u-ns-bg-v2-2-top--md::before,
  .u-ns-bg-v2-2-2-top--md::before {
    border-width: 0 15px 15px 15px; }
  .u-ns-bg-v2-2-bottom--md::before,
  .u-ns-bg-v2-2-2-bottom--md::before {
    border-width: 15px 15px 0 15px; }
  .u-ns-bg-v2-2-left--md::before,
  .u-ns-bg-v2-2-2-left--md::before {
    border-width: 15px 15px 15px 0; }
  .u-ns-bg-v2-2-right--md::before,
  .u-ns-bg-v2-2-2-right--md::before {
    border-width: 15px 0 15px 15px; } }
/*------------------------------------
  Nonstandard Background v3
------------------------------------*/
[class*="u-ns-bg-v3"] {
  position: relative; }
  [class*="u-ns-bg-v3"]::before {
    content: "";
    position: absolute;
    z-index: 3;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }

.u-ns-bg-v3-top::before, .u-ns-bg-v3-bottom::before {
  left: 80px; }
.u-ns-bg-v3-left::before, .u-ns-bg-v3-right::before {
  top: 23px; }
.u-ns-bg-v3-top.g-bg-primary::before, .u-ns-bg-v3-left.g-bg-primary::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v3-top.g-bg-white::before, .u-ns-bg-v3-left.g-bg-white::before {
  border-bottom-color: #fff; }
.u-ns-bg-v3-top.g-bg-gray-light-v2::before, .u-ns-bg-v3-left.g-bg-gray-light-v2::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v3-top.g-bg-black::before, .u-ns-bg-v3-left.g-bg-black::before {
  border-bottom-color: #000; }
.u-ns-bg-v3-top.g-bg-facebook::before, .u-ns-bg-v3-left.g-bg-facebook::before {
  border-bottom-color: #3b5998; }
.u-ns-bg-v3-bottom.g-bg-primary::before, .u-ns-bg-v3-right.g-bg-primary::before {
  border-top-color: #0069b4; }
.u-ns-bg-v3-bottom.g-bg-white::before, .u-ns-bg-v3-right.g-bg-white::before {
  border-top-color: #fff; }
.u-ns-bg-v3-bottom.g-bg-gray-light-v2::before, .u-ns-bg-v3-right.g-bg-gray-light-v2::before {
  border-top-color: #ccc; }
.u-ns-bg-v3-bottom.g-bg-black::before, .u-ns-bg-v3-right.g-bg-black::before {
  border-top-color: #000; }
.u-ns-bg-v3-bottom.g-bg-lightred::before, .u-ns-bg-v3-right.g-bg-lightred::before {
  border-top-color: #e64b3b; }
.u-ns-bg-v3-bottom.g-bg-blue::before, .u-ns-bg-v3-right.g-bg-blue::before {
  border-top-color: #3398dc; }
.u-ns-bg-v3-bottom.g-bg-purple::before, .u-ns-bg-v3-right.g-bg-purple::before {
  border-top-color: #9a69cb; }
.u-ns-bg-v3-bottom.g-bg-cyan::before, .u-ns-bg-v3-right.g-bg-cyan::before {
  border-top-color: #00bed6; }
.u-ns-bg-v3-bottom.g-bg-teal::before, .u-ns-bg-v3-right.g-bg-teal::before {
  border-top-color: #18ba9b; }
.u-ns-bg-v3-bottom.g-bg-pink::before, .u-ns-bg-v3-right.g-bg-pink::before {
  border-top-color: #e81c62; }
.u-ns-bg-v3-bottom.g-bg-red::before, .u-ns-bg-v3-right.g-bg-red::before {
  border-top-color: #f00; }
.u-ns-bg-v3-bottom.g-bg-facebook::before, .u-ns-bg-v3-right.g-bg-facebook::before {
  border-top-color: #3b5998; }
.u-ns-bg-v3-top::before {
  top: -22px;
  border-width: 22px 0 0 22px; }
.u-ns-bg-v3-bottom::before {
  bottom: -22px;
  border-width: 22px 22px 0 0; }
.u-ns-bg-v3-left::before {
  left: -22px;
  border-width: 0 22px 22px 0; }
.u-ns-bg-v3-right::before {
  right: -22px;
  border-width: 22px 22px 0 0; }

/*------------------------------------
  Nonstandard Background v4
------------------------------------*/
[class*="u-ns-bg-v4"] {
  position: relative; }
  [class*="u-ns-bg-v4"]::before {
    content: "";
    position: absolute;
    z-index: 3;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }

.u-ns-bg-v4-top::before, .u-ns-bg-v4-bottom::before {
  left: 8%; }
.u-ns-bg-v4-left::before, .u-ns-bg-v4-right::before {
  top: 8%; }
.u-ns-bg-v4-top.g-bg-primary::before, .u-ns-bg-v4-left.g-bg-primary::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v4-top.g-bg-white::before, .u-ns-bg-v4-left.g-bg-white::before {
  border-bottom-color: #fff; }
.u-ns-bg-v4-top.g-bg-gray-light-v2::before, .u-ns-bg-v4-left.g-bg-gray-light-v2::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v4-top.g-bg-black::before, .u-ns-bg-v4-left.g-bg-black::before {
  border-bottom-color: #000; }
.u-ns-bg-v4-bottom.g-bg-primary::before, .u-ns-bg-v4-right.g-bg-primary::before {
  border-top-color: #0069b4; }
.u-ns-bg-v4-bottom.g-bg-white::before, .u-ns-bg-v4-right.g-bg-white::before {
  border-top-color: #fff; }
.u-ns-bg-v4-bottom.g-bg-gray-light-v2::before, .u-ns-bg-v4-right.g-bg-gray-light-v2::before {
  border-top-color: #ccc; }
.u-ns-bg-v4-bottom.g-bg-black::before, .u-ns-bg-v4-right.g-bg-black::before {
  border-top-color: #000; }
.u-ns-bg-v4-top::before {
  top: -22px;
  border-width: 22px 22px 0 0; }
.u-ns-bg-v4-bottom::before {
  bottom: -22px;
  border-width: 22px 0 0 22px; }
.u-ns-bg-v4-left::before {
  left: -22px;
  border-width: 22px 22px 0 0; }
.u-ns-bg-v4-right::before {
  right: -22px;
  border-width: 0 22px 22px 0; }

/*------------------------------------
  Nonstandard Background v5
------------------------------------*/
[class*="u-ns-bg-v5"] {
  position: relative; }
  [class*="u-ns-bg-v5"] .u-ns-bg-before {
    position: absolute;
    z-index: 2; }
  [class*="u-ns-bg-v5"].g-bg-primary svg polygon,
  [class*="u-ns-bg-v5"].g-bg-primary svg path {
    fill: #0069b4; }
  [class*="u-ns-bg-v5"].g-bg-white svg polygon,
  [class*="u-ns-bg-v5"].g-bg-white svg path {
    fill: #fff; }
  [class*="u-ns-bg-v5"].g-bg-gray-light-v2 svg polygon,
  [class*="u-ns-bg-v5"].g-bg-gray-light-v2 svg path {
    fill: #ccc; }
  [class*="u-ns-bg-v5"].g-bg-black svg polygon,
  [class*="u-ns-bg-v5"].g-bg-black svg path {
    fill: #000; }

.u-ns-bg-v5-top .u-ns-bg-before, .u-ns-bg-v5-bottom .u-ns-bg-before {
  width: 100%; }
.u-ns-bg-v5-top svg, .u-ns-bg-v5-bottom svg {
  width: 100%; }
.u-ns-bg-v5-left .u-ns-bg-before, .u-ns-bg-v5-right .u-ns-bg-before {
  height: 100%; }
.u-ns-bg-v5-left svg, .u-ns-bg-v5-right svg {
  height: 100%;
  vertical-align: middle; }
.u-ns-bg-v5-top .u-ns-bg-before {
  bottom: 100%; }
.u-ns-bg-v5-top svg {
  vertical-align: bottom; }
.u-ns-bg-v5-bottom .u-ns-bg-before {
  top: 100%; }
.u-ns-bg-v5-bottom svg {
  vertical-align: top; }
.u-ns-bg-v5-left .u-ns-bg-before {
  left: 100%; }
.u-ns-bg-v5-right .u-ns-bg-before {
  right: 100%; }

@media (min-width: 768px) {
  .u-ns-bg-v5-top--md .u-ns-bg-before, .u-ns-bg-v5-bottom--md .u-ns-bg-before, .u-ns-bg-v5-left--md .u-ns-bg-before, .u-ns-bg-v5-right--md .u-ns-bg-before {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
    height: auto; }
  .u-ns-bg-v5-top--md svg, .u-ns-bg-v5-bottom--md svg, .u-ns-bg-v5-left--md svg, .u-ns-bg-v5-right--md svg {
    width: auto;
    height: auto; }
  .u-ns-bg-v5-top--md .u-ns-bg-before, .u-ns-bg-v5-bottom--md .u-ns-bg-before {
    width: 100%; }
  .u-ns-bg-v5-top--md svg, .u-ns-bg-v5-bottom--md svg {
    width: 100%; }
  .u-ns-bg-v5-left--md .u-ns-bg-before, .u-ns-bg-v5-right--md .u-ns-bg-before {
    height: 100%; }
  .u-ns-bg-v5-left--md svg, .u-ns-bg-v5-right--md svg {
    height: 100%;
    vertical-align: middle; }
  .u-ns-bg-v5-top--md .u-ns-bg-before {
    bottom: 100%; }
  .u-ns-bg-v5-top--md svg {
    vertical-align: bottom; }
  .u-ns-bg-v5-bottom--md .u-ns-bg-before {
    top: 100%; }
  .u-ns-bg-v5-bottom--md svg {
    vertical-align: top; }
  .u-ns-bg-v5-left--md .u-ns-bg-before {
    left: 100%; }
  .u-ns-bg-v5-right--md .u-ns-bg-before {
    right: 100%; } }
/*------------------------------------
  Nonstandard Background v6
------------------------------------*/
[class*="u-ns-bg-v6"] {
  position: relative; }
  [class*="u-ns-bg-v6"] .u-ns-bg-before {
    position: absolute;
    z-index: 2; }

.u-ns-bg-v6-top .u-ns-bg-before::before, .u-ns-bg-v6-top .u-ns-bg-before::after, .u-ns-bg-v6-bottom .u-ns-bg-before::before, .u-ns-bg-v6-bottom .u-ns-bg-before::after, .u-ns-bg-v6-left .u-ns-bg-before::before, .u-ns-bg-v6-left .u-ns-bg-before::after, .u-ns-bg-v6-right .u-ns-bg-before::before, .u-ns-bg-v6-right .u-ns-bg-before::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent; }
.u-ns-bg-v6-top .u-ns-bg-before::after, .u-ns-bg-v6-bottom .u-ns-bg-before::after, .u-ns-bg-v6-left .u-ns-bg-before::after, .u-ns-bg-v6-right .u-ns-bg-before::after {
  position: absolute; }
.u-ns-bg-v6-top .u-ns-bg-before, .u-ns-bg-v6-bottom .u-ns-bg-before {
  left: 20px; }
.u-ns-bg-v6-left .u-ns-bg-before, .u-ns-bg-v6-right .u-ns-bg-before {
  top: 30px; }
.u-ns-bg-v6-top .u-ns-bg-before {
  top: -15px; }
  .u-ns-bg-v6-top .u-ns-bg-before::before {
    border-width: 0 15px 15px 15px; }
  .u-ns-bg-v6-top .u-ns-bg-before::after {
    bottom: 0;
    left: 1px;
    border-width: 0 14px 14px 14px; }
.u-ns-bg-v6-top.g-brd-primary .u-ns-bg-before::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v6-top.g-brd-primary .u-ns-bg-before::after {
  border-bottom-color: #fff; }
.u-ns-bg-v6-top.g-brd-gray-light-v2 .u-ns-bg-before::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v6-top.g-brd-gray-light-v2 .u-ns-bg-before::after {
  border-bottom-color: #fff; }
.u-ns-bg-v6-top.g-brd-black .u-ns-bg-before::before {
  border-bottom-color: #000; }
.u-ns-bg-v6-top.g-brd-black .u-ns-bg-before::after {
  border-bottom-color: #fff; }
.u-ns-bg-v6-bottom .u-ns-bg-before {
  bottom: -15px; }
  .u-ns-bg-v6-bottom .u-ns-bg-before::before {
    border-width: 15px 15px 0 15px; }
  .u-ns-bg-v6-bottom .u-ns-bg-before::after {
    bottom: 1px;
    left: 1px;
    border-width: 14px 14px 0 14px; }
.u-ns-bg-v6-bottom.g-brd-primary .u-ns-bg-before::before {
  border-top-color: #0069b4; }
.u-ns-bg-v6-bottom.g-brd-primary .u-ns-bg-before::after {
  border-top-color: #fff; }
.u-ns-bg-v6-bottom.g-brd-gray-light-v2 .u-ns-bg-before::before {
  border-top-color: #ccc; }
.u-ns-bg-v6-bottom.g-brd-gray-light-v2 .u-ns-bg-before::after {
  border-top-color: #fff; }
.u-ns-bg-v6-bottom.g-brd-black .u-ns-bg-before::before {
  border-top-color: #000; }
.u-ns-bg-v6-bottom.g-brd-black .u-ns-bg-before::after {
  border-top-color: #fff; }
.u-ns-bg-v6-left .u-ns-bg-before {
  left: -15px; }
  .u-ns-bg-v6-left .u-ns-bg-before::before {
    border-width: 15px 15px 15px 0; }
  .u-ns-bg-v6-left .u-ns-bg-before::after {
    top: 1px;
    right: 0;
    border-width: 14px 14px 14px 0; }
.u-ns-bg-v6-left.g-brd-primary .u-ns-bg-before::before {
  border-right-color: #0069b4; }
.u-ns-bg-v6-left.g-brd-primary .u-ns-bg-before::after {
  border-right-color: #fff; }
.u-ns-bg-v6-left.g-brd-gray-light-v2 .u-ns-bg-before::before {
  border-right-color: #ccc; }
.u-ns-bg-v6-left.g-brd-gray-light-v2 .u-ns-bg-before::after {
  border-right-color: #fff; }
.u-ns-bg-v6-left.g-brd-black .u-ns-bg-before::before {
  border-right-color: #000; }
.u-ns-bg-v6-left.g-brd-black .u-ns-bg-before::after {
  border-right-color: #fff; }
.u-ns-bg-v6-right .u-ns-bg-before {
  right: -15px; }
  .u-ns-bg-v6-right .u-ns-bg-before::before {
    border-width: 15px 0 15px 15px; }
  .u-ns-bg-v6-right .u-ns-bg-before::after {
    top: 1px;
    left: 0;
    border-width: 14px 0 14px 14px; }
.u-ns-bg-v6-right.g-brd-primary .u-ns-bg-before::before {
  border-left-color: #ccc; }
.u-ns-bg-v6-right.g-brd-primary .u-ns-bg-before::after {
  border-left-color: #fff; }
.u-ns-bg-v6-right.g-brd-gray-light-v2 .u-ns-bg-before::before {
  border-left-color: #ccc; }
.u-ns-bg-v6-right.g-brd-gray-light-v2 .u-ns-bg-before::after {
  border-left-color: #fff; }
.u-ns-bg-v6-right.g-brd-black .u-ns-bg-before::before {
  border-left-color: #ccc; }
.u-ns-bg-v6-right.g-brd-black .u-ns-bg-before::after {
  border-left-color: #fff; }

@media (min-width: 768px) {
  .u-ns-bg-v6-top--md.g-brd-primary .u-ns-bg-before::before, .u-ns-bg-v6-top--md.g-brd-gray-light-v2 .u-ns-bg-before::before, .u-ns-bg-v6-top--md.g-brd-black .u-ns-bg-before::before, .u-ns-bg-v6-bottom--md.g-brd-primary .u-ns-bg-before::before, .u-ns-bg-v6-bottom--md.g-brd-gray-light-v2 .u-ns-bg-before::before, .u-ns-bg-v6-bottom--md.g-brd-black .u-ns-bg-before::before, .u-ns-bg-v6-left--md.g-brd-primary .u-ns-bg-before::before, .u-ns-bg-v6-left--md.g-brd-gray-light-v2 .u-ns-bg-before::before, .u-ns-bg-v6-left--md.g-brd-black .u-ns-bg-before::before, .u-ns-bg-v6-right--md.g-brd-primary .u-ns-bg-before::before, .u-ns-bg-v6-right--md.g-brd-gray-light-v2 .u-ns-bg-before::before, .u-ns-bg-v6-right--md.g-brd-black .u-ns-bg-before::before {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }
  .u-ns-bg-v6-top--md.g-brd-primary .u-ns-bg-before::after, .u-ns-bg-v6-top--md.g-brd-gray-light-v2 .u-ns-bg-before::after, .u-ns-bg-v6-top--md.g-brd-black .u-ns-bg-before::after, .u-ns-bg-v6-bottom--md.g-brd-primary .u-ns-bg-before::after, .u-ns-bg-v6-bottom--md.g-brd-gray-light-v2 .u-ns-bg-before::after, .u-ns-bg-v6-bottom--md.g-brd-black .u-ns-bg-before::after, .u-ns-bg-v6-left--md.g-brd-primary .u-ns-bg-before::after, .u-ns-bg-v6-left--md.g-brd-gray-light-v2 .u-ns-bg-before::after, .u-ns-bg-v6-left--md.g-brd-black .u-ns-bg-before::after, .u-ns-bg-v6-right--md.g-brd-primary .u-ns-bg-before::after, .u-ns-bg-v6-right--md.g-brd-gray-light-v2 .u-ns-bg-before::after, .u-ns-bg-v6-right--md.g-brd-black .u-ns-bg-before::after {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }
  .u-ns-bg-v6-top--md .u-ns-bg-before, .u-ns-bg-v6-bottom--md .u-ns-bg-before {
    left: 20px; }
  .u-ns-bg-v6-left--md .u-ns-bg-before, .u-ns-bg-v6-right--md .u-ns-bg-before {
    top: 30px; }
  .u-ns-bg-v6-top--md .u-ns-bg-before {
    bottom: auto;
    top: -15px; }
    .u-ns-bg-v6-top--md .u-ns-bg-before::before {
      border-width: 0 15px 15px 15px; }
    .u-ns-bg-v6-top--md .u-ns-bg-before::after {
      top: auto;
      bottom: 0;
      left: 1px;
      border-width: 0 14px 14px 14px; }
  .u-ns-bg-v6-top--md.g-brd-primary .u-ns-bg-before::before {
    border-bottom-color: #0069b4; }
  .u-ns-bg-v6-top--md.g-brd-primary .u-ns-bg-before::after {
    border-bottom-color: #fff; }
  .u-ns-bg-v6-top--md.g-brd-gray-light-v2 .u-ns-bg-before::before {
    border-bottom-color: #ccc; }
  .u-ns-bg-v6-top--md.g-brd-gray-light-v2 .u-ns-bg-before::after {
    border-bottom-color: #fff; }
  .u-ns-bg-v6-top--md.g-brd-black .u-ns-bg-before::before {
    border-bottom-color: #000; }
  .u-ns-bg-v6-top--md.g-brd-black .u-ns-bg-before::after {
    border-bottom-color: #fff; }
  .u-ns-bg-v6-bottom--md .u-ns-bg-before {
    top: auto;
    bottom: -15px; }
    .u-ns-bg-v6-bottom--md .u-ns-bg-before::before {
      border-width: 15px 15px 0 15px; }
    .u-ns-bg-v6-bottom--md .u-ns-bg-before::after {
      top: auto;
      bottom: 1px;
      left: 1px;
      border-width: 14px 14px 0 14px; }
  .u-ns-bg-v6-bottom--md.g-brd-primary .u-ns-bg-before::before {
    border-top-color: #0069b4; }
  .u-ns-bg-v6-bottom--md.g-brd-primary .u-ns-bg-before::after {
    border-top-color: #fff; }
  .u-ns-bg-v6-bottom--md.g-brd-gray-light-v2 .u-ns-bg-before::before {
    border-top-color: #ccc; }
  .u-ns-bg-v6-bottom--md.g-brd-gray-light-v2 .u-ns-bg-before::after {
    border-top-color: #fff; }
  .u-ns-bg-v6-bottom--md.g-brd-black .u-ns-bg-before::before {
    border-top-color: #000; }
  .u-ns-bg-v6-bottom--md.g-brd-black .u-ns-bg-before::after {
    border-top-color: #fff; }
  .u-ns-bg-v6-left--md .u-ns-bg-before {
    left: -15px;
    right: auto; }
    .u-ns-bg-v6-left--md .u-ns-bg-before::before {
      border-width: 15px 15px 15px 0; }
    .u-ns-bg-v6-left--md .u-ns-bg-before::after {
      top: 1px;
      bottom: auto;
      right: 0;
      border-width: 14px 14px 14px 0; }
  .u-ns-bg-v6-left--md.g-brd-primary .u-ns-bg-before::before {
    border-right-color: #0069b4; }
  .u-ns-bg-v6-left--md.g-brd-primary .u-ns-bg-before::after {
    border-right-color: #fff; }
  .u-ns-bg-v6-left--md.g-brd-gray-light-v2 .u-ns-bg-before::before {
    border-right-color: #ccc; }
  .u-ns-bg-v6-left--md.g-brd-gray-light-v2 .u-ns-bg-before::after {
    border-right-color: #fff; }
  .u-ns-bg-v6-left--md.g-brd-black .u-ns-bg-before::before {
    border-right-color: #000; }
  .u-ns-bg-v6-left--md.g-brd-black .u-ns-bg-before::after {
    border-right-color: #fff; }
  .u-ns-bg-v6-right--md .u-ns-bg-before {
    left: auto;
    right: -15px; }
    .u-ns-bg-v6-right--md .u-ns-bg-before::before {
      border-width: 15px 0 15px 15px; }
    .u-ns-bg-v6-right--md .u-ns-bg-before::after {
      top: 1px;
      bottom: auto;
      left: 0;
      border-width: 14px 0 14px 14px; }
  .u-ns-bg-v6-right--md.g-brd-primary .u-ns-bg-before::before {
    border-left-color: #0069b4; }
  .u-ns-bg-v6-right--md.g-brd-primary .u-ns-bg-before::after {
    border-left-color: #fff; }
  .u-ns-bg-v6-right--md.g-brd-gray-light-v2 .u-ns-bg-before::before {
    border-left-color: #ccc; }
  .u-ns-bg-v6-right--md.g-brd-gray-light-v2 .u-ns-bg-before::after {
    border-left-color: #fff; }
  .u-ns-bg-v6-right--md.g-brd-black .u-ns-bg-before::before {
    border-left-color: #000; }
  .u-ns-bg-v6-right--md.g-brd-black .u-ns-bg-before::after {
    border-left-color: #fff; } }
/*------------------------------------
  Nonstandard Background v7
------------------------------------*/
[class*="u-ns-bg-v7"] {
  position: relative; }
  [class*="u-ns-bg-v7"]::before {
    content: "";
    position: absolute;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }

.u-ns-bg-v7-top::before, .u-ns-bg-v7-bottom::before {
  left: 50%;
  margin-left: -5px; }
.u-ns-bg-v7-left::before, .u-ns-bg-v7-right::before {
  top: 50%;
  margin-top: -5px; }
.u-ns-bg-v7-top::before {
  top: -5px;
  border-width: 0 5px 5px 5px; }
.u-ns-bg-v7-top.g-bg-primary::before {
  border-bottom-color: #0069b4; }
.u-ns-bg-v7-top.g-bg-white::before {
  border-bottom-color: #fff; }
.u-ns-bg-v7-top.g-bg-gray-light-v2::before {
  border-bottom-color: #ccc; }
.u-ns-bg-v7-top.g-bg-black::before {
  border-bottom-color: #000; }
.u-ns-bg-v7-bottom::before {
  bottom: -5px;
  border-width: 5px 5px 0 5px; }
.u-ns-bg-v7-bottom.g-bg-primary::before {
  border-top-color: #0069b4; }
.u-ns-bg-v7-bottom.g-bg-white::before {
  border-top-color: #fff; }
.u-ns-bg-v7-bottom.g-bg-gray-light-v2::before {
  border-top-color: #ccc; }
.u-ns-bg-v7-bottom.g-bg-black::before {
  border-top-color: #000; }
.u-ns-bg-v7-left::before {
  left: -5px;
  border-width: 5px 5px 5px 0; }
.u-ns-bg-v7-left.g-bg-primary::before {
  border-right-color: #0069b4; }
.u-ns-bg-v7-left.g-bg-white::before {
  border-right-color: #fff; }
.u-ns-bg-v7-left.g-bg-gray-light-v2::before {
  border-right-color: #ccc; }
.u-ns-bg-v7-left.g-bg-black::before {
  border-right-color: #000; }
.u-ns-bg-v7-right::before {
  right: -5px;
  border-width: 5px 0 5px 5px; }
.u-ns-bg-v7-right.g-bg-primary::before {
  border-left-color: #0069b4; }
.u-ns-bg-v7-right.g-bg-white::before {
  border-left-color: #fff; }
.u-ns-bg-v7-right.g-bg-gray-light-v2::before {
  border-left-color: #ccc; }
.u-ns-bg-v7-right.g-bg-black::before {
  border-left-color: #000; }

/*------------------------------------
  Progress Bars
------------------------------------*/
.progress-bar {
  min-height: 0 !important; }

.u-progress__pointer-v1 {
  position: absolute;
  top: 50%;
  right: 0;
  width: 42px;
  height: 42px;
  margin: -21px -21px 0 0;
  background-color: transparent;
  line-height: 42px;
  z-index: 1; }

.u-progress__pointer-v2 {
  position: absolute;
  bottom: 100%;
  right: 0;
  min-width: 46px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  transform: translateX(50%);
  margin-bottom: 5px;
  background-color: transparent;
  z-index: 1; }
  .u-progress__pointer-v2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    border-style: solid;
    border-color: #0069b4 transparent;
    border-width: 5px 5px 0; }

.u-progress__pointer-v3 {
  position: relative;
  float: right;
  white-space: nowrap; }
  .u-progress__pointer-v3::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -10px;
    margin-right: -5px;
    border-style: solid;
    border-color: #0069b4 transparent;
    border-width: 5px 5px 0; }

[class*="u-progress-bar-vertical"] {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end; }

.u-progress-bar-vertical-v1 {
  height: 200px; }

/*------------------------------------
  Progress Bars Sizes
------------------------------------*/
.u-progress-bar--2xs {
  min-height: 1px !important; }
.u-progress-bar--xs {
  min-height: 3px !important; }
.u-progress-bar--sm {
  min-height: 7px !important; }
.u-progress-bar--lg {
  min-height: 18px !important; }
.u-progress-bar--xl {
  min-height: 22px !important; }
.u-progress-bar--2xl {
  min-height: 33px !important; }

/*------------------------------------
  Rating v1
------------------------------------*/
.u-rating-v1 {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0; }
  .u-rating-v1 > * {
    float: left;
    list-style: none;
    cursor: pointer;
    transition-property: color;
    transition-duration: .2s;
    transition-timing-function: ease; }
    .u-rating-v1 > * + * {
      padding-left: 6px; }

/*------------------------------------
  Searchform v1
------------------------------------*/
.u-searchform-v1 {
  min-width: initial;
  width: 21.4285714286rem;
  position: absolute;
  right: -1.0714285714rem;
  top: 100%;
  box-shadow: 0 1px 3px #ddd; }
  .u-searchform-v1 .form-control {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 0.8571428571rem; }
  .u-searchform-v1 .input-group-addon {
    border: 0; }
    .u-searchform-v1 .input-group-addon button[type="submit"] {
      height: 100%;
      padding-bottom: 0.2857142857rem; }

/*------------------------------------
  Searchform v2
------------------------------------*/
.u-searchform-v2 .form-control {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 0.8571428571rem;
  color: rgba(255, 255, 255, 0.85);
  text-transform: uppercase;
  height: 4.7142857143rem;
  padding: 0.8571428571rem 0;
  background-color: transparent;
  border: none; }
  .u-searchform-v2 .form-control::placeholder {
    color: g-color-white;
    opacity: .85; }
  .u-searchform-v2 .form-control::-webkit-input-placeholder {
    color: g-color-white;
    opacity: .85; }
  .u-searchform-v2 .form-control::-moz-placeholder {
    color: g-color-white;
    opacity: .85; }
.u-searchform-v2 .input-group-addon {
  border: 0; }
  .u-searchform-v2 .input-group-addon button {
    cursor: pointer;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent; }

/*------------------------------------
  Searchform v3
------------------------------------*/
.u-searchform-v3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }
  .u-searchform-v3 .container {
    height: 100%; }
  .u-searchform-v3 .input-group {
    align-items: center;
    height: 100%; }
  .u-searchform-v3 .form-control {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: inherit;
    color: inherit;
    text-transform: uppercase;
    height: 4.7142857143rem;
    padding: 0.8571428571rem 0;
    background-color: transparent;
    border: none; }
    .u-searchform-v3 .form-control::placeholder {
      color: g-color-white;
      opacity: .85; }
    .u-searchform-v3 .form-control::-webkit-input-placeholder {
      color: g-color-white;
      opacity: .85; }
    .u-searchform-v3 .form-control::-moz-placeholder {
      color: g-color-white;
      opacity: .85; }
  .u-searchform-v3 .input-group-addon {
    border: 0; }
    .u-searchform-v3 .input-group-addon button {
      cursor: pointer;
      height: 100%;
      border: none;
      outline: none;
      background-color: transparent; }

/*------------------------------------
  Searchform v4
------------------------------------*/
.u-searchform-v4 .form-control {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 0.8571428571rem;
  width: 20rem;
  padding: 0.7142857143rem 2.8571428571rem 0.7142857143rem 0.7142857143rem; }
  .u-searchform-v4 .form-control::placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v4 .form-control::-webkit-input-placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v4 .form-control::-moz-placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v4 .form-control:not(:last-child) {
    border-right: none; }
.u-searchform-v4 .input-group-addon {
  border-left: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 2; }
  .u-searchform-v4 .input-group-addon button[type="submit"] {
    height: 100%;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: transparent; }

/*------------------------------------
  Searchform v5
------------------------------------*/
.u-searchform-v5 .input-group {
  border: solid 1px #eee; }
.u-searchform-v5 .form-control {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 0.8571428571rem;
  text-transform: uppercase;
  color: #777;
  height: 3.0714285714rem;
  padding: 0.3571428571rem 0.3571428571rem 0.3571428571rem 2rem;
  border-color: transparent; }
  .u-searchform-v5 .form-control::placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v5 .form-control::-webkit-input-placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v5 .form-control::-moz-placeholder {
    color: g-color-gray-dark-v4;
    opacity: 1; }
  .u-searchform-v5 .form-control:focus {
    border-color: transparent; }
.u-searchform-v5 .input-group-addon {
  border-color: transparent; }
  .u-searchform-v5 .input-group-addon button[type="submit"] {
    font-size: 1.3571428571rem;
    height: 100%;
    cursor: pointer;
    outline: none;
    border: none;
    background-color: transparent; }

/*------------------------------------
  Steps v1
------------------------------------*/
.u-steps-v1 {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eee;
  border-radius: .25rem; }
  .u-steps-v1::after {
    content: "";
    display: table;
    width: 100%; }
  .u-steps-v1 > * {
    display: inline-block;
    vertical-align: middle; }
  .u-steps-v1__item {
    float: left;
    margin-right: 15px; }
    .u-steps-v1__item a:hover {
      text-decoration: none; }

@media (min-width: 768px) {
  .u-steps-v1 {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0; }
    .u-steps-v1__item {
      list-style: none;
      margin-right: 40px; }
      .u-steps-v1__item a,
      .u-steps-v1__item span {
        position: relative;
        display: inline-block;
        padding: 10px 15px;
        border-radius: 5px;
        transition-property: background-color;
        transition-duration: .2s;
        transition-timing-function: ease-in; }
        .u-steps-v1__item a::before,
        .u-steps-v1__item span::before {
          content: "";
          position: absolute;
          top: 50%;
          left: 100%;
          display: block;
          width: 70px;
          height: 4px;
          transform: translateY(-50%); }
      .u-steps-v1__item a {
        color: #fff;
        background-color: #0069b4; }
        .u-steps-v1__item a::before {
          background-color: #0069b4; }
        .u-steps-v1__item a:hover {
          background-color: #333; }
      .u-steps-v1__item span {
        background-color: #eee; }
        .u-steps-v1__item span::before {
          background-color: #eee; }
      .u-steps-v1__item > i {
        font-size: 10px; }
      .u-steps-v1__item:last-child {
        margin-right: 0; }
        .u-steps-v1__item:last-child a::before,
        .u-steps-v1__item:last-child span::before {
          display: none; }
      .u-steps-v1__item + .u-breadcrumb-v1__item::before {
        display: none; }
      .u-steps-v1__item.active a,
      .u-steps-v1__item.active span {
        color: #fff;
        background-color: #0069b4; }
    .u-steps-v1 a:hover {
      text-decoration: none; } }
/*------------------------------------
  Steps v2
------------------------------------*/
.u-steps-v2 {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eee;
  border-radius: .25rem; }
  .u-steps-v2::after {
    content: "";
    display: table;
    width: 100%; }
  .u-steps-v2 > * {
    display: inline-block;
    vertical-align: middle; }
  .u-steps-v2__item {
    float: left;
    margin-right: 15px; }
    .u-steps-v2__item a:hover {
      text-decoration: none; }

@media (min-width: 768px) {
  .u-steps-v2 {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0; }
    .u-steps-v2__indicator {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #0069b4;
      box-shadow: 0;
      transform: translateX(-50%);
      transition-property: box-shadow;
      transition-duration: .2s;
      transition-timing-function: ease-in; }
    .u-steps-v2__item {
      text-align: center;
      list-style: none;
      margin-right: 40px; }
      .u-steps-v2__item a,
      .u-steps-v2__item span {
        position: relative;
        display: block;
        color: #333;
        padding-bottom: 20px;
        transition-property: color;
        transition-duration: .2s;
        transition-timing-function: ease-in; }
        .u-steps-v2__item a::before,
        .u-steps-v2__item span::before {
          content: "";
          position: absolute;
          bottom: 4px;
          left: 50%;
          display: block;
          width: 120px;
          height: 4px;
          margin-left: 6px; }
      .u-steps-v2__item a::before {
        background-color: #0069b4; }
      .u-steps-v2__item a .u-steps-v2__indicator {
        background-color: #0069b4; }
      .u-steps-v2__item a:hover {
        text-decoration: none; }
      .u-steps-v2__item span::before {
        background-color: #eee; }
      .u-steps-v2__item span .u-steps-v2__indicator {
        background-color: #eee; }
      .u-steps-v2__item:last-child a::before,
      .u-steps-v2__item:last-child span::before {
        display: none; }
      .u-steps-v2__item:hover a {
        color: #0069b4; }
        .u-steps-v2__item:hover a .u-steps-v2__indicator {
          box-shadow: 0 0 0 3px rgba(0, 105, 180, 0.3); }
      .u-steps-v2__item.active a .u-steps-v2__indicator,
      .u-steps-v2__item.active span .u-steps-v2__indicator {
        background-color: #0069b4; } }
/*------------------------------------
  Steps v3
------------------------------------*/
.u-steps-v3 {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eee;
  border-radius: .25rem; }
  .u-steps-v3::after {
    content: "";
    display: table;
    width: 100%; }
  .u-steps-v3 > * {
    display: inline-block;
    vertical-align: middle; }
  .u-steps-v3__item {
    float: left;
    margin-right: 15px; }
    .u-steps-v3__item a:hover {
      text-decoration: none; }
  .u-steps-v3__indicator {
    font-style: normal; }
    .u-steps-v3__indicator::after {
      content: " - "; }

@media (min-width: 768px) {
  .u-steps-v3 {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0; }
    .u-steps-v3__indicator {
      position: absolute;
      top: 0;
      left: 50%;
      width: 26px;
      height: 26px;
      line-height: 26px;
      text-align: center;
      background-color: #0069b4;
      box-shadow: 0;
      border-radius: 50%;
      transform: translateX(-50%);
      transition-property: box-shadow;
      transition-duration: .2s;
      transition-timing-function: ease-in; }
      .u-steps-v3__indicator::after {
        display: none; }
    .u-steps-v3__item {
      text-align: center;
      float: left;
      list-style: none;
      margin-right: 40px; }
      .u-steps-v3__item a,
      .u-steps-v3__item span {
        position: relative;
        display: block;
        color: #333;
        padding-top: 40px;
        transition-property: color;
        transition-duration: .2s;
        transition-timing-function: ease-in; }
        .u-steps-v3__item a::before,
        .u-steps-v3__item span::before {
          content: "";
          position: absolute;
          top: 11px;
          left: 50%;
          display: block;
          width: 120px;
          height: 4px;
          margin-left: 13px; }
      .u-steps-v3__item a::before {
        background-color: #0069b4; }
      .u-steps-v3__item a .u-steps-v3__indicator {
        color: #fff;
        background-color: #0069b4; }
      .u-steps-v3__item a:hover {
        text-decoration: none; }
      .u-steps-v3__item span::before {
        background-color: #eee; }
      .u-steps-v3__item span .u-steps-v3__indicator {
        color: #333;
        background-color: #eee; }
      .u-steps-v3__item:last-child a::before,
      .u-steps-v3__item:last-child span::before {
        display: none; }
      .u-steps-v3__item:hover a {
        color: #0069b4; }
        .u-steps-v3__item:hover a .u-steps-v3__indicator {
          box-shadow: 0 0 0 3px rgba(0, 105, 180, 0.3); }
      .u-steps-v3__item.active a .u-steps-v3__indicator,
      .u-steps-v3__item.active span .u-steps-v3__indicator {
        color: #fff;
        background-color: #0069b4; } }
/*------------------------------------
  Time Lines
------------------------------------*/
[class*="u-timeline-v1-wrap"],
[class*="u-timeline-v2-wrap"],
[class*="u-timeline-v3-wrap"] {
  position: relative; }
  [class*="u-timeline-v1-wrap"]::before,
  [class*="u-timeline-v2-wrap"]::before,
  [class*="u-timeline-v3-wrap"]::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: block; }

/*------------------------------------
  Time Lines v1
------------------------------------*/
.u-timeline-v1 {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #eee; }
  .u-timeline-v1-wrap::before {
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f7f7f7;
    margin-left: 20px; }
  .u-timeline-v1__icon {
    position: absolute;
    top: 30px;
    font-size: 20px;
    z-index: 3; }
    .g-orientation-bottom .u-timeline-v1__icon, .g-orientation-right .u-timeline-v1__icon, .g-orientation-left .u-timeline-v1__icon {
      left: 0; }

@media (min-width: 768px) {
  .u-timeline-v1-wrap:not([class*="--horizontal"])::before {
    left: 50%;
    margin-left: -2px; }
  .u-timeline-v1-wrap--horizontal::before {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    margin-left: 0;
    margin-top: -2px; }
  .g-orientation-bottom .u-timeline-v1__icon {
    top: 100%;
    left: 0;
    transform: translateX(-50%) translateY(-50%); }
  .g-orientation-left .u-timeline-v1__icon {
    right: 100%;
    left: auto; }
  .g-orientation-right .u-timeline-v1__icon {
    right: auto;
    left: 100%; } }
/*------------------------------------
  Time Lines v2
------------------------------------*/
@media (min-width: 768px) {
  .u-timeline-v2-wrap::before {
    left: 25%;
    width: 3px;
    height: 100%;
    margin-left: -1px;
    background-color: #f7f7f7; }
  .u-timeline-v2__icon {
    font-size: 16px;
    position: absolute; }
    .g-orientation-right .u-timeline-v2__icon {
      left: 100%;
      transform: translateX(-50%); }
    .g-orientation-left .u-timeline-v2__icon {
      right: 100%;
      transform: translateX(50%); }
    .g-orientation-bottom .u-timeline-v2__icon {
      top: 100%;
      transform: translateY(-50%); } }
/*------------------------------------
  Time Lines v3
------------------------------------*/
.u-timeline-v3-wrap::before {
  left: 21%;
  width: 1px;
  height: 100%;
  display: none;
  background-color: #eee; }

.u-timeline-v3 {
  position: relative; }
  .u-timeline-v3__icon {
    left: 21%; }

@media (min-width: 768px) {
  .u-timeline-v3-wrap::before {
    display: block; } }
@media (min-width: 992px) {
  .u-timeline-v3-wrap::before {
    left: 18%; }
  .u-timeline-v3__icon {
    left: 18%; } }
/*------------------------------------
  Background Colors
------------------------------------*/
.u-label {
  display: inline-block;
  padding: .35rem .58rem;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  /* Label Size
  ------------------------------------*/
  /* Label Styles
  ------------------------------------*/
  /* Label Num
  ------------------------------------*/ }
  .u-label:empty {
    display: none; }
  .btn .u-label {
    position: relative;
    top: -1px; }
  .u-label-default {
    background-color: #777; }
  .u-label-default[href]:hover, .u-label-default[href]:focus {
    background-color: #555; }
  .u-label-primary {
    background-color: #5cb85c; }
  .u-label-primary[href]:hover, .u-label-primary[href]:focus {
    background-color: #55b555; }
  .u-label-success {
    background-color: #5cb85c; }
  .u-label-success[href]:hover, .u-label-success[href]:focus {
    background-color: #55b555; }
  .u-label-info {
    background-color: #5bc0de; }
  .u-label-info[href]:hover, .u-label-info[href]:focus {
    background-color: #53bddc; }
  .u-label-warning {
    background-color: #f0ad4e; }
  .u-label-warning[href]:hover, .u-label-warning[href]:focus {
    background-color: #efa945; }
  .u-label-danger {
    background-color: #d9534f; }
  .u-label-danger[href]:hover, .u-label-danger[href]:focus {
    background-color: #d74b47; }
  .u-label.g-rounded-10 {
    padding: .35rem .7rem; }
  .u-label--sm {
    font-size: .8rem; }
  .u-label--lg {
    font-size: 1.1rem; }
  .u-label.u-label-with-icon {
    padding: .5rem .85rem; }
    .u-label.u-label-with-icon i {
      margin-right: .5rem; }
  .u-label-num {
    min-width: 2rem;
    height: 2rem;
    padding: 0 .35rem;
    line-height: 2rem; }
  .u-label-num.u-label--sm {
    min-width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem; }
  .u-label-num.u-label--lg {
    min-width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem; }

/*------------------------------------
  Link Styles
------------------------------------*/
.u-link-v1 {
  border-bottom: solid 1px; }
  .u-link-v1:hover, .u-link-v1:focus {
    border-bottom: none;
    text-decoration: none; }
.u-link-v2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
.u-link-v3 {
  text-decoration: underline; }
  .u-link-v3:hover {
    text-decoration: none; }
.u-link-v4 {
  transition: all .3s; }
  .u-link-v4:hover {
    opacity: .8; }
.u-link-v5 {
  text-decoration: none;
  transition: all .2s; }
  .u-link-v5:hover, .u-link-v5:focus {
    text-decoration: none; }

/*------------------------------------
  List Styles
------------------------------------*/
.u-list-inline {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.img-bordered {
  border: solid 6px #777; }

.g-order-1 {
  order: 1; }
.g-order-2 {
  order: 2; }

@media (min-width: 576px) {
  .g-order-1--sm {
    order: 1; }
  .g-order-2--sm {
    order: 2; } }
@media (min-width: 768px) {
  .g-order-1--md {
    order: 1; }
  .g-order-2--md {
    order: 2; } }
@media (min-width: 992px) {
  .g-order-1--lg {
    order: 1; }
  .g-order-2--lg {
    order: 2; } }
/*------------------------------------
  Paginations
------------------------------------*/
/* Pagination v1 */
.u-pagination-v1__item {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: solid 1px transparent;
  transition: all .3s ease; }
  .u-pagination-v1__item--active, .u-pagination-v1__item:hover, .u-pagination-v1__item:focus {
    text-decoration: none;
    cursor: pointer; }
  .u-pagination-v1__item-info {
    display: inline-block;
    text-align: center;
    text-decoration: none; }
  .u-pagination-v1__item--disabled {
    opacity: .5;
    pointer-events: none; }

/* Pagination Style v1 */
.u-pagination-v1-1 {
  color: #999;
  border-color: #999; }
  .u-pagination-v1-1--active, .u-pagination-v1-1:hover, .u-pagination-v1-1:focus {
    background-color: #0069b4;
    color: #fff;
    border-color: #0069b4; }

/* Pagination Style v2 */
.u-pagination-v1-2 {
  color: #555;
  border-color: #555; }
  .u-pagination-v1-2:hover, .u-pagination-v1-2:focus {
    color: #0069b4;
    border-color: #0069b4; }
  .u-pagination-v1-2--active, .u-pagination-v1-2--nav {
    background-color: #0069b4;
    color: #fff;
    border-color: #0069b4; }
    .u-pagination-v1-2--active:hover, .u-pagination-v1-2--active:focus, .u-pagination-v1-2--nav:hover, .u-pagination-v1-2--nav:focus {
      color: #fff; }
  .u-pagination-v1-2--nav:hover {
    background-color: rgba(0, 105, 180, 0.8); }

/* Pagination Style v3 */
.u-pagination-v1-3 {
  color: #333;
  border-color: #333; }
  .u-pagination-v1-3--active, .u-pagination-v1-3:hover, .u-pagination-v1-3:focus {
    background-color: #333;
    color: #fff;
    border-color: #333; }

/* Pagination Style v4 */
.u-pagination-v1-4 {
  color: #333;
  border-color: transparent; }
  .u-pagination-v1-4:hover, .u-pagination-v1-4:focus {
    color: #0069b4;
    border-color: #0069b4; }
  .u-pagination-v1-4--active {
    color: #fff;
    background-color: #0069b4;
    border-color: #0069b4; }
    .u-pagination-v1-4--active:hover, .u-pagination-v1-4--active:focus {
      color: #fff; }

/* Pagination Style v5 */
.u-pagination-v1-5 {
  color: #999;
  border-color: #ccc; }
  .u-pagination-v1-5--active, .u-pagination-v1-5:hover, .u-pagination-v1-5:focus {
    background-color: #0069b4;
    color: #fff;
    border-color: #0069b4; }

/*------------------------------------
  Ribbons
------------------------------------*/
.u-ribbon-v1, .u-ribbon-v2 {
  position: absolute;
  font-size: .9rem; }

.u-ribbon-center {
  left: 50%;
  transform: translateX(-50%); }
.u-ribbon--sm {
  font-size: .7rem; }
.u-ribbon--lg {
  font-size: 1.1rem; }

/* Ribbon Style Type 1
------------------------------------*/
.u-ribbon-v1 {
  display: inline-block;
  padding: .35rem .7rem;
  /* Ribbon Type 1 With icon */ }
  .u-ribbon-v1.u-ribbon-with-icon {
    padding: .5rem .85rem; }
  .u-ribbon-v1 .u-ribbon-icon--left {
    margin-right: .5rem; }
  .u-ribbon-v1 .u-ribbon-icon--right {
    margin-left: .5rem; }

/* Ribbon Style Type 2
------------------------------------*/
.u-ribbon-v2 {
  display: inline-block;
  padding: 1rem 1.1rem; }
  .u-ribbon-v2.u-ribbon--sm {
    padding: 1rem 1.2rem; }
  .u-ribbon-v2.u-ribbon--lg {
    padding: 1.2rem 1.1rem; }

/* Bookmarked Ribbon
------------------------------------*/
.u-ribbon-bookmark::after {
  content: "";
  position: absolute;
  bottom: -1.1rem;
  left: 0;
  width: 100%;
  height: 0;
  border-style: solid;
  border-left-width: 1.5rem;
  border-right-width: 1.5rem;
  border-bottom: 1rem solid transparent !important; }

.u-ribbon--lg.u-ribbon-bookmark::after {
  border-right-width: 1.4rem; }

/* Ribbon Colors
------------------------------------*/
.u-ribbon-bookmark.g-bg-primary::after {
  border-color: #0069b4; }
.u-ribbon-bookmark.g-bg-black::after {
  border-color: #000; }
.u-ribbon-bookmark.g-bg-white::after {
  border-color: #fff; }
.u-ribbon-bookmark.g-bg-light-opacity::after {
  border-color: rgba(255, 255, 255, 0.7); }
.u-ribbon-bookmark.g-bg-dark-opacity::after {
  border-color: rgba(30, 30, 30, 0.7); }
.u-ribbon-bookmark.g-color-gray-light-v3::after {
  border-color: #ddd; }
.u-ribbon-bookmark.g-color-gray-light-v4::after {
  border-color: #eee; }
.u-ribbon-bookmark.g-color-gray-dark-v5::after {
  border-color: #999; }
.u-ribbon-bookmark.g-bg-green::after {
  border-color: #72c02c; }
.u-ribbon-bookmark.g-bg-blue::after {
  border-color: #3398dc; }
.u-ribbon-bookmark.g-bg-lightblue::after {
  border-color: #edf2f8; }
.u-ribbon-bookmark.g-bg-lightblue-v1::after {
  border-color: #d6e2ee; }
.u-ribbon-bookmark.g-bg-darkblue::after {
  border-color: #009; }
.u-ribbon-bookmark.g-bg-indigo::after {
  border-color: #4263a3; }
.u-ribbon-bookmark.g-bg-red::after {
  border-color: #f00; }
.u-ribbon-bookmark.g-bg-lightred::after {
  border-color: #e64b3b; }
.u-ribbon-bookmark.g-bg-darkred::after {
  border-color: #a10f2b; }
.u-ribbon-bookmark.g-bg-purple::after {
  border-color: #9a69cb; }
.u-ribbon-bookmark.g-bg-darkpurple::after {
  border-color: #6639b6; }
.u-ribbon-bookmark.g-bg-pink::after {
  border-color: #e81c62; }
.u-ribbon-bookmark.g-bg-orange::after {
  border-color: #a10f2b; }
.u-ribbon-bookmark.g-bg-deeporange::after {
  border-color: #fe541e; }
.u-ribbon-bookmark.g-bg-yellow::after {
  border-color: #a10f2b; }
.u-ribbon-bookmark.g-bg-aqua::after {
  border-color: #29d6e6; }
.u-ribbon-bookmark.g-bg-cyan::after {
  border-color: #00bed6; }
.u-ribbon-bookmark.g-bg-teal::after {
  border-color: #18ba9b; }
.u-ribbon-bookmark.g-bg-brown::after {
  border-color: #a10f2b; }
.u-ribbon-bookmark.g-bg-bluegray::after {
  border-color: #585f69; }

/* Clipped-v1 Ribbon
------------------------------------*/
.u-ribbon-clip-v1::before,
.u-ribbon-clip-v2::before {
  content: "";
  position: absolute;
  bottom: -0.7142857143rem;
  border-style: solid; }

.u-ribbon--left.u-ribbon-clip-v1::before,
.u-ribbon--left.u-ribbon-clip-v2::before {
  left: 0;
  border-width: 0 0.7142857143rem 0.7142857143rem 0;
  border-right-color: #999; }

.u-ribbon--right.u-ribbon-clip-v1::before,
.u-ribbon--right.u-ribbon-clip-v2::before {
  right: 0;
  border-width: 0 0 0.7142857143rem 0.7142857143rem;
  border-left-color: #999; }

/* Clipped-v2 Ribbon
------------------------------------*/
.u-ribbon-clip-v2 {
  padding: .35rem 1.35rem;
  transform: skewX(-10deg) translateZ(1px); }

.u-ribbon-clip-v2.u-ribbon-with-icon {
  padding: .5rem 1.35rem; }

.u-ribbon-clip-v2__inner {
  display: inline-block;
  transform: skewX(10deg) translateZ(1px); }

.u-ribbon-clip-v2::before {
  transform: skewX(10deg); }

.u-ribbon--left.u-ribbon-clip-v2::before {
  left: 0.0714285714rem; }

.u-ribbon--right.u-ribbon-clip-v2::before {
  right: -0.0714285714rem; }

/* Clipped-v3 Ribbon
------------------------------------*/
.u-ribbon-clip-v3 {
  width: calc(100% + 20px);
  text-align: center; }

.u-ribbon-clip-v3::before,
.u-ribbon-clip-v3::after {
  content: "";
  position: absolute; }

.u-ribbon-clip-v3::before {
  left: 0;
  bottom: -0.7142857143rem;
  width: 0;
  height: 0;
  border-top: 10px solid #999;
  border-left: 10px solid transparent; }

.u-ribbon-clip-v3::after {
  right: 0;
  bottom: -0.7142857143rem;
  width: 0;
  height: 0;
  border-top: 10px solid #999;
  border-right: 10px solid transparent; }

/* Clipped-v4 Ribbon
------------------------------------*/
.u-ribbon-clip-v4 {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.u-ribbon-clip-v4::before,
.u-ribbon-clip-v4::after {
  content: "";
  position: absolute; }

.u-ribbon-clip-v4::before {
  top: 0;
  width: 2.8571428571rem;
  height: 0.4285714286rem;
  background: #999;
  border-radius: 0.5714285714rem 0.5714285714rem 0 0; }

.u-ribbon-clip-v4.u-ribbon--left::before {
  left: 7.1428571429rem; }

.u-ribbon-clip-v4.u-ribbon--right::before {
  right: 7.1428571429rem; }

.u-ribbon-clip-v4::after {
  top: 7.1428571429rem;
  width: 0.4285714286rem;
  height: 2.8571428571rem;
  background: #999; }

.u-ribbon-clip-v4.u-ribbon--left::after {
  left: 0;
  border-radius: 0.5714285714rem 0 0 0.5714285714rem; }

.u-ribbon-clip-v4.u-ribbon--right::after {
  right: 0;
  border-radius: 0 0.5714285714rem 0.5714285714rem 0; }

.u-ribbon-clip-v4__inner {
  position: absolute;
  top: 2.1428571429rem;
  width: 14.2857142857rem;
  height: 2.8571428571rem;
  line-height: 2.8571428571rem;
  overflow: hidden;
  transform: rotate(45deg);
  text-align: center;
  z-index: 2; }
  .u-ribbon--left .u-ribbon-clip-v4__inner {
    left: -3.5714285714rem;
    transform: rotate(-45deg); }
  .u-ribbon--right .u-ribbon-clip-v4__inner {
    right: -3.5714285714rem;
    transform: rotate(45deg); }
  .u-ribbon-clip-v4__inner--bordered {
    border: 1px dashed rgba(255, 255, 255, 0.7); }
  .u-ribbon-clip-v4__inner.g-bg-primary {
    box-shadow: 0 0 0 3px #0069b4, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-black {
    box-shadow: 0 0 0 3px #000, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-white {
    box-shadow: 0 0 0 3px #fff, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-light-opacity {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.7), 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-dark-opacity {
    box-shadow: 0 0 0 3px rgba(30, 30, 30, 0.7), 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-color-gray-light-v3 {
    box-shadow: 0 0 0 3px #ddd, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-color-gray-light-v4 {
    box-shadow: 0 0 0 3px #eee, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-color-gray-dark-v5 {
    box-shadow: 0 0 0 3px #999, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-green {
    box-shadow: 0 0 0 3px #72c02c, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-blue {
    box-shadow: 0 0 0 3px #3398dc, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-lightblue {
    box-shadow: 0 0 0 3px #edf2f8, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-lightblue-v1 {
    box-shadow: 0 0 0 3px #d6e2ee, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-darkblue {
    box-shadow: 0 0 0 3px #009, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-indigo {
    box-shadow: 0 0 0 3px #4263a3, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-red {
    box-shadow: 0 0 0 3px #f00, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-lightred {
    box-shadow: 0 0 0 3px #e64b3b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-darkred {
    box-shadow: 0 0 0 3px #a10f2b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-purple {
    box-shadow: 0 0 0 3px #9a69cb, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-darkpurple {
    box-shadow: 0 0 0 3px #6639b6, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-pink {
    box-shadow: 0 0 0 3px #e81c62, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-orange {
    box-shadow: 0 0 0 3px #a10f2b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-deeporange {
    box-shadow: 0 0 0 3px #fe541e, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-yellow {
    box-shadow: 0 0 0 3px #a10f2b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-aqua {
    box-shadow: 0 0 0 3px #29d6e6, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-cyan {
    box-shadow: 0 0 0 3px #00bed6, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-teal {
    box-shadow: 0 0 0 3px #18ba9b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-brown {
    box-shadow: 0 0 0 3px #a10f2b, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }
  .u-ribbon-clip-v4__inner.g-bg-bluegray {
    box-shadow: 0 0 0 3px #585f69, 0 21px 5px -18px rgba(0, 0, 0, 0.6); }

/*------------------------------------
  Animation on the scroll
------------------------------------*/
[data-animation]:not(.u-in-viewport) {
  visibility: hidden; }

[data-animation].js-carousel {
  visibility: visible; }

.u-in-viewport {
  visibility: visible; }

/*------------------------------------
  Stickers
------------------------------------*/
.u-sticker {
  position: absolute; }

/* Sticker Position
------------------------------------*/
.u-sticker-center {
  left: 50%;
  transform: translateX(-50%); }

/*------------------------------------
  Sticky blocks
------------------------------------*/
[class*="sticky-block"] {
  max-width: 100%; }

/*------------------------------------
  Tables
------------------------------------*/
[class*="text"][class*="center"] td,
[class*="text"][class*="center"] th {
  text-align: center; }

.u-table--v1 td,
.u-table--v1 th {
  padding: 8px; }
.u-table--v1 thead th {
  border-bottom-width: 1px; }
.u-table--v2 td,
.u-table--v2 th {
  padding: 15px; }
.u-table--v2 thead th {
  background-color: inherit;
  border-bottom-width: 1px; }

.g-col-border-top-0 td,
.g-col-border-top-0 th {
  border-top-width: 0; }
.g-col-border-side-0 td,
.g-col-border-side-0 th {
  border-left-width: 0;
  border-right-width: 0; }

/*------------------------------------
  Tabs
------------------------------------*/
/* Colors
------------------------------------*/
.g-color-primary--active.active {
  color: #0069b4; }

.g-color-black--active.active {
  color: #000; }

.g-color-gray-dark-v2--active.active {
  color: #333; }

.g-color-white--active.active {
  color: #fff; }

/* Style for Icons
------------------------------------*/
.u-tab-line-icon-pro {
  position: relative;
  top: 2px; }

/* HZ
------------------------------------*/
.nav-item > a,
.nav-item > .nav-link,
[class*="u-tab-link"]:not([class*="-icon"]) {
  transition-property: color, background-color, border-color;
  transition-duration: .2s;
  transition-timing-function: ease-in; }

[role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) {
  display: block; }
  [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .nav-item {
    display: inline-block; }
  [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .js-tabs-mobile {
    position: relative;
    display: none; }
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .js-tabs-mobile-control {
      position: relative;
      display: block; }
      [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .js-tabs-mobile-control::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 0;
        height: 0;
        border-width: 5px 3.5px 0 3.5px;
        border-style: solid;
        border-color: #777 transparent transparent transparent;
        margin-top: -1px; }
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .js-tabs-mobile .nav-inner {
      position: absolute;
      top: calc(100% + 1px);
      right: 0;
      display: none;
      background-color: #fff;
      border: 1px solid;
      padding-left: 0; }
      [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"], [data-scroll]) .js-tabs-mobile .nav-inner .nav-item {
        display: block;
        white-space: nowrap; }

[data-scroll]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) {
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden; }
  [data-scroll]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"])::-webkit-scrollbar {
    display: none; }

@-moz-document url-prefix() {
  [data-scroll]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) {
    padding-bottom: 15px; } }
@media (min-width: 768px) {
  [data-scroll] {
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden; }
    [data-scroll]::-webkit-scrollbar {
      display: none; }

  @-moz-document url-prefix() {
    [data-scroll] {
      padding-bottom: 15px; } } }
/*------------------------------------
  Tabs v1
------------------------------------*/
/* Tabs v1
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v1"].u-nav-rounded-3 .nav-link {
    border-radius: 3px; }
  [class*="u-nav-v1"].u-nav-rounded-5 .nav-link {
    border-radius: 5px; }
  [class*="u-nav-v1"].u-nav-rounded-7 .nav-link {
    border-radius: 7px; }
  [class*="u-nav-v1"].u-nav-rounded-10 .nav-link {
    border-radius: 10px; }

  .u-nav-v1-1 .nav-link.active {
    background-color: #eee; }
  .u-nav-v1-1.u-nav-primary .nav-link.active {
    color: #fff;
    background-color: #0069b4; }
  .u-nav-v1-1.u-nav-dark .nav-link.active {
    color: #fff;
    background-color: #333; }
  .u-nav-v1-1.u-nav-light .nav-link {
    color: #fff; }
  .u-nav-v1-1.u-nav-light .nav-link.active {
    color: #333;
    background-color: #fff; }

  .u-nav-v1-2 .nav-link {
    border: solid 1px transparent; }
  .u-nav-v1-2 .nav-link.active {
    border-color: #eee; }
  .u-nav-v1-2.u-nav-primary .nav-link.active {
    border-color: #0069b4; }
  .u-nav-v1-2.u-nav-dark .nav-link.active {
    border-color: #333; }
  .u-nav-v1-2.u-nav-light .nav-link {
    color: #fff; }
  .u-nav-v1-2.u-nav-light .nav-link.active {
    border-color: #fff; } }
/*------------------------------------
  Tabs v2
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v2"] .nav-link {
    border-style: solid;
    border-color: #eee;
    border-width: 1px;
    margin-left: -1px; }
  [class*="u-nav-v2"] .nav-item:first-child .nav-link {
    margin-left: 0; }
  [class*="u-nav-v2"].flex-column .nav-link {
    margin: -1px 0 0; }
  [class*="u-nav-v2"].flex-column .nav-item:first-child .nav-link {
    margin-top: 0; }
  [class*="u-nav-v2"].u-nav-primary .nav-link {
    border-color: #0069b4; }
  [class*="u-nav-v2"].u-nav-primary .nav-link.active,
  [class*="u-nav-v2"].u-nav-primary .cbp-filter-item-active .nav-link {
    border-color: #0069b4 !important; }
  [class*="u-nav-v2"].u-nav-dark .nav-link {
    border-color: #333; }
  [class*="u-nav-v2"].u-nav-dark .nav-link.active,
  [class*="u-nav-v2"].u-nav-dark .cbp-filter-item-active .nav-link {
    border-color: #333 !important; }
  [class*="u-nav-v2"].u-nav-light .nav-link {
    color: #fff;
    border-color: #fff; }
  [class*="u-nav-v2"].u-nav-light .nav-link.active,
  [class*="u-nav-v2"].u-nav-light .cbp-filter-item-active .nav-link {
    border-color: #fff !important; }
  [class*="u-nav-v2"].u-nav-rounded-3 .nav-item:first-child .nav-link {
    border-radius: 3px 0 0 3px; }
  [class*="u-nav-v2"].u-nav-rounded-3 .nav-item:last-child .nav-link {
    border-radius: 0 3px 3px 0; }
  [class*="u-nav-v2"].u-nav-rounded-3.flex-column .nav-item:first-child .nav-link {
    border-radius: 3px 3px 0 0; }
  [class*="u-nav-v2"].u-nav-rounded-3.flex-column .nav-item:last-child .nav-link {
    border-radius: 0 0 3px 3px; }
  [class*="u-nav-v2"].u-nav-rounded-5 .nav-item:first-child .nav-link {
    border-radius: 5px 0 0 5px; }
  [class*="u-nav-v2"].u-nav-rounded-5 .nav-item:last-child .nav-link {
    border-radius: 0 5px 5px 0; }
  [class*="u-nav-v2"].u-nav-rounded-5.flex-column .nav-item:first-child .nav-link {
    border-radius: 5px 5px 0 0; }
  [class*="u-nav-v2"].u-nav-rounded-5.flex-column .nav-item:last-child .nav-link {
    border-radius: 0 0 5px 5px; }
  [class*="u-nav-v2"].u-nav-rounded-7 .nav-item:first-child .nav-link {
    border-radius: 7px 0 0 7px; }
  [class*="u-nav-v2"].u-nav-rounded-7 .nav-item:last-child .nav-link {
    border-radius: 0 7px 7px 0; }
  [class*="u-nav-v2"].u-nav-rounded-7.flex-column .nav-item:first-child .nav-link {
    border-radius: 7px 7px 0 0; }
  [class*="u-nav-v2"].u-nav-rounded-7.flex-column .nav-item:last-child .nav-link {
    border-radius: 0 0 7px 7px; }
  [class*="u-nav-v2"].u-nav-rounded-10 .nav-item:first-child .nav-link {
    border-radius: 10px 0 0 10px; }
  [class*="u-nav-v2"].u-nav-rounded-10 .nav-item:last-child .nav-link {
    border-radius: 0 10px 10px 0; }
  [class*="u-nav-v2"].u-nav-rounded-10.flex-column .nav-item:first-child .nav-link {
    border-radius: 10px 10px 0 0; }
  [class*="u-nav-v2"].u-nav-rounded-10.flex-column .nav-item:last-child .nav-link {
    border-radius: 0 0 10px 10px; }

  .u-nav-v2-1 .nav-link.active,
  .u-nav-v2-1 .cbp-filter-item-active .nav-link {
    background-color: #eee; }
  .u-nav-v2-1.u-nav-primary .nav-link.active, .u-nav-v2-1.u-nav-primary .cbp-filter-item-active .nav-link {
    color: #fff;
    background-color: #0069b4; }
  .u-nav-v2-1.u-nav-dark .nav-link.active, .u-nav-v2-1.u-nav-dark .nav-link.cbp-filter-item-active {
    color: #fff;
    background-color: #333; }
  .u-nav-v2-1.u-nav-light .nav-link.active, .u-nav-v2-1.u-nav-light .nav-link.cbp-filter-item-active {
    color: #333;
    background-color: #fff; }

  .u-nav-v2-2 .nav-link.active,
  .u-nav-v2-2 .cbp-filter-item-active .nav-link {
    color: #0069b4; } }
/*------------------------------------
  Tabs v3
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v3"] .nav-link {
    border-style: solid;
    border-width: 1px 0;
    border-color: #eee; }
  [class*="u-nav-v3"].flex-column .nav-link {
    margin: -1px 0 0; }
  [class*="u-nav-v3"].flex-column .nav-item:first-child .nav-link {
    margin-top: 0; }
  [class*="u-nav-v3"] .nav-link.active {
    color: #0069b4; }
  [class*="u-nav-v3"].u-nav-light .nav-link {
    color: #fff;
    border-color: #fff; }
  [class*="u-nav-v3"].u-nav-light .nav-link.active {
    color: #0069b4;
    border-color: #fff !important; }

  .u-nav-v3-2 .nav-link {
    z-index: 1; }
  .u-nav-v3-2 .nav-link.active {
    border-color: #0069b4;
    z-index: 2;
    position: relative; } }
/*------------------------------------
  Tabs v4
------------------------------------*/
@media (min-width: 768px) {
  .u-nav-v4-1 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee; }
    .u-nav-v4-1 .nav-item {
      margin-bottom: -1px; }
    .u-nav-v4-1 .nav-link {
      border-style: solid;
      border-width: 2px 1px 1px;
      border-color: transparent; }
    .u-nav-v4-1 .nav-link.active {
      border-color: #ccc #eee #fff; }
    .u-nav-v4-1.u-nav-light .nav-link {
      color: #fff; }
    .u-nav-v4-1.u-nav-light .nav-link.active {
      color: #fff;
      border-color: #ccc #eee transparent;
      background-color: #333; }
    .u-nav-v4-1.u-nav-light.flex-column .nav-link.active {
      border-color: #ccc transparent #ccc #eee;
      border-width: 1px 0 1px 1px;
      background-color: #333; }
    .u-nav-v4-1.u-nav-primary .nav-link.active {
      border-color: #0069b4 #eee #fff; }
    .u-nav-v4-1.u-nav-dark .nav-link.active {
      border-color: #333 #eee #fff; } }
@media (min-width: 768px) and (min-width: 768px) {
  .u-nav-v4-1-column {
    display: flex; }
    .u-nav-v4-1-column .u-nav-v4-1 {
      border-bottom: none; }
      .u-nav-v4-1-column .u-nav-v4-1 .nav-item {
        margin: 0 -1px 0 0;
        z-index: 2; }
      .u-nav-v4-1-column .u-nav-v4-1 .nav-link {
        border-style: solid;
        border-width: 1px 1px 1px 2px;
        border-color: transparent; }
      .u-nav-v4-1-column .u-nav-v4-1 .nav-link.active {
        border-color: #eee #fff #eee #ccc; }
      .u-nav-v4-1-column .u-nav-v4-1.u-nav-primary .nav-link.active {
        border-color: #eee #fff #eee #0069b4; }
      .u-nav-v4-1-column .u-nav-v4-1.u-nav-dark .nav-link.active {
        border-color: #eee #fff #eee #333; }
    .u-nav-v4-1-column .nav {
      width: 30%; }
    .u-nav-v4-1-column .tab-content {
      width: 70%; } }
/*------------------------------------
  Tabs v5
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v5"] .nav-item {
    margin-bottom: -1px; }
  [class*="u-nav-v5"] .nav-link {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: transparent; }
  [class*="u-nav-v5"] .nav-link.active {
    border-color: #ccc; }
  [class*="u-nav-v5"].u-nav-primary .nav-link.active {
    border-color: #0069b4;
    color: #0069b4; }
  [class*="u-nav-v5"].u-nav-dark .nav-link.active {
    border-color: #333;
    color: #333; }
  [class*="u-nav-v5"].u-nav-light .nav-link {
    color: #fff; }
  [class*="u-nav-v5"].u-nav-light .nav-link.active {
    color: #fff;
    border-color: #fff; }

  .u-nav-v5-2 .nav-link {
    border-bottom-width: 2px; }

  .u-nav-v5-3 .nav-link {
    border-bottom-width: 5px; } }
/*------------------------------------
  Tabs v6
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v6"] .nav-link {
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: transparent;
    transition: none; }
    [class*="u-nav-v6"] .nav-link:after, [class*="u-nav-v6"] .nav-link:before {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: "";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    [class*="u-nav-v6"] .nav-link:after {
      border-top-color: #fff;
      border-width: 4px;
      margin-left: -4px; }
    [class*="u-nav-v6"] .nav-link:before {
      border-width: 6px;
      margin-left: -6px; }
  [class*="u-nav-v6"] .nav-link.active {
    border-color: #0069b4; }
    [class*="u-nav-v6"] .nav-link.active::after, [class*="u-nav-v6"] .nav-link.active::before {
      opacity: 1; }
    [class*="u-nav-v6"] .nav-link.active::before {
      border-top-color: #0069b4; }
  [class*="u-nav-v6"].u-nav-light .nav-link {
    color: #fff; }
    [class*="u-nav-v6"].u-nav-light .nav-link::after {
      border-top-color: #333; }
  [class*="u-nav-v6"].u-nav-light .nav-link.active {
    color: #fff;
    border-color: #fff; }
    [class*="u-nav-v6"].u-nav-light .nav-link.active:before {
      border-top-color: #fff; }
    [class*="u-nav-v6"].u-nav-light .nav-link.active::after {
      border-top-color: #333; }
  [class*="u-nav-v6"].flex-column .nav-link {
    border-bottom: none;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: transparent; }
    [class*="u-nav-v6"].flex-column .nav-link:after, [class*="u-nav-v6"].flex-column .nav-link:before {
      top: 50%;
      left: auto; }
    [class*="u-nav-v6"].flex-column .nav-link:after {
      border-top-color: transparent;
      border-left-color: #fff;
      border-width: 4px;
      margin-left: 0;
      margin-top: -5px;
      right: -8px; }
    [class*="u-nav-v6"].flex-column .nav-link:before {
      border-top-color: transparent;
      border-left-color: #fff;
      border-width: 6px;
      margin-left: 0;
      margin-top: -7px;
      right: -13px; }
  [class*="u-nav-v6"].flex-column .nav-link.active {
    border-color: #0069b4; }
    [class*="u-nav-v6"].flex-column .nav-link.active::before {
      border-left-color: #0069b4; } }
/*------------------------------------
  Tabs v7
------------------------------------*/
@media (min-width: 768px) {
  [class*="u-nav-v7"] .nav-item {
    position: relative; }
    [class*="u-nav-v7"] .nav-item::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      display: block;
      width: 0;
      height: 35%;
      border-right-style: solid;
      border-right-width: 1px;
      border-right-color: #ccc;
      transform: translateY(-50%); }
    [class*="u-nav-v7"] .nav-item:last-child::after {
      border-right-color: transparent; }
  [class*="u-nav-v7"] .nav-link.active {
    color: #0069b4; }
  [class*="u-nav-v7"].u-nav-dark .nav-link.active {
    color: #333; }
  [class*="u-nav-v7"].u-nav-light .nav-link {
    color: #fff; }
    [class*="u-nav-v7"].u-nav-light .nav-link.active {
      color: #fff;
      opacity: .5; }
  [class*="u-nav-v7"].flex-column .nav-item::after {
    top: 100%;
    left: 0;
    right: auto;
    width: 35%;
    height: 0;
    border-right: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    transform: translateY(0); }
  [class*="u-nav-v7"].flex-column .nav-item:last-child::after {
    border-bottom-color: transparent; }
  [class*="u-nav-v7"].flex-column .nav-link {
    padding-left: 0;
    padding-right: 0; }
  [class*="u-nav-v7"].flex-column.text-center .nav-item::after {
    left: 50%;
    transform: translateX(-50%); } }
/*------------------------------------
  Tabs v8
------------------------------------*/
[class*="u-nav-v8"] .nav-link {
  position: relative;
  min-height: 100%;
  padding: 10px 20px;
  background-color: #333;
  color: #fff;
  transition: none; }
  [class*="u-nav-v8"] .nav-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(to left, #333 0%, rgba(17, 17, 17, 0.2) 100%);
    background-repeat: repeat-y;
    z-index: 1; }
  [class*="u-nav-v8"] .nav-link.active {
    background-color: #0069b4; }
    [class*="u-nav-v8"] .nav-link.active::after {
      display: none; }
    [class*="u-nav-v8"] .nav-link.active .u-nav-v8__icon {
      background-color: #0069b4; }
    [class*="u-nav-v8"] .nav-link.active .u-nav-v8__description {
      color: rgba(255, 255, 255, 0.7); }
[class*="u-nav-v8"].u-nav-light .nav-link {
  color: #333; }
  [class*="u-nav-v8"].u-nav-light .nav-link.active {
    color: #555;
    background-color: #fff; }
    [class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__icon {
      color: #fff;
      background-color: #0069b4; }
    [class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__title, [class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__description {
      color: #555; }
[class*="u-nav-v8"].u-nav-light .u-nav-v8__icon {
  background-color: #fff;
  color: #fff; }
[class*="u-nav-v8"].u-nav-light .u-nav-v8__title, [class*="u-nav-v8"].u-nav-light .u-nav-v8__description {
  color: #fff; }

.u-nav-v8__icon, .u-nav-v8__title, .u-nav-v8__description {
  position: relative;
  z-index: 3; }
.u-nav-v8__icon {
  display: none;
  background-color: #333;
  color: #fff;
  transform: translateY(-51%);
  transition: none; }
.u-nav-v8__title {
  display: block; }
.u-nav-v8__description {
  color: inherit;
  font-style: normal; }

@media (min-width: 768px) {
  [class*="u-nav-v8"] .nav-link {
    padding: 0 20px 25px; }
  [class*="u-nav-v8"].u-nav-light .nav-link {
    background-color: #fff; }
    [class*="u-nav-v8"].u-nav-light .nav-link::before {
      background-image: linear-gradient(to bottom left, transparent 49.6%, #fff 50%), linear-gradient(to top left, transparent 49.6%, #fff 50%); }
    [class*="u-nav-v8"].u-nav-light .nav-link::after {
      background-image: linear-gradient(to left, #fff 0%, rgba(204, 204, 204, 0.2) 100%); }
    [class*="u-nav-v8"].u-nav-light .nav-link.active {
      color: #fff;
      background-color: #0069b4; }
      [class*="u-nav-v8"].u-nav-light .nav-link.active::before {
        background-image: linear-gradient(to bottom left, transparent 49.6%, #0069b4 50%), linear-gradient(to top left, transparent 49.6%, #0069b4 50%); }
      [class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__title {
        color: #fff; }
      [class*="u-nav-v8"].u-nav-light .nav-link.active .u-nav-v8__description {
        color: rgba(255, 255, 255, 0.7); }
  [class*="u-nav-v8"].u-nav-light .u-nav-v8__icon, [class*="u-nav-v8"].u-nav-light .u-nav-v8__title, [class*="u-nav-v8"].u-nav-light .u-nav-v8__description {
    color: #555; }
  [class*="u-nav-v8"].justify-content-end .nav-item:first-child .nav-link::before, [class*="u-nav-v8"].text-right .nav-item:first-child .nav-link::before {
    display: none; }
  [class*="u-nav-v8"].justify-content-end .nav-item:last-child .nav-link, [class*="u-nav-v8"].text-right .nav-item:last-child .nav-link {
    padding: 0 20px 25px; }
    [class*="u-nav-v8"].justify-content-end .nav-item:last-child .nav-link::before, [class*="u-nav-v8"].text-right .nav-item:last-child .nav-link::before {
      display: block; }
  [class*="u-nav-v8"].justify-content-end .nav-link::before, [class*="u-nav-v8"].text-right .nav-link::before {
    left: -26px;
    right: auto;
    background-position: top right, bottom left;
    background-image: linear-gradient(to bottom right, transparent 49.6%, #333 50%), linear-gradient(to top right, transparent 49.6%, #333 50%); }
  [class*="u-nav-v8"].justify-content-end .nav-link::after, [class*="u-nav-v8"].text-right .nav-link::after {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, #333 0%, rgba(17, 17, 17, 0.2) 100%); }
  [class*="u-nav-v8"].justify-content-end .nav-link.active::before, [class*="u-nav-v8"].text-right .nav-link.active::before {
    background-image: linear-gradient(to bottom right, transparent 49.6%, #0069b4 50%), linear-gradient(to top right, transparent 49.6%, #0069b4 50%); }
  [class*="u-nav-v8"].flex-column .nav-item {
    margin-bottom: 1px; }
    [class*="u-nav-v8"].flex-column .nav-item:first-child .nav-link {
      padding: 20px 20px 20px 50px; }
    [class*="u-nav-v8"].flex-column .nav-item:last-child .nav-link::before {
      display: block; }
  [class*="u-nav-v8"].flex-column .nav-link {
    padding: 20px 20px 20px 50px; }
    [class*="u-nav-v8"].flex-column .nav-link::before {
      opacity: 0; }
    [class*="u-nav-v8"].flex-column .nav-link.active::before {
      opacity: 1; }
  [class*="u-nav-v8"].flex-column .u-nav-v8__icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateX(-50%) translateY(-50%); }

  .u-nav-v8__icon {
    display: inline-block; }
  .u-nav-v8__description {
    color: rgba(255, 255, 255, 0.5); }

  .u-nav-v8-2 .nav-item:first-child .nav-link {
    padding: 0 20px 25px; }
  .u-nav-v8-2 .nav-item:last-child .nav-link::before {
    display: none; }
  .u-nav-v8-2 .nav-link {
    padding: 0 20px 25px 50px; }
    .u-nav-v8-2 .nav-link::before {
      content: "";
      position: absolute;
      top: 0;
      right: -26px;
      display: block;
      width: 26px;
      height: 100%;
      background-repeat: no-repeat;
      background-size: 100% 50.8%;
      background-position: top right, bottom left;
      background-image: linear-gradient(to bottom left, transparent 49.6%, #333 50%), linear-gradient(to top left, transparent 49.6%, #333 50%);
      z-index: 2; }
    .u-nav-v8-2 .nav-link.active::before {
      background-image: linear-gradient(to bottom left, transparent 49.6%, #0069b4 50%), linear-gradient(to top left, transparent 49.6%, #0069b4 50%); }
  .u-nav-v8-2.justify-content-end .nav-item:first-child .nav-link, .u-nav-v8-2.text-right .nav-item:first-child .nav-link {
    padding: 0 50px 25px 20px; }
  .u-nav-v8-2.justify-content-end .nav-link, .u-nav-v8-2.text-right .nav-link {
    padding: 0 50px 25px 20px; } }
@media (max-width: 768px (-1)) {
  [data-tabs-mobile-type="slide-up-down"],
  [data-tabs-mobile-type="accordion"] {
    display: none; }

  [data-tabs-mobile-type="accordion"] {
    display: none; }

  [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) {
    border-color: #0069b4; }
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) .nav-item > a,
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) .nav-item > .nav-link,
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) [class*="u-tab-link"]:not([class*="-icon"]) {
      white-space: nowrap;
      padding: 5px 10px; }
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) .nav-item > a,
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) .nav-item > .nav-link,
    [role="tablist"]:not([data-tabs-mobile-type="slide-up-down"], [data-tabs-mobile-type="accordion"]) [class*="u-tab-link"]:not([class*="-icon"], [class*="js-tabs-mobile-control"]) {
      display: block; }

  [data-tabs-mobile-type="slide-up-down"] {
    width: 100%;
    padding-top: 10px;
    border-bottom: none !important; }
    [data-tabs-mobile-type="slide-up-down"] .nav-item {
      margin: 0; }
    [data-tabs-mobile-type="slide-up-down"] .nav-link {
      text-align: center;
      border-style: solid !important;
      border-color: #eee !important;
      border-width: 1px !important;
      border-radius: 0 !important;
      margin: -1px 0 0; }
    [data-tabs-mobile-type="slide-up-down"] .nav-item:first-child .nav-link {
      margin-top: 0; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-primary .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-link {
      border-color: #0069b4 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-primary .nav-link.active,
    [data-tabs-mobile-type="slide-up-down"].u-nav-primary .nav-item.show .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-link.active,
    [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-item.show .nav-link {
      border-color: #0069b4 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-dark .nav-link {
      border-color: #333 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-dark .nav-link.active,
    [data-tabs-mobile-type="slide-up-down"].u-nav-dark .nav-item.show .nav-link {
      border-color: #333 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-light .nav-item.show .nav-link {
      border-color: #fff; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-light .nav-link {
      color: #fff;
      border-color: #fff; }
      [data-tabs-mobile-type="slide-up-down"].u-nav-light .nav-link.active {
        color: #555;
        background-color: #fff;
        border-color: #fff; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-3 .nav-item:first-child .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-tabs .nav-item:first-child .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-item:first-child .nav-link {
      border-radius: 3px 3px 0 0 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-3 .nav-item:last-child .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-tabs .nav-item:last-child .nav-link, [data-tabs-mobile-type="slide-up-down"].nav-pills .nav-item:last-child .nav-link {
      border-radius: 0 0 3px 3px !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-5 .nav-item:first-child .nav-link {
      border-radius: 5px 5px 0 0 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-5 .nav-item:last-child .nav-link {
      border-radius: 0 0 5px 5px !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-7 .nav-item:first-child .nav-link {
      border-radius: 7px 7px 0 0 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-7 .nav-item:last-child .nav-link {
      border-radius: 0 0 7px 7px !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-10 .nav-item:first-child .nav-link {
      border-radius: 10px 10px 0 0 !important; }
    [data-tabs-mobile-type="slide-up-down"].u-nav-rounded-10 .nav-item:last-child .nav-link {
      border-radius: 0 0 10px 10px !important; }

  .tab-content {
    order: 2; } }
/*------------------------------------
  Tags
------------------------------------*/
/* Pagination v1 */
.u-tags-v1 {
  display: inline-block;
  text-decoration: none;
  transition: all .3s ease; }
  .u-tags-v1:hover, .u-tags-v1:focus {
    text-decoration: none;
    cursor: pointer; }
  .u-tags-v1:focus {
    color: inherit; }

/*------------------------------------
  Text Animation Slideshow
------------------------------------*/
.u-text-slideshow {
  position: relative;
  overflow: visible !important;
  vertical-align: inherit; }

.u-text-slideshow__slide {
  position: relative;
  z-index: 1;
  display: inline-block;
  opacity: 0;
  transition: .3s ease; }
  .u-text-slideshow__slide:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0; }
  .u-text-slideshow__slide--current {
    z-index: 2;
    opacity: 1; }
  .u-text-slideshow__slide-target {
    flex-wrap: nowrap; }

/*------------------------------------
  Text-shadow
------------------------------------*/
.u-txt-shadow-v1 {
  text-shadow: 1px 1px rgba(67, 70, 72, 0.05), 2px 2px rgba(147, 150, 152, 0.07), 3px 3px rgba(178, 182, 183, 0.086), 4px 4px rgba(195, 199, 200, 0.106), 5px 5px rgba(206, 210, 211, 0.125), 6px 6px rgba(213, 217, 218, 0.145), 7px 7px rgba(218, 222, 223, 0.165), 8px 8px rgba(222, 226, 227, 0.184), 9px 9px rgba(226, 230, 231, 0.204), 10px 10px rgba(228, 232, 233, 0.22), 11px 11px rgba(230, 234, 235, 0.24), 12px 12px rgba(232, 236, 237, 0.26), 13px 13px rgba(233, 237, 238, 0.28), 14px 14px rgba(235, 239, 240, 0.298), 15px 15px rgba(236, 240, 241, 0.318), 16px 16px rgba(237, 241, 242, 0.333), 17px 17px rgba(238, 242, 243, 0.353), 18px 18px rgba(238, 242, 243, 0.373), 19px 19px rgba(239, 243, 244, 0.392), 20px 20px rgba(240, 244, 245, 0.41), 21px 21px rgba(240, 244, 245, 0.43), 22px 22px rgba(241, 245, 246, 0.447), 23px 23px rgba(241, 245, 246, 0.467), 24px 24px rgba(242, 246, 247, 0.486), 25px 25px rgba(242, 246, 247, 0.506), 26px 26px rgba(242, 246, 247, 0.525), 27px 27px rgba(243, 247, 248, 0.545), 28px 28px rgba(243, 247, 248, 0.565), 29px 29px rgba(243, 247, 248, 0.58), 30px 30px rgba(244, 248, 249, 0.6), 31px 31px rgba(244, 248, 249, 0.62), 32px 32px rgba(244, 248, 249, 0.64), 33px 33px rgba(244, 248, 249, 0.66), 34px 34px rgba(245, 249, 250, 0.68), 35px 35px rgba(245, 249, 250, 0.694), 36px 36px rgba(245, 249, 250, 0.714), 37px 37px rgba(245, 249, 250, 0.733), 38px 38px rgba(245, 249, 250, 0.753), 39px 39px rgba(246, 250, 251, 0.773), 40px 40px rgba(246, 250, 251, 0.792), 41px 41px rgba(246, 250, 251, 0.81), 42px 42px rgba(246, 250, 251, 0.827), 43px 43px rgba(246, 250, 251, 0.847), 44px 44px rgba(246, 250, 251, 0.867), 45px 45px rgba(246, 250, 251, 0.886), 46px 46px rgba(246, 250, 251, 0.906), 47px 47px rgba(247, 251, 252, 0.925), 48px 48px rgba(247, 251, 252, 0.94), 49px 49px rgba(247, 251, 252, 0.96), 50px 50px rgba(247, 251, 252, 0.98); }

.u-txt-shadow-v2 {
  text-shadow: 0 6px 55px #999; }

/*------------------------------------
  Marker-bg
------------------------------------*/
.u-marker-bg-primary, .u-marker-bg-green, .u-marker-bg-black, .u-marker-bg-white, .u-marker-bg-red, .u-marker-bg-yellow {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 100% 70%;
  white-space: nowrap; }
.u-marker-bg-primary {
  background-image: url(../img/bg/marker/marker-bg-primary.png); }
.u-marker-bg-green {
  background-image: url(../img/bg/marker/marker-bg-green.png); }
.u-marker-bg-black {
  background-image: url(../img/bg/marker/marker-bg-black.png); }
.u-marker-bg-white {
  background-image: url(../img/bg/marker/marker-bg-white.png); }
.u-marker-bg-red {
  background-image: url(../img/bg/marker/marker-bg-red.png); }
.u-marker-bg-yellow {
  background-image: url(../img/bg/marker/marker-bg-yellow.png); }

/*------------------------------------
  Tooltips
------------------------------------*/
.u-tooltip--v1 {
  color: #fff;
  background-color: #000;
  padding: 2px 8px 3px; }
  .u-tooltip--v1:after {
    content: "";
    position: absolute;
    display: block; }
  .u-tooltip--v1.tooltip-top-left, .u-tooltip--v1.tooltip-top-right {
    bottom: 100%;
    margin-bottom: 5px; }
    .u-tooltip--v1.tooltip-top-left:after, .u-tooltip--v1.tooltip-top-right:after {
      top: 100%;
      border-top: 4px solid rgba(0, 0, 0, 0.9);
      border-right: 4px solid transparent;
      border-left: 4px solid transparent; }
  .u-tooltip--v1.tooltip-bottom-left, .u-tooltip--v1.tooltip-bottom-right {
    top: 100%;
    margin-top: 5px; }
    .u-tooltip--v1.tooltip-bottom-left:after, .u-tooltip--v1.tooltip-bottom-right:after {
      bottom: 100%;
      border-bottom: 4px solid rgba(0, 0, 0, 0.9);
      border-right: 4px solid transparent;
      border-left: 4px solid transparent; }
  .u-tooltip--v1.tooltip-top-left, .u-tooltip--v1.tooltip-bottom-left {
    left: 0; }
    .u-tooltip--v1.tooltip-top-left:after, .u-tooltip--v1.tooltip-bottom-left:after {
      left: 16px; }
  .u-tooltip--v1.tooltip-top-right, .u-tooltip--v1.tooltip-bottom-right {
    right: 0; }
    .u-tooltip--v1.tooltip-top-right:after, .u-tooltip--v1.tooltip-bottom-right:after {
      right: 16px; }
  .u-tooltip--v1.tooltip-left, .u-tooltip--v1.tooltip-right {
    top: 50%;
    transform: translateY(-50%); }
    .u-tooltip--v1.tooltip-left:after, .u-tooltip--v1.tooltip-right:after {
      top: 50%;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      transform: translateY(-50%); }
  .u-tooltip--v1.tooltip-left {
    right: 100%;
    margin-right: 5px; }
    .u-tooltip--v1.tooltip-left:after {
      right: -4px;
      border-left: 4px solid rgba(0, 0, 0, 0.9); }
  .u-tooltip--v1.tooltip-right {
    left: 100%;
    margin-left: 5px; }
    .u-tooltip--v1.tooltip-right:after {
      left: -4px;
      border-right: 4px solid rgba(0, 0, 0, 0.9); }

input:focus + .u-tooltip--v1,
textarea:focus + .u-tooltip--v1 {
  opacity: 1; }

/*------------------------------------
  Typography
------------------------------------*/
.popovers--no-title .popover-title {
  display: none; }

.g-nowrap {
  white-space: nowrap; }

audio:not([controls]) {
  display: none;
  height: 0; }

video {
  max-width: 100%; }

.u-video-v1 {
  margin-bottom: 15px; }
  .u-video-v1-info {
    display: none;
    padding-left: 0; }
    .u-video-v1-info__item {
      display: inline-block;
      list-style: none; }

.u-audio-v1 {
  margin-bottom: 15px; }
  .u-audio-v1-info {
    display: none;
    padding-left: 0; }
    .u-audio-v1-info__item {
      display: inline-block;
      list-style: none; }
.u-audio-v2 .plyr__controls {
  background-color: transparent;
  border: none; }
  .u-audio-v2 .plyr__controls button {
    color: #fff; }

/*------------------------------------
  Navigation
------------------------------------*/
/* Base Abstractions */
.navbar .u-main-nav-v1 .nav-link, .navbar .u-main-nav-v2 .nav-link, .navbar .u-main-nav-v3 .nav-link, .navbar .u-main-nav-v4 .nav-link, .navbar .u-main-nav-v5 .nav-link, .navbar .u-main-nav-v6 .nav-link, .navbar .u-main-nav-v7 .nav-link, .navbar .u-main-nav-v8 .nav-link, .navbar .u-main-nav-v9 .nav-link {
  display: block; }

.navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v1 .nav-item.dropdown > a, .navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v2 .nav-item.dropdown > a, .navbar .u-main-nav-v3 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v3 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v3 .nav-item.dropdown > a, .navbar .u-main-nav-v4 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v4 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v4 .nav-item.dropdown > a, .navbar .u-main-nav-v5 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v5 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v5 .nav-item.dropdown > a, .navbar .u-main-nav-v6 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v6 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v6 .nav-item.dropdown > a, .navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v7 .nav-item.dropdown > a, .navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v8 .nav-item.dropdown > a, .navbar .u-main-nav-v9 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v9 .nav-item.hs-has-mega-menu > a {
  position: relative;
  z-index: 1;
  padding-right: 1.4285714286rem; }
  .navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v1 .nav-item.dropdown > a::after, .navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v2 .nav-item.dropdown > a::after, .navbar .u-main-nav-v3 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v3 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v3 .nav-item.dropdown > a::after, .navbar .u-main-nav-v4 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v4 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v4 .nav-item.dropdown > a::after, .navbar .u-main-nav-v5 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v5 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v5 .nav-item.dropdown > a::after, .navbar .u-main-nav-v6 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v6 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v6 .nav-item.dropdown > a::after, .navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v7 .nav-item.dropdown > a::after, .navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v8 .nav-item.dropdown > a::after, .navbar .u-main-nav-v9 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v9 .nav-item.hs-has-mega-menu > a::after {
    content: "\e900";
    font-family: "hs-icons";
    font-weight: inherit;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 1.0714285714rem;
    transform: translate3d(0, -50%, 0); }

/* Base stylesheets */
.u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-link {
  color: #fff; }
.u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item.active > .nav-link, .u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item:hover > .nav-link, .u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item:focus > .nav-link, .u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item.show > .nav-link, .u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item.hs-sub-menu-opened > .nav-link,
.u-header__section--dark .navbar [class*="u-main-nav-v"] .nav-item .nav-link:focus {
  color: #fff; }

/* Import */
/* Main navigation styles */
/*------------------------------------
  Navigation Style v1
------------------------------------*/
.navbar .u-main-nav-v1 .nav-link {
  color: #333;
  padding: 0.7857142857rem 2.1428571429rem;
  border-radius: 1.5714285714rem; }
.navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v1 .nav-item.dropdown > a {
  padding-right: 3.2142857143rem; }
  .navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v1 .nav-item.dropdown > a::after {
    right: 1.7857142857rem; }
.navbar .u-main-nav-v1 .nav-item.active > .nav-link, .navbar .u-main-nav-v1 .nav-item:hover > .nav-link, .navbar .u-main-nav-v1 .nav-item:focus > .nav-link, .navbar .u-main-nav-v1 .nav-item.show > .nav-link, .navbar .u-main-nav-v1 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v1 .nav-item .nav-link:focus {
  color: #fff;
  background-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v1 .nav-link {
    padding: 0.6428571429rem 1.4285714286rem; }
  .navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v1 .nav-item.dropdown > a {
    padding-right: 2.5rem; }
    .navbar .u-main-nav-v1 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v1 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v1 .nav-item.dropdown > a::after {
      right: 1.0714285714rem; } }
/*------------------------------------
  Navigation Style v2
------------------------------------*/
.navbar .u-main-nav-v2 .nav-link {
  color: #333;
  padding: 0.6428571429rem 2.1428571429rem;
  border-radius: 1.5714285714rem;
  border: 2px solid transparent; }
.navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v2 .nav-item.dropdown > a {
  padding-right: 3.2142857143rem; }
  .navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v2 .nav-item.dropdown > a::after {
    right: 1.7857142857rem; }
.navbar .u-main-nav-v2 .nav-item.active > .nav-link, .navbar .u-main-nav-v2 .nav-item:hover > .nav-link, .navbar .u-main-nav-v2 .nav-item:focus > .nav-link, .navbar .u-main-nav-v2 .nav-item.show > .nav-link, .navbar .u-main-nav-v2 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v2 .nav-item .nav-link:focus {
  color: #333;
  border-color: #0069b4;
  background-color: transparent; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v2 .nav-link {
    padding: 0.5rem 1.4285714286rem; }
  .navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v2 .nav-item.dropdown > a {
    padding-right: 2.5rem; }
    .navbar .u-main-nav-v2 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v2 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v2 .nav-item.dropdown > a::after {
      right: 1.0714285714rem; } }
/*------------------------------------
  Navigation Style v3
------------------------------------*/
.navbar .u-main-nav-v3 .nav-link {
  color: #333;
  padding: 2.8571428571rem 2.5714285714rem 2.5714285714rem;
  border-bottom: 4px solid transparent; }
.navbar .u-main-nav-v3 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v3 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v3 .nav-item.dropdown > a::after {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.7142857143rem;
  transform: none; }
.navbar .u-main-nav-v3 .nav-item.active > .nav-link, .navbar .u-main-nav-v3 .nav-item:hover > .nav-link, .navbar .u-main-nav-v3 .nav-item:focus > .nav-link, .navbar .u-main-nav-v3 .nav-item.show > .nav-link, .navbar .u-main-nav-v3 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v3 .nav-item .nav-link:focus {
  border-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v3 .nav-link {
    padding: 2.1428571429rem 1.7857142857rem; } }
@media all and (max-width: 992px (-1)) {
  .navbar .u-main-nav-v3 .nav-link {
    padding: 0.7142857143rem 1.4285714286rem; } }
/*------------------------------------
  Navigation Style v4
------------------------------------*/
.navbar .u-main-nav-v4 .nav-link {
  color: #333;
  padding: 2.5714285714rem 2.5714285714rem 2.8571428571rem;
  border-top: 4px solid transparent; }
.navbar .u-main-nav-v4 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v4 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v4 .nav-item.dropdown > a::after {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.7142857143rem;
  transform: none; }
.navbar .u-main-nav-v4 .nav-item.active > .nav-link, .navbar .u-main-nav-v4 .nav-item:hover > .nav-link, .navbar .u-main-nav-v4 .nav-item:focus > .nav-link, .navbar .u-main-nav-v4 .nav-item.show > .nav-link, .navbar .u-main-nav-v4 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v4 .nav-item .nav-link:focus {
  border-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v4 .nav-link {
    padding: 2.1428571429rem 1.7857142857rem; } }
@media all and (max-width: 992px (-1)) {
  .navbar .u-main-nav-v4 .nav-link {
    padding: 0.7142857143rem 1.4285714286rem; } }
/*------------------------------------
  Navigation Style v5
------------------------------------*/
.navbar .u-main-nav-v5 .nav-link {
  color: #333;
  padding: 0.2857142857rem 0;
  border-bottom: 2px solid transparent; }
.navbar .u-main-nav-v5 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v5 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v5 .nav-item.dropdown > a {
  padding-right: 1.4285714286rem; }
  .navbar .u-main-nav-v5 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v5 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v5 .nav-item.dropdown > a::after {
    right: 0; }
.navbar .u-main-nav-v5 .nav-item.active > .nav-link, .navbar .u-main-nav-v5 .nav-item:hover > .nav-link, .navbar .u-main-nav-v5 .nav-item:focus > .nav-link, .navbar .u-main-nav-v5 .nav-item.show > .nav-link, .navbar .u-main-nav-v5 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v5 .nav-item .nav-link:focus {
  border-color: #0069b4; }

/*------------------------------------
  Navigation Style v6
------------------------------------*/
.navbar .u-main-nav-v6 .nav-link {
  color: #333;
  height: 100%;
  padding: 2.8571428571rem 2.7142857143rem; }
.navbar .u-main-nav-v6 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v6 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v6 .nav-item.dropdown > a {
  padding-right: 2.7142857143rem; }
  .navbar .u-main-nav-v6 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v6 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v6 .nav-item.dropdown > a::after {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.7142857143rem;
    transform: none; }
.navbar .u-main-nav-v6 .nav-item.active > .nav-link, .navbar .u-main-nav-v6 .nav-item:hover > .nav-link, .navbar .u-main-nav-v6 .nav-item:focus > .nav-link, .navbar .u-main-nav-v6 .nav-item.show > .nav-link, .navbar .u-main-nav-v6 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v6 .nav-item .nav-link:focus {
  color: #fff;
  background-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v6 .nav-link {
    padding: 2.1428571429rem 1.4285714286rem; }
  .navbar .u-main-nav-v6 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v6 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v6 .nav-item.dropdown > a {
    padding-right: 1.4285714286rem; } }
/*------------------------------------
  Navigation Style v7
------------------------------------*/
.navbar .u-main-nav-v7 .nav-link {
  color: #333;
  padding: 0.7142857143rem 2.1428571429rem;
  border: 2px solid transparent; }
.navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v7 .nav-item.dropdown > a {
  padding-right: 3.2142857143rem; }
  .navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v7 .nav-item.dropdown > a::after {
    right: 1.7857142857rem; }
.navbar .u-main-nav-v7 .nav-item.active > .nav-link, .navbar .u-main-nav-v7 .nav-item:hover > .nav-link, .navbar .u-main-nav-v7 .nav-item:focus > .nav-link, .navbar .u-main-nav-v7 .nav-item.show > .nav-link, .navbar .u-main-nav-v7 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v7 .nav-item .nav-link:focus {
  border-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v7 .nav-link {
    padding: 0.6428571429rem 1.4285714286rem; }
  .navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v7 .nav-item.dropdown > a {
    padding-right: 2.1428571429rem; }
    .navbar .u-main-nav-v7 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v7 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v7 .nav-item.dropdown > a::after {
      right: 1.0714285714rem; } }
/*------------------------------------
  Navigation Style v8
------------------------------------*/
.navbar .u-main-nav-v8 .nav-link {
  color: #333;
  padding: 0.7857142857rem 2.1428571429rem; }
.navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v8 .nav-item.dropdown > a {
  padding-right: 3.2142857143rem; }
  .navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v8 .nav-item.dropdown > a::after {
    right: 1.7857142857rem; }
.navbar .u-main-nav-v8 .nav-item.active > .nav-link, .navbar .u-main-nav-v8 .nav-item:hover > .nav-link, .navbar .u-main-nav-v8 .nav-item:focus > .nav-link, .navbar .u-main-nav-v8 .nav-item.show > .nav-link, .navbar .u-main-nav-v8 .nav-item.hs-sub-menu-opened > .nav-link,
.navbar .u-main-nav-v8 .nav-item .nav-link:focus {
  color: #fff;
  background-color: #0069b4; }

@media all and (max-width: 1200px (-1)) {
  .navbar .u-main-nav-v8 .nav-link {
    padding: 0.6428571429rem 1.4285714286rem; }
  .navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a, .navbar .u-main-nav-v8 .nav-item.dropdown > a {
    padding-right: 2.1428571429rem; }
    .navbar .u-main-nav-v8 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v8 .nav-item.hs-has-mega-menu > a::after, .navbar .u-main-nav-v8 .nav-item.dropdown > a::after {
      right: 1.0714285714rem; } }
/*------------------------------------
  Navigation Style v9
------------------------------------*/
.navbar .u-main-nav-v9 .nav-link {
  color: #777;
  padding: 0 1.4285714286rem 0 0; }
.navbar .u-main-nav-v9 .nav-item > a {
  padding: 1.4285714286rem 0; }
.navbar .u-main-nav-v9 .nav-item.hs-has-sub-menu > a::after, .navbar .u-main-nav-v9 .nav-item.hs-has-mega-menu > a::after {
  font-size: 1.2857142857rem;
  right: 0; }
.navbar .u-main-nav-v9 .nav-item.active > .nav-link, .navbar .u-main-nav-v9 .nav-item:hover > .nav-link, .navbar .u-main-nav-v9 .nav-item:focus > .nav-link,
.navbar .u-main-nav-v9 .nav-item .nav-link:focus {
  color: #000; }
  .navbar .u-main-nav-v9 .nav-item.active > .nav-link::after, .navbar .u-main-nav-v9 .nav-item:hover > .nav-link::after, .navbar .u-main-nav-v9 .nav-item:focus > .nav-link::after,
  .navbar .u-main-nav-v9 .nav-item .nav-link:focus::after {
    color: #0069b4; }

/* Dropdown navigation styles */
/*------------------------------------
  Navigation Dropdown Style v1
------------------------------------*/
.navbar .u-sub-menu-v1 .hs-has-sub-menu .hs-has-sub-menu.active > a, .navbar .u-sub-menu-v1 .hs-has-sub-menu .hs-has-sub-menu:active > a, .navbar .u-sub-menu-v1 .hs-has-sub-menu .hs-has-sub-menu:focus > a, .navbar .u-sub-menu-v1 .hs-has-sub-menu .hs-has-sub-menu:hover > a, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item.active > a, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:active > a, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:focus > a, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:hover > a,
.navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item.active > a,
.navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:active > a,
.navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:focus > a,
.navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:hover > a, .navbar .u-sub-menu-v1 .hs-sub-menu a:active, .navbar .u-sub-menu-v1 .hs-sub-menu a:focus, .navbar .u-sub-menu-v1 .hs-sub-menu a:hover,
.navbar .u-sub-menu-v1 .dropdown-menu a:active,
.navbar .u-sub-menu-v1 .dropdown-menu a:focus,
.navbar .u-sub-menu-v1 .dropdown-menu a:hover {
  color: #0069b4 !important;
  background-color: transparent;
  border: none; }

.navbar .u-sub-menu-v1 .hs-has-sub-menu .hs-has-sub-menu > a::after {
  content: "\e902";
  font-family: "hs-icons";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate3d(0, -50%, 0); }
.navbar .u-sub-menu-v1 .hs-has-mega-menu .hs-has-sub-menu > a::after {
  content: "\e902"; }
.navbar .u-sub-menu-v1 .hs-sub-menu,
.navbar .u-sub-menu-v1 .dropdown-menu {
  font-size: 0.9285714286rem;
  min-width: 16.4285714286rem;
  padding: 0.7142857143rem 0; }
  .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item,
  .navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item {
    font-weight: inherit;
    color: inherit;
    padding: 0; }
    .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item.active, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:active, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:focus, .navbar .u-sub-menu-v1 .hs-sub-menu .dropdown-item:hover,
    .navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item.active,
    .navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:active,
    .navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:focus,
    .navbar .u-sub-menu-v1 .dropdown-menu .dropdown-item:hover {
      border: none;
      background-color: transparent; }
  .navbar .u-sub-menu-v1 .hs-sub-menu a,
  .navbar .u-sub-menu-v1 .dropdown-menu a {
    color: #777;
    text-decoration: none !important;
    display: block;
    padding: 0.4285714286rem 1.7857142857rem; }
.navbar .u-sub-menu-v1 .hs-sub-menu,
.navbar .u-sub-menu-v1 .hs-mega-menu,
.navbar .u-sub-menu-v1 .dropdown-menu {
  font-weight: normal;
  text-transform: none;
  margin-top: 0;
  color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-width: 3px 0 0 0;
  border-style: solid;
  border-color: #0069b4;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .navbar .u-sub-menu-v1 .hs-sub-menu .hs-sub-menu,
  .navbar .u-sub-menu-v1 .hs-mega-menu .hs-sub-menu,
  .navbar .u-sub-menu-v1 .dropdown-menu .hs-sub-menu {
    margin-top: -1.0714285714rem; }
.navbar .u-sub-menu-v1.hs-mobile-state .hs-sub-menu {
  width: auto; }
.navbar .u-sub-menu-v1.hs-mobile-state .hs-sub-menu .hs-sub-menu,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-sub-menu .hs-mega-menu,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-mega-menu .hs-sub-menu,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-mega-menu .hs-mega-menu,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v1.hs-mobile-state .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

.navbar .hs-mobile-state .u-sub-menu-v1 .hs-sub-menu {
  width: auto; }
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-sub-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-sub-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-mega-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-mega-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v1 .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

/*------------------------------------
  Navigation Dropdown Style v2
------------------------------------*/
.navbar .u-sub-menu-v2 .hs-has-sub-menu .hs-has-sub-menu.active > a, .navbar .u-sub-menu-v2 .hs-has-sub-menu .hs-has-sub-menu:active > a, .navbar .u-sub-menu-v2 .hs-has-sub-menu .hs-has-sub-menu:focus > a, .navbar .u-sub-menu-v2 .hs-has-sub-menu .hs-has-sub-menu:hover > a, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item.active > a, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:active > a, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:focus > a, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:hover > a,
.navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item.active > a,
.navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:active > a,
.navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:focus > a,
.navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:hover > a, .navbar .u-sub-menu-v2 .hs-sub-menu a:active, .navbar .u-sub-menu-v2 .hs-sub-menu a:focus, .navbar .u-sub-menu-v2 .hs-sub-menu a:hover,
.navbar .u-sub-menu-v2 .dropdown-menu a:active,
.navbar .u-sub-menu-v2 .dropdown-menu a:focus,
.navbar .u-sub-menu-v2 .dropdown-menu a:hover {
  color: #777 !important;
  background-color: #eee;
  border: none; }

.navbar .u-sub-menu-v2 .hs-has-sub-menu .hs-has-sub-menu > a::after {
  content: "\e902";
  font-family: "hs-icons";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate3d(0, -50%, 0); }
.navbar .u-sub-menu-v2 .hs-has-mega-menu .hs-has-sub-menu > a::after {
  content: "\e902"; }
.navbar .u-sub-menu-v2 .hs-sub-menu,
.navbar .u-sub-menu-v2 .dropdown-menu {
  font-size: 0.9285714286rem;
  min-width: 16.4285714286rem;
  padding: 0.7142857143rem 0; }
  .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item,
  .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item {
    font-weight: inherit;
    color: inherit;
    padding: 0; }
    .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item.active, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:active, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:focus, .navbar .u-sub-menu-v2 .hs-sub-menu .dropdown-item:hover,
    .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item.active,
    .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:active,
    .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:focus,
    .navbar .u-sub-menu-v2 .dropdown-menu .dropdown-item:hover {
      border-color: #eee;
      background-color: transparent; }
  .navbar .u-sub-menu-v2 .hs-sub-menu a,
  .navbar .u-sub-menu-v2 .dropdown-menu a {
    color: #777;
    text-decoration: none !important;
    display: block;
    padding: 0.4285714286rem 1.7857142857rem; }
  .navbar .u-sub-menu-v2 .hs-sub-menu > li:not(:last-child),
  .navbar .u-sub-menu-v2 .dropdown-menu > li:not(:last-child) {
    border-bottom: 1px solid #eee; }
.navbar .u-sub-menu-v2 .hs-sub-menu,
.navbar .u-sub-menu-v2 .hs-mega-menu,
.navbar .u-sub-menu-v2 .dropdown-menu {
  font-weight: normal;
  text-transform: none;
  min-width: 14.2857142857rem;
  margin-top: 0;
  padding: 0;
  color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-top-color: #0069b4;
  border-bottom-color: #777;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .navbar .u-sub-menu-v2 .hs-sub-menu .hs-sub-menu,
  .navbar .u-sub-menu-v2 .hs-mega-menu .hs-sub-menu,
  .navbar .u-sub-menu-v2 .dropdown-menu .hs-sub-menu {
    margin-top: -1.0714285714rem; }
.navbar .u-sub-menu-v2.hs-mobile-state .hs-sub-menu {
  width: auto; }
.navbar .u-sub-menu-v2.hs-mobile-state .hs-sub-menu .hs-sub-menu,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-sub-menu .hs-mega-menu,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-mega-menu .hs-sub-menu,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-mega-menu .hs-mega-menu,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v2.hs-mobile-state .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

.navbar .hs-mobile-state .u-sub-menu-v2 .hs-sub-menu {
  width: auto; }
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-sub-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-sub-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-mega-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-mega-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v2 .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

/*------------------------------------
  Navigation Dropdown Style v3
------------------------------------*/
.navbar .u-sub-menu-v3 .hs-has-sub-menu .hs-has-sub-menu.active > a, .navbar .u-sub-menu-v3 .hs-has-sub-menu .hs-has-sub-menu:active > a, .navbar .u-sub-menu-v3 .hs-has-sub-menu .hs-has-sub-menu:focus > a, .navbar .u-sub-menu-v3 .hs-has-sub-menu .hs-has-sub-menu:hover > a, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item.active > a, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:active > a, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:focus > a, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:hover > a,
.navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item.active > a,
.navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:active > a,
.navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:focus > a,
.navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:hover > a, .navbar .u-sub-menu-v3 .hs-sub-menu a:active, .navbar .u-sub-menu-v3 .hs-sub-menu a:focus, .navbar .u-sub-menu-v3 .hs-sub-menu a:hover,
.navbar .u-sub-menu-v3 .dropdown-menu a:active,
.navbar .u-sub-menu-v3 .dropdown-menu a:focus,
.navbar .u-sub-menu-v3 .dropdown-menu a:hover {
  color: #fff !important;
  background-color: #0069b4;
  border: none; }

.navbar .u-sub-menu-v3 .hs-has-sub-menu .hs-has-sub-menu > a::after {
  content: "\e902";
  font-family: "hs-icons";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate3d(0, -50%, 0); }
.navbar .u-sub-menu-v3 .hs-has-mega-menu .hs-has-sub-menu > a::after {
  content: "\e902"; }
.navbar .u-sub-menu-v3 .hs-sub-menu,
.navbar .u-sub-menu-v3 .dropdown-menu {
  font-size: 0.9285714286rem;
  min-width: 16.4285714286rem;
  padding: 0.7142857143rem 0; }
  .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item,
  .navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item {
    font-weight: inherit;
    color: inherit;
    padding: 0; }
    .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item.active, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:active, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:focus, .navbar .u-sub-menu-v3 .hs-sub-menu .dropdown-item:hover,
    .navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item.active,
    .navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:active,
    .navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:focus,
    .navbar .u-sub-menu-v3 .dropdown-menu .dropdown-item:hover {
      border-color: #eee;
      background-color: transparent; }
  .navbar .u-sub-menu-v3 .hs-sub-menu a,
  .navbar .u-sub-menu-v3 .dropdown-menu a {
    color: #777;
    text-decoration: none !important;
    display: block;
    padding: 0.4285714286rem 1.7857142857rem; }
  .navbar .u-sub-menu-v3 .hs-sub-menu > li:not(:last-child),
  .navbar .u-sub-menu-v3 .dropdown-menu > li:not(:last-child) {
    border-bottom: 1px solid #eee; }
.navbar .u-sub-menu-v3 .hs-sub-menu,
.navbar .u-sub-menu-v3 .hs-mega-menu,
.navbar .u-sub-menu-v3 .dropdown-menu {
  font-weight: normal;
  text-transform: none;
  min-width: 14.2857142857rem;
  margin-top: 0;
  padding: 0;
  color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-top-color: #0069b4;
  border-bottom-color: #777;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .navbar .u-sub-menu-v3 .hs-sub-menu .hs-sub-menu,
  .navbar .u-sub-menu-v3 .hs-mega-menu .hs-sub-menu,
  .navbar .u-sub-menu-v3 .dropdown-menu .hs-sub-menu {
    margin-top: -1.0714285714rem; }
.navbar .u-sub-menu-v3.hs-mobile-state .hs-sub-menu {
  width: auto; }
.navbar .u-sub-menu-v3.hs-mobile-state .hs-sub-menu .hs-sub-menu,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-sub-menu .hs-mega-menu,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-mega-menu .hs-sub-menu,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-mega-menu .hs-mega-menu,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v3.hs-mobile-state .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

.navbar .hs-mobile-state .u-sub-menu-v3 .hs-sub-menu {
  width: auto; }
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-sub-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-sub-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-mega-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-mega-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v3 .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

/*------------------------------------
  Navigation Dropdown Style v4
------------------------------------*/
.navbar .u-sub-menu-v4 .hs-has-sub-menu .hs-has-sub-menu.active > a, .navbar .u-sub-menu-v4 .hs-has-sub-menu .hs-has-sub-menu:active > a, .navbar .u-sub-menu-v4 .hs-has-sub-menu .hs-has-sub-menu:focus > a, .navbar .u-sub-menu-v4 .hs-has-sub-menu .hs-has-sub-menu:hover > a, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item.active > a, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:active > a, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:focus > a, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:hover > a,
.navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item.active > a,
.navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:active > a,
.navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:focus > a,
.navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:hover > a, .navbar .u-sub-menu-v4 .hs-sub-menu a:active, .navbar .u-sub-menu-v4 .hs-sub-menu a:focus, .navbar .u-sub-menu-v4 .hs-sub-menu a:hover,
.navbar .u-sub-menu-v4 .dropdown-menu a:active,
.navbar .u-sub-menu-v4 .dropdown-menu a:focus,
.navbar .u-sub-menu-v4 .dropdown-menu a:hover {
  color: #fff !important;
  background-color: #0069b4;
  border: none; }

.navbar .u-sub-menu-v4 .hs-has-sub-menu .hs-has-sub-menu > a::after {
  content: "\e902";
  font-family: "hs-icons";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate3d(0, -50%, 0); }
.navbar .u-sub-menu-v4 .hs-has-mega-menu .hs-has-sub-menu > a::after {
  content: "\e902"; }
.navbar .u-sub-menu-v4 .hs-sub-menu,
.navbar .u-sub-menu-v4 .dropdown-menu {
  font-size: 0.9285714286rem;
  min-width: 16.4285714286rem;
  padding: 0.7142857143rem 0; }
  .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item,
  .navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item {
    font-weight: inherit;
    color: inherit;
    padding: 0; }
    .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item.active, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:active, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:focus, .navbar .u-sub-menu-v4 .hs-sub-menu .dropdown-item:hover,
    .navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item.active,
    .navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:active,
    .navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:focus,
    .navbar .u-sub-menu-v4 .dropdown-menu .dropdown-item:hover {
      border: none;
      background-color: transparent; }
  .navbar .u-sub-menu-v4 .hs-sub-menu a,
  .navbar .u-sub-menu-v4 .dropdown-menu a {
    color: #777;
    text-decoration: none !important;
    display: block;
    padding: 0.4285714286rem 1.7857142857rem; }
  .navbar .u-sub-menu-v4 .hs-sub-menu > li:not(:last-child),
  .navbar .u-sub-menu-v4 .dropdown-menu > li:not(:last-child) {
    border-bottom: 1px solid #eee; }
.navbar .u-sub-menu-v4 .hs-sub-menu,
.navbar .u-sub-menu-v4 .hs-mega-menu,
.navbar .u-sub-menu-v4 .dropdown-menu {
  font-weight: normal;
  text-transform: none;
  min-width: 14.2857142857rem;
  margin-top: 0;
  padding: 0;
  color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-top-color: #0069b4;
  border-bottom-color: #777;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .navbar .u-sub-menu-v4 .hs-sub-menu .hs-sub-menu,
  .navbar .u-sub-menu-v4 .hs-mega-menu .hs-sub-menu,
  .navbar .u-sub-menu-v4 .dropdown-menu .hs-sub-menu {
    margin-top: -1.0714285714rem; }
.navbar .u-sub-menu-v4.hs-mobile-state .hs-sub-menu {
  width: auto; }
.navbar .u-sub-menu-v4.hs-mobile-state .hs-sub-menu .hs-sub-menu,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-sub-menu .hs-mega-menu,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-mega-menu .hs-sub-menu,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-mega-menu .hs-mega-menu,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .u-sub-menu-v4.hs-mobile-state .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

.navbar .hs-mobile-state .u-sub-menu-v4 .hs-sub-menu {
  width: auto; }
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-sub-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-sub-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-sub-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-sub-menu .hs-mega-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-mega-menu .hs-sub-menu,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-mega-menu .hs-mega-menu,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-mega-menu .hs-sub-menu.hs-reversed,
.navbar .hs-mobile-state .u-sub-menu-v4 .hs-mega-menu .hs-mega-menu.hs-reversed {
  margin: 0.2142857143rem; }

/*------------------------------------
  Navigation Dropdown Style Inline
------------------------------------*/
.u-navbar--inline-submenu .dropdown-menu {
  white-space: nowrap;
  top: 98%;
  left: 50%;
  border-radius: 0;
  overflow: visible !important;
  border-left: none;
  border-right: none;
  transform: translate3d(-50%, 0, 0); }
  .u-navbar--inline-submenu .dropdown-menu::after, .u-navbar--inline-submenu .dropdown-menu::before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    width: 2000%;
    border-top: inherit;
    border-bottom: inherit;
    background-color: inherit; }
  .u-navbar--inline-submenu .dropdown-menu::after {
    left: 100%; }
  .u-navbar--inline-submenu .dropdown-menu::before {
    right: 100%; }
  .u-navbar--inline-submenu .dropdown-menu > li {
    display: inline-block; }
.u-navbar--inline-submenu.u-navbar--overflow .dropdown,
.u-navbar--inline-submenu.u-navbar--overflow .container {
  position: static; }
.u-navbar--inline-submenu.u-navbar--overflow .dropdown-menu {
  white-space: normal;
  left: 0;
  transform: translate3d(0, 0, 0);
  margin-top: 0; }

@media all and (min-width: 1200px) {
  .u-navbar--inline-submenu--xl .dropdown-menu {
    white-space: nowrap;
    top: 98%;
    left: 50%;
    border-radius: 0;
    overflow: visible !important;
    border-left: none;
    border-right: none;
    transform: translate3d(-50%, 0, 0); }
    .u-navbar--inline-submenu--xl .dropdown-menu::after, .u-navbar--inline-submenu--xl .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -1px;
      bottom: 0;
      width: 2000%;
      border-top: inherit;
      border-bottom: inherit;
      background-color: inherit; }
    .u-navbar--inline-submenu--xl .dropdown-menu::after {
      left: 100%; }
    .u-navbar--inline-submenu--xl .dropdown-menu::before {
      right: 100%; }
    .u-navbar--inline-submenu--xl .dropdown-menu > li {
      display: inline-block; }
  .u-navbar--inline-submenu--xl.u-navbar--overflow .dropdown,
  .u-navbar--inline-submenu--xl.u-navbar--overflow .container {
    position: static; }
  .u-navbar--inline-submenu--xl.u-navbar--overflow .dropdown-menu {
    white-space: normal;
    left: 0;
    transform: translate3d(0, 0, 0);
    margin-top: 0; } }
@media all and (min-width: 992px) {
  .u-navbar--inline-submenu--lg .dropdown-menu {
    white-space: nowrap;
    top: 98%;
    left: 50%;
    border-radius: 0;
    overflow: visible !important;
    border-left: none;
    border-right: none;
    transform: translate3d(-50%, 0, 0); }
    .u-navbar--inline-submenu--lg .dropdown-menu::after, .u-navbar--inline-submenu--lg .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -1px;
      bottom: 0;
      width: 2000%;
      border-top: inherit;
      border-bottom: inherit;
      background-color: inherit; }
    .u-navbar--inline-submenu--lg .dropdown-menu::after {
      left: 100%; }
    .u-navbar--inline-submenu--lg .dropdown-menu::before {
      right: 100%; }
    .u-navbar--inline-submenu--lg .dropdown-menu > li {
      display: inline-block; }
  .u-navbar--inline-submenu--lg.u-navbar--overflow .dropdown,
  .u-navbar--inline-submenu--lg.u-navbar--overflow .container {
    position: static; }
  .u-navbar--inline-submenu--lg.u-navbar--overflow .dropdown-menu {
    white-space: normal;
    left: 0;
    transform: translate3d(0, 0, 0);
    margin-top: 0; } }
@media all and (min-width: 768px) {
  .u-navbar--inline-submenu--md .dropdown-menu {
    white-space: nowrap;
    top: 98%;
    left: 50%;
    border-radius: 0;
    overflow: visible !important;
    border-left: none;
    border-right: none;
    transform: translate3d(-50%, 0, 0); }
    .u-navbar--inline-submenu--md .dropdown-menu::after, .u-navbar--inline-submenu--md .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -1px;
      bottom: 0;
      width: 2000%;
      border-top: inherit;
      border-bottom: inherit;
      background-color: inherit; }
    .u-navbar--inline-submenu--md .dropdown-menu::after {
      left: 100%; }
    .u-navbar--inline-submenu--md .dropdown-menu::before {
      right: 100%; }
    .u-navbar--inline-submenu--md .dropdown-menu > li {
      display: inline-block; }
  .u-navbar--inline-submenu--md.u-navbar--overflow .dropdown,
  .u-navbar--inline-submenu--md.u-navbar--overflow .container {
    position: static; }
  .u-navbar--inline-submenu--md.u-navbar--overflow .dropdown-menu {
    white-space: normal;
    left: 0;
    transform: translate3d(0, 0, 0);
    margin-top: 0; } }
@media all and (min-width: 576px) {
  .u-navbar--inline-submenu--sm .dropdown-menu {
    white-space: nowrap;
    top: 98%;
    left: 50%;
    border-radius: 0;
    overflow: visible !important;
    border-left: none;
    border-right: none;
    transform: translate3d(-50%, 0, 0); }
    .u-navbar--inline-submenu--sm .dropdown-menu::after, .u-navbar--inline-submenu--sm .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -1px;
      bottom: 0;
      width: 2000%;
      border-top: inherit;
      border-bottom: inherit;
      background-color: inherit; }
    .u-navbar--inline-submenu--sm .dropdown-menu::after {
      left: 100%; }
    .u-navbar--inline-submenu--sm .dropdown-menu::before {
      right: 100%; }
    .u-navbar--inline-submenu--sm .dropdown-menu > li {
      display: inline-block; }
  .u-navbar--inline-submenu--sm.u-navbar--overflow .dropdown,
  .u-navbar--inline-submenu--sm.u-navbar--overflow .container {
    position: static; }
  .u-navbar--inline-submenu--sm.u-navbar--overflow .dropdown-menu {
    white-space: normal;
    left: 0;
    transform: translate3d(0, 0, 0);
    margin-top: 0; } }
/*------------------------------------
  Navigation Dropdown With Columns
------------------------------------*/
@media (min-width: 992px) {
  [class*="u-dropdown-col-"] {
    column-gap: 1px;
    column-rule: 1px solid #f7f7f7; }
    [class*="u-dropdown-col-"] > * {
      min-width: 200px;
      -webkit-column-break-inside: avoid;
      column-break-inside: avoid; }

  .u-dropdown-col-2 {
    columns: 2; }

  .u-dropdown-col-3 {
    columns: 3; } }
/* Main navigation behaviors */
/*------------------------------------
  Navigation Behavior (Overlay)
------------------------------------*/
body.u-main-nav--overlay-left .u-main-nav__overlay, body.u-main-nav--overlay-right .u-main-nav__overlay {
  overflow: hidden; }
body.u-main-nav--overlay-right .u-main-nav--overlay {
  right: -21.4285714286rem; }
body.u-main-nav--overlay-right .u-main-nav__overlay {
  right: 100%; }
body.u-main-nav--overlay-right.u-main-nav--overlay-opened .u-main-nav--overlay {
  right: 0; }
body.u-main-nav--overlay-right.u-main-nav--overlay-opened .u-main-nav__overlay {
  opacity: 1;
  visibility: visible; }
body.u-main-nav--overlay-left .u-main-nav--overlay {
  left: -21.4285714286rem; }
body.u-main-nav--overlay-left .u-main-nav__overlay {
  left: 100%; }
body.u-main-nav--overlay-left.u-main-nav--overlay-opened .u-main-nav--overlay {
  left: 0; }
body.u-main-nav--overlay-left.u-main-nav--overlay-opened .u-main-nav__overlay {
  opacity: 1;
  visibility: visible; }

.navbar-collapse.u-main-nav--overlay {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 5;
  margin: 0 !important;
  width: 21.4285714286rem;
  align-items: flex-start !important; }
  .navbar-collapse.u-main-nav--overlay .navbar-nav {
    width: 100%;
    flex-direction: column;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .navbar-collapse.u-main-nav--overlay .dropdown-menu {
    position: static;
    width: 100%; }
  .navbar-collapse.u-main-nav--overlay .u-main-nav__list-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 2.1428571429rem 0.7142857143rem;
    width: 100%;
    height: 100%; }
    .navbar-collapse.u-main-nav--overlay .u-main-nav__list-wrapper .navbar-nav {
      padding: 0.7142857143rem; }

/*------------------------------------
  Navigation Behavior (Push)
------------------------------------*/
body.u-main-nav--push-left, body.u-main-nav--push-right {
  width: 100%; }
  body.u-main-nav--push-left .u-main-nav__push, body.u-main-nav--push-right .u-main-nav__push {
    overflow: hidden; }
body.u-main-nav--push-right .u-main-nav--push {
  right: -21.4285714286rem; }
body.u-main-nav--push-right .u-main-nav__overlay {
  right: 100%; }
body.u-main-nav--push-right.u-main-nav--overlay-opened {
  margin-right: 21.4285714286rem; }
  body.u-main-nav--push-right.u-main-nav--overlay-opened .u-main-nav--push {
    right: 0; }
  body.u-main-nav--push-right.u-main-nav--overlay-opened .u-main-nav__overlay {
    opacity: 1;
    visibility: visible; }
body.u-main-nav--push-left .u-main-nav--push {
  left: -21.4285714286rem; }
body.u-main-nav--push-left .u-main-nav__overlay {
  left: 100%; }
body.u-main-nav--push-left.u-main-nav--overlay-opened {
  margin-left: 21.4285714286rem; }
  body.u-main-nav--push-left.u-main-nav--overlay-opened .u-main-nav--push {
    left: 0; }
  body.u-main-nav--push-left.u-main-nav--overlay-opened .u-main-nav__overlay {
    opacity: 1;
    visibility: visible; }

.navbar-collapse.u-main-nav--push {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 5;
  margin: 0 !important;
  width: 21.4285714286rem;
  max-width: 85%;
  align-items: flex-start !important; }
  .navbar-collapse.u-main-nav--push .navbar-nav {
    width: 100%;
    flex-direction: column;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .navbar-collapse.u-main-nav--push .dropdown-menu {
    position: static;
    width: 100%; }
  .navbar-collapse.u-main-nav--push .u-main-nav__list-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 2.1428571429rem 0.7142857143rem;
    width: 100%;
    height: 100%; }
    .navbar-collapse.u-main-nav--push .u-main-nav__list-wrapper .navbar-nav {
      padding: 0.7142857143rem; }

/*------------------------------------
  Navigation Behavior (Smart)
------------------------------------*/
.u-smart-nav {
  position: fixed;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transform: scale3d(0.2, 0.2, 0.2); }
  .u-smart-nav .navbar {
    position: absolute;
    width: 21.4285714286rem;
    opacity: 0;
    visibility: hidden; }
    .u-smart-nav .navbar .dropdown {
      z-index: 1; }
    .u-smart-nav .navbar .dropdown-menu {
      position: relative;
      width: 100%; }
    .u-smart-nav .navbar li {
      transform: translate3d(30px, 0, 0);
      transition: all .3s ease; }
    .u-smart-nav .navbar li:nth-child(1) {
      transition-delay: 60ms; }
    .u-smart-nav .navbar li:nth-child(2) {
      transition-delay: 90ms; }
    .u-smart-nav .navbar li:nth-child(3) {
      transition-delay: 120ms; }
    .u-smart-nav .navbar li:nth-child(4) {
      transition-delay: 150ms; }
    .u-smart-nav .navbar li:nth-child(5) {
      transition-delay: 180ms; }
    .u-smart-nav .navbar li:nth-child(6) {
      transition-delay: 210ms; }
    .u-smart-nav .navbar li:nth-child(7) {
      transition-delay: 240ms; }
    .u-smart-nav .navbar li:nth-child(8) {
      transition-delay: 270ms; }
    .u-smart-nav .navbar li:nth-child(9) {
      transition-delay: 300ms; }
    .u-smart-nav .navbar li:nth-child(10) {
      transition-delay: 330ms; }
    .u-smart-nav .navbar li:nth-child(11) {
      transition-delay: 360ms; }
    .u-smart-nav .navbar li:nth-child(12) {
      transition-delay: 390ms; }
    .u-smart-nav .navbar li:nth-child(13) {
      transition-delay: 420ms; }
    .u-smart-nav .navbar li:nth-child(14) {
      transition-delay: 450ms; }
    .u-smart-nav .navbar li:nth-child(15) {
      transition-delay: 480ms; }
    .u-smart-nav .navbar li:nth-child(16) {
      transition-delay: 510ms; }
    .u-smart-nav .navbar li:nth-child(17) {
      transition-delay: 540ms; }
    .u-smart-nav .navbar li:nth-child(18) {
      transition-delay: 570ms; }
    .u-smart-nav .navbar li:nth-child(19) {
      transition-delay: 600ms; }
  .u-smart-nav__toggler {
    position: relative;
    z-index: 1; }
  .u-smart-nav--opened .navbar {
    opacity: 1;
    visibility: visible;
    transform: scale3d(1, 1, 1) !important; }
    .u-smart-nav--opened .navbar li {
      transform: translate3d(0, 0, 0); }
  .u-smart-nav--shown {
    opacity: 1;
    visibility: visible;
    transform: scale3d(1, 1, 1); }
  .u-smart-nav--bottom-right {
    right: 0.7142857143rem;
    bottom: 0.7142857143rem; }
    .u-smart-nav--bottom-right .navbar {
      bottom: 0;
      right: 0;
      transform: scale3d(0.1, 0.1, 0.1);
      transform-origin: 100% 100%;
      padding-right: 5.7142857143rem; }
  .u-smart-nav--bottom-left {
    left: 0.7142857143rem;
    bottom: 0.7142857143rem; }
    .u-smart-nav--bottom-left .navbar {
      text-align: right;
      bottom: 0;
      left: 0;
      transform: scale3d(0.1, 0.1, 0.1);
      transform-origin: 0% 100%;
      padding-left: 5.7142857143rem; }
  .u-smart-nav--top-left {
    left: 0.7142857143rem;
    top: 0.7142857143rem; }
    .u-smart-nav--top-left .navbar {
      text-align: right;
      top: 0;
      left: 0;
      transform: scale3d(0.1, 0.1, 0.1);
      transform-origin: 0% 0%;
      padding-left: 5.7142857143rem; }
  .u-smart-nav--top-right {
    right: 0.7142857143rem;
    top: 0.7142857143rem; }
    .u-smart-nav--top-right .navbar {
      top: 0;
      right: 0;
      transform: scale3d(0.1, 0.1, 0.1);
      transform-origin: 100% 0%;
      padding-right: 5.7142857143rem; }

/* Secondary navigation styles */
/*------------------------------------
  Secondary Navigation
------------------------------------*/
.u-secondary-navigation {
  z-index: 3; }
  .u-secondary-navigation .active a {
    color: #0069b4; }

/* Sidebar navigation styles */
/*------------------------------------
  Sidebar Navigation
------------------------------------*/
.u-sidebar-navigation {
  z-index: 3; }
  .u-sidebar-navigation .nav-item {
    padding: 0 1.4285714286rem; }
    .u-sidebar-navigation .nav-item:hover {
      background-color: rgba(0, 0, 0, 0.03); }
    .u-sidebar-navigation .nav-item.active {
      background-color: rgba(0, 0, 0, 0.05); }

/* Override vendor stylesheets */
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: inherit; }

[class*="u-main-nav-"] .dropdown-toggle::after {
  width: auto;
  height: auto;
  vertical-align: inherit;
  border: none; }

/* Overlay */
.u-main-nav__overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2000%;
  opacity: 0;
  visibility: hidden; }

/* Override necessary navigation styles in side-header pages */
body.u-body--header-side-static-left .navbar [class*="u-main-nav-"] .dropdown-toggle::after,
body.u-body--header-side-static-left .navbar [class*="u-main-nav-"] > .hs-has-sub-menu > a::after,
body.u-body--header-side-static-left .navbar [class*="u-main-nav-"] > .hs-has-mega-menu > a::after {
  content: "\e900"; }
body.u-body--header-side-static-right .navbar [class*="u-main-nav-"] .dropdown-toggle::after,
body.u-body--header-side-static-right .navbar [class*="u-main-nav-"] > .hs-has-sub-menu > a::after,
body.u-body--header-side-static-right .navbar [class*="u-main-nav-"] > .hs-has-mega-menu > a::after {
  content: "\e901"; }

/*------------------------------------
  Basket Bar
------------------------------------*/
/* Container */
.u-basket {
  position: relative;
  z-index: 1; }

/* Bar */
.u-basket__bar {
  position: absolute;
  right: 0;
  top: 100%;
  text-align: left;
  width: 21.4285714286rem;
  background-color: #fff;
  box-shadow: 0 5px 5px 0px rgba(90, 90, 90, 0.075); }

/* Product */
.u-basket__product {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0.7142857143rem;
  border-bottom: solid 1px #eee; }

/* Product Image */
.u-basket__product-img {
  width: 7.1428571429rem; }
  .u-basket__product-img img {
    width: 100%; }

/* Product Remove Button */
.u-basket__product-remove {
  position: absolute;
  top: 1.4285714286rem;
  right: 1.4285714286rem;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  font-family: inherit;
  font-weight: 700;
  color: #000;
  border: none;
  background-color: transparent;
  cursor: pointer;
  opacity: .2; }
  .u-basket__product-remove:hover, .u-basket__product-remove:focus {
    opacity: 1; }

/*------------------------------------
	Dropdowns
------------------------------------*/
[class*="u-dropdown--"] [class*="u-dropdown--"] {
  left: 100%;
  top: 0; }
  [class*="u-dropdown--"] [class*="u-dropdown--"].u-dropdown--reverse-x {
    left: auto;
    right: 100%; }

.u-dropdown--simple.u-dropdown--reverse-y,
.u-dropdown--jquery-slide.u-dropdown--reverse-y,
.u-dropdown--css-animation.u-dropdown--reverse-y {
  top: auto;
  bottom: 100%;
  margin-top: 0 !important;
  margin-bottom: 1.4285714286rem; }

/* Simple Dropdown */
.u-dropdown--simple.u-dropdown--hidden {
  display: none; }

/* CSS Animation Dropdown */
.u-dropdown--css-animation {
  animation-duration: 1s; }
  .u-dropdown--css-animation.u-dropdown--hidden {
    opacity: 0;
    visibility: hidden; }

.u-dropdown--hidden:not(.hs-sub-menu-opened) * {
  transition: none !important; }
  .u-dropdown--hidden:not(.hs-sub-menu-opened) *::before, .u-dropdown--hidden:not(.hs-sub-menu-opened) *::after {
    transition: none !important; }

/*------------------------------------
  Compressed Form
------------------------------------*/
.u-compressed-form {
  display: inline-block;
  overflow: hidden;
  width: 20rem;
  transition: all .35s ease; }
  .u-compressed-form--hidden {
    width: 5.7142857143rem; }
  .u-compressed-form .input-group {
    display: block;
    float: right; }

/*------------------------------------
  Dropcaps
------------------------------------*/
.u-dropcap, .u-dropcap-underline, .u-dropcap-bg, .u-dropcap-bordered {
  float: left;
  font-size: 3.57rem;
  line-height: 1; }

.u-dropcap-underline {
  padding-bottom: 0.3571428571rem;
  border-bottom: 2px solid; }
.u-dropcap-bg {
  width: 5rem;
  height: 5rem;
  margin-top: 0.3571428571rem;
  text-align: center;
  line-height: 4.78rem; }
.u-dropcap-bordered {
  width: 5rem;
  height: 5rem;
  margin-top: 0.3571428571rem;
  text-align: center;
  line-height: 4.35rem;
  border: 3px solid; }

/*------------------------------------
  BG Angles
------------------------------------*/
.u-angle-v1--top-left--bg-light,
.u-angle-v1--top-right--bg-light,
.u-angle-v1--bottom-left--bg-light,
.u-angle-v1--bottom-right--bg-light,
.u-angle-v1--top-left--bg-dark,
.u-angle-v1--top-right--bg-dark,
.u-angle-v1--bottom-left--bg-dark,
.u-angle-v1--bottom-right--bg-dark,
.u-angle-v2--top-left--bg-light,
.u-angle-v2--top-right--bg-light,
.u-angle-v2--bottom-left--bg-light,
.u-angle-v2--bottom-right--bg-light,
.u-angle-v2--top-left--bg-dark,
.u-angle-v2--top-right--bg-dark,
.u-angle-v2--bottom-left--bg-dark,
.u-angle-v2--bottom-right--bg-dark {
  position: relative;
  overflow: hidden; }

/* V-1
------------------------------------*/
/* Light */
.u-angle-v1--top-left--bg-light::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1); }

.u-angle-v1--top-right--bg-light::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1); }

.u-angle-v1--bottom-left--bg-light::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1); }

.u-angle-v1--bottom-right--bg-light::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1); }

/* Dark */
.u-angle-v1--top-left--bg-dark::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1); }

.u-angle-v1--top-right--bg-dark::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1); }

.u-angle-v1--bottom-left--bg-dark::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1); }

.u-angle-v1--bottom-right--bg-dark::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1); }

/* V-2
------------------------------------*/
/* Light */
.u-angle-v2--top-left--bg-light::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

.u-angle-v2--top-right--bg-light::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

.u-angle-v2--bottom-left--bg-light::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

.u-angle-v2--bottom-right--bg-light::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%; }

/* Dark */
.u-angle-v2--top-left--bg-dark::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

.u-angle-v2--top-right--bg-dark::after {
  content: "";
  position: absolute;
  top: -10px;
  right: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

.u-angle-v2--bottom-left--bg-dark::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -100px;
  transform: rotate(55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

.u-angle-v2--bottom-right--bg-dark::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -100px;
  transform: rotate(-55deg);
  width: 250px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

/*------------------------------------
  Block Hovers
------------------------------------*/
[class*="u-block-hover"] {
  position: relative;
  max-width: 100%;
  margin: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0); }
  [class*="u-block-hover"], [class*="u-block-hover"]::before, [class*="u-block-hover"]::after {
    transition: all .3s ease; }

.u-block-hover--uncroped {
  overflow: visible; }

.u-block-hover--uncroped:hover {
  z-index: 2; }

.u-block-hover__img {
  max-width: 100%;
  vertical-align: top; }

.u-block-hover__block {
  min-height: 100%; }

[class*="u-block-hover__additional"] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

[class*="u-block-hover__additional--v1"] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 15px;
  opacity: 0; }

.u-block-hover:hover .u-block-hover__additional--v1 {
  opacity: 1; }

.u-block-hover--shadow:hover, .u-block-hover--shadow:hover .u-block-hover__additional-shadow {
  box-shadow: 0 0 10px #777; }
.u-block-hover--shadow-v2:hover, .u-block-hover--shadow-v2:hover .u-block-hover__additional-shadow {
  box-shadow: 0 0 15px #ddd; }
.u-block-hover--shadow-v3:hover, .u-block-hover--shadow-v3:hover .u-block-hover__additional-shadow {
  box-shadow: 0 0 3px #ddd; }

.u-block-hover--scale:hover,
.u-block-hover--scale-img:hover .u-block-hover__img {
  transform: scale3d(1.1, 1.1, 1.1); }

.u-block-hover__additional-scale {
  z-index: -1;
  max-width: initial; }

.u-block-hover:hover .u-block-hover__additional-scale {
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px; }

.u-block-hover--scale-down:hover,
.u-block-hover--scale-down-img:hover .u-block-hover__img {
  transform: scale3d(0.9, 0.9, 0.9); }

.u-block-hover__additional-scale-down {
  z-index: -1;
  max-width: initial; }

.u-block-hover:hover .u-block-hover__additional-scale-down {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px; }

.u-block-hover__main--zoom-v1 {
  -webkit-transform: scale(1.01); }

.u-block-hover:hover .u-block-hover__main--zoom-v1 {
  transform: scale(1.1); }

.u-block-hover [class*="icon-"] {
  padding: 1px; }

.u-block-hover__main--grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(100%); }

.u-block-hover:hover .u-block-hover__main--grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%); }

.u-block-hover__main--white {
  filter: brightness(0) invert(1); }

.u-block-hover__additional--blur {
  opacity: 0; }
  .u-block-hover:hover .u-block-hover__additional--blur {
    opacity: 1;
    transition-delay: .11s; }

.u-block-hover:hover .u-block-hover__main--blur {
  filter: blur(30px);
  transform: scale(1.2);
  opacity: 0; }

[class*="u-block-hover-image-overlay"]::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .35s ease; }

.u-block-hover:hover .u-block-hover-image-overlay::after {
  opacity: 1; }

.u-block-hover__additional--fade {
  opacity: 0; }
  .u-block-hover:hover .u-block-hover__additional--fade {
    opacity: 1;
    transform: translate(0, 0); }
  .u-block-hover__additional--fade-up {
    transform: translate(0, 15%); }
  .u-block-hover__additional--fade-down {
    transform: translate(0, -15%); }
  .u-block-hover__additional--fade-left {
    transform: translate(-15%, 0); }
  .u-block-hover__additional--fade-right {
    transform: translate(15%, 0); }

.u-block-hover:hover [class*="u-block-hover__additional--push"] {
  transform: translate(0, 0); }

.u-block-hover:hover .u-block-hover__main--push-up {
  transform: translateY(-100%); }

.u-block-hover__additional--push-up {
  transform: translateY(100%); }

.u-block-hover:hover .u-block-hover__main--push-down {
  transform: translateY(100%); }

.u-block-hover__additional--push-down {
  transform: translateY(-100%); }

.u-block-hover:hover .u-block-hover__main--push-left {
  transform: translateX(-100%); }

.u-block-hover__additional--push-left {
  transform: translateX(100%); }

.u-block-hover:hover .u-block-hover__main--push-right {
  transform: translateX(100%); }

.u-block-hover__additional--push-right {
  transform: translateX(-100%); }

.u-block-hover:hover [class*="u-block-hover__additional--slide"],
.u-block-hover:hover [class*="u-block-hover__additional--partially-slide"] {
  transform: translate(0, 0); }

.u-block-hover__additional--slide-up {
  transform: translateY(100%); }

.u-block-hover__additional--slide-down {
  transform: translateY(-100%); }

.u-block-hover__additional--slide-left {
  transform: translateX(100%); }

.u-block-hover__additional--slide-right {
  transform: translateX(-100%); }

.u-block-hover__additional--slide-bottom-right {
  transform: translate(-100%, -100%); }

.u-block-hover__additional--slide-bottom-left {
  transform: translate(100%, -100%); }

.u-block-hover__additional--slide-top-right {
  transform: translate(-100%, 100%); }

.u-block-hover__additional--slide-top-left {
  transform: translate(100%, 100%); }

.u-block-hover__additional--partially-slide-up {
  top: auto;
  transform: translate3d(0, 100%, 0);
  overflow: visible; }
  .u-block-hover__additional--partially-slide-up .u-block-hover__visible {
    position: absolute;
    bottom: 100%;
    margin-bottom: -1px;
    left: 0;
    right: 0;
    padding-left: inherit;
    padding-right: inherit;
    background: inherit; }

.u-block-hover__additional--partially-slide-down {
  bottom: auto;
  transform: translate3d(0, -100%, 0);
  overflow: visible; }
  .u-block-hover__additional--partially-slide-down .u-block-hover__visible {
    position: absolute;
    top: 100%;
    margin-top: -1px;
    left: 0;
    right: 0;
    padding-left: inherit;
    padding-right: inherit;
    background: inherit; }

.u-block-hover--cot {
  perspective: 50em; }

[class*="u-block-hover__additional--cot"] {
  opacity: 0;
  z-index: 1; }

.u-block-hover--cot:hover [class*="u-block-hover__main--cot"] {
  opacity: 0; }

.u-block-hover--cot:hover [class*="u-block-hover__additional--cot"] {
  opacity: 1;
  transition-delay: 0.21s; }

.u-block-hover__main--cot-up {
  transform-origin: 50% 0; }

.u-block-hover__additional--cot-up {
  transform: rotateX(90deg);
  transform-origin: 50% 100%; }

.u-block-hover--cot:hover .u-block-hover__main--cot-up {
  transform: rotateX(-90deg); }

.u-block-hover--cot:hover .u-block-hover__additional--cot-up {
  transform: rotateX(0deg); }

.u-block-hover__main--cot-down {
  transform-origin: 50% 100%; }

.u-block-hover__additional--cot-down {
  transform: rotateX(-90deg);
  transform-origin: 50% -50%; }

.u-block-hover--cot:hover .u-block-hover__main--cot-down {
  transform: rotateX(90deg);
  opacity: 0; }

.u-block-hover--cot:hover .u-block-hover__additional--cot-down {
  transform: rotateX(0deg); }

.u-block-hover__main--cot-left {
  transform-origin: 0% 50%; }

.u-block-hover__additional--cot-left {
  transform: rotateY(-90deg);
  transform-origin: 100% 50%; }

.u-block-hover--cot:hover .u-block-hover__main--cot-left {
  transform: rotateY(90deg); }

.u-block-hover--cot:hover .u-block-hover__additional--cot-left {
  transform: rotateY(0deg); }

.u-block-hover__main--cot-right {
  transform-origin: 100% 50%; }

.u-block-hover__additional--cot-right {
  transform: rotateY(90deg);
  transform-origin: 0 50%; }

.u-block-hover--cot:hover .u-block-hover__main--cot-right {
  transform: rotateY(-90deg); }

.u-block-hover--cot:hover .u-block-hover__additional--cot-right {
  transform: rotateY(0deg); }

.u-block-hover--flip {
  perspective: 50em; }

[class*="u-block-hover__main--flip"] {
  backface-visibility: hidden; }

[class*="u-block-hover__additional--flip"] {
  opacity: 0; }

.u-block-hover--flip:hover [class*="u-block-hover__main--flip"] {
  opacity: 0; }

.u-block-hover--flip:hover [class*="u-block-hover__additional--flip"] {
  opacity: 1;
  transition-delay: 0.13999999999999999s; }

.u-block-hover__additional--flip-horiz {
  transform: rotateX(90deg);
  transform-origin: 0 50%; }

.u-block-hover--flip:hover .u-block-hover__main--flip-horiz {
  transform: rotateX(-180deg); }

.u-block-hover--flip:hover .u-block-hover__additional--flip-horiz {
  transform: rotateX(0deg); }

.u-block-hover__additional--flip-vert {
  transform: rotateY(90deg);
  transform-origin: 50% 0%; }

.u-block-hover--flip:hover .u-block-hover__main--flip-vert {
  transform: rotateY(-180deg); }

.u-block-hover--flip:hover .u-block-hover__additional--flip-vert {
  transform: rotateY(0deg); }

.u-block-hover__additional--flip-diag-1 {
  transform: rotate3d(1, 1, 0, 100deg); }

.u-block-hover--flip:hover .u-block-hover__main--flip-diag-1 {
  transform: rotate3d(-1, -1, 0, 100deg); }

.u-block-hover--flip:hover .u-block-hover__additional--flip-diag-1 {
  transform: rotate3d(0, 0, 0, 0deg); }

.u-block-hover__additional--flip-diag-2 {
  transform: rotate3d(1, -1, 0, 100deg); }

.u-block-hover--flip:hover .u-block-hover__main--flip-diag-2 {
  transform: rotate3d(-1, 1, 0, 100deg); }

.u-block-hover--flip:hover .u-block-hover__additional--flip-diag-2 {
  transform: rotate3d(0, 0, 0, 0deg); }

.u-block-hover--fold {
  perspective: 50em; }

[class*="u-block-hover__main--fold"] {
  transform-origin: 50% 0; }

[class*="u-block-hover__additional--fold"] {
  z-index: 1;
  opacity: 0; }

.u-block-hover--fold:hover [class*="u-block-hover__main--fold"] {
  opacity: 0;
  transition-delay: 0; }

.u-block-hover--fold:hover [class*="u-block-hover__additional--fold"] {
  transform: rotateX(0deg) translate3d(0, 0, 0) scale(1);
  opacity: 1;
  transition-delay: .21s; }

.u-block-hover__main--fold-up {
  transform-origin: 50% 0; }

.u-block-hover__additional--fold-up {
  transform: rotateX(-90deg) translate3d(0, -50%, 0) scale(0.6);
  transform-origin: 50% 100%; }

.u-block-hover--fold:hover .u-block-hover__main--fold-up {
  transform: rotateX(90deg) scale(0.6) translateY(50%); }

.u-block-hover__main--fold-down {
  transform-origin: 50% 100%; }

.u-block-hover__additional--fold-down {
  transform: rotateX(90deg) translate3d(0, 50%, 0) scale(0.6);
  transform-origin: 50% 0; }

.u-block-hover--fold:hover .u-block-hover__main--fold-down {
  transform: rotateX(-90deg) scale(0.6) translateY(-50%); }

.u-block-hover__main--fold-left {
  transform-origin: 0 50%; }

.u-block-hover__additional--fold-left {
  transform: rotateY(90deg) translate3d(-50%, 0, 0) scale(0.6);
  transform-origin: 100% 50%; }

.u-block-hover--fold:hover .u-block-hover__main--fold-left {
  transform: rotateY(-90deg) scale(0.6) translateX(50%); }

.u-block-hover__main--fold-right {
  transform-origin: 100% 50%; }

.u-block-hover__additional--fold-right {
  transform: rotateY(-90deg) translate3d(50%, 0, 0) scale(0.6);
  transform-origin: 0 50%; }

.u-block-hover--fold:hover .u-block-hover__main--fold-right {
  transform: rotateY(90deg) scale(0.6) translateX(-50%); }

.u-block-hover__additional--zoom-in {
  opacity: 0;
  transform: scale(0.5); }

.u-block-hover:hover .u-block-hover__additional--zoom-in {
  transform: scale(1);
  opacity: 1; }

.u-block-hover__additional--zoom-out {
  transform: scale(0.5);
  transform-origin: 50% 50%;
  opacity: 0; }

.u-block-hover:hover .u-block-hover__main--zoom-out {
  transform: scale(0.5);
  opacity: 0; }

.u-block-hover:hover .u-block-hover__additional--zoom-out {
  transform: scale(1);
  opacity: 1;
  transition-delay: .35s; }

[class*="u-block-hover--shutter-out"]::after {
  content: "";
  position: absolute;
  transition-delay: .105s;
  z-index: 1; }

.u-block-hover__additional--shutter-out {
  opacity: 0;
  transition-delay: 0s;
  z-index: 2; }

[class*="u-block-hover--shutter-out"]:hover::after {
  transition-delay: 0s; }

[class*="u-block-hover--shutter-out"]:hover .u-block-hover__additional--shutter-out {
  opacity: 1;
  transition-delay: .105s; }

.u-block-hover--shutter-out-horiz::after {
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0; }

.u-block-hover--shutter-out-horiz:hover::after {
  left: 0;
  right: 0; }

.u-block-hover--shutter-out-vert::after {
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0; }

.u-block-hover--shutter-out-vert:hover::after {
  top: 0;
  bottom: 0; }

.u-block-hover--shutter-out-diag-1::after {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  transform: rotate(45deg); }

.u-block-hover--shutter-out-diag-1:hover::after {
  top: -35%;
  bottom: -35%; }

.u-block-hover--shutter-out-diag-2::after {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  transform: rotate(-45deg); }

.u-block-hover--shutter-out-diag-2:hover::after {
  top: -35%;
  bottom: -35%; }

[class*="u-block-hover--shutter-in"]::after,
[class*="u-block-hover--shutter-in"]::before {
  content: "";
  position: absolute;
  z-index: 1; }

[class*="u-block-hover--shutter-in"]::after {
  top: 0;
  left: 0; }

[class*="u-block-hover--shutter-in"]::before {
  right: 0;
  bottom: 0; }

.u-block-hover__additional--shutter-in {
  opacity: 0;
  z-index: 2; }

[class*="u-block-hover--shutter-in"]:hover .u-block-hover__additional--shutter-in {
  opacity: 1;
  transition-delay: .21s; }

.u-block-hover--shutter-in-horiz::after,
.u-block-hover--shutter-in-horiz::before {
  width: 0;
  height: 100%; }

.u-block-hover--shutter-in-horiz:hover::after,
.u-block-hover--shutter-in-horiz:hover::before {
  width: 100%; }

.u-block-hover--shutter-in-vert::after,
.u-block-hover--shutter-in-vert::before {
  height: 0;
  width: 100%; }

.u-block-hover--shutter-in-vert:hover::after,
.u-block-hover--shutter-in-vert:hover::before {
  height: 100%; }

.u-block-hover--shutter-in-diag-1::after,
.u-block-hover--shutter-in-diag-1::before {
  width: 200%;
  height: 200%;
  transition: all .6s ease; }

.u-block-hover--shutter-in-diag-1::after {
  transform: skew(-45deg) translateX(-150%); }

.u-block-hover--shutter-in-diag-1::before {
  transform: skew(-45deg) translateX(150%); }

.u-block-hover--shutter-in-diag-1:hover::after {
  transform: skew(-45deg) translateX(-50%); }

.u-block-hover--shutter-in-diag-1:hover::before {
  transform: skew(-45deg) translateX(50%); }

.u-block-hover--shutter-in-diag-2::after,
.u-block-hover--shutter-in-diag-2::before {
  width: 200%;
  height: 200%;
  transition: all .6s ease; }

.u-block-hover--shutter-in-diag-2::after {
  transform: skew(45deg) translateX(-100%); }

.u-block-hover--shutter-in-diag-2::before {
  transform: skew(45deg) translateX(100%); }

.u-block-hover--shutter-in-diag-2:hover::after {
  transform: skew(45deg) translateX(0); }

.u-block-hover--shutter-in-diag-2:hover::before {
  transform: skew(45deg) translateX(0); }

[class*="u-block-hover--shutter-in-out"]::after,
[class*="u-block-hover--shutter-in-out"]::before {
  content: "";
  position: absolute;
  z-index: 1; }

[class*="u-block-hover--shutter-in-out"]::after {
  top: 0;
  left: 0; }

[class*="u-block-hover--shutter-in-out"]::before {
  right: 0;
  bottom: 0; }

.u-block-hover__additional--shutter-in-out {
  opacity: 0;
  z-index: 2; }

[class*="u-block-hover--shutter-in-out"]:hover .u-block-hover__additional--shutter-in-out {
  opacity: 1;
  transition-delay: .21s; }

.u-block-hover--shutter-in-out-horiz::after,
.u-block-hover--shutter-in-out-horiz::before {
  width: 0;
  height: 100%; }

.u-block-hover--shutter-in-out-horiz:hover::after,
.u-block-hover--shutter-in-out-horiz:hover::before {
  width: 100%;
  opacity: .75; }

.u-block-hover--shutter-in-out-vert::after,
.u-block-hover--shutter-in-out-vert::before {
  height: 0;
  width: 100%; }

.u-block-hover--shutter-in-out-vert:hover::after,
.u-block-hover--shutter-in-out-vert:hover::before {
  height: 100%;
  opacity: .75; }

.u-block-hover--shutter-in-out-diag-1::after,
.u-block-hover--shutter-in-out-diag-1::before {
  width: 200%;
  height: 200%;
  transition: all .6s ease;
  opacity: .75; }

.u-block-hover--shutter-in-out-diag-1::after {
  transform: skew(-45deg) translateX(-150%); }

.u-block-hover--shutter-in-out-diag-1::before {
  transform: skew(-45deg) translateX(150%); }

.u-block-hover--shutter-in-out-diag-1:hover::after {
  transform: skew(-45deg) translateX(-50%); }

.u-block-hover--shutter-in-out-diag-1:hover::before {
  transform: skew(-45deg) translateX(50%); }

.u-block-hover--shutter-in-out-diag-2::after,
.u-block-hover--shutter-in-out-diag-2::before {
  width: 200%;
  height: 200%;
  transition: all .6s ease;
  opacity: .75; }

.u-block-hover--shutter-in-out-diag-2::after {
  transform: skew(45deg) translateX(-100%); }

.u-block-hover--shutter-in-out-diag-2::before {
  transform: skew(45deg) translateX(100%); }

.u-block-hover--shutter-in-out-diag-2:hover::after {
  transform: skew(45deg) translateX(0); }

.u-block-hover--shutter-in-out-diag-2:hover::before {
  transform: skew(45deg) translateX(0); }

.u-block-hover--strip-shutter::before,
.u-block-hover--strip-shutter::after,
.u-block-hover__additional--strip-shutter::before,
.u-block-hover__additional--strip-shutter::after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  transform: scaleY(0);
  opacity: 0; }

.u-block-hover--strip-shutter::before,
.u-block-hover--strip-shutter::after {
  z-index: 1; }

.u-block-hover--strip-shutter::before {
  left: 0;
  transition-delay: 0s; }

.u-block-hover--strip-shutter::after {
  left: 25%;
  transition-delay: .105s; }

.u-block-hover__additional--strip-shutter {
  z-index: 3; }

.u-block-hover__additional--strip-shutter::before,
.u-block-hover__additional--strip-shutter::after {
  z-index: -1; }

.u-block-hover__additional--strip-shutter::before {
  left: 50%;
  transition-delay: .21s; }

.u-block-hover__additional--strip-shutter::after {
  left: 75%;
  transition-delay: .35s; }

.u-block-hover--strip-shutter:hover::before,
.u-block-hover--strip-shutter:hover::after,
.u-block-hover--strip-shutter:hover .u-block-hover__additional--strip-shutter::before,
.u-block-hover--strip-shutter:hover .u-block-hover__additional--strip-shutter::after {
  transform: scale(1);
  opacity: 1; }

.u-block-hover__additional--strip-shutter__inner {
  opacity: 0; }

.u-block-hover--strip-shutter:hover .u-block-hover__additional--strip-shutter__inner {
  opacity: 1;
  transition-delay: .35s; }

.u-block-hover--tile::before,
.u-block-hover--tile::after,
.u-block-hover__additional--tile::before,
.u-block-hover__additional--tile::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  transform: scale(0);
  opacity: 0; }

.u-block-hover--tile::before,
.u-block-hover--tile::after {
  z-index: 1; }

.u-block-hover--tile::before {
  top: 0;
  left: 0;
  transition-delay: 0s; }

.u-block-hover--tile::after {
  top: 0;
  left: 50%;
  transition-delay: .105s; }

.u-block-hover__additional--tile {
  z-index: 3; }

.u-block-hover__additional--tile::before,
.u-block-hover__additional--tile::after {
  z-index: -1; }

.u-block-hover__additional--tile::before {
  top: 50%;
  left: 0;
  transition-delay: .21s; }

.u-block-hover__additional--tile::after {
  top: 50%;
  left: 50%;
  transition-delay: .35s; }

.u-block-hover--tile:hover::before,
.u-block-hover--tile:hover::after,
.u-block-hover--tile:hover .u-block-hover__additional--tile::before,
.u-block-hover--tile:hover .u-block-hover__additional--tile::after {
  transform: scale(1);
  opacity: 1; }

.u-block-hover__additional--tile__inner {
  opacity: 0; }

.u-block-hover--tile:hover .u-block-hover__additional--tile__inner {
  opacity: 1;
  transition-delay: .35s; }

.u-block-hover--cube {
  overflow: visible;
  background-color: transparent;
  perspective: 50em;
  transform-style: preserve-3d; }

[class*="u-block-hover__main--cube"] {
  transition-delay: .05s; }

[class*="u-block-hover__additional--cube"] {
  opacity: 0;
  transition-delay: 0s; }

.u-block-hover--cube:hover [class*="u-block-hover__main--cube"] {
  opacity: 0;
  transition-delay: 0s; }

.u-block-hover--cube:hover [class*="u-block-hover__additional--cube"] {
  opacity: 1;
  transform: translateY(0%) rotateX(0deg);
  transition-delay: .05s; }

.u-block-hover__additional--cube-up {
  transform: translateY(50%) rotateX(-90deg); }

.u-block-hover--cube:hover .u-block-hover__main--cube-up {
  transform: translateY(-50%) rotateX(90deg); }

.u-block-hover__additional--cube-down {
  transform: translateY(-50%) rotateX(90deg); }

.u-block-hover--cube:hover .u-block-hover__main--cube-down {
  transform: translateY(50%) rotateX(-90deg); }

.u-block-hover__additional--cube-left {
  transform: translateX(-50%) rotateY(-90deg); }

.u-block-hover--cube:hover .u-block-hover__main--cube-left {
  transform: translateX(50%) rotateY(90deg); }

.u-block-hover__additional--cube-right {
  transform: translateX(50%) rotateY(90deg); }

.u-block-hover--cube:hover .u-block-hover__main--cube-right {
  transform: translateX(-50%) rotateY(-90deg); }

.u-block-hover--border-reveal::before,
.u-block-hover--border-reveal::after,
.u-block-hover__additional--border-reveal::before,
.u-block-hover__additional--border-reveal::after {
  content: "";
  position: absolute;
  background-color: #fff;
  transform-origin: 0 0; }

.u-block-hover--border-reveal::before,
.u-block-hover--border-reveal::after {
  left: 5px;
  right: 5px;
  height: 4px;
  z-index: 1;
  transform: scaleX(0); }

.u-block-hover--border-reveal::before {
  top: 5px;
  transition-delay: .28s; }

.u-block-hover--border-reveal:hover::before {
  transition-delay: 0s; }

.u-block-hover--border-reveal::after {
  bottom: 5px;
  transition-delay: 0s; }

.u-block-hover--border-reveal:hover::after {
  transition-delay: .28s; }

.u-block-hover__additional--border-reveal {
  background-color: transparent;
  z-index: 3; }

.u-block-hover__additional--border-reveal__inner {
  opacity: 0; }

.u-block-hover__additional--border-reveal::before,
.u-block-hover__additional--border-reveal::after {
  top: 5px;
  bottom: 5px;
  width: 4px;
  z-index: -1;
  transform: scaleY(0); }

.u-block-hover__additional--border-reveal::before {
  left: 5px;
  transition-delay: .28s; }

.u-block-hover--border-reveal:hover .u-block-hover__additional--border-reveal::before {
  transition-delay: 0s; }

.u-block-hover__additional--border-reveal::after {
  right: 5px;
  transition-delay: 0s; }

.u-block-hover--border-reveal:hover .u-block-hover__additional--border-reveal::after {
  transition-delay: .28s; }

.u-block-hover--border-reveal:hover .u-block-hover__main--border-reveal {
  opacity: 0; }

.u-block-hover--border-reveal:hover::before,
.u-block-hover--border-reveal:hover::after,
.u-block-hover--border-reveal:hover .u-block-hover__additional--border-reveal::before,
.u-block-hover--border-reveal:hover .u-block-hover__additional--border-reveal::after {
  transform: scale(1); }

.u-block-hover--border-reveal:hover .u-block-hover__additional--border-reveal__inner {
  opacity: 1;
  transition-delay: .35s; }

.u-block-hover:hover img[class*="u-block-hover__main--mover-"],
.u-block-hover:hover [class*="u-block-hover__additional--mover-"] {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }

img[class*="u-block-hover__main--mover-"] {
  max-width: initial;
  width: calc(100% + 60px);
  transition-duration: 0.5s;
  transform-origin: 50% 50%; }

[class*="u-block-hover__additional--mover-"] {
  opacity: 0;
  transition-duration: 0.5s; }

img.u-block-hover__main--mover-left {
  transform: translate3d(-60px, 0, 0); }

.u-block-hover__additional--mover-left {
  transform: translate3d(10px, 0, 0); }

img.u-block-hover__main--mover-right {
  transform: translate3d(-60px, 0, 0); }

.u-block-hover__additional--mover-right {
  transform: translate3d(-10px, 0, 0); }

img.u-block-hover__main--mover-up {
  transform: translate3d(0, 20px, 0) scale3d(1.1, 1.1, 1.1); }

.u-block-hover__additional--mover-up {
  transform: translate3d(0, 10px, 0); }

img.u-block-hover__main--mover-down {
  transform: translate3d(0, -20px, 0) scale3d(1.1, 1.1, 1.1); }

.u-block-hover__additional--mover-down {
  transform: translate3d(0, -10px, 0); }

.u-block-hover__additional--focuser-element {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  opacity: .3;
  box-shadow: 0 0 0 31px rgba(0, 0, 0, 0.5);
  transform: scale3d(1.4, 1.4, 1.4);
  transition-duration: .5s; }

.u-block-hover__additional--focuser-target {
  position: static;
  opacity: 0;
  transform: scale3d(1.4, 1.4, 1.4);
  transition-duration: .5s; }

.u-block-hover:hover .u-block-hover__additional--focuser-target,
.u-block-hover:hover .u-block-hover__additional--focuser-element {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition-duration: .3s; }

img[class*="u-block-hover__main--magnifier"] {
  max-width: initial;
  width: calc(100% + 10px);
  margin: -10px 0; }

[class*="u-block-hover__additional--magnifier-element"] {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  box-shadow: 0 0 0 4000px rgba(255, 255, 255, 0.3);
  z-index: 2;
  opacity: 0;
  transform: scale3d(0.7, 0.7, 0.7);
  transform-origin: 50% 50%; }

.u-block-hover:hover [class*="u-block-hover__additional--magnifier-element"] {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

[class*="u-block-hover__additional--magnifier-description"] {
  max-width: 115px;
  z-index: 3;
  opacity: 0; }

.u-block-hover:hover [class*="u-block-hover__additional--magnifier-description"] {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

.u-block-hover__additional--magnifier-element-bottom-right {
  top: auto;
  left: auto;
  bottom: -180px;
  right: -180px; }

.u-block-hover__additional--magnifier-description-bottom-right {
  top: auto;
  right: 30px;
  bottom: 30px;
  left: auto;
  transform: translate3d(20px, 20px, 0); }

.u-block-hover:hover img.u-block-hover__main--magnifier-bottom-right {
  transform: translate3d(-10px, -10px, 0); }

.u-block-hover__additional--magnifier-element-top-right {
  top: -180px;
  right: -180px;
  bottom: auto;
  left: auto; }

.u-block-hover__additional--magnifier-description-top-right {
  top: 30px;
  right: 30px;
  bottom: auto;
  left: auto;
  transform: translate3d(20px, -20px, 0); }

.u-block-hover:hover img.u-block-hover__main--magnifier-top-right {
  transform: translate3d(-10px, 10px, 0); }

img.u-block-hover__main--magnifier-bottom-left {
  transform: translate3d(-10px, 0, 0); }

.u-block-hover__additional--magnifier-element-bottom-left {
  top: auto;
  left: -180px;
  bottom: -180px;
  right: auto; }

.u-block-hover__additional--magnifier-description-bottom-left {
  top: auto;
  right: auto;
  bottom: 30px;
  left: 30px;
  transform: translate3d(-20px, 20px, 0); }

.u-block-hover:hover img.u-block-hover__main--magnifier-bottom-left {
  transform: translate3d(0, -10px, 0); }

img.u-block-hover__main--magnifier-top-left {
  transform: translate3d(-10px, 0, 0); }

.u-block-hover__additional--magnifier-element-top-left {
  top: -180px;
  left: -180px;
  bottom: auto;
  right: auto; }

.u-block-hover__additional--magnifier-description-top-left {
  top: 30px;
  right: auto;
  bottom: auto;
  left: 30px;
  transform: translate3d(-20px, -20px, 0); }

.u-block-hover:hover img.u-block-hover__main--magnifier-top-left {
  transform: translate3d(0, 10px, 0); }

[class*="u-block-hover__additional--pappercuter"] {
  transform-origin: 50% 50%; }

.u-block-hover__additional--pappercuter-inner {
  width: 100%;
  transform: rotate3d(0, 0, 1, 5deg); }

.u-block-hover__additional--pappercuter-front,
.u-block-hover__additional--pappercuter-back {
  max-width: initial;
  width: 120%;
  top: -60px;
  bottom: -60px;
  left: -10%;
  z-index: 2;
  background-position: center;
  background-size: cover;
  transform: rotate3d(0, 0, 1, -5deg); }

.u-block-hover__additional--pappercuter-front {
  clip: rect(0px, auto, 246px, 0px); }

.u-block-hover__additional--pappercuter-back {
  top: -61px;
  clip: rect(246px, auto, auto, 0px); }

.u-block-hover:hover .u-block-hover__additional--pappercuter-front {
  transform: scale3d(1.3, 1.3, 1.3) rotate3d(0, 0, 1, -10deg) translate3d(0, -45%, 0); }

.u-block-hover:hover .u-block-hover__additional--pappercuter-back {
  transform: scale3d(1.3, 1.3, 1.3) rotate3d(0, 0, 1, -10deg) translate3d(0, 45%, 0); }

[class*="u-block-hover__additional--outside"] {
  opacity: 0;
  visibility: hidden;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0.7, -1.2, 0.8, 1.2); }

.u-block-hover:hover [class*="u-block-hover__additional--outside"] {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition-timing-function: cubic-bezier(0.25, 1.8, 0.8, 1); }

.u-block-hover__additional--outside-down {
  transform: translate3d(0, -100%, 0); }

.u-block-hover__additional--outside-up {
  transform: translate3d(0, 100%, 0); }

.u-block-hover__additional--outside-left {
  transform: translate3d(100%, 0, 0); }

.u-block-hover__additional--outside-right {
  transform: translate3d(-100%, 0, 0); }

[class*="u-block-hover__additional--lightspeed"] {
  visibility: hidden;
  opacity: 0;
  transition-duration: .7s;
  transition-timing-function: cubic-bezier(0.75, -1.2, 0.8, 2); }

.u-block-hover:hover [class*="u-block-hover__additional--lightspeed"] {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0) skew(0deg, 0deg);
  transition-timing-function: cubic-bezier(0.25, 2, 0.75, 1); }

.u-block-hover__additional--lightspeed-left {
  transform-origin: 50% 0%;
  transform: translate3d(150%, 0, 0) skew(-35deg, 0deg); }

.u-block-hover__additional--lightspeed-right {
  transform-origin: 50% 100%;
  transform: translate3d(-150%, 0, 0) skew(35deg, 0deg); }

.u-block-hover__additional--lightspeed-down {
  transform-origin: 50% 50%;
  transform: translate3d(0, -150%, 0) skew(0deg, -35deg); }

.u-block-hover__additional--lightspeed-up {
  transform-origin: 100% 50%;
  transform: translate3d(0, 150%, 0) skew(0deg, -35deg); }

[class*="u-block-hover__additional--rotate"] {
  opacity: 0;
  visibility: hidden; }

.u-block-hover:hover [class*="u-block-hover__additional--rotate"] {
  opacity: 1;
  visibility: visible;
  transform: rotate3d(0, 0, 0, 0deg) scale3d(1, 1, 1); }

.u-block-hover__additional--rotate-in {
  opacity: 1;
  transition-property: transform, opacity, visibility;
  transition-duration: .4s;
  transform: rotate3d(0, 0, 1, 720deg) scale3d(0, 0, 0); }

.u-block-hover__additional--rotate-down-left {
  transform-origin: 0 100%;
  transform: rotate3d(0, 0, 1, -45deg); }

.u-block-hover__additional--rotate-down-right {
  transform-origin: 100% 100%;
  transform: rotate3d(0, 0, 1, 45deg); }

.u-block-hover__additional--rotate-up-left {
  transform-origin: 0 100%;
  transform: rotate3d(0, 0, 1, 45deg); }

.u-block-hover__additional--rotate-up-right {
  transform-origin: 100% 100%;
  transform: rotate3d(0, 0, 1, -45deg); }

.u-block-hover__additional--jump {
  position: static; }

.u-block-hover:hover .u-block-hover__additional--jump,
.u-block-hover.u-block-hover__additional--jump:hover {
  transform: translate3d(0, -10px, 0); }

/*------------------------------------
  Dedicated Properties
------------------------------------*/
.u-block-hover:hover, .u-block-hover:focus {
  /* Opacity */
  /* Colors */
  /* Background-colors */ }
  .u-block-hover:hover .u-block-hover__prop-opacity-1, .u-block-hover:focus .u-block-hover__prop-opacity-1 {
    opacity: 1; }
  .u-block-hover:hover .u-block-hover__prop-color-white, .u-block-hover:focus .u-block-hover__prop-color-white {
    color: #fff; }
  .u-block-hover:hover .u-block-hover__prop-bg-primary, .u-block-hover:focus .u-block-hover__prop-bg-primary {
    background-color: #0069b4; }
    .u-block-hover:hover .u-block-hover__prop-bg-primary-opacity-0_9, .u-block-hover:focus .u-block-hover__prop-bg-primary-opacity-0_9 {
      background-color: rgba(0, 105, 180, 0.9); }

/*------------------------------------
  Blockquotes
------------------------------------*/
.u-blockquote-v1 {
  position: relative;
  background-color: #fff;
  box-shadow: 5px 6px 9px -6px rgba(0, 0, 0, 0.15); }
  .u-blockquote-v1::before {
    content: "\201C";
    position: absolute;
    width: 60px;
    color: #0069b4;
    font-size: 60px;
    margin: -25px 0 0 -40px; }
  .u-blockquote-v1::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 80px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #fff transparent transparent transparent;
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1)); }

.u-blockquote-v2::before, .u-blockquote-v2::after {
  position: relative;
  top: 5px;
  font-size: 22px;
  line-height: 10px; }
.u-blockquote-v2::before {
  content: "\“";
  padding-right: 5px; }
.u-blockquote-v2::after {
  content: "\”";
  padding-left: 5px; }

.u-blockquote-v3 {
  position: relative; }
  .u-blockquote-v3::before {
    content: "\201C";
    position: absolute;
    font-size: 60px;
    color: #0069b4;
    margin: -30px 0 0 -40px; }

.u-blockquote-v4::before, .u-blockquote-v4::after {
  content: "\201C";
  position: absolute;
  font-size: 50px;
  margin-top: -12px; }
.u-blockquote-v4::before {
  margin-left: -30px; }
.u-blockquote-v4::after {
  margin-left: 13px; }

.u-blockquote-v5::before {
  content: "\201C";
  position: absolute;
  width: 60px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 70px;
  margin: -25px 0 0 -40px; }

.u-blockquote-v6::before, .u-blockquote-v6::after {
  content: "\0022";
  font-family: inherit;
  color: inherit; }

.u-blockquote-v7 {
  position: relative;
  padding-top: 55px; }
  .u-blockquote-v7::before {
    content: "\f10d";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 35px;
    height: 35px;
    font-size: 12px;
    font-family: "FontAwesome";
    color: #fff;
    line-height: 35px;
    background: #0069b4;
    border-radius: 50%;
    margin-left: -18px; }

.u-blockquote-v8 {
  position: relative;
  background-color: #fff;
  box-shadow: 5px 6px 9px -6px rgba(85, 85, 85, 0.08); }
  .u-blockquote-v8::after {
    content: "";
    position: absolute;
    left: 50px;
    bottom: -15px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #fff transparent transparent transparent;
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.05)); }

/*------------------------------------
  Accordions
------------------------------------*/
.u-accordion__header {
  padding: 0.7142857143rem 1.0714285714rem; }
.u-accordion__body {
  padding: 1.0714285714rem; }
.u-accordion__control-icon i:nth-child(1) {
  display: none; }
  .collapsed .u-accordion__control-icon i:nth-child(1) {
    display: inline; }
.u-accordion__control-icon i:nth-child(2) {
  display: inline; }
  .collapsed .u-accordion__control-icon i:nth-child(2) {
    display: none; }
.u-accordion-line-icon-pro {
  position: relative;
  top: 2px; }
.u-accordion-color-primary .u-accordion__header [aria-expanded="true"] {
  color: #0069b4 !important; }
.u-accordion-color-white .u-accordion__header [aria-expanded="true"] {
  color: #fff !important; }
.u-accordion-bg-primary .u-accordion__header [aria-expanded="true"] {
  background-color: #0069b4 !important;
  border-color: #0069b4 !important; }
.u-accordion-bg-white .u-accordion__header [aria-expanded="true"] {
  background-color: #fff !important;
  border-color: #fff !important; }
.u-accordion-brd-primary .u-accordion__header [aria-expanded="true"] {
  border-color: #0069b4 !important; }
.u-accordion-brd-white .u-accordion__header [aria-expanded="true"] {
  border-color: #fff !important; }

/*------------------------------------
  Carousels
------------------------------------*/
.u-carousel-v1 .js-prev,
.u-carousel-v1 .js-next {
  opacity: 0;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
.u-carousel-v1:hover .js-prev,
.u-carousel-v1:hover .js-next {
  opacity: 1; }
.u-carousel-v2 .slick-slide {
  padding-top: 4px;
  padding-bottom: 4px;
  opacity: .5;
  transform: scale(1);
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: ease-in; }
.u-carousel-v2 .slick-center {
  padding-top: 0;
  padding-bottom: 0;
  opacity: 1;
  transform: scale(1.1); }
.u-carousel-v3 .slick-slide {
  opacity: .5;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: ease-in; }
.u-carousel-v3 .slick-center {
  opacity: 1; }
.u-carousel-v4 .js-pagination {
  opacity: 0;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
.u-carousel-v4:hover .js-pagination {
  opacity: 1; }
.u-carousel-v5 .slick-list {
  height: 100%; }
.u-carousel-v5 .slick-track {
  display: flex;
  height: 100%; }
  .u-carousel-v5 .slick-track .slick-slide {
    display: flex;
    height: auto; }

.u-carousel-v11 .slick-slide {
  opacity: .5; }
  .u-carousel-v11 .slick-slide.slick-current {
    opacity: 1; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item,
.swiper-wrapper,
.swiper-slide {
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0); }

.single-slide {
  opacity: 0 !important; }
  .single-slide.set-position {
    opacity: 1 !important; }

.js-origin {
  perspective: 1200px;
  perspective-origin: 50% 50%; }

/* backSlide */
.js-back-slide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.js-back-slide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

.swiper-carousel {
  overflow: hidden; }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-400px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-400px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-400px) translateX(-200%); } }
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-400px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-400px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-400px) translateX(-200%); } }
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-400px); }
  75% {
    opacity: .5;
    transform: translateZ(-400px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-400px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-400px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-400px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-400px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-400px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-400px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-400px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }
/*--------------------------------------------------
  Chart Pie v1
----------------------------------------------------*/
.u-chart-pie-v1 {
  position: relative;
  line-height: 1em; }

.u-chart-pie-v1::after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  right: 10px;
  bottom: 11px;
  left: 10px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

/*------------------------------------
  Charts
------------------------------------*/
/* Sparkline chart's tooltip */
.jqstooltip {
  width: auto !important;
  height: auto !important; }

/*--------------------------------------------------
  Counter v1
----------------------------------------------------*/
.u-counter-v3 {
  position: relative; }

.u-counter-v3::after {
  content: "";
  position: absolute;
  left: -9px;
  right: -9px;
  bottom: -9px;
  top: -9px;
  display: block;
  border-radius: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

/*--------------------------------------------------
  Counter v6
----------------------------------------------------*/
.u-counter-v6 {
  position: relative;
  width: 120px;
  height: 120px; }

.u-counter-v6::after {
  content: "";
  position: absolute;
  top: -11px;
  right: -11px;
  bottom: -11px;
  left: -11px;
  display: block;
  border-radius: inherit;
  border-width: 2px;
  border-style: inherit;
  border-color: inherit;
  clip: rect(auto, 71px, 142px, auto); }

/*------------------------------------
  Credit cards
------------------------------------*/
.u-card--v1 {
  position: relative; }
  .u-card--v1-front {
    position: relative;
    margin-bottom: 220px;
    z-index: 2; }
  .u-card--v1-back {
    position: absolute;
    bottom: -70%;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 80%;
    padding-left: 0; }

@media (min-width: 768px) {
  .u-card--v1-front {
    margin-bottom: 30px; }
  .u-card--v1-back {
    bottom: auto;
    top: 30px;
    right: -30%;
    height: 100%;
    padding-left: 70%; } }
/*------------------------------------
  Dropdowns v1
------------------------------------*/
.u-dropdown-v1 {
  position: relative;
  line-height: normal;
  font-size: 16px;
  color: #777;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  padding: 11px 40px 11px 14px;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: .2s;
  transition-timing-function: ease; }
  .u-dropdown-v1::after {
    display: none; }
  .u-dropdown-v1-menu {
    padding: 0;
    border-color: #ccc;
    border-radius: 3px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); }
    .u-dropdown-v1-menu__item {
      line-height: normal;
      font-size: 16px;
      color: #777;
      padding: 9px 20px; }
      .u-dropdown-v1-menu__item:hover {
        color: #777; }
  .u-dropdown-v1__icon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 100%; }
    .u-dropdown-v1__icon-open, .u-dropdown-v1__icon-close {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .u-dropdown-v1__icon-open {
      opacity: 1; }
    .u-dropdown-v1__icon-close {
      opacity: 0; }
  .u-dropdown-v1[aria-expanded="true"] {
    background-color: rgba(204, 204, 204, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); }
    .u-dropdown-v1[aria-expanded="true"] [class*="__icon-open"] {
      opacity: 0; }
    .u-dropdown-v1[aria-expanded="true"] [class*="__icon-close"] {
      opacity: 1; }
  .u-dropdown-v1:focus {
    outline: 0 none; }

/*------------------------------------
  Covers
------------------------------------*/
.u-bg-overlay {
  position: relative; }
  .u-bg-overlay::before, .u-bg-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .u-bg-overlay--v1::after {
    position: absolute;
    top: 0.3571428571rem;
    right: 0.3571428571rem;
    bottom: 0.3571428571rem;
    left: 0.3571428571rem; }
  .u-bg-overlay__inner {
    z-index: 3;
    position: relative; }
  .u-bg-overlay--reverse::before {
    z-index: 2; }
  .u-bg-overlay--reverse::after {
    z-index: 1; }

.u-outer-spaces-helper {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  overflow: hidden; }
  .u-outer-spaces-helper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #f7f7f7;
    background-position: center;
    background-repeat: repeat; }
    .g-dark-theme .u-outer-spaces-helper::after {
      background-color: #000; }
    [class*="g-bgi-v"] .u-outer-spaces-helper::after {
      background-color: transparent; }
  .u-outer-space-v1 .u-outer-spaces-helper, .u-outer-space-v2 .u-outer-spaces-helper {
    display: block; }
  .u-outer-space-v1 .u-outer-spaces-helper {
    height: 20px; }
  .u-outer-space-v2 .u-outer-spaces-helper {
    height: 40px; }

/*------------------------------------
  Info Block v1-1
------------------------------------*/
.u-info-v1-1 {
  overflow: hidden;
  position: relative; }

.u-info-v1-1::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px; }

/*--------------------------------------------------
  Info Block v1-2
----------------------------------------------------*/
.u-info-v1-2__item {
  position: relative;
  z-index: 1;
  padding-bottom: 0.7857142857rem; }
  .u-info-v1-2__item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 40px;
    height: 1px;
    background: #bbb;
    transition: all 0.4s ease-in-out; }

.u-info-v1-2:hover .u-info-v1-2__item::after {
  width: 100%;
  background: #0069b4; }

/*------------------------------------
  Info Block v1-3
------------------------------------*/
.u-info-v1-3__item {
  position: relative;
  z-index: 1;
  padding-bottom: 0.9285714286rem; }
  .u-info-v1-3__item::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 2.1428571429rem;
    height: 1px;
    margin-left: -1.0714285714rem;
    background: #777; }

/*------------------------------------
  Info Block v1-4
------------------------------------*/
.u-info-v1-4__item-hidden {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 61px;
  overflow: hidden;
  transform: translate3d(0, 61px, 0); }

.u-info-v1-4:hover .u-info-v1-4__item-hidden {
  transform: translate3d(0, 0, 0); }

.u-info-v1-4:hover .u-info-v1-4__item-regular {
  transform: translate3d(0, -61px, 0); }

/*------------------------------------
  Info Block v1-5
------------------------------------*/
.u-info-v1-5__item {
  position: relative;
  padding-bottom: 19px; }
  .u-info-v1-5__item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    display: block;
    width: 28px;
    border-bottom: 1px solid #0069b4; }

/*------------------------------------
  Info Block v2-1
------------------------------------*/
.u-info-v2-1__item {
  height: 65px;
  transition: .3s ease-out; }
  .u-info-v2-1__item:hover {
    height: 80px;
    margin-top: -15px; }

/*------------------------------------
  Info Block v2-2
------------------------------------*/
.u-info-v2-2__item {
  position: relative;
  border-left: solid 1px;
  border-right: solid 1px;
  border-bottom: solid 1px; }
  .u-info-v2-2__item::after, .u-info-v2-2__item::before {
    content: "";
    position: absolute;
    top: 0;
    width: 30%;
    border-top: solid 1px;
    z-index: 1; }
  .u-info-v2-2__item::before {
    left: 0; }
  .u-info-v2-2__item::after {
    right: 0; }
  .u-info-v2-2__item.g-brd-white-dark-v3 {
    border-color: rgba(255, 255, 255, 0.3); }
    .u-info-v2-2__item.g-brd-white-dark-v3::before, .u-info-v2-2__item.g-brd-white-dark-v3::after {
      border-color: rgba(255, 255, 255, 0.3); }
  .u-info-v2-2__item.g-brd-black-dark-v3 {
    border-color: rgba(0, 0, 0, 0.3); }
    .u-info-v2-2__item.g-brd-black-dark-v3::before, .u-info-v2-2__item.g-brd-black-dark-v3::after {
      border-color: rgba(0, 0, 0, 0.3); }

/*------------------------------------
  Info Block v2-3
------------------------------------*/
.u-info-v2-3:hover .u-info-v2-3__title {
  color: #000; }

/*------------------------------------
  Info Block v3-1
------------------------------------*/
/* Title */
.info-v3-1__title {
  position: relative;
  display: inline-block;
  margin-left: 4.2857142857rem;
  margin-right: 4.2857142857rem; }
  .info-v3-1__title::before, .info-v3-1__title::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 3.5714285714rem;
    margin-top: -1px;
    height: 2px;
    background-color: #fff; }
  .info-v3-1__title::before {
    right: 100%;
    margin-right: 10px; }
  .info-v3-1__title::after {
    left: 100%;
    margin-left: 10px; }

/*------------------------------------
  Info Block v3-2
------------------------------------*/
.info-v3-2 {
  position: relative;
  background-position: center; }
  .info-v3-2::before {
    content: "";
    position: absolute;
    top: 1.4285714286rem;
    right: 1.4285714286rem;
    bottom: 1.4285714286rem;
    left: 1.4285714286rem;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 1; }
  .info-v3-2:hover {
    background-position: center 0; }

/*------------------------------------
  Info Block v3-3
------------------------------------*/
.info-v3-3 {
  overflow: hidden; }
  .info-v3-3:hover .info-v3-3__title {
    color: #fff; }
  .info-v3-3:hover .info-v3-3__img,
  .info-v3-3:hover .info-v3-3__description {
    transform: translate3d(0, 0, 0); }
  .info-v3-3:hover .info-v3-3__content {
    display: block; }
  .info-v3-3:hover .info-v3-3__category {
    display: none; }
  .info-v3-3:hover::after {
    opacity: 1; }
  .info-v3-3::after {
    opacity: 0;
    transition: opacity .5s; }

/* Image */
.info-v3-3__img {
  transform: translate3d(70%, 0, 0);
  transition: transform .5s; }

/* Content */
.info-v3-3__content {
  display: none; }

/* Description */
.info-v3-3__description {
  transform: translate3d(-20%, 0, 0);
  transition: transform .5s; }

/*------------------------------------
  Info Block v3-4
------------------------------------*/
.info-v3-4 {
  position: relative; }
  .info-v3-4::before {
    content: "";
    position: absolute;
    top: 0.7142857143rem;
    right: 0.7142857143rem;
    bottom: 0.7142857143rem;
    left: 0.7142857143rem;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.4);
    z-index: 1; }

/*------------------------------------
  Info Block v5-1
------------------------------------*/
/* Title */
.info-v5-1__title {
  position: relative;
  display: inline-block; }
  .info-v5-1__title::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    display: block;
    width: 3000%;
    margin-left: 15px;
    border-bottom: 1px solid #eee; }

/*------------------------------------
  Info Block v5-2
------------------------------------*/
/* Product Image */
.info-v5-2__image {
  width: calc(100% + 1px); }

/*------------------------------------
  Info Block v5-3
------------------------------------*/
.info-v5-3__info-price {
  opacity: 0; }

.info-v5-3__info-title {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  margin-bottom: 4.6428571429rem;
  transform: translate3d(0, 70px, 0); }

.info-v5-3:hover .info-v5-3__info {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 105, 180, 0.9); }
.info-v5-3:hover .info-v5-3__info-price {
  opacity: 1; }
.info-v5-3:hover .info-v5-3__info-list {
  color: #fff; }
  .info-v5-3:hover .info-v5-3__info-list .fa {
    color: #fff; }
.info-v5-3:hover .info-v5-3__info-title {
  transform: translate3d(0, 0, 0);
  margin-bottom: 3.2142857143rem; }

/*------------------------------------
  Info Block v5-4
------------------------------------*/
/* Actions */
.info-v5-4__action .fa {
  opacity: 0.75; }
.info-v5-4__action:hover .fa {
  opacity: 1; }

/*------------------------------------
  Info Block v5-5
------------------------------------*/
.info-v5-5__header::after,
.info-v5-5__content::after {
  transition: inherit; }

.info-v5-5__content::after {
  opacity: 0; }

.info-v5-5:hover .info-v5-5__header::after, .info-v5-5:hover .info-v5-5__content::after {
  opacity: .8; }

/*------------------------------------
  Info Block v5-6
------------------------------------*/
.info-v5-6:hover .info-v5-6__rating {
  color: #333; }

.info-v5-6:hover .info-v5-6__price {
  background-color: #333; }

.info-v5-6 .g-color-gray-light-v5--hover .g-rating,
.info-v5-6 .g-bg-white--hover,
.info-v5-6 .g-color-primary--hover {
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-duration: .3s; }

.info-v5-6:hover .g-color-gray-light-v5--hover .g-rating {
  color: #f7f7f7; }

.info-v5-6:hover .g-bg-white--hover {
  background: #fff; }

.info-v5-6:hover .g-color-primary--hover {
  color: #0069b4; }

/*--------------------------------------------------
  Info Block v6-1
----------------------------------------------------*/
.u-info-v6-1__item {
  position: relative;
  z-index: 1;
  padding-bottom: 0.7857142857rem; }
  .u-info-v6-1__item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 40px;
    height: 1px;
    background-image: linear-gradient(to right, #0069b4 0%, transparent 100%);
    background-repeat: repeat-x;
    transition: all 0.4s ease-in-out; }

.u-info-v6-1:hover .u-info-v6-1__item::after {
  width: 100%;
  background-image: linear-gradient(to right, #0069b4 0%, transparent 100%);
  background-repeat: repeat-x; }

/*--------------------------------------------------
  Info Block v7-1
----------------------------------------------------*/
.u-info-v7-1__item {
  border: 2px solid transparent;
  transition: all .2s ease-in-out; }
  .u-info-v7-1__item-child-v1 {
    border: 5px solid transparent;
    transition: all .2s ease-in-out; }
  .u-info-v7-1__item-child-v2 {
    transition: all .2s ease-in-out; }

.u-info-v7-1:hover {
  border-color: #eee; }
  .u-info-v7-1:hover .u-info-v7-1__item {
    border-color: #ddd; }
  .u-info-v7-1:hover .u-info-v7-1__item-child-v1 {
    border-color: #ddd; }
  .u-info-v7-1:hover .u-info-v7-1__item-child-v2 {
    color: #fff;
    background: #0069b4; }

/*--------------------------------------------------
  Info Block v8-1
----------------------------------------------------*/
.u-hs-filter a {
  padding: 0.3571428571rem 0.7142857143rem;
  font-size: 0.8571428571rem;
  color: #333;
  border: solid 1px #333;
  text-transform: uppercase;
  border-radius: .25rem;
  transition: all .3s; }
  .u-hs-filter a:hover, .u-hs-filter a:focus {
    text-decoration: none; }
  .u-hs-filter a:hover {
    color: #fff;
    background-color: #333; }
.u-hs-filter .active a {
  color: #fff;
  background: #333; }

/*--------------------------------------------------
  Info Block v9-1
----------------------------------------------------*/
@media (min-width: 768px) {
  .u-info-v9-1 {
    position: relative; }
    .u-info-v9-1::before {
      position: absolute;
      top: 111px;
      left: 17%;
      width: 66%;
      border-top: 1px dotted #ddd;
      content: " "; } }
/*--------------------------------------------------
  Info Block v10-1
----------------------------------------------------*/
.u-info-v10-1 {
  position: relative;
  display: inline-block; }
  .u-info-v10-1::before, .u-info-v10-1::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1px;
    background: #f7f7f7;
    content: " ";
    margin-top: 0.5px; }
  .u-info-v10-1::before {
    right: 100%;
    margin-right: 25px; }
  .u-info-v10-1::after {
    left: 100%;
    margin-left: 25px; }

/*------------------------------------
  Custom Bootstrap
------------------------------------*/
.container-semiboxed {
  box-sizing: border-box;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 576px) {
  .container-semiboxed {
    width: 540px; } }
@media (min-width: 768px) {
  .container-semiboxed {
    width: 720px; } }
@media (min-width: 992px) {
  .container-semiboxed {
    width: 960px; } }
@media (min-width: 1200px) {
  .container-semiboxed {
    width: 1140px; } }
@media (min-width: 1400px) {
  .container-semiboxed {
    width: 1340px; } }
.text-muted {
  color: #999 !important; }

.list-group-item {
  border-color: #eee; }

.list-group-item-action:hover {
  background-color: #f7f7f7; }

.list-group-item.active {
  background-color: #0069b4;
  border-color: #0069b4; }

.list-group-border-0 .list-group-item:first-child,
.list-group-border-0 .list-group-item:last-child {
  border-radius: 0; }

/* Paginations */
.page-link {
  color: #0069b4; }
  .page-link:focus, .page-link:hover {
    color: #0069b4; }

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  border-color: #0069b4;
  background-color: #0069b4; }

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  background-color: #0069b4; }

.nav-tabs {
  border-bottom: 1px solid #eee; }

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #555;
  border-color: #eee #eee #fff; }

.progress {
  font-size: 1rem;
  line-height: inherit;
  background-color: #eee; }
  .progress-bar {
    height: auto;
    min-height: 12px;
    background-color: #0069b4; }

.btn-primary {
  background-color: #0069b4;
  border-color: #0069b4; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0063aa;
    border-color: #0063aa; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(0, 105, 180, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0069b4;
    border-color: #0069b4; }
  .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #0063aa;
    border-color: #0063aa; }

.btn-outline-primary {
  color: #0069b4;
  border-color: #0069b4; }
  .btn-outline-primary:hover {
    background-color: #0063aa;
    border-color: #0063aa; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(0, 105, 180, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0069b4; }
  .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
    background-color: #0063aa;
    border-color: #0063aa; }

.card,
.card-header {
  border-color: #eee; }

.card-header {
  padding: 0.7142857143rem 1.0714285714rem; }

.card-block {
  padding: 1.0714285714rem; }

.form-control {
  border-color: #ccc; }
  .form-control-md {
    padding: .8rem 1rem .6rem; }

.form-control,
.form-control:focus {
  color: #555; }

.form-control:focus,
.custom-select:focus {
  border-color: #0069b4; }

.form-control::placeholder {
  color: inherit;
  opacity: .5; }

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.input-group-addon {
  min-width: 38px;
  background-color: transparent;
  border-color: #ccc;
  transition: border-color .15s ease-in-out 0s; }
  .input-group-addon > * {
    white-space: normal; }
  .input-group-addon i {
    margin: 0 auto; }

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
  z-index: auto; }

.btn-group {
  display: block; }

.input-group-addon + .input-group-addon {
  border-left: solid 1px #ccc; }

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #f7f7f7; }

.table-striped tbody td {
  border-top: none; }

@media (min-width: 768px) {
  .btn-group {
    display: inline-flex; }

  .justified-content {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .justified-content > * {
      display: table-cell;
      width: 1%;
      float: none; } }
.dropdown-menu {
  min-width: 15rem;
  padding: 0; }

.dropdown-toggle::before {
  display: none; }
.dropdown-toggle::after {
  content: "\e900";
  position: relative;
  top: 0.2142857143rem;
  font-family: "hs-icons" !important;
  font-size: 10px;
  display: inline;
  border: none;
  margin-left: 0.5rem; }

.dropdown-item {
  padding: 0.2142857143rem 1.0714285714rem; }
  .dropdown-item:focus, .dropdown-item:hover {
    background: rgba(0, 0, 0, 0.03); }
  .dropdown-item.active, .dropdown-item:active {
    background: rgba(0, 0, 0, 0.05);
    color: inherit !important; }
    .dropdown-item.active > a, .dropdown-item:active > a {
      color: inherit !important; }
      .dropdown-item.active > a::before, .dropdown-item.active > a::after, .dropdown-item:active > a::before, .dropdown-item:active > a::after {
        background-color: #fff; }
    .u-header__section--dark .dropdown-item.active > a, .u-header__section--dark .dropdown-item:active > a {
      color: #fff !important; }

/*--------------------------------------------------
  Hamburgers
----------------------------------------------------*/
.hamburger {
  padding: 10px; }

.hamburger-box {
  width: 37px;
  height: 25px; }

.hamburger-inner {
  margin-top: 1px; }
  .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 37px;
    height: 1px;
    border-radius: 0; }
  .u-header__section--light .hamburger-inner, .u-header__section--light .hamburger-inner::after, .u-header__section--light .hamburger-inner::before {
    background: #555; }
  .u-header__section--dark .hamburger-inner, .u-header__section--dark .hamburger-inner::after, .u-header__section--dark .hamburger-inner::before {
    background: #fff; }

/*------------------------------------
  jQuery UI
------------------------------------*/
.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }
  .ui-autocomplete .left {
    float: left; }
  .ui-autocomplete .right {
    float: right; }
  .ui-autocomplete .ui-menu-item {
    padding: 0; }
    .ui-autocomplete .ui-menu-item-wrapper {
      display: block;
      color: inherit;
      background-color: transparent;
      border-color: transparent;
      padding: 5px 15px; }
      .ui-autocomplete .ui-menu-item-wrapper.ui-state-active, .ui-autocomplete .ui-menu-item-wrapper:hover {
        color: #fff;
        background-color: #0069b4;
        text-decoration: none; }
    .ui-autocomplete .ui-menu-item:hover {
      color: #fff;
      background-color: #0069b4; }
      .ui-autocomplete .ui-menu-item:hover .ui-menu-item-wrapper {
        background-color: transparent;
        border-color: transparent; }
  .ui-autocomplete-category {
    padding: 5px 15px;
    margin: 0;
    font-weight: bold; }

.select2-container .select2-selection--single {
  height: 2.5rem; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal;
  padding: .5rem .75rem; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  line-height: 26px;
  text-align: center;
  transform: translateY(-50%); }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    vertical-align: middle;
    border: none;
    margin-top: 0;
    margin-left: 0; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
      content: "\f0dc"; }

.g-rounded-0 + .select2-container--default .select2-selection--single {
  border-radius: 0; }

.select2-results__option {
  position: relative; }
  .select2-results__option img:first-child {
    margin-right: 10px; }
  .select2-results__option img:last-child {
    margin-left: 10px; }
  .select2-results__option:hover .u-option-icons--v1 {
    opacity: 1; }

.u-select-v1 {
  position: relative; }
  .select2-container--default .u-select-v1 {
    height: auto;
    border-radius: 0; }
    .select2-container--default .u-select-v1 .select2-selection__rendered {
      padding: 0; }
    .select2-container--default .u-select-v1 .select2-selection__arrow {
      line-height: 22px; }
    .select2-container--default .u-select-v1:focus {
      outline: 0 none; }

.chosen-container-single .chosen-single div b {
  position: relative; }
.chosen-container-single .chosen-search input[type="text"] {
  padding: .8rem 1rem .6rem;
  border-color: #ccc; }
.chosen-container-single.u-dropdown-sm .chosen-search input[type="text"] {
  padding: .25rem .5rem .1rem; }
.chosen-container-single.u-dropdown-lg .chosen-search input[type="text"] {
  padding: .75rem 1.5rem .55rem; }
.chosen-container-single.u-select-above .chosen-drop {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px; }

.jFiler-jProgressBar {
  height: auto;
  margin-top: 0; }

.jvectormap-container {
  width: 100%;
  height: 100%; }

/*------------------------------------
  Pin Map
------------------------------------*/
.point {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5); }
  .point::before, .point::after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute; }
  .point::before {
    top: 5px;
    left: 5px;
    width: 11px;
    height: 11px;
    background: #0069b4; }
  .point::after {
    top: 8px;
    left: 8px;
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, 0.5); }

.mwp-wrap {
  box-shadow: 0 1px 9px -1px;
  left: -82px;
  bottom: 35px !important; }
  .mwp-wrap::after {
    content: "";
    position: absolute;
    top: 99%;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-width: 14px 14px 0 14px;
    border-style: solid;
    border-color: #111 transparent transparent transparent; }

/*--------------------------------------------------
  Fancybox
----------------------------------------------------*/
.u-fancybox-theme .fancybox-button {
  font-size: 1.4285714286rem;
  line-height: 2.9285714286rem;
  width: 3.1428571429rem;
  height: 3.1428571429rem;
  text-align: center;
  display: inline-block;
  background-color: transparent;
  border-width: 0.0714285714rem;
  border-style: solid;
  border-color: #fff;
  outline: none;
  border-radius: 50%;
  opacity: .8;
  transition: opacity .3s ease; }
  .u-fancybox-theme .fancybox-button::before {
    font-family: "hs-icons";
    position: static;
    opacity: 1;
    background-color: transparent;
    border: none;
    box-shadow: none;
    transform: none;
    width: auto;
    height: auto; }
  .u-fancybox-theme .fancybox-button--left, .u-fancybox-theme .fancybox-button--right {
    margin-top: -1.5714285714rem;
    position: absolute;
    top: 50%;
    z-index: 99994;
    display: none; }
  .u-fancybox-theme .fancybox-button--left {
    left: 1.4285714286rem; }
    .u-fancybox-theme .fancybox-button--left::before {
      content: "\e901"; }
  .u-fancybox-theme .fancybox-button--right {
    right: 1.4285714286rem; }
    .u-fancybox-theme .fancybox-button--right::before {
      content: "\e902"; }
  .u-fancybox-theme .fancybox-button--close::before {
    content: "\e904"; }
  .u-fancybox-theme .fancybox-button--play::before {
    content: "\e90c"; }
  .u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\e909"; }
  .u-fancybox-theme .fancybox-button--thumbs::before {
    content: "\e906"; }
  .u-fancybox-theme .fancybox-button::after {
    display: none; }
  .u-fancybox-theme .fancybox-button:hover, .u-fancybox-theme .fancybox-button:focus {
    opacity: 1; }

.u-fancybox-theme .fancybox-buttons {
  top: 1.4285714286rem;
  right: 1.4285714286rem;
  margin-left: -0.3571428571rem;
  margin-right: -0.3571428571rem; }
  .u-fancybox-theme .fancybox-buttons .fancybox-button {
    margin-left: 0.3571428571rem;
    margin-right: 0.3571428571rem; }

.u-fancybox-theme .fancybox-thumbs {
  background-color: #000; }
  .u-fancybox-theme .fancybox-thumbs > ul > li {
    border-color: #000; }
    .u-fancybox-theme .fancybox-thumbs > ul > li::before {
      border-color: #0069b4; }

/* Blur bg container */
.u-fancybox-blur-bg-container {
  filter: blur(2px); }

.fancybox-controls--canzoomIn .fancybox-placeholder, .fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: inherit; }

[data-lazy] {
  opacity: 0;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: ease-in; }

.js-carousel .js-next,
.js-carousel .js-prev {
  opacity: 0; }
.js-carousel.slick-initialized .js-next,
.js-carousel.slick-initialized .js-prev {
  opacity: 1; }
.js-slide:first-child {
  height: auto; }

.slick-vertical .slick-slide {
  border: none; }

/*------------------------------------
  Border Colors
------------------------------------*/
/* Primary Colors */
.slick-active .g-brd-primary--before--active::before {
  border-color: #0069b4 !important; }
.slick-active .g-brd-primary--active {
  border-color: #0069b4 !important; }

.js-pagination .g-brd-primary--before--hover:hover::before {
  border-color: #0069b4 !important; }

/*------------------------------------
  Border Width
------------------------------------*/
.slick-active .g-brd-3--before--active::before {
  border-width: 3px !important; }

/*------------------------------------
  Box shadows
------------------------------------*/
.g-parent.slick-current .u-shadow-v24--active {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06); }

/*------------------------------------
  Dot line v1
------------------------------------*/
.slick-active .u-dot-line-v1__inner::before,
.slick-active .u-dot-line-v1-2__inner::before {
  width: 100%;
  height: 100%; }

/*------------------------------------
  Dot line v2
------------------------------------*/
.slick-active .u-dot-line-v2__inner::before,
.slick-active .u-dot-line-v2-2__inner::before {
  width: 100%;
  height: 100%; }

[data-animation].cbp {
  visibility: visible; }

.cbp-slider-next::after,
.cbp-slider-prev::after {
  display: none; }

.cbp-filter-item {
  cursor: pointer; }

/*------------------------------------
  Border Colors
------------------------------------*/
/* Primary Colors */
.g-brd-primary--active.cbp-filter-item-active {
  border-color: #0069b4 !important; }
.g-brd-primary-opacity-0_3--active.cbp-filter-item-active {
  border-color: rgba(0, 105, 180, 0.3) !important; }
.g-brd-primary-dark-dark-v1--active.cbp-filter-item-active {
  border-color: #0063aa !important; }
.g-brd-primary-dark-dark-v2--active.cbp-filter-item-active {
  border-color: #005a9b !important; }
.g-brd-primary-dark-dark-v3--active.cbp-filter-item-active {
  border-color: #004b81 !important; }

/* Black Colors */
.g-brd-black--active.cbp-filter-item-active {
  border-color: #000 !important; }

/* White Colors */
.g-brd-white--active.cbp-filter-item-active {
  border-color: #fff !important; }
.g-brd-white-opacity-0_1--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.1) !important; }
.g-brd-white-opacity-0_2--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.2) !important; }
.g-brd-white-opacity-0_3--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.3) !important; }
.g-brd-white-opacity-0_4--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.4) !important; }
.g-brd-white-opacity-0_5--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.5) !important; }
.g-brd-white-opacity-0_6--active.cbp-filter-item-active {
  border-color: rgba(255, 255, 255, 0.6) !important; }

/* Gray Colors */
.g-brd-gray-dark-v1--active.cbp-filter-item-active {
  border-color: #111 !important; }
.g-brd-gray-dark-v2--active.cbp-filter-item-active {
  border-color: #333 !important; }
.g-brd-gray-dark-v3--active.cbp-filter-item-active {
  border-color: #555 !important; }
.g-brd-gray-dark-v4--active.cbp-filter-item-active {
  border-color: #777 !important; }
.g-brd-gray-dark-v5--active.cbp-filter-item-active {
  border-color: #999 !important; }
.g-brd-gray-light-v1--active.cbp-filter-item-active {
  border-color: #bbb !important; }
.g-brd-gray-light-v2--active.cbp-filter-item-active {
  border-color: #ccc !important; }
.g-brd-gray-light-v3--active.cbp-filter-item-active {
  border-color: #ddd !important; }
.g-brd-gray-light-v4--active.cbp-filter-item-active {
  border-color: #eee !important; }
.g-brd-gray-light-v5--active.cbp-filter-item-active {
  border-color: #f7f7f7 !important; }

/* Transparent */
.g-brd-transparent--active.cbp-filter-item-active {
  border-color: transparent !important; }

/*------------------------------------
  Background Colors
------------------------------------*/
/* Primary Colors */
.g-bg-primary--active.cbp-filter-item-active {
  background-color: #0069b4 !important; }

/*------------------------------------
  Colors
------------------------------------*/
/* Primary Colors */
.g-color-primary--active.cbp-filter-item-active {
  color: #0069b4 !important; }

/* Black Colors */
.g-color-black--active.cbp-filter-item-active {
  color: #000 !important; }

/* White Colors */
.g-color-white--active.cbp-filter-item-active {
  color: #fff !important; }

/* Gray Colors */
.g-color-gray-light-v1--active.cbp-filter-item-active {
  color: #bbb !important; }
.g-color-gray-light-v2--active.cbp-filter-item-active {
  color: #ccc !important; }
.g-color-gray-light-v3--active.cbp-filter-item-active {
  color: #ddd !important; }
.g-color-gray-light-v4--active.cbp-filter-item-active {
  color: #eee !important; }
.g-color-gray-light-v5--active.cbp-filter-item-active {
  color: #f7f7f7 !important; }
.g-color-gray-dark-v1--active.cbp-filter-item-active {
  color: #111 !important; }
.g-color-gray-dark-v2--active.cbp-filter-item-active {
  color: #333 !important; }
.g-color-gray-dark-v3--active.cbp-filter-item-active {
  color: #555 !important; }
.g-color-gray-dark-v4--active.cbp-filter-item-active {
  color: #777 !important; }
.g-color-gray-dark-v5--active.cbp-filter-item-active {
  color: #999 !important; }

pre[class*="language-"] {
  position: relative;
  margin: 0; }
  pre[class*="language-"] .toolbar {
    position: absolute;
    top: -1px;
    right: -1px; }
    pre[class*="language-"] .toolbar-item a {
      display: block;
      z-index: 10;
      padding: 5px 8px;
      font-size: 12px;
      color: #111;
      cursor: pointer;
      background-color: #fff;
      border: 1px solid #bbb;
      border-radius: 0 0 0 4px; }

.embed-responsive .plyr--video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

[class^="et-"] {
  line-height: 1.1; }

.hs-has-mega-menu:not(.hs-mega-menu-opened) *,
.hs-has-sub-menu:not(.hs-sub-menu-opened) * {
  transition: none !important; }
  .hs-has-mega-menu:not(.hs-mega-menu-opened) *::before, .hs-has-mega-menu:not(.hs-mega-menu-opened) *::after,
  .hs-has-sub-menu:not(.hs-sub-menu-opened) *::before,
  .hs-has-sub-menu:not(.hs-sub-menu-opened) *::after {
    transition: none !important; }

/*------------------------------------
  JS
------------------------------------*/
.js-carousel_single-item {
  max-width: 100%;
  position: relative; }

.js-next,
.js-prev,
.js-thumb {
  cursor: pointer; }

.js-next,
.js-prev {
  z-index: 10; }

.js-thumb img {
  display: inline-block; }

.js-carousel_single-item-thumbs5__thumbs .js-thumb {
  opacity: .3;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
  .js-carousel_single-item-thumbs5__thumbs .js-thumb.slick-center {
    opacity: 1; }

.js-carousel_single-item-thumbs5--v2__thumbs .js-thumb {
  opacity: .4;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
  .js-carousel_single-item-thumbs5--v2__thumbs .js-thumb.slick-center {
    opacity: 1; }

.js-carousel_single-item-thumbs5--v3__thumbs .js-thumb {
  opacity: .4;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
  .js-carousel_single-item-thumbs5--v3__thumbs .js-thumb.slick-center {
    opacity: 1; }

.u-pagi-control--v2 {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  border-radius: 50%;
  background-color: #ddd;
  opacity: .3;
  cursor: pointer; }

.slick-active .u-pagi-control-red {
  background-color: #f00; }

.slick-active .u-pagi-control-grey {
  opacity: 1; }

.u-carousel--v3 .js-prev,
.u-carousel--v3 .js-next {
  top: 50%;
  opacity: 0;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
.u-carousel--v3 .g-height-40.js-prev, .u-carousel--v3 .g-height-40.js-next {
  margin-top: -20px;
  left: 50%; }
.u-carousel--v3 .g-height-40.js-prev {
  margin-left: -99px; }
.u-carousel--v3 .g-height-40.js-next {
  margin-left: 65px; }
.u-carousel--v3:hover .js-prev,
.u-carousel--v3:hover .js-next {
  opacity: 1; }

.u-carousel--v4 {
  margin-left: -15px;
  margin-right: -15px; }
  .u-carousel--v4 .js-prev,
  .u-carousel--v4 .js-next {
    top: 50%;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .4s;
    transition-timing-function: ease-in; }
  .u-carousel--v4 .g-height-40.js-prev, .u-carousel--v4 .g-height-40.js-next {
    margin-top: -20px;
    left: 50%; }
  .u-carousel--v4 .g-height-40.js-prev {
    margin-left: -160px; }
  .u-carousel--v4 .g-height-40.js-next {
    margin-left: 125px; }
  .u-carousel--v4:hover .js-prev,
  .u-carousel--v4:hover .js-next {
    opacity: 1; }

/*--------------------------------------------------
  Filter v1
----------------------------------------------------*/
.u-filter-v1 > li:not(:last-child)::after {
  content: "|";
  font-size: 0.7142857143rem;
  line-height: 1em;
  margin: 0 7px 0 14px;
  position: relative;
  top: -2px;
  line-height: inherit;
  display: inline-block;
  vertical-align: middle;
  color: #ddd; }

.u-filter-v1 > li:hover,
.u-filter-v1 [class*="active"] {
  color: #0069b4; }

/*--------------------------------------------------
  Carousel v10
----------------------------------------------------*/
.u-carousel-v10 .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: auto;
  visibility: hidden;
  margin: 0;
  padding: 0; }
  .u-carousel-v10 .slick-dots li {
    display: block;
    margin-bottom: 5px; }
  .u-carousel-v10 .slick-dots button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: transparent;
    background: #ccc;
    border: none;
    outline: none; }
  .u-carousel-v10 .slick-dots .slick-active button {
    background: #0069b4; }

.u-carousel-v10-nav {
  margin-top: -135px; }
  .u-carousel-v10-nav .js-slide {
    position: relative;
    cursor: pointer;
    height: 100%; }
    .u-carousel-v10-nav .js-slide:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.2);
      transition: opacity 0.3s ease-in-out; }
    .u-carousel-v10-nav .js-slide.slick-current::after {
      opacity: 0; }

@media only screen and (max-width: 991px) {
  .u-carousel-v10 .slick-dots {
    visibility: visible; }

  .u-carousel-v10-nav {
    display: none; } }
/*------------------------------------
  Internet Explorer (IE)
------------------------------------*/
/* Text Gradients */
.IE .g-color-cyan-gradient-opacity-v1,
.IE .g-color-blue-gradient-opacity-v1 {
  background: transparent;
  -webkit-text-fill-color: initial; }
.IE .g-color-cyan-gradient-opacity-v1 {
  color: #00bed6; }
.IE .g-color-blue-gradient-opacity-v1 {
  color: #8654da; }
.IE .form-control:-ms-input-placeholder {
  opacity: 1; }

/*------------------------------------
  Demo of Icons
------------------------------------*/
.u-icons-demo__item {
  border: solid 1px #eee;
  margin: 0 -1px -1px 0;
  padding: 20px 15px; }
.u-icons-demo-item__value, .u-icons-demo-item__value:focus {
  width: 100%;
  text-align: center;
  border: none;
  outline: none; }

/* Add here all your css styles (customizations) */
/*------------------------------------
  Globals
------------------------------------*/
/* Text */
.g-word-break {
  word-wrap: break-word; }

/* Puller */
.g-pull-50x-up {
  transform: translateY(-51%); }
.g-pull-50x-bottom {
  transform: translateY(51%); }
.g-pull-50x-left {
  transform: translateX(-51%); }
.g-pull-50x-right {
  transform: translateX(51%); }

/* Link overlay */
.g-link-overlay,
.g-pos-cover {
  /* P */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block; }

/* P */
.g-pos-cover {
  z-index: 1; }

/*------------------------------------
  Block Alignments
------------------------------------*/
.g-bg-attachment-fixed {
  background-attachment: fixed; }

/*------------------------------------
  Background Gradient Colors
------------------------------------*/
/* Simple Linear Gradients
------------------------------------*/
/* Gray Light v1 */
.g-bg-gray-light-gradient-v1--after::after {
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0.5), #f7f7f7); }

/* White v1 */
.g-bg-white-gradient-v1--after::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.9)); }

/* Linear Gradients
------------------------------------*/
/* Gray Gradient */
.g-bg-gray-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(180deg, #fff, #dbdbdb); }

/* Blue Pink Gradient */
.g-bg-bluepink-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(50deg, #2b7cb6, #f62d51); }

/* Blue Gradient */
.g-bg-blue-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(0deg, #73bec7, #4e66b0); }

.g-bg-blue-lineargradient-v2 {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #429edc, #00629e); }

.g-bg-blue-lineargradient-v3 {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #3266a2, #98cfbf); }

.g-bg-blue-lineargradient-v4 {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #5b85df, #3ec2e3); }

.g-bg-blue-lineargradient-v5 {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #0050c2, #5180fa); }

/* Orange Gradient */
.g-bg-orange-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #be1715, #ed6d0f); }

.g-bg-orange-lineargradient-v2 {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #f5cd21, #c22821); }

/* Yellow Gradient */
.g-bg-yellow-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #f59b00, #f5d400); }

/* Dark Purple Gradient */
.g-bg-darkpurple-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #0b011d, #330c3c); }

/* Blue Gray Gradient */
.g-bg-bluegray-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #1d253c, #3e4757); }

/* Pink Gradient */
.g-bg-pink-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #b6003b, #ed1261); }

/* Pink-v2 Gradient */
.g-bg-pink-lineargradient-v2 {
  background-image: linear-gradient(to right top, #fc7279 10%, #ff7b9c 65%, #ffc019 125%);
  background-repeat: no-repeat; }

/* Red Gradient */
.g-bg-red-lineargradient {
  background-repeat: repeat-x;
  background-image: linear-gradient(225deg, #d70417, #9f041b); }

/* Black Gradient */
.g-bg-black-gradient-opacity-v1,
.g-bg-black-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-repeat: repeat-x; }

/* Green Gradient */
.g-bg-green-gradient-opacity-v1,
.g-bg-green-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to bottom, rgba(51, 152, 220, 0.5) 0%, rgba(114, 192, 44, 0.8) 100%);
  background-repeat: repeat-x; }

/* Purple Gradient */
.g-bg-purple-gradient-opacity-v1,
.g-bg-purple-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to bottom, rgba(114, 192, 44, 0.5) 0%, rgba(154, 105, 203, 0.8) 100%);
  background-repeat: repeat-x; }

/* Pink Light Gradient */
.g-bg-pink-gradient-opacity-v1,
.g-bg-pink-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to bottom, rgba(114, 192, 44, 0.5) 0%, rgba(232, 28, 98, 0.8) 100%);
  background-repeat: repeat-x; }

/* Cyan Gradient */
.g-bg-cyan-gradient-opacity-v1,
.g-bg-cyan-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 153, 0.5) 0%, rgba(0, 190, 214, 0.6) 100%);
  background-repeat: repeat-x; }

/* Purple Gradient */
.g-bg-purple-gradient-opacity-v1,
.g-bg-purple-gradient-opacity-v1--after::after {
  background-repeat: repeat-x;
  background-image: linear-gradient(150deg, #b7ebf6, rgba(228, 97, 210, 0.7)); }

/* Primary Gradient */
.g-bg-primary-gradient-opacity-v1,
.g-bg-primary-gradient-opacity-v1--after::after {
  background-repeat: repeat-x;
  background-image: linear-gradient(150deg, #72c02c, rgba(51, 152, 220, 0.7)); }

/* Gray Gradient */
.g-bg-gray-gradient-opacity-v1,
.g-bg-gray-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to top, #f7f7f7 0%, white 100%);
  background-repeat: repeat-x; }

/* White Gradient */
.g-bg-white-gradient-opacity-v1,
.g-bg-white-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x; }

/* White Gradient */
.g-bg-white-gradient-opacity-v2,
.g-bg-white-gradient-opacity-v2--after::after {
  background-image: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background-repeat: repeat-x; }

/* White Gradient */
.g-bg-white-gradient-opacity-v3,
.g-bg-white-gradient-opacity-v3--after::after {
  background-image: linear-gradient(to left, white 30%, rgba(255, 255, 255, 0.3) 100%);
  background-repeat: repeat-x; }

/* White Gradient */
.g-bg-white-gradient-opacity-v4,
.g-bg-white-gradient-opacity-v4--after::after {
  background-image: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0.3) 100%);
  background-repeat: repeat-x; }

/* Bluegray Gradient */
.g-bg-bluegray-gradient-opacity-v1,
.g-bg-bluegray-gradient-opacity-v1--after::after {
  background-image: linear-gradient(to top, rgba(88, 95, 105, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x; }

/* Bluegray Gradient */
.g-bg-bluegray-gradient-opacity-v2,
.g-bg-bluegray-gradient-opacity-v2--after::after {
  background-image: linear-gradient(to top, rgba(88, 95, 105, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x; }

/* Bluegray Gradient */
.g-bg-bluegray-gradient-opacity-v3,
.g-bg-bluegray-gradient-opacity-v3--after::after {
  background-repeat: repeat-x;
  background-image: linear-gradient(150deg, rgba(107, 125, 224, 0.85), #2a2734); }

/* Radial Gradients (Ellipse)
------------------------------------*/
/* Lightblue Gradient */
.g-bg-lightblue-radialgradient-ellipse {
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 22%, #d6e2ee);
  background-repeat: no-repeat; }

/* Gray Gradient */
.g-bg-gray-radialgradient-ellipse {
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #dbdbdb 22%, #bbb);
  background-repeat: no-repeat; }

/* Gray Gradient */
.g-bg-graylight-radialgradient-ellipse {
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 25%, #eee);
  background-repeat: no-repeat; }

/*  Radial Gradients (Circle)
------------------------------------*/
/* Lightblue Gradient */
.g-bg-lightblue-radialgradient-circle {
  background-image: radial-gradient(circle farthest-corner at 75% 95%, #fff, #d6e2ee);
  background-repeat: no-repeat; }

/* Blue Gradient */
.g-bg-blue-radialgradient-circle {
  background-image: radial-gradient(circle farthest-side at 50% 50%, #2294d7, #275296);
  background-repeat: no-repeat; }

/* Dark Gray Gradient */
.g-bg-darkgray-radialgradient-circle {
  background-image: radial-gradient(circle farthest-side at 110% 0, #596070, #31353e);
  background-repeat: no-repeat; }

.g-bg-blue-radialgradient-circle-endless {
  background-image: repeating-radial-gradient(circle at 50% 50%, #b9ecfe, #b9ecfe 10px, #82ddff 10px, #82ddff 20px); }

.g-bg-gray-verticalstripes-endless {
  background: repeating-linear-gradient(to bottom, #fff, #fff 5px, #eee 5px, #eee 10px); }

/*------------------------------------
  Background Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Main Colors */
.g-bg-main {
  background-color: #fff !important; }

/* Main Secondary */
.g-bg-secondary {
  background-color: #fafafa !important; }

/* Primary Colors */
.g-bg-primary {
  background-color: #0069b4 !important; }
  .g-bg-primary--hover:hover {
    background-color: #0069b4 !important; }
  .u-block-hover:hover .g-bg-primary--hover {
    background-color: #0069b4; }
  .g-parent:hover .g-bg-primary--parent-hover {
    background-color: #0069b4 !important; }
  .g-bg-primary--active.active, .active .g-bg-primary--active {
    background-color: #0069b4 !important; }
  .g-parent.active .g-bg-primary--parent-active {
    background-color: #0069b4 !important; }
  .g-bg-primary--before::before, .g-bg-primary--after::after {
    background-color: #0069b4 !important; }
  .g-bg-primary-dark-v1 {
    background-color: #0063aa !important; }
  .g-bg-primary-dark-v2 {
    background-color: #005a9b !important; }
  .g-bg-primary-dark-v3 {
    background-color: #004b81 !important; }
  .g-bg-primary-opacity-0_1 {
    background-color: rgba(0, 105, 180, 0.1) !important; }
  .g-bg-primary-opacity-0_2 {
    background-color: rgba(0, 105, 180, 0.2) !important; }
    .g-bg-primary-opacity-0_2--hover:hover {
      background-color: rgba(0, 105, 180, 0.2) !important; }
    .g-bg-primary-opacity-0_2--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.2) !important; }
    .active .g-bg-primary-opacity-0_2--active {
      background-color: rgba(0, 105, 180, 0.2) !important; }
    .g-bg-primary-opacity-0_2--before::before, .g-bg-primary-opacity-0_2--after::after {
      background-color: rgba(0, 105, 180, 0.2) !important; }
  .g-bg-primary-opacity-0_3 {
    background-color: rgba(0, 105, 180, 0.3) !important; }
    .g-bg-primary-opacity-0_3--hover:hover {
      background-color: rgba(0, 105, 180, 0.3) !important; }
    .g-bg-primary-opacity-0_3--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.3) !important; }
    .active .g-bg-primary-opacity-0_3--active {
      background-color: rgba(0, 105, 180, 0.3) !important; }
    .g-bg-primary-opacity-0_3--before::before, .g-bg-primary-opacity-0_3--after::after {
      background-color: rgba(0, 105, 180, 0.3) !important; }
  .g-bg-primary-opacity-0_4 {
    background-color: rgba(0, 105, 180, 0.4) !important; }
    .g-bg-primary-opacity-0_4--hover:hover {
      background-color: rgba(0, 105, 180, 0.4) !important; }
    .g-bg-primary-opacity-0_4--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.4) !important; }
    .g-bg-primary-opacity-0_4--after::after {
      background-color: rgba(0, 105, 180, 0.4) !important; }
  .g-bg-primary-opacity-0_6 {
    background-color: rgba(0, 105, 180, 0.6) !important; }
    .g-bg-primary-opacity-0_6--hover:hover {
      background-color: rgba(0, 105, 180, 0.6) !important; }
    .g-bg-primary-opacity-0_6--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.6) !important; }
    .g-bg-primary-opacity-0_6--after::after {
      background-color: rgba(0, 105, 180, 0.6) !important; }
  .g-bg-primary-opacity-0_8 {
    background-color: rgba(0, 105, 180, 0.8) !important; }
    .g-bg-primary-opacity-0_8--hover:hover {
      background-color: rgba(0, 105, 180, 0.8) !important; }
    .g-bg-primary-opacity-0_8--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.8) !important; }
    .g-bg-primary-opacity-0_8--before::after, .g-bg-primary-opacity-0_8--after::after {
      background-color: rgba(0, 105, 180, 0.8) !important; }
    .g-bg-primary-opacity-0_8--before--hover:hover::after, .g-bg-primary-opacity-0_8--after--hover:hover::after {
      background-color: rgba(0, 105, 180, 0.8) !important; }
  .g-bg-primary-opacity-0_9 {
    background-color: rgba(0, 105, 180, 0.9) !important; }
    .g-bg-primary-opacity-0_9--hover:hover {
      background-color: rgba(0, 105, 180, 0.9) !important; }
    .g-bg-primary-opacity-0_9--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.9) !important; }
    .g-bg-primary-opacity-0_9--before::after, .g-bg-primary-opacity-0_9--after::after {
      background-color: rgba(0, 105, 180, 0.9) !important; }
    .g-bg-primary-opacity-0_9--before--hover:hover::after, .g-bg-primary-opacity-0_9--after--hover:hover::after {
      background-color: rgba(0, 105, 180, 0.9) !important; }

/* Black Colors */
.g-bg-black {
  background-color: #000 !important; }
  .g-bg-black--hover:hover {
    background-color: #000 !important; }
  .g-bg-black--after::after {
    background-color: #000 !important; }
  .g-bg-black-opacity-0_1 {
    background-color: rgba(0, 0, 0, 0.1) !important; }
    .g-bg-black-opacity-0_1--after::after {
      background-color: rgba(0, 0, 0, 0.1) !important; }
  .g-bg-black-opacity-0_2 {
    background-color: rgba(0, 0, 0, 0.2) !important; }
    .g-bg-black-opacity-0_2--after::after {
      background-color: rgba(0, 0, 0, 0.2) !important; }
  .g-bg-black-opacity-0_3 {
    background-color: rgba(0, 0, 0, 0.3) !important; }
    .g-bg-black-opacity-0_3--hover:hover {
      background-color: rgba(0, 0, 0, 0.3) !important; }
    .g-bg-black-opacity-0_3--after::after, .g-bg-black-opacity-0_3--before::before {
      background-color: rgba(0, 0, 0, 0.3) !important; }
    .g-bg-black-opacity-0_3--hover--after:hover::after {
      background-color: rgba(0, 0, 0, 0.3) !important; }
  .g-bg-black-opacity-0_4 {
    background-color: rgba(0, 0, 0, 0.4) !important; }
    .g-bg-black-opacity-0_4--after::after {
      background-color: rgba(0, 0, 0, 0.4) !important; }
  .g-bg-black-opacity-0_5 {
    background-color: rgba(0, 0, 0, 0.5) !important; }
    .g-bg-black-opacity-0_5--hover:hover {
      background-color: rgba(0, 0, 0, 0.5) !important; }
    .g-bg-black-opacity-0_5--after::after {
      background-color: rgba(0, 0, 0, 0.5) !important; }
  .g-bg-black-opacity-0_6 {
    background-color: rgba(0, 0, 0, 0.6) !important; }
    .g-bg-black-opacity-0_6--hover:hover {
      background-color: rgba(0, 0, 0, 0.7) !important; }
    .g-bg-black-opacity-0_6--after::after {
      background-color: rgba(0, 0, 0, 0.6) !important; }
  .g-bg-black-opacity-0_7 {
    background-color: rgba(0, 0, 0, 0.7) !important; }
    .g-bg-black-opacity-0_7--hover:hover {
      background-color: rgba(0, 0, 0, 0.7) !important; }
    .g-bg-black-opacity-0_7--after::after {
      background-color: rgba(0, 0, 0, 0.7) !important; }
  .g-bg-black-opacity-0_8 {
    background-color: rgba(0, 0, 0, 0.8) !important; }
    .g-bg-black-opacity-0_8--after::after {
      background-color: rgba(0, 0, 0, 0.8) !important; }
    .g-bg-black-opacity-0_8--hover:hover {
      background-color: rgba(0, 0, 0, 0.8) !important; }
  .g-bg-black-opacity-0_9 {
    background-color: rgba(0, 0, 0, 0.9) !important; }
    .g-bg-black-opacity-0_9--after::after {
      background-color: rgba(0, 0, 0, 0.9) !important; }
    .g-bg-black-opacity-0_9--hover:hover {
      background-color: rgba(0, 0, 0, 0.9) !important; }

/* White Colors */
.g-bg-white {
  background-color: #fff !important; }
  .g-bg-white--before::before, .g-bg-white--after::after {
    background-color: #fff !important; }
  .g-bg-white--hover:hover, .g-bg-white--active.active {
    background-color: #fff !important; }
  .g-parent:hover .g-bg-white--parent-hover {
    background-color: #fff !important; }
  .g-bg-white--before::before, .g-bg-white--after::after {
    background-color: #fff !important; }
  .g-parent:hover .g-bg-white-opacity-0--after--parent-hover::after {
    background-color: rgba(255, 255, 255, 0) !important; }
  .g-bg-white-opacity-0_05 {
    background-color: rgba(255, 255, 255, 0.05) !important; }
  .g-bg-white-opacity-0_1 {
    background-color: rgba(255, 255, 255, 0.1) !important; }
    .g-bg-white-opacity-0_1--after::after {
      background-color: rgba(255, 255, 255, 0.1) !important; }
  .g-bg-white-opacity-0_2 {
    background-color: rgba(255, 255, 255, 0.2) !important; }
    .g-bg-white-opacity-0_2--hover:hover {
      background-color: rgba(255, 255, 255, 0.2) !important; }
  .g-bg-white-opacity-0_3 {
    background-color: rgba(255, 255, 255, 0.3) !important; }
    .g-bg-white-opacity-0_3--hover:hover {
      background-color: rgba(255, 255, 255, 0.3) !important; }
    .g-bg-white-opacity-0_3--after::after {
      background-color: rgba(255, 255, 255, 0.3) !important; }
  .g-bg-white-opacity-0_4 {
    background-color: rgba(255, 255, 255, 0.4) !important; }
    .g-bg-white-opacity-0_4--hover:hover {
      background-color: rgba(255, 255, 255, 0.4) !important; }
  .g-bg-white-opacity-0_5 {
    background-color: rgba(255, 255, 255, 0.5) !important; }
    .g-bg-white-opacity-0_5--after::after {
      background-color: rgba(255, 255, 255, 0.5) !important; }
  .g-bg-white-opacity-0_7 {
    background-color: rgba(255, 255, 255, 0.7) !important; }
    .g-bg-white-opacity-0_7--hover:hover {
      background-color: rgba(255, 255, 255, 0.7) !important; }
    .g-bg-white-opacity-0_7--after::after {
      background-color: rgba(255, 255, 255, 0.7) !important; }
  .g-bg-white-opacity-0_8 {
    background-color: rgba(255, 255, 255, 0.8) !important; }
    .g-bg-white-opacity-0_8--hover:hover {
      background-color: rgba(255, 255, 255, 0.8) !important; }
    .g-bg-white-opacity-0_8--after::after {
      background-color: rgba(255, 255, 255, 0.8) !important; }
    .g-bg-white-opacity-0_8--hover--after:hover::after {
      background-color: rgba(0, 105, 180, 0.8) !important; }
  .g-bg-white-opacity-0_9 {
    background-color: rgba(255, 255, 255, 0.9) !important; }
    .g-bg-white-opacity-0_9--hover:hover {
      background-color: rgba(255, 255, 255, 0.9) !important; }
    .g-bg-white-opacity-0_9--after::after {
      background-color: rgba(255, 255, 255, 0.9) !important; }

/* Gray Colors */
.g-bg-gray-dark-v1 {
  background-color: #111 !important; }
  .g-bg-gray-dark-v1--hover:hover {
    background-color: #111 !important; }
.g-bg-gray-dark-v2 {
  background-color: #333 !important; }
  .g-bg-gray-dark-v2--hover:hover {
    background-color: #333 !important; }
.g-bg-gray-dark-v3 {
  background-color: #555 !important; }
  .g-bg-gray-dark-v3--hover:hover {
    background-color: #555 !important; }
.g-bg-gray-dark-v4 {
  background-color: #777 !important; }
  .g-bg-gray-dark-v4--hover:hover {
    background-color: #777 !important; }
.g-bg-gray-dark-v5 {
  background-color: #999 !important; }
  .g-bg-gray-dark-v5--hover:hover {
    background-color: #999 !important; }
.g-bg-gray-light-v1 {
  background-color: #bbb !important; }
  .g-bg-gray-light-v1--hover:hover {
    background-color: #bbb !important; }
.g-bg-gray-light-v2 {
  background-color: #ccc !important; }
  .g-bg-gray-light-v2--hover:hover {
    background-color: #ccc !important; }
.g-bg-gray-light-v3 {
  background-color: #ddd !important; }
  .g-bg-gray-light-v3--hover:hover {
    background-color: #ddd !important; }
.g-bg-gray-light-v4 {
  background-color: #eee !important; }
  .g-bg-gray-light-v4--hover:hover {
    background-color: #eee !important; }
.g-bg-gray-light-v5 {
  background-color: #f7f7f7 !important; }
  .g-bg-gray-light-v5--hover:hover {
    background-color: #f7f7f7 !important; }
  .g-bg-gray-light-v5--active.active, .active .g-bg-gray-light-v5--active {
    background-color: #f7f7f7 !important; }

/* Transparent */
.g-bg-transparent {
  background-color: transparent !important; }
  .g-bg-transparent--hover:hover {
    background-color: transparent !important; }
  .g-bg-transparent--hover--after:hover::after {
    background-color: transparent !important; }
  .g-parent:hover .g-bg-transparent--parent-hover {
    background-color: transparent !important; }

/* Complementary Colors
------------------------------------*/
/* Beige Colors */
.g-bg-beige {
  background-color: #e5e1de !important; }

/* Color Green */
.g-bg-green {
  background-color: #72c02c !important; }
  .g-bg-green-opacity-0_1 {
    background-color: rgba(114, 192, 44, 0.1) !important; }
  .g-bg-green--hover:hover {
    background-color: #72c02c !important; }

/* Color Blue */
.g-bg-blue {
  background-color: #3398dc !important; }
  .g-bg-blue-opacity-0_1 {
    background-color: rgba(51, 152, 220, 0.1) !important; }
  .g-bg-blue-opacity-0_7 {
    background-color: rgba(51, 152, 220, 0.7) !important; }
  .g-bg-blue-opacity-0_9 {
    background-color: rgba(51, 152, 220, 0.9) !important; }
  .g-bg-blue--hover:hover {
    background-color: #3398dc !important; }

/* Color Light Blue */
.g-bg-lightblue {
  background-color: #edf2f8 !important; }
  .g-bg-lightblue-opacity-0_1 {
    background-color: rgba(237, 242, 248, 0.1) !important; }

.g-bg-lightblue-v1 {
  background-color: #d6e2ee !important; }
  .g-bg-lightblue-v1-opacity-0_1 {
    background-color: rgba(214, 226, 238, 0.1) !important; }

/* Color Dark Blue */
.g-bg-darkblue {
  background-color: #009 !important; }
  .g-bg-darkblue-opacity-0_1 {
    background-color: rgba(0, 0, 153, 0.1) !important; }

/* Color Indigo */
.g-bg-indigo {
  background-color: #4263a3 !important; }
  .g-bg-indigo-opacity-0_1 {
    background-color: rgba(66, 99, 163, 0.1) !important; }

/* Color Red */
.g-bg-red {
  background-color: #f00 !important; }
  .g-bg-red-opacity-0_1 {
    background-color: rgba(255, 0, 0, 0.1) !important; }
  .g-bg-red-opacity-0_2 {
    background-color: rgba(255, 0, 0, 0.2) !important; }
  .g-bg-red-opacity-0_5 {
    background-color: rgba(255, 0, 0, 0.5) !important; }
  .g-bg-red-opacity-0_8 {
    background-color: rgba(255, 0, 0, 0.8) !important; }
  .g-bg-red--hover:hover {
    background-color: #f00 !important; }

/* Color Light Red */
.g-bg-lightred {
  background-color: #e64b3b !important; }
  .g-bg-lightred-opacity-0_1 {
    background-color: rgba(230, 75, 59, 0.1) !important; }
  .g-bg-lightred--hover:hover {
    background-color: #e64b3b !important; }

/* Color Dark Red */
.g-bg-darkred {
  background-color: #a10f2b !important; }
  .g-bg-darkred-opacity-0_1 {
    background-color: rgba(161, 15, 43, 0.1) !important; }

/* Color Purple */
.g-bg-purple {
  background-color: #9a69cb !important; }
  .g-bg-purple-opacity-0_1 {
    background-color: rgba(154, 105, 203, 0.1) !important; }
  .g-bg-purple-opacity-0_7 {
    background-color: rgba(154, 105, 203, 0.7) !important; }
  .g-bg-purple-opacity-0_9 {
    background-color: rgba(154, 105, 203, 0.9) !important; }
    .g-bg-purple-opacity-0_9--after::after {
      background-color: rgba(154, 105, 203, 0.9) !important; }
  .g-bg-purple--hover:hover {
    background-color: #9a69cb !important; }

/* Color Dark Purple */
.g-bg-darkpurple {
  background-color: #6639b6 !important; }
  .g-bg-darkpurple-opacity-0_1 {
    background-color: rgba(102, 57, 182, 0.1) !important; }

/* Color Pink */
.g-bg-pink {
  background-color: #e81c62 !important; }
  .g-bg-pink-opacity-0_1 {
    background-color: rgba(232, 28, 98, 0.1) !important; }
  .g-bg-pink-opacity-0_9 {
    background-color: rgba(232, 28, 98, 0.9) !important; }
  .g-bg-pink--hover:hover {
    background-color: #e81c62 !important; }
  .g-bg-pink--before::after, .g-bg-pink--after::after {
    background-color: #e81c62 !important; }
  .g-bg-pink--before--hover:hover::after, .g-bg-pink--after--hover:hover::after {
    background-color: #e81c62 !important; }

/* Color Orange */
.g-bg-orange {
  background-color: #e57d20 !important; }
  .g-bg-orange-opacity-0_1 {
    background-color: rgba(229, 125, 32, 0.1) !important; }
  .g-bg-orange-opacity-0_2 {
    background-color: rgba(229, 125, 32, 0.2) !important; }
  .g-bg-orange--hover:hover {
    background-color: #e57d20 !important; }

/* Color Deep Orange */
.g-bg-deeporange {
  background-color: #fe541e !important; }
  .g-bg-deeporange-opacity-0_1 {
    background-color: rgba(254, 84, 30, 0.1) !important; }
  .g-bg-deeporange--hover:hover {
    background-color: #fe541e !important; }

/* Color Yellow */
.g-bg-yellow {
  background-color: #ebc71d !important; }
  .g-bg-yellow-opacity-0_1 {
    background-color: rgba(235, 199, 29, 0.1) !important; }
  .g-bg-yellow-opacity-0_7 {
    background: rgba(235, 199, 29, 0.7) !important; }
  .g-bg-yellow--hover:hover {
    background-color: #ebc71d !important; }

/* Color Aqua */
.g-bg-aqua {
  background-color: #29d6e6 !important; }
  .g-bg-aqua-opacity-0_1 {
    background-color: rgba(41, 214, 230, 0.1) !important; }
  .g-bg-aqua-opacity-0_9 {
    background-color: rgba(41, 214, 230, 0.9) !important; }
  .g-bg-aqua--hover:hover {
    background-color: #29d6e6 !important; }

/* Color Cyan */
.g-bg-cyan {
  background-color: #00bed6 !important; }
  .g-bg-cyan-opacity-0_1 {
    background-color: rgba(0, 190, 214, 0.1) !important; }
  .g-bg-cyan-opacity-0_9 {
    background-color: rgba(0, 190, 214, 0.9) !important; }
    .g-bg-cyan-opacity-0_9--after::after {
      background-color: rgba(0, 190, 214, 0.9) !important; }
  .g-bg-cyan--hover:hover {
    background-color: #00bed6 !important; }

/* Color Teal */
.g-bg-teal {
  background-color: #18ba9b !important; }
  .g-bg-teal-opacity-0_1 {
    background-color: rgba(24, 186, 155, 0.1) !important; }
  .g-bg-teal-opacity-0_9 {
    background-color: rgba(24, 186, 155, 0.9) !important; }
    .g-bg-teal-opacity-0_9--after::after {
      background-color: rgba(24, 186, 155, 0.9) !important; }
  .g-bg-teal--hover:hover {
    background-color: #18ba9b !important; }

/* Color Brown */
.g-bg-brown {
  background-color: #9c8061 !important; }
  .g-bg-brown-opacity-0_1 {
    background-color: rgba(156, 128, 97, 0.1) !important; }
  .g-bg-brown--hover:hover {
    background-color: #9c8061 !important; }

/* Color Blue Gray */
.g-bg-bluegray {
  background-color: #585f69 !important; }
  .g-bg-bluegray-opacity-0_1 {
    background-color: rgba(88, 95, 105, 0.1) !important; }
  .g-bg-bluegray-opacity-0_2--before::before, .g-bg-bluegray-opacity-0_2--after::after {
    background-color: rgba(88, 95, 105, 0.2) !important; }
  .g-bg-bluegray-opacity-0_3--before::before, .g-bg-bluegray-opacity-0_3--after::after {
    background-color: rgba(88, 95, 105, 0.3) !important; }
  .g-bg-bluegray-opacity-0_5 {
    background-color: rgba(88, 95, 105, 0.5) !important; }
  .g-bg-bluegray-opacity-0_7 {
    background-color: rgba(88, 95, 105, 0.7) !important; }
  .g-bg-bluegray--hover:hover {
    background-color: #585f69 !important; }

.g-grayscale-100x {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(100%); }
.g-parent:hover .g-grayscale-0--parent-hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%); }
.g-grayscale-0--hover:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%); }

/*------------------------------------
  Background Colors Extended
------------------------------------*/
.js-header-change-moment .g-bg-primary--scrolling {
  background-color: #0069b4 !important; }

/*------------------------------------
  Social Background Colors
------------------------------------*/
/* Facebook */
.g-bg-facebook {
  background-color: #3b5998; }
  .u-block-hover:hover .g-bg-facebook--hover, .g-bg-facebook--hover:hover {
    background-color: #344e86 !important; }

/* Twitter */
.g-bg-twitter {
  background-color: #00acee; }
  .u-block-hover:hover .g-bg-twitter--hover, .g-bg-twitter--hover:hover {
    background-color: #009ad5 !important; }

/* Skype */
.g-bg-skype {
  background-color: #00aff0; }
  .u-block-hover:hover .g-bg-skype--hover, .g-bg-skype--hover:hover {
    background-color: #009cd7 !important; }

/* Pinterest */
.g-bg-pinterest {
  background-color: #c8232c; }
  .u-block-hover:hover .g-bg-pinterest--hover, .g-bg-pinterest--hover:hover {
    background-color: #b21f27 !important; }

/* Vine */
.g-bg-vine {
  background-color: #00bf8f; }
  .u-block-hover:hover .g-bg-vine--hover, .g-bg-vine--hover:hover {
    background-color: #00a67c !important; }

/* Youtube */
.g-bg-youtube {
  background-color: #c4302b; }
  .u-block-hover:hover .g-bg-youtube--hover, .g-bg-youtube--hover:hover {
    background-color: #af2b26 !important; }

/* Google plus */
.g-bg-google-plus {
  background-color: #dd4b39; }
  .u-block-hover:hover .g-bg-google-plus--hover, .g-bg-google-plus--hover:hover {
    background-color: #d73925 !important; }

/* Dribbble */
.g-bg-dribbble {
  background-color: #ea4c89; }
  .u-block-hover:hover .g-bg-dribbble--hover, .g-bg-dribbble--hover:hover {
    background-color: #e7357a !important; }

/* VK */
.g-bg-vk {
  background-color: #2b587a; }
  .u-block-hover:hover .g-bg-vk--hover, .g-bg-vk--hover:hover {
    background-color: #244a67 !important; }

/* Linkedin */
.g-bg-linkedin {
  background-color: #0e76a8; }
  .u-block-hover:hover .g-bg-linkedin--hover, .g-bg-linkedin--hover:hover {
    background-color: #0c6590 !important; }

/* Instagram */
.g-bg-instagram {
  background-color: #3f729b; }
  .u-block-hover:hover .g-bg-instagram--hover, .g-bg-instagram--hover:hover {
    background-color: #386589 !important; }

/*------------------------------------
  Images Grid
------------------------------------*/
.g-bg-grid-v1--before::before {
  background-image: url(../../assets/img/bg/grid/wave.png); }

.g-bg-grid-v2--before::after {
  background-image: url(../../assets/img/bg/grid/tile-left.png); }

.g-bg-grid-v3--before::after {
  background-image: url(../../assets/img/bg/grid/tile-right.png); }

.g-bg-grid-v4--before::after {
  background-image: url(../../assets/img/bg/grid/diagonal-left.png); }

.g-bg-grid-v5--before::after {
  background-image: url(../../assets/img/bg/grid/diagonal-right.png); }

.g-bg-grid-v6--before::after {
  background-image: url(../../assets/img/bg/grid/zigzag-left.png); }

.g-bg-grid-v7--before::after {
  background-image: url(../../assets/img/bg/grid/zigzag-right.png); }

/*------------------------------------
  Covers
------------------------------------*/
.g-bg-cover {
  position: relative; }
  .g-bg-cover::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .g-bg-cover-v1::after {
    position: absolute;
    top: 0.3571428571rem;
    right: 0.3571428571rem;
    bottom: 0.3571428571rem;
    left: 0.3571428571rem; }
  .g-bg-cover__inner {
    z-index: 1;
    position: relative; }

/*------------------------------------
  Background Image Style
------------------------------------*/
.g-bg-img-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

/*------------------------------------
  Background Patterns
------------------------------------*/
.g-bg-pattern-green {
  background-image: url("../img/bg/pattern--green.png"); }

/*------------------------------------
  Background Position
------------------------------------*/
.g-bg-pos-center {
  background-position: center; }

.g-bg-pos-left-center {
  background-position: left center; }

.g-bg-pos-top-center {
  background-position: top center; }

.g-bg-pos-bottom-center {
  background-position: bottom center; }

/*------------------------------------
  Background Repeat
------------------------------------*/
.g-bg-no-repeat {
  background-repeat: no-repeat; }

/*------------------------------------
  Background Size
------------------------------------*/
.g-bg-size-cover {
  background-size: cover !important; }

.g-bg-size-100x {
  background-size: 100% !important; }
  .g-bg-size-100x--hover:hover {
    background-size: 100% !important; }
  .g-parent:hover .g-bg-size-100x--parent-hover {
    background-size: 100% !important; }

.g-bg-size-120x {
  background-size: 120% !important; }
  .g-bg-size-120x--hover {
    background-size: 120% !important; }
  .g-parent:hover .g-bg-size-120x--parent-hover {
    background-size: 120% !important; }

.g-bg-repeat {
  background-repeat: repeat !important;
  /* P */
  background-size: auto !important; }

/* Primary Colors */
.g-fill-primary path,
.g-fill-primary polygon {
  fill: #0069b4 !important; }
.g-fill-primary--hover:hover path,
.g-fill-primary--hover:hover polygon {
  fill: #0069b4 !important; }
*:hover > * > .g-fill-primary--hover-parent svg path,
*:hover > * > .g-fill-primary--hover-parent svg polygon {
  fill: #0069b4 !important; }
.g-fill-white path,
.g-fill-white polygon {
  fill: #fff !important; }
.g-fill-white--hover:hover path,
.g-fill-white--hover:hover polygon {
  fill: #fff !important; }
*:hover > * > .g-fill-white--hover-parent svg path,
*:hover > * > .g-fill-white--hover-parent svg polygon {
  fill: #fff !important; }
.g-fill-gray-light-v4 path,
.g-fill-gray-light-v4 polygon {
  fill: #eee !important; }
.g-fill-gray-light-v4--hover:hover path,
.g-fill-gray-light-v4--hover:hover polygon {
  fill: #eee !important; }
*:hover > * > .g-fill-gray-light-v4--hover-parent svg path,
*:hover > * > .g-fill-gray-light-v4--hover-parent svg polygon {
  fill: #eee !important; }

/*------------------------------------
  Borders Default (solid)
------------------------------------*/
.g-brd-none {
  /* P */
  border: none !important; }

.g-brd-x {
  border-left: solid 1px transparent !important;
  border-right: solid 1px transparent !important; }

.g-brd-y {
  border-top: solid 1px transparent !important;
  border-bottom: solid 1px transparent !important; }

.g-brd-around {
  border: solid 1px transparent !important; }

.g-brd-top {
  border-top: solid 1px transparent !important; }

.g-brd-right {
  border-right: solid 1px transparent !important; }

.g-brd-bottom {
  border-bottom: solid 1px transparent !important; }

.g-brd-left {
  border-left: solid 1px transparent !important; }
  .g-brd-left-none {
    border-left: none !important; }

@media (min-width: 576px) {
  .g-brd-around--sm {
    border: solid 1px transparent !important; }

  .g-brd-top--sm {
    border-top: solid 1px transparent !important; }

  .g-brd-right--sm {
    border-right: solid 1px transparent !important; }

  .g-brd-bottom--sm {
    border-bottom: solid 1px transparent !important; }

  .g-brd-left--sm {
    border-left: solid 1px transparent !important; } }
@media (min-width: 768px) {
  .g-brd-x--md {
    border-left: solid 1px transparent !important;
    border-right: solid 1px transparent !important; }

  .g-brd-around--md {
    border: solid 1px transparent !important; }

  .g-brd-top--md {
    border-top: solid 1px transparent !important; }

  .g-brd-right--md {
    border-right: solid 1px transparent !important; }

  .g-brd-bottom--md {
    border-bottom: solid 1px transparent !important; }

  .g-brd-left--md {
    border-left: solid 1px transparent !important; } }
@media (min-width: 992px) {
  /* P */
  .g-brd-around--lg {
    border: solid 1px transparent !important; }

  .g-brd-top--lg {
    border-top: solid 1px transparent !important; }

  .g-brd-right--lg {
    border-right: solid 1px transparent !important; }

  .g-brd-bottom--lg {
    border-bottom: solid 1px transparent !important; }

  .g-brd-left--lg {
    border-left: solid 1px transparent !important; }

  .g-brd-left-none--lg {
    border-left: none !important; } }
/*------------------------------------
  Borders None
------------------------------------*/
.g-brd-around-none {
  border-width: 0 !important; }

.g-brd-top-none {
  border-top: none !important; }

.g-brd-right-none {
  border-right: none !important; }

.g-brd-bottom-none {
  border-bottom: none !important; }

.g-brd-left-none {
  border-left: none !important; }

@media (min-width: 576px) {
  .g-brd-around-none--sm {
    border: none !important; }

  .g-brd-top-none--sm {
    border-top: none !important; }

  .g-brd-right-none--sm {
    border-right: none !important; }

  .g-brd-bottom-none--sm {
    border-bottom: none !important; }

  .g-brd-left-none--sm {
    border-left: none !important; } }
@media (min-width: 768px) {
  .g-brd-around-none--md {
    border: none !important; }

  .g-brd-top-none--md {
    border-top: none !important; }

  .g-brd-right-none--md {
    border-right: none !important; }

  .g-brd-bottom-none--md {
    border-bottom: none !important; }

  .g-brd-left-none--md {
    border-left: none !important; } }
@media (min-width: 992px) {
  .g-brd-around-none--lg {
    border: none !important; }

  .g-brd-top-none--lg {
    border-top: none !important; }

  .g-brd-right-none--lg {
    border-right: none !important; }

  .g-brd-bottom-none--lg {
    border-bottom: none !important; }

  .g-brd-left-none--lg {
    border-left: none !important; } }
/*------------------------------------
  Border Style
------------------------------------*/
.g-brd-style-solid {
  border-style: solid !important; }
.g-brd-style-dashed {
  border-style: dashed !important; }
.g-brd-style-dotted {
  border-style: dotted !important; }

/*------------------------------------
  Border Radius (Rounded Styles)
------------------------------------*/
/* Rounded Around */
.rounded-0 {
  border-radius: 0 !important; }

.g-rounded-50x {
  border-radius: 50%; }

.g-rounded-1 {
  border-radius: 1px !important; }

.g-rounded-2 {
  border-radius: 2px !important; }

.g-rounded-3 {
  border-radius: 3px !important; }

.g-rounded-4 {
  border-radius: 4px !important; }

.g-rounded-5 {
  border-radius: 5px !important; }

.g-rounded-6 {
  border-radius: 6px !important; }

.g-rounded-7 {
  border-radius: 7px !important; }

.g-rounded-10 {
  border-radius: 10px !important; }

.g-rounded-15 {
  border-radius: 15px !important; }

.g-rounded-20 {
  border-radius: 20px !important; }

.g-rounded-25 {
  border-radius: 25px !important; }

.g-rounded-30 {
  border-radius: 30px !important; }

.g-rounded-50 {
  border-radius: 50px !important; }

.g-rounded-100 {
  border-radius: 100px !important; }
  .g-rounded-100--after::after {
    border-radius: 100px !important; }

/* Rounded Top */
.g-rounded-top-5 {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important; }

/* Rounded Right */
.g-rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.g-rounded-right-3 {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important; }

.g-rounded-right-5 {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

.g-rounded-right-30 {
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important; }

.g-rounded-right-50 {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important; }

/* Rounded Bottom */
.g-rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.g-rounded-bottom-3 {
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important; }

.g-rounded-bottom-4 {
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }

.g-rounded-bottom-5 {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important; }

/* Rounded Left */
.g-rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.g-rounded-left-3 {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important; }

.g-rounded-left-5 {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important; }

.g-rounded-left-30 {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important; }

.g-rounded-left-50 {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important; }

@media (min-width: 768px) {
  .g-rounded-0--md {
    border-radius: 0 !important; }

  .g-rounded-left-0--md {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

  .g-rounded-right-0--md {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important; } }
@media (min-width: 992px) {
  .g-rounded-left-5--lg-up {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important; }

  .g-rounded-right-5--lg-up {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important; } }
/*------------------------------------
  Borders Default (dashed)
------------------------------------*/
.g-brd-around--dashed {
  border: dashed 1px transparent; }

.g-brd-top--dashed {
  border-top: dashed 1px transparent; }

.g-brd-bottom--dashed {
  border-bottom: dashed 1px transparent; }

.g-brd-right--dashed {
  border-right: dashed 1px transparent; }

.g-brd-left--dashed {
  border-left: dashed 1px transparent; }

@media (min-width: 576px) {
  .g-brd-around--dashed--sm {
    border: dashed 1px transparent; }

  .g-brd-top--dashed--sm {
    border-top: dashed 1px transparent; }

  .g-brd-bottom--dashed--sm {
    border-bottom: dashed 1px transparent; }

  .g-brd-right--dashed--sm {
    border-right: dashed 1px transparent; }

  .g-brd-left--dashed--sm {
    border-left: dashed 1px transparent; } }
@media (min-width: 768px) {
  .g-brd-around--dashed--md {
    border: dashed 1px transparent; }

  .g-brd-top--dashed--md {
    border-top: dashed 1px transparent; }

  .g-brd-bottom--dashed--md {
    border-bottom: dashed 1px transparent; }

  .g-brd-right--dashed--md {
    border-right: dashed 1px transparent; }

  .g-brd-left--dashed--md {
    border-left: dashed 1px transparent; } }
/*------------------------------------
  Borders Default (dotted)
------------------------------------*/
.g-brd-around--dotted {
  border: dotted 1px transparent; }

.g-brd-top--dotted {
  border-top: dotted 1px transparent; }

.g-brd-bottom--dotted {
  border-bottom: dotted 1px transparent; }

.g-brd-right--dotted {
  border-right: dotted 1px transparent; }

.g-brd-left--dotted {
  border-left: dotted 1px transparent; }

@media (min-width: 576px) {
  .g-brd-around--dotted--sm {
    border: dotted 1px transparent; }

  .g-brd-top--dotted--sm {
    border-top: dotted 1px transparent; }

  .g-brd-bottom--dotted--sm {
    border-bottom: dotted 1px transparent; }

  .g-brd-right--dotted--sm {
    border-right: dotted 1px transparent; }

  .g-brd-left--dotted--sm {
    border-left: dotted 1px transparent; } }
@media (min-width: 768px) {
  .g-brd-around--dotted--md {
    border: dotted 1px transparent; }

  .g-brd-top--dotted--md {
    border-top: dotted 1px transparent; }

  .g-brd-bottom--dotted--md {
    border-bottom: dotted 1px transparent; }

  .g-brd-right--dotted--md {
    border-right: dotted 1px transparent; }

  .g-brd-left--dotted--md {
    border-left: dotted 1px transparent; } }
/*------------------------------------
  Border Width
------------------------------------*/
.g-brd-0 {
  border-width: 0 !important; }
.g-brd-1 {
  border-width: 1px !important; }
.g-brd-2 {
  border-width: 2px !important; }
.g-brd-3 {
  border-width: 3px !important; }
  .g-brd-3--before::before {
    border-width: 3px !important; }
  .g-brd-3--before--active.active::before {
    border-width: 3px !important; }
.g-brd-4 {
  border-width: 4px !important; }
.g-brd-5 {
  border-width: 5px !important; }
.g-brd-6 {
  border-width: 6px !important; }
.g-brd-7 {
  border-width: 7px !important; }
.g-brd-10 {
  border-width: 10px !important; }
.g-brd-top-0 {
  border-top-width: 0 !important; }
.g-brd-top-2 {
  border-top-width: 2px !important; }
.g-brd-top-3 {
  border-top-width: 3px !important; }
.g-brd-top-5 {
  border-top-width: 5px !important; }
.g-brd-bottom-0 {
  border-bottom-width: 0 !important; }
.g-brd-bottom-2 {
  border-bottom-width: 2px !important; }
  .g-brd-bottom-2--hover:hover {
    border-bottom-width: 2px !important; }
  .g-parent:hover .g-brd-bottom-2--parent-hover {
    border-bottom-width: 2px !important; }
.g-brd-bottom-5 {
  border-bottom-width: 5px !important; }
.g-brd-left-0 {
  border-left-width: 0 !important; }
.g-brd-left-1 {
  border-left-width: 1px !important; }
.g-brd-left-2 {
  border-left-width: 2px !important; }
.g-brd-left-3 {
  border-left-width: 3px !important; }
.g-brd-left-4 {
  border-left-width: 4px !important; }

@media (min-width: 768px) {
  .g-brd-0--md {
    border-width: 0 !important; }
  .g-brd-1--md {
    border-width: 1px !important; }
  .g-brd-2--md {
    border-width: 2px !important; }
  .g-brd-3--md {
    border-width: 3px !important; }
  .g-brd-4--md {
    border-width: 4px !important; }
  .g-brd-5--md {
    border-width: 5px !important; }
  .g-brd-6--md {
    border-width: 6px !important; }
  .g-brd-10--md {
    border-width: 10px !important; }
  .g-brd-top-0--md {
    border-top-width: 0 !important; }
  .g-brd-top-2--md {
    border-top-width: 2px !important; }
  .g-brd-top-3--md {
    border-top-width: 3px !important; }
  .g-brd-top-5--md {
    border-top-width: 5px !important; }
  .g-brd-bottom-0--md {
    border-bottom-width: 0 !important; }
  .g-brd-bottom-2--md {
    border-bottom-width: 2px !important; }
  .g-brd-bottom-5--md {
    border-bottom-width: 5px !important; }
  .g-brd-left-0--md {
    border-left-width: 0 !important; }
  .g-brd-left-1--md {
    border-left-width: 1px !important; }
  .g-brd-left-2--md {
    border-left-width: 2px !important; }
  .g-brd-left-3--md {
    border-left-width: 3px !important; }
  .g-brd-left-4--md {
    border-left-width: 4px !important; }
  .g-brd-right-0--md {
    border-right-width: 0 !important; }
  .g-brd-right-1--md {
    border-right-width: 1px !important; } }
@media (min-width: 992px) {
  .g-brd-0--lg {
    border-width: 0 !important; }
  .g-brd-1--lg {
    border-width: 1px !important; }
  .g-brd-top-0--lg {
    border-top-width: 0 !important; }
  .g-brd-top-1--lg {
    border-top-width: 1px !important; }
  .g-brd-bottom-0--lg {
    border-bottom-width: 0 !important; }
  .g-brd-bottom-1--lg {
    border-bottom-width: 1px !important; }
  .g-brd-left-0--lg {
    border-left-width: 0 !important; }
  .g-brd-left-1--lg {
    border-left-width: 1px !important; }
  .g-brd-right-0--lg {
    border-right-width: 0 !important; }
  .g-brd-right-1--lg {
    border-right-width: 1px !important; } }
/*------------------------------------
  Border Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Primary Colors */
.g-brd-primary {
  border-color: #0069b4 !important; }
  .g-brd-primary--before::before {
    border-color: #0069b4 !important; }
  .g-brd-primary--before--active.active::before {
    border-color: #0069b4 !important; }
  .g-brd-primary--hover:hover, .g-brd-primary--active.active {
    border-color: #0069b4 !important; }
  .g-brd-primary--active.active, .active .g-brd-primary--active {
    border-color: #0069b4 !important; }
  *:hover > .g-brd-primary--hover-parent {
    border-color: #0069b4 !important; }
  .g-brd-primary-opacity-0_3 {
    border-color: rgba(0, 105, 180, 0.3) !important; }
    .g-brd-primary-opacity-0_3--hover:hover, .g-brd-primary-opacity-0_3--active.active {
      border-color: rgba(0, 105, 180, 0.3) !important; }
    *:hover > .g-brd-primary-opacity-0_3--hover-parent {
      border-color: rgba(0, 105, 180, 0.3) !important; }
  .g-brd-primary-dark-dark-v1 {
    border-color: #0063aa !important; }
    .g-brd-primary-dark-dark-v1--hover:hover, .g-brd-primary-dark-dark-v1--active.active {
      border-color: #0063aa !important; }
    *:hover > .g-brd-primary-dark-dark-v1--hover-parent {
      border-color: #0063aa !important; }
  .g-brd-primary-dark-dark-v2 {
    border-color: #005a9b !important; }
    .g-brd-primary-dark-dark-v2--hover:hover, .g-brd-primary-dark-dark-v2--active.active {
      border-color: #005a9b !important; }
    *:hover > .g-brd-primary-dark-dark-v2--hover-parent {
      border-color: #005a9b !important; }
  .g-brd-primary-dark-dark-v3 {
    border-color: #004b81 !important; }
    .g-brd-primary-dark-dark-v3--hover:hover, .g-brd-primary-dark-dark-v3--active.active {
      border-color: #004b81 !important; }
    *:hover > .g-brd-primary-dark-dark-v3--hover-parent {
      border-color: #004b81 !important; }

.g-brd-bottom-primary--hover:hover {
  border-bottom-color: #0069b4 !important; }

/* Main Colors */
.g-brd-main {
  border-color: #555 !important; }
  .g-brd-main--hover:hover {
    border-color: #555 !important; }

/* Black Colors */
.g-brd-black {
  border-color: #000 !important; }
  .g-brd-black--hover:hover, .g-brd-black--active.active {
    border-color: #000 !important; }
  *:hover > .g-brd-black--hover-parent {
    border-color: #000 !important; }
  .g-brd-black-opacity-0_4 {
    border-color: rgba(0, 0, 0, 0.4) !important; }

/* White Colors */
.g-brd-white {
  border-color: #fff !important; }
  .g-brd-white--hover:hover, .g-brd-white--active.active {
    border-color: #fff !important; }
  *:hover > .g-brd-white--hover-parent {
    border-color: #fff !important; }
  .g-brd-white-opacity-0_1 {
    border-color: rgba(255, 255, 255, 0.1) !important; }
    .g-brd-white-opacity-0_1--hover:hover, .g-brd-white-opacity-0_1--active.active {
      border-color: rgba(255, 255, 255, 0.1) !important; }
    *:hover > .g-brd-white-opacity-0_1--hover-parent {
      border-color: rgba(255, 255, 255, 0.1) !important; }
  .g-brd-white-opacity-0_2 {
    border-color: rgba(255, 255, 255, 0.2) !important; }
    .g-brd-white-opacity-0_2--hover:hover, .g-brd-white-opacity-0_2--active.active {
      border-color: rgba(255, 255, 255, 0.2) !important; }
    *:hover > .g-brd-white-opacity-0_2--hover-parent {
      border-color: rgba(255, 255, 255, 0.2) !important; }
  .g-brd-white-opacity-0_3 {
    border-color: rgba(255, 255, 255, 0.3) !important; }
    .g-brd-white-opacity-0_3--hover:hover, .g-brd-white-opacity-0_3--active.active {
      border-color: rgba(255, 255, 255, 0.3) !important; }
    *:hover > .g-brd-white-opacity-0_3--hover-parent {
      border-color: rgba(255, 255, 255, 0.3) !important; }
  .g-brd-white-opacity-0_4 {
    border-color: rgba(255, 255, 255, 0.4) !important; }
    .g-brd-white-opacity-0_4--hover:hover, .g-brd-white-opacity-0_4--active.active {
      border-color: rgba(255, 255, 255, 0.4) !important; }
    *:hover > .g-brd-white-opacity-0_4--hover-parent {
      border-color: rgba(255, 255, 255, 0.4) !important; }
  .g-brd-white-opacity-0_5 {
    border-color: rgba(255, 255, 255, 0.5) !important; }
    .g-brd-white-opacity-0_5--hover:hover, .g-brd-white-opacity-0_5--active.active {
      border-color: rgba(255, 255, 255, 0.5) !important; }
    *:hover > .g-brd-white-opacity-0_5--hover-parent {
      border-color: rgba(255, 255, 255, 0.5) !important; }
  .g-brd-white-opacity-0_6 {
    border-color: rgba(255, 255, 255, 0.6) !important; }
    .g-brd-white-opacity-0_6--hover:hover, .g-brd-white-opacity-0_6--active.active {
      border-color: rgba(255, 255, 255, 0.6) !important; }
    *:hover > .g-brd-white-opacity-0_6--hover-parent {
      border-color: rgba(255, 255, 255, 0.6) !important; }
  .g-brd-white-opacity-0_8 {
    border-color: rgba(255, 255, 255, 0.8) !important; }
    .g-brd-white-opacity-0_8--hover:hover, .g-brd-white-opacity-0_8--active.active {
      border-color: rgba(255, 255, 255, 0.8) !important; }
    *:hover > .g-brd-white-opacity-0_8--hover-parent {
      border-color: rgba(255, 255, 255, 0.8) !important; }

/* Gray Colors */
.g-brd-gray-dark-v1 {
  border-color: #111 !important; }
  .g-brd-gray-dark-v1--hover:hover, .g-brd-gray-dark-v1--active.active {
    border-color: #111 !important; }
  *:hover > .g-brd-gray-dark-v1--hover-parent {
    border-color: #111 !important; }
.g-brd-gray-dark-v2 {
  border-color: #333 !important; }
  .g-brd-gray-dark-v2--hover:hover, .g-brd-gray-dark-v2--active.active {
    border-color: #333 !important; }
  *:hover > .g-brd-gray-dark-v2--hover-parent {
    border-color: #333 !important; }
.g-brd-gray-dark-v3 {
  border-color: #555 !important; }
  .g-brd-gray-dark-v3--hover:hover, .g-brd-gray-dark-v3--active.active {
    border-color: #555 !important; }
  *:hover > .g-brd-gray-dark-v3--hover-parent {
    border-color: #555 !important; }
.g-brd-gray-dark-v4 {
  border-color: #777 !important; }
  .g-brd-gray-dark-v4--hover:hover, .g-brd-gray-dark-v4--active.active {
    border-color: #777 !important; }
  *:hover > .g-brd-gray-dark-v4--hover-parent {
    border-color: #777 !important; }
.g-brd-gray-dark-v5 {
  border-color: #999 !important; }
  .g-brd-gray-dark-v5--hover:hover, .g-brd-gray-dark-v5--active.active {
    border-color: #999 !important; }
  *:hover > .g-brd-gray-dark-v5--hover-parent {
    border-color: #999 !important; }
.g-brd-gray-light-v1 {
  border-color: #bbb !important; }
  .g-brd-gray-light-v1--hover:hover, .g-brd-gray-light-v1--focus:focus, .g-brd-gray-light-v1--active.active {
    border-color: #bbb !important; }
  *:hover > .g-brd-gray-light-v1--hover-parent {
    border-color: #bbb !important; }
.g-brd-gray-light-v2 {
  border-color: #ccc !important; }
  .g-brd-gray-light-v2--before::before {
    border-color: #ccc !important; }
  .g-brd-gray-light-v2--after::after {
    border-color: #ccc !important; }
  .g-brd-gray-light-v2--hover:hover, .g-brd-gray-light-v2--active.active {
    border-color: #ccc !important; }
  *:hover > .g-brd-gray-light-v2--hover-parent {
    border-color: #ccc !important; }
.g-brd-gray-light-v3 {
  border-color: #ddd !important; }
  .g-brd-gray-light-v3--hover:hover, .g-brd-gray-light-v3--active.active, .g-brd-gray-light-v3--focus:focus {
    border-color: #ddd !important; }
  *:hover > .g-brd-gray-light-v3--hover-parent {
    border-color: #ddd !important; }
.g-brd-gray-light-v4 {
  border-color: #eee !important; }
  .g-brd-gray-light-v4--hover:hover, .g-brd-gray-light-v4--active.active {
    border-color: #eee !important; }
  *:hover > .g-brd-gray-light-v4--hover-parent {
    border-color: #eee !important; }
.g-brd-gray-light-v5 {
  border-color: #f7f7f7 !important; }
  .g-brd-gray-light-v5--hover:hover, .g-brd-gray-light-v5--active.active {
    border-color: #f7f7f7 !important; }
  *:hover > .g-brd-gray-light-v5--hover-parent {
    border-color: #f7f7f7 !important; }

/* Transparent */
.g-brd-transparent {
  border-color: transparent !important; }
  .g-brd-transparent--before::before {
    border-color: transparent !important; }
  .g-brd-transparent--after::after {
    border-color: transparent !important; }
  .g-brd-transparent--hover:hover, .g-brd-transparent--active.active {
    border-color: transparent !important; }
  *:hover > .g-brd-transparent--hover-parent {
    border-color: transparent !important; }

/* Complementary Colors
------------------------------------*/
/* Color Green */
.g-brd-green {
  border-color: #72c02c !important; }
  .g-brd-green--hover:hover, .g-brd-green--active.active {
    border-color: #72c02c !important; }
  *:hover > .g-brd-green--hover-parent {
    border-color: #72c02c !important; }

/* Color Blue */
.g-brd-blue {
  border-color: #3398dc !important; }
  .g-brd-blue--hover:hover, .g-brd-blue--active.active {
    border-color: #3398dc !important; }
  *:hover > .g-brd-blue--hover-parent {
    border-color: #3398dc !important; }

/* Color Light Blue */
.g-brd-lightblue {
  border-color: #edf2f8 !important; }
  .g-brd-lightblue--hover:hover, .g-brd-lightblue--active.active {
    border-color: #edf2f8 !important; }
  *:hover > .g-brd-lightblue--hover-parent {
    border-color: #edf2f8 !important; }
  .g-brd-lightblue-v1 {
    border-color: #d6e2ee !important; }
    .g-brd-lightblue-v1--hover:hover, .g-brd-lightblue-v1--active.active {
      border-color: #d6e2ee !important; }
    *:hover > .g-brd-lightblue-v1--hover-parent {
      border-color: #d6e2ee !important; }

/* Color Dark Blue */
.g-brd-darkblue {
  border-color: #009 !important; }
  .g-brd-darkblue--hover:hover, .g-brd-darkblue--active.active {
    border-color: #009 !important; }
  *:hover > .g-brd-darkblue--hover-parent {
    border-color: #009 !important; }

/* Color Indigo */
.g-brd-indigo {
  border-color: #4263a3 !important; }
  .g-brd-indigo--hover:hover, .g-brd-indigo--active.active {
    border-color: #4263a3 !important; }
  *:hover > .g-brd-indigo--hover-parent {
    border-color: #4263a3 !important; }

/* Color Red */
.g-brd-red {
  border-color: #f00 !important; }
  .g-brd-red--hover:hover, .g-brd-red--active.active {
    border-color: #f00 !important; }
  *:hover > .g-brd-red--hover-parent {
    border-color: #f00 !important; }

/* Color Light Red */
.g-brd-lightred {
  border-color: #e64b3b !important; }
  .g-brd-lightred--hover:hover, .g-brd-lightred--active.active {
    border-color: #e64b3b !important; }
  *:hover > .g-brd-lightred--hover-parent {
    border-color: #e64b3b !important; }

/* Color Dark Red */
.g-brd-darkred {
  border-color: #a10f2b !important; }
  .g-brd-darkred--hover:hover, .g-brd-darkred--active.active {
    border-color: #a10f2b !important; }
  *:hover > .g-brd-darkred--hover-parent {
    border-color: #a10f2b !important; }

/* Color Purple */
.g-brd-purple {
  border-color: #9a69cb !important; }
  .g-brd-purple--hover:hover, .g-brd-purple--active.active {
    border-color: #9a69cb !important; }
  *:hover > .g-brd-purple--hover-parent {
    border-color: #9a69cb !important; }

/* Color Dark Purple */
.g-brd-darkpurple {
  border-color: #6639b6 !important; }
  .g-brd-darkpurple--hover:hover, .g-brd-darkpurple--active.active {
    border-color: #6639b6 !important; }
  *:hover > .g-brd-darkpurple--hover-parent {
    border-color: #6639b6 !important; }

/* Color Pink */
.g-brd-pink {
  border-color: #e81c62 !important; }
  .g-brd-pink--hover:hover, .g-brd-pink--active.active {
    border-color: #e81c62 !important; }
  *:hover > .g-brd-pink--hover-parent {
    border-color: #e81c62 !important; }

/* Color Orange */
.g-brd-orange {
  border-color: #e57d20 !important; }
  .g-brd-orange--hover:hover, .g-brd-orange--active.active {
    border-color: #e57d20 !important; }
  *:hover > .g-brd-orange--hover-parent {
    border-color: #e57d20 !important; }

/* Color Deep Orange */
.g-brd-deeporange {
  border-color: #fe541e !important; }
  .g-brd-deeporange--hover:hover, .g-brd-deeporange--active.active {
    border-color: #fe541e !important; }
  *:hover > .g-brd-deeporange--hover-parent {
    border-color: #fe541e !important; }

/* Color Yellow */
.g-brd-yellow {
  border-color: #ebc71d !important; }
  .g-brd-yellow--hover:hover, .g-brd-yellow--active.active {
    border-color: #ebc71d !important; }
  *:hover > .g-brd-yellow--hover-parent {
    border-color: #ebc71d !important; }

/* Color Aqua */
.g-brd-aqua {
  border-color: #29d6e6 !important; }
  .g-brd-aqua--hover:hover, .g-brd-aqua--active.active {
    border-color: #29d6e6 !important; }
  *:hover > .g-brd-aqua--hover-parent {
    border-color: #29d6e6 !important; }

/* Color Cyan */
.g-brd-cyan {
  border-color: #00bed6 !important; }
  .g-brd-cyan--hover:hover, .g-brd-cyan--active.active {
    border-color: #00bed6 !important; }
  *:hover > .g-brd-cyan--hover-parent {
    border-color: #00bed6 !important; }

/* Color Teal */
.g-brd-teal {
  border-color: #18ba9b !important; }
  .g-brd-teal--hover:hover, .g-brd-teal--active.active {
    border-color: #18ba9b !important; }
  *:hover > .g-brd-teal--hover-parent {
    border-color: #18ba9b !important; }

/* Color Brown */
.g-brd-brown {
  border-color: #9c8061 !important; }
  .g-brd-brown--hover:hover, .g-brd-brown--active.active {
    border-color: #9c8061 !important; }
  *:hover > .g-brd-brown--hover-parent {
    border-color: #9c8061 !important; }

/* Color Blue Gray */
.g-brd-bluegray {
  border-color: #585f69 !important; }
  .g-brd-bluegray--hover:hover, .g-brd-bluegray--active.active {
    border-color: #585f69 !important; }
  *:hover > .g-brd-bluegray--hover-parent {
    border-color: #585f69 !important; }

/* Primary Colors */
.g-brd-primary-top {
  border-top-color: #0069b4 !important; }
  .g-brd-primary-top--before::before {
    border-top-color: #0069b4 !important; }
.g-brd-primary-bottom {
  border-bottom-color: #0069b4 !important; }
  .g-brd-primary-bottom--before:before {
    border-bottom-color: #0069b4 !important; }
.g-brd-primary-left {
  border-left-color: #0069b4 !important; }
  .g-brd-primary-left--before:before {
    border-left-color: #0069b4 !important; }
.g-brd-primary-right {
  border-right-color: #0069b4 !important; }
  .g-brd-primary-right--before:before {
    border-right-color: #0069b4 !important; }
.g-brd-primary-opacity-0_3-top {
  border-top-color: rgba(0, 105, 180, 0.3) !important; }
.g-brd-primary-opacity-0_3-bottom {
  border-bottom-color: rgba(0, 105, 180, 0.3) !important; }
.g-brd-primary-opacity-0_3-left {
  border-left-color: rgba(0, 105, 180, 0.3) !important; }
.g-brd-primary-opacity-0_3-right {
  border-right-color: rgba(0, 105, 180, 0.3) !important; }
.g-brd-primary-dark-dark-v1-top {
  border-top-color: #0063aa !important; }
.g-brd-primary-dark-dark-v1-bottom {
  border-bottom-color: #0063aa !important; }
.g-brd-primary-dark-dark-v1-left {
  border-left-color: #0063aa !important; }
.g-brd-primary-dark-dark-v1-right {
  border-right-color: #0063aa !important; }
.g-brd-primary-dark-dark-v2-top {
  border-top-color: #005a9b !important; }
.g-brd-primary-dark-dark-v2-bottom {
  border-bottom-color: #005a9b !important; }
.g-brd-primary-dark-dark-v2-left {
  border-left-color: #005a9b !important; }
.g-brd-primary-dark-dark-v2-right {
  border-right-color: #005a9b !important; }
.g-brd-primary-dark-dark-v3-top {
  border-top-color: #004b81 !important; }
.g-brd-primary-dark-dark-v3-bottom {
  border-bottom-color: #004b81 !important; }
.g-brd-primary-dark-dark-v3-left {
  border-left-color: #004b81 !important; }
.g-brd-primary-dark-dark-v3-right {
  border-right-color: #004b81 !important; }

/* Black Colors */
.g-brd-black-top {
  border-top-color: #000 !important; }
.g-brd-black-bottom {
  border-bottom-color: #000 !important; }
.g-brd-black-left {
  border-left-color: #000 !important; }
.g-brd-black-right {
  border-right-color: #000 !important; }

/* White */
.g-brd-white-top {
  border-top-color: #fff !important; }
.g-brd-white-bottom {
  border-bottom-color: #fff !important; }
.g-brd-white-left {
  border-left-color: #fff !important; }
.g-brd-white-right {
  border-right-color: #fff !important; }
.g-brd-white-opacity-0_1-top {
  border-top-color: rgba(255, 255, 255, 0.1) !important; }
.g-brd-white-opacity-0_1-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.1) !important; }
.g-brd-white-opacity-0_1-left {
  border-left-color: rgba(255, 255, 255, 0.1) !important; }
.g-brd-white-opacity-0_1-right {
  border-right-color: rgba(255, 255, 255, 0.1) !important; }
.g-brd-white-opacity-0_2-top {
  border-top-color: rgba(255, 255, 255, 0.2) !important; }
.g-brd-white-opacity-0_2-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.2) !important; }
.g-brd-white-opacity-0_2-left {
  border-left-color: rgba(255, 255, 255, 0.2) !important; }
.g-brd-white-opacity-0_2-right {
  border-right-color: rgba(255, 255, 255, 0.2) !important; }
.g-brd-white-opacity-0_3-top {
  border-top-color: rgba(255, 255, 255, 0.3) !important; }
.g-brd-white-opacity-0_3-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.3) !important; }
.g-brd-white-opacity-0_3-left {
  border-left-color: rgba(255, 255, 255, 0.3) !important; }
.g-brd-white-opacity-0_3-right {
  border-right-color: rgba(255, 255, 255, 0.3) !important; }
.g-brd-white-opacity-0_4-top {
  border-top-color: rgba(255, 255, 255, 0.4) !important; }
.g-brd-white-opacity-0_4-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.4) !important; }
.g-brd-white-opacity-0_4-left {
  border-left-color: rgba(255, 255, 255, 0.4) !important; }
.g-brd-white-opacity-0_4-right {
  border-right-color: rgba(255, 255, 255, 0.4) !important; }
.g-brd-white-opacity-0_5-top {
  border-top-color: rgba(255, 255, 255, 0.5) !important; }
.g-brd-white-opacity-0_5-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.5) !important; }
.g-brd-white-opacity-0_5-left {
  border-left-color: rgba(255, 255, 255, 0.5) !important; }
.g-brd-white-opacity-0_5-right {
  border-right-color: rgba(255, 255, 255, 0.5) !important; }
.g-brd-white-opacity-0_6-top {
  border-top-color: rgba(255, 255, 255, 0.6) !important; }
.g-brd-white-opacity-0_6-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.6) !important; }
.g-brd-white-opacity-0_6-left {
  border-left-color: rgba(255, 255, 255, 0.6) !important; }
.g-brd-white-opacity-0_6-right {
  border-right-color: rgba(255, 255, 255, 0.6) !important; }

/* Gray Colors */
.g-brd-gray-dark-v1-top {
  border-top-color: #111 !important; }
.g-brd-gray-dark-v1-bottom {
  border-bottom-color: #111 !important; }
.g-brd-gray-dark-v1-left {
  border-left-color: #111 !important; }
.g-brd-gray-dark-v1-right {
  border-right-color: #111 !important; }
.g-brd-gray-dark-v2-top {
  border-top-color: #333 !important; }
.g-brd-gray-dark-v2-bottom {
  border-bottom-color: #333 !important; }
.g-brd-gray-dark-v2-left {
  border-left-color: #333 !important; }
.g-brd-gray-dark-v2-right {
  border-right-color: #333 !important; }
.g-brd-gray-dark-v3-top {
  border-top-color: #555 !important; }
.g-brd-gray-dark-v3-bottom {
  border-bottom-color: #555 !important; }
.g-brd-gray-dark-v3-left {
  border-left-color: #555 !important; }
.g-brd-gray-dark-v3-right {
  border-right-color: #555 !important; }
.g-brd-gray-dark-v4-top {
  border-top-color: #777 !important; }
.g-brd-gray-dark-v4-bottom {
  border-bottom-color: #777 !important; }
.g-brd-gray-dark-v4-left {
  border-left-color: #777 !important; }
.g-brd-gray-dark-v4-right {
  border-right-color: #777 !important; }
.g-brd-gray-dark-v5-top {
  border-top-color: #999 !important; }
.g-brd-gray-dark-v5-bottom {
  border-bottom-color: #999 !important; }
.g-brd-gray-dark-v5-left {
  border-left-color: #999 !important; }
.g-brd-gray-dark-v5-right {
  border-right-color: #999 !important; }
.g-brd-gray-light-v1-top {
  border-top-color: #bbb !important; }
.g-brd-gray-light-v1-bottom {
  border-bottom-color: #bbb !important; }
.g-brd-gray-light-v1-left {
  border-left-color: #bbb !important; }
.g-brd-gray-light-v1-right {
  border-right-color: #bbb !important; }
.g-brd-gray-light-v2-top {
  border-top-color: #ccc !important; }
.g-brd-gray-light-v2-bottom {
  border-bottom-color: #ccc !important; }
.g-brd-gray-light-v2-left {
  border-left-color: #ccc !important; }
.g-brd-gray-light-v2-right {
  border-right-color: #ccc !important; }
.g-brd-gray-light-v3-top {
  border-top-color: #ddd !important; }
.g-brd-gray-light-v3-bottom {
  border-bottom-color: #ddd !important; }
.g-brd-gray-light-v3-left {
  border-left-color: #ddd !important; }
.g-brd-gray-light-v3-right {
  border-right-color: #ddd !important; }
.g-brd-gray-light-v4-top {
  border-top-color: #eee !important; }
.g-brd-gray-light-v4-bottom {
  border-bottom-color: #eee !important; }
.g-brd-gray-light-v4-left {
  border-left-color: #eee !important; }
.g-brd-gray-light-v4-right {
  border-right-color: #eee !important; }
.g-brd-gray-light-v5-top {
  border-top-color: #f7f7f7 !important; }
.g-brd-gray-light-v5-bottom {
  border-bottom-color: #f7f7f7 !important; }
.g-brd-gray-light-v5-left {
  border-left-color: #f7f7f7 !important; }
.g-brd-gray-light-v5-right {
  border-right-color: #f7f7f7 !important; }

/* Transparent */
.g-brd-transparent-top {
  border-top-color: transparent !important; }
.g-brd-transparent-bottom {
  border-bottom-color: transparent !important; }
.g-brd-transparent-left {
  border-left-color: transparent !important; }
.g-brd-transparent-right {
  border-right-color: transparent !important; }

/* Complementary Colors
------------------------------------*/
/* Color Green */
.g-brd-green-top {
  border-top-color: #72c02c !important; }
.g-brd-green-bottom {
  border-bottom-color: #72c02c !important; }
.g-brd-green-left {
  border-left-color: #72c02c !important; }
.g-brd-green-right {
  border-right-color: #72c02c !important; }

/* Color Blue */
.g-brd-blue-top {
  border-top-color: #3398dc !important; }
.g-brd-blue-bottom {
  border-bottom-color: #3398dc !important; }
.g-brd-blue-left {
  border-left-color: #3398dc !important; }
.g-brd-blue-right {
  border-right-color: #3398dc !important; }

/* Color Light Blue */
.g-brd-lightblue-top {
  border-top-color: #edf2f8 !important; }
.g-brd-lightblue-bottom {
  border-bottom-color: #edf2f8 !important; }
.g-brd-lightblue-left {
  border-left-color: #edf2f8 !important; }
.g-brd-lightblue-right {
  border-right-color: #edf2f8 !important; }
.g-brd-lightblue-v1-top {
  border-top-color: #d6e2ee !important; }
.g-brd-lightblue-v1-bottom {
  border-bottom-color: #d6e2ee !important; }
.g-brd-lightblue-v1-left {
  border-left-color: #d6e2ee !important; }
.g-brd-lightblue-v1-right {
  border-right-color: #d6e2ee !important; }

/* Color Dark Blue */
.g-brd-darkblue-top {
  border-top-color: #009 !important; }
.g-brd-darkblue-bottom {
  border-bottom-color: #009 !important; }
.g-brd-darkblue-left {
  border-left-color: #009 !important; }
.g-brd-darkblue-right {
  border-right-color: #009 !important; }

/* Color Indigo */
.g-brd-indigo-top {
  border-top-color: #4263a3 !important; }
.g-brd-indigo-bottom {
  border-bottom-color: #4263a3 !important; }
.g-brd-indigo-left {
  border-left-color: #4263a3 !important; }
.g-brd-indigo-right {
  border-right-color: #4263a3 !important; }

/* Color Red */
.g-brd-red-top {
  border-top-color: #f00 !important; }
.g-brd-red-bottom {
  border-bottom-color: #f00 !important; }
.g-brd-red-left {
  border-left-color: #f00 !important; }
.g-brd-red-right {
  border-right-color: #f00 !important; }

/* Color Light Red */
.g-brd-lightred-top {
  border-top-color: #e64b3b !important; }
.g-brd-lightred-bottom {
  border-bottom-color: #e64b3b !important; }
.g-brd-lightred-left {
  border-left-color: #e64b3b !important; }
.g-brd-lightred-right {
  border-right-color: #e64b3b !important; }

/* Color Dark Red */
.g-brd-darkred-top {
  border-top-color: #a10f2b !important; }
.g-brd-darkred-bottom {
  border-bottom-color: #a10f2b !important; }
.g-brd-darkred-left {
  border-left-color: #a10f2b !important; }
.g-brd-darkred-right {
  border-right-color: #a10f2b !important; }

/* Color Purple */
.g-brd-purple-top {
  border-top-color: #9a69cb !important; }
.g-brd-purple-bottom {
  border-bottom-color: #9a69cb !important; }
.g-brd-purple-left {
  border-left-color: #9a69cb !important; }
.g-brd-purple-right {
  border-right-color: #9a69cb !important; }

/* Color Dark Purple */
.g-brd-darkpurple-top {
  border-top-color: #6639b6 !important; }
.g-brd-darkpurple-bottom {
  border-bottom-color: #6639b6 !important; }
.g-brd-darkpurple-left {
  border-left-color: #6639b6 !important; }
.g-brd-darkpurple-right {
  border-right-color: #6639b6 !important; }

/* Color Pink */
.g-brd-pink-top {
  border-top-color: #e81c62 !important; }
.g-brd-pink-bottom {
  border-bottom-color: #e81c62 !important; }
.g-brd-pink-left {
  border-left-color: #e81c62 !important; }
.g-brd-pink-right {
  border-right-color: #e81c62 !important; }

/* Color Orange */
.g-brd-orange-top {
  border-top-color: #e57d20 !important; }
.g-brd-orange-bottom {
  border-bottom-color: #e57d20 !important; }
.g-brd-orange-left {
  border-left-color: #e57d20 !important; }
.g-brd-orange-right {
  border-right-color: #e57d20 !important; }

/* Color Deep Orange */
.g-brd-deeporange-top {
  border-top-color: #fe541e !important; }
.g-brd-deeporange-bottom {
  border-bottom-color: #fe541e !important; }
.g-brd-deeporange-left {
  border-left-color: #fe541e !important; }
.g-brd-deeporange-right {
  border-right-color: #fe541e !important; }

/* Color Yellow */
.g-brd-yellow-top {
  border-top-color: #ebc71d !important; }
.g-brd-yellow-bottom {
  border-bottom-color: #ebc71d !important; }
.g-brd-yellow-left {
  border-left-color: #ebc71d !important; }
.g-brd-yellow-right {
  border-right-color: #ebc71d !important; }

/* Color Aqua */
.g-brd-aqua-top {
  border-top-color: #29d6e6 !important; }
.g-brd-aqua-bottom {
  border-bottom-color: #29d6e6 !important; }
.g-brd-aqua-left {
  border-left-color: #29d6e6 !important; }
.g-brd-aqua-right {
  border-right-color: #29d6e6 !important; }

/* Color Cyan */
.g-brd-cyan-top {
  border-top-color: #00bed6 !important; }
.g-brd-cyan-bottom {
  border-bottom-color: #00bed6 !important; }
.g-brd-cyan-left {
  border-left-color: #00bed6 !important; }
.g-brd-cyan-right {
  border-right-color: #00bed6 !important; }

/* Color Teal */
.g-brd-teal-top {
  border-top-color: #18ba9b !important; }
.g-brd-teal-bottom {
  border-bottom-color: #18ba9b !important; }
.g-brd-teal-left {
  border-left-color: #18ba9b !important; }
.g-brd-teal-right {
  border-right-color: #18ba9b !important; }

/* Color Brown */
.g-brd-brown-top {
  border-top-color: #9c8061 !important; }
.g-brd-brown-bottom {
  border-bottom-color: #9c8061 !important; }
.g-brd-brown-left {
  border-left-color: #9c8061 !important; }
.g-brd-brown-right {
  border-right-color: #9c8061 !important; }

/* Color Blue Gray */
.g-brd-bluegray-top {
  border-top-color: #585f69 !important; }
.g-brd-bluegray-bottom {
  border-bottom-color: #585f69 !important; }
.g-brd-bluegray-left {
  border-left-color: #585f69 !important; }
.g-brd-bluegray-right {
  border-right-color: #585f69 !important; }

/* O */
.g-brd-primary-top--hover:hover {
  border-top-color: #0069b4 !important; }
  .g-brd-primary-top--hover:hover::after {
    border-top-color: #0069b4; }
.g-brd-primary-top--active.active {
  border-top-color: #0069b4 !important; }
  .g-brd-primary-top--active.active::after {
    border-top-color: #0069b4; }
.g-brd-primary-bottom--hover:hover {
  border-bottom-color: #0069b4 !important; }
  .g-brd-primary-bottom--hover:hover::after {
    border-bottom-color: #0069b4; }
.g-brd-primary-bottom--active.active {
  border-bottom-color: #0069b4 !important; }
  .g-brd-primary-bottom--active.active::after {
    border-bottom-color: #0069b4; }

.g-brd-pinterest {
  border-color: #c8232c !important; }
  .g-brd-pinterest::after {
    border-color: #c8232c !important; }
  .g-brd-pinterest-top--hover:hover {
    border-top-color: #c8232c !important; }
    .g-brd-pinterest-top--hover:hover::after {
      border-top-color: #c8232c; }
  .g-brd-pinterest-top--active.active {
    border-top-color: #c8232c !important; }
    .g-brd-pinterest-top--active.active::after {
      border-top-color: #c8232c; }
  .g-brd-pinterest-bottom--hover:hover {
    border-bottom-color: #c8232c !important; }
    .g-brd-pinterest-bottom--hover:hover::after {
      border-bottom-color: #c8232c; }
  .g-brd-pinterest-bottom--active.active {
    border-bottom-color: #c8232c !important; }
    .g-brd-pinterest-bottom--active.active::after {
      border-bottom-color: #c8232c; }

/*------------------------------------
  Social Border Colors
------------------------------------*/
/* Facebook */
.g-brd-facebook {
  border-color: #3b5998; }
  .g-brd-facebook--hover:hover {
    border-color: #3b5998 !important; }

/* Twitter */
.g-brd-twitter {
  border-color: #00acee; }
  .g-brd-twitter--hover:hover {
    border-color: #00acee !important; }

/* Skype */
.g-brd-skype {
  border-color: #00aff0; }
  .g-brd-skype--hover:hover {
    border-color: #00aff0 !important; }

/* Pinterest */
.g-brd-pinterest {
  border-color: #c8232c; }
  .g-brd-pinterest--hover:hover {
    border-color: #c8232c !important; }

/* Vine */
.g-brd-vine {
  border-color: #00bf8f; }
  .g-brd-vine--hover:hover {
    border-color: #00bf8f !important; }

/* Youtube */
.g-brd-youtube {
  border-color: #c4302b; }
  .g-brd-youtube--hover:hover {
    border-color: #c4302b !important; }

/* Google plus */
.g-brd-google-plus {
  border-color: #dd4b39; }
  .g-brd-google-plus--hover:hover {
    border-color: #dd4b39 !important; }

/* Dribbble */
.g-brd-dribbble {
  border-color: #ea4c89; }
  .g-brd-dribbble--hover:hover {
    border-color: #ea4c89 !important; }

/* VK */
.g-brd-vk {
  border-color: #2b587a; }
  .g-brd-vk--hover:hover {
    border-color: #2b587a !important; }

/* Linkedin */
.g-brd-linkedin {
  border-color: #0e76a8; }
  .g-brd-linkedin--hover:hover {
    border-color: #0e76a8 !important; }

/* Instagram */
.g-brd-instagram {
  border-color: #3f729b; }
  .g-brd-instagram--hover:hover {
    border-color: #3f729b !important; }

/*------------------------------------
  Border Gradient Colors
------------------------------------*/
/* Cyan Gradient */
.g-brd-cyan-gradient-opacity-v1 {
  border-image: linear-gradient(160deg, rgba(0, 0, 153, 0.55) 0%, rgba(0, 190, 214, 0.6) 100%);
  border-image-slice: 1; }

/*------------------------------------
  Typography Font Family
------------------------------------*/
.g-font-secondary {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }

.g-font-code {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.g-font-niconne {
  font-family: "Niconne", cursive; }

/*------------------------------------
  Typography Font Size
------------------------------------*/
.g-font-size-default {
  font-size: 1rem !important; }

.g-font-size-70x {
  font-size: 70% !important; }

.g-font-size-75x {
  font-size: 75% !important; }

.g-font-size-80x {
  font-size: 80% !important; }

.g-font-size-85x {
  font-size: 85% !important; }

.g-font-size-90x {
  font-size: 90% !important; }

.g-font-size-95x {
  font-size: 95% !important; }

.g-font-size-0 {
  font-size: 0; }

.g-font-size-5 {
  font-size: 0.3571428571rem !important; }

.g-font-size-8 {
  font-size: 0.5714285714rem !important; }

.g-font-size-9 {
  font-size: 0.6428571429rem !important; }

.g-font-size-10 {
  font-size: 0.7142857143rem !important; }

.g-font-size-11 {
  font-size: 0.7857142857rem !important; }

.g-font-size-12 {
  font-size: 0.8571428571rem !important; }

.g-font-size-13 {
  font-size: 0.9285714286rem !important; }

.g-font-size-14 {
  font-size: 1rem !important; }

.g-font-size-15 {
  font-size: 1.0714285714rem !important; }

.g-font-size-16 {
  font-size: 1.1428571429rem !important; }

.g-font-size-17 {
  font-size: 1.2142857143rem !important; }

.g-font-size-18 {
  font-size: 1.2857142857rem !important; }

.g-font-size-20 {
  font-size: 1.4285714286rem !important; }

.g-font-size-22 {
  font-size: 1.5714285714rem !important; }

.g-font-size-23 {
  font-size: 1.6428571429rem !important; }

.g-font-size-24 {
  font-size: 1.7142857143rem !important; }

.g-font-size-25 {
  font-size: 1.7857142857rem !important; }

.g-font-size-26 {
  font-size: 1.8571428571rem !important; }

.g-font-size-27 {
  font-size: 1.9285714286rem !important; }

.g-font-size-28 {
  font-size: 2rem !important; }

.g-font-size-30 {
  font-size: 2.1428571429rem !important; }

.g-font-size-32 {
  font-size: 2.2857142857rem !important; }

.g-font-size-33 {
  font-size: 2.3571428571rem !important; }

.g-font-size-35 {
  font-size: 2.5rem !important; }

.g-font-size-36 {
  font-size: 2.5714285714rem !important; }

.g-font-size-38 {
  font-size: 2.7142857143rem !important; }

.g-font-size-40 {
  font-size: 2.8571428571rem !important; }

.g-font-size-42 {
  font-size: 3rem !important; }

.g-font-size-45 {
  font-size: 3.2142857143rem !important; }

.g-font-size-46 {
  font-size: 3.2857142857rem !important; }

.g-font-size-48 {
  font-size: 3.4285714286rem !important; }

.g-font-size-50 {
  font-size: 3.5714285714rem !important; }

.g-font-size-55 {
  font-size: 3.9285714286rem !important; }

.g-font-size-56 {
  font-size: 4rem !important; }

.g-font-size-60 {
  font-size: 4.2857142857rem !important; }

.g-font-size-65 {
  font-size: 4.6428571429rem !important; }

.g-font-size-70 {
  line-height: 70px;
  font-size: 5rem !important; }

.g-font-size-75 {
  font-size: 5.3571428571rem !important; }

.g-font-size-76 {
  font-size: 5.4285714286rem !important; }

.g-font-size-80 {
  font-size: 5.7142857143rem !important; }

.g-font-size-86 {
  font-size: 6.1428571429rem !important; }

.g-font-size-90 {
  font-size: 6.4285714286rem !important; }

.g-font-size-120 {
  font-size: 8.5714285714rem !important; }

.g-font-size-200 {
  line-height: 210px;
  font-size: 14.2857142857rem !important; }

.g-font-size-180 {
  font-size: 12.8571428571rem !important; }

@media (min-width: 576px) {
  .g-font-size-20--sm {
    font-size: 1.4285714286rem !important; }

  .g-font-size-25--sm {
    font-size: 1.7857142857rem !important; }

  .g-font-size-40--sm {
    font-size: 2.8571428571rem !important; }

  .g-font-size-50--sm {
    font-size: 3.5714285714rem !important; }

  .g-font-size-240--sm {
    font-size: 17.1428571429rem !important; } }
@media (min-width: 768px) {
  .g-font-size-default--md {
    font-size: 1rem; }

  .g-font-size-12--md {
    font-size: 0.8571428571rem !important; }

  .g-font-size-16--md {
    font-size: 1.1428571429rem !important; }

  .g-font-size-18--md {
    font-size: 1.2857142857rem !important; }

  .g-font-size-20--md {
    font-size: 1.4285714286rem !important; }

  .g-font-size-24--md {
    font-size: 1.7142857143rem !important; }

  .g-font-size-25--md {
    font-size: 1.7857142857rem !important; }

  .g-font-size-26--md {
    font-size: 1.8571428571rem !important; }

  .g-font-size-27--md {
    font-size: 1.9285714286rem !important; }

  .g-font-size-28--md {
    font-size: 2rem !important; }

  .g-font-size-30--md {
    font-size: 2.1428571429rem !important; }

  .g-font-size-32--md {
    font-size: 2.2857142857rem !important; }

  .g-font-size-35--md {
    font-size: 2.5rem !important; }

  .g-font-size-36--md {
    font-size: 2.5714285714rem !important; }

  .g-font-size-40--md {
    font-size: 2.8571428571rem !important; }

  .g-font-size-45--md {
    font-size: 3.2142857143rem !important; }

  .g-font-size-46--md {
    font-size: 3.2857142857rem !important; }

  .g-font-size-48--md {
    font-size: 3.4285714286rem !important; }

  .g-font-size-50--md {
    font-size: 3.5714285714rem !important; }

  .g-font-size-55--md {
    font-size: 3.9285714286rem !important; }

  .g-font-size-56--md {
    font-size: 4rem !important; }

  .g-font-size-60--md {
    font-size: 4.2857142857rem !important; }

  .g-font-size-65--md {
    font-size: 4.6428571429rem !important; }

  .g-font-size-70--md {
    font-size: 5rem !important; }

  .g-font-size-75--md {
    font-size: 5.3571428571rem !important; }

  .g-font-size-76--md {
    font-size: 5.4285714286rem !important; }

  .g-font-size-90--md {
    font-size: 6.4285714286rem !important; }

  .g-font-size-130--md {
    font-size: 9.2857142857rem !important; } }
@media (min-width: 992px) {
  .g-font-size-18--lg {
    font-size: 1.2857142857rem !important; }

  .g-font-size-26--lg {
    font-size: 1.8571428571rem !important; }

  .g-font-size-35--lg {
    font-size: 2.5rem !important; }

  .g-font-size-36--lg {
    font-size: 2.5714285714rem !important; }

  .g-font-size-75--lg {
    font-size: 5.3571428571rem !important; }

  .g-font-size-76--lg {
    font-size: 5.4285714286rem !important; }

  .g-font-size-420--lg {
    font-size: 30rem !important; } }
@media (max-width: 576px (-1)) {
  .g-font-size-25 {
    font-size: 1.7857142857rem !important; } }
/*------------------------------------
  Typography Font Weight
------------------------------------*/
.g-font-weight-100 {
  font-weight: 100; }
.g-font-weight-200 {
  font-weight: 200; }
.g-font-weight-300 {
  font-weight: 300; }
.g-font-weight-400 {
  font-weight: 400; }
.g-font-weight-500 {
  font-weight: 500; }
.g-font-weight-600 {
  font-weight: 600; }
.g-font-weight-700 {
  font-weight: 700; }
.g-font-weight-800 {
  font-weight: 800; }
.g-font-weight-900 {
  font-weight: 900; }

@media (min-width: 768px) {
  .g-font-weight-100--md {
    font-weight: 100; }
  .g-font-weight-200--md {
    font-weight: 200; }
  .g-font-weight-300--md {
    font-weight: 300; }
  .g-font-weight-400--md {
    font-weight: 400; }
  .g-font-weight-500--md {
    font-weight: 500; }
  .g-font-weight-600--md {
    font-weight: 600; }
  .g-font-weight-700--md {
    font-weight: 700; }
  .g-font-weight-800--md {
    font-weight: 800; }
  .g-font-weight-900--md {
    font-weight: 900; } }
/*------------------------------------
  Typography Text Transform
------------------------------------*/
.g-text-transform-none {
  text-transform: none !important; }

/*------------------------------------
  Typography Text Decoration
------------------------------------*/
.g-text-underline {
  text-decoration: underline; }
  .g-text-underline--none--hover:focus, .g-text-underline--none--hover:hover {
    text-decoration: none; }

.g-text-strike {
  text-decoration: line-through; }

/*------------------------------------
  Typography Letter Spacing
------------------------------------*/
.g-letter-spacing-minus-2 {
  letter-spacing: -0.1428571429rem; }
.g-letter-spacing-0_5 {
  letter-spacing: 0.0357142857rem; }
.g-letter-spacing-1_5 {
  letter-spacing: 0.1071428571rem; }
.g-letter-spacing-0 {
  letter-spacing: 0px; }
.g-letter-spacing-1 {
  letter-spacing: 0.0714285714rem; }
.g-letter-spacing-2 {
  letter-spacing: 0.1428571429rem; }
.g-letter-spacing-3 {
  letter-spacing: 0.2142857143rem; }
.g-letter-spacing-4 {
  letter-spacing: 0.2857142857rem; }
.g-letter-spacing-5 {
  letter-spacing: 0.3571428571rem; }
.g-letter-spacing-6 {
  letter-spacing: 0.4285714286rem; }
.g-letter-spacing-7 {
  letter-spacing: 0.5rem; }
.g-letter-spacing-8 {
  letter-spacing: 0.5714285714rem; }
.g-letter-spacing-9 {
  letter-spacing: 0.6428571429rem; }
.g-letter-spacing-10 {
  letter-spacing: 0.7142857143rem; }
.g-letter-spacing-11 {
  letter-spacing: 0.7857142857rem; }
.g-letter-spacing-12 {
  letter-spacing: 0.8571428571rem; }

/*------------------------------------
  Typography Line Height
------------------------------------*/
.g-line-height-0 {
  line-height: 0 !important; }
.g-line-height-0_7 {
  line-height: .7 !important; }
.g-line-height-0_8 {
  line-height: .8 !important; }
.g-line-height-0_9 {
  line-height: .9 !important; }
.g-line-height-1 {
  line-height: 1 !important; }
.g-line-height-1_1 {
  line-height: 1.1 !important; }
.g-line-height-1_2 {
  line-height: 1.2 !important; }
.g-line-height-1_3 {
  line-height: 1.3 !important; }
.g-line-height-1_4 {
  line-height: 1.4 !important; }
.g-line-height-1_5 {
  line-height: 1.5 !important; }
.g-line-height-1_6 {
  line-height: 1.6 !important; }
.g-line-height-1_8 {
  line-height: 1.8 !important; }
.g-line-height-2 {
  line-height: 2 !important; }

/*------------------------------------
  Typography Font Style
------------------------------------*/
.g-font-style-normal {
  font-style: normal; }
.g-font-style-italic {
  font-style: italic; }

/*------------------------------------
  List Style Types
------------------------------------*/
.g-list-style-circle {
  list-style-type: circle; }
.g-list-style-square {
  list-style-type: square; }
.g-list-style-lower-roman {
  list-style-type: lower-roman; }
.g-list-style-upper-roman {
  list-style-type: upper-roman; }
.g-list-style-lower-latin {
  list-style-type: lower-latin; }
.g-list-style-upper-latin {
  list-style-type: upper-latin; }

/*------------------------------------
  Text Types
------------------------------------*/
.g-text-break-word {
  word-wrap: break-word; }

/*------------------------------------
  Quotes
------------------------------------*/
/* Quote v1 */
.u-quote-v1::before {
  content: "\“";
  font-size: 36px;
  line-height: 0.75em;
  text-align: center;
  font-weight: 600;
  display: block; }
.u-quote-v1::after {
  display: none; }

/*------------------------------------
  Positions
------------------------------------*/
.g-pos-rel {
  position: relative !important; }
.g-pos-abs {
  position: absolute !important; }
.g-pos-stc {
  position: static !important; }
.g-pos-fix {
  position: fixed !important; }

@media (min-width: 768px) {
  .g-pos-rel--md {
    position: relative !important; }
  .g-pos-fix--md {
    position: fixed !important; }
  .g-pos-abs--md {
    position: absolute !important; }
  .g-pos-fix--md {
    position: fixed !important; } }
@media (min-width: 992px) {
  .g-pos-abs--lg {
    position: absolute !important; } }
/*------------------------------------
  Position Spaces
------------------------------------*/
/* Top */
.g-top-auto {
  /* P */
  top: auto; }
  .g-parent:hover .g-top-auto--parent-hover {
    top: auto; }

.g-top-0 {
  top: 0; }
  .g-top-0--hover:hover {
    top: 0; }
  .g-parent:hover .g-top-0--parent-hover {
    top: 0; }

.g-top-1 {
  top: 0.0714285714rem; }

.g-top-2 {
  top: 0.1428571429rem; }

.g-top-3 {
  top: 0.2142857143rem; }

.g-top-5 {
  top: 0.3571428571rem; }

.g-top-10 {
  top: 0.7142857143rem; }

.g-top-15 {
  top: 1.0714285714rem; }

.g-top-20 {
  top: 1.4285714286rem; }

.g-top-30 {
  top: 2.1428571429rem; }

.g-top-35 {
  top: 2.5rem; }

.g-top-55 {
  top: 3.9285714286rem; }

.g-top-100 {
  top: 7.1428571429rem; }

.g-top-15x {
  top: 15%; }

.g-top-20x {
  top: 20%; }

.g-top-25x {
  top: 25%; }

.g-top-30x {
  top: 30%; }

.g-top-35x {
  top: 35%; }

.g-top-50x {
  top: 50%; }

.g-top-100x {
  top: 100%; }

/* Top Minis */
.g-top-minus-1 {
  top: -0.0714285714rem; }

.g-top-minus-2 {
  top: -0.1428571429rem; }

.g-top-minus-3 {
  top: -0.2142857143rem; }

.g-top-minus-4 {
  top: -0.2857142857rem; }

.g-top-minus-5 {
  top: -0.3571428571rem; }

.g-top-minus-6 {
  top: -0.4285714286rem; }

.g-top-minus-8 {
  top: -0.5714285714rem; }

.g-top-minus-10 {
  top: -0.7142857143rem; }

.g-top-minus-15 {
  top: -1.0714285714rem; }

.g-top-minus-20 {
  top: -1.4285714286rem; }

.g-top-minus-30 {
  top: -2.1428571429rem; }

.g-top-minus-35 {
  top: -2.5rem; }

.g-top-minus-40 {
  top: -2.8571428571rem; }

.g-top-minus-70 {
  top: -5rem; }

.g-top-minus-120 {
  top: -8.5714285714rem; }

.g-top-minus-25x {
  top: -25%; }

/* Left */
.g-left-auto {
  /* P */
  left: auto; }

.g-left-0 {
  left: 0; }
  .g-left-0--hover:hover {
    left: 0; }
  .g-parent:hover .g-left-0--parent-hover {
    left: 0; }

.g-left-2 {
  left: 0.1428571429rem; }

.g-left-5 {
  left: 0.3571428571rem; }

.g-left-10 {
  left: 0.7142857143rem; }

.g-left-15 {
  left: 1.0714285714rem !important; }

.g-left-20 {
  left: 1.4285714286rem; }

.g-left-30 {
  left: 2.1428571429rem; }

.g-left-40 {
  left: 2.8571428571rem;
  /* O */ }

.g-left-45 {
  left: 3.2142857143rem;
  /* P */ }

.g-left-75 {
  left: 5.3571428571rem; }

.g-left-110 {
  left: 7.8571428571rem; }

.g-left-130 {
  left: 9.2857142857rem; }

.g-left-200 {
  left: 14.2857142857rem; }

.g-left-15x {
  left: 15%; }

.g-left-35x {
  left: 35%; }

.g-left-50x {
  left: 50%; }

.g-left-100x {
  left: 100%; }

/* Left Minus */
.g-left-minus-3 {
  left: -0.2142857143rem; }

.g-left-minus-6 {
  left: -0.4285714286rem; }

.g-left-minus-7 {
  left: -0.5rem; }

.g-left-minus-10 {
  left: -0.7142857143rem; }

.g-left-minus-15 {
  left: -1.0714285714rem; }

.g-left-minus-20 {
  left: -1.4285714286rem; }

.g-left-minus-25 {
  left: -1.7857142857rem; }

.g-left-minus-30 {
  left: -2.1428571429rem; }

.g-left-minus-50 {
  left: -3.5714285714rem; }
  .g-parent:hover .g-left-minus-50--parent-hover {
    left: -3.5714285714rem; }

/* Right */
.g-right-auto {
  /* P */
  right: auto; }

.g-right-0 {
  right: 0; }
  .g-right-0--hover:hover {
    right: 0; }
  .g-parent:hover .g-right-0--parent-hover {
    right: 0; }

.g-right-5 {
  right: 0.3571428571rem; }

.g-right-10 {
  right: 0.7142857143rem; }

.g-right-15 {
  right: 1.0714285714rem !important; }

.g-right-20 {
  right: 1.4285714286rem; }

.g-right-30 {
  right: 2.1428571429rem; }

.g-right-40 {
  right: 2.8571428571rem; }

.g-right-45 {
  right: 3.2142857143rem;
  /* P */ }

.g-right-55 {
  right: 3.9285714286rem;
  /* O */ }

.g-right-100 {
  right: 7.1428571429rem; }

.g-right-110 {
  right: 7.8571428571rem; }

.g-right-130 {
  right: 9.2857142857rem; }

.g-right-15x {
  right: 15%; }

.g-right-35x {
  right: 35%; }

.g-right-50x {
  right: 50%; }

.g-right-100x {
  right: 100%; }

/* Right Minus */
.g-right-minus-3 {
  right: -0.2142857143rem; }

.g-right-minus-6 {
  right: -0.4285714286rem; }

.g-right-minus-5 {
  right: -0.3571428571rem; }

.g-right-minus-10 {
  right: -0.7142857143rem; }

.g-right-minus-13 {
  right: -0.9285714286rem; }

.g-right-minus-15 {
  right: -1.0714285714rem; }

.g-right-minus-20 {
  right: -1.4285714286rem; }

.g-right-minus-25 {
  right: -1.7857142857rem; }

.g-right-minus-50 {
  right: -3.5714285714rem; }

/* Bottom */
.g-bottom-auto {
  /* P */
  bottom: auto; }

.g-bottom-0 {
  bottom: 0; }
  .g-bottom-0--hover:hover {
    bottom: 0; }
  .g-parent:hover .g-bottom-0--parent-hover {
    bottom: 0; }

.g-bottom-6 {
  bottom: 0.4285714286rem; }

.g-bottom-10 {
  bottom: 0.7142857143rem; }

.g-bottom-20 {
  bottom: 1.4285714286rem; }

.g-bottom-30 {
  bottom: 2.1428571429rem; }

.g-bottom-40 {
  bottom: 2.8571428571rem; }

.g-bottom-50 {
  bottom: 3.5714285714rem; }
  .g-parent:hover .g-bottom-50--parent-hover {
    bottom: 3.5714285714rem; }

.g-bottom-60 {
  bottom: 4.2857142857rem; }

.g-bottom-80 {
  bottom: 5.7142857143rem; }

.g-bottom-minus-20 {
  bottom: -1.4285714286rem; }

.g-bottom-minus-30 {
  bottom: -2.1428571429rem; }

.g-bottom-minus-35x {
  bottom: -35%; }

.g-bottom-minus-70 {
  bottom: -5rem; }

.g-bottom-15x {
  bottom: 15%; }

.g-bottom-minus-25x {
  bottom: -25%; }

.g-bottom-100x {
  bottom: 100%; }

/* Z */
@media (min-width: 576px) {
  .g-left-auto--sm {
    left: auto; }

  .g-left-minus-20--sm {
    left: -20px; }

  .g-right-minus-20--sm {
    right: -20px; } }
/* O */
@media (min-width: 768px) {
  .g-right-0--md {
    right: 0; }

  .g-right-minus-15--md {
    right: -1.0714285714rem; }

  .g-left-minus-15--md {
    left: -1.0714285714rem; }

  .g-top-minus-20--md {
    top: -1.4285714286rem; }

  .g-right-minus-25--md {
    right: -1.7857142857rem; }

  .g-bottom-minus-50--md {
    bottom: -3.5714285714rem; }

  .g-left-auto--md {
    left: auto; }

  .g-left-minus-25--md {
    left: -1.7857142857rem; }

  .g-left-130--md {
    left: 9.2857142857rem; }

  .g-left-35x--md {
    left: 35%; }

  .g-left-50x--md {
    left: 50%; }

  .g-right-130--md {
    right: 9.2857142857rem; }

  .g-right-35x--md {
    right: 35%; }

  .g-right-50x--md {
    right: 50%; } }
@media (min-width: 992px) {
  .g-top-0--lg {
    top: 0; }

  .g-right-0--lg {
    right: 0; }

  .g-left-minus-35--lg {
    left: -2.5rem; }

  .g-left-40--lg {
    left: 2.8571428571rem; }

  .g-right-minus-35--lg {
    right: -2.5rem; }

  .g-right-40--lg {
    right: 2.8571428571rem; } }
/*------------------------------------
  Block Alignments
------------------------------------*/
/* Absolute (Position, X, Y) */
.g-absolute-centered {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden; }
  .g-absolute-centered--x {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden; }
    @media (min-width: 768px) {
      .g-absolute-centered--x--md {
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%);
        -webkit-backface-visibility: hidden; } }
  .g-absolute-centered--y {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden; }
    @media (min-width: 768px) {
      .g-absolute-centered--y--md {
        position: absolute !important;
        top: 50% !important;
        transform: translateY(-50%);
        -webkit-backface-visibility: hidden; } }

/* O */
.g-transform-origin--top-left {
  transform-origin: top left; }
.g-transform-origin--top-right {
  transform-origin: top right; }

.g-absolute-centered--y--scl-0_6 {
  position: absolute;
  top: 50%;
  transform: scale(0.6) translateY(-50%); }

/* Relative (Position, X, Y) */
.g-relative-centered {
  position: relative;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden; }
  .g-relative-centered--x {
    position: relative;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden; }
  .g-relative-centered--y {
    position: relative;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden; }

/* Flex centered */
.g-flex-centered {
  display: flex;
  align-items: center;
  justify-content: center; }
  .g-flex-centered-item {
    flex: 1; }
    .g-flex-centered-item--top {
      align-self: flex-start; }
    .g-flex-centered-item--bottom {
      align-self: flex-end; }

/* Flex right */
.g-flex-right--xs {
  justify-content: flex-end; }

/* Flex middle */
.g-flex-middle {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between; }
  .g-flex-middle-item {
    margin-top: auto;
    margin-bottom: auto; }
    .g-flex-middle-item--top {
      margin-top: 0;
      margin-bottom: 0; }
    .g-flex-middle-item--bottom {
      margin-top: auto;
      margin-bottom: 0; }
    .g-flex-middle-item--fixed {
      flex: none;
      max-width: 50%; }

@media (min-width: 768px) {
  /* Flex right */
  .g-flex-right--md {
    justify-content: flex-end; }

  .g-flex-centered--md {
    display: flex;
    align-items: center;
    justify-content: center; }

  /* O */
  .g-absolute-centered--y--scl-1--md {
    position: absolute;
    top: 50%;
    transform: scale(1) translateY(-50%); } }
/* Z */
@media (min-width: 576px) {
  .g-absolute-centered--sm {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden; } }
/*------------------------------------
  Alignments
------------------------------------*/
.g-valign-super {
  vertical-align: super !important; }
.g-valign-sub {
  vertical-align: sub !important; }
.g-valign-top {
  vertical-align: top !important; }
.g-valign-middle {
  vertical-align: middle !important; }
.g-valign-bottom {
  vertical-align: bottom !important; }

/*------------------------------------
  Blur
------------------------------------*/
.g-blur-30 {
  filter: blur(30px); }
  .g-blur-30--hover:hover {
    filter: blur(30px); }
  .g-parent:hover .g-blur-30--parent-hover {
    filter: blur(30px); }

/*------------------------------------
  Box-shadows
------------------------------------*/
.g-box-shadow-none {
  box-shadow: none !important; }

/*------------------------------------
  Clear
------------------------------------*/
.g-clear {
  clear: both; }
  .g-clear--left {
    clear: left; }
  .g-clear--right {
    clear: right; }

/*------------------------------------
  Cursors
------------------------------------*/
.g-cursor-pointer {
  cursor: pointer; }

/*------------------------------------
  Overflows
------------------------------------*/
.g-overflow-hidden {
  overflow: hidden; }

.g-overflow-visible {
  overflow: visible; }

.g-overflow-x-hidden {
  overflow-x: hidden; }

.g-overflow-x-scroll {
  overflow-x: scroll; }

.g-overflow-y-auto {
  overflow-y: auto; }

@media (min-width: 768px) {
  .g-overflow-x-visible--md {
    overflow-x: visible; } }
@media (min-width: 992px) {
  .g-overflow-x-visible--lg {
    overflow-x: visible; } }
/*------------------------------------
  Transitions
------------------------------------*/
/*.g-transition {
  &-0_2 {
    transition: .2s ease-out;
  }
  &-0_3 {
    transition: .3s ease-out;
  }
  &-0_6 {
    transition: .6s ease-out;
    &-ease {
      transition: .6s ease;
    }
  }
}

[class*="g-color-"][class*="--hover"] {
  transition: color .2s ease-out;
}
[class*="g-bg-"][class*="--hover"] {
  transition: background-color .3s ease-out;
}
[class*="g-color-"][class*="--hover"][class*="g-bg-"][class*="--hover"] {
  transition: .3s ease-out;
}*/
[class*="g-transition"] {
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s; }
  [class*="g-transition"]::before, [class*="g-transition"]::after,
  [class*="g-transition"] path,
  [class*="g-transition"] polygon {
    transition-property: all;
    transition-timing-function: ease;
    transition-delay: 0s; }

.g-transition-0_2 {
  transition-duration: .2s; }
  .g-transition-0_2::before, .g-transition-0_2::after,
  .g-transition-0_2 path,
  .g-transition-0_2 polygon {
    transition-duration: .2s; }

.g-transition-0_3 {
  transition-duration: .3s; }
  .g-transition-0_3::before, .g-transition-0_3::after,
  .g-transition-0_3 path,
  .g-transition-0_3 polygon {
    transition-duration: .3s; }

.g-transition-0_5 {
  transition-duration: .5s; }
  .g-transition-0_5::before, .g-transition-0_5::after,
  .g-transition-0_5 path,
  .g-transition-0_5 polygon {
    transition-duration: .5s; }

.g-transition-0_6 {
  transition-duration: .6s; }
  .g-transition-0_6::before, .g-transition-0_6::after,
  .g-transition-0_6 path,
  .g-transition-0_6 polygon {
    transition-duration: .6s; }

.g-transition-delay-0_11 {
  transition-delay: .11s; }
  .g-transition-delay-0_11::before, .g-transition-delay-0_11::after,
  .g-transition-delay-0_11 path,
  .g-transition-delay-0_11 polygon {
    transition-delay: .11s; }

.g-transition-delay-0_2 {
  transition-delay: .2s; }
  .g-transition-delay-0_2::before, .g-transition-delay-0_2::after,
  .g-transition-delay-0_2 path,
  .g-transition-delay-0_2 polygon {
    transition-delay: .2s; }

.g-transition-delay-0_45 {
  transition-delay: .45s; }
  .g-transition-delay-0_45::before, .g-transition-delay-0_45::after,
  .g-transition-delay-0_45 path,
  .g-transition-delay-0_45 polygon {
    transition-delay: .45s; }

.g-transition--ease-out {
  transition-timing-function: ease-out; }
  .g-transition--ease-out::before, .g-transition--ease-out::after,
  .g-transition--ease-out path,
  .g-transition--ease-out polygon {
    transition-timing-function: ease-out; }

.g-transition--ease-in {
  transition-timing-function: ease-in; }
  .g-transition--ease-in::before, .g-transition--ease-in::after,
  .g-transition--ease-in path,
  .g-transition--ease-in polygon {
    transition-timing-function: ease-in; }

.g-transition--ease-in-out {
  transition-timing-function: ease-in-out; }
  .g-transition--ease-in-out::before, .g-transition--ease-in-out::after,
  .g-transition--ease-in-out path,
  .g-transition--ease-in-out polygon {
    transition-timing-function: ease-in-out; }

.g-transition--linear {
  transition-timing-function: linear; }
  .g-transition--linear::before, .g-transition--linear::after,
  .g-transition--linear path,
  .g-transition--linear polygon {
    transition-timing-function: linear; }

/*------------------------------------
  Transforms
------------------------------------*/
.g-transform-scale-0_5 {
  transform: scale(0.5); }
  .g-transform-scale-0_5--hover:hover {
    transform: scale(0.5); }
  .g-parent:hover .g-transform-scale-0_5--parent-hover {
    transform: scale(0.5); }
.g-transform-scale-0_8 {
  transform: scale(0.8); }
  .g-transform-scale-0_8--hover:hover {
    transform: scale(0.8); }
  .g-parent:hover .g-transform-scale-0_8--parent-hover {
    transform: scale(0.8); }
.g-transform-scale-0_85 {
  transform: scale(0.85); }
  .g-transform-scale-0_85--hover:hover {
    transform: scale(0.85); }
  .g-parent:hover .g-transform-scale-0_85--parent-hover {
    transform: scale(0.85); }
.g-transform-scale-0_9 {
  transform: scale(0.9); }
  .g-transform-scale-0_9--hover:hover {
    transform: scale(0.9); }
  .g-parent:hover .g-transform-scale-0_9--parent-hover {
    transform: scale(0.9); }
.g-transform-scale-1 {
  transform: scale(1); }
  .g-transform-scale-1--hover:hover {
    transform: scale(1); }
  .g-parent:hover .g-transform-scale-1--parent-hover {
    transform: scale(1); }
.g-transform-scale-1_05 {
  transform: scale3d(1.05, 1.05, 1.05); }
  .g-transform-scale-1_05--hover:hover {
    transform: scale3d(1.05, 1.05, 1.05);
    z-index: 2; }
  .g-parent:hover .g-transform-scale-1_05--parent-hover {
    transform: scale3d(1.1, 1.1, 1.1); }
.g-transform-scale-1_1 {
  transform: scale3d(1.1, 1.1, 1.1); }
  .g-transform-scale-1_1--hover:hover {
    transform: scale3d(1.1, 1.1, 1.1);
    z-index: 2; }
  .g-parent:hover .g-transform-scale-1_1--parent-hover {
    transform: scale3d(1.1, 1.1, 1.1); }
.g-transform-scale-1_2 {
  transform: scale(1.2); }
  .g-transform-scale-1_2--hover:hover {
    transform: scale(1.2); }
  .g-parent:hover .g-transform-scale-1_2--parent-hover {
    transform: scale(1.2); }
.g-transform-translate-x-100x {
  transform: translateX(100%); }
  .g-transform-translate-x-100x--hover:hover {
    transform: translateX(100%); }
  .g-parent:hover .g-transform-translate-x-100x--parent-hover {
    transform: translateX(100%); }
.g-transform-translate-x-minus-100x {
  transform: translateX(-100%); }
  .g-transform-translate-x-minus-100x--hover:hover {
    transform: translateX(-100%); }
  .g-parent:hover .g-transform-translate-x-minus-100x--parent-hover {
    transform: translateX(-100%); }
.g-transform-translate-y-5 {
  transform: translateY(5px); }
  .g-transform-translate-y-5--hover:hover {
    transform: translateY(5px); }
  .g-parent:hover .g-transform-translate-y-5--parent-hover {
    transform: translateY(5px); }
.g-transform-translate-y-100x {
  transform: translateY(100%); }
  .g-transform-translate-y-100x--hover:hover {
    transform: translateY(100%); }
  .g-parent:hover .g-transform-translate-y-100x--parent-hover {
    transform: translateY(100%); }
.g-transform-translate-y-minus-5 {
  transform: translateY(-5px); }
  .g-transform-translate-y-minus-5--hover:hover {
    transform: translateY(-5px); }
  .g-parent:hover .g-transform-translate-y-minus-5--parent-hover {
    transform: translateY(-5px); }
.g-transform-translate-y-minus-70 {
  transform: translateY(-70px); }
  .g-transform-translate-y-minus-70--hover:hover {
    transform: translateY(-70px); }
  .g-parent:hover .g-transform-translate-y-minus-70--parent-hover {
    transform: translateY(-70px); }
.g-transform-translate-y-minus-100x {
  transform: translateY(-100%); }
  .g-transform-translate-y-minus-100x--hover:hover {
    transform: translateY(-100%); }
  .g-parent:hover .g-transform-translate-y-minus-100x--parent-hover {
    transform: translateY(-100%); }

/*------------------------------------
  Opacity
------------------------------------*/
.opacity-0 {
  opacity: 0 !important; }

.g-opacity-0_3 {
  opacity: .3 !important; }

.g-opacity-0_4 {
  opacity: .4 !important; }

.g-opacity-0_5 {
  opacity: .5 !important; }

.g-opacity-0_6 {
  opacity: .6 !important; }

.g-opacity-0_7 {
  opacity: .7 !important; }

.g-opacity-0_8 {
  opacity: .8 !important; }

.g-opacity-1 {
  opacity: 1 !important; }

.opacity-0--hover:hover {
  opacity: 0 !important; }
.g-parent:hover .opacity-0--parent-hover {
  opacity: 0 !important; }

.g-opacity-0_3--hover:hover {
  opacity: .3 !important; }
.g-parent:hover .g-opacity-0_3--parent-hover {
  opacity: .3 !important; }

.g-opacity-0_5--hover:hover {
  opacity: .5 !important; }
.g-parent:hover .g-opacity-0_5--parent-hover {
  opacity: .5 !important; }

.g-opacity-0_6--hover:hover {
  opacity: .6 !important; }
.g-parent:hover .g-opacity-0_6--parent-hover {
  opacity: .6 !important; }

.g-opacity-0_7--hover:hover {
  opacity: .7 !important; }
.g-parent:hover .g-opacity-0_7--parent-hover {
  opacity: .7 !important; }

.g-opacity-0_8--hover:hover {
  opacity: .8 !important; }
.g-parent:hover .g-opacity-0_8--parent-hover {
  opacity: .8 !important; }

.u-block-hover:hover .g-opacity-1--hover, .g-opacity-1--hover:hover {
  opacity: 1 !important; }
.g-parent:hover .g-opacity-1--parent-hover {
  opacity: 1 !important; }

/*------------------------------------
  Z-Index
------------------------------------*/
.g-z-index-auto {
  z-index: auto; }
.g-z-index-1 {
  z-index: 1; }
.g-z-index-2 {
  z-index: 2; }
.g-z-index-3 {
  z-index: 3; }
  .g-z-index-3--hover:hover {
    z-index: 3; }
.g-z-index-4 {
  z-index: 4; }
  .g-z-index-4--hover:hover {
    z-index: 4; }
.g-z-index-9999 {
  z-index: 9999; }
.g-z-index-minus-1 {
  z-index: -1; }

.g-abs-reset-margins {
  margin: 0 !important; }

/* O */
/*------------------------------------
  Resize
------------------------------------*/
.g-resize-none {
  resize: none; }

/*------------------------------------
  Placeholder
------------------------------------*/
.g-placeholder-white::placeholder {
  opacity: 1;
  color: #fff; }
.g-placeholder-white::-moz-placeholder {
  opacity: 1;
  color: #fff; }
.g-placeholder-white::-webkit-input-placeholder {
  opacity: 1;
  color: #fff; }
.g-placeholder-primary::placeholder {
  color: #fff; }
.g-placeholder-inherit::placeholder {
  color: inherit;
  opacity: 1; }
.g-placeholder-inherit::-moz-placeholder {
  color: inherit;
  opacity: 1; }
.g-placeholder-inherit::-webkit-input-placeholder {
  color: inherit;
  opacity: 1; }

/*------------------------------------
  Offsets
------------------------------------*/
@media (min-width: 768px) {
  .g-offset-md-1 {
    margin-left: 8.333333%; } }
@media (min-width: 992px) {
  .g-offset-lg-1 {
    margin-left: 8.333333%; }

  .g-offset-lg-4 {
    margin-left: 33.333333%; } }
/*------------------------------------
  Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Inherit Colors */
.g-color-inherit {
  color: inherit !important; }

/* Main Colors */
.g-color-main {
  color: #555 !important; }
  .g-color-main--hover:hover {
    color: #555 !important; }

/* Primary Colors */
.g-color-primary {
  color: #0069b4 !important; }
  .u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #0069b4 !important; }
  .g-parent:hover .g-color-primary--parent-hover {
    color: #0069b4 !important; }
  .g-color-primary-opacity-0_3 {
    color: rgba(0, 105, 180, 0.3) !important; }
  .g-color-primary-opacity-0_4 {
    color: rgba(0, 105, 180, 0.4) !important; }
  .g-color-primary--before::before, .g-color-primary--after::after {
    color: #0069b4; }

/* Black Colors */
.g-color-black {
  color: #000 !important; }
  .g-color-black--hover:hover {
    color: #000 !important; }
  .g-parent:hover .g-color-black--parent-hover {
    color: #000 !important; }
  .g-color-black-opacity-0_1 {
    color: rgba(0, 0, 0, 0.1) !important; }
  .g-color-black-opacity-0_3 {
    color: rgba(0, 0, 0, 0.3) !important; }
  .g-color-black-opacity-0_5 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .g-color-black-opacity-0_6 {
    color: rgba(0, 0, 0, 0.6) !important; }
  .g-color-black-opacity-0_7 {
    color: rgba(0, 0, 0, 0.7) !important; }
  .g-color-black-opacity-0_8 {
    color: rgba(0, 0, 0, 0.8) !important; }
    .g-color-black-opacity-0_8--child * {
      color: rgba(0, 0, 0, 0.8) !important; }
  .g-color-black-opacity-0_9 {
    color: rgba(0, 0, 0, 0.9) !important; }

/* White Colors */
.g-color-white {
  color: #fff !important; }
  .u-block-hover:hover .g-color-white--hover, .g-color-white--hover:hover {
    color: #fff !important; }
  .g-parent:hover .g-color-white--parent-hover {
    color: #fff !important; }
  .active .g-color-white--active {
    color: #fff !important; }
  .g-color-white--child * {
    color: #fff !important; }
  .g-color-white-opacity-0_1 {
    color: rgba(255, 255, 255, 0.1) !important; }
  .g-color-white-opacity-0_2 {
    color: rgba(255, 255, 255, 0.2) !important; }
  .g-color-white-opacity-0_3 {
    color: rgba(255, 255, 255, 0.3) !important; }
  .g-color-white-opacity-0_5, .g-color-white-opacity-0_5--hover:hover {
    color: rgba(255, 255, 255, 0.5) !important; }
  .g-color-white-opacity-0_6 {
    color: rgba(255, 255, 255, 0.6) !important; }
    .g-parent:hover .g-color-white-opacity-0_6--parent-hover {
      color: rgba(255, 255, 255, 0.6) !important; }
  .g-color-white-opacity-0_7, .g-color-white-opacity-0_7--hover:hover {
    color: rgba(255, 255, 255, 0.7) !important; }
  .g-color-white-opacity-0_75 {
    color: rgba(255, 255, 255, 0.75) !important; }
  .g-color-white-opacity-0_8 {
    color: rgba(255, 255, 255, 0.8) !important; }
    .g-color-white-opacity-0_8--child * {
      color: rgba(255, 255, 255, 0.8) !important; }
  .g-color-white-opacity-0_9, .g-color-white-opacity-0_9--hover:hover {
    color: rgba(255, 255, 255, 0.9) !important; }

/* Gray Colors */
.g-color-gray-light-v1 {
  color: #bbb !important; }
  .g-color-gray-light-v1--hover:hover {
    color: #bbb !important; }
.g-color-gray-light-v2 {
  color: #ccc !important; }
  .g-color-gray-light-v2--hover:hover {
    color: #ccc !important; }
.g-color-gray-light-v3 {
  color: #ddd !important; }
  .g-color-gray-light-v3--hover:hover {
    color: #ddd !important; }
.g-color-gray-light-v4 {
  color: #eee !important; }
  .g-color-gray-light-v4--hover:hover {
    color: #eee !important; }
  .g-color-gray-light-v4-opacity-0_6 {
    color: rgba(238, 238, 238, 0.6) !important; }
.g-color-gray-light-v5 {
  color: #f7f7f7 !important; }
  .g-color-gray-light-v5--hover:hover {
    color: #f7f7f7 !important; }
.g-color-gray-dark-v1 {
  color: #111 !important; }
  .g-color-gray-dark-v1--hover:hover {
    color: #111 !important; }
.g-color-gray-dark-v2 {
  color: #333 !important; }
  .g-color-gray-dark-v2--hover:hover {
    color: #333 !important; }
  .g-color-gray-dark-v2-opacity-0_75 {
    color: rgba(51, 51, 51, 0.75) !important; }
.g-color-gray-dark-v3 {
  color: #555 !important; }
  .g-color-gray-dark-v3--hover:hover {
    color: #555 !important; }
.g-color-gray-dark-v4 {
  color: #777 !important; }
  .g-color-gray-dark-v4--hover:hover {
    color: #777 !important; }
.g-color-gray-dark-v5 {
  color: #999 !important; }
  .g-color-gray-dark-v5--hover:hover {
    color: #999 !important; }
  .g-parent:hover .g-color-gray-dark-v5--parent-hover {
    color: #999 !important; }

/* Complementary Colors
------------------------------------*/
/* Color Green */
.g-color-green {
  color: #72c02c !important; }

/* Color Blue */
.g-color-blue {
  color: #3398dc !important; }
  .g-color-blue--hover:hover {
    color: #3398dc !important; }
  .g-color-blue-dark-v1 {
    color: #175a88 !important; }

/* Color Light Blue */
.g-color-lightblue {
  color: #edf2f8 !important; }
  .g-color-lightblue--hover:hover {
    color: #edf2f8 !important; }

.g-color-lightblue-v1 {
  color: #d6e2ee !important; }
  .g-color-lightblue-v1--hover:hover {
    color: #d6e2ee !important; }

/* Color Dark Blue */
.g-color-darkblue {
  color: #009 !important; }
  .g-color-darkblue--hover:hover {
    color: #009 !important; }

/* Color Indigo */
.g-color-indigo {
  color: #4263a3 !important; }
  .g-color-indigo--hover:hover {
    color: #4263a3 !important; }

/* Color Red */
.g-color-red {
  color: #f00 !important; }
  .g-color-red--hover:hover {
    color: #f00 !important; }

/* Color Light Red */
.g-color-lightred {
  color: #e64b3b !important; }
  .g-color-lightred--hover:hover {
    color: #e64b3b !important; }

/* Color Dark Red */
.g-color-darkred {
  color: #a10f2b !important; }
  .g-color-darkred--hover:hover {
    color: #a10f2b !important; }

/* Color Purple */
.g-color-purple {
  color: #9a69cb; }
  .g-color-purple--hover:hover {
    color: #9a69cb !important; }
  .g-color-purple-dark-v1 {
    color: #552c7e !important; }

/* Color Dark Purple */
.g-color-darkpurple {
  color: #6639b6 !important; }
  .g-color-darkpurple--hover:hover {
    color: #6639b6 !important; }

/* Color Pink */
.g-color-pink {
  color: #e81c62; }
  .g-color-pink--hover:hover {
    color: #e81c62 !important; }
  .g-color-pink-dark-v1 {
    color: #6f0b2d !important; }

/* Color Orange */
.g-color-orange {
  color: #e57d20 !important; }
  .g-color-orange--hover:hover {
    color: #e57d20 !important; }

/* Color Deep Orange */
.g-color-deeporange {
  color: #fe541e !important; }
  .g-color-deeporange--hover:hover {
    color: #fe541e !important; }

/* Color Yellow */
.g-color-yellow {
  color: #ebc71d !important; }
  .g-color-yellow--hover:hover {
    color: #ebc71d !important; }

/* Color Aqua */
.g-color-aqua {
  color: #29d6e6; }
  .g-color-aqua--hover:hover {
    color: #29d6e6 !important; }
  .g-color-aqua-dark-v1 {
    color: #11848e !important; }

/* Color Cyan */
.g-color-cyan {
  color: #00bed6 !important; }
  .g-color-cyan--hover:hover {
    color: #00bed6 !important; }

/* Color Teal */
.g-color-teal {
  color: #18ba9b !important; }
  .g-color-teal--hover:hover {
    color: #18ba9b !important; }

/* Color Brown */
.g-color-brown {
  color: #9c8061 !important; }
  .g-color-brown--hover:hover {
    color: #9c8061 !important; }

/* Color Blue Gray */
.g-color-bluegray {
  color: #585f69 !important; }
  .g-color-bluegray--hover:hover {
    color: #585f69 !important; }

/*------------------------------------
  Social Colors
------------------------------------*/
/* Facebook */
.g-color-facebook {
  color: #3b5998; }
  .g-color-facebook:hover {
    color: #344e86; }
  .g-color-facebook--hover:hover {
    color: #3b5998 !important; }

/* Twitter */
.g-color-twitter {
  color: #00acee; }
  .g-color-twitter:hover {
    color: #009ad5; }
  .g-color-twitter--hover:hover {
    color: #00acee !important; }

/* Skype */
.g-color-skype {
  color: #00aff0; }
  .g-color-skype:hover {
    color: #009cd7; }
  .g-color-skype--hover:hover {
    color: #00aff0 !important; }

/* Pinterest */
.g-color-pinterest {
  color: #c8232c; }
  .g-color-pinterest:hover {
    color: #b21f27; }
  .g-color-pinterest--hover:hover {
    color: #c8232c !important; }

/* Vine */
.g-color-vine {
  color: #00bf8f; }
  .g-color-vine:hover {
    color: #00a67c; }
  .g-color-vine--hover:hover {
    color: #00bf8f !important; }

/* Youtube */
.g-color-youtube {
  color: #c4302b; }
  .g-color-youtube:hover {
    color: #af2b26; }
  .g-color-youtube--hover:hover {
    color: #c4302b !important; }

/* Google plus */
.g-color-google-plus {
  color: #dd4b39; }
  .g-color-google-plus:hover {
    color: #d73925; }
  .g-color-google-plus--hover:hover {
    color: #dd4b39 !important; }

/* Dribbble */
.g-color-dribbble {
  color: #ea4c89; }
  .g-color-dribbble:hover {
    color: #e7357a; }
  .g-color-dribbble--hover:hover {
    color: #ea4c89 !important; }

/* VK */
.g-color-vk {
  color: #2b587a; }
  .g-color-vk:hover {
    color: #244a67; }
  .g-color-vk--hover:hover {
    color: #2b587a !important; }

/* Linkedin */
.g-color-linkedin {
  color: #0e76a8; }
  .g-color-linkedin:hover {
    color: #0c6590; }
  .g-color-linkedin--hover:hover {
    color: #0e76a8 !important; }

/* Instagram */
.g-color-instagram {
  color: #3f729b; }
  .g-color-instagram:hover {
    color: #386589; }
  .g-color-instagram--hover:hover {
    color: #3f729b !important; }

/*------------------------------------
  Gradient Colors
------------------------------------*/
/* Cyan Gradient */
.g-color-cyan-gradient-opacity-v1 {
  background-repeat: repeat-x;
  background-image: linear-gradient(160deg, rgba(0, 0, 153, 0.55), rgba(0, 190, 214, 0.6));
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent; }

/* Blue Gradient */
.g-color-blue-gradient-opacity-v1 {
  background-repeat: repeat-x;
  background-image: linear-gradient(-260deg, #8654da, rgba(66, 229, 248, 0.8));
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent; }

/*------------------------------------
  Widths
------------------------------------*/
/* Width in Percentage (%) */
.g-width-30x {
  width: 30% !important;
  /* P */ }

.g-width-40x {
  width: 40% !important;
  /* P */ }

.g-width-50x {
  width: 50% !important;
  /* P */ }

.g-width-60x {
  width: 60% !important;
  /* P */ }

.g-width-70x {
  width: 70% !important;
  /* P */ }

.g-width-80x {
  width: 80% !important;
  /* P */ }

.g-width-90x {
  width: 90% !important;
  /* P */ }

@media (max-width: 446px (-1)) {
  .w-100--2xs {
    width: 100% !important; } }
@media (min-width: 576px) {
  .g-width-20x--sm {
    width: 20% !important; }

  .g-width-25x--sm {
    width: 25% !important; }

  .g-width-33_3x--sm {
    width: 33.333333% !important; }

  .g-width-40x--sm {
    width: 40% !important; }

  .g-width-60x--sm {
    width: 60% !important; }

  .g-width-16_6x--sm {
    width: 16.666666% !important; }

  .g-width-66_6x--sm {
    width: 66.666666% !important; } }
@media (min-width: 768px) {
  /* P */
  .g-width-20x--md {
    width: 20% !important;
    /* P */ }

  .g-width-25x--md {
    width: 25% !important;
    /* P */ }

  .g-width-30x--md {
    width: 30% !important;
    /* P */ }

  .g-width-35x--md {
    width: 35% !important;
    /* P */ }

  .g-width-40x--md {
    width: 40% !important;
    /* P */ }

  .g-width-45x--md {
    width: 45% !important;
    /* P */ }

  .g-width-50x--md {
    width: 50% !important;
    /* P */ }

  .g-width-55x--md {
    width: 55% !important;
    /* P */ }

  .g-width-60x--md {
    width: 60% !important;
    /* P */ }

  .g-width-65x--md {
    width: 65% !important;
    /* P */ }

  .g-width-70x--md {
    width: 70% !important;
    /* P */ }

  .g-width-75x--md {
    width: 75% !important;
    /* P */ }

  .g-width-80x--md {
    width: 80% !important;
    /* P */ }

  .g-width-85x--md {
    width: 85% !important;
    /* P */ }

  .g-width-90x--md {
    width: 90% !important;
    /* P */ }

  .g-width-33_3x--md {
    /* P */
    width: 33.333333% !important; }

  .g-width-16_6x--md {
    /* P */
    width: 16.666666% !important; }

  .g-width-66_6x--md {
    /* P */
    width: 66.666666% !important; } }
.g-width-auto {
  width: auto !important;
  /* P */ }

/* Max Width in Percentage (%) */
.g-width-1x {
  max-width: 1%; }

.g-width-80x {
  max-width: 80%; }

.g-width-90x {
  max-width: 90%; }

.g-width-95x {
  width: 95%; }

.g-max-width-60x {
  max-width: 60%; }

.g-max-width-100x {
  max-width: 100%; }

/* Min Width in Percentage (%) */
.g-min-width-100x {
  min-width: 100%; }

/* Width Viewport Width (vw) */
.g-width-50vw {
  width: 50vw !important;
  /* P */ }

.g-width-100vw {
  width: 100vw !important;
  /* P */ }

/* Width in Pixels (px) */
.g-width-3 {
  width: 3px !important;
  /* O */ }

.g-width-10 {
  width: 10px !important;
  /* O */ }

.g-width-12 {
  width: 12px !important;
  /* Z */ }

.g-width-16 {
  width: 16px !important;
  /* O */ }

.g-width-18 {
  width: 18px !important;
  /* O */ }

.g-width-20 {
  width: 20px !important;
  /* O */ }

.g-width-24 {
  width: 24px !important;
  /* O */ }

.g-width-25 {
  width: 25px !important; }

.g-width-26 {
  width: 26px !important;
  /* P */ }

.g-width-28 {
  width: 28px !important;
  /* O */ }

.g-width-30 {
  width: 30px !important;
  /* P */ }

.g-width-32 {
  width: 32px !important;
  /* O */ }

.g-width-35 {
  width: 35px !important;
  /* P */ }

.g-width-40 {
  width: 40px !important;
  /* P */ }

.g-width-45 {
  width: 45px !important;
  /* P */ }

.g-width-48 {
  width: 48px !important;
  /* P */ }

.g-width-50 {
  width: 50px !important;
  /* P */ }

.g-width-54 {
  width: 54px !important;
  /* P */ }

.g-width-55 {
  width: 55px !important;
  /* P */ }

.g-width-60 {
  width: 60px !important;
  /* P */ }

.g-width-64 {
  width: 64px !important;
  /* P */ }

.g-width-70 {
  width: 70px !important;
  /* P */ }

.g-width-75 {
  width: 75px !important;
  /* O */ }

.g-width-80 {
  width: 80px !important;
  /* P */ }

.g-width-85 {
  width: 85px !important;
  /* P */ }

.g-width-95 {
  width: 95px !important;
  /* P */ }

.g-width-100 {
  width: 100px !important;
  /* P */ }

.g-width-105 {
  width: 105px; }

.g-width-110 {
  width: 110px !important;
  /* O */ }

.g-width-115 {
  width: 115px !important;
  /* O */ }

.g-width-120 {
  width: 120px !important;
  /* P */ }

.g-width-125 {
  width: 125px !important;
  /* P */ }

.g-width-130 {
  width: 130px !important;
  /* P */ }

.g-width-140 {
  width: 140px !important;
  /* P */ }

.g-width-150 {
  width: 150px !important; }

.g-width-160 {
  width: 160px !important;
  /* P */ }

.g-width-170 {
  width: 170px !important;
  /* P */ }

.g-width-200 {
  width: 200px !important;
  /* P */ }

.g-width-215 {
  width: 215px !important; }

.g-width-235 {
  width: 235px !important; }

.g-width-250 {
  /* RG-Q */
  width: 250px !important;
  /* P */
  max-width: 100%; }

.g-width-270 {
  width: 270px !important;
  /* O */
  max-width: 100%; }

.g-width-300 {
  width: 300px !important;
  /* P */
  max-width: 100%; }

.g-width-400 {
  width: 400px !important;
  /* O */
  max-width: 100%; }

.g-width-340 {
  width: 340px !important;
  /* O */
  max-width: 100%; }

.g-width-360 {
  width: 360px !important;
  /* O */
  max-width: 100%; }

.g-width-370 {
  width: 370px !important;
  /* P */
  max-width: 100%; }

.g-width-380 {
  width: 380px !important;
  /* O */
  max-width: 100%; }

.g-width-460 {
  width: 460px !important;
  /* O */
  max-width: 100%; }

.g-width-465 {
  width: 465px !important;
  /* O */
  max-width: 100%; }

.g-width-485 {
  width: 485px !important;
  /* O */
  max-width: 100%; }

.g-width-560 {
  width: 560px !important;
  /* O */
  max-width: 100%; }

.g-width-590 {
  width: 590px !important;
  max-width: 100%; }

.g-width-600 {
  width: 600px !important;
  /* O */
  max-width: 100%; }

.g-width-630 {
  width: 630px !important;
  /* O */
  max-width: 100%; }

.g-width-680 {
  width: 680px !important;
  /* O */
  max-width: 100%; }

.g-width-720 {
  width: 720px !important;
  /* O */
  max-width: 100%; }

.g-width-760 {
  width: 760px !important;
  max-width: 100%; }

.g-width-770 {
  width: 770px !important;
  max-width: 100%; }

.g-width-780 {
  /* RG-Q */
  width: 780px !important;
  /* P */
  max-width: 100%; }

.g-width-900 {
  width: 900px !important;
  /* P */
  max-width: 100%; }

.g-width-945 {
  width: 945px !important;
  max-width: 100%; }

.g-width-1025 {
  width: 1025px !important;
  max-width: 100%; }

/* Max Width in Pixels (px) */
.g-max-width-100 {
  max-width: 100px; }

.g-max-width-120 {
  max-width: 120px; }

.g-max-width-170 {
  max-width: 170px;
  /* O */ }

.g-max-width-190 {
  max-width: 190px; }

.g-max-width-200 {
  max-width: 200px; }

.g-max-width-250 {
  max-width: 250px; }

.g-max-width-300 {
  max-width: 300px; }

.g-max-width-400 {
  max-width: 400px; }

.g-max-width-540 {
  max-width: 540px; }

.g-max-width-550 {
  max-width: 550px; }

.g-max-width-570 {
  max-width: 570px; }

.g-max-width-600 {
  max-width: 600px; }

.g-max-width-645 {
  max-width: 645px; }

.g-max-width-670 {
  max-width: 670px; }

.g-max-width-700 {
  max-width: 700px; }

.g-max-width-750 {
  max-width: 750px; }

.g-max-width-770 {
  max-width: 770px; }

.g-max-width-780 {
  max-width: 780px; }

.g-max-width-800 {
  max-width: 800px; }

.g-max-width-840 {
  max-width: 840px; }

.g-max-width-960 {
  max-width: 960px; }

/* Min Width in Pixels (px) */
.g-min-width-40 {
  min-width: 40px; }

.g-min-width-65 {
  min-width: 65px; }

.g-min-width-110 {
  min-width: 110px; }

.g-min-width-130 {
  min-width: 130px; }

.g-min-width-170 {
  min-width: 170px; }

.g-min-width-200 {
  min-width: 200px; }

.g-min-width-220 {
  min-width: 220px; }

.g-min-width-300 {
  min-width: 300px; }

@media (min-width: 576px) {
  .g-width-50x--sm {
    width: 50% !important;
    /* P */ }

  .g-width-80x--sm {
    width: 80% !important;
    /* R */ }

  .g-width-485--sm {
    width: 485px !important;
    /* O */
    max-width: 100%; } }
@media (min-width: 768px) {
  .g-width-60--md {
    width: 60px !important;
    /* O */ }

  .g-width-80--md {
    width: 80px !important;
    /* O */ }

  .g-width-50x--md {
    width: 50% !important;
    /* P */ }

  .g-width-60x--md {
    width: 60% !important;
    /* P */ }

  .g-width-80x--md {
    width: 80% !important;
    /* R */ }

  .g-width-45--md {
    width: 45px !important; }

  .g-width-100--md {
    width: 100px !important;
    /* O */ }

  .g-width-125--md {
    width: 125px !important;
    /* P */ }

  .g-width-140--md {
    width: 140px !important;
    /* R */ }

  .g-width-155--md {
    width: 155px !important;
    /* R */ }

  .g-width-225--md {
    width: 225px !important; }

  .g-width-160--md {
    width: 160px !important; }

  .g-width-165--md {
    width: 165px !important; }

  .g-width-170--md {
    width: 170px !important;
    /* P */ }

  .g-width-780--md {
    width: 780px !important;
    /* O */
    max-width: 100%; }

  .g-max-width-200--md {
    max-width: 200px; }

  .g-max-width-400--md {
    max-width: 400px; }

  .g-min-width-110--md {
    min-width: 110px; }

  .g-width-auto--md {
    width: auto !important;
    /* P */ } }
@media (min-width: 992px) {
  .g-width-100x--lg {
    width: 100% !important;
    /* P */ }

  .g-width-155--lg {
    width: 155px !important;
    /* O */ }

  .g-width-165--lg {
    width: 165px !important; }

  .g-width-200--lg {
    width: 200px !important;
    /* O */
    max-width: 100%; }

  .g-width-485--lg {
    width: 485px !important;
    /* O */
    max-width: 100%; }

  .g-width-auto--lg {
    width: auto !important;
    /* P */ } }
* > .g-width-70--hover {
  transition-property: width;
  transition-duration: .2s;
  transition-timing-function: ease-in; }
*:hover > .g-width-70--hover {
  width: 70px; }

/*------------------------------------
  Heights
------------------------------------*/
/* Height in Percentage (%) */
.g-height-50x {
  height: 50%; }

.g-height-80x {
  height: 80%; }

.g-height-90x {
  height: 90%; }

.g-height-95x {
  height: 95%; }

.g-height-100x {
  height: 100%; }

/* Max Height in Percentage (%) */
.g-max-height-100x {
  max-height: 100%; }

/* Max Height in Viewport Height (vh) */
.g-max-height-90vh {
  height: 90vh !important; }

/* Min Height in Percentage (%) */
.g-min-height-100x {
  min-height: 100%; }

/* Height  in Viewport Height (vh) */
.g-height-50vh {
  height: 50vh !important; }

.g-height-70vh {
  height: 70vh; }

.g-height-75vh {
  height: 75vh; }

.g-height-100vh {
  height: 100vh !important; }

/* Min Height in Viewport Height (vh) */
.g-min-height-50vh {
  min-height: 50vh; }

.g-min-height-60vh {
  min-height: 60vh; }

.g-min-height-70vh {
  min-height: 70vh; }

.g-min-height-80vh {
  min-height: 80vh; }

.g-min-height-100vh {
  min-height: 100vh; }

/* Auto Height */
.g-height-auto {
  height: auto; }

@media (min-width: 576px) {
  .g-height-100vh--sm {
    height: 100vh !important; }

  .g-height-auto--sm {
    height: auto; }

  .g-height-100x--sm {
    height: 100%; } }
@media (min-width: 768px) {
  .g-height-auto--md {
    height: auto; }

  .g-min-height-100vh--md {
    min-height: 100vh; } }
@media (min-width: 992px) {
  .g-height-100vh--lg {
    height: 100vh !important; }

  .g-height-auto--lg {
    height: auto; } }
@media (min-width: 1200px) {
  .g-height-auto--xl {
    height: auto; } }
/* Height in Pixels (px) */
.g-height-1 {
  height: 1px; }

.g-height-2 {
  height: 2px; }

.g-height-4 {
  height: 4px; }

.g-height-5 {
  height: 5px !important; }

.g-height-6 {
  height: 6px !important; }

.g-height-10 {
  height: 10px !important; }

.g-height-12 {
  height: 12px !important; }

.g-height-16 {
  height: 16px !important; }

.g-height-18 {
  height: 18px; }

.g-height-20 {
  height: 20px !important; }

.g-height-24 {
  height: 24px; }

.g-height-25 {
  height: 25px; }

.g-height-26 {
  height: 26px; }

.g-height-28 {
  height: 28px !important;
  /* O */ }

.g-height-30 {
  height: 30px !important; }

.g-height-32 {
  height: 32px;
  /* O */ }

.g-height-35 {
  height: 35px !important; }

.g-height-40 {
  height: 40px; }

.g-height-45 {
  height: 45px; }

.g-height-48 {
  height: 48px;
  /* O */ }

.g-height-50 {
  height: 50px; }

.g-height-55 {
  height: 55px; }

.g-height-60 {
  height: 60px; }

.g-height-64 {
  height: 64px; }

.g-height-70 {
  height: 70px; }

.g-height-75 {
  height: 75px;
  /* O */ }

.g-height-80 {
  height: 80px !important; }

.g-height-85 {
  height: 85px; }

.g-height-88 {
  height: 88px; }

.g-height-90 {
  height: 90px; }

.g-height-95 {
  height: 95px !important; }

.g-height-100 {
  height: 100px !important; }

.g-height-105 {
  height: 105px; }

.g-height-115 {
  height: 115px !important;
  /* O */ }

.g-height-120 {
  height: 120px; }

.g-height-130 {
  height: 130px; }

.g-height-140 {
  height: 140px; }

.g-height-150 {
  height: 150px; }

.g-height-160 {
  height: 160px; }

.g-height-170 {
  height: 170px;
  /* O */ }

.g-height-180 {
  height: 180px !important;
  /* O */ }

.g-height-200 {
  height: 200px; }

.g-height-250 {
  height: 250px; }

.g-height-280 {
  height: 280px; }

.g-height-300 {
  height: 300px; }

.g-height-350 {
  height: 350px; }

.g-height-400 {
  height: 400px; }

.g-height-450 {
  height: 450px; }

.g-height-460 {
  height: 460px;
  /* O */
  max-height: 100% !important; }

.g-height-500 {
  height: 500px; }

.g-height-600 {
  height: 600px; }

.g-height-680 {
  height: 680px; }

/* Min Height in Pixels (px) */
.g-min-height-4 {
  min-height: 4px; }

.g-min-height-200 {
  min-height: 200px; }

.g-min-height-250 {
  min-height: 250px; }

.g-min-height-275 {
  min-height: 275px; }

.g-min-height-300 {
  min-height: 300px; }

.g-min-height-312 {
  min-height: 312px; }

.g-min-height-360 {
  min-height: 360px; }

.g-min-height-400 {
  min-height: 400px; }

.g-min-height-450 {
  min-height: 450px; }

.g-min-height-500 {
  min-height: 500px; }

.g-min-height-600 {
  min-height: 600px; }

@media (min-width: 576px) {
  .g-height-350--sm {
    height: 350px; }

  .g-height-680--sm {
    height: 680px; } }
@media (min-width: 768px) {
  .g-height-45--md {
    height: 45px !important; }

  .g-height-60--md {
    height: 60px !important; }

  .g-height-100--md {
    height: 100px !important; }

  .g-height-170--md {
    height: 170px !important; }

  .g-height-350--md {
    height: 350px; }

  .g-height-500--md {
    height: 500px; }

  .g-height-680--md {
    height: 680px; }

  .g-height-100x--md {
    height: 100%; }

  .g-height-100vh--md {
    height: 100vh; }

  .g-min-height-230--md {
    min-height: 230px; }

  .g-min-height-500--md {
    min-height: 500px; } }
@media (min-width: 992px) {
  .g-height-200--lg {
    height: 200px !important; }

  .g-height-230--lg {
    height: 230px; }

  .g-height-350--lg {
    height: 350px; }

  .g-height-680--lg {
    height: 680px; } }
@media (min-width: 1200px) {
  .g-height-350--xl {
    height: 350px; }

  .g-height-680--xl {
    height: 680px; } }
/*------------------------------------
  Margin Spaces
------------------------------------*/
/* Margin Spaces (xs)
------------------------------------*/
@media (min-width: 0) {
  .g-ma-0 {
    margin: 0 !important; }

  .g-mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .g-ml-0 {
    margin-left: 0 !important; }

  .g-mr-0 {
    margin-right: 0 !important; }

  .g-mt-0 {
    margin-top: 0 !important; }

  .g-mb-0 {
    margin-bottom: 0 !important; }

  .g-mx-1 {
    margin-left: 0.0714285714rem !important;
    margin-right: 0.0714285714rem !important; }

  .g-mx-2 {
    margin-left: 0.1428571429rem !important;
    margin-right: 0.1428571429rem !important; }

  .g-mx-3 {
    margin-left: 0.2142857143rem !important;
    margin-right: 0.2142857143rem !important; }

  .g-mx-4 {
    margin-left: 0.2857142857rem !important;
    margin-right: 0.2857142857rem !important; }

  .g-mx-5 {
    margin-left: 0.3571428571rem !important;
    margin-right: 0.3571428571rem !important; }

  .g-mx-6 {
    margin-left: 0.4285714286rem !important;
    margin-right: 0.4285714286rem !important; }

  .g-mx-7 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }

  .g-mx-8 {
    margin-left: 0.5714285714rem !important;
    margin-right: 0.5714285714rem !important; }

  .g-mx-9 {
    margin-left: 0.6428571429rem !important;
    margin-right: 0.6428571429rem !important; }

  .g-mx-10 {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-10 {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-15 {
    margin-left: 1.0714285714rem !important;
    margin-right: 1.0714285714rem !important; }

  .g-mx-20 {
    margin-left: 1.4285714286rem !important;
    margin-right: 1.4285714286rem !important; }

  .g-mx-25 {
    margin-left: 1.7857142857rem !important;
    margin-right: 1.7857142857rem !important; }

  .g-mx-30 {
    margin-left: 2.1428571429rem !important;
    margin-right: 2.1428571429rem !important; }

  .g-mx-35 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }

  .g-mx-40 {
    margin-left: 2.8571428571rem !important;
    margin-right: 2.8571428571rem !important; }

  .g-mx-45 {
    margin-left: 3.2142857143rem !important;
    margin-right: 3.2142857143rem !important; }

  .g-mx-50 {
    margin-left: 3.5714285714rem !important;
    margin-right: 3.5714285714rem !important; }

  .g-mx-55 {
    margin-left: 3.9285714286rem !important;
    margin-right: 3.9285714286rem !important; }

  .g-mx-60 {
    margin-left: 4.2857142857rem !important;
    margin-right: 4.2857142857rem !important; }

  .g-mx-65 {
    margin-left: 4.6428571429rem !important;
    margin-right: 4.6428571429rem !important; }

  .g-mx-70 {
    margin-left: 5rem !important;
    margin-right: 5rem !important; }

  .g-mx-75 {
    margin-left: 5.3571428571rem !important;
    margin-right: 5.3571428571rem !important; }

  .g-mx-80 {
    margin-left: 5.7142857143rem !important;
    margin-right: 5.7142857143rem !important; }

  .g-mx-85 {
    margin-left: 6.0714285714rem !important;
    margin-right: 6.0714285714rem !important; }

  .g-mx-90 {
    margin-left: 6.4285714286rem !important;
    margin-right: 6.4285714286rem !important; }

  .g-mx-95 {
    margin-left: 6.7857142857rem !important;
    margin-right: 6.7857142857rem !important; }

  .g-mx-100 {
    margin-left: 7.1428571429rem !important;
    margin-right: 7.1428571429rem !important; }

  .g-my-1 {
    margin-top: 0.0714285714rem !important;
    margin-bottom: 0.0714285714rem !important; }

  .g-my-2 {
    margin-top: 0.1428571429rem !important;
    margin-bottom: 0.1428571429rem !important; }

  .g-my-3 {
    margin-top: 0.2142857143rem !important;
    margin-bottom: 0.2142857143rem !important; }

  .g-my-4 {
    margin-top: 0.2857142857rem !important;
    margin-bottom: 0.2857142857rem !important; }

  .g-my-5 {
    margin-top: 0.3571428571rem !important;
    margin-bottom: 0.3571428571rem !important; }

  .g-my-6 {
    margin-top: 0.4285714286rem !important;
    margin-bottom: 0.4285714286rem !important; }

  .g-my-7 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .g-my-8 {
    margin-top: 0.5714285714rem !important;
    margin-bottom: 0.5714285714rem !important; }

  .g-my-9 {
    margin-top: 0.6428571429rem !important;
    margin-bottom: 0.6428571429rem !important; }

  .g-my-10 {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-10 {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-15 {
    margin-top: 1.0714285714rem !important;
    margin-bottom: 1.0714285714rem !important; }

  .g-my-20 {
    margin-top: 1.4285714286rem !important;
    margin-bottom: 1.4285714286rem !important; }

  .g-my-25 {
    margin-top: 1.7857142857rem !important;
    margin-bottom: 1.7857142857rem !important; }

  .g-my-30 {
    margin-top: 2.1428571429rem !important;
    margin-bottom: 2.1428571429rem !important; }

  .g-my-35 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }

  .g-my-40 {
    margin-top: 2.8571428571rem !important;
    margin-bottom: 2.8571428571rem !important; }

  .g-my-45 {
    margin-top: 3.2142857143rem !important;
    margin-bottom: 3.2142857143rem !important; }

  .g-my-50 {
    margin-top: 3.5714285714rem !important;
    margin-bottom: 3.5714285714rem !important; }

  .g-my-55 {
    margin-top: 3.9285714286rem !important;
    margin-bottom: 3.9285714286rem !important; }

  .g-my-60 {
    margin-top: 4.2857142857rem !important;
    margin-bottom: 4.2857142857rem !important; }

  .g-my-65 {
    margin-top: 4.6428571429rem !important;
    margin-bottom: 4.6428571429rem !important; }

  .g-my-70 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important; }

  .g-my-75 {
    margin-top: 5.3571428571rem !important;
    margin-bottom: 5.3571428571rem !important; }

  .g-my-80 {
    margin-top: 5.7142857143rem !important;
    margin-bottom: 5.7142857143rem !important; }

  .g-my-85 {
    margin-top: 6.0714285714rem !important;
    margin-bottom: 6.0714285714rem !important; }

  .g-my-90 {
    margin-top: 6.4285714286rem !important;
    margin-bottom: 6.4285714286rem !important; }

  .g-my-95 {
    margin-top: 6.7857142857rem !important;
    margin-bottom: 6.7857142857rem !important; }

  .g-my-100 {
    margin-top: 7.1428571429rem !important;
    margin-bottom: 7.1428571429rem !important; }

  .g-mt-1 {
    margin-top: 0.0714285714rem !important; }

  .g-mt-minus-1 {
    margin-top: -0.0714285714rem !important; }

  .g-mt-2 {
    margin-top: 0.1428571429rem !important; }

  .g-mt-minus-2 {
    margin-top: -0.1428571429rem !important; }

  .g-mt-3 {
    margin-top: 0.2142857143rem !important; }

  .g-mt-minus-3 {
    margin-top: -0.2142857143rem !important; }

  .g-mt-4 {
    margin-top: 0.2857142857rem !important; }

  .g-mt-minus-4 {
    margin-top: -0.2857142857rem !important; }

  .g-mt-5 {
    margin-top: 0.3571428571rem !important; }

  .g-mt-minus-5 {
    margin-top: -0.3571428571rem !important; }

  .g-mt-6 {
    margin-top: 0.4285714286rem !important; }

  .g-mt-minus-6 {
    margin-top: -0.4285714286rem !important; }

  .g-mt-7 {
    margin-top: 0.5rem !important; }

  .g-mt-minus-7 {
    margin-top: -0.5rem !important; }

  .g-mt-8 {
    margin-top: 0.5714285714rem !important; }

  .g-mt-minus-8 {
    margin-top: -0.5714285714rem !important; }

  .g-mt-9 {
    margin-top: 0.6428571429rem !important; }

  .g-mt-minus-9 {
    margin-top: -0.6428571429rem !important; }

  .g-mt-10 {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10 {
    margin-top: -0.7142857143rem !important; }

  .g-mt-11 {
    margin-top: 0.7857142857rem !important; }

  .g-mt-minus-11 {
    margin-top: -0.7857142857rem !important; }

  .g-mt-12 {
    margin-top: 0.8571428571rem !important; }

  .g-mt-minus-12 {
    margin-top: -0.8571428571rem !important; }

  .g-mt-13 {
    margin-top: 0.9285714286rem !important; }

  .g-mt-minus-13 {
    margin-top: -0.9285714286rem !important; }

  .g-mt-14 {
    margin-top: 1rem !important; }

  .g-mt-minus-14 {
    margin-top: -1rem !important; }

  .g-mt-15 {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15 {
    margin-top: -1.0714285714rem !important; }

  .g-mt-16 {
    margin-top: 1.1428571429rem !important; }

  .g-mt-minus-16 {
    margin-top: -1.1428571429rem !important; }

  .g-mt-17 {
    margin-top: 1.2142857143rem !important; }

  .g-mt-minus-17 {
    margin-top: -1.2142857143rem !important; }

  .g-mt-18 {
    margin-top: 1.2857142857rem !important; }

  .g-mt-minus-18 {
    margin-top: -1.2857142857rem !important; }

  .g-mt-19 {
    margin-top: 1.3571428571rem !important; }

  .g-mt-minus-19 {
    margin-top: -1.3571428571rem !important; }

  .g-mt-20 {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20 {
    margin-top: -1.4285714286rem !important; }

  .g-mt-10 {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10 {
    margin-top: -0.7142857143rem !important; }

  .g-mt-15 {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15 {
    margin-top: -1.0714285714rem !important; }

  .g-mt-20 {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20 {
    margin-top: -1.4285714286rem !important; }

  .g-mt-25 {
    margin-top: 1.7857142857rem !important; }

  .g-mt-minus-25 {
    margin-top: -1.7857142857rem !important; }

  .g-mt-30 {
    margin-top: 2.1428571429rem !important; }

  .g-mt-minus-30 {
    margin-top: -2.1428571429rem !important; }

  .g-mt-35 {
    margin-top: 2.5rem !important; }

  .g-mt-minus-35 {
    margin-top: -2.5rem !important; }

  .g-mt-40 {
    margin-top: 2.8571428571rem !important; }

  .g-mt-minus-40 {
    margin-top: -2.8571428571rem !important; }

  .g-mt-45 {
    margin-top: 3.2142857143rem !important; }

  .g-mt-minus-45 {
    margin-top: -3.2142857143rem !important; }

  .g-mt-50 {
    margin-top: 3.5714285714rem !important; }

  .g-mt-minus-50 {
    margin-top: -3.5714285714rem !important; }

  .g-mt-55 {
    margin-top: 3.9285714286rem !important; }

  .g-mt-minus-55 {
    margin-top: -3.9285714286rem !important; }

  .g-mt-60 {
    margin-top: 4.2857142857rem !important; }

  .g-mt-minus-60 {
    margin-top: -4.2857142857rem !important; }

  .g-mt-65 {
    margin-top: 4.6428571429rem !important; }

  .g-mt-minus-65 {
    margin-top: -4.6428571429rem !important; }

  .g-mt-70 {
    margin-top: 5rem !important; }

  .g-mt-minus-70 {
    margin-top: -5rem !important; }

  .g-mt-75 {
    margin-top: 5.3571428571rem !important; }

  .g-mt-minus-75 {
    margin-top: -5.3571428571rem !important; }

  .g-mt-80 {
    margin-top: 5.7142857143rem !important; }

  .g-mt-minus-80 {
    margin-top: -5.7142857143rem !important; }

  .g-mt-85 {
    margin-top: 6.0714285714rem !important; }

  .g-mt-minus-85 {
    margin-top: -6.0714285714rem !important; }

  .g-mt-90 {
    margin-top: 6.4285714286rem !important; }

  .g-mt-minus-90 {
    margin-top: -6.4285714286rem !important; }

  .g-mt-95 {
    margin-top: 6.7857142857rem !important; }

  .g-mt-minus-95 {
    margin-top: -6.7857142857rem !important; }

  .g-mt-100 {
    margin-top: 7.1428571429rem !important; }

  .g-mt-minus-100 {
    margin-top: -7.1428571429rem !important; }

  .g-mt-105 {
    margin-top: 7.5rem !important; }

  .g-mt-minus-105 {
    margin-top: -7.5rem !important; }

  .g-mt-110 {
    margin-top: 7.8571428571rem !important; }

  .g-mt-minus-110 {
    margin-top: -7.8571428571rem !important; }

  .g-mt-115 {
    margin-top: 8.2142857143rem !important; }

  .g-mt-minus-115 {
    margin-top: -8.2142857143rem !important; }

  .g-mt-120 {
    margin-top: 8.5714285714rem !important; }

  .g-mt-minus-120 {
    margin-top: -8.5714285714rem !important; }

  .g-mt-125 {
    margin-top: 8.9285714286rem !important; }

  .g-mt-minus-125 {
    margin-top: -8.9285714286rem !important; }

  .g-mt-130 {
    margin-top: 9.2857142857rem !important; }

  .g-mt-minus-130 {
    margin-top: -9.2857142857rem !important; }

  .g-mt-135 {
    margin-top: 9.6428571429rem !important; }

  .g-mt-minus-135 {
    margin-top: -9.6428571429rem !important; }

  .g-mt-140 {
    margin-top: 10rem !important; }

  .g-mt-minus-140 {
    margin-top: -10rem !important; }

  .g-mt-145 {
    margin-top: 10.3571428571rem !important; }

  .g-mt-minus-145 {
    margin-top: -10.3571428571rem !important; }

  .g-mt-150 {
    margin-top: 10.7142857143rem !important; }

  .g-mt-minus-150 {
    margin-top: -10.7142857143rem !important; }

  .g-mt-155 {
    margin-top: 11.0714285714rem !important; }

  .g-mt-minus-155 {
    margin-top: -11.0714285714rem !important; }

  .g-mt-160 {
    margin-top: 11.4285714286rem !important; }

  .g-mt-minus-160 {
    margin-top: -11.4285714286rem !important; }

  .g-mt-165 {
    margin-top: 11.7857142857rem !important; }

  .g-mt-minus-165 {
    margin-top: -11.7857142857rem !important; }

  .g-mt-170 {
    margin-top: 12.1428571429rem !important; }

  .g-mt-minus-170 {
    margin-top: -12.1428571429rem !important; }

  .g-mb-1 {
    margin-bottom: 0.0714285714rem !important; }

  .g-mb-minus-1 {
    margin-bottom: -0.0714285714rem !important; }

  .g-mb-2 {
    margin-bottom: 0.1428571429rem !important; }

  .g-mb-minus-2 {
    margin-bottom: -0.1428571429rem !important; }

  .g-mb-3 {
    margin-bottom: 0.2142857143rem !important; }

  .g-mb-minus-3 {
    margin-bottom: -0.2142857143rem !important; }

  .g-mb-4 {
    margin-bottom: 0.2857142857rem !important; }

  .g-mb-minus-4 {
    margin-bottom: -0.2857142857rem !important; }

  .g-mb-5 {
    margin-bottom: 0.3571428571rem !important; }

  .g-mb-minus-5 {
    margin-bottom: -0.3571428571rem !important; }

  .g-mb-6 {
    margin-bottom: 0.4285714286rem !important; }

  .g-mb-minus-6 {
    margin-bottom: -0.4285714286rem !important; }

  .g-mb-7 {
    margin-bottom: 0.5rem !important; }

  .g-mb-minus-7 {
    margin-bottom: -0.5rem !important; }

  .g-mb-8 {
    margin-bottom: 0.5714285714rem !important; }

  .g-mb-minus-8 {
    margin-bottom: -0.5714285714rem !important; }

  .g-mb-9 {
    margin-bottom: 0.6428571429rem !important; }

  .g-mb-minus-9 {
    margin-bottom: -0.6428571429rem !important; }

  .g-mb-10 {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-minus-10 {
    margin-bottom: -0.7142857143rem !important; }

  .g-mb-11 {
    margin-bottom: 0.7857142857rem !important; }

  .g-mb-minus-11 {
    margin-bottom: -0.7857142857rem !important; }

  .g-mb-12 {
    margin-bottom: 0.8571428571rem !important; }

  .g-mb-minus-12 {
    margin-bottom: -0.8571428571rem !important; }

  .g-mb-13 {
    margin-bottom: 0.9285714286rem !important; }

  .g-mb-minus-13 {
    margin-bottom: -0.9285714286rem !important; }

  .g-mb-14 {
    margin-bottom: 1rem !important; }

  .g-mb-minus-14 {
    margin-bottom: -1rem !important; }

  .g-mb-15 {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-minus-15 {
    margin-bottom: -1.0714285714rem !important; }

  .g-mb-16 {
    margin-bottom: 1.1428571429rem !important; }

  .g-mb-minus-16 {
    margin-bottom: -1.1428571429rem !important; }

  .g-mb-17 {
    margin-bottom: 1.2142857143rem !important; }

  .g-mb-minus-17 {
    margin-bottom: -1.2142857143rem !important; }

  .g-mb-18 {
    margin-bottom: 1.2857142857rem !important; }

  .g-mb-minus-18 {
    margin-bottom: -1.2857142857rem !important; }

  .g-mb-19 {
    margin-bottom: 1.3571428571rem !important; }

  .g-mb-minus-19 {
    margin-bottom: -1.3571428571rem !important; }

  .g-mb-20 {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-minus-20 {
    margin-bottom: -1.4285714286rem !important; }

  .g-mb-10 {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-15 {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-20 {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-25 {
    margin-bottom: 1.7857142857rem !important; }

  .g-mb-30 {
    margin-bottom: 2.1428571429rem !important; }

  .g-mb-35 {
    margin-bottom: 2.5rem !important; }

  .g-mb-40 {
    margin-bottom: 2.8571428571rem !important; }

  .g-mb-45 {
    margin-bottom: 3.2142857143rem !important; }

  .g-mb-50 {
    margin-bottom: 3.5714285714rem !important; }

  .g-mb-55 {
    margin-bottom: 3.9285714286rem !important; }

  .g-mb-60 {
    margin-bottom: 4.2857142857rem !important; }

  .g-mb-65 {
    margin-bottom: 4.6428571429rem !important; }

  .g-mb-70 {
    margin-bottom: 5rem !important; }

  .g-mb-75 {
    margin-bottom: 5.3571428571rem !important; }

  .g-mb-80 {
    margin-bottom: 5.7142857143rem !important; }

  .g-mb-85 {
    margin-bottom: 6.0714285714rem !important; }

  .g-mb-90 {
    margin-bottom: 6.4285714286rem !important; }

  .g-mb-95 {
    margin-bottom: 6.7857142857rem !important; }

  .g-mb-100 {
    margin-bottom: 7.1428571429rem !important; }

  .g-mb-105 {
    margin-bottom: 7.5rem !important; }

  .g-mb-110 {
    margin-bottom: 7.8571428571rem !important; }

  .g-mb-115 {
    margin-bottom: 8.2142857143rem !important; }

  .g-mb-120 {
    margin-bottom: 8.5714285714rem !important; }

  .g-mb-125 {
    margin-bottom: 8.9285714286rem !important; }

  .g-mb-130 {
    margin-bottom: 9.2857142857rem !important; }

  .g-mb-135 {
    margin-bottom: 9.6428571429rem !important; }

  .g-mb-140 {
    margin-bottom: 10rem !important; }

  .g-mb-145 {
    margin-bottom: 10.3571428571rem !important; }

  .g-mb-150 {
    margin-bottom: 10.7142857143rem !important; }

  .g-mb-155 {
    margin-bottom: 11.0714285714rem !important; }

  .g-mb-160 {
    margin-bottom: 11.4285714286rem !important; }

  .g-mb-165 {
    margin-bottom: 11.7857142857rem !important; }

  .g-mb-170 {
    margin-bottom: 12.1428571429rem !important; }

  .g-ml-1 {
    margin-left: 0.0714285714rem !important; }

  .g-ml-minus-1 {
    margin-left: -0.0714285714rem !important; }

  .g-ml-2 {
    margin-left: 0.1428571429rem !important; }

  .g-ml-minus-2 {
    margin-left: -0.1428571429rem !important; }

  .g-ml-3 {
    margin-left: 0.2142857143rem !important; }

  .g-ml-minus-3 {
    margin-left: -0.2142857143rem !important; }

  .g-ml-4 {
    margin-left: 0.2857142857rem !important; }

  .g-ml-minus-4 {
    margin-left: -0.2857142857rem !important; }

  .g-ml-5 {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5 {
    margin-left: -0.3571428571rem !important; }

  .g-ml-6 {
    margin-left: 0.4285714286rem !important; }

  .g-ml-minus-6 {
    margin-left: -0.4285714286rem !important; }

  .g-ml-7 {
    margin-left: 0.5rem !important; }

  .g-ml-minus-7 {
    margin-left: -0.5rem !important; }

  .g-ml-8 {
    margin-left: 0.5714285714rem !important; }

  .g-ml-minus-8 {
    margin-left: -0.5714285714rem !important; }

  .g-ml-9 {
    margin-left: 0.6428571429rem !important; }

  .g-ml-minus-9 {
    margin-left: -0.6428571429rem !important; }

  .g-ml-10 {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10 {
    margin-left: -0.7142857143rem !important; }

  .g-ml-5 {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5 {
    margin-left: -0.3571428571rem !important; }

  .g-ml-10 {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10 {
    margin-left: -0.7142857143rem !important; }

  .g-ml-15 {
    margin-left: 1.0714285714rem !important; }

  .g-ml-minus-15 {
    margin-left: -1.0714285714rem !important; }

  .g-ml-20 {
    margin-left: 1.4285714286rem !important; }

  .g-ml-minus-20 {
    margin-left: -1.4285714286rem !important; }

  .g-ml-25 {
    margin-left: 1.7857142857rem !important; }

  .g-ml-minus-25 {
    margin-left: -1.7857142857rem !important; }

  .g-ml-30 {
    margin-left: 2.1428571429rem !important; }

  .g-ml-minus-30 {
    margin-left: -2.1428571429rem !important; }

  .g-ml-35 {
    margin-left: 2.5rem !important; }

  .g-ml-minus-35 {
    margin-left: -2.5rem !important; }

  .g-ml-40 {
    margin-left: 2.8571428571rem !important; }

  .g-ml-minus-40 {
    margin-left: -2.8571428571rem !important; }

  .g-ml-45 {
    margin-left: 3.2142857143rem !important; }

  .g-ml-minus-45 {
    margin-left: -3.2142857143rem !important; }

  .g-ml-50 {
    margin-left: 3.5714285714rem !important; }

  .g-ml-minus-50 {
    margin-left: -3.5714285714rem !important; }

  .g-mr-1 {
    margin-right: 0.0714285714rem !important; }

  .g-mr-minus-1 {
    margin-right: -0.0714285714rem !important; }

  .g-mr-2 {
    margin-right: 0.1428571429rem !important; }

  .g-mr-minus-2 {
    margin-right: -0.1428571429rem !important; }

  .g-mr-3 {
    margin-right: 0.2142857143rem !important; }

  .g-mr-minus-3 {
    margin-right: -0.2142857143rem !important; }

  .g-mr-4 {
    margin-right: 0.2857142857rem !important; }

  .g-mr-minus-4 {
    margin-right: -0.2857142857rem !important; }

  .g-mr-5 {
    margin-right: 0.3571428571rem !important; }

  .g-mr-minus-5 {
    margin-right: -0.3571428571rem !important; }

  .g-mr-6 {
    margin-right: 0.4285714286rem !important; }

  .g-mr-minus-6 {
    margin-right: -0.4285714286rem !important; }

  .g-mr-7 {
    margin-right: 0.5rem !important; }

  .g-mr-minus-7 {
    margin-right: -0.5rem !important; }

  .g-mr-8 {
    margin-right: 0.5714285714rem !important; }

  .g-mr-minus-8 {
    margin-right: -0.5714285714rem !important; }

  .g-mr-9 {
    margin-right: 0.6428571429rem !important; }

  .g-mr-minus-9 {
    margin-right: -0.6428571429rem !important; }

  .g-mr-10 {
    margin-right: 0.7142857143rem !important; }

  .g-mr-minus-10 {
    margin-right: -0.7142857143rem !important; }

  .g-mr-5 {
    margin-right: 0.3571428571rem !important; }

  .g-mr-10 {
    margin-right: 0.7142857143rem !important; }

  .g-mr-15 {
    margin-right: 1.0714285714rem !important; }

  .g-mr-20 {
    margin-right: 1.4285714286rem !important; }

  .g-mr-25 {
    margin-right: 1.7857142857rem !important; }

  .g-mr-30 {
    margin-right: 2.1428571429rem !important; }

  .g-mr-35 {
    margin-right: 2.5rem !important; }

  .g-mr-40 {
    margin-right: 2.8571428571rem !important; }

  .g-mr-45 {
    margin-right: 3.2142857143rem !important; }

  .g-mr-50 {
    margin-right: 3.5714285714rem !important; } }
/* Margin Spaces (sm)
------------------------------------*/
@media (min-width: 576px) {
  .g-ma-0--sm {
    margin: 0 !important; }

  .g-mx-0--sm {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-0--sm {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .g-ml-0--sm {
    margin-left: 0 !important; }

  .g-mr-0--sm {
    margin-right: 0 !important; }

  .g-mt-0--sm {
    margin-top: 0 !important; }

  .g-mb-0--sm {
    margin-bottom: 0 !important; }

  .g-mx-1--sm {
    margin-left: 0.0714285714rem !important;
    margin-right: 0.0714285714rem !important; }

  .g-mx-2--sm {
    margin-left: 0.1428571429rem !important;
    margin-right: 0.1428571429rem !important; }

  .g-mx-3--sm {
    margin-left: 0.2142857143rem !important;
    margin-right: 0.2142857143rem !important; }

  .g-mx-4--sm {
    margin-left: 0.2857142857rem !important;
    margin-right: 0.2857142857rem !important; }

  .g-mx-5--sm {
    margin-left: 0.3571428571rem !important;
    margin-right: 0.3571428571rem !important; }

  .g-mx-6--sm {
    margin-left: 0.4285714286rem !important;
    margin-right: 0.4285714286rem !important; }

  .g-mx-7--sm {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }

  .g-mx-8--sm {
    margin-left: 0.5714285714rem !important;
    margin-right: 0.5714285714rem !important; }

  .g-mx-9--sm {
    margin-left: 0.6428571429rem !important;
    margin-right: 0.6428571429rem !important; }

  .g-mx-10--sm {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-10--sm {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-15--sm {
    margin-left: 1.0714285714rem !important;
    margin-right: 1.0714285714rem !important; }

  .g-mx-20--sm {
    margin-left: 1.4285714286rem !important;
    margin-right: 1.4285714286rem !important; }

  .g-mx-25--sm {
    margin-left: 1.7857142857rem !important;
    margin-right: 1.7857142857rem !important; }

  .g-mx-30--sm {
    margin-left: 2.1428571429rem !important;
    margin-right: 2.1428571429rem !important; }

  .g-mx-35--sm {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }

  .g-mx-40--sm {
    margin-left: 2.8571428571rem !important;
    margin-right: 2.8571428571rem !important; }

  .g-mx-45--sm {
    margin-left: 3.2142857143rem !important;
    margin-right: 3.2142857143rem !important; }

  .g-mx-50--sm {
    margin-left: 3.5714285714rem !important;
    margin-right: 3.5714285714rem !important; }

  .g-mx-55--sm {
    margin-left: 3.9285714286rem !important;
    margin-right: 3.9285714286rem !important; }

  .g-mx-60--sm {
    margin-left: 4.2857142857rem !important;
    margin-right: 4.2857142857rem !important; }

  .g-mx-65--sm {
    margin-left: 4.6428571429rem !important;
    margin-right: 4.6428571429rem !important; }

  .g-mx-70--sm {
    margin-left: 5rem !important;
    margin-right: 5rem !important; }

  .g-mx-75--sm {
    margin-left: 5.3571428571rem !important;
    margin-right: 5.3571428571rem !important; }

  .g-mx-80--sm {
    margin-left: 5.7142857143rem !important;
    margin-right: 5.7142857143rem !important; }

  .g-mx-85--sm {
    margin-left: 6.0714285714rem !important;
    margin-right: 6.0714285714rem !important; }

  .g-mx-90--sm {
    margin-left: 6.4285714286rem !important;
    margin-right: 6.4285714286rem !important; }

  .g-mx-95--sm {
    margin-left: 6.7857142857rem !important;
    margin-right: 6.7857142857rem !important; }

  .g-mx-100--sm {
    margin-left: 7.1428571429rem !important;
    margin-right: 7.1428571429rem !important; }

  .g-my-1--sm {
    margin-top: 0.0714285714rem !important;
    margin-bottom: 0.0714285714rem !important; }

  .g-my-2--sm {
    margin-top: 0.1428571429rem !important;
    margin-bottom: 0.1428571429rem !important; }

  .g-my-3--sm {
    margin-top: 0.2142857143rem !important;
    margin-bottom: 0.2142857143rem !important; }

  .g-my-4--sm {
    margin-top: 0.2857142857rem !important;
    margin-bottom: 0.2857142857rem !important; }

  .g-my-5--sm {
    margin-top: 0.3571428571rem !important;
    margin-bottom: 0.3571428571rem !important; }

  .g-my-6--sm {
    margin-top: 0.4285714286rem !important;
    margin-bottom: 0.4285714286rem !important; }

  .g-my-7--sm {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .g-my-8--sm {
    margin-top: 0.5714285714rem !important;
    margin-bottom: 0.5714285714rem !important; }

  .g-my-9--sm {
    margin-top: 0.6428571429rem !important;
    margin-bottom: 0.6428571429rem !important; }

  .g-my-10--sm {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-10--sm {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-15--sm {
    margin-top: 1.0714285714rem !important;
    margin-bottom: 1.0714285714rem !important; }

  .g-my-20--sm {
    margin-top: 1.4285714286rem !important;
    margin-bottom: 1.4285714286rem !important; }

  .g-my-25--sm {
    margin-top: 1.7857142857rem !important;
    margin-bottom: 1.7857142857rem !important; }

  .g-my-30--sm {
    margin-top: 2.1428571429rem !important;
    margin-bottom: 2.1428571429rem !important; }

  .g-my-35--sm {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }

  .g-my-40--sm {
    margin-top: 2.8571428571rem !important;
    margin-bottom: 2.8571428571rem !important; }

  .g-my-45--sm {
    margin-top: 3.2142857143rem !important;
    margin-bottom: 3.2142857143rem !important; }

  .g-my-50--sm {
    margin-top: 3.5714285714rem !important;
    margin-bottom: 3.5714285714rem !important; }

  .g-my-55--sm {
    margin-top: 3.9285714286rem !important;
    margin-bottom: 3.9285714286rem !important; }

  .g-my-60--sm {
    margin-top: 4.2857142857rem !important;
    margin-bottom: 4.2857142857rem !important; }

  .g-my-65--sm {
    margin-top: 4.6428571429rem !important;
    margin-bottom: 4.6428571429rem !important; }

  .g-my-70--sm {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important; }

  .g-my-75--sm {
    margin-top: 5.3571428571rem !important;
    margin-bottom: 5.3571428571rem !important; }

  .g-my-80--sm {
    margin-top: 5.7142857143rem !important;
    margin-bottom: 5.7142857143rem !important; }

  .g-my-85--sm {
    margin-top: 6.0714285714rem !important;
    margin-bottom: 6.0714285714rem !important; }

  .g-my-90--sm {
    margin-top: 6.4285714286rem !important;
    margin-bottom: 6.4285714286rem !important; }

  .g-my-95--sm {
    margin-top: 6.7857142857rem !important;
    margin-bottom: 6.7857142857rem !important; }

  .g-my-100--sm {
    margin-top: 7.1428571429rem !important;
    margin-bottom: 7.1428571429rem !important; }

  .g-mt-1--sm {
    margin-top: 0.0714285714rem !important; }

  .g-mt-minus-1--sm {
    margin-top: -0.0714285714rem !important; }

  .g-mt-2--sm {
    margin-top: 0.1428571429rem !important; }

  .g-mt-minus-2--sm {
    margin-top: -0.1428571429rem !important; }

  .g-mt-3--sm {
    margin-top: 0.2142857143rem !important; }

  .g-mt-minus-3--sm {
    margin-top: -0.2142857143rem !important; }

  .g-mt-4--sm {
    margin-top: 0.2857142857rem !important; }

  .g-mt-minus-4--sm {
    margin-top: -0.2857142857rem !important; }

  .g-mt-5--sm {
    margin-top: 0.3571428571rem !important; }

  .g-mt-minus-5--sm {
    margin-top: -0.3571428571rem !important; }

  .g-mt-6--sm {
    margin-top: 0.4285714286rem !important; }

  .g-mt-minus-6--sm {
    margin-top: -0.4285714286rem !important; }

  .g-mt-7--sm {
    margin-top: 0.5rem !important; }

  .g-mt-minus-7--sm {
    margin-top: -0.5rem !important; }

  .g-mt-8--sm {
    margin-top: 0.5714285714rem !important; }

  .g-mt-minus-8--sm {
    margin-top: -0.5714285714rem !important; }

  .g-mt-9--sm {
    margin-top: 0.6428571429rem !important; }

  .g-mt-minus-9--sm {
    margin-top: -0.6428571429rem !important; }

  .g-mt-10--sm {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--sm {
    margin-top: -0.7142857143rem !important; }

  .g-mt-11--sm {
    margin-top: 0.7857142857rem !important; }

  .g-mt-minus-11--sm {
    margin-top: -0.7857142857rem !important; }

  .g-mt-12--sm {
    margin-top: 0.8571428571rem !important; }

  .g-mt-minus-12--sm {
    margin-top: -0.8571428571rem !important; }

  .g-mt-13--sm {
    margin-top: 0.9285714286rem !important; }

  .g-mt-minus-13--sm {
    margin-top: -0.9285714286rem !important; }

  .g-mt-14--sm {
    margin-top: 1rem !important; }

  .g-mt-minus-14--sm {
    margin-top: -1rem !important; }

  .g-mt-15--sm {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--sm {
    margin-top: -1.0714285714rem !important; }

  .g-mt-16--sm {
    margin-top: 1.1428571429rem !important; }

  .g-mt-minus-16--sm {
    margin-top: -1.1428571429rem !important; }

  .g-mt-17--sm {
    margin-top: 1.2142857143rem !important; }

  .g-mt-minus-17--sm {
    margin-top: -1.2142857143rem !important; }

  .g-mt-18--sm {
    margin-top: 1.2857142857rem !important; }

  .g-mt-minus-18--sm {
    margin-top: -1.2857142857rem !important; }

  .g-mt-19--sm {
    margin-top: 1.3571428571rem !important; }

  .g-mt-minus-19--sm {
    margin-top: -1.3571428571rem !important; }

  .g-mt-20--sm {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--sm {
    margin-top: -1.4285714286rem !important; }

  .g-mt-10--sm {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--sm {
    margin-top: -0.7142857143rem !important; }

  .g-mt-15--sm {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--sm {
    margin-top: -1.0714285714rem !important; }

  .g-mt-20--sm {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--sm {
    margin-top: -1.4285714286rem !important; }

  .g-mt-25--sm {
    margin-top: 1.7857142857rem !important; }

  .g-mt-minus-25--sm {
    margin-top: -1.7857142857rem !important; }

  .g-mt-30--sm {
    margin-top: 2.1428571429rem !important; }

  .g-mt-minus-30--sm {
    margin-top: -2.1428571429rem !important; }

  .g-mt-35--sm {
    margin-top: 2.5rem !important; }

  .g-mt-minus-35--sm {
    margin-top: -2.5rem !important; }

  .g-mt-40--sm {
    margin-top: 2.8571428571rem !important; }

  .g-mt-minus-40--sm {
    margin-top: -2.8571428571rem !important; }

  .g-mt-45--sm {
    margin-top: 3.2142857143rem !important; }

  .g-mt-minus-45--sm {
    margin-top: -3.2142857143rem !important; }

  .g-mt-50--sm {
    margin-top: 3.5714285714rem !important; }

  .g-mt-minus-50--sm {
    margin-top: -3.5714285714rem !important; }

  .g-mt-55--sm {
    margin-top: 3.9285714286rem !important; }

  .g-mt-minus-55--sm {
    margin-top: -3.9285714286rem !important; }

  .g-mt-60--sm {
    margin-top: 4.2857142857rem !important; }

  .g-mt-minus-60--sm {
    margin-top: -4.2857142857rem !important; }

  .g-mt-65--sm {
    margin-top: 4.6428571429rem !important; }

  .g-mt-minus-65--sm {
    margin-top: -4.6428571429rem !important; }

  .g-mt-70--sm {
    margin-top: 5rem !important; }

  .g-mt-minus-70--sm {
    margin-top: -5rem !important; }

  .g-mt-75--sm {
    margin-top: 5.3571428571rem !important; }

  .g-mt-minus-75--sm {
    margin-top: -5.3571428571rem !important; }

  .g-mt-80--sm {
    margin-top: 5.7142857143rem !important; }

  .g-mt-minus-80--sm {
    margin-top: -5.7142857143rem !important; }

  .g-mt-85--sm {
    margin-top: 6.0714285714rem !important; }

  .g-mt-minus-85--sm {
    margin-top: -6.0714285714rem !important; }

  .g-mt-90--sm {
    margin-top: 6.4285714286rem !important; }

  .g-mt-minus-90--sm {
    margin-top: -6.4285714286rem !important; }

  .g-mt-95--sm {
    margin-top: 6.7857142857rem !important; }

  .g-mt-minus-95--sm {
    margin-top: -6.7857142857rem !important; }

  .g-mt-100--sm {
    margin-top: 7.1428571429rem !important; }

  .g-mt-minus-100--sm {
    margin-top: -7.1428571429rem !important; }

  .g-mt-105--sm {
    margin-top: 7.5rem !important; }

  .g-mt-minus-105--sm {
    margin-top: -7.5rem !important; }

  .g-mt-110--sm {
    margin-top: 7.8571428571rem !important; }

  .g-mt-minus-110--sm {
    margin-top: -7.8571428571rem !important; }

  .g-mt-115--sm {
    margin-top: 8.2142857143rem !important; }

  .g-mt-minus-115--sm {
    margin-top: -8.2142857143rem !important; }

  .g-mt-120--sm {
    margin-top: 8.5714285714rem !important; }

  .g-mt-minus-120--sm {
    margin-top: -8.5714285714rem !important; }

  .g-mt-125--sm {
    margin-top: 8.9285714286rem !important; }

  .g-mt-minus-125--sm {
    margin-top: -8.9285714286rem !important; }

  .g-mt-130--sm {
    margin-top: 9.2857142857rem !important; }

  .g-mt-minus-130--sm {
    margin-top: -9.2857142857rem !important; }

  .g-mt-135--sm {
    margin-top: 9.6428571429rem !important; }

  .g-mt-minus-135--sm {
    margin-top: -9.6428571429rem !important; }

  .g-mt-140--sm {
    margin-top: 10rem !important; }

  .g-mt-minus-140--sm {
    margin-top: -10rem !important; }

  .g-mt-145--sm {
    margin-top: 10.3571428571rem !important; }

  .g-mt-minus-145--sm {
    margin-top: -10.3571428571rem !important; }

  .g-mt-150--sm {
    margin-top: 10.7142857143rem !important; }

  .g-mt-minus-150--sm {
    margin-top: -10.7142857143rem !important; }

  .g-mt-155--sm {
    margin-top: 11.0714285714rem !important; }

  .g-mt-minus-155--sm {
    margin-top: -11.0714285714rem !important; }

  .g-mt-160--sm {
    margin-top: 11.4285714286rem !important; }

  .g-mt-minus-160--sm {
    margin-top: -11.4285714286rem !important; }

  .g-mt-165--sm {
    margin-top: 11.7857142857rem !important; }

  .g-mt-minus-165--sm {
    margin-top: -11.7857142857rem !important; }

  .g-mt-170--sm {
    margin-top: 12.1428571429rem !important; }

  .g-mt-minus-170--sm {
    margin-top: -12.1428571429rem !important; }

  .g-mb-1--sm {
    margin-bottom: 0.0714285714rem !important; }

  .g-mb-minus-1--sm {
    margin-bottom: -0.0714285714rem !important; }

  .g-mb-2--sm {
    margin-bottom: 0.1428571429rem !important; }

  .g-mb-minus-2--sm {
    margin-bottom: -0.1428571429rem !important; }

  .g-mb-3--sm {
    margin-bottom: 0.2142857143rem !important; }

  .g-mb-minus-3--sm {
    margin-bottom: -0.2142857143rem !important; }

  .g-mb-4--sm {
    margin-bottom: 0.2857142857rem !important; }

  .g-mb-minus-4--sm {
    margin-bottom: -0.2857142857rem !important; }

  .g-mb-5--sm {
    margin-bottom: 0.3571428571rem !important; }

  .g-mb-minus-5--sm {
    margin-bottom: -0.3571428571rem !important; }

  .g-mb-6--sm {
    margin-bottom: 0.4285714286rem !important; }

  .g-mb-minus-6--sm {
    margin-bottom: -0.4285714286rem !important; }

  .g-mb-7--sm {
    margin-bottom: 0.5rem !important; }

  .g-mb-minus-7--sm {
    margin-bottom: -0.5rem !important; }

  .g-mb-8--sm {
    margin-bottom: 0.5714285714rem !important; }

  .g-mb-minus-8--sm {
    margin-bottom: -0.5714285714rem !important; }

  .g-mb-9--sm {
    margin-bottom: 0.6428571429rem !important; }

  .g-mb-minus-9--sm {
    margin-bottom: -0.6428571429rem !important; }

  .g-mb-10--sm {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-minus-10--sm {
    margin-bottom: -0.7142857143rem !important; }

  .g-mb-11--sm {
    margin-bottom: 0.7857142857rem !important; }

  .g-mb-minus-11--sm {
    margin-bottom: -0.7857142857rem !important; }

  .g-mb-12--sm {
    margin-bottom: 0.8571428571rem !important; }

  .g-mb-minus-12--sm {
    margin-bottom: -0.8571428571rem !important; }

  .g-mb-13--sm {
    margin-bottom: 0.9285714286rem !important; }

  .g-mb-minus-13--sm {
    margin-bottom: -0.9285714286rem !important; }

  .g-mb-14--sm {
    margin-bottom: 1rem !important; }

  .g-mb-minus-14--sm {
    margin-bottom: -1rem !important; }

  .g-mb-15--sm {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-minus-15--sm {
    margin-bottom: -1.0714285714rem !important; }

  .g-mb-16--sm {
    margin-bottom: 1.1428571429rem !important; }

  .g-mb-minus-16--sm {
    margin-bottom: -1.1428571429rem !important; }

  .g-mb-17--sm {
    margin-bottom: 1.2142857143rem !important; }

  .g-mb-minus-17--sm {
    margin-bottom: -1.2142857143rem !important; }

  .g-mb-18--sm {
    margin-bottom: 1.2857142857rem !important; }

  .g-mb-minus-18--sm {
    margin-bottom: -1.2857142857rem !important; }

  .g-mb-19--sm {
    margin-bottom: 1.3571428571rem !important; }

  .g-mb-minus-19--sm {
    margin-bottom: -1.3571428571rem !important; }

  .g-mb-20--sm {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-minus-20--sm {
    margin-bottom: -1.4285714286rem !important; }

  .g-mb-10--sm {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-15--sm {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-20--sm {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-25--sm {
    margin-bottom: 1.7857142857rem !important; }

  .g-mb-30--sm {
    margin-bottom: 2.1428571429rem !important; }

  .g-mb-35--sm {
    margin-bottom: 2.5rem !important; }

  .g-mb-40--sm {
    margin-bottom: 2.8571428571rem !important; }

  .g-mb-45--sm {
    margin-bottom: 3.2142857143rem !important; }

  .g-mb-50--sm {
    margin-bottom: 3.5714285714rem !important; }

  .g-mb-55--sm {
    margin-bottom: 3.9285714286rem !important; }

  .g-mb-60--sm {
    margin-bottom: 4.2857142857rem !important; }

  .g-mb-65--sm {
    margin-bottom: 4.6428571429rem !important; }

  .g-mb-70--sm {
    margin-bottom: 5rem !important; }

  .g-mb-75--sm {
    margin-bottom: 5.3571428571rem !important; }

  .g-mb-80--sm {
    margin-bottom: 5.7142857143rem !important; }

  .g-mb-85--sm {
    margin-bottom: 6.0714285714rem !important; }

  .g-mb-90--sm {
    margin-bottom: 6.4285714286rem !important; }

  .g-mb-95--sm {
    margin-bottom: 6.7857142857rem !important; }

  .g-mb-100--sm {
    margin-bottom: 7.1428571429rem !important; }

  .g-mb-105--sm {
    margin-bottom: 7.5rem !important; }

  .g-mb-110--sm {
    margin-bottom: 7.8571428571rem !important; }

  .g-mb-115--sm {
    margin-bottom: 8.2142857143rem !important; }

  .g-mb-120--sm {
    margin-bottom: 8.5714285714rem !important; }

  .g-mb-125--sm {
    margin-bottom: 8.9285714286rem !important; }

  .g-mb-130--sm {
    margin-bottom: 9.2857142857rem !important; }

  .g-mb-135--sm {
    margin-bottom: 9.6428571429rem !important; }

  .g-mb-140--sm {
    margin-bottom: 10rem !important; }

  .g-mb-145--sm {
    margin-bottom: 10.3571428571rem !important; }

  .g-mb-150--sm {
    margin-bottom: 10.7142857143rem !important; }

  .g-mb-155--sm {
    margin-bottom: 11.0714285714rem !important; }

  .g-mb-160--sm {
    margin-bottom: 11.4285714286rem !important; }

  .g-mb-165--sm {
    margin-bottom: 11.7857142857rem !important; }

  .g-mb-170--sm {
    margin-bottom: 12.1428571429rem !important; }

  .g-ml-1--sm {
    margin-left: 0.0714285714rem !important; }

  .g-ml-minus-1--sm {
    margin-left: -0.0714285714rem !important; }

  .g-ml-2--sm {
    margin-left: 0.1428571429rem !important; }

  .g-ml-minus-2--sm {
    margin-left: -0.1428571429rem !important; }

  .g-ml-3--sm {
    margin-left: 0.2142857143rem !important; }

  .g-ml-minus-3--sm {
    margin-left: -0.2142857143rem !important; }

  .g-ml-4--sm {
    margin-left: 0.2857142857rem !important; }

  .g-ml-minus-4--sm {
    margin-left: -0.2857142857rem !important; }

  .g-ml-5--sm {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--sm {
    margin-left: -0.3571428571rem !important; }

  .g-ml-6--sm {
    margin-left: 0.4285714286rem !important; }

  .g-ml-minus-6--sm {
    margin-left: -0.4285714286rem !important; }

  .g-ml-7--sm {
    margin-left: 0.5rem !important; }

  .g-ml-minus-7--sm {
    margin-left: -0.5rem !important; }

  .g-ml-8--sm {
    margin-left: 0.5714285714rem !important; }

  .g-ml-minus-8--sm {
    margin-left: -0.5714285714rem !important; }

  .g-ml-9--sm {
    margin-left: 0.6428571429rem !important; }

  .g-ml-minus-9--sm {
    margin-left: -0.6428571429rem !important; }

  .g-ml-10--sm {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--sm {
    margin-left: -0.7142857143rem !important; }

  .g-ml-5--sm {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--sm {
    margin-left: -0.3571428571rem !important; }

  .g-ml-10--sm {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--sm {
    margin-left: -0.7142857143rem !important; }

  .g-ml-15--sm {
    margin-left: 1.0714285714rem !important; }

  .g-ml-minus-15--sm {
    margin-left: -1.0714285714rem !important; }

  .g-ml-20--sm {
    margin-left: 1.4285714286rem !important; }

  .g-ml-minus-20--sm {
    margin-left: -1.4285714286rem !important; }

  .g-ml-25--sm {
    margin-left: 1.7857142857rem !important; }

  .g-ml-minus-25--sm {
    margin-left: -1.7857142857rem !important; }

  .g-ml-30--sm {
    margin-left: 2.1428571429rem !important; }

  .g-ml-minus-30--sm {
    margin-left: -2.1428571429rem !important; }

  .g-ml-35--sm {
    margin-left: 2.5rem !important; }

  .g-ml-minus-35--sm {
    margin-left: -2.5rem !important; }

  .g-ml-40--sm {
    margin-left: 2.8571428571rem !important; }

  .g-ml-minus-40--sm {
    margin-left: -2.8571428571rem !important; }

  .g-ml-45--sm {
    margin-left: 3.2142857143rem !important; }

  .g-ml-minus-45--sm {
    margin-left: -3.2142857143rem !important; }

  .g-ml-50--sm {
    margin-left: 3.5714285714rem !important; }

  .g-ml-minus-50--sm {
    margin-left: -3.5714285714rem !important; }

  .g-mr-1--sm {
    margin-right: 0.0714285714rem !important; }

  .g-mr-minus-1--sm {
    margin-right: -0.0714285714rem !important; }

  .g-mr-2--sm {
    margin-right: 0.1428571429rem !important; }

  .g-mr-minus-2--sm {
    margin-right: -0.1428571429rem !important; }

  .g-mr-3--sm {
    margin-right: 0.2142857143rem !important; }

  .g-mr-minus-3--sm {
    margin-right: -0.2142857143rem !important; }

  .g-mr-4--sm {
    margin-right: 0.2857142857rem !important; }

  .g-mr-minus-4--sm {
    margin-right: -0.2857142857rem !important; }

  .g-mr-5--sm {
    margin-right: 0.3571428571rem !important; }

  .g-mr-minus-5--sm {
    margin-right: -0.3571428571rem !important; }

  .g-mr-6--sm {
    margin-right: 0.4285714286rem !important; }

  .g-mr-minus-6--sm {
    margin-right: -0.4285714286rem !important; }

  .g-mr-7--sm {
    margin-right: 0.5rem !important; }

  .g-mr-minus-7--sm {
    margin-right: -0.5rem !important; }

  .g-mr-8--sm {
    margin-right: 0.5714285714rem !important; }

  .g-mr-minus-8--sm {
    margin-right: -0.5714285714rem !important; }

  .g-mr-9--sm {
    margin-right: 0.6428571429rem !important; }

  .g-mr-minus-9--sm {
    margin-right: -0.6428571429rem !important; }

  .g-mr-10--sm {
    margin-right: 0.7142857143rem !important; }

  .g-mr-minus-10--sm {
    margin-right: -0.7142857143rem !important; }

  .g-mr-5--sm {
    margin-right: 0.3571428571rem !important; }

  .g-mr-10--sm {
    margin-right: 0.7142857143rem !important; }

  .g-mr-15--sm {
    margin-right: 1.0714285714rem !important; }

  .g-mr-20--sm {
    margin-right: 1.4285714286rem !important; }

  .g-mr-25--sm {
    margin-right: 1.7857142857rem !important; }

  .g-mr-30--sm {
    margin-right: 2.1428571429rem !important; }

  .g-mr-35--sm {
    margin-right: 2.5rem !important; }

  .g-mr-40--sm {
    margin-right: 2.8571428571rem !important; }

  .g-mr-45--sm {
    margin-right: 3.2142857143rem !important; }

  .g-mr-50--sm {
    margin-right: 3.5714285714rem !important; } }
/* Margin Spaces (md)
------------------------------------*/
@media (min-width: 768px) {
  .g-ma-0--md {
    margin: 0 !important; }

  .g-mx-0--md {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-0--md {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .g-ml-0--md {
    margin-left: 0 !important; }

  .g-mr-0--md {
    margin-right: 0 !important; }

  .g-mt-0--md {
    margin-top: 0 !important; }

  .g-mb-0--md {
    margin-bottom: 0 !important; }

  .g-mx-1--md {
    margin-left: 0.0714285714rem !important;
    margin-right: 0.0714285714rem !important; }

  .g-mx-2--md {
    margin-left: 0.1428571429rem !important;
    margin-right: 0.1428571429rem !important; }

  .g-mx-3--md {
    margin-left: 0.2142857143rem !important;
    margin-right: 0.2142857143rem !important; }

  .g-mx-4--md {
    margin-left: 0.2857142857rem !important;
    margin-right: 0.2857142857rem !important; }

  .g-mx-5--md {
    margin-left: 0.3571428571rem !important;
    margin-right: 0.3571428571rem !important; }

  .g-mx-6--md {
    margin-left: 0.4285714286rem !important;
    margin-right: 0.4285714286rem !important; }

  .g-mx-7--md {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }

  .g-mx-8--md {
    margin-left: 0.5714285714rem !important;
    margin-right: 0.5714285714rem !important; }

  .g-mx-9--md {
    margin-left: 0.6428571429rem !important;
    margin-right: 0.6428571429rem !important; }

  .g-mx-10--md {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-10--md {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-15--md {
    margin-left: 1.0714285714rem !important;
    margin-right: 1.0714285714rem !important; }

  .g-mx-20--md {
    margin-left: 1.4285714286rem !important;
    margin-right: 1.4285714286rem !important; }

  .g-mx-25--md {
    margin-left: 1.7857142857rem !important;
    margin-right: 1.7857142857rem !important; }

  .g-mx-30--md {
    margin-left: 2.1428571429rem !important;
    margin-right: 2.1428571429rem !important; }

  .g-mx-35--md {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }

  .g-mx-40--md {
    margin-left: 2.8571428571rem !important;
    margin-right: 2.8571428571rem !important; }

  .g-mx-45--md {
    margin-left: 3.2142857143rem !important;
    margin-right: 3.2142857143rem !important; }

  .g-mx-50--md {
    margin-left: 3.5714285714rem !important;
    margin-right: 3.5714285714rem !important; }

  .g-mx-55--md {
    margin-left: 3.9285714286rem !important;
    margin-right: 3.9285714286rem !important; }

  .g-mx-60--md {
    margin-left: 4.2857142857rem !important;
    margin-right: 4.2857142857rem !important; }

  .g-mx-65--md {
    margin-left: 4.6428571429rem !important;
    margin-right: 4.6428571429rem !important; }

  .g-mx-70--md {
    margin-left: 5rem !important;
    margin-right: 5rem !important; }

  .g-mx-75--md {
    margin-left: 5.3571428571rem !important;
    margin-right: 5.3571428571rem !important; }

  .g-mx-80--md {
    margin-left: 5.7142857143rem !important;
    margin-right: 5.7142857143rem !important; }

  .g-mx-85--md {
    margin-left: 6.0714285714rem !important;
    margin-right: 6.0714285714rem !important; }

  .g-mx-90--md {
    margin-left: 6.4285714286rem !important;
    margin-right: 6.4285714286rem !important; }

  .g-mx-95--md {
    margin-left: 6.7857142857rem !important;
    margin-right: 6.7857142857rem !important; }

  .g-mx-100--md {
    margin-left: 7.1428571429rem !important;
    margin-right: 7.1428571429rem !important; }

  .g-my-1--md {
    margin-top: 0.0714285714rem !important;
    margin-bottom: 0.0714285714rem !important; }

  .g-my-2--md {
    margin-top: 0.1428571429rem !important;
    margin-bottom: 0.1428571429rem !important; }

  .g-my-3--md {
    margin-top: 0.2142857143rem !important;
    margin-bottom: 0.2142857143rem !important; }

  .g-my-4--md {
    margin-top: 0.2857142857rem !important;
    margin-bottom: 0.2857142857rem !important; }

  .g-my-5--md {
    margin-top: 0.3571428571rem !important;
    margin-bottom: 0.3571428571rem !important; }

  .g-my-6--md {
    margin-top: 0.4285714286rem !important;
    margin-bottom: 0.4285714286rem !important; }

  .g-my-7--md {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .g-my-8--md {
    margin-top: 0.5714285714rem !important;
    margin-bottom: 0.5714285714rem !important; }

  .g-my-9--md {
    margin-top: 0.6428571429rem !important;
    margin-bottom: 0.6428571429rem !important; }

  .g-my-10--md {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-10--md {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-15--md {
    margin-top: 1.0714285714rem !important;
    margin-bottom: 1.0714285714rem !important; }

  .g-my-20--md {
    margin-top: 1.4285714286rem !important;
    margin-bottom: 1.4285714286rem !important; }

  .g-my-25--md {
    margin-top: 1.7857142857rem !important;
    margin-bottom: 1.7857142857rem !important; }

  .g-my-30--md {
    margin-top: 2.1428571429rem !important;
    margin-bottom: 2.1428571429rem !important; }

  .g-my-35--md {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }

  .g-my-40--md {
    margin-top: 2.8571428571rem !important;
    margin-bottom: 2.8571428571rem !important; }

  .g-my-45--md {
    margin-top: 3.2142857143rem !important;
    margin-bottom: 3.2142857143rem !important; }

  .g-my-50--md {
    margin-top: 3.5714285714rem !important;
    margin-bottom: 3.5714285714rem !important; }

  .g-my-55--md {
    margin-top: 3.9285714286rem !important;
    margin-bottom: 3.9285714286rem !important; }

  .g-my-60--md {
    margin-top: 4.2857142857rem !important;
    margin-bottom: 4.2857142857rem !important; }

  .g-my-65--md {
    margin-top: 4.6428571429rem !important;
    margin-bottom: 4.6428571429rem !important; }

  .g-my-70--md {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important; }

  .g-my-75--md {
    margin-top: 5.3571428571rem !important;
    margin-bottom: 5.3571428571rem !important; }

  .g-my-80--md {
    margin-top: 5.7142857143rem !important;
    margin-bottom: 5.7142857143rem !important; }

  .g-my-85--md {
    margin-top: 6.0714285714rem !important;
    margin-bottom: 6.0714285714rem !important; }

  .g-my-90--md {
    margin-top: 6.4285714286rem !important;
    margin-bottom: 6.4285714286rem !important; }

  .g-my-95--md {
    margin-top: 6.7857142857rem !important;
    margin-bottom: 6.7857142857rem !important; }

  .g-my-100--md {
    margin-top: 7.1428571429rem !important;
    margin-bottom: 7.1428571429rem !important; }

  .g-mt-1--md {
    margin-top: 0.0714285714rem !important; }

  .g-mt-minus-1--md {
    margin-top: -0.0714285714rem !important; }

  .g-mt-2--md {
    margin-top: 0.1428571429rem !important; }

  .g-mt-minus-2--md {
    margin-top: -0.1428571429rem !important; }

  .g-mt-3--md {
    margin-top: 0.2142857143rem !important; }

  .g-mt-minus-3--md {
    margin-top: -0.2142857143rem !important; }

  .g-mt-4--md {
    margin-top: 0.2857142857rem !important; }

  .g-mt-minus-4--md {
    margin-top: -0.2857142857rem !important; }

  .g-mt-5--md {
    margin-top: 0.3571428571rem !important; }

  .g-mt-minus-5--md {
    margin-top: -0.3571428571rem !important; }

  .g-mt-6--md {
    margin-top: 0.4285714286rem !important; }

  .g-mt-minus-6--md {
    margin-top: -0.4285714286rem !important; }

  .g-mt-7--md {
    margin-top: 0.5rem !important; }

  .g-mt-minus-7--md {
    margin-top: -0.5rem !important; }

  .g-mt-8--md {
    margin-top: 0.5714285714rem !important; }

  .g-mt-minus-8--md {
    margin-top: -0.5714285714rem !important; }

  .g-mt-9--md {
    margin-top: 0.6428571429rem !important; }

  .g-mt-minus-9--md {
    margin-top: -0.6428571429rem !important; }

  .g-mt-10--md {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--md {
    margin-top: -0.7142857143rem !important; }

  .g-mt-11--md {
    margin-top: 0.7857142857rem !important; }

  .g-mt-minus-11--md {
    margin-top: -0.7857142857rem !important; }

  .g-mt-12--md {
    margin-top: 0.8571428571rem !important; }

  .g-mt-minus-12--md {
    margin-top: -0.8571428571rem !important; }

  .g-mt-13--md {
    margin-top: 0.9285714286rem !important; }

  .g-mt-minus-13--md {
    margin-top: -0.9285714286rem !important; }

  .g-mt-14--md {
    margin-top: 1rem !important; }

  .g-mt-minus-14--md {
    margin-top: -1rem !important; }

  .g-mt-15--md {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--md {
    margin-top: -1.0714285714rem !important; }

  .g-mt-16--md {
    margin-top: 1.1428571429rem !important; }

  .g-mt-minus-16--md {
    margin-top: -1.1428571429rem !important; }

  .g-mt-17--md {
    margin-top: 1.2142857143rem !important; }

  .g-mt-minus-17--md {
    margin-top: -1.2142857143rem !important; }

  .g-mt-18--md {
    margin-top: 1.2857142857rem !important; }

  .g-mt-minus-18--md {
    margin-top: -1.2857142857rem !important; }

  .g-mt-19--md {
    margin-top: 1.3571428571rem !important; }

  .g-mt-minus-19--md {
    margin-top: -1.3571428571rem !important; }

  .g-mt-20--md {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--md {
    margin-top: -1.4285714286rem !important; }

  .g-mt-10--md {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--md {
    margin-top: -0.7142857143rem !important; }

  .g-mt-15--md {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--md {
    margin-top: -1.0714285714rem !important; }

  .g-mt-20--md {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--md {
    margin-top: -1.4285714286rem !important; }

  .g-mt-25--md {
    margin-top: 1.7857142857rem !important; }

  .g-mt-minus-25--md {
    margin-top: -1.7857142857rem !important; }

  .g-mt-30--md {
    margin-top: 2.1428571429rem !important; }

  .g-mt-minus-30--md {
    margin-top: -2.1428571429rem !important; }

  .g-mt-35--md {
    margin-top: 2.5rem !important; }

  .g-mt-minus-35--md {
    margin-top: -2.5rem !important; }

  .g-mt-40--md {
    margin-top: 2.8571428571rem !important; }

  .g-mt-minus-40--md {
    margin-top: -2.8571428571rem !important; }

  .g-mt-45--md {
    margin-top: 3.2142857143rem !important; }

  .g-mt-minus-45--md {
    margin-top: -3.2142857143rem !important; }

  .g-mt-50--md {
    margin-top: 3.5714285714rem !important; }

  .g-mt-minus-50--md {
    margin-top: -3.5714285714rem !important; }

  .g-mt-55--md {
    margin-top: 3.9285714286rem !important; }

  .g-mt-minus-55--md {
    margin-top: -3.9285714286rem !important; }

  .g-mt-60--md {
    margin-top: 4.2857142857rem !important; }

  .g-mt-minus-60--md {
    margin-top: -4.2857142857rem !important; }

  .g-mt-65--md {
    margin-top: 4.6428571429rem !important; }

  .g-mt-minus-65--md {
    margin-top: -4.6428571429rem !important; }

  .g-mt-70--md {
    margin-top: 5rem !important; }

  .g-mt-minus-70--md {
    margin-top: -5rem !important; }

  .g-mt-75--md {
    margin-top: 5.3571428571rem !important; }

  .g-mt-minus-75--md {
    margin-top: -5.3571428571rem !important; }

  .g-mt-80--md {
    margin-top: 5.7142857143rem !important; }

  .g-mt-minus-80--md {
    margin-top: -5.7142857143rem !important; }

  .g-mt-85--md {
    margin-top: 6.0714285714rem !important; }

  .g-mt-minus-85--md {
    margin-top: -6.0714285714rem !important; }

  .g-mt-90--md {
    margin-top: 6.4285714286rem !important; }

  .g-mt-minus-90--md {
    margin-top: -6.4285714286rem !important; }

  .g-mt-95--md {
    margin-top: 6.7857142857rem !important; }

  .g-mt-minus-95--md {
    margin-top: -6.7857142857rem !important; }

  .g-mt-100--md {
    margin-top: 7.1428571429rem !important; }

  .g-mt-minus-100--md {
    margin-top: -7.1428571429rem !important; }

  .g-mt-105--md {
    margin-top: 7.5rem !important; }

  .g-mt-minus-105--md {
    margin-top: -7.5rem !important; }

  .g-mt-110--md {
    margin-top: 7.8571428571rem !important; }

  .g-mt-minus-110--md {
    margin-top: -7.8571428571rem !important; }

  .g-mt-115--md {
    margin-top: 8.2142857143rem !important; }

  .g-mt-minus-115--md {
    margin-top: -8.2142857143rem !important; }

  .g-mt-120--md {
    margin-top: 8.5714285714rem !important; }

  .g-mt-minus-120--md {
    margin-top: -8.5714285714rem !important; }

  .g-mt-125--md {
    margin-top: 8.9285714286rem !important; }

  .g-mt-minus-125--md {
    margin-top: -8.9285714286rem !important; }

  .g-mt-130--md {
    margin-top: 9.2857142857rem !important; }

  .g-mt-minus-130--md {
    margin-top: -9.2857142857rem !important; }

  .g-mt-135--md {
    margin-top: 9.6428571429rem !important; }

  .g-mt-minus-135--md {
    margin-top: -9.6428571429rem !important; }

  .g-mt-140--md {
    margin-top: 10rem !important; }

  .g-mt-minus-140--md {
    margin-top: -10rem !important; }

  .g-mt-145--md {
    margin-top: 10.3571428571rem !important; }

  .g-mt-minus-145--md {
    margin-top: -10.3571428571rem !important; }

  .g-mt-150--md {
    margin-top: 10.7142857143rem !important; }

  .g-mt-minus-150--md {
    margin-top: -10.7142857143rem !important; }

  .g-mt-155--md {
    margin-top: 11.0714285714rem !important; }

  .g-mt-minus-155--md {
    margin-top: -11.0714285714rem !important; }

  .g-mt-160--md {
    margin-top: 11.4285714286rem !important; }

  .g-mt-minus-160--md {
    margin-top: -11.4285714286rem !important; }

  .g-mt-165--md {
    margin-top: 11.7857142857rem !important; }

  .g-mt-minus-165--md {
    margin-top: -11.7857142857rem !important; }

  .g-mt-170--md {
    margin-top: 12.1428571429rem !important; }

  .g-mt-minus-170--md {
    margin-top: -12.1428571429rem !important; }

  .g-mb-1--md {
    margin-bottom: 0.0714285714rem !important; }

  .g-mb-minus-1--md {
    margin-bottom: -0.0714285714rem !important; }

  .g-mb-2--md {
    margin-bottom: 0.1428571429rem !important; }

  .g-mb-minus-2--md {
    margin-bottom: -0.1428571429rem !important; }

  .g-mb-3--md {
    margin-bottom: 0.2142857143rem !important; }

  .g-mb-minus-3--md {
    margin-bottom: -0.2142857143rem !important; }

  .g-mb-4--md {
    margin-bottom: 0.2857142857rem !important; }

  .g-mb-minus-4--md {
    margin-bottom: -0.2857142857rem !important; }

  .g-mb-5--md {
    margin-bottom: 0.3571428571rem !important; }

  .g-mb-minus-5--md {
    margin-bottom: -0.3571428571rem !important; }

  .g-mb-6--md {
    margin-bottom: 0.4285714286rem !important; }

  .g-mb-minus-6--md {
    margin-bottom: -0.4285714286rem !important; }

  .g-mb-7--md {
    margin-bottom: 0.5rem !important; }

  .g-mb-minus-7--md {
    margin-bottom: -0.5rem !important; }

  .g-mb-8--md {
    margin-bottom: 0.5714285714rem !important; }

  .g-mb-minus-8--md {
    margin-bottom: -0.5714285714rem !important; }

  .g-mb-9--md {
    margin-bottom: 0.6428571429rem !important; }

  .g-mb-minus-9--md {
    margin-bottom: -0.6428571429rem !important; }

  .g-mb-10--md {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-minus-10--md {
    margin-bottom: -0.7142857143rem !important; }

  .g-mb-11--md {
    margin-bottom: 0.7857142857rem !important; }

  .g-mb-minus-11--md {
    margin-bottom: -0.7857142857rem !important; }

  .g-mb-12--md {
    margin-bottom: 0.8571428571rem !important; }

  .g-mb-minus-12--md {
    margin-bottom: -0.8571428571rem !important; }

  .g-mb-13--md {
    margin-bottom: 0.9285714286rem !important; }

  .g-mb-minus-13--md {
    margin-bottom: -0.9285714286rem !important; }

  .g-mb-14--md {
    margin-bottom: 1rem !important; }

  .g-mb-minus-14--md {
    margin-bottom: -1rem !important; }

  .g-mb-15--md {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-minus-15--md {
    margin-bottom: -1.0714285714rem !important; }

  .g-mb-16--md {
    margin-bottom: 1.1428571429rem !important; }

  .g-mb-minus-16--md {
    margin-bottom: -1.1428571429rem !important; }

  .g-mb-17--md {
    margin-bottom: 1.2142857143rem !important; }

  .g-mb-minus-17--md {
    margin-bottom: -1.2142857143rem !important; }

  .g-mb-18--md {
    margin-bottom: 1.2857142857rem !important; }

  .g-mb-minus-18--md {
    margin-bottom: -1.2857142857rem !important; }

  .g-mb-19--md {
    margin-bottom: 1.3571428571rem !important; }

  .g-mb-minus-19--md {
    margin-bottom: -1.3571428571rem !important; }

  .g-mb-20--md {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-minus-20--md {
    margin-bottom: -1.4285714286rem !important; }

  .g-mb-10--md {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-15--md {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-20--md {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-25--md {
    margin-bottom: 1.7857142857rem !important; }

  .g-mb-30--md {
    margin-bottom: 2.1428571429rem !important; }

  .g-mb-35--md {
    margin-bottom: 2.5rem !important; }

  .g-mb-40--md {
    margin-bottom: 2.8571428571rem !important; }

  .g-mb-45--md {
    margin-bottom: 3.2142857143rem !important; }

  .g-mb-50--md {
    margin-bottom: 3.5714285714rem !important; }

  .g-mb-55--md {
    margin-bottom: 3.9285714286rem !important; }

  .g-mb-60--md {
    margin-bottom: 4.2857142857rem !important; }

  .g-mb-65--md {
    margin-bottom: 4.6428571429rem !important; }

  .g-mb-70--md {
    margin-bottom: 5rem !important; }

  .g-mb-75--md {
    margin-bottom: 5.3571428571rem !important; }

  .g-mb-80--md {
    margin-bottom: 5.7142857143rem !important; }

  .g-mb-85--md {
    margin-bottom: 6.0714285714rem !important; }

  .g-mb-90--md {
    margin-bottom: 6.4285714286rem !important; }

  .g-mb-95--md {
    margin-bottom: 6.7857142857rem !important; }

  .g-mb-100--md {
    margin-bottom: 7.1428571429rem !important; }

  .g-mb-105--md {
    margin-bottom: 7.5rem !important; }

  .g-mb-110--md {
    margin-bottom: 7.8571428571rem !important; }

  .g-mb-115--md {
    margin-bottom: 8.2142857143rem !important; }

  .g-mb-120--md {
    margin-bottom: 8.5714285714rem !important; }

  .g-mb-125--md {
    margin-bottom: 8.9285714286rem !important; }

  .g-mb-130--md {
    margin-bottom: 9.2857142857rem !important; }

  .g-mb-135--md {
    margin-bottom: 9.6428571429rem !important; }

  .g-mb-140--md {
    margin-bottom: 10rem !important; }

  .g-mb-145--md {
    margin-bottom: 10.3571428571rem !important; }

  .g-mb-150--md {
    margin-bottom: 10.7142857143rem !important; }

  .g-mb-155--md {
    margin-bottom: 11.0714285714rem !important; }

  .g-mb-160--md {
    margin-bottom: 11.4285714286rem !important; }

  .g-mb-165--md {
    margin-bottom: 11.7857142857rem !important; }

  .g-mb-170--md {
    margin-bottom: 12.1428571429rem !important; }

  .g-ml-1--md {
    margin-left: 0.0714285714rem !important; }

  .g-ml-minus-1--md {
    margin-left: -0.0714285714rem !important; }

  .g-ml-2--md {
    margin-left: 0.1428571429rem !important; }

  .g-ml-minus-2--md {
    margin-left: -0.1428571429rem !important; }

  .g-ml-3--md {
    margin-left: 0.2142857143rem !important; }

  .g-ml-minus-3--md {
    margin-left: -0.2142857143rem !important; }

  .g-ml-4--md {
    margin-left: 0.2857142857rem !important; }

  .g-ml-minus-4--md {
    margin-left: -0.2857142857rem !important; }

  .g-ml-5--md {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--md {
    margin-left: -0.3571428571rem !important; }

  .g-ml-6--md {
    margin-left: 0.4285714286rem !important; }

  .g-ml-minus-6--md {
    margin-left: -0.4285714286rem !important; }

  .g-ml-7--md {
    margin-left: 0.5rem !important; }

  .g-ml-minus-7--md {
    margin-left: -0.5rem !important; }

  .g-ml-8--md {
    margin-left: 0.5714285714rem !important; }

  .g-ml-minus-8--md {
    margin-left: -0.5714285714rem !important; }

  .g-ml-9--md {
    margin-left: 0.6428571429rem !important; }

  .g-ml-minus-9--md {
    margin-left: -0.6428571429rem !important; }

  .g-ml-10--md {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--md {
    margin-left: -0.7142857143rem !important; }

  .g-ml-5--md {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--md {
    margin-left: -0.3571428571rem !important; }

  .g-ml-10--md {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--md {
    margin-left: -0.7142857143rem !important; }

  .g-ml-15--md {
    margin-left: 1.0714285714rem !important; }

  .g-ml-minus-15--md {
    margin-left: -1.0714285714rem !important; }

  .g-ml-20--md {
    margin-left: 1.4285714286rem !important; }

  .g-ml-minus-20--md {
    margin-left: -1.4285714286rem !important; }

  .g-ml-25--md {
    margin-left: 1.7857142857rem !important; }

  .g-ml-minus-25--md {
    margin-left: -1.7857142857rem !important; }

  .g-ml-30--md {
    margin-left: 2.1428571429rem !important; }

  .g-ml-minus-30--md {
    margin-left: -2.1428571429rem !important; }

  .g-ml-35--md {
    margin-left: 2.5rem !important; }

  .g-ml-minus-35--md {
    margin-left: -2.5rem !important; }

  .g-ml-40--md {
    margin-left: 2.8571428571rem !important; }

  .g-ml-minus-40--md {
    margin-left: -2.8571428571rem !important; }

  .g-ml-45--md {
    margin-left: 3.2142857143rem !important; }

  .g-ml-minus-45--md {
    margin-left: -3.2142857143rem !important; }

  .g-ml-50--md {
    margin-left: 3.5714285714rem !important; }

  .g-ml-minus-50--md {
    margin-left: -3.5714285714rem !important; }

  .g-mr-1--md {
    margin-right: 0.0714285714rem !important; }

  .g-mr-minus-1--md {
    margin-right: -0.0714285714rem !important; }

  .g-mr-2--md {
    margin-right: 0.1428571429rem !important; }

  .g-mr-minus-2--md {
    margin-right: -0.1428571429rem !important; }

  .g-mr-3--md {
    margin-right: 0.2142857143rem !important; }

  .g-mr-minus-3--md {
    margin-right: -0.2142857143rem !important; }

  .g-mr-4--md {
    margin-right: 0.2857142857rem !important; }

  .g-mr-minus-4--md {
    margin-right: -0.2857142857rem !important; }

  .g-mr-5--md {
    margin-right: 0.3571428571rem !important; }

  .g-mr-minus-5--md {
    margin-right: -0.3571428571rem !important; }

  .g-mr-6--md {
    margin-right: 0.4285714286rem !important; }

  .g-mr-minus-6--md {
    margin-right: -0.4285714286rem !important; }

  .g-mr-7--md {
    margin-right: 0.5rem !important; }

  .g-mr-minus-7--md {
    margin-right: -0.5rem !important; }

  .g-mr-8--md {
    margin-right: 0.5714285714rem !important; }

  .g-mr-minus-8--md {
    margin-right: -0.5714285714rem !important; }

  .g-mr-9--md {
    margin-right: 0.6428571429rem !important; }

  .g-mr-minus-9--md {
    margin-right: -0.6428571429rem !important; }

  .g-mr-10--md {
    margin-right: 0.7142857143rem !important; }

  .g-mr-minus-10--md {
    margin-right: -0.7142857143rem !important; }

  .g-mr-5--md {
    margin-right: 0.3571428571rem !important; }

  .g-mr-10--md {
    margin-right: 0.7142857143rem !important; }

  .g-mr-15--md {
    margin-right: 1.0714285714rem !important; }

  .g-mr-20--md {
    margin-right: 1.4285714286rem !important; }

  .g-mr-25--md {
    margin-right: 1.7857142857rem !important; }

  .g-mr-30--md {
    margin-right: 2.1428571429rem !important; }

  .g-mr-35--md {
    margin-right: 2.5rem !important; }

  .g-mr-40--md {
    margin-right: 2.8571428571rem !important; }

  .g-mr-45--md {
    margin-right: 3.2142857143rem !important; }

  .g-mr-50--md {
    margin-right: 3.5714285714rem !important; } }
/* Margin Spaces (lg)
------------------------------------*/
@media (min-width: 992px) {
  .g-ma-0--lg {
    margin: 0 !important; }

  .g-mx-0--lg {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-0--lg {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .g-ml-0--lg {
    margin-left: 0 !important; }

  .g-mr-0--lg {
    margin-right: 0 !important; }

  .g-mt-0--lg {
    margin-top: 0 !important; }

  .g-mb-0--lg {
    margin-bottom: 0 !important; }

  .g-mx-1--lg {
    margin-left: 0.0714285714rem !important;
    margin-right: 0.0714285714rem !important; }

  .g-mx-2--lg {
    margin-left: 0.1428571429rem !important;
    margin-right: 0.1428571429rem !important; }

  .g-mx-3--lg {
    margin-left: 0.2142857143rem !important;
    margin-right: 0.2142857143rem !important; }

  .g-mx-4--lg {
    margin-left: 0.2857142857rem !important;
    margin-right: 0.2857142857rem !important; }

  .g-mx-5--lg {
    margin-left: 0.3571428571rem !important;
    margin-right: 0.3571428571rem !important; }

  .g-mx-6--lg {
    margin-left: 0.4285714286rem !important;
    margin-right: 0.4285714286rem !important; }

  .g-mx-7--lg {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }

  .g-mx-8--lg {
    margin-left: 0.5714285714rem !important;
    margin-right: 0.5714285714rem !important; }

  .g-mx-9--lg {
    margin-left: 0.6428571429rem !important;
    margin-right: 0.6428571429rem !important; }

  .g-mx-10--lg {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-10--lg {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-15--lg {
    margin-left: 1.0714285714rem !important;
    margin-right: 1.0714285714rem !important; }

  .g-mx-20--lg {
    margin-left: 1.4285714286rem !important;
    margin-right: 1.4285714286rem !important; }

  .g-mx-25--lg {
    margin-left: 1.7857142857rem !important;
    margin-right: 1.7857142857rem !important; }

  .g-mx-30--lg {
    margin-left: 2.1428571429rem !important;
    margin-right: 2.1428571429rem !important; }

  .g-mx-35--lg {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }

  .g-mx-40--lg {
    margin-left: 2.8571428571rem !important;
    margin-right: 2.8571428571rem !important; }

  .g-mx-45--lg {
    margin-left: 3.2142857143rem !important;
    margin-right: 3.2142857143rem !important; }

  .g-mx-50--lg {
    margin-left: 3.5714285714rem !important;
    margin-right: 3.5714285714rem !important; }

  .g-mx-55--lg {
    margin-left: 3.9285714286rem !important;
    margin-right: 3.9285714286rem !important; }

  .g-mx-60--lg {
    margin-left: 4.2857142857rem !important;
    margin-right: 4.2857142857rem !important; }

  .g-mx-65--lg {
    margin-left: 4.6428571429rem !important;
    margin-right: 4.6428571429rem !important; }

  .g-mx-70--lg {
    margin-left: 5rem !important;
    margin-right: 5rem !important; }

  .g-mx-75--lg {
    margin-left: 5.3571428571rem !important;
    margin-right: 5.3571428571rem !important; }

  .g-mx-80--lg {
    margin-left: 5.7142857143rem !important;
    margin-right: 5.7142857143rem !important; }

  .g-mx-85--lg {
    margin-left: 6.0714285714rem !important;
    margin-right: 6.0714285714rem !important; }

  .g-mx-90--lg {
    margin-left: 6.4285714286rem !important;
    margin-right: 6.4285714286rem !important; }

  .g-mx-95--lg {
    margin-left: 6.7857142857rem !important;
    margin-right: 6.7857142857rem !important; }

  .g-mx-100--lg {
    margin-left: 7.1428571429rem !important;
    margin-right: 7.1428571429rem !important; }

  .g-my-1--lg {
    margin-top: 0.0714285714rem !important;
    margin-bottom: 0.0714285714rem !important; }

  .g-my-2--lg {
    margin-top: 0.1428571429rem !important;
    margin-bottom: 0.1428571429rem !important; }

  .g-my-3--lg {
    margin-top: 0.2142857143rem !important;
    margin-bottom: 0.2142857143rem !important; }

  .g-my-4--lg {
    margin-top: 0.2857142857rem !important;
    margin-bottom: 0.2857142857rem !important; }

  .g-my-5--lg {
    margin-top: 0.3571428571rem !important;
    margin-bottom: 0.3571428571rem !important; }

  .g-my-6--lg {
    margin-top: 0.4285714286rem !important;
    margin-bottom: 0.4285714286rem !important; }

  .g-my-7--lg {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .g-my-8--lg {
    margin-top: 0.5714285714rem !important;
    margin-bottom: 0.5714285714rem !important; }

  .g-my-9--lg {
    margin-top: 0.6428571429rem !important;
    margin-bottom: 0.6428571429rem !important; }

  .g-my-10--lg {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-10--lg {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-15--lg {
    margin-top: 1.0714285714rem !important;
    margin-bottom: 1.0714285714rem !important; }

  .g-my-20--lg {
    margin-top: 1.4285714286rem !important;
    margin-bottom: 1.4285714286rem !important; }

  .g-my-25--lg {
    margin-top: 1.7857142857rem !important;
    margin-bottom: 1.7857142857rem !important; }

  .g-my-30--lg {
    margin-top: 2.1428571429rem !important;
    margin-bottom: 2.1428571429rem !important; }

  .g-my-35--lg {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }

  .g-my-40--lg {
    margin-top: 2.8571428571rem !important;
    margin-bottom: 2.8571428571rem !important; }

  .g-my-45--lg {
    margin-top: 3.2142857143rem !important;
    margin-bottom: 3.2142857143rem !important; }

  .g-my-50--lg {
    margin-top: 3.5714285714rem !important;
    margin-bottom: 3.5714285714rem !important; }

  .g-my-55--lg {
    margin-top: 3.9285714286rem !important;
    margin-bottom: 3.9285714286rem !important; }

  .g-my-60--lg {
    margin-top: 4.2857142857rem !important;
    margin-bottom: 4.2857142857rem !important; }

  .g-my-65--lg {
    margin-top: 4.6428571429rem !important;
    margin-bottom: 4.6428571429rem !important; }

  .g-my-70--lg {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important; }

  .g-my-75--lg {
    margin-top: 5.3571428571rem !important;
    margin-bottom: 5.3571428571rem !important; }

  .g-my-80--lg {
    margin-top: 5.7142857143rem !important;
    margin-bottom: 5.7142857143rem !important; }

  .g-my-85--lg {
    margin-top: 6.0714285714rem !important;
    margin-bottom: 6.0714285714rem !important; }

  .g-my-90--lg {
    margin-top: 6.4285714286rem !important;
    margin-bottom: 6.4285714286rem !important; }

  .g-my-95--lg {
    margin-top: 6.7857142857rem !important;
    margin-bottom: 6.7857142857rem !important; }

  .g-my-100--lg {
    margin-top: 7.1428571429rem !important;
    margin-bottom: 7.1428571429rem !important; }

  .g-mt-1--lg {
    margin-top: 0.0714285714rem !important; }

  .g-mt-minus-1--lg {
    margin-top: -0.0714285714rem !important; }

  .g-mt-2--lg {
    margin-top: 0.1428571429rem !important; }

  .g-mt-minus-2--lg {
    margin-top: -0.1428571429rem !important; }

  .g-mt-3--lg {
    margin-top: 0.2142857143rem !important; }

  .g-mt-minus-3--lg {
    margin-top: -0.2142857143rem !important; }

  .g-mt-4--lg {
    margin-top: 0.2857142857rem !important; }

  .g-mt-minus-4--lg {
    margin-top: -0.2857142857rem !important; }

  .g-mt-5--lg {
    margin-top: 0.3571428571rem !important; }

  .g-mt-minus-5--lg {
    margin-top: -0.3571428571rem !important; }

  .g-mt-6--lg {
    margin-top: 0.4285714286rem !important; }

  .g-mt-minus-6--lg {
    margin-top: -0.4285714286rem !important; }

  .g-mt-7--lg {
    margin-top: 0.5rem !important; }

  .g-mt-minus-7--lg {
    margin-top: -0.5rem !important; }

  .g-mt-8--lg {
    margin-top: 0.5714285714rem !important; }

  .g-mt-minus-8--lg {
    margin-top: -0.5714285714rem !important; }

  .g-mt-9--lg {
    margin-top: 0.6428571429rem !important; }

  .g-mt-minus-9--lg {
    margin-top: -0.6428571429rem !important; }

  .g-mt-10--lg {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--lg {
    margin-top: -0.7142857143rem !important; }

  .g-mt-11--lg {
    margin-top: 0.7857142857rem !important; }

  .g-mt-minus-11--lg {
    margin-top: -0.7857142857rem !important; }

  .g-mt-12--lg {
    margin-top: 0.8571428571rem !important; }

  .g-mt-minus-12--lg {
    margin-top: -0.8571428571rem !important; }

  .g-mt-13--lg {
    margin-top: 0.9285714286rem !important; }

  .g-mt-minus-13--lg {
    margin-top: -0.9285714286rem !important; }

  .g-mt-14--lg {
    margin-top: 1rem !important; }

  .g-mt-minus-14--lg {
    margin-top: -1rem !important; }

  .g-mt-15--lg {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--lg {
    margin-top: -1.0714285714rem !important; }

  .g-mt-16--lg {
    margin-top: 1.1428571429rem !important; }

  .g-mt-minus-16--lg {
    margin-top: -1.1428571429rem !important; }

  .g-mt-17--lg {
    margin-top: 1.2142857143rem !important; }

  .g-mt-minus-17--lg {
    margin-top: -1.2142857143rem !important; }

  .g-mt-18--lg {
    margin-top: 1.2857142857rem !important; }

  .g-mt-minus-18--lg {
    margin-top: -1.2857142857rem !important; }

  .g-mt-19--lg {
    margin-top: 1.3571428571rem !important; }

  .g-mt-minus-19--lg {
    margin-top: -1.3571428571rem !important; }

  .g-mt-20--lg {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--lg {
    margin-top: -1.4285714286rem !important; }

  .g-mt-10--lg {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--lg {
    margin-top: -0.7142857143rem !important; }

  .g-mt-15--lg {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--lg {
    margin-top: -1.0714285714rem !important; }

  .g-mt-20--lg {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--lg {
    margin-top: -1.4285714286rem !important; }

  .g-mt-25--lg {
    margin-top: 1.7857142857rem !important; }

  .g-mt-minus-25--lg {
    margin-top: -1.7857142857rem !important; }

  .g-mt-30--lg {
    margin-top: 2.1428571429rem !important; }

  .g-mt-minus-30--lg {
    margin-top: -2.1428571429rem !important; }

  .g-mt-35--lg {
    margin-top: 2.5rem !important; }

  .g-mt-minus-35--lg {
    margin-top: -2.5rem !important; }

  .g-mt-40--lg {
    margin-top: 2.8571428571rem !important; }

  .g-mt-minus-40--lg {
    margin-top: -2.8571428571rem !important; }

  .g-mt-45--lg {
    margin-top: 3.2142857143rem !important; }

  .g-mt-minus-45--lg {
    margin-top: -3.2142857143rem !important; }

  .g-mt-50--lg {
    margin-top: 3.5714285714rem !important; }

  .g-mt-minus-50--lg {
    margin-top: -3.5714285714rem !important; }

  .g-mt-55--lg {
    margin-top: 3.9285714286rem !important; }

  .g-mt-minus-55--lg {
    margin-top: -3.9285714286rem !important; }

  .g-mt-60--lg {
    margin-top: 4.2857142857rem !important; }

  .g-mt-minus-60--lg {
    margin-top: -4.2857142857rem !important; }

  .g-mt-65--lg {
    margin-top: 4.6428571429rem !important; }

  .g-mt-minus-65--lg {
    margin-top: -4.6428571429rem !important; }

  .g-mt-70--lg {
    margin-top: 5rem !important; }

  .g-mt-minus-70--lg {
    margin-top: -5rem !important; }

  .g-mt-75--lg {
    margin-top: 5.3571428571rem !important; }

  .g-mt-minus-75--lg {
    margin-top: -5.3571428571rem !important; }

  .g-mt-80--lg {
    margin-top: 5.7142857143rem !important; }

  .g-mt-minus-80--lg {
    margin-top: -5.7142857143rem !important; }

  .g-mt-85--lg {
    margin-top: 6.0714285714rem !important; }

  .g-mt-minus-85--lg {
    margin-top: -6.0714285714rem !important; }

  .g-mt-90--lg {
    margin-top: 6.4285714286rem !important; }

  .g-mt-minus-90--lg {
    margin-top: -6.4285714286rem !important; }

  .g-mt-95--lg {
    margin-top: 6.7857142857rem !important; }

  .g-mt-minus-95--lg {
    margin-top: -6.7857142857rem !important; }

  .g-mt-100--lg {
    margin-top: 7.1428571429rem !important; }

  .g-mt-minus-100--lg {
    margin-top: -7.1428571429rem !important; }

  .g-mt-105--lg {
    margin-top: 7.5rem !important; }

  .g-mt-minus-105--lg {
    margin-top: -7.5rem !important; }

  .g-mt-110--lg {
    margin-top: 7.8571428571rem !important; }

  .g-mt-minus-110--lg {
    margin-top: -7.8571428571rem !important; }

  .g-mt-115--lg {
    margin-top: 8.2142857143rem !important; }

  .g-mt-minus-115--lg {
    margin-top: -8.2142857143rem !important; }

  .g-mt-120--lg {
    margin-top: 8.5714285714rem !important; }

  .g-mt-minus-120--lg {
    margin-top: -8.5714285714rem !important; }

  .g-mt-125--lg {
    margin-top: 8.9285714286rem !important; }

  .g-mt-minus-125--lg {
    margin-top: -8.9285714286rem !important; }

  .g-mt-130--lg {
    margin-top: 9.2857142857rem !important; }

  .g-mt-minus-130--lg {
    margin-top: -9.2857142857rem !important; }

  .g-mt-135--lg {
    margin-top: 9.6428571429rem !important; }

  .g-mt-minus-135--lg {
    margin-top: -9.6428571429rem !important; }

  .g-mt-140--lg {
    margin-top: 10rem !important; }

  .g-mt-minus-140--lg {
    margin-top: -10rem !important; }

  .g-mt-145--lg {
    margin-top: 10.3571428571rem !important; }

  .g-mt-minus-145--lg {
    margin-top: -10.3571428571rem !important; }

  .g-mt-150--lg {
    margin-top: 10.7142857143rem !important; }

  .g-mt-minus-150--lg {
    margin-top: -10.7142857143rem !important; }

  .g-mt-155--lg {
    margin-top: 11.0714285714rem !important; }

  .g-mt-minus-155--lg {
    margin-top: -11.0714285714rem !important; }

  .g-mt-160--lg {
    margin-top: 11.4285714286rem !important; }

  .g-mt-minus-160--lg {
    margin-top: -11.4285714286rem !important; }

  .g-mt-165--lg {
    margin-top: 11.7857142857rem !important; }

  .g-mt-minus-165--lg {
    margin-top: -11.7857142857rem !important; }

  .g-mt-170--lg {
    margin-top: 12.1428571429rem !important; }

  .g-mt-minus-170--lg {
    margin-top: -12.1428571429rem !important; }

  .g-mb-1--lg {
    margin-bottom: 0.0714285714rem !important; }

  .g-mb-minus-1--lg {
    margin-bottom: -0.0714285714rem !important; }

  .g-mb-2--lg {
    margin-bottom: 0.1428571429rem !important; }

  .g-mb-minus-2--lg {
    margin-bottom: -0.1428571429rem !important; }

  .g-mb-3--lg {
    margin-bottom: 0.2142857143rem !important; }

  .g-mb-minus-3--lg {
    margin-bottom: -0.2142857143rem !important; }

  .g-mb-4--lg {
    margin-bottom: 0.2857142857rem !important; }

  .g-mb-minus-4--lg {
    margin-bottom: -0.2857142857rem !important; }

  .g-mb-5--lg {
    margin-bottom: 0.3571428571rem !important; }

  .g-mb-minus-5--lg {
    margin-bottom: -0.3571428571rem !important; }

  .g-mb-6--lg {
    margin-bottom: 0.4285714286rem !important; }

  .g-mb-minus-6--lg {
    margin-bottom: -0.4285714286rem !important; }

  .g-mb-7--lg {
    margin-bottom: 0.5rem !important; }

  .g-mb-minus-7--lg {
    margin-bottom: -0.5rem !important; }

  .g-mb-8--lg {
    margin-bottom: 0.5714285714rem !important; }

  .g-mb-minus-8--lg {
    margin-bottom: -0.5714285714rem !important; }

  .g-mb-9--lg {
    margin-bottom: 0.6428571429rem !important; }

  .g-mb-minus-9--lg {
    margin-bottom: -0.6428571429rem !important; }

  .g-mb-10--lg {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-minus-10--lg {
    margin-bottom: -0.7142857143rem !important; }

  .g-mb-11--lg {
    margin-bottom: 0.7857142857rem !important; }

  .g-mb-minus-11--lg {
    margin-bottom: -0.7857142857rem !important; }

  .g-mb-12--lg {
    margin-bottom: 0.8571428571rem !important; }

  .g-mb-minus-12--lg {
    margin-bottom: -0.8571428571rem !important; }

  .g-mb-13--lg {
    margin-bottom: 0.9285714286rem !important; }

  .g-mb-minus-13--lg {
    margin-bottom: -0.9285714286rem !important; }

  .g-mb-14--lg {
    margin-bottom: 1rem !important; }

  .g-mb-minus-14--lg {
    margin-bottom: -1rem !important; }

  .g-mb-15--lg {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-minus-15--lg {
    margin-bottom: -1.0714285714rem !important; }

  .g-mb-16--lg {
    margin-bottom: 1.1428571429rem !important; }

  .g-mb-minus-16--lg {
    margin-bottom: -1.1428571429rem !important; }

  .g-mb-17--lg {
    margin-bottom: 1.2142857143rem !important; }

  .g-mb-minus-17--lg {
    margin-bottom: -1.2142857143rem !important; }

  .g-mb-18--lg {
    margin-bottom: 1.2857142857rem !important; }

  .g-mb-minus-18--lg {
    margin-bottom: -1.2857142857rem !important; }

  .g-mb-19--lg {
    margin-bottom: 1.3571428571rem !important; }

  .g-mb-minus-19--lg {
    margin-bottom: -1.3571428571rem !important; }

  .g-mb-20--lg {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-minus-20--lg {
    margin-bottom: -1.4285714286rem !important; }

  .g-mb-10--lg {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-15--lg {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-20--lg {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-25--lg {
    margin-bottom: 1.7857142857rem !important; }

  .g-mb-30--lg {
    margin-bottom: 2.1428571429rem !important; }

  .g-mb-35--lg {
    margin-bottom: 2.5rem !important; }

  .g-mb-40--lg {
    margin-bottom: 2.8571428571rem !important; }

  .g-mb-45--lg {
    margin-bottom: 3.2142857143rem !important; }

  .g-mb-50--lg {
    margin-bottom: 3.5714285714rem !important; }

  .g-mb-55--lg {
    margin-bottom: 3.9285714286rem !important; }

  .g-mb-60--lg {
    margin-bottom: 4.2857142857rem !important; }

  .g-mb-65--lg {
    margin-bottom: 4.6428571429rem !important; }

  .g-mb-70--lg {
    margin-bottom: 5rem !important; }

  .g-mb-75--lg {
    margin-bottom: 5.3571428571rem !important; }

  .g-mb-80--lg {
    margin-bottom: 5.7142857143rem !important; }

  .g-mb-85--lg {
    margin-bottom: 6.0714285714rem !important; }

  .g-mb-90--lg {
    margin-bottom: 6.4285714286rem !important; }

  .g-mb-95--lg {
    margin-bottom: 6.7857142857rem !important; }

  .g-mb-100--lg {
    margin-bottom: 7.1428571429rem !important; }

  .g-mb-105--lg {
    margin-bottom: 7.5rem !important; }

  .g-mb-110--lg {
    margin-bottom: 7.8571428571rem !important; }

  .g-mb-115--lg {
    margin-bottom: 8.2142857143rem !important; }

  .g-mb-120--lg {
    margin-bottom: 8.5714285714rem !important; }

  .g-mb-125--lg {
    margin-bottom: 8.9285714286rem !important; }

  .g-mb-130--lg {
    margin-bottom: 9.2857142857rem !important; }

  .g-mb-135--lg {
    margin-bottom: 9.6428571429rem !important; }

  .g-mb-140--lg {
    margin-bottom: 10rem !important; }

  .g-mb-145--lg {
    margin-bottom: 10.3571428571rem !important; }

  .g-mb-150--lg {
    margin-bottom: 10.7142857143rem !important; }

  .g-mb-155--lg {
    margin-bottom: 11.0714285714rem !important; }

  .g-mb-160--lg {
    margin-bottom: 11.4285714286rem !important; }

  .g-mb-165--lg {
    margin-bottom: 11.7857142857rem !important; }

  .g-mb-170--lg {
    margin-bottom: 12.1428571429rem !important; }

  .g-ml-1--lg {
    margin-left: 0.0714285714rem !important; }

  .g-ml-minus-1--lg {
    margin-left: -0.0714285714rem !important; }

  .g-ml-2--lg {
    margin-left: 0.1428571429rem !important; }

  .g-ml-minus-2--lg {
    margin-left: -0.1428571429rem !important; }

  .g-ml-3--lg {
    margin-left: 0.2142857143rem !important; }

  .g-ml-minus-3--lg {
    margin-left: -0.2142857143rem !important; }

  .g-ml-4--lg {
    margin-left: 0.2857142857rem !important; }

  .g-ml-minus-4--lg {
    margin-left: -0.2857142857rem !important; }

  .g-ml-5--lg {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--lg {
    margin-left: -0.3571428571rem !important; }

  .g-ml-6--lg {
    margin-left: 0.4285714286rem !important; }

  .g-ml-minus-6--lg {
    margin-left: -0.4285714286rem !important; }

  .g-ml-7--lg {
    margin-left: 0.5rem !important; }

  .g-ml-minus-7--lg {
    margin-left: -0.5rem !important; }

  .g-ml-8--lg {
    margin-left: 0.5714285714rem !important; }

  .g-ml-minus-8--lg {
    margin-left: -0.5714285714rem !important; }

  .g-ml-9--lg {
    margin-left: 0.6428571429rem !important; }

  .g-ml-minus-9--lg {
    margin-left: -0.6428571429rem !important; }

  .g-ml-10--lg {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--lg {
    margin-left: -0.7142857143rem !important; }

  .g-ml-5--lg {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--lg {
    margin-left: -0.3571428571rem !important; }

  .g-ml-10--lg {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--lg {
    margin-left: -0.7142857143rem !important; }

  .g-ml-15--lg {
    margin-left: 1.0714285714rem !important; }

  .g-ml-minus-15--lg {
    margin-left: -1.0714285714rem !important; }

  .g-ml-20--lg {
    margin-left: 1.4285714286rem !important; }

  .g-ml-minus-20--lg {
    margin-left: -1.4285714286rem !important; }

  .g-ml-25--lg {
    margin-left: 1.7857142857rem !important; }

  .g-ml-minus-25--lg {
    margin-left: -1.7857142857rem !important; }

  .g-ml-30--lg {
    margin-left: 2.1428571429rem !important; }

  .g-ml-minus-30--lg {
    margin-left: -2.1428571429rem !important; }

  .g-ml-35--lg {
    margin-left: 2.5rem !important; }

  .g-ml-minus-35--lg {
    margin-left: -2.5rem !important; }

  .g-ml-40--lg {
    margin-left: 2.8571428571rem !important; }

  .g-ml-minus-40--lg {
    margin-left: -2.8571428571rem !important; }

  .g-ml-45--lg {
    margin-left: 3.2142857143rem !important; }

  .g-ml-minus-45--lg {
    margin-left: -3.2142857143rem !important; }

  .g-ml-50--lg {
    margin-left: 3.5714285714rem !important; }

  .g-ml-minus-50--lg {
    margin-left: -3.5714285714rem !important; }

  .g-mr-1--lg {
    margin-right: 0.0714285714rem !important; }

  .g-mr-minus-1--lg {
    margin-right: -0.0714285714rem !important; }

  .g-mr-2--lg {
    margin-right: 0.1428571429rem !important; }

  .g-mr-minus-2--lg {
    margin-right: -0.1428571429rem !important; }

  .g-mr-3--lg {
    margin-right: 0.2142857143rem !important; }

  .g-mr-minus-3--lg {
    margin-right: -0.2142857143rem !important; }

  .g-mr-4--lg {
    margin-right: 0.2857142857rem !important; }

  .g-mr-minus-4--lg {
    margin-right: -0.2857142857rem !important; }

  .g-mr-5--lg {
    margin-right: 0.3571428571rem !important; }

  .g-mr-minus-5--lg {
    margin-right: -0.3571428571rem !important; }

  .g-mr-6--lg {
    margin-right: 0.4285714286rem !important; }

  .g-mr-minus-6--lg {
    margin-right: -0.4285714286rem !important; }

  .g-mr-7--lg {
    margin-right: 0.5rem !important; }

  .g-mr-minus-7--lg {
    margin-right: -0.5rem !important; }

  .g-mr-8--lg {
    margin-right: 0.5714285714rem !important; }

  .g-mr-minus-8--lg {
    margin-right: -0.5714285714rem !important; }

  .g-mr-9--lg {
    margin-right: 0.6428571429rem !important; }

  .g-mr-minus-9--lg {
    margin-right: -0.6428571429rem !important; }

  .g-mr-10--lg {
    margin-right: 0.7142857143rem !important; }

  .g-mr-minus-10--lg {
    margin-right: -0.7142857143rem !important; }

  .g-mr-5--lg {
    margin-right: 0.3571428571rem !important; }

  .g-mr-10--lg {
    margin-right: 0.7142857143rem !important; }

  .g-mr-15--lg {
    margin-right: 1.0714285714rem !important; }

  .g-mr-20--lg {
    margin-right: 1.4285714286rem !important; }

  .g-mr-25--lg {
    margin-right: 1.7857142857rem !important; }

  .g-mr-30--lg {
    margin-right: 2.1428571429rem !important; }

  .g-mr-35--lg {
    margin-right: 2.5rem !important; }

  .g-mr-40--lg {
    margin-right: 2.8571428571rem !important; }

  .g-mr-45--lg {
    margin-right: 3.2142857143rem !important; }

  .g-mr-50--lg {
    margin-right: 3.5714285714rem !important; } }
/* Margin Spaces (xl)
------------------------------------*/
/* P */
@media (min-width: 1200px) {
  .g-ma-0--xl {
    margin: 0 !important; }

  .g-mx-0--xl {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-0--xl {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .g-ml-0--xl {
    margin-left: 0 !important; }

  .g-mr-0--xl {
    margin-right: 0 !important; }

  .g-mt-0--xl {
    margin-top: 0 !important; }

  .g-mb-0--xl {
    margin-bottom: 0 !important; }

  .g-mx-1--xl {
    margin-left: 0.0714285714rem !important;
    margin-right: 0.0714285714rem !important; }

  .g-mx-2--xl {
    margin-left: 0.1428571429rem !important;
    margin-right: 0.1428571429rem !important; }

  .g-mx-3--xl {
    margin-left: 0.2142857143rem !important;
    margin-right: 0.2142857143rem !important; }

  .g-mx-4--xl {
    margin-left: 0.2857142857rem !important;
    margin-right: 0.2857142857rem !important; }

  .g-mx-5--xl {
    margin-left: 0.3571428571rem !important;
    margin-right: 0.3571428571rem !important; }

  .g-mx-6--xl {
    margin-left: 0.4285714286rem !important;
    margin-right: 0.4285714286rem !important; }

  .g-mx-7--xl {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }

  .g-mx-8--xl {
    margin-left: 0.5714285714rem !important;
    margin-right: 0.5714285714rem !important; }

  .g-mx-9--xl {
    margin-left: 0.6428571429rem !important;
    margin-right: 0.6428571429rem !important; }

  .g-mx-10--xl {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-10--xl {
    margin-left: 0.7142857143rem !important;
    margin-right: 0.7142857143rem !important; }

  .g-mx-15--xl {
    margin-left: 1.0714285714rem !important;
    margin-right: 1.0714285714rem !important; }

  .g-mx-20--xl {
    margin-left: 1.4285714286rem !important;
    margin-right: 1.4285714286rem !important; }

  .g-mx-25--xl {
    margin-left: 1.7857142857rem !important;
    margin-right: 1.7857142857rem !important; }

  .g-mx-30--xl {
    margin-left: 2.1428571429rem !important;
    margin-right: 2.1428571429rem !important; }

  .g-mx-35--xl {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important; }

  .g-mx-40--xl {
    margin-left: 2.8571428571rem !important;
    margin-right: 2.8571428571rem !important; }

  .g-mx-45--xl {
    margin-left: 3.2142857143rem !important;
    margin-right: 3.2142857143rem !important; }

  .g-mx-50--xl {
    margin-left: 3.5714285714rem !important;
    margin-right: 3.5714285714rem !important; }

  .g-mx-55--xl {
    margin-left: 3.9285714286rem !important;
    margin-right: 3.9285714286rem !important; }

  .g-mx-60--xl {
    margin-left: 4.2857142857rem !important;
    margin-right: 4.2857142857rem !important; }

  .g-mx-65--xl {
    margin-left: 4.6428571429rem !important;
    margin-right: 4.6428571429rem !important; }

  .g-mx-70--xl {
    margin-left: 5rem !important;
    margin-right: 5rem !important; }

  .g-mx-75--xl {
    margin-left: 5.3571428571rem !important;
    margin-right: 5.3571428571rem !important; }

  .g-mx-80--xl {
    margin-left: 5.7142857143rem !important;
    margin-right: 5.7142857143rem !important; }

  .g-mx-85--xl {
    margin-left: 6.0714285714rem !important;
    margin-right: 6.0714285714rem !important; }

  .g-mx-90--xl {
    margin-left: 6.4285714286rem !important;
    margin-right: 6.4285714286rem !important; }

  .g-mx-95--xl {
    margin-left: 6.7857142857rem !important;
    margin-right: 6.7857142857rem !important; }

  .g-mx-100--xl {
    margin-left: 7.1428571429rem !important;
    margin-right: 7.1428571429rem !important; }

  .g-my-1--xl {
    margin-top: 0.0714285714rem !important;
    margin-bottom: 0.0714285714rem !important; }

  .g-my-2--xl {
    margin-top: 0.1428571429rem !important;
    margin-bottom: 0.1428571429rem !important; }

  .g-my-3--xl {
    margin-top: 0.2142857143rem !important;
    margin-bottom: 0.2142857143rem !important; }

  .g-my-4--xl {
    margin-top: 0.2857142857rem !important;
    margin-bottom: 0.2857142857rem !important; }

  .g-my-5--xl {
    margin-top: 0.3571428571rem !important;
    margin-bottom: 0.3571428571rem !important; }

  .g-my-6--xl {
    margin-top: 0.4285714286rem !important;
    margin-bottom: 0.4285714286rem !important; }

  .g-my-7--xl {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .g-my-8--xl {
    margin-top: 0.5714285714rem !important;
    margin-bottom: 0.5714285714rem !important; }

  .g-my-9--xl {
    margin-top: 0.6428571429rem !important;
    margin-bottom: 0.6428571429rem !important; }

  .g-my-10--xl {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-10--xl {
    margin-top: 0.7142857143rem !important;
    margin-bottom: 0.7142857143rem !important; }

  .g-my-15--xl {
    margin-top: 1.0714285714rem !important;
    margin-bottom: 1.0714285714rem !important; }

  .g-my-20--xl {
    margin-top: 1.4285714286rem !important;
    margin-bottom: 1.4285714286rem !important; }

  .g-my-25--xl {
    margin-top: 1.7857142857rem !important;
    margin-bottom: 1.7857142857rem !important; }

  .g-my-30--xl {
    margin-top: 2.1428571429rem !important;
    margin-bottom: 2.1428571429rem !important; }

  .g-my-35--xl {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important; }

  .g-my-40--xl {
    margin-top: 2.8571428571rem !important;
    margin-bottom: 2.8571428571rem !important; }

  .g-my-45--xl {
    margin-top: 3.2142857143rem !important;
    margin-bottom: 3.2142857143rem !important; }

  .g-my-50--xl {
    margin-top: 3.5714285714rem !important;
    margin-bottom: 3.5714285714rem !important; }

  .g-my-55--xl {
    margin-top: 3.9285714286rem !important;
    margin-bottom: 3.9285714286rem !important; }

  .g-my-60--xl {
    margin-top: 4.2857142857rem !important;
    margin-bottom: 4.2857142857rem !important; }

  .g-my-65--xl {
    margin-top: 4.6428571429rem !important;
    margin-bottom: 4.6428571429rem !important; }

  .g-my-70--xl {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important; }

  .g-my-75--xl {
    margin-top: 5.3571428571rem !important;
    margin-bottom: 5.3571428571rem !important; }

  .g-my-80--xl {
    margin-top: 5.7142857143rem !important;
    margin-bottom: 5.7142857143rem !important; }

  .g-my-85--xl {
    margin-top: 6.0714285714rem !important;
    margin-bottom: 6.0714285714rem !important; }

  .g-my-90--xl {
    margin-top: 6.4285714286rem !important;
    margin-bottom: 6.4285714286rem !important; }

  .g-my-95--xl {
    margin-top: 6.7857142857rem !important;
    margin-bottom: 6.7857142857rem !important; }

  .g-my-100--xl {
    margin-top: 7.1428571429rem !important;
    margin-bottom: 7.1428571429rem !important; }

  .g-mt-1--xl {
    margin-top: 0.0714285714rem !important; }

  .g-mt-minus-1--xl {
    margin-top: -0.0714285714rem !important; }

  .g-mt-2--xl {
    margin-top: 0.1428571429rem !important; }

  .g-mt-minus-2--xl {
    margin-top: -0.1428571429rem !important; }

  .g-mt-3--xl {
    margin-top: 0.2142857143rem !important; }

  .g-mt-minus-3--xl {
    margin-top: -0.2142857143rem !important; }

  .g-mt-4--xl {
    margin-top: 0.2857142857rem !important; }

  .g-mt-minus-4--xl {
    margin-top: -0.2857142857rem !important; }

  .g-mt-5--xl {
    margin-top: 0.3571428571rem !important; }

  .g-mt-minus-5--xl {
    margin-top: -0.3571428571rem !important; }

  .g-mt-6--xl {
    margin-top: 0.4285714286rem !important; }

  .g-mt-minus-6--xl {
    margin-top: -0.4285714286rem !important; }

  .g-mt-7--xl {
    margin-top: 0.5rem !important; }

  .g-mt-minus-7--xl {
    margin-top: -0.5rem !important; }

  .g-mt-8--xl {
    margin-top: 0.5714285714rem !important; }

  .g-mt-minus-8--xl {
    margin-top: -0.5714285714rem !important; }

  .g-mt-9--xl {
    margin-top: 0.6428571429rem !important; }

  .g-mt-minus-9--xl {
    margin-top: -0.6428571429rem !important; }

  .g-mt-10--xl {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--xl {
    margin-top: -0.7142857143rem !important; }

  .g-mt-11--xl {
    margin-top: 0.7857142857rem !important; }

  .g-mt-minus-11--xl {
    margin-top: -0.7857142857rem !important; }

  .g-mt-12--xl {
    margin-top: 0.8571428571rem !important; }

  .g-mt-minus-12--xl {
    margin-top: -0.8571428571rem !important; }

  .g-mt-13--xl {
    margin-top: 0.9285714286rem !important; }

  .g-mt-minus-13--xl {
    margin-top: -0.9285714286rem !important; }

  .g-mt-14--xl {
    margin-top: 1rem !important; }

  .g-mt-minus-14--xl {
    margin-top: -1rem !important; }

  .g-mt-15--xl {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--xl {
    margin-top: -1.0714285714rem !important; }

  .g-mt-16--xl {
    margin-top: 1.1428571429rem !important; }

  .g-mt-minus-16--xl {
    margin-top: -1.1428571429rem !important; }

  .g-mt-17--xl {
    margin-top: 1.2142857143rem !important; }

  .g-mt-minus-17--xl {
    margin-top: -1.2142857143rem !important; }

  .g-mt-18--xl {
    margin-top: 1.2857142857rem !important; }

  .g-mt-minus-18--xl {
    margin-top: -1.2857142857rem !important; }

  .g-mt-19--xl {
    margin-top: 1.3571428571rem !important; }

  .g-mt-minus-19--xl {
    margin-top: -1.3571428571rem !important; }

  .g-mt-20--xl {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--xl {
    margin-top: -1.4285714286rem !important; }

  .g-mt-10--xl {
    margin-top: 0.7142857143rem !important; }

  .g-mt-minus-10--xl {
    margin-top: -0.7142857143rem !important; }

  .g-mt-15--xl {
    margin-top: 1.0714285714rem !important; }

  .g-mt-minus-15--xl {
    margin-top: -1.0714285714rem !important; }

  .g-mt-20--xl {
    margin-top: 1.4285714286rem !important; }

  .g-mt-minus-20--xl {
    margin-top: -1.4285714286rem !important; }

  .g-mt-25--xl {
    margin-top: 1.7857142857rem !important; }

  .g-mt-minus-25--xl {
    margin-top: -1.7857142857rem !important; }

  .g-mt-30--xl {
    margin-top: 2.1428571429rem !important; }

  .g-mt-minus-30--xl {
    margin-top: -2.1428571429rem !important; }

  .g-mt-35--xl {
    margin-top: 2.5rem !important; }

  .g-mt-minus-35--xl {
    margin-top: -2.5rem !important; }

  .g-mt-40--xl {
    margin-top: 2.8571428571rem !important; }

  .g-mt-minus-40--xl {
    margin-top: -2.8571428571rem !important; }

  .g-mt-45--xl {
    margin-top: 3.2142857143rem !important; }

  .g-mt-minus-45--xl {
    margin-top: -3.2142857143rem !important; }

  .g-mt-50--xl {
    margin-top: 3.5714285714rem !important; }

  .g-mt-minus-50--xl {
    margin-top: -3.5714285714rem !important; }

  .g-mt-55--xl {
    margin-top: 3.9285714286rem !important; }

  .g-mt-minus-55--xl {
    margin-top: -3.9285714286rem !important; }

  .g-mt-60--xl {
    margin-top: 4.2857142857rem !important; }

  .g-mt-minus-60--xl {
    margin-top: -4.2857142857rem !important; }

  .g-mt-65--xl {
    margin-top: 4.6428571429rem !important; }

  .g-mt-minus-65--xl {
    margin-top: -4.6428571429rem !important; }

  .g-mt-70--xl {
    margin-top: 5rem !important; }

  .g-mt-minus-70--xl {
    margin-top: -5rem !important; }

  .g-mt-75--xl {
    margin-top: 5.3571428571rem !important; }

  .g-mt-minus-75--xl {
    margin-top: -5.3571428571rem !important; }

  .g-mt-80--xl {
    margin-top: 5.7142857143rem !important; }

  .g-mt-minus-80--xl {
    margin-top: -5.7142857143rem !important; }

  .g-mt-85--xl {
    margin-top: 6.0714285714rem !important; }

  .g-mt-minus-85--xl {
    margin-top: -6.0714285714rem !important; }

  .g-mt-90--xl {
    margin-top: 6.4285714286rem !important; }

  .g-mt-minus-90--xl {
    margin-top: -6.4285714286rem !important; }

  .g-mt-95--xl {
    margin-top: 6.7857142857rem !important; }

  .g-mt-minus-95--xl {
    margin-top: -6.7857142857rem !important; }

  .g-mt-100--xl {
    margin-top: 7.1428571429rem !important; }

  .g-mt-minus-100--xl {
    margin-top: -7.1428571429rem !important; }

  .g-mt-105--xl {
    margin-top: 7.5rem !important; }

  .g-mt-minus-105--xl {
    margin-top: -7.5rem !important; }

  .g-mt-110--xl {
    margin-top: 7.8571428571rem !important; }

  .g-mt-minus-110--xl {
    margin-top: -7.8571428571rem !important; }

  .g-mt-115--xl {
    margin-top: 8.2142857143rem !important; }

  .g-mt-minus-115--xl {
    margin-top: -8.2142857143rem !important; }

  .g-mt-120--xl {
    margin-top: 8.5714285714rem !important; }

  .g-mt-minus-120--xl {
    margin-top: -8.5714285714rem !important; }

  .g-mt-125--xl {
    margin-top: 8.9285714286rem !important; }

  .g-mt-minus-125--xl {
    margin-top: -8.9285714286rem !important; }

  .g-mt-130--xl {
    margin-top: 9.2857142857rem !important; }

  .g-mt-minus-130--xl {
    margin-top: -9.2857142857rem !important; }

  .g-mt-135--xl {
    margin-top: 9.6428571429rem !important; }

  .g-mt-minus-135--xl {
    margin-top: -9.6428571429rem !important; }

  .g-mt-140--xl {
    margin-top: 10rem !important; }

  .g-mt-minus-140--xl {
    margin-top: -10rem !important; }

  .g-mt-145--xl {
    margin-top: 10.3571428571rem !important; }

  .g-mt-minus-145--xl {
    margin-top: -10.3571428571rem !important; }

  .g-mt-150--xl {
    margin-top: 10.7142857143rem !important; }

  .g-mt-minus-150--xl {
    margin-top: -10.7142857143rem !important; }

  .g-mt-155--xl {
    margin-top: 11.0714285714rem !important; }

  .g-mt-minus-155--xl {
    margin-top: -11.0714285714rem !important; }

  .g-mt-160--xl {
    margin-top: 11.4285714286rem !important; }

  .g-mt-minus-160--xl {
    margin-top: -11.4285714286rem !important; }

  .g-mt-165--xl {
    margin-top: 11.7857142857rem !important; }

  .g-mt-minus-165--xl {
    margin-top: -11.7857142857rem !important; }

  .g-mt-170--xl {
    margin-top: 12.1428571429rem !important; }

  .g-mt-minus-170--xl {
    margin-top: -12.1428571429rem !important; }

  .g-mb-1--xl {
    margin-bottom: 0.0714285714rem !important; }

  .g-mb-minus-1--xl {
    margin-bottom: -0.0714285714rem !important; }

  .g-mb-2--xl {
    margin-bottom: 0.1428571429rem !important; }

  .g-mb-minus-2--xl {
    margin-bottom: -0.1428571429rem !important; }

  .g-mb-3--xl {
    margin-bottom: 0.2142857143rem !important; }

  .g-mb-minus-3--xl {
    margin-bottom: -0.2142857143rem !important; }

  .g-mb-4--xl {
    margin-bottom: 0.2857142857rem !important; }

  .g-mb-minus-4--xl {
    margin-bottom: -0.2857142857rem !important; }

  .g-mb-5--xl {
    margin-bottom: 0.3571428571rem !important; }

  .g-mb-minus-5--xl {
    margin-bottom: -0.3571428571rem !important; }

  .g-mb-6--xl {
    margin-bottom: 0.4285714286rem !important; }

  .g-mb-minus-6--xl {
    margin-bottom: -0.4285714286rem !important; }

  .g-mb-7--xl {
    margin-bottom: 0.5rem !important; }

  .g-mb-minus-7--xl {
    margin-bottom: -0.5rem !important; }

  .g-mb-8--xl {
    margin-bottom: 0.5714285714rem !important; }

  .g-mb-minus-8--xl {
    margin-bottom: -0.5714285714rem !important; }

  .g-mb-9--xl {
    margin-bottom: 0.6428571429rem !important; }

  .g-mb-minus-9--xl {
    margin-bottom: -0.6428571429rem !important; }

  .g-mb-10--xl {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-minus-10--xl {
    margin-bottom: -0.7142857143rem !important; }

  .g-mb-11--xl {
    margin-bottom: 0.7857142857rem !important; }

  .g-mb-minus-11--xl {
    margin-bottom: -0.7857142857rem !important; }

  .g-mb-12--xl {
    margin-bottom: 0.8571428571rem !important; }

  .g-mb-minus-12--xl {
    margin-bottom: -0.8571428571rem !important; }

  .g-mb-13--xl {
    margin-bottom: 0.9285714286rem !important; }

  .g-mb-minus-13--xl {
    margin-bottom: -0.9285714286rem !important; }

  .g-mb-14--xl {
    margin-bottom: 1rem !important; }

  .g-mb-minus-14--xl {
    margin-bottom: -1rem !important; }

  .g-mb-15--xl {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-minus-15--xl {
    margin-bottom: -1.0714285714rem !important; }

  .g-mb-16--xl {
    margin-bottom: 1.1428571429rem !important; }

  .g-mb-minus-16--xl {
    margin-bottom: -1.1428571429rem !important; }

  .g-mb-17--xl {
    margin-bottom: 1.2142857143rem !important; }

  .g-mb-minus-17--xl {
    margin-bottom: -1.2142857143rem !important; }

  .g-mb-18--xl {
    margin-bottom: 1.2857142857rem !important; }

  .g-mb-minus-18--xl {
    margin-bottom: -1.2857142857rem !important; }

  .g-mb-19--xl {
    margin-bottom: 1.3571428571rem !important; }

  .g-mb-minus-19--xl {
    margin-bottom: -1.3571428571rem !important; }

  .g-mb-20--xl {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-minus-20--xl {
    margin-bottom: -1.4285714286rem !important; }

  .g-mb-10--xl {
    margin-bottom: 0.7142857143rem !important; }

  .g-mb-15--xl {
    margin-bottom: 1.0714285714rem !important; }

  .g-mb-20--xl {
    margin-bottom: 1.4285714286rem !important; }

  .g-mb-25--xl {
    margin-bottom: 1.7857142857rem !important; }

  .g-mb-30--xl {
    margin-bottom: 2.1428571429rem !important; }

  .g-mb-35--xl {
    margin-bottom: 2.5rem !important; }

  .g-mb-40--xl {
    margin-bottom: 2.8571428571rem !important; }

  .g-mb-45--xl {
    margin-bottom: 3.2142857143rem !important; }

  .g-mb-50--xl {
    margin-bottom: 3.5714285714rem !important; }

  .g-mb-55--xl {
    margin-bottom: 3.9285714286rem !important; }

  .g-mb-60--xl {
    margin-bottom: 4.2857142857rem !important; }

  .g-mb-65--xl {
    margin-bottom: 4.6428571429rem !important; }

  .g-mb-70--xl {
    margin-bottom: 5rem !important; }

  .g-mb-75--xl {
    margin-bottom: 5.3571428571rem !important; }

  .g-mb-80--xl {
    margin-bottom: 5.7142857143rem !important; }

  .g-mb-85--xl {
    margin-bottom: 6.0714285714rem !important; }

  .g-mb-90--xl {
    margin-bottom: 6.4285714286rem !important; }

  .g-mb-95--xl {
    margin-bottom: 6.7857142857rem !important; }

  .g-mb-100--xl {
    margin-bottom: 7.1428571429rem !important; }

  .g-mb-105--xl {
    margin-bottom: 7.5rem !important; }

  .g-mb-110--xl {
    margin-bottom: 7.8571428571rem !important; }

  .g-mb-115--xl {
    margin-bottom: 8.2142857143rem !important; }

  .g-mb-120--xl {
    margin-bottom: 8.5714285714rem !important; }

  .g-mb-125--xl {
    margin-bottom: 8.9285714286rem !important; }

  .g-mb-130--xl {
    margin-bottom: 9.2857142857rem !important; }

  .g-mb-135--xl {
    margin-bottom: 9.6428571429rem !important; }

  .g-mb-140--xl {
    margin-bottom: 10rem !important; }

  .g-mb-145--xl {
    margin-bottom: 10.3571428571rem !important; }

  .g-mb-150--xl {
    margin-bottom: 10.7142857143rem !important; }

  .g-mb-155--xl {
    margin-bottom: 11.0714285714rem !important; }

  .g-mb-160--xl {
    margin-bottom: 11.4285714286rem !important; }

  .g-mb-165--xl {
    margin-bottom: 11.7857142857rem !important; }

  .g-mb-170--xl {
    margin-bottom: 12.1428571429rem !important; }

  .g-ml-1--xl {
    margin-left: 0.0714285714rem !important; }

  .g-ml-minus-1--xl {
    margin-left: -0.0714285714rem !important; }

  .g-ml-2--xl {
    margin-left: 0.1428571429rem !important; }

  .g-ml-minus-2--xl {
    margin-left: -0.1428571429rem !important; }

  .g-ml-3--xl {
    margin-left: 0.2142857143rem !important; }

  .g-ml-minus-3--xl {
    margin-left: -0.2142857143rem !important; }

  .g-ml-4--xl {
    margin-left: 0.2857142857rem !important; }

  .g-ml-minus-4--xl {
    margin-left: -0.2857142857rem !important; }

  .g-ml-5--xl {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--xl {
    margin-left: -0.3571428571rem !important; }

  .g-ml-6--xl {
    margin-left: 0.4285714286rem !important; }

  .g-ml-minus-6--xl {
    margin-left: -0.4285714286rem !important; }

  .g-ml-7--xl {
    margin-left: 0.5rem !important; }

  .g-ml-minus-7--xl {
    margin-left: -0.5rem !important; }

  .g-ml-8--xl {
    margin-left: 0.5714285714rem !important; }

  .g-ml-minus-8--xl {
    margin-left: -0.5714285714rem !important; }

  .g-ml-9--xl {
    margin-left: 0.6428571429rem !important; }

  .g-ml-minus-9--xl {
    margin-left: -0.6428571429rem !important; }

  .g-ml-10--xl {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--xl {
    margin-left: -0.7142857143rem !important; }

  .g-ml-5--xl {
    margin-left: 0.3571428571rem !important; }

  .g-ml-minus-5--xl {
    margin-left: -0.3571428571rem !important; }

  .g-ml-10--xl {
    margin-left: 0.7142857143rem !important; }

  .g-ml-minus-10--xl {
    margin-left: -0.7142857143rem !important; }

  .g-ml-15--xl {
    margin-left: 1.0714285714rem !important; }

  .g-ml-minus-15--xl {
    margin-left: -1.0714285714rem !important; }

  .g-ml-20--xl {
    margin-left: 1.4285714286rem !important; }

  .g-ml-minus-20--xl {
    margin-left: -1.4285714286rem !important; }

  .g-ml-25--xl {
    margin-left: 1.7857142857rem !important; }

  .g-ml-minus-25--xl {
    margin-left: -1.7857142857rem !important; }

  .g-ml-30--xl {
    margin-left: 2.1428571429rem !important; }

  .g-ml-minus-30--xl {
    margin-left: -2.1428571429rem !important; }

  .g-ml-35--xl {
    margin-left: 2.5rem !important; }

  .g-ml-minus-35--xl {
    margin-left: -2.5rem !important; }

  .g-ml-40--xl {
    margin-left: 2.8571428571rem !important; }

  .g-ml-minus-40--xl {
    margin-left: -2.8571428571rem !important; }

  .g-ml-45--xl {
    margin-left: 3.2142857143rem !important; }

  .g-ml-minus-45--xl {
    margin-left: -3.2142857143rem !important; }

  .g-ml-50--xl {
    margin-left: 3.5714285714rem !important; }

  .g-ml-minus-50--xl {
    margin-left: -3.5714285714rem !important; }

  .g-mr-1--xl {
    margin-right: 0.0714285714rem !important; }

  .g-mr-minus-1--xl {
    margin-right: -0.0714285714rem !important; }

  .g-mr-2--xl {
    margin-right: 0.1428571429rem !important; }

  .g-mr-minus-2--xl {
    margin-right: -0.1428571429rem !important; }

  .g-mr-3--xl {
    margin-right: 0.2142857143rem !important; }

  .g-mr-minus-3--xl {
    margin-right: -0.2142857143rem !important; }

  .g-mr-4--xl {
    margin-right: 0.2857142857rem !important; }

  .g-mr-minus-4--xl {
    margin-right: -0.2857142857rem !important; }

  .g-mr-5--xl {
    margin-right: 0.3571428571rem !important; }

  .g-mr-minus-5--xl {
    margin-right: -0.3571428571rem !important; }

  .g-mr-6--xl {
    margin-right: 0.4285714286rem !important; }

  .g-mr-minus-6--xl {
    margin-right: -0.4285714286rem !important; }

  .g-mr-7--xl {
    margin-right: 0.5rem !important; }

  .g-mr-minus-7--xl {
    margin-right: -0.5rem !important; }

  .g-mr-8--xl {
    margin-right: 0.5714285714rem !important; }

  .g-mr-minus-8--xl {
    margin-right: -0.5714285714rem !important; }

  .g-mr-9--xl {
    margin-right: 0.6428571429rem !important; }

  .g-mr-minus-9--xl {
    margin-right: -0.6428571429rem !important; }

  .g-mr-10--xl {
    margin-right: 0.7142857143rem !important; }

  .g-mr-minus-10--xl {
    margin-right: -0.7142857143rem !important; }

  .g-mr-5--xl {
    margin-right: 0.3571428571rem !important; }

  .g-mr-10--xl {
    margin-right: 0.7142857143rem !important; }

  .g-mr-15--xl {
    margin-right: 1.0714285714rem !important; }

  .g-mr-20--xl {
    margin-right: 1.4285714286rem !important; }

  .g-mr-25--xl {
    margin-right: 1.7857142857rem !important; }

  .g-mr-30--xl {
    margin-right: 2.1428571429rem !important; }

  .g-mr-35--xl {
    margin-right: 2.5rem !important; }

  .g-mr-40--xl {
    margin-right: 2.8571428571rem !important; }

  .g-mr-45--xl {
    margin-right: 3.2142857143rem !important; }

  .g-mr-50--xl {
    margin-right: 3.5714285714rem !important; } }
/* Margins Around
------------------------------------*/
.g-ma-1 {
  margin: 0.0714285714rem !important; }

.g-ma-3 {
  margin: 0.2142857143rem !important; }

.g-ma-5 {
  margin: 0.3571428571rem !important; }

.g-ma-10 {
  margin: 0.7142857143rem !important; }

.g-ma-20 {
  margin: 1.4285714286rem !important; }

.g-ma-minus-1 {
  margin: -0.0714285714rem !important; }

/* Minus Margins
------------------------------------*/
/* Minus Margin Top */
.g-mt-minus-1 {
  margin-top: -0.0714285714rem; }

.g-mt-minus-20 {
  margin-top: -1.4285714286rem; }

.g-mt-minus-25 {
  margin-top: -1.7857142857rem; }

.g-mt-minus-30 {
  margin-top: -2.1428571429rem; }

.g-mt-minus-40 {
  margin-top: -2.8571428571rem; }

.g-mt-minus-70 {
  margin-top: -5rem; }

.g-mt-minus-120 {
  margin-top: -8.5714285714rem; }

.g-mt-minus-200 {
  margin-top: -14.2857142857rem; }

.g-mt-minus-300 {
  margin-top: -21.4285714286rem; }

/* Minus Margin Bottom */
.g-mb-minus-70 {
  margin-bottom: -5rem; }

/* Minus Margin Left */
.g-ml-minus-20 {
  margin-left: -1.4285714286rem; }

.g-ml-minus-35 {
  margin-left: -2.5rem; }

.g-ml-minus-55 {
  margin-left: -3.9285714286rem; }

.g-ml-minus-25 {
  margin-left: -1.7857142857rem; }

.g-ml-minus-82 {
  margin-left: -5.8571428571rem; }

.g-ml-minus-90 {
  margin-left: -6.4285714286rem; }

.g-ml-minus-100 {
  margin-left: -7.1428571429rem; }

.g-ml-minus-118 {
  margin-left: -8.4285714286rem; }

.g-ml-minus-142 {
  margin-left: -10.1428571429rem; }

/* Minus Margin Right */
.g-mr-minus-50 {
  margin-right: -3.5714285714rem; }

.g-mr-minus-100 {
  margin-right: -7.1428571429rem; }

/* Margin Left and Right */
.g-mx-minus-1 {
  margin-left: -0.0714285714rem;
  margin-right: -0.0714285714rem; }

.g-mx-minus-2 {
  margin-left: -0.1428571429rem;
  margin-right: -0.1428571429rem; }

.g-mx-minus-4 {
  margin-left: -0.2857142857rem;
  margin-right: -0.2857142857rem; }

.g-mx-minus-5 {
  margin-left: -0.3571428571rem;
  margin-right: -0.3571428571rem; }

.g-mx-minus-15 {
  margin-left: -1.0714285714rem;
  margin-right: -1.0714285714rem; }

.g-mx-minus-25 {
  margin-left: -1.7857142857rem;
  margin-right: -1.7857142857rem; }

.g-mx-minus-30 {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem; }

/* Custon Spaces
------------------------------------*/
/* Margin Top */
.g-mt-10x {
  margin-top: 10%;
  /* O */ }

.g-mt-21 {
  margin-top: 1.5rem; }

.g-mt-22 {
  margin-top: 1.5714285714rem; }

.g-mt-32 {
  margin-top: 2.2857142857rem !important; }

.g-mt-57 {
  margin-top: 4.0714285714rem !important; }

.g-mt-500 {
  margin-top: 35.7142857143rem; }

/* Margin Bottom */
.g-mb-23 {
  margin-bottom: 1.6428571429rem; }

.g-mb-28 {
  margin-bottom: 2rem; }

.g-mb-500 {
  margin-bottom: 35.7142857143rem; }

/* Margin Left */
.g-ml-10x {
  margin-left: 10%;
  /* O */ }

.g-ml-12 {
  margin-left: 0.8571428571rem; }

.g-ml-13 {
  margin-left: 0.9285714286rem; }

.g-ml-20 {
  margin-left: 1.4285714286rem; }

.g-ml-25 {
  margin-left: 1.7857142857rem; }

.g-ml-35 {
  margin-left: 2.5rem; }

.g-ml-43 {
  margin-left: 3.0714285714rem; }

.g-ml-60 {
  margin-left: 4.2857142857rem; }

.g-ml-75 {
  margin-left: 5.3571428571rem; }

.g-ml-82 {
  margin-left: 5.8571428571rem; }

.g-ml-85 {
  margin-left: 6.0714285714rem; }

.g-ml-105 {
  margin-left: 7.5rem; }

.g-ml-118 {
  margin-left: 8.4285714286rem; }

.g-ml-142 {
  margin-left: 10.1428571429rem; }

/* Margin Right */
.g-mr-12 {
  margin-right: 0.8571428571rem; }

.g-mr-60 {
  margin-right: 4.2857142857rem; }

.g-mr-63 {
  margin-right: 4.5rem; }

.g-mr-minus-10 {
  margin-right: -0.7142857143rem; }

.g-mr-minus-15 {
  margin-right: -1.0714285714rem; }

.g-mr-minus-30 {
  margin-right: -2.1428571429rem; }

/* Margin Left and Right */
.g-mx-minus-10 {
  margin-left: -0.7142857143rem;
  margin-right: -0.7142857143rem; }

.g-mx-minus-15 {
  margin-left: -1.0714285714rem;
  margin-right: -1.0714285714rem; }

.g-mx-minus-20 {
  margin-left: -1.4285714286rem;
  margin-right: -1.4285714286rem; }

.g-mx-minus-25 {
  margin-left: -1.7857142857rem;
  margin-right: -1.7857142857rem; }

.g-mx-minus-30 {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem; }

/* Margin Top and Bottom */
.g-my-minus-1 {
  margin-top: -0.0714285714rem;
  margin-bottom: -0.0714285714rem; }

.g-my-minus-2 {
  margin-top: -0.1428571429rem;
  margin-bottom: -0.1428571429rem; }

.g-my-minus-10 {
  margin-top: -0.7142857143rem;
  margin-bottom: -0.7142857143rem; }

.g-m-reset {
  margin: 0 !important; }

@media (min-width: 576px) {
  .g-mb-0--sm {
    margin-bottom: 0 !important; }

  .g-mx-minus-10--sm {
    margin-left: -0.7142857143rem;
    margin-right: -0.7142857143rem; }

  .g-my-minus-5--sm {
    margin-top: -0.3571428571rem;
    margin-bottom: -0.3571428571rem; }

  .g-my-minus-10--sm {
    margin-top: -0.7142857143rem;
    margin-bottom: -0.7142857143rem; }

  .g-mx-minus-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .g-my-minus-0 {
    margin-top: 0;
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .g-mx-12--md {
    margin-left: 0.8571428571rem !important;
    margin-right: 0.8571428571rem !important; }

  .g-ml-12--md {
    margin-left: 0.8571428571rem !important; }

  .g-mr-12--md {
    margin-right: 0.8571428571rem !important; }

  .g-mb-0--md {
    margin-bottom: 0 !important; }

  .g-ml-minus-1--md {
    margin-left: -0.0714285714rem; }

  .g-mr-minus-1--md {
    margin-right: -0.0714285714rem; }

  .g-ml-minus-9--md {
    margin-left: 0.6428571429rem !important; }

  .g-mr-minus-9--md {
    margin-right: 0.6428571429rem !important; }

  .g-ml-minus-82--md {
    margin-left: -5.8571428571rem !important; }

  .g-mr-60--md {
    margin-right: 4.2857142857rem !important; }

  .g-mr-63--md {
    margin-right: 4.5rem !important; }

  .g-ml-85--md {
    margin-left: 6.0714285714rem !important; }

  .g-ml-minus-90--md {
    margin-left: -6.4285714286rem !important; }

  .g-m-reset--md {
    margin: 0 !important; } }
@media (min-width: 992px) {
  .g-mx-12--lg {
    margin-left: 0.8571428571rem !important;
    margin-right: 0.8571428571rem !important; }

  .g-mb-60--lg {
    margin-bottom: 4.2857142857rem !important; }

  .g-ml-12--lg {
    margin-left: 0.8571428571rem !important; }

  .g-mr-12--lg {
    margin-right: 0.8571428571rem !important; }

  .g-mr-minus-1--lg {
    margin-right: -0.0714285714rem; }

  .g-mr-minus-100--lg {
    margin-right: -7.1428571429rem; }

  .g-ml-minus-100--lg {
    margin-left: -7.1428571429rem; }

  .g-ml-minus-100 {
    margin-left: -7.1428571429rem; }

  .g-mx-minus-5--lg {
    margin-left: -0.3571428571rem;
    margin-right: -0.3571428571rem; }

  .g-mx-minus-10--lg {
    margin-left: -0.7142857143rem;
    margin-right: -0.7142857143rem; }

  .g-mx-minus-15--lg {
    margin-left: -1.0714285714rem;
    margin-right: -1.0714285714rem; }

  .g-ml-minus-50--lg {
    margin-left: -3.5714285714rem; }

  .g-m-reset--lg {
    margin: 0 !important; }

  .g-ml-100--lg {
    margin-left: 7.1428571429rem; } }
@media (min-width: 1200px) {
  .g-mx-minus-10--xl {
    margin-left: -0.7142857143rem;
    margin-right: -0.7142857143rem; }

  .g-mx-minus-15--xl {
    margin-left: -1.0714285714rem;
    margin-right: -1.0714285714rem; }

  .g-m-reset--xl {
    margin: 0 !important; } }
/*------------------------------------
  Margins Extended
------------------------------------*/
@media (min-width: 992px) {
  /* Margin Top */
  .js-header-change-moment .g-mt-1--lg--scrolling {
    margin-top: 0.0714285714rem !important; }

  .js-header-change-moment .g-mt-2--lg--scrolling {
    margin-top: 0.1428571429rem !important; }

  .js-header-change-moment .g-mt-3--lg--scrolling {
    margin-top: 0.2142857143rem !important; }

  .js-header-change-moment .g-mt-4--lg--scrolling {
    margin-top: 0.2857142857rem !important; }

  .js-header-change-moment .g-mt-5--lg--scrolling {
    margin-top: 0.3571428571rem !important; }

  .js-header-change-moment .g-mt-6--lg--scrolling {
    margin-top: 0.4285714286rem !important; }

  .js-header-change-moment .g-mt-7--lg--scrolling {
    margin-top: 0.5rem !important; }

  .js-header-change-moment .g-mt-8--lg--scrolling {
    margin-top: 0.5714285714rem !important; }

  .js-header-change-moment .g-mt-9--lg--scrolling {
    margin-top: 0.6428571429rem !important; }

  .js-header-change-moment .g-mt-10--lg--scrolling {
    margin-top: 0.7142857143rem !important; }

  .js-header-change-moment .g-mt-11--lg--scrolling {
    margin-top: 0.7857142857rem !important; }

  .js-header-change-moment .g-mt-12--lg--scrolling {
    margin-top: 0.8571428571rem !important; }

  .js-header-change-moment .g-mt-13--lg--scrolling {
    margin-top: 0.9285714286rem !important; }

  .js-header-change-moment .g-mt-14--lg--scrolling {
    margin-top: 1rem !important; }

  .js-header-change-moment .g-mt-15--lg--scrolling {
    margin-top: 1.0714285714rem !important; }

  .js-header-change-moment .g-mt-16--lg--scrolling {
    margin-top: 1.1428571429rem !important; }

  .js-header-change-moment .g-mt-17--lg--scrolling {
    margin-top: 1.2142857143rem !important; }

  .js-header-change-moment .g-mt-18--lg--scrolling {
    margin-top: 1.2857142857rem !important; }

  .js-header-change-moment .g-mt-19--lg--scrolling {
    margin-top: 1.3571428571rem !important; }

  .js-header-change-moment .g-mt-20--lg--scrolling {
    margin-top: 1.4285714286rem !important; }

  .js-header-change-moment .g-mt-21--lg--scrolling {
    margin-top: 1.5rem !important; }

  .js-header-change-moment .g-mt-22--lg--scrolling {
    margin-top: 1.5714285714rem !important; }

  .js-header-change-moment .g-mt-23--lg--scrolling {
    margin-top: 1.6428571429rem !important; }

  .js-header-change-moment .g-mt-24--lg--scrolling {
    margin-top: 1.7142857143rem !important; }

  .js-header-change-moment .g-mt-25--lg--scrolling {
    margin-top: 1.7857142857rem !important; } }
/*------------------------------------
  Padding Spaces
------------------------------------*/
/* Padding Spaces (xs)
------------------------------------*/
@media (min-width: 0) {
  .g-pa-0 {
    padding: 0 !important; }

  .g-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-pl-0 {
    padding-left: 0 !important; }

  .g-pr-0 {
    padding-right: 0 !important; }

  .g-pt-0 {
    padding-top: 0 !important; }

  .g-pb-0 {
    padding-bottom: 0 !important; }

  /* Padding Around */
  .g-pa-2 {
    padding: 0.1428571429rem !important; }

  .g-pa-3 {
    padding: 0.2142857143rem !important; }

  .g-pa-5 {
    padding: 0.3571428571rem !important; }

  .g-pa-7 {
    padding: 0.5rem !important; }

  .g-pa-10 {
    padding: 0.7142857143rem !important; }

  .g-pa-15 {
    padding: 1.0714285714rem !important; }

  .g-pa-20 {
    padding: 1.4285714286rem !important; }

  .g-pa-25 {
    padding: 1.7857142857rem !important; }

  .g-pa-30 {
    padding: 2.1428571429rem !important; }

  .g-pa-35 {
    padding: 2.5rem !important; }

  .g-pa-40 {
    padding: 2.8571428571rem !important; }

  .g-pa-45 {
    padding: 3.2142857143rem !important; }

  .g-pa-50 {
    padding: 3.5714285714rem !important; }

  .g-pa-55 {
    padding: 3.9285714286rem !important; }

  .g-pa-60 {
    padding: 4.2857142857rem !important; }

  .g-pa-65 {
    padding: 4.6428571429rem !important; }

  .g-pa-70 {
    padding: 5rem !important; }

  .g-pa-75 {
    padding: 5.3571428571rem !important; }

  .g-pa-80 {
    padding: 5.7142857143rem !important; }

  .g-pa-85 {
    padding: 6.0714285714rem !important; }

  .g-pa-90 {
    padding: 6.4285714286rem !important; }

  .g-pa-95 {
    padding: 6.7857142857rem !important; }

  .g-pa-100 {
    padding: 7.1428571429rem !important; }

  .g-pa-105 {
    padding: 7.5rem !important; }

  .g-pa-110 {
    padding: 7.8571428571rem !important; }

  .g-pa-115 {
    padding: 8.2142857143rem !important; }

  .g-pa-120 {
    padding: 8.5714285714rem !important; }

  .g-pa-125 {
    padding: 8.9285714286rem !important; }

  .g-pa-130 {
    padding: 9.2857142857rem !important; }

  .g-pa-135 {
    padding: 9.6428571429rem !important; }

  .g-pa-140 {
    padding: 10rem !important; }

  .g-pa-145 {
    padding: 10.3571428571rem !important; }

  .g-pa-150 {
    padding: 10.7142857143rem !important; }

  /* Padding X */
  .g-px-1 {
    padding-left: 0.0714285714rem !important;
    padding-right: 0.0714285714rem !important; }

  .g-px-2 {
    padding-left: 0.1428571429rem !important;
    padding-right: 0.1428571429rem !important; }

  .g-px-3 {
    padding-left: 0.2142857143rem !important;
    padding-right: 0.2142857143rem !important; }

  .g-px-4 {
    padding-left: 0.2857142857rem !important;
    padding-right: 0.2857142857rem !important; }

  .g-px-5 {
    padding-left: 0.3571428571rem !important;
    padding-right: 0.3571428571rem !important; }

  .g-px-6 {
    padding-left: 0.4285714286rem !important;
    padding-right: 0.4285714286rem !important; }

  .g-px-7 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }

  .g-px-8 {
    padding-left: 0.5714285714rem !important;
    padding-right: 0.5714285714rem !important; }

  .g-px-9 {
    padding-left: 0.6428571429rem !important;
    padding-right: 0.6428571429rem !important; }

  .g-px-10 {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-11 {
    padding-left: 0.7857142857rem !important;
    padding-right: 0.7857142857rem !important; }

  .g-px-12 {
    padding-left: 0.8571428571rem !important;
    padding-right: 0.8571428571rem !important; }

  .g-px-13 {
    padding-left: 0.9285714286rem !important;
    padding-right: 0.9285714286rem !important; }

  .g-px-14 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }

  .g-px-15 {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-10 {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-15 {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-20 {
    padding-left: 1.4285714286rem !important;
    padding-right: 1.4285714286rem !important; }

  .g-px-25 {
    padding-left: 1.7857142857rem !important;
    padding-right: 1.7857142857rem !important; }

  .g-px-30 {
    padding-left: 2.1428571429rem !important;
    padding-right: 2.1428571429rem !important; }

  .g-px-35 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }

  .g-px-40 {
    padding-left: 2.8571428571rem !important;
    padding-right: 2.8571428571rem !important; }

  .g-px-45 {
    padding-left: 3.2142857143rem !important;
    padding-right: 3.2142857143rem !important; }

  .g-px-50 {
    padding-left: 3.5714285714rem !important;
    padding-right: 3.5714285714rem !important; }

  .g-px-55 {
    padding-left: 3.9285714286rem !important;
    padding-right: 3.9285714286rem !important; }

  .g-px-60 {
    padding-left: 4.2857142857rem !important;
    padding-right: 4.2857142857rem !important; }

  .g-px-65 {
    padding-left: 4.6428571429rem !important;
    padding-right: 4.6428571429rem !important; }

  .g-px-70 {
    padding-left: 5rem !important;
    padding-right: 5rem !important; }

  .g-px-75 {
    padding-left: 5.3571428571rem !important;
    padding-right: 5.3571428571rem !important; }

  .g-px-80 {
    padding-left: 5.7142857143rem !important;
    padding-right: 5.7142857143rem !important; }

  .g-px-85 {
    padding-left: 6.0714285714rem !important;
    padding-right: 6.0714285714rem !important; }

  .g-px-90 {
    padding-left: 6.4285714286rem !important;
    padding-right: 6.4285714286rem !important; }

  .g-px-95 {
    padding-left: 6.7857142857rem !important;
    padding-right: 6.7857142857rem !important; }

  .g-px-100 {
    padding-left: 7.1428571429rem !important;
    padding-right: 7.1428571429rem !important; }

  .g-px-105 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important; }

  .g-px-110 {
    padding-left: 7.8571428571rem !important;
    padding-right: 7.8571428571rem !important; }

  .g-px-115 {
    padding-left: 8.2142857143rem !important;
    padding-right: 8.2142857143rem !important; }

  .g-px-120 {
    padding-left: 8.5714285714rem !important;
    padding-right: 8.5714285714rem !important; }

  .g-px-125 {
    padding-left: 8.9285714286rem !important;
    padding-right: 8.9285714286rem !important; }

  .g-px-130 {
    padding-left: 9.2857142857rem !important;
    padding-right: 9.2857142857rem !important; }

  .g-px-135 {
    padding-left: 9.6428571429rem !important;
    padding-right: 9.6428571429rem !important; }

  .g-px-140 {
    padding-left: 10rem !important;
    padding-right: 10rem !important; }

  .g-px-145 {
    padding-left: 10.3571428571rem !important;
    padding-right: 10.3571428571rem !important; }

  .g-px-150 {
    padding-left: 10.7142857143rem !important;
    padding-right: 10.7142857143rem !important; }

  /* Padding Y */
  .g-py-1 {
    padding-top: 0.0714285714rem !important;
    padding-bottom: 0.0714285714rem !important; }

  .g-py-2 {
    padding-top: 0.1428571429rem !important;
    padding-bottom: 0.1428571429rem !important; }

  .g-py-3 {
    padding-top: 0.2142857143rem !important;
    padding-bottom: 0.2142857143rem !important; }

  .g-py-4 {
    padding-top: 0.2857142857rem !important;
    padding-bottom: 0.2857142857rem !important; }

  .g-py-5 {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-py-6 {
    padding-top: 0.4285714286rem !important;
    padding-bottom: 0.4285714286rem !important; }

  .g-py-7 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .g-py-8 {
    padding-top: 0.5714285714rem !important;
    padding-bottom: 0.5714285714rem !important; }

  .g-py-9 {
    padding-top: 0.6428571429rem !important;
    padding-bottom: 0.6428571429rem !important; }

  .g-py-10 {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  .g-py-11 {
    padding-top: 0.7857142857rem !important;
    padding-bottom: 0.7857142857rem !important; }

  .g-py-12 {
    padding-top: 0.8571428571rem !important;
    padding-bottom: 0.8571428571rem !important; }

  .g-py-13 {
    padding-top: 0.9285714286rem !important;
    padding-bottom: 0.9285714286rem !important; }

  .g-py-14 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .g-py-15 {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  .g-py-16 {
    padding-top: 1.1428571429rem !important;
    padding-bottom: 1.1428571429rem !important; }

  .g-py-17 {
    padding-top: 1.2142857143rem !important;
    padding-bottom: 1.2142857143rem !important; }

  .g-py-18 {
    padding-top: 1.2857142857rem !important;
    padding-bottom: 1.2857142857rem !important; }

  .g-py-19 {
    padding-top: 1.3571428571rem !important;
    padding-bottom: 1.3571428571rem !important; }

  /* P */
  .g-py-10 {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  /* P */
  .g-py-15 {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  /* P */
  .g-py-20 {
    padding-top: 1.4285714286rem !important;
    padding-bottom: 1.4285714286rem !important; }

  /* P */
  .g-py-25 {
    padding-top: 1.7857142857rem !important;
    padding-bottom: 1.7857142857rem !important; }

  /* P */
  .g-py-30 {
    padding-top: 2.1428571429rem !important;
    padding-bottom: 2.1428571429rem !important; }

  /* P */
  .g-py-35 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }

  /* P */
  .g-py-40 {
    padding-top: 2.8571428571rem !important;
    padding-bottom: 2.8571428571rem !important; }

  /* P */
  .g-py-45 {
    padding-top: 3.2142857143rem !important;
    padding-bottom: 3.2142857143rem !important; }

  /* P */
  .g-py-50 {
    padding-top: 3.5714285714rem !important;
    padding-bottom: 3.5714285714rem !important; }

  /* P */
  .g-py-55 {
    padding-top: 3.9285714286rem !important;
    padding-bottom: 3.9285714286rem !important; }

  /* P */
  .g-py-60 {
    padding-top: 4.2857142857rem !important;
    padding-bottom: 4.2857142857rem !important; }

  /* P */
  .g-py-65 {
    padding-top: 4.6428571429rem !important;
    padding-bottom: 4.6428571429rem !important; }

  /* P */
  .g-py-70 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  /* P */
  .g-py-75 {
    padding-top: 5.3571428571rem !important;
    padding-bottom: 5.3571428571rem !important; }

  /* P */
  .g-py-80 {
    padding-top: 5.7142857143rem !important;
    padding-bottom: 5.7142857143rem !important; }

  /* P */
  .g-py-85 {
    padding-top: 6.0714285714rem !important;
    padding-bottom: 6.0714285714rem !important; }

  /* P */
  .g-py-90 {
    padding-top: 6.4285714286rem !important;
    padding-bottom: 6.4285714286rem !important; }

  /* P */
  .g-py-95 {
    padding-top: 6.7857142857rem !important;
    padding-bottom: 6.7857142857rem !important; }

  /* P */
  .g-py-100 {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  /* P */
  .g-py-105 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important; }

  /* P */
  .g-py-110 {
    padding-top: 7.8571428571rem !important;
    padding-bottom: 7.8571428571rem !important; }

  /* P */
  .g-py-115 {
    padding-top: 8.2142857143rem !important;
    padding-bottom: 8.2142857143rem !important; }

  /* P */
  .g-py-120 {
    padding-top: 8.5714285714rem !important;
    padding-bottom: 8.5714285714rem !important; }

  /* P */
  .g-py-125 {
    padding-top: 8.9285714286rem !important;
    padding-bottom: 8.9285714286rem !important; }

  /* P */
  .g-py-130 {
    padding-top: 9.2857142857rem !important;
    padding-bottom: 9.2857142857rem !important; }

  /* P */
  .g-py-135 {
    padding-top: 9.6428571429rem !important;
    padding-bottom: 9.6428571429rem !important; }

  /* P */
  .g-py-140 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important; }

  /* P */
  .g-py-145 {
    padding-top: 10.3571428571rem !important;
    padding-bottom: 10.3571428571rem !important; }

  /* P */
  .g-py-150 {
    padding-top: 10.7142857143rem !important;
    padding-bottom: 10.7142857143rem !important; }

  /* P */
  .g-py-155 {
    padding-top: 11.0714285714rem !important;
    padding-bottom: 11.0714285714rem !important; }

  /* P */
  .g-py-160 {
    padding-top: 11.4285714286rem !important;
    padding-bottom: 11.4285714286rem !important; }

  /* P */
  .g-py-165 {
    padding-top: 11.7857142857rem !important;
    padding-bottom: 11.7857142857rem !important; }

  /* P */
  .g-py-170 {
    padding-top: 12.1428571429rem !important;
    padding-bottom: 12.1428571429rem !important; }

  /* P */
  .g-py-175 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important; }

  /* P */
  .g-py-180 {
    padding-top: 12.8571428571rem !important;
    padding-bottom: 12.8571428571rem !important; }

  /* P */
  .g-py-185 {
    padding-top: 13.2142857143rem !important;
    padding-bottom: 13.2142857143rem !important; }

  /* P */
  .g-py-190 {
    padding-top: 13.5714285714rem !important;
    padding-bottom: 13.5714285714rem !important; }

  /* P */
  .g-py-195 {
    padding-top: 13.9285714286rem !important;
    padding-bottom: 13.9285714286rem !important; }

  /* P */
  .g-py-200 {
    padding-top: 14.2857142857rem !important;
    padding-bottom: 14.2857142857rem !important; }

  /* P */
  .g-py-205 {
    padding-top: 14.6428571429rem !important;
    padding-bottom: 14.6428571429rem !important; }

  /* P */
  .g-py-210 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important; }

  /* Padding Top */
  .g-pt-0 {
    padding-top: 0px !important; }

  .g-pt-1 {
    padding-top: 0.0714285714rem !important; }

  .g-pt-2 {
    padding-top: 0.1428571429rem !important; }

  .g-pt-3 {
    padding-top: 0.2142857143rem !important; }

  .g-pt-4 {
    padding-top: 0.2857142857rem !important; }

  .g-pt-5 {
    padding-top: 0.3571428571rem !important; }

  .g-pt-6 {
    padding-top: 0.4285714286rem !important; }

  .g-pt-7 {
    padding-top: 0.5rem !important; }

  .g-pt-8 {
    padding-top: 0.5714285714rem !important; }

  .g-pt-9 {
    padding-top: 0.6428571429rem !important; }

  .g-pt-10 {
    padding-top: 0.7142857143rem !important; }

  .g-pt-15 {
    padding-top: 1.0714285714rem !important; }

  .g-pt-20 {
    padding-top: 1.4285714286rem !important; }

  .g-pt-25 {
    padding-top: 1.7857142857rem !important; }

  .g-pt-30 {
    padding-top: 2.1428571429rem !important; }

  .g-pt-35 {
    padding-top: 2.5rem !important; }

  .g-pt-40 {
    padding-top: 2.8571428571rem !important; }

  .g-pt-45 {
    padding-top: 3.2142857143rem !important; }

  .g-pt-50 {
    padding-top: 3.5714285714rem !important; }

  .g-pt-55 {
    padding-top: 3.9285714286rem !important; }

  .g-pt-60 {
    padding-top: 4.2857142857rem !important; }

  .g-pt-65 {
    padding-top: 4.6428571429rem !important; }

  .g-pt-70 {
    padding-top: 5rem !important; }

  .g-pt-75 {
    padding-top: 5.3571428571rem !important; }

  .g-pt-80 {
    padding-top: 5.7142857143rem !important; }

  .g-pt-85 {
    padding-top: 6.0714285714rem !important; }

  .g-pt-90 {
    padding-top: 6.4285714286rem !important; }

  .g-pt-95 {
    padding-top: 6.7857142857rem !important; }

  .g-pt-100 {
    padding-top: 7.1428571429rem !important; }

  .g-pt-105 {
    padding-top: 7.5rem !important; }

  .g-pt-110 {
    padding-top: 7.8571428571rem !important; }

  .g-pt-115 {
    padding-top: 8.2142857143rem !important; }

  .g-pt-120 {
    padding-top: 8.5714285714rem !important; }

  .g-pt-125 {
    padding-top: 8.9285714286rem !important; }

  .g-pt-130 {
    padding-top: 9.2857142857rem !important; }

  .g-pt-135 {
    padding-top: 9.6428571429rem !important; }

  .g-pt-140 {
    padding-top: 10rem !important; }

  .g-pt-145 {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150 {
    padding-top: 10.7142857143rem !important; }

  /* Padding Right */
  .g-pr-0 {
    padding-right: 0px !important; }

  .g-pr-1 {
    padding-right: 0.0714285714rem !important; }

  .g-pr-2 {
    padding-right: 0.1428571429rem !important; }

  .g-pr-3 {
    padding-right: 0.2142857143rem !important; }

  .g-pr-4 {
    padding-right: 0.2857142857rem !important; }

  .g-pr-5 {
    padding-right: 0.3571428571rem !important; }

  .g-pr-6 {
    padding-right: 0.4285714286rem !important; }

  .g-pr-7 {
    padding-right: 0.5rem !important; }

  .g-pr-8 {
    padding-right: 0.5714285714rem !important; }

  .g-pr-9 {
    padding-right: 0.6428571429rem !important; }

  /* P */
  .g-pr-10 {
    padding-right: 0.7142857143rem !important; }

  /* P */
  .g-pr-15 {
    padding-right: 1.0714285714rem !important; }

  /* P */
  .g-pr-20 {
    padding-right: 1.4285714286rem !important; }

  /* P */
  .g-pr-25 {
    padding-right: 1.7857142857rem !important; }

  /* P */
  .g-pr-30 {
    padding-right: 2.1428571429rem !important; }

  /* P */
  .g-pr-35 {
    padding-right: 2.5rem !important; }

  /* P */
  .g-pr-40 {
    padding-right: 2.8571428571rem !important; }

  /* P */
  .g-pr-45 {
    padding-right: 3.2142857143rem !important; }

  /* P */
  .g-pr-50 {
    padding-right: 3.5714285714rem !important; }

  /* P */
  .g-pr-55 {
    padding-right: 3.9285714286rem !important; }

  /* P */
  .g-pr-60 {
    padding-right: 4.2857142857rem !important; }

  /* P */
  .g-pr-65 {
    padding-right: 4.6428571429rem !important; }

  /* P */
  .g-pr-70 {
    padding-right: 5rem !important; }

  /* P */
  .g-pr-75 {
    padding-right: 5.3571428571rem !important; }

  /* P */
  .g-pr-80 {
    padding-right: 5.7142857143rem !important; }

  /* P */
  .g-pr-85 {
    padding-right: 6.0714285714rem !important; }

  /* P */
  .g-pr-90 {
    padding-right: 6.4285714286rem !important; }

  /* P */
  .g-pr-95 {
    padding-right: 6.7857142857rem !important; }

  /* P */
  .g-pr-100 {
    padding-right: 7.1428571429rem !important; }

  /* P */
  .g-pr-105 {
    padding-right: 7.5rem !important; }

  /* P */
  .g-pr-110 {
    padding-right: 7.8571428571rem !important; }

  /* P */
  .g-pr-115 {
    padding-right: 8.2142857143rem !important; }

  /* P */
  .g-pr-120 {
    padding-right: 8.5714285714rem !important; }

  /* P */
  .g-pr-125 {
    padding-right: 8.9285714286rem !important; }

  /* P */
  .g-pr-130 {
    padding-right: 9.2857142857rem !important; }

  /* P */
  .g-pr-135 {
    padding-right: 9.6428571429rem !important; }

  /* P */
  .g-pr-140 {
    padding-right: 10rem !important; }

  /* P */
  .g-pr-145 {
    padding-right: 10.3571428571rem !important; }

  /* P */
  .g-pr-150 {
    padding-right: 10.7142857143rem !important; }

  /* P */
  .g-pr-155 {
    padding-right: 11.0714285714rem !important; }

  /* P */
  .g-pr-160 {
    padding-right: 11.4285714286rem !important; }

  /* P */
  .g-pr-165 {
    padding-right: 11.7857142857rem !important; }

  /* P */
  .g-pr-170 {
    padding-right: 12.1428571429rem !important; }

  /* Padding Bottom */
  .g-pb-0 {
    padding-bottom: 0px !important; }

  .g-pb-1 {
    padding-bottom: 0.0714285714rem !important; }

  .g-pb-2 {
    padding-bottom: 0.1428571429rem !important; }

  .g-pb-3 {
    padding-bottom: 0.2142857143rem !important; }

  .g-pb-4 {
    padding-bottom: 0.2857142857rem !important; }

  .g-pb-5 {
    padding-bottom: 0.3571428571rem !important; }

  .g-pb-6 {
    padding-bottom: 0.4285714286rem !important; }

  .g-pb-7 {
    padding-bottom: 0.5rem !important; }

  .g-pb-8 {
    padding-bottom: 0.5714285714rem !important; }

  .g-pb-9 {
    padding-bottom: 0.6428571429rem !important; }

  .g-pb-10 {
    padding-bottom: 0.7142857143rem !important; }

  .g-pb-15 {
    padding-bottom: 1.0714285714rem !important; }

  .g-pb-20 {
    padding-bottom: 1.4285714286rem !important; }

  .g-pb-25 {
    padding-bottom: 1.7857142857rem !important; }

  .g-pb-30 {
    padding-bottom: 2.1428571429rem !important; }

  .g-pb-35 {
    padding-bottom: 2.5rem !important; }

  .g-pb-40 {
    padding-bottom: 2.8571428571rem !important; }

  .g-pb-45 {
    padding-bottom: 3.2142857143rem !important; }

  .g-pb-50 {
    padding-bottom: 3.5714285714rem !important; }

  .g-pb-55 {
    padding-bottom: 3.9285714286rem !important; }

  .g-pb-60 {
    padding-bottom: 4.2857142857rem !important; }

  .g-pb-65 {
    padding-bottom: 4.6428571429rem !important; }

  .g-pb-70 {
    padding-bottom: 5rem !important; }

  .g-pb-75 {
    padding-bottom: 5.3571428571rem !important; }

  .g-pb-80 {
    padding-bottom: 5.7142857143rem !important; }

  .g-pb-85 {
    padding-bottom: 6.0714285714rem !important; }

  .g-pb-90 {
    padding-bottom: 6.4285714286rem !important; }

  .g-pb-95 {
    padding-bottom: 6.7857142857rem !important; }

  .g-pb-100 {
    padding-bottom: 7.1428571429rem !important; }

  .g-pb-105 {
    padding-bottom: 7.5rem !important; }

  .g-pb-110 {
    padding-bottom: 7.8571428571rem !important; }

  .g-pb-115 {
    padding-bottom: 8.2142857143rem !important; }

  .g-pb-120 {
    padding-bottom: 8.5714285714rem !important; }

  .g-pb-125 {
    padding-bottom: 8.9285714286rem !important; }

  .g-pb-130 {
    padding-bottom: 9.2857142857rem !important; }

  .g-pb-135 {
    padding-bottom: 9.6428571429rem !important; }

  .g-pb-140 {
    padding-bottom: 10rem !important; }

  .g-pb-145 {
    padding-bottom: 10.3571428571rem !important; }

  .g-pb-150 {
    padding-bottom: 10.7142857143rem !important; }

  /* Padding Left */
  .g-pl-0 {
    padding-left: 0px !important; }

  .g-pl-1 {
    padding-left: 0.0714285714rem !important; }

  .g-pl-2 {
    padding-left: 0.1428571429rem !important; }

  .g-pl-3 {
    padding-left: 0.2142857143rem !important; }

  .g-pl-4 {
    padding-left: 0.2857142857rem !important; }

  .g-pl-5 {
    padding-left: 0.3571428571rem !important; }

  .g-pl-6 {
    padding-left: 0.4285714286rem !important; }

  .g-pl-7 {
    padding-left: 0.5rem !important; }

  .g-pl-8 {
    padding-left: 0.5714285714rem !important; }

  .g-pl-9 {
    padding-left: 0.6428571429rem !important; }

  /* P */
  .g-pl-10 {
    padding-left: 0.7142857143rem !important; }

  /* P */
  .g-pl-15 {
    padding-left: 1.0714285714rem !important; }

  /* P */
  .g-pl-20 {
    padding-left: 1.4285714286rem !important; }

  /* P */
  .g-pl-25 {
    padding-left: 1.7857142857rem !important; }

  /* P */
  .g-pl-30 {
    padding-left: 2.1428571429rem !important; }

  /* P */
  .g-pl-35 {
    padding-left: 2.5rem !important; }

  /* P */
  .g-pl-40 {
    padding-left: 2.8571428571rem !important; }

  /* P */
  .g-pl-45 {
    padding-left: 3.2142857143rem !important; }

  /* P */
  .g-pl-50 {
    padding-left: 3.5714285714rem !important; }

  /* P */
  .g-pl-55 {
    padding-left: 3.9285714286rem !important; }

  /* P */
  .g-pl-60 {
    padding-left: 4.2857142857rem !important; }

  /* P */
  .g-pl-65 {
    padding-left: 4.6428571429rem !important; }

  /* P */
  .g-pl-70 {
    padding-left: 5rem !important; }

  /* P */
  .g-pl-75 {
    padding-left: 5.3571428571rem !important; }

  /* P */
  .g-pl-80 {
    padding-left: 5.7142857143rem !important; }

  /* P */
  .g-pl-85 {
    padding-left: 6.0714285714rem !important; }

  /* P */
  .g-pl-90 {
    padding-left: 6.4285714286rem !important; }

  /* P */
  .g-pl-95 {
    padding-left: 6.7857142857rem !important; }

  /* P */
  .g-pl-100 {
    padding-left: 7.1428571429rem !important; }

  /* P */
  .g-pl-105 {
    padding-left: 7.5rem !important; }

  /* P */
  .g-pl-110 {
    padding-left: 7.8571428571rem !important; }

  /* P */
  .g-pl-115 {
    padding-left: 8.2142857143rem !important; }

  /* P */
  .g-pl-120 {
    padding-left: 8.5714285714rem !important; }

  /* P */
  .g-pl-125 {
    padding-left: 8.9285714286rem !important; }

  /* P */
  .g-pl-130 {
    padding-left: 9.2857142857rem !important; }

  /* P */
  .g-pl-135 {
    padding-left: 9.6428571429rem !important; }

  /* P */
  .g-pl-140 {
    padding-left: 10rem !important; }

  /* P */
  .g-pl-145 {
    padding-left: 10.3571428571rem !important; }

  /* P */
  .g-pl-150 {
    padding-left: 10.7142857143rem !important; }

  /* P */
  .g-pl-155 {
    padding-left: 11.0714285714rem !important; }

  /* P */
  .g-pl-160 {
    padding-left: 11.4285714286rem !important; }

  /* P */
  .g-pl-165 {
    padding-left: 11.7857142857rem !important; }

  /* P */
  .g-pl-170 {
    padding-left: 12.1428571429rem !important; } }
/* Padding Spaces (sm)
------------------------------------*/
@media (min-width: 576px) {
  .g-pa-0--sm {
    padding: 0 !important; }

  .g-px-0--sm {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0--sm {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-pl-0--sm {
    padding-left: 0 !important; }

  .g-pr-0--sm {
    padding-right: 0 !important; }

  .g-pt-0--sm {
    padding-top: 0 !important; }

  .g-pb-0--sm {
    padding-bottom: 0 !important; }

  /* Padding Around */
  .g-pa-2--sm {
    padding: 0.1428571429rem !important; }

  .g-pa-3--sm {
    padding: 0.2142857143rem !important; }

  .g-pa-5--sm {
    padding: 0.3571428571rem !important; }

  .g-pa-7--sm {
    padding: 0.5rem !important; }

  .g-pa-10--sm {
    padding: 0.7142857143rem !important; }

  .g-pa-15--sm {
    padding: 1.0714285714rem !important; }

  .g-pa-20--sm {
    padding: 1.4285714286rem !important; }

  .g-pa-25--sm {
    padding: 1.7857142857rem !important; }

  .g-pa-30--sm {
    padding: 2.1428571429rem !important; }

  .g-pa-35--sm {
    padding: 2.5rem !important; }

  .g-pa-40--sm {
    padding: 2.8571428571rem !important; }

  .g-pa-45--sm {
    padding: 3.2142857143rem !important; }

  .g-pa-50--sm {
    padding: 3.5714285714rem !important; }

  .g-pa-55--sm {
    padding: 3.9285714286rem !important; }

  .g-pa-60--sm {
    padding: 4.2857142857rem !important; }

  .g-pa-65--sm {
    padding: 4.6428571429rem !important; }

  .g-pa-70--sm {
    padding: 5rem !important; }

  .g-pa-75--sm {
    padding: 5.3571428571rem !important; }

  .g-pa-80--sm {
    padding: 5.7142857143rem !important; }

  .g-pa-85--sm {
    padding: 6.0714285714rem !important; }

  .g-pa-90--sm {
    padding: 6.4285714286rem !important; }

  .g-pa-95--sm {
    padding: 6.7857142857rem !important; }

  .g-pa-100--sm {
    padding: 7.1428571429rem !important; }

  .g-pa-105--sm {
    padding: 7.5rem !important; }

  .g-pa-110--sm {
    padding: 7.8571428571rem !important; }

  .g-pa-115--sm {
    padding: 8.2142857143rem !important; }

  .g-pa-120--sm {
    padding: 8.5714285714rem !important; }

  .g-pa-125--sm {
    padding: 8.9285714286rem !important; }

  .g-pa-130--sm {
    padding: 9.2857142857rem !important; }

  .g-pa-135--sm {
    padding: 9.6428571429rem !important; }

  .g-pa-140--sm {
    padding: 10rem !important; }

  .g-pa-145--sm {
    padding: 10.3571428571rem !important; }

  .g-pa-150--sm {
    padding: 10.7142857143rem !important; }

  /* Padding X */
  .g-px-1--sm {
    padding-left: 0.0714285714rem !important;
    padding-right: 0.0714285714rem !important; }

  .g-px-2--sm {
    padding-left: 0.1428571429rem !important;
    padding-right: 0.1428571429rem !important; }

  .g-px-3--sm {
    padding-left: 0.2142857143rem !important;
    padding-right: 0.2142857143rem !important; }

  .g-px-4--sm {
    padding-left: 0.2857142857rem !important;
    padding-right: 0.2857142857rem !important; }

  .g-px-5--sm {
    padding-left: 0.3571428571rem !important;
    padding-right: 0.3571428571rem !important; }

  .g-px-6--sm {
    padding-left: 0.4285714286rem !important;
    padding-right: 0.4285714286rem !important; }

  .g-px-7--sm {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }

  .g-px-8--sm {
    padding-left: 0.5714285714rem !important;
    padding-right: 0.5714285714rem !important; }

  .g-px-9--sm {
    padding-left: 0.6428571429rem !important;
    padding-right: 0.6428571429rem !important; }

  .g-px-10--sm {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-11--sm {
    padding-left: 0.7857142857rem !important;
    padding-right: 0.7857142857rem !important; }

  .g-px-12--sm {
    padding-left: 0.8571428571rem !important;
    padding-right: 0.8571428571rem !important; }

  .g-px-13--sm {
    padding-left: 0.9285714286rem !important;
    padding-right: 0.9285714286rem !important; }

  .g-px-14--sm {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }

  .g-px-15--sm {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-10--sm {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-15--sm {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-20--sm {
    padding-left: 1.4285714286rem !important;
    padding-right: 1.4285714286rem !important; }

  .g-px-25--sm {
    padding-left: 1.7857142857rem !important;
    padding-right: 1.7857142857rem !important; }

  .g-px-30--sm {
    padding-left: 2.1428571429rem !important;
    padding-right: 2.1428571429rem !important; }

  .g-px-35--sm {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }

  .g-px-40--sm {
    padding-left: 2.8571428571rem !important;
    padding-right: 2.8571428571rem !important; }

  .g-px-45--sm {
    padding-left: 3.2142857143rem !important;
    padding-right: 3.2142857143rem !important; }

  .g-px-50--sm {
    padding-left: 3.5714285714rem !important;
    padding-right: 3.5714285714rem !important; }

  .g-px-55--sm {
    padding-left: 3.9285714286rem !important;
    padding-right: 3.9285714286rem !important; }

  .g-px-60--sm {
    padding-left: 4.2857142857rem !important;
    padding-right: 4.2857142857rem !important; }

  .g-px-65--sm {
    padding-left: 4.6428571429rem !important;
    padding-right: 4.6428571429rem !important; }

  .g-px-70--sm {
    padding-left: 5rem !important;
    padding-right: 5rem !important; }

  .g-px-75--sm {
    padding-left: 5.3571428571rem !important;
    padding-right: 5.3571428571rem !important; }

  .g-px-80--sm {
    padding-left: 5.7142857143rem !important;
    padding-right: 5.7142857143rem !important; }

  .g-px-85--sm {
    padding-left: 6.0714285714rem !important;
    padding-right: 6.0714285714rem !important; }

  .g-px-90--sm {
    padding-left: 6.4285714286rem !important;
    padding-right: 6.4285714286rem !important; }

  .g-px-95--sm {
    padding-left: 6.7857142857rem !important;
    padding-right: 6.7857142857rem !important; }

  .g-px-100--sm {
    padding-left: 7.1428571429rem !important;
    padding-right: 7.1428571429rem !important; }

  .g-px-105--sm {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important; }

  .g-px-110--sm {
    padding-left: 7.8571428571rem !important;
    padding-right: 7.8571428571rem !important; }

  .g-px-115--sm {
    padding-left: 8.2142857143rem !important;
    padding-right: 8.2142857143rem !important; }

  .g-px-120--sm {
    padding-left: 8.5714285714rem !important;
    padding-right: 8.5714285714rem !important; }

  .g-px-125--sm {
    padding-left: 8.9285714286rem !important;
    padding-right: 8.9285714286rem !important; }

  .g-px-130--sm {
    padding-left: 9.2857142857rem !important;
    padding-right: 9.2857142857rem !important; }

  .g-px-135--sm {
    padding-left: 9.6428571429rem !important;
    padding-right: 9.6428571429rem !important; }

  .g-px-140--sm {
    padding-left: 10rem !important;
    padding-right: 10rem !important; }

  .g-px-145--sm {
    padding-left: 10.3571428571rem !important;
    padding-right: 10.3571428571rem !important; }

  .g-px-150--sm {
    padding-left: 10.7142857143rem !important;
    padding-right: 10.7142857143rem !important; }

  /* Padding Y */
  .g-py-1--sm {
    padding-top: 0.0714285714rem !important;
    padding-bottom: 0.0714285714rem !important; }

  .g-py-2--sm {
    padding-top: 0.1428571429rem !important;
    padding-bottom: 0.1428571429rem !important; }

  .g-py-3--sm {
    padding-top: 0.2142857143rem !important;
    padding-bottom: 0.2142857143rem !important; }

  .g-py-4--sm {
    padding-top: 0.2857142857rem !important;
    padding-bottom: 0.2857142857rem !important; }

  .g-py-5--sm {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-py-6--sm {
    padding-top: 0.4285714286rem !important;
    padding-bottom: 0.4285714286rem !important; }

  .g-py-7--sm {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .g-py-8--sm {
    padding-top: 0.5714285714rem !important;
    padding-bottom: 0.5714285714rem !important; }

  .g-py-9--sm {
    padding-top: 0.6428571429rem !important;
    padding-bottom: 0.6428571429rem !important; }

  .g-py-10--sm {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  .g-py-11--sm {
    padding-top: 0.7857142857rem !important;
    padding-bottom: 0.7857142857rem !important; }

  .g-py-12--sm {
    padding-top: 0.8571428571rem !important;
    padding-bottom: 0.8571428571rem !important; }

  .g-py-13--sm {
    padding-top: 0.9285714286rem !important;
    padding-bottom: 0.9285714286rem !important; }

  .g-py-14--sm {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .g-py-15--sm {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  .g-py-16--sm {
    padding-top: 1.1428571429rem !important;
    padding-bottom: 1.1428571429rem !important; }

  .g-py-17--sm {
    padding-top: 1.2142857143rem !important;
    padding-bottom: 1.2142857143rem !important; }

  .g-py-18--sm {
    padding-top: 1.2857142857rem !important;
    padding-bottom: 1.2857142857rem !important; }

  .g-py-19--sm {
    padding-top: 1.3571428571rem !important;
    padding-bottom: 1.3571428571rem !important; }

  /* P */
  .g-py-10--sm {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  /* P */
  .g-py-15--sm {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  /* P */
  .g-py-20--sm {
    padding-top: 1.4285714286rem !important;
    padding-bottom: 1.4285714286rem !important; }

  /* P */
  .g-py-25--sm {
    padding-top: 1.7857142857rem !important;
    padding-bottom: 1.7857142857rem !important; }

  /* P */
  .g-py-30--sm {
    padding-top: 2.1428571429rem !important;
    padding-bottom: 2.1428571429rem !important; }

  /* P */
  .g-py-35--sm {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }

  /* P */
  .g-py-40--sm {
    padding-top: 2.8571428571rem !important;
    padding-bottom: 2.8571428571rem !important; }

  /* P */
  .g-py-45--sm {
    padding-top: 3.2142857143rem !important;
    padding-bottom: 3.2142857143rem !important; }

  /* P */
  .g-py-50--sm {
    padding-top: 3.5714285714rem !important;
    padding-bottom: 3.5714285714rem !important; }

  /* P */
  .g-py-55--sm {
    padding-top: 3.9285714286rem !important;
    padding-bottom: 3.9285714286rem !important; }

  /* P */
  .g-py-60--sm {
    padding-top: 4.2857142857rem !important;
    padding-bottom: 4.2857142857rem !important; }

  /* P */
  .g-py-65--sm {
    padding-top: 4.6428571429rem !important;
    padding-bottom: 4.6428571429rem !important; }

  /* P */
  .g-py-70--sm {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  /* P */
  .g-py-75--sm {
    padding-top: 5.3571428571rem !important;
    padding-bottom: 5.3571428571rem !important; }

  /* P */
  .g-py-80--sm {
    padding-top: 5.7142857143rem !important;
    padding-bottom: 5.7142857143rem !important; }

  /* P */
  .g-py-85--sm {
    padding-top: 6.0714285714rem !important;
    padding-bottom: 6.0714285714rem !important; }

  /* P */
  .g-py-90--sm {
    padding-top: 6.4285714286rem !important;
    padding-bottom: 6.4285714286rem !important; }

  /* P */
  .g-py-95--sm {
    padding-top: 6.7857142857rem !important;
    padding-bottom: 6.7857142857rem !important; }

  /* P */
  .g-py-100--sm {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  /* P */
  .g-py-105--sm {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important; }

  /* P */
  .g-py-110--sm {
    padding-top: 7.8571428571rem !important;
    padding-bottom: 7.8571428571rem !important; }

  /* P */
  .g-py-115--sm {
    padding-top: 8.2142857143rem !important;
    padding-bottom: 8.2142857143rem !important; }

  /* P */
  .g-py-120--sm {
    padding-top: 8.5714285714rem !important;
    padding-bottom: 8.5714285714rem !important; }

  /* P */
  .g-py-125--sm {
    padding-top: 8.9285714286rem !important;
    padding-bottom: 8.9285714286rem !important; }

  /* P */
  .g-py-130--sm {
    padding-top: 9.2857142857rem !important;
    padding-bottom: 9.2857142857rem !important; }

  /* P */
  .g-py-135--sm {
    padding-top: 9.6428571429rem !important;
    padding-bottom: 9.6428571429rem !important; }

  /* P */
  .g-py-140--sm {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important; }

  /* P */
  .g-py-145--sm {
    padding-top: 10.3571428571rem !important;
    padding-bottom: 10.3571428571rem !important; }

  /* P */
  .g-py-150--sm {
    padding-top: 10.7142857143rem !important;
    padding-bottom: 10.7142857143rem !important; }

  /* P */
  .g-py-155--sm {
    padding-top: 11.0714285714rem !important;
    padding-bottom: 11.0714285714rem !important; }

  /* P */
  .g-py-160--sm {
    padding-top: 11.4285714286rem !important;
    padding-bottom: 11.4285714286rem !important; }

  /* P */
  .g-py-165--sm {
    padding-top: 11.7857142857rem !important;
    padding-bottom: 11.7857142857rem !important; }

  /* P */
  .g-py-170--sm {
    padding-top: 12.1428571429rem !important;
    padding-bottom: 12.1428571429rem !important; }

  /* P */
  .g-py-175--sm {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important; }

  /* P */
  .g-py-180--sm {
    padding-top: 12.8571428571rem !important;
    padding-bottom: 12.8571428571rem !important; }

  /* P */
  .g-py-185--sm {
    padding-top: 13.2142857143rem !important;
    padding-bottom: 13.2142857143rem !important; }

  /* P */
  .g-py-190--sm {
    padding-top: 13.5714285714rem !important;
    padding-bottom: 13.5714285714rem !important; }

  /* P */
  .g-py-195--sm {
    padding-top: 13.9285714286rem !important;
    padding-bottom: 13.9285714286rem !important; }

  /* P */
  .g-py-200--sm {
    padding-top: 14.2857142857rem !important;
    padding-bottom: 14.2857142857rem !important; }

  /* P */
  .g-py-205--sm {
    padding-top: 14.6428571429rem !important;
    padding-bottom: 14.6428571429rem !important; }

  /* P */
  .g-py-210--sm {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important; }

  /* Padding Top */
  .g-pt-0--sm {
    padding-top: 0px !important; }

  .g-pt-1--sm {
    padding-top: 0.0714285714rem !important; }

  .g-pt-2--sm {
    padding-top: 0.1428571429rem !important; }

  .g-pt-3--sm {
    padding-top: 0.2142857143rem !important; }

  .g-pt-4--sm {
    padding-top: 0.2857142857rem !important; }

  .g-pt-5--sm {
    padding-top: 0.3571428571rem !important; }

  .g-pt-6--sm {
    padding-top: 0.4285714286rem !important; }

  .g-pt-7--sm {
    padding-top: 0.5rem !important; }

  .g-pt-8--sm {
    padding-top: 0.5714285714rem !important; }

  .g-pt-9--sm {
    padding-top: 0.6428571429rem !important; }

  .g-pt-10--sm {
    padding-top: 0.7142857143rem !important; }

  .g-pt-15--sm {
    padding-top: 1.0714285714rem !important; }

  .g-pt-20--sm {
    padding-top: 1.4285714286rem !important; }

  .g-pt-25--sm {
    padding-top: 1.7857142857rem !important; }

  .g-pt-30--sm {
    padding-top: 2.1428571429rem !important; }

  .g-pt-35--sm {
    padding-top: 2.5rem !important; }

  .g-pt-40--sm {
    padding-top: 2.8571428571rem !important; }

  .g-pt-45--sm {
    padding-top: 3.2142857143rem !important; }

  .g-pt-50--sm {
    padding-top: 3.5714285714rem !important; }

  .g-pt-55--sm {
    padding-top: 3.9285714286rem !important; }

  .g-pt-60--sm {
    padding-top: 4.2857142857rem !important; }

  .g-pt-65--sm {
    padding-top: 4.6428571429rem !important; }

  .g-pt-70--sm {
    padding-top: 5rem !important; }

  .g-pt-75--sm {
    padding-top: 5.3571428571rem !important; }

  .g-pt-80--sm {
    padding-top: 5.7142857143rem !important; }

  .g-pt-85--sm {
    padding-top: 6.0714285714rem !important; }

  .g-pt-90--sm {
    padding-top: 6.4285714286rem !important; }

  .g-pt-95--sm {
    padding-top: 6.7857142857rem !important; }

  .g-pt-100--sm {
    padding-top: 7.1428571429rem !important; }

  .g-pt-105--sm {
    padding-top: 7.5rem !important; }

  .g-pt-110--sm {
    padding-top: 7.8571428571rem !important; }

  .g-pt-115--sm {
    padding-top: 8.2142857143rem !important; }

  .g-pt-120--sm {
    padding-top: 8.5714285714rem !important; }

  .g-pt-125--sm {
    padding-top: 8.9285714286rem !important; }

  .g-pt-130--sm {
    padding-top: 9.2857142857rem !important; }

  .g-pt-135--sm {
    padding-top: 9.6428571429rem !important; }

  .g-pt-140--sm {
    padding-top: 10rem !important; }

  .g-pt-145--sm {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150--sm {
    padding-top: 10.7142857143rem !important; }

  /* Padding Right */
  .g-pr-0--sm {
    padding-right: 0px !important; }

  .g-pr-1--sm {
    padding-right: 0.0714285714rem !important; }

  .g-pr-2--sm {
    padding-right: 0.1428571429rem !important; }

  .g-pr-3--sm {
    padding-right: 0.2142857143rem !important; }

  .g-pr-4--sm {
    padding-right: 0.2857142857rem !important; }

  .g-pr-5--sm {
    padding-right: 0.3571428571rem !important; }

  .g-pr-6--sm {
    padding-right: 0.4285714286rem !important; }

  .g-pr-7--sm {
    padding-right: 0.5rem !important; }

  .g-pr-8--sm {
    padding-right: 0.5714285714rem !important; }

  .g-pr-9--sm {
    padding-right: 0.6428571429rem !important; }

  /* P */
  .g-pr-10--sm {
    padding-right: 0.7142857143rem !important; }

  /* P */
  .g-pr-15--sm {
    padding-right: 1.0714285714rem !important; }

  /* P */
  .g-pr-20--sm {
    padding-right: 1.4285714286rem !important; }

  /* P */
  .g-pr-25--sm {
    padding-right: 1.7857142857rem !important; }

  /* P */
  .g-pr-30--sm {
    padding-right: 2.1428571429rem !important; }

  /* P */
  .g-pr-35--sm {
    padding-right: 2.5rem !important; }

  /* P */
  .g-pr-40--sm {
    padding-right: 2.8571428571rem !important; }

  /* P */
  .g-pr-45--sm {
    padding-right: 3.2142857143rem !important; }

  /* P */
  .g-pr-50--sm {
    padding-right: 3.5714285714rem !important; }

  /* P */
  .g-pr-55--sm {
    padding-right: 3.9285714286rem !important; }

  /* P */
  .g-pr-60--sm {
    padding-right: 4.2857142857rem !important; }

  /* P */
  .g-pr-65--sm {
    padding-right: 4.6428571429rem !important; }

  /* P */
  .g-pr-70--sm {
    padding-right: 5rem !important; }

  /* P */
  .g-pr-75--sm {
    padding-right: 5.3571428571rem !important; }

  /* P */
  .g-pr-80--sm {
    padding-right: 5.7142857143rem !important; }

  /* P */
  .g-pr-85--sm {
    padding-right: 6.0714285714rem !important; }

  /* P */
  .g-pr-90--sm {
    padding-right: 6.4285714286rem !important; }

  /* P */
  .g-pr-95--sm {
    padding-right: 6.7857142857rem !important; }

  /* P */
  .g-pr-100--sm {
    padding-right: 7.1428571429rem !important; }

  /* P */
  .g-pr-105--sm {
    padding-right: 7.5rem !important; }

  /* P */
  .g-pr-110--sm {
    padding-right: 7.8571428571rem !important; }

  /* P */
  .g-pr-115--sm {
    padding-right: 8.2142857143rem !important; }

  /* P */
  .g-pr-120--sm {
    padding-right: 8.5714285714rem !important; }

  /* P */
  .g-pr-125--sm {
    padding-right: 8.9285714286rem !important; }

  /* P */
  .g-pr-130--sm {
    padding-right: 9.2857142857rem !important; }

  /* P */
  .g-pr-135--sm {
    padding-right: 9.6428571429rem !important; }

  /* P */
  .g-pr-140--sm {
    padding-right: 10rem !important; }

  /* P */
  .g-pr-145--sm {
    padding-right: 10.3571428571rem !important; }

  /* P */
  .g-pr-150--sm {
    padding-right: 10.7142857143rem !important; }

  /* P */
  .g-pr-155--sm {
    padding-right: 11.0714285714rem !important; }

  /* P */
  .g-pr-160--sm {
    padding-right: 11.4285714286rem !important; }

  /* P */
  .g-pr-165--sm {
    padding-right: 11.7857142857rem !important; }

  /* P */
  .g-pr-170--sm {
    padding-right: 12.1428571429rem !important; }

  /* Padding Bottom */
  .g-pb-0--sm {
    padding-bottom: 0px !important; }

  .g-pb-1--sm {
    padding-bottom: 0.0714285714rem !important; }

  .g-pb-2--sm {
    padding-bottom: 0.1428571429rem !important; }

  .g-pb-3--sm {
    padding-bottom: 0.2142857143rem !important; }

  .g-pb-4--sm {
    padding-bottom: 0.2857142857rem !important; }

  .g-pb-5--sm {
    padding-bottom: 0.3571428571rem !important; }

  .g-pb-6--sm {
    padding-bottom: 0.4285714286rem !important; }

  .g-pb-7--sm {
    padding-bottom: 0.5rem !important; }

  .g-pb-8--sm {
    padding-bottom: 0.5714285714rem !important; }

  .g-pb-9--sm {
    padding-bottom: 0.6428571429rem !important; }

  .g-pb-10--sm {
    padding-bottom: 0.7142857143rem !important; }

  .g-pb-15--sm {
    padding-bottom: 1.0714285714rem !important; }

  .g-pb-20--sm {
    padding-bottom: 1.4285714286rem !important; }

  .g-pb-25--sm {
    padding-bottom: 1.7857142857rem !important; }

  .g-pb-30--sm {
    padding-bottom: 2.1428571429rem !important; }

  .g-pb-35--sm {
    padding-bottom: 2.5rem !important; }

  .g-pb-40--sm {
    padding-bottom: 2.8571428571rem !important; }

  .g-pb-45--sm {
    padding-bottom: 3.2142857143rem !important; }

  .g-pb-50--sm {
    padding-bottom: 3.5714285714rem !important; }

  .g-pb-55--sm {
    padding-bottom: 3.9285714286rem !important; }

  .g-pb-60--sm {
    padding-bottom: 4.2857142857rem !important; }

  .g-pb-65--sm {
    padding-bottom: 4.6428571429rem !important; }

  .g-pb-70--sm {
    padding-bottom: 5rem !important; }

  .g-pb-75--sm {
    padding-bottom: 5.3571428571rem !important; }

  .g-pb-80--sm {
    padding-bottom: 5.7142857143rem !important; }

  .g-pb-85--sm {
    padding-bottom: 6.0714285714rem !important; }

  .g-pb-90--sm {
    padding-bottom: 6.4285714286rem !important; }

  .g-pb-95--sm {
    padding-bottom: 6.7857142857rem !important; }

  .g-pb-100--sm {
    padding-bottom: 7.1428571429rem !important; }

  .g-pb-105--sm {
    padding-bottom: 7.5rem !important; }

  .g-pb-110--sm {
    padding-bottom: 7.8571428571rem !important; }

  .g-pb-115--sm {
    padding-bottom: 8.2142857143rem !important; }

  .g-pb-120--sm {
    padding-bottom: 8.5714285714rem !important; }

  .g-pb-125--sm {
    padding-bottom: 8.9285714286rem !important; }

  .g-pb-130--sm {
    padding-bottom: 9.2857142857rem !important; }

  .g-pb-135--sm {
    padding-bottom: 9.6428571429rem !important; }

  .g-pb-140--sm {
    padding-bottom: 10rem !important; }

  .g-pb-145--sm {
    padding-bottom: 10.3571428571rem !important; }

  .g-pb-150--sm {
    padding-bottom: 10.7142857143rem !important; }

  /* Padding Left */
  .g-pl-0--sm {
    padding-left: 0px !important; }

  .g-pl-1--sm {
    padding-left: 0.0714285714rem !important; }

  .g-pl-2--sm {
    padding-left: 0.1428571429rem !important; }

  .g-pl-3--sm {
    padding-left: 0.2142857143rem !important; }

  .g-pl-4--sm {
    padding-left: 0.2857142857rem !important; }

  .g-pl-5--sm {
    padding-left: 0.3571428571rem !important; }

  .g-pl-6--sm {
    padding-left: 0.4285714286rem !important; }

  .g-pl-7--sm {
    padding-left: 0.5rem !important; }

  .g-pl-8--sm {
    padding-left: 0.5714285714rem !important; }

  .g-pl-9--sm {
    padding-left: 0.6428571429rem !important; }

  /* P */
  .g-pl-10--sm {
    padding-left: 0.7142857143rem !important; }

  /* P */
  .g-pl-15--sm {
    padding-left: 1.0714285714rem !important; }

  /* P */
  .g-pl-20--sm {
    padding-left: 1.4285714286rem !important; }

  /* P */
  .g-pl-25--sm {
    padding-left: 1.7857142857rem !important; }

  /* P */
  .g-pl-30--sm {
    padding-left: 2.1428571429rem !important; }

  /* P */
  .g-pl-35--sm {
    padding-left: 2.5rem !important; }

  /* P */
  .g-pl-40--sm {
    padding-left: 2.8571428571rem !important; }

  /* P */
  .g-pl-45--sm {
    padding-left: 3.2142857143rem !important; }

  /* P */
  .g-pl-50--sm {
    padding-left: 3.5714285714rem !important; }

  /* P */
  .g-pl-55--sm {
    padding-left: 3.9285714286rem !important; }

  /* P */
  .g-pl-60--sm {
    padding-left: 4.2857142857rem !important; }

  /* P */
  .g-pl-65--sm {
    padding-left: 4.6428571429rem !important; }

  /* P */
  .g-pl-70--sm {
    padding-left: 5rem !important; }

  /* P */
  .g-pl-75--sm {
    padding-left: 5.3571428571rem !important; }

  /* P */
  .g-pl-80--sm {
    padding-left: 5.7142857143rem !important; }

  /* P */
  .g-pl-85--sm {
    padding-left: 6.0714285714rem !important; }

  /* P */
  .g-pl-90--sm {
    padding-left: 6.4285714286rem !important; }

  /* P */
  .g-pl-95--sm {
    padding-left: 6.7857142857rem !important; }

  /* P */
  .g-pl-100--sm {
    padding-left: 7.1428571429rem !important; }

  /* P */
  .g-pl-105--sm {
    padding-left: 7.5rem !important; }

  /* P */
  .g-pl-110--sm {
    padding-left: 7.8571428571rem !important; }

  /* P */
  .g-pl-115--sm {
    padding-left: 8.2142857143rem !important; }

  /* P */
  .g-pl-120--sm {
    padding-left: 8.5714285714rem !important; }

  /* P */
  .g-pl-125--sm {
    padding-left: 8.9285714286rem !important; }

  /* P */
  .g-pl-130--sm {
    padding-left: 9.2857142857rem !important; }

  /* P */
  .g-pl-135--sm {
    padding-left: 9.6428571429rem !important; }

  /* P */
  .g-pl-140--sm {
    padding-left: 10rem !important; }

  /* P */
  .g-pl-145--sm {
    padding-left: 10.3571428571rem !important; }

  /* P */
  .g-pl-150--sm {
    padding-left: 10.7142857143rem !important; }

  /* P */
  .g-pl-155--sm {
    padding-left: 11.0714285714rem !important; }

  /* P */
  .g-pl-160--sm {
    padding-left: 11.4285714286rem !important; }

  /* P */
  .g-pl-165--sm {
    padding-left: 11.7857142857rem !important; }

  /* P */
  .g-pl-170--sm {
    padding-left: 12.1428571429rem !important; } }
/* Padding Spaces (md)
------------------------------------*/
/* P */
@media (min-width: 768px) {
  .g-pa-0--md {
    padding: 0 !important; }

  .g-px-0--md {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0--md {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-pl-0--md {
    padding-left: 0 !important; }

  .g-pr-0--md {
    padding-right: 0 !important; }

  .g-pt-0--md {
    padding-top: 0 !important; }

  .g-pb-0--md {
    padding-bottom: 0 !important; }

  /* Padding Around */
  .g-pa-2--md {
    padding: 0.1428571429rem !important; }

  .g-pa-3--md {
    padding: 0.2142857143rem !important; }

  .g-pa-5--md {
    padding: 0.3571428571rem !important; }

  .g-pa-7--md {
    padding: 0.5rem !important; }

  .g-pa-10--md {
    padding: 0.7142857143rem !important; }

  .g-pa-15--md {
    padding: 1.0714285714rem !important; }

  .g-pa-20--md {
    padding: 1.4285714286rem !important; }

  .g-pa-25--md {
    padding: 1.7857142857rem !important; }

  .g-pa-30--md {
    padding: 2.1428571429rem !important; }

  .g-pa-35--md {
    padding: 2.5rem !important; }

  .g-pa-40--md {
    padding: 2.8571428571rem !important; }

  .g-pa-45--md {
    padding: 3.2142857143rem !important; }

  .g-pa-50--md {
    padding: 3.5714285714rem !important; }

  .g-pa-55--md {
    padding: 3.9285714286rem !important; }

  .g-pa-60--md {
    padding: 4.2857142857rem !important; }

  .g-pa-65--md {
    padding: 4.6428571429rem !important; }

  .g-pa-70--md {
    padding: 5rem !important; }

  .g-pa-75--md {
    padding: 5.3571428571rem !important; }

  .g-pa-80--md {
    padding: 5.7142857143rem !important; }

  .g-pa-85--md {
    padding: 6.0714285714rem !important; }

  .g-pa-90--md {
    padding: 6.4285714286rem !important; }

  .g-pa-95--md {
    padding: 6.7857142857rem !important; }

  .g-pa-100--md {
    padding: 7.1428571429rem !important; }

  .g-pa-105--md {
    padding: 7.5rem !important; }

  .g-pa-110--md {
    padding: 7.8571428571rem !important; }

  .g-pa-115--md {
    padding: 8.2142857143rem !important; }

  .g-pa-120--md {
    padding: 8.5714285714rem !important; }

  .g-pa-125--md {
    padding: 8.9285714286rem !important; }

  .g-pa-130--md {
    padding: 9.2857142857rem !important; }

  .g-pa-135--md {
    padding: 9.6428571429rem !important; }

  .g-pa-140--md {
    padding: 10rem !important; }

  .g-pa-145--md {
    padding: 10.3571428571rem !important; }

  .g-pa-150--md {
    padding: 10.7142857143rem !important; }

  /* Padding X */
  .g-px-1--md {
    padding-left: 0.0714285714rem !important;
    padding-right: 0.0714285714rem !important; }

  .g-px-2--md {
    padding-left: 0.1428571429rem !important;
    padding-right: 0.1428571429rem !important; }

  .g-px-3--md {
    padding-left: 0.2142857143rem !important;
    padding-right: 0.2142857143rem !important; }

  .g-px-4--md {
    padding-left: 0.2857142857rem !important;
    padding-right: 0.2857142857rem !important; }

  .g-px-5--md {
    padding-left: 0.3571428571rem !important;
    padding-right: 0.3571428571rem !important; }

  .g-px-6--md {
    padding-left: 0.4285714286rem !important;
    padding-right: 0.4285714286rem !important; }

  .g-px-7--md {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }

  .g-px-8--md {
    padding-left: 0.5714285714rem !important;
    padding-right: 0.5714285714rem !important; }

  .g-px-9--md {
    padding-left: 0.6428571429rem !important;
    padding-right: 0.6428571429rem !important; }

  .g-px-10--md {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-11--md {
    padding-left: 0.7857142857rem !important;
    padding-right: 0.7857142857rem !important; }

  .g-px-12--md {
    padding-left: 0.8571428571rem !important;
    padding-right: 0.8571428571rem !important; }

  .g-px-13--md {
    padding-left: 0.9285714286rem !important;
    padding-right: 0.9285714286rem !important; }

  .g-px-14--md {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }

  .g-px-15--md {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-10--md {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-15--md {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-20--md {
    padding-left: 1.4285714286rem !important;
    padding-right: 1.4285714286rem !important; }

  .g-px-25--md {
    padding-left: 1.7857142857rem !important;
    padding-right: 1.7857142857rem !important; }

  .g-px-30--md {
    padding-left: 2.1428571429rem !important;
    padding-right: 2.1428571429rem !important; }

  .g-px-35--md {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }

  .g-px-40--md {
    padding-left: 2.8571428571rem !important;
    padding-right: 2.8571428571rem !important; }

  .g-px-45--md {
    padding-left: 3.2142857143rem !important;
    padding-right: 3.2142857143rem !important; }

  .g-px-50--md {
    padding-left: 3.5714285714rem !important;
    padding-right: 3.5714285714rem !important; }

  .g-px-55--md {
    padding-left: 3.9285714286rem !important;
    padding-right: 3.9285714286rem !important; }

  .g-px-60--md {
    padding-left: 4.2857142857rem !important;
    padding-right: 4.2857142857rem !important; }

  .g-px-65--md {
    padding-left: 4.6428571429rem !important;
    padding-right: 4.6428571429rem !important; }

  .g-px-70--md {
    padding-left: 5rem !important;
    padding-right: 5rem !important; }

  .g-px-75--md {
    padding-left: 5.3571428571rem !important;
    padding-right: 5.3571428571rem !important; }

  .g-px-80--md {
    padding-left: 5.7142857143rem !important;
    padding-right: 5.7142857143rem !important; }

  .g-px-85--md {
    padding-left: 6.0714285714rem !important;
    padding-right: 6.0714285714rem !important; }

  .g-px-90--md {
    padding-left: 6.4285714286rem !important;
    padding-right: 6.4285714286rem !important; }

  .g-px-95--md {
    padding-left: 6.7857142857rem !important;
    padding-right: 6.7857142857rem !important; }

  .g-px-100--md {
    padding-left: 7.1428571429rem !important;
    padding-right: 7.1428571429rem !important; }

  .g-px-105--md {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important; }

  .g-px-110--md {
    padding-left: 7.8571428571rem !important;
    padding-right: 7.8571428571rem !important; }

  .g-px-115--md {
    padding-left: 8.2142857143rem !important;
    padding-right: 8.2142857143rem !important; }

  .g-px-120--md {
    padding-left: 8.5714285714rem !important;
    padding-right: 8.5714285714rem !important; }

  .g-px-125--md {
    padding-left: 8.9285714286rem !important;
    padding-right: 8.9285714286rem !important; }

  .g-px-130--md {
    padding-left: 9.2857142857rem !important;
    padding-right: 9.2857142857rem !important; }

  .g-px-135--md {
    padding-left: 9.6428571429rem !important;
    padding-right: 9.6428571429rem !important; }

  .g-px-140--md {
    padding-left: 10rem !important;
    padding-right: 10rem !important; }

  .g-px-145--md {
    padding-left: 10.3571428571rem !important;
    padding-right: 10.3571428571rem !important; }

  .g-px-150--md {
    padding-left: 10.7142857143rem !important;
    padding-right: 10.7142857143rem !important; }

  /* Padding Y */
  .g-py-1--md {
    padding-top: 0.0714285714rem !important;
    padding-bottom: 0.0714285714rem !important; }

  .g-py-2--md {
    padding-top: 0.1428571429rem !important;
    padding-bottom: 0.1428571429rem !important; }

  .g-py-3--md {
    padding-top: 0.2142857143rem !important;
    padding-bottom: 0.2142857143rem !important; }

  .g-py-4--md {
    padding-top: 0.2857142857rem !important;
    padding-bottom: 0.2857142857rem !important; }

  .g-py-5--md {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-py-6--md {
    padding-top: 0.4285714286rem !important;
    padding-bottom: 0.4285714286rem !important; }

  .g-py-7--md {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .g-py-8--md {
    padding-top: 0.5714285714rem !important;
    padding-bottom: 0.5714285714rem !important; }

  .g-py-9--md {
    padding-top: 0.6428571429rem !important;
    padding-bottom: 0.6428571429rem !important; }

  .g-py-10--md {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  .g-py-11--md {
    padding-top: 0.7857142857rem !important;
    padding-bottom: 0.7857142857rem !important; }

  .g-py-12--md {
    padding-top: 0.8571428571rem !important;
    padding-bottom: 0.8571428571rem !important; }

  .g-py-13--md {
    padding-top: 0.9285714286rem !important;
    padding-bottom: 0.9285714286rem !important; }

  .g-py-14--md {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .g-py-15--md {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  .g-py-16--md {
    padding-top: 1.1428571429rem !important;
    padding-bottom: 1.1428571429rem !important; }

  .g-py-17--md {
    padding-top: 1.2142857143rem !important;
    padding-bottom: 1.2142857143rem !important; }

  .g-py-18--md {
    padding-top: 1.2857142857rem !important;
    padding-bottom: 1.2857142857rem !important; }

  .g-py-19--md {
    padding-top: 1.3571428571rem !important;
    padding-bottom: 1.3571428571rem !important; }

  /* P */
  .g-py-10--md {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  /* P */
  .g-py-15--md {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  /* P */
  .g-py-20--md {
    padding-top: 1.4285714286rem !important;
    padding-bottom: 1.4285714286rem !important; }

  /* P */
  .g-py-25--md {
    padding-top: 1.7857142857rem !important;
    padding-bottom: 1.7857142857rem !important; }

  /* P */
  .g-py-30--md {
    padding-top: 2.1428571429rem !important;
    padding-bottom: 2.1428571429rem !important; }

  /* P */
  .g-py-35--md {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }

  /* P */
  .g-py-40--md {
    padding-top: 2.8571428571rem !important;
    padding-bottom: 2.8571428571rem !important; }

  /* P */
  .g-py-45--md {
    padding-top: 3.2142857143rem !important;
    padding-bottom: 3.2142857143rem !important; }

  /* P */
  .g-py-50--md {
    padding-top: 3.5714285714rem !important;
    padding-bottom: 3.5714285714rem !important; }

  /* P */
  .g-py-55--md {
    padding-top: 3.9285714286rem !important;
    padding-bottom: 3.9285714286rem !important; }

  /* P */
  .g-py-60--md {
    padding-top: 4.2857142857rem !important;
    padding-bottom: 4.2857142857rem !important; }

  /* P */
  .g-py-65--md {
    padding-top: 4.6428571429rem !important;
    padding-bottom: 4.6428571429rem !important; }

  /* P */
  .g-py-70--md {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  /* P */
  .g-py-75--md {
    padding-top: 5.3571428571rem !important;
    padding-bottom: 5.3571428571rem !important; }

  /* P */
  .g-py-80--md {
    padding-top: 5.7142857143rem !important;
    padding-bottom: 5.7142857143rem !important; }

  /* P */
  .g-py-85--md {
    padding-top: 6.0714285714rem !important;
    padding-bottom: 6.0714285714rem !important; }

  /* P */
  .g-py-90--md {
    padding-top: 6.4285714286rem !important;
    padding-bottom: 6.4285714286rem !important; }

  /* P */
  .g-py-95--md {
    padding-top: 6.7857142857rem !important;
    padding-bottom: 6.7857142857rem !important; }

  /* P */
  .g-py-100--md {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  /* P */
  .g-py-105--md {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important; }

  /* P */
  .g-py-110--md {
    padding-top: 7.8571428571rem !important;
    padding-bottom: 7.8571428571rem !important; }

  /* P */
  .g-py-115--md {
    padding-top: 8.2142857143rem !important;
    padding-bottom: 8.2142857143rem !important; }

  /* P */
  .g-py-120--md {
    padding-top: 8.5714285714rem !important;
    padding-bottom: 8.5714285714rem !important; }

  /* P */
  .g-py-125--md {
    padding-top: 8.9285714286rem !important;
    padding-bottom: 8.9285714286rem !important; }

  /* P */
  .g-py-130--md {
    padding-top: 9.2857142857rem !important;
    padding-bottom: 9.2857142857rem !important; }

  /* P */
  .g-py-135--md {
    padding-top: 9.6428571429rem !important;
    padding-bottom: 9.6428571429rem !important; }

  /* P */
  .g-py-140--md {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important; }

  /* P */
  .g-py-145--md {
    padding-top: 10.3571428571rem !important;
    padding-bottom: 10.3571428571rem !important; }

  /* P */
  .g-py-150--md {
    padding-top: 10.7142857143rem !important;
    padding-bottom: 10.7142857143rem !important; }

  /* P */
  .g-py-155--md {
    padding-top: 11.0714285714rem !important;
    padding-bottom: 11.0714285714rem !important; }

  /* P */
  .g-py-160--md {
    padding-top: 11.4285714286rem !important;
    padding-bottom: 11.4285714286rem !important; }

  /* P */
  .g-py-165--md {
    padding-top: 11.7857142857rem !important;
    padding-bottom: 11.7857142857rem !important; }

  /* P */
  .g-py-170--md {
    padding-top: 12.1428571429rem !important;
    padding-bottom: 12.1428571429rem !important; }

  /* P */
  .g-py-175--md {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important; }

  /* P */
  .g-py-180--md {
    padding-top: 12.8571428571rem !important;
    padding-bottom: 12.8571428571rem !important; }

  /* P */
  .g-py-185--md {
    padding-top: 13.2142857143rem !important;
    padding-bottom: 13.2142857143rem !important; }

  /* P */
  .g-py-190--md {
    padding-top: 13.5714285714rem !important;
    padding-bottom: 13.5714285714rem !important; }

  /* P */
  .g-py-195--md {
    padding-top: 13.9285714286rem !important;
    padding-bottom: 13.9285714286rem !important; }

  /* P */
  .g-py-200--md {
    padding-top: 14.2857142857rem !important;
    padding-bottom: 14.2857142857rem !important; }

  /* P */
  .g-py-205--md {
    padding-top: 14.6428571429rem !important;
    padding-bottom: 14.6428571429rem !important; }

  /* P */
  .g-py-210--md {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important; }

  /* Padding Top */
  .g-pt-0--md {
    padding-top: 0px !important; }

  .g-pt-1--md {
    padding-top: 0.0714285714rem !important; }

  .g-pt-2--md {
    padding-top: 0.1428571429rem !important; }

  .g-pt-3--md {
    padding-top: 0.2142857143rem !important; }

  .g-pt-4--md {
    padding-top: 0.2857142857rem !important; }

  .g-pt-5--md {
    padding-top: 0.3571428571rem !important; }

  .g-pt-6--md {
    padding-top: 0.4285714286rem !important; }

  .g-pt-7--md {
    padding-top: 0.5rem !important; }

  .g-pt-8--md {
    padding-top: 0.5714285714rem !important; }

  .g-pt-9--md {
    padding-top: 0.6428571429rem !important; }

  .g-pt-10--md {
    padding-top: 0.7142857143rem !important; }

  .g-pt-15--md {
    padding-top: 1.0714285714rem !important; }

  .g-pt-20--md {
    padding-top: 1.4285714286rem !important; }

  .g-pt-25--md {
    padding-top: 1.7857142857rem !important; }

  .g-pt-30--md {
    padding-top: 2.1428571429rem !important; }

  .g-pt-35--md {
    padding-top: 2.5rem !important; }

  .g-pt-40--md {
    padding-top: 2.8571428571rem !important; }

  .g-pt-45--md {
    padding-top: 3.2142857143rem !important; }

  .g-pt-50--md {
    padding-top: 3.5714285714rem !important; }

  .g-pt-55--md {
    padding-top: 3.9285714286rem !important; }

  .g-pt-60--md {
    padding-top: 4.2857142857rem !important; }

  .g-pt-65--md {
    padding-top: 4.6428571429rem !important; }

  .g-pt-70--md {
    padding-top: 5rem !important; }

  .g-pt-75--md {
    padding-top: 5.3571428571rem !important; }

  .g-pt-80--md {
    padding-top: 5.7142857143rem !important; }

  .g-pt-85--md {
    padding-top: 6.0714285714rem !important; }

  .g-pt-90--md {
    padding-top: 6.4285714286rem !important; }

  .g-pt-95--md {
    padding-top: 6.7857142857rem !important; }

  .g-pt-100--md {
    padding-top: 7.1428571429rem !important; }

  .g-pt-105--md {
    padding-top: 7.5rem !important; }

  .g-pt-110--md {
    padding-top: 7.8571428571rem !important; }

  .g-pt-115--md {
    padding-top: 8.2142857143rem !important; }

  .g-pt-120--md {
    padding-top: 8.5714285714rem !important; }

  .g-pt-125--md {
    padding-top: 8.9285714286rem !important; }

  .g-pt-130--md {
    padding-top: 9.2857142857rem !important; }

  .g-pt-135--md {
    padding-top: 9.6428571429rem !important; }

  .g-pt-140--md {
    padding-top: 10rem !important; }

  .g-pt-145--md {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150--md {
    padding-top: 10.7142857143rem !important; }

  /* Padding Right */
  .g-pr-0--md {
    padding-right: 0px !important; }

  .g-pr-1--md {
    padding-right: 0.0714285714rem !important; }

  .g-pr-2--md {
    padding-right: 0.1428571429rem !important; }

  .g-pr-3--md {
    padding-right: 0.2142857143rem !important; }

  .g-pr-4--md {
    padding-right: 0.2857142857rem !important; }

  .g-pr-5--md {
    padding-right: 0.3571428571rem !important; }

  .g-pr-6--md {
    padding-right: 0.4285714286rem !important; }

  .g-pr-7--md {
    padding-right: 0.5rem !important; }

  .g-pr-8--md {
    padding-right: 0.5714285714rem !important; }

  .g-pr-9--md {
    padding-right: 0.6428571429rem !important; }

  /* P */
  .g-pr-10--md {
    padding-right: 0.7142857143rem !important; }

  /* P */
  .g-pr-15--md {
    padding-right: 1.0714285714rem !important; }

  /* P */
  .g-pr-20--md {
    padding-right: 1.4285714286rem !important; }

  /* P */
  .g-pr-25--md {
    padding-right: 1.7857142857rem !important; }

  /* P */
  .g-pr-30--md {
    padding-right: 2.1428571429rem !important; }

  /* P */
  .g-pr-35--md {
    padding-right: 2.5rem !important; }

  /* P */
  .g-pr-40--md {
    padding-right: 2.8571428571rem !important; }

  /* P */
  .g-pr-45--md {
    padding-right: 3.2142857143rem !important; }

  /* P */
  .g-pr-50--md {
    padding-right: 3.5714285714rem !important; }

  /* P */
  .g-pr-55--md {
    padding-right: 3.9285714286rem !important; }

  /* P */
  .g-pr-60--md {
    padding-right: 4.2857142857rem !important; }

  /* P */
  .g-pr-65--md {
    padding-right: 4.6428571429rem !important; }

  /* P */
  .g-pr-70--md {
    padding-right: 5rem !important; }

  /* P */
  .g-pr-75--md {
    padding-right: 5.3571428571rem !important; }

  /* P */
  .g-pr-80--md {
    padding-right: 5.7142857143rem !important; }

  /* P */
  .g-pr-85--md {
    padding-right: 6.0714285714rem !important; }

  /* P */
  .g-pr-90--md {
    padding-right: 6.4285714286rem !important; }

  /* P */
  .g-pr-95--md {
    padding-right: 6.7857142857rem !important; }

  /* P */
  .g-pr-100--md {
    padding-right: 7.1428571429rem !important; }

  /* P */
  .g-pr-105--md {
    padding-right: 7.5rem !important; }

  /* P */
  .g-pr-110--md {
    padding-right: 7.8571428571rem !important; }

  /* P */
  .g-pr-115--md {
    padding-right: 8.2142857143rem !important; }

  /* P */
  .g-pr-120--md {
    padding-right: 8.5714285714rem !important; }

  /* P */
  .g-pr-125--md {
    padding-right: 8.9285714286rem !important; }

  /* P */
  .g-pr-130--md {
    padding-right: 9.2857142857rem !important; }

  /* P */
  .g-pr-135--md {
    padding-right: 9.6428571429rem !important; }

  /* P */
  .g-pr-140--md {
    padding-right: 10rem !important; }

  /* P */
  .g-pr-145--md {
    padding-right: 10.3571428571rem !important; }

  /* P */
  .g-pr-150--md {
    padding-right: 10.7142857143rem !important; }

  /* P */
  .g-pr-155--md {
    padding-right: 11.0714285714rem !important; }

  /* P */
  .g-pr-160--md {
    padding-right: 11.4285714286rem !important; }

  /* P */
  .g-pr-165--md {
    padding-right: 11.7857142857rem !important; }

  /* P */
  .g-pr-170--md {
    padding-right: 12.1428571429rem !important; }

  /* Padding Bottom */
  .g-pb-0--md {
    padding-bottom: 0px !important; }

  .g-pb-1--md {
    padding-bottom: 0.0714285714rem !important; }

  .g-pb-2--md {
    padding-bottom: 0.1428571429rem !important; }

  .g-pb-3--md {
    padding-bottom: 0.2142857143rem !important; }

  .g-pb-4--md {
    padding-bottom: 0.2857142857rem !important; }

  .g-pb-5--md {
    padding-bottom: 0.3571428571rem !important; }

  .g-pb-6--md {
    padding-bottom: 0.4285714286rem !important; }

  .g-pb-7--md {
    padding-bottom: 0.5rem !important; }

  .g-pb-8--md {
    padding-bottom: 0.5714285714rem !important; }

  .g-pb-9--md {
    padding-bottom: 0.6428571429rem !important; }

  .g-pb-10--md {
    padding-bottom: 0.7142857143rem !important; }

  .g-pb-15--md {
    padding-bottom: 1.0714285714rem !important; }

  .g-pb-20--md {
    padding-bottom: 1.4285714286rem !important; }

  .g-pb-25--md {
    padding-bottom: 1.7857142857rem !important; }

  .g-pb-30--md {
    padding-bottom: 2.1428571429rem !important; }

  .g-pb-35--md {
    padding-bottom: 2.5rem !important; }

  .g-pb-40--md {
    padding-bottom: 2.8571428571rem !important; }

  .g-pb-45--md {
    padding-bottom: 3.2142857143rem !important; }

  .g-pb-50--md {
    padding-bottom: 3.5714285714rem !important; }

  .g-pb-55--md {
    padding-bottom: 3.9285714286rem !important; }

  .g-pb-60--md {
    padding-bottom: 4.2857142857rem !important; }

  .g-pb-65--md {
    padding-bottom: 4.6428571429rem !important; }

  .g-pb-70--md {
    padding-bottom: 5rem !important; }

  .g-pb-75--md {
    padding-bottom: 5.3571428571rem !important; }

  .g-pb-80--md {
    padding-bottom: 5.7142857143rem !important; }

  .g-pb-85--md {
    padding-bottom: 6.0714285714rem !important; }

  .g-pb-90--md {
    padding-bottom: 6.4285714286rem !important; }

  .g-pb-95--md {
    padding-bottom: 6.7857142857rem !important; }

  .g-pb-100--md {
    padding-bottom: 7.1428571429rem !important; }

  .g-pb-105--md {
    padding-bottom: 7.5rem !important; }

  .g-pb-110--md {
    padding-bottom: 7.8571428571rem !important; }

  .g-pb-115--md {
    padding-bottom: 8.2142857143rem !important; }

  .g-pb-120--md {
    padding-bottom: 8.5714285714rem !important; }

  .g-pb-125--md {
    padding-bottom: 8.9285714286rem !important; }

  .g-pb-130--md {
    padding-bottom: 9.2857142857rem !important; }

  .g-pb-135--md {
    padding-bottom: 9.6428571429rem !important; }

  .g-pb-140--md {
    padding-bottom: 10rem !important; }

  .g-pb-145--md {
    padding-bottom: 10.3571428571rem !important; }

  .g-pb-150--md {
    padding-bottom: 10.7142857143rem !important; }

  /* Padding Left */
  .g-pl-0--md {
    padding-left: 0px !important; }

  .g-pl-1--md {
    padding-left: 0.0714285714rem !important; }

  .g-pl-2--md {
    padding-left: 0.1428571429rem !important; }

  .g-pl-3--md {
    padding-left: 0.2142857143rem !important; }

  .g-pl-4--md {
    padding-left: 0.2857142857rem !important; }

  .g-pl-5--md {
    padding-left: 0.3571428571rem !important; }

  .g-pl-6--md {
    padding-left: 0.4285714286rem !important; }

  .g-pl-7--md {
    padding-left: 0.5rem !important; }

  .g-pl-8--md {
    padding-left: 0.5714285714rem !important; }

  .g-pl-9--md {
    padding-left: 0.6428571429rem !important; }

  /* P */
  .g-pl-10--md {
    padding-left: 0.7142857143rem !important; }

  /* P */
  .g-pl-15--md {
    padding-left: 1.0714285714rem !important; }

  /* P */
  .g-pl-20--md {
    padding-left: 1.4285714286rem !important; }

  /* P */
  .g-pl-25--md {
    padding-left: 1.7857142857rem !important; }

  /* P */
  .g-pl-30--md {
    padding-left: 2.1428571429rem !important; }

  /* P */
  .g-pl-35--md {
    padding-left: 2.5rem !important; }

  /* P */
  .g-pl-40--md {
    padding-left: 2.8571428571rem !important; }

  /* P */
  .g-pl-45--md {
    padding-left: 3.2142857143rem !important; }

  /* P */
  .g-pl-50--md {
    padding-left: 3.5714285714rem !important; }

  /* P */
  .g-pl-55--md {
    padding-left: 3.9285714286rem !important; }

  /* P */
  .g-pl-60--md {
    padding-left: 4.2857142857rem !important; }

  /* P */
  .g-pl-65--md {
    padding-left: 4.6428571429rem !important; }

  /* P */
  .g-pl-70--md {
    padding-left: 5rem !important; }

  /* P */
  .g-pl-75--md {
    padding-left: 5.3571428571rem !important; }

  /* P */
  .g-pl-80--md {
    padding-left: 5.7142857143rem !important; }

  /* P */
  .g-pl-85--md {
    padding-left: 6.0714285714rem !important; }

  /* P */
  .g-pl-90--md {
    padding-left: 6.4285714286rem !important; }

  /* P */
  .g-pl-95--md {
    padding-left: 6.7857142857rem !important; }

  /* P */
  .g-pl-100--md {
    padding-left: 7.1428571429rem !important; }

  /* P */
  .g-pl-105--md {
    padding-left: 7.5rem !important; }

  /* P */
  .g-pl-110--md {
    padding-left: 7.8571428571rem !important; }

  /* P */
  .g-pl-115--md {
    padding-left: 8.2142857143rem !important; }

  /* P */
  .g-pl-120--md {
    padding-left: 8.5714285714rem !important; }

  /* P */
  .g-pl-125--md {
    padding-left: 8.9285714286rem !important; }

  /* P */
  .g-pl-130--md {
    padding-left: 9.2857142857rem !important; }

  /* P */
  .g-pl-135--md {
    padding-left: 9.6428571429rem !important; }

  /* P */
  .g-pl-140--md {
    padding-left: 10rem !important; }

  /* P */
  .g-pl-145--md {
    padding-left: 10.3571428571rem !important; }

  /* P */
  .g-pl-150--md {
    padding-left: 10.7142857143rem !important; }

  /* P */
  .g-pl-155--md {
    padding-left: 11.0714285714rem !important; }

  /* P */
  .g-pl-160--md {
    padding-left: 11.4285714286rem !important; }

  /* P */
  .g-pl-165--md {
    padding-left: 11.7857142857rem !important; }

  /* P */
  .g-pl-170--md {
    padding-left: 12.1428571429rem !important; } }
/* Padding Spaces (lg) P
------------------------------------*/
/* P */
@media (min-width: 992px) {
  .g-pa-0--lg {
    padding: 0 !important; }

  .g-px-0--lg {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0--lg {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-pl-0--lg {
    padding-left: 0 !important; }

  .g-pr-0--lg {
    padding-right: 0 !important; }

  .g-pt-0--lg {
    padding-top: 0 !important; }

  .g-pb-0--lg {
    padding-bottom: 0 !important; }

  /* Padding Around */
  .g-pa-2--lg {
    padding: 0.1428571429rem !important; }

  .g-pa-3--lg {
    padding: 0.2142857143rem !important; }

  .g-pa-5--lg {
    padding: 0.3571428571rem !important; }

  .g-pa-7--lg {
    padding: 0.5rem !important; }

  .g-pa-10--lg {
    padding: 0.7142857143rem !important; }

  .g-pa-15--lg {
    padding: 1.0714285714rem !important; }

  .g-pa-20--lg {
    padding: 1.4285714286rem !important; }

  .g-pa-25--lg {
    padding: 1.7857142857rem !important; }

  .g-pa-30--lg {
    padding: 2.1428571429rem !important; }

  .g-pa-35--lg {
    padding: 2.5rem !important; }

  .g-pa-40--lg {
    padding: 2.8571428571rem !important; }

  .g-pa-45--lg {
    padding: 3.2142857143rem !important; }

  .g-pa-50--lg {
    padding: 3.5714285714rem !important; }

  .g-pa-55--lg {
    padding: 3.9285714286rem !important; }

  .g-pa-60--lg {
    padding: 4.2857142857rem !important; }

  .g-pa-65--lg {
    padding: 4.6428571429rem !important; }

  .g-pa-70--lg {
    padding: 5rem !important; }

  .g-pa-75--lg {
    padding: 5.3571428571rem !important; }

  .g-pa-80--lg {
    padding: 5.7142857143rem !important; }

  .g-pa-85--lg {
    padding: 6.0714285714rem !important; }

  .g-pa-90--lg {
    padding: 6.4285714286rem !important; }

  .g-pa-95--lg {
    padding: 6.7857142857rem !important; }

  .g-pa-100--lg {
    padding: 7.1428571429rem !important; }

  .g-pa-105--lg {
    padding: 7.5rem !important; }

  .g-pa-110--lg {
    padding: 7.8571428571rem !important; }

  .g-pa-115--lg {
    padding: 8.2142857143rem !important; }

  .g-pa-120--lg {
    padding: 8.5714285714rem !important; }

  .g-pa-125--lg {
    padding: 8.9285714286rem !important; }

  .g-pa-130--lg {
    padding: 9.2857142857rem !important; }

  .g-pa-135--lg {
    padding: 9.6428571429rem !important; }

  .g-pa-140--lg {
    padding: 10rem !important; }

  .g-pa-145--lg {
    padding: 10.3571428571rem !important; }

  .g-pa-150--lg {
    padding: 10.7142857143rem !important; }

  /* Padding X */
  .g-px-1--lg {
    padding-left: 0.0714285714rem !important;
    padding-right: 0.0714285714rem !important; }

  .g-px-2--lg {
    padding-left: 0.1428571429rem !important;
    padding-right: 0.1428571429rem !important; }

  .g-px-3--lg {
    padding-left: 0.2142857143rem !important;
    padding-right: 0.2142857143rem !important; }

  .g-px-4--lg {
    padding-left: 0.2857142857rem !important;
    padding-right: 0.2857142857rem !important; }

  .g-px-5--lg {
    padding-left: 0.3571428571rem !important;
    padding-right: 0.3571428571rem !important; }

  .g-px-6--lg {
    padding-left: 0.4285714286rem !important;
    padding-right: 0.4285714286rem !important; }

  .g-px-7--lg {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }

  .g-px-8--lg {
    padding-left: 0.5714285714rem !important;
    padding-right: 0.5714285714rem !important; }

  .g-px-9--lg {
    padding-left: 0.6428571429rem !important;
    padding-right: 0.6428571429rem !important; }

  .g-px-10--lg {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-11--lg {
    padding-left: 0.7857142857rem !important;
    padding-right: 0.7857142857rem !important; }

  .g-px-12--lg {
    padding-left: 0.8571428571rem !important;
    padding-right: 0.8571428571rem !important; }

  .g-px-13--lg {
    padding-left: 0.9285714286rem !important;
    padding-right: 0.9285714286rem !important; }

  .g-px-14--lg {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }

  .g-px-15--lg {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-10--lg {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-15--lg {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-20--lg {
    padding-left: 1.4285714286rem !important;
    padding-right: 1.4285714286rem !important; }

  .g-px-25--lg {
    padding-left: 1.7857142857rem !important;
    padding-right: 1.7857142857rem !important; }

  .g-px-30--lg {
    padding-left: 2.1428571429rem !important;
    padding-right: 2.1428571429rem !important; }

  .g-px-35--lg {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }

  .g-px-40--lg {
    padding-left: 2.8571428571rem !important;
    padding-right: 2.8571428571rem !important; }

  .g-px-45--lg {
    padding-left: 3.2142857143rem !important;
    padding-right: 3.2142857143rem !important; }

  .g-px-50--lg {
    padding-left: 3.5714285714rem !important;
    padding-right: 3.5714285714rem !important; }

  .g-px-55--lg {
    padding-left: 3.9285714286rem !important;
    padding-right: 3.9285714286rem !important; }

  .g-px-60--lg {
    padding-left: 4.2857142857rem !important;
    padding-right: 4.2857142857rem !important; }

  .g-px-65--lg {
    padding-left: 4.6428571429rem !important;
    padding-right: 4.6428571429rem !important; }

  .g-px-70--lg {
    padding-left: 5rem !important;
    padding-right: 5rem !important; }

  .g-px-75--lg {
    padding-left: 5.3571428571rem !important;
    padding-right: 5.3571428571rem !important; }

  .g-px-80--lg {
    padding-left: 5.7142857143rem !important;
    padding-right: 5.7142857143rem !important; }

  .g-px-85--lg {
    padding-left: 6.0714285714rem !important;
    padding-right: 6.0714285714rem !important; }

  .g-px-90--lg {
    padding-left: 6.4285714286rem !important;
    padding-right: 6.4285714286rem !important; }

  .g-px-95--lg {
    padding-left: 6.7857142857rem !important;
    padding-right: 6.7857142857rem !important; }

  .g-px-100--lg {
    padding-left: 7.1428571429rem !important;
    padding-right: 7.1428571429rem !important; }

  .g-px-105--lg {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important; }

  .g-px-110--lg {
    padding-left: 7.8571428571rem !important;
    padding-right: 7.8571428571rem !important; }

  .g-px-115--lg {
    padding-left: 8.2142857143rem !important;
    padding-right: 8.2142857143rem !important; }

  .g-px-120--lg {
    padding-left: 8.5714285714rem !important;
    padding-right: 8.5714285714rem !important; }

  .g-px-125--lg {
    padding-left: 8.9285714286rem !important;
    padding-right: 8.9285714286rem !important; }

  .g-px-130--lg {
    padding-left: 9.2857142857rem !important;
    padding-right: 9.2857142857rem !important; }

  .g-px-135--lg {
    padding-left: 9.6428571429rem !important;
    padding-right: 9.6428571429rem !important; }

  .g-px-140--lg {
    padding-left: 10rem !important;
    padding-right: 10rem !important; }

  .g-px-145--lg {
    padding-left: 10.3571428571rem !important;
    padding-right: 10.3571428571rem !important; }

  .g-px-150--lg {
    padding-left: 10.7142857143rem !important;
    padding-right: 10.7142857143rem !important; }

  /* Padding Y */
  .g-py-1--lg {
    padding-top: 0.0714285714rem !important;
    padding-bottom: 0.0714285714rem !important; }

  .g-py-2--lg {
    padding-top: 0.1428571429rem !important;
    padding-bottom: 0.1428571429rem !important; }

  .g-py-3--lg {
    padding-top: 0.2142857143rem !important;
    padding-bottom: 0.2142857143rem !important; }

  .g-py-4--lg {
    padding-top: 0.2857142857rem !important;
    padding-bottom: 0.2857142857rem !important; }

  .g-py-5--lg {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-py-6--lg {
    padding-top: 0.4285714286rem !important;
    padding-bottom: 0.4285714286rem !important; }

  .g-py-7--lg {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .g-py-8--lg {
    padding-top: 0.5714285714rem !important;
    padding-bottom: 0.5714285714rem !important; }

  .g-py-9--lg {
    padding-top: 0.6428571429rem !important;
    padding-bottom: 0.6428571429rem !important; }

  .g-py-10--lg {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  .g-py-11--lg {
    padding-top: 0.7857142857rem !important;
    padding-bottom: 0.7857142857rem !important; }

  .g-py-12--lg {
    padding-top: 0.8571428571rem !important;
    padding-bottom: 0.8571428571rem !important; }

  .g-py-13--lg {
    padding-top: 0.9285714286rem !important;
    padding-bottom: 0.9285714286rem !important; }

  .g-py-14--lg {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .g-py-15--lg {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  .g-py-16--lg {
    padding-top: 1.1428571429rem !important;
    padding-bottom: 1.1428571429rem !important; }

  .g-py-17--lg {
    padding-top: 1.2142857143rem !important;
    padding-bottom: 1.2142857143rem !important; }

  .g-py-18--lg {
    padding-top: 1.2857142857rem !important;
    padding-bottom: 1.2857142857rem !important; }

  .g-py-19--lg {
    padding-top: 1.3571428571rem !important;
    padding-bottom: 1.3571428571rem !important; }

  /* P */
  .g-py-10--lg {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  /* P */
  .g-py-15--lg {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  /* P */
  .g-py-20--lg {
    padding-top: 1.4285714286rem !important;
    padding-bottom: 1.4285714286rem !important; }

  /* P */
  .g-py-25--lg {
    padding-top: 1.7857142857rem !important;
    padding-bottom: 1.7857142857rem !important; }

  /* P */
  .g-py-30--lg {
    padding-top: 2.1428571429rem !important;
    padding-bottom: 2.1428571429rem !important; }

  /* P */
  .g-py-35--lg {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }

  /* P */
  .g-py-40--lg {
    padding-top: 2.8571428571rem !important;
    padding-bottom: 2.8571428571rem !important; }

  /* P */
  .g-py-45--lg {
    padding-top: 3.2142857143rem !important;
    padding-bottom: 3.2142857143rem !important; }

  /* P */
  .g-py-50--lg {
    padding-top: 3.5714285714rem !important;
    padding-bottom: 3.5714285714rem !important; }

  /* P */
  .g-py-55--lg {
    padding-top: 3.9285714286rem !important;
    padding-bottom: 3.9285714286rem !important; }

  /* P */
  .g-py-60--lg {
    padding-top: 4.2857142857rem !important;
    padding-bottom: 4.2857142857rem !important; }

  /* P */
  .g-py-65--lg {
    padding-top: 4.6428571429rem !important;
    padding-bottom: 4.6428571429rem !important; }

  /* P */
  .g-py-70--lg {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  /* P */
  .g-py-75--lg {
    padding-top: 5.3571428571rem !important;
    padding-bottom: 5.3571428571rem !important; }

  /* P */
  .g-py-80--lg {
    padding-top: 5.7142857143rem !important;
    padding-bottom: 5.7142857143rem !important; }

  /* P */
  .g-py-85--lg {
    padding-top: 6.0714285714rem !important;
    padding-bottom: 6.0714285714rem !important; }

  /* P */
  .g-py-90--lg {
    padding-top: 6.4285714286rem !important;
    padding-bottom: 6.4285714286rem !important; }

  /* P */
  .g-py-95--lg {
    padding-top: 6.7857142857rem !important;
    padding-bottom: 6.7857142857rem !important; }

  /* P */
  .g-py-100--lg {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  /* P */
  .g-py-105--lg {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important; }

  /* P */
  .g-py-110--lg {
    padding-top: 7.8571428571rem !important;
    padding-bottom: 7.8571428571rem !important; }

  /* P */
  .g-py-115--lg {
    padding-top: 8.2142857143rem !important;
    padding-bottom: 8.2142857143rem !important; }

  /* P */
  .g-py-120--lg {
    padding-top: 8.5714285714rem !important;
    padding-bottom: 8.5714285714rem !important; }

  /* P */
  .g-py-125--lg {
    padding-top: 8.9285714286rem !important;
    padding-bottom: 8.9285714286rem !important; }

  /* P */
  .g-py-130--lg {
    padding-top: 9.2857142857rem !important;
    padding-bottom: 9.2857142857rem !important; }

  /* P */
  .g-py-135--lg {
    padding-top: 9.6428571429rem !important;
    padding-bottom: 9.6428571429rem !important; }

  /* P */
  .g-py-140--lg {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important; }

  /* P */
  .g-py-145--lg {
    padding-top: 10.3571428571rem !important;
    padding-bottom: 10.3571428571rem !important; }

  /* P */
  .g-py-150--lg {
    padding-top: 10.7142857143rem !important;
    padding-bottom: 10.7142857143rem !important; }

  /* P */
  .g-py-155--lg {
    padding-top: 11.0714285714rem !important;
    padding-bottom: 11.0714285714rem !important; }

  /* P */
  .g-py-160--lg {
    padding-top: 11.4285714286rem !important;
    padding-bottom: 11.4285714286rem !important; }

  /* P */
  .g-py-165--lg {
    padding-top: 11.7857142857rem !important;
    padding-bottom: 11.7857142857rem !important; }

  /* P */
  .g-py-170--lg {
    padding-top: 12.1428571429rem !important;
    padding-bottom: 12.1428571429rem !important; }

  /* P */
  .g-py-175--lg {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important; }

  /* P */
  .g-py-180--lg {
    padding-top: 12.8571428571rem !important;
    padding-bottom: 12.8571428571rem !important; }

  /* P */
  .g-py-185--lg {
    padding-top: 13.2142857143rem !important;
    padding-bottom: 13.2142857143rem !important; }

  /* P */
  .g-py-190--lg {
    padding-top: 13.5714285714rem !important;
    padding-bottom: 13.5714285714rem !important; }

  /* P */
  .g-py-195--lg {
    padding-top: 13.9285714286rem !important;
    padding-bottom: 13.9285714286rem !important; }

  /* P */
  .g-py-200--lg {
    padding-top: 14.2857142857rem !important;
    padding-bottom: 14.2857142857rem !important; }

  /* P */
  .g-py-205--lg {
    padding-top: 14.6428571429rem !important;
    padding-bottom: 14.6428571429rem !important; }

  /* P */
  .g-py-210--lg {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important; }

  /* Padding Top */
  .g-pt-0--lg {
    padding-top: 0px !important; }

  .g-pt-1--lg {
    padding-top: 0.0714285714rem !important; }

  .g-pt-2--lg {
    padding-top: 0.1428571429rem !important; }

  .g-pt-3--lg {
    padding-top: 0.2142857143rem !important; }

  .g-pt-4--lg {
    padding-top: 0.2857142857rem !important; }

  .g-pt-5--lg {
    padding-top: 0.3571428571rem !important; }

  .g-pt-6--lg {
    padding-top: 0.4285714286rem !important; }

  .g-pt-7--lg {
    padding-top: 0.5rem !important; }

  .g-pt-8--lg {
    padding-top: 0.5714285714rem !important; }

  .g-pt-9--lg {
    padding-top: 0.6428571429rem !important; }

  .g-pt-10--lg {
    padding-top: 0.7142857143rem !important; }

  .g-pt-15--lg {
    padding-top: 1.0714285714rem !important; }

  .g-pt-20--lg {
    padding-top: 1.4285714286rem !important; }

  .g-pt-25--lg {
    padding-top: 1.7857142857rem !important; }

  .g-pt-30--lg {
    padding-top: 2.1428571429rem !important; }

  .g-pt-35--lg {
    padding-top: 2.5rem !important; }

  .g-pt-40--lg {
    padding-top: 2.8571428571rem !important; }

  .g-pt-45--lg {
    padding-top: 3.2142857143rem !important; }

  .g-pt-50--lg {
    padding-top: 3.5714285714rem !important; }

  .g-pt-55--lg {
    padding-top: 3.9285714286rem !important; }

  .g-pt-60--lg {
    padding-top: 4.2857142857rem !important; }

  .g-pt-65--lg {
    padding-top: 4.6428571429rem !important; }

  .g-pt-70--lg {
    padding-top: 5rem !important; }

  .g-pt-75--lg {
    padding-top: 5.3571428571rem !important; }

  .g-pt-80--lg {
    padding-top: 5.7142857143rem !important; }

  .g-pt-85--lg {
    padding-top: 6.0714285714rem !important; }

  .g-pt-90--lg {
    padding-top: 6.4285714286rem !important; }

  .g-pt-95--lg {
    padding-top: 6.7857142857rem !important; }

  .g-pt-100--lg {
    padding-top: 7.1428571429rem !important; }

  .g-pt-105--lg {
    padding-top: 7.5rem !important; }

  .g-pt-110--lg {
    padding-top: 7.8571428571rem !important; }

  .g-pt-115--lg {
    padding-top: 8.2142857143rem !important; }

  .g-pt-120--lg {
    padding-top: 8.5714285714rem !important; }

  .g-pt-125--lg {
    padding-top: 8.9285714286rem !important; }

  .g-pt-130--lg {
    padding-top: 9.2857142857rem !important; }

  .g-pt-135--lg {
    padding-top: 9.6428571429rem !important; }

  .g-pt-140--lg {
    padding-top: 10rem !important; }

  .g-pt-145--lg {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150--lg {
    padding-top: 10.7142857143rem !important; }

  /* Padding Right */
  .g-pr-0--lg {
    padding-right: 0px !important; }

  .g-pr-1--lg {
    padding-right: 0.0714285714rem !important; }

  .g-pr-2--lg {
    padding-right: 0.1428571429rem !important; }

  .g-pr-3--lg {
    padding-right: 0.2142857143rem !important; }

  .g-pr-4--lg {
    padding-right: 0.2857142857rem !important; }

  .g-pr-5--lg {
    padding-right: 0.3571428571rem !important; }

  .g-pr-6--lg {
    padding-right: 0.4285714286rem !important; }

  .g-pr-7--lg {
    padding-right: 0.5rem !important; }

  .g-pr-8--lg {
    padding-right: 0.5714285714rem !important; }

  .g-pr-9--lg {
    padding-right: 0.6428571429rem !important; }

  /* P */
  .g-pr-10--lg {
    padding-right: 0.7142857143rem !important; }

  /* P */
  .g-pr-15--lg {
    padding-right: 1.0714285714rem !important; }

  /* P */
  .g-pr-20--lg {
    padding-right: 1.4285714286rem !important; }

  /* P */
  .g-pr-25--lg {
    padding-right: 1.7857142857rem !important; }

  /* P */
  .g-pr-30--lg {
    padding-right: 2.1428571429rem !important; }

  /* P */
  .g-pr-35--lg {
    padding-right: 2.5rem !important; }

  /* P */
  .g-pr-40--lg {
    padding-right: 2.8571428571rem !important; }

  /* P */
  .g-pr-45--lg {
    padding-right: 3.2142857143rem !important; }

  /* P */
  .g-pr-50--lg {
    padding-right: 3.5714285714rem !important; }

  /* P */
  .g-pr-55--lg {
    padding-right: 3.9285714286rem !important; }

  /* P */
  .g-pr-60--lg {
    padding-right: 4.2857142857rem !important; }

  /* P */
  .g-pr-65--lg {
    padding-right: 4.6428571429rem !important; }

  /* P */
  .g-pr-70--lg {
    padding-right: 5rem !important; }

  /* P */
  .g-pr-75--lg {
    padding-right: 5.3571428571rem !important; }

  /* P */
  .g-pr-80--lg {
    padding-right: 5.7142857143rem !important; }

  /* P */
  .g-pr-85--lg {
    padding-right: 6.0714285714rem !important; }

  /* P */
  .g-pr-90--lg {
    padding-right: 6.4285714286rem !important; }

  /* P */
  .g-pr-95--lg {
    padding-right: 6.7857142857rem !important; }

  /* P */
  .g-pr-100--lg {
    padding-right: 7.1428571429rem !important; }

  /* P */
  .g-pr-105--lg {
    padding-right: 7.5rem !important; }

  /* P */
  .g-pr-110--lg {
    padding-right: 7.8571428571rem !important; }

  /* P */
  .g-pr-115--lg {
    padding-right: 8.2142857143rem !important; }

  /* P */
  .g-pr-120--lg {
    padding-right: 8.5714285714rem !important; }

  /* P */
  .g-pr-125--lg {
    padding-right: 8.9285714286rem !important; }

  /* P */
  .g-pr-130--lg {
    padding-right: 9.2857142857rem !important; }

  /* P */
  .g-pr-135--lg {
    padding-right: 9.6428571429rem !important; }

  /* P */
  .g-pr-140--lg {
    padding-right: 10rem !important; }

  /* P */
  .g-pr-145--lg {
    padding-right: 10.3571428571rem !important; }

  /* P */
  .g-pr-150--lg {
    padding-right: 10.7142857143rem !important; }

  /* P */
  .g-pr-155--lg {
    padding-right: 11.0714285714rem !important; }

  /* P */
  .g-pr-160--lg {
    padding-right: 11.4285714286rem !important; }

  /* P */
  .g-pr-165--lg {
    padding-right: 11.7857142857rem !important; }

  /* P */
  .g-pr-170--lg {
    padding-right: 12.1428571429rem !important; }

  /* Padding Bottom */
  .g-pb-0--lg {
    padding-bottom: 0px !important; }

  .g-pb-1--lg {
    padding-bottom: 0.0714285714rem !important; }

  .g-pb-2--lg {
    padding-bottom: 0.1428571429rem !important; }

  .g-pb-3--lg {
    padding-bottom: 0.2142857143rem !important; }

  .g-pb-4--lg {
    padding-bottom: 0.2857142857rem !important; }

  .g-pb-5--lg {
    padding-bottom: 0.3571428571rem !important; }

  .g-pb-6--lg {
    padding-bottom: 0.4285714286rem !important; }

  .g-pb-7--lg {
    padding-bottom: 0.5rem !important; }

  .g-pb-8--lg {
    padding-bottom: 0.5714285714rem !important; }

  .g-pb-9--lg {
    padding-bottom: 0.6428571429rem !important; }

  .g-pb-10--lg {
    padding-bottom: 0.7142857143rem !important; }

  .g-pb-15--lg {
    padding-bottom: 1.0714285714rem !important; }

  .g-pb-20--lg {
    padding-bottom: 1.4285714286rem !important; }

  .g-pb-25--lg {
    padding-bottom: 1.7857142857rem !important; }

  .g-pb-30--lg {
    padding-bottom: 2.1428571429rem !important; }

  .g-pb-35--lg {
    padding-bottom: 2.5rem !important; }

  .g-pb-40--lg {
    padding-bottom: 2.8571428571rem !important; }

  .g-pb-45--lg {
    padding-bottom: 3.2142857143rem !important; }

  .g-pb-50--lg {
    padding-bottom: 3.5714285714rem !important; }

  .g-pb-55--lg {
    padding-bottom: 3.9285714286rem !important; }

  .g-pb-60--lg {
    padding-bottom: 4.2857142857rem !important; }

  .g-pb-65--lg {
    padding-bottom: 4.6428571429rem !important; }

  .g-pb-70--lg {
    padding-bottom: 5rem !important; }

  .g-pb-75--lg {
    padding-bottom: 5.3571428571rem !important; }

  .g-pb-80--lg {
    padding-bottom: 5.7142857143rem !important; }

  .g-pb-85--lg {
    padding-bottom: 6.0714285714rem !important; }

  .g-pb-90--lg {
    padding-bottom: 6.4285714286rem !important; }

  .g-pb-95--lg {
    padding-bottom: 6.7857142857rem !important; }

  .g-pb-100--lg {
    padding-bottom: 7.1428571429rem !important; }

  .g-pb-105--lg {
    padding-bottom: 7.5rem !important; }

  .g-pb-110--lg {
    padding-bottom: 7.8571428571rem !important; }

  .g-pb-115--lg {
    padding-bottom: 8.2142857143rem !important; }

  .g-pb-120--lg {
    padding-bottom: 8.5714285714rem !important; }

  .g-pb-125--lg {
    padding-bottom: 8.9285714286rem !important; }

  .g-pb-130--lg {
    padding-bottom: 9.2857142857rem !important; }

  .g-pb-135--lg {
    padding-bottom: 9.6428571429rem !important; }

  .g-pb-140--lg {
    padding-bottom: 10rem !important; }

  .g-pb-145--lg {
    padding-bottom: 10.3571428571rem !important; }

  .g-pb-150--lg {
    padding-bottom: 10.7142857143rem !important; }

  /* Padding Left */
  .g-pl-0--lg {
    padding-left: 0px !important; }

  .g-pl-1--lg {
    padding-left: 0.0714285714rem !important; }

  .g-pl-2--lg {
    padding-left: 0.1428571429rem !important; }

  .g-pl-3--lg {
    padding-left: 0.2142857143rem !important; }

  .g-pl-4--lg {
    padding-left: 0.2857142857rem !important; }

  .g-pl-5--lg {
    padding-left: 0.3571428571rem !important; }

  .g-pl-6--lg {
    padding-left: 0.4285714286rem !important; }

  .g-pl-7--lg {
    padding-left: 0.5rem !important; }

  .g-pl-8--lg {
    padding-left: 0.5714285714rem !important; }

  .g-pl-9--lg {
    padding-left: 0.6428571429rem !important; }

  /* P */
  .g-pl-10--lg {
    padding-left: 0.7142857143rem !important; }

  /* P */
  .g-pl-15--lg {
    padding-left: 1.0714285714rem !important; }

  /* P */
  .g-pl-20--lg {
    padding-left: 1.4285714286rem !important; }

  /* P */
  .g-pl-25--lg {
    padding-left: 1.7857142857rem !important; }

  /* P */
  .g-pl-30--lg {
    padding-left: 2.1428571429rem !important; }

  /* P */
  .g-pl-35--lg {
    padding-left: 2.5rem !important; }

  /* P */
  .g-pl-40--lg {
    padding-left: 2.8571428571rem !important; }

  /* P */
  .g-pl-45--lg {
    padding-left: 3.2142857143rem !important; }

  /* P */
  .g-pl-50--lg {
    padding-left: 3.5714285714rem !important; }

  /* P */
  .g-pl-55--lg {
    padding-left: 3.9285714286rem !important; }

  /* P */
  .g-pl-60--lg {
    padding-left: 4.2857142857rem !important; }

  /* P */
  .g-pl-65--lg {
    padding-left: 4.6428571429rem !important; }

  /* P */
  .g-pl-70--lg {
    padding-left: 5rem !important; }

  /* P */
  .g-pl-75--lg {
    padding-left: 5.3571428571rem !important; }

  /* P */
  .g-pl-80--lg {
    padding-left: 5.7142857143rem !important; }

  /* P */
  .g-pl-85--lg {
    padding-left: 6.0714285714rem !important; }

  /* P */
  .g-pl-90--lg {
    padding-left: 6.4285714286rem !important; }

  /* P */
  .g-pl-95--lg {
    padding-left: 6.7857142857rem !important; }

  /* P */
  .g-pl-100--lg {
    padding-left: 7.1428571429rem !important; }

  /* P */
  .g-pl-105--lg {
    padding-left: 7.5rem !important; }

  /* P */
  .g-pl-110--lg {
    padding-left: 7.8571428571rem !important; }

  /* P */
  .g-pl-115--lg {
    padding-left: 8.2142857143rem !important; }

  /* P */
  .g-pl-120--lg {
    padding-left: 8.5714285714rem !important; }

  /* P */
  .g-pl-125--lg {
    padding-left: 8.9285714286rem !important; }

  /* P */
  .g-pl-130--lg {
    padding-left: 9.2857142857rem !important; }

  /* P */
  .g-pl-135--lg {
    padding-left: 9.6428571429rem !important; }

  /* P */
  .g-pl-140--lg {
    padding-left: 10rem !important; }

  /* P */
  .g-pl-145--lg {
    padding-left: 10.3571428571rem !important; }

  /* P */
  .g-pl-150--lg {
    padding-left: 10.7142857143rem !important; }

  /* P */
  .g-pl-155--lg {
    padding-left: 11.0714285714rem !important; }

  /* P */
  .g-pl-160--lg {
    padding-left: 11.4285714286rem !important; }

  /* P */
  .g-pl-165--lg {
    padding-left: 11.7857142857rem !important; }

  /* P */
  .g-pl-170--lg {
    padding-left: 12.1428571429rem !important; } }
/* Padding Spaces (xl) P
------------------------------------*/
@media (min-width: 1200px) {
  .g-pa-0--xl {
    padding: 0 !important; }

  .g-px-0--xl {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0--xl {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-pl-0--xl {
    padding-left: 0 !important; }

  .g-pr-0--xl {
    padding-right: 0 !important; }

  .g-pt-0--xl {
    padding-top: 0 !important; }

  .g-pb-0--xl {
    padding-bottom: 0 !important; }

  /* Padding Around */
  .g-pa-2--xl {
    padding: 0.1428571429rem !important; }

  .g-pa-3--xl {
    padding: 0.2142857143rem !important; }

  .g-pa-5--xl {
    padding: 0.3571428571rem !important; }

  .g-pa-7--xl {
    padding: 0.5rem !important; }

  .g-pa-10--xl {
    padding: 0.7142857143rem !important; }

  .g-pa-15--xl {
    padding: 1.0714285714rem !important; }

  .g-pa-20--xl {
    padding: 1.4285714286rem !important; }

  .g-pa-25--xl {
    padding: 1.7857142857rem !important; }

  .g-pa-30--xl {
    padding: 2.1428571429rem !important; }

  .g-pa-35--xl {
    padding: 2.5rem !important; }

  .g-pa-40--xl {
    padding: 2.8571428571rem !important; }

  .g-pa-45--xl {
    padding: 3.2142857143rem !important; }

  .g-pa-50--xl {
    padding: 3.5714285714rem !important; }

  .g-pa-55--xl {
    padding: 3.9285714286rem !important; }

  .g-pa-60--xl {
    padding: 4.2857142857rem !important; }

  .g-pa-65--xl {
    padding: 4.6428571429rem !important; }

  .g-pa-70--xl {
    padding: 5rem !important; }

  .g-pa-75--xl {
    padding: 5.3571428571rem !important; }

  .g-pa-80--xl {
    padding: 5.7142857143rem !important; }

  .g-pa-85--xl {
    padding: 6.0714285714rem !important; }

  .g-pa-90--xl {
    padding: 6.4285714286rem !important; }

  .g-pa-95--xl {
    padding: 6.7857142857rem !important; }

  .g-pa-100--xl {
    padding: 7.1428571429rem !important; }

  .g-pa-105--xl {
    padding: 7.5rem !important; }

  .g-pa-110--xl {
    padding: 7.8571428571rem !important; }

  .g-pa-115--xl {
    padding: 8.2142857143rem !important; }

  .g-pa-120--xl {
    padding: 8.5714285714rem !important; }

  .g-pa-125--xl {
    padding: 8.9285714286rem !important; }

  .g-pa-130--xl {
    padding: 9.2857142857rem !important; }

  .g-pa-135--xl {
    padding: 9.6428571429rem !important; }

  .g-pa-140--xl {
    padding: 10rem !important; }

  .g-pa-145--xl {
    padding: 10.3571428571rem !important; }

  .g-pa-150--xl {
    padding: 10.7142857143rem !important; }

  /* Padding X */
  .g-px-1--xl {
    padding-left: 0.0714285714rem !important;
    padding-right: 0.0714285714rem !important; }

  .g-px-2--xl {
    padding-left: 0.1428571429rem !important;
    padding-right: 0.1428571429rem !important; }

  .g-px-3--xl {
    padding-left: 0.2142857143rem !important;
    padding-right: 0.2142857143rem !important; }

  .g-px-4--xl {
    padding-left: 0.2857142857rem !important;
    padding-right: 0.2857142857rem !important; }

  .g-px-5--xl {
    padding-left: 0.3571428571rem !important;
    padding-right: 0.3571428571rem !important; }

  .g-px-6--xl {
    padding-left: 0.4285714286rem !important;
    padding-right: 0.4285714286rem !important; }

  .g-px-7--xl {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }

  .g-px-8--xl {
    padding-left: 0.5714285714rem !important;
    padding-right: 0.5714285714rem !important; }

  .g-px-9--xl {
    padding-left: 0.6428571429rem !important;
    padding-right: 0.6428571429rem !important; }

  .g-px-10--xl {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-11--xl {
    padding-left: 0.7857142857rem !important;
    padding-right: 0.7857142857rem !important; }

  .g-px-12--xl {
    padding-left: 0.8571428571rem !important;
    padding-right: 0.8571428571rem !important; }

  .g-px-13--xl {
    padding-left: 0.9285714286rem !important;
    padding-right: 0.9285714286rem !important; }

  .g-px-14--xl {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }

  .g-px-15--xl {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-10--xl {
    padding-left: 0.7142857143rem !important;
    padding-right: 0.7142857143rem !important; }

  .g-px-15--xl {
    padding-left: 1.0714285714rem !important;
    padding-right: 1.0714285714rem !important; }

  .g-px-20--xl {
    padding-left: 1.4285714286rem !important;
    padding-right: 1.4285714286rem !important; }

  .g-px-25--xl {
    padding-left: 1.7857142857rem !important;
    padding-right: 1.7857142857rem !important; }

  .g-px-30--xl {
    padding-left: 2.1428571429rem !important;
    padding-right: 2.1428571429rem !important; }

  .g-px-35--xl {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important; }

  .g-px-40--xl {
    padding-left: 2.8571428571rem !important;
    padding-right: 2.8571428571rem !important; }

  .g-px-45--xl {
    padding-left: 3.2142857143rem !important;
    padding-right: 3.2142857143rem !important; }

  .g-px-50--xl {
    padding-left: 3.5714285714rem !important;
    padding-right: 3.5714285714rem !important; }

  .g-px-55--xl {
    padding-left: 3.9285714286rem !important;
    padding-right: 3.9285714286rem !important; }

  .g-px-60--xl {
    padding-left: 4.2857142857rem !important;
    padding-right: 4.2857142857rem !important; }

  .g-px-65--xl {
    padding-left: 4.6428571429rem !important;
    padding-right: 4.6428571429rem !important; }

  .g-px-70--xl {
    padding-left: 5rem !important;
    padding-right: 5rem !important; }

  .g-px-75--xl {
    padding-left: 5.3571428571rem !important;
    padding-right: 5.3571428571rem !important; }

  .g-px-80--xl {
    padding-left: 5.7142857143rem !important;
    padding-right: 5.7142857143rem !important; }

  .g-px-85--xl {
    padding-left: 6.0714285714rem !important;
    padding-right: 6.0714285714rem !important; }

  .g-px-90--xl {
    padding-left: 6.4285714286rem !important;
    padding-right: 6.4285714286rem !important; }

  .g-px-95--xl {
    padding-left: 6.7857142857rem !important;
    padding-right: 6.7857142857rem !important; }

  .g-px-100--xl {
    padding-left: 7.1428571429rem !important;
    padding-right: 7.1428571429rem !important; }

  .g-px-105--xl {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important; }

  .g-px-110--xl {
    padding-left: 7.8571428571rem !important;
    padding-right: 7.8571428571rem !important; }

  .g-px-115--xl {
    padding-left: 8.2142857143rem !important;
    padding-right: 8.2142857143rem !important; }

  .g-px-120--xl {
    padding-left: 8.5714285714rem !important;
    padding-right: 8.5714285714rem !important; }

  .g-px-125--xl {
    padding-left: 8.9285714286rem !important;
    padding-right: 8.9285714286rem !important; }

  .g-px-130--xl {
    padding-left: 9.2857142857rem !important;
    padding-right: 9.2857142857rem !important; }

  .g-px-135--xl {
    padding-left: 9.6428571429rem !important;
    padding-right: 9.6428571429rem !important; }

  .g-px-140--xl {
    padding-left: 10rem !important;
    padding-right: 10rem !important; }

  .g-px-145--xl {
    padding-left: 10.3571428571rem !important;
    padding-right: 10.3571428571rem !important; }

  .g-px-150--xl {
    padding-left: 10.7142857143rem !important;
    padding-right: 10.7142857143rem !important; }

  /* Padding Y */
  .g-py-1--xl {
    padding-top: 0.0714285714rem !important;
    padding-bottom: 0.0714285714rem !important; }

  .g-py-2--xl {
    padding-top: 0.1428571429rem !important;
    padding-bottom: 0.1428571429rem !important; }

  .g-py-3--xl {
    padding-top: 0.2142857143rem !important;
    padding-bottom: 0.2142857143rem !important; }

  .g-py-4--xl {
    padding-top: 0.2857142857rem !important;
    padding-bottom: 0.2857142857rem !important; }

  .g-py-5--xl {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-py-6--xl {
    padding-top: 0.4285714286rem !important;
    padding-bottom: 0.4285714286rem !important; }

  .g-py-7--xl {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

  .g-py-8--xl {
    padding-top: 0.5714285714rem !important;
    padding-bottom: 0.5714285714rem !important; }

  .g-py-9--xl {
    padding-top: 0.6428571429rem !important;
    padding-bottom: 0.6428571429rem !important; }

  .g-py-10--xl {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  .g-py-11--xl {
    padding-top: 0.7857142857rem !important;
    padding-bottom: 0.7857142857rem !important; }

  .g-py-12--xl {
    padding-top: 0.8571428571rem !important;
    padding-bottom: 0.8571428571rem !important; }

  .g-py-13--xl {
    padding-top: 0.9285714286rem !important;
    padding-bottom: 0.9285714286rem !important; }

  .g-py-14--xl {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

  .g-py-15--xl {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  .g-py-16--xl {
    padding-top: 1.1428571429rem !important;
    padding-bottom: 1.1428571429rem !important; }

  .g-py-17--xl {
    padding-top: 1.2142857143rem !important;
    padding-bottom: 1.2142857143rem !important; }

  .g-py-18--xl {
    padding-top: 1.2857142857rem !important;
    padding-bottom: 1.2857142857rem !important; }

  .g-py-19--xl {
    padding-top: 1.3571428571rem !important;
    padding-bottom: 1.3571428571rem !important; }

  /* P */
  .g-py-10--xl {
    padding-top: 0.7142857143rem !important;
    padding-bottom: 0.7142857143rem !important; }

  /* P */
  .g-py-15--xl {
    padding-top: 1.0714285714rem !important;
    padding-bottom: 1.0714285714rem !important; }

  /* P */
  .g-py-20--xl {
    padding-top: 1.4285714286rem !important;
    padding-bottom: 1.4285714286rem !important; }

  /* P */
  .g-py-25--xl {
    padding-top: 1.7857142857rem !important;
    padding-bottom: 1.7857142857rem !important; }

  /* P */
  .g-py-30--xl {
    padding-top: 2.1428571429rem !important;
    padding-bottom: 2.1428571429rem !important; }

  /* P */
  .g-py-35--xl {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important; }

  /* P */
  .g-py-40--xl {
    padding-top: 2.8571428571rem !important;
    padding-bottom: 2.8571428571rem !important; }

  /* P */
  .g-py-45--xl {
    padding-top: 3.2142857143rem !important;
    padding-bottom: 3.2142857143rem !important; }

  /* P */
  .g-py-50--xl {
    padding-top: 3.5714285714rem !important;
    padding-bottom: 3.5714285714rem !important; }

  /* P */
  .g-py-55--xl {
    padding-top: 3.9285714286rem !important;
    padding-bottom: 3.9285714286rem !important; }

  /* P */
  .g-py-60--xl {
    padding-top: 4.2857142857rem !important;
    padding-bottom: 4.2857142857rem !important; }

  /* P */
  .g-py-65--xl {
    padding-top: 4.6428571429rem !important;
    padding-bottom: 4.6428571429rem !important; }

  /* P */
  .g-py-70--xl {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  /* P */
  .g-py-75--xl {
    padding-top: 5.3571428571rem !important;
    padding-bottom: 5.3571428571rem !important; }

  /* P */
  .g-py-80--xl {
    padding-top: 5.7142857143rem !important;
    padding-bottom: 5.7142857143rem !important; }

  /* P */
  .g-py-85--xl {
    padding-top: 6.0714285714rem !important;
    padding-bottom: 6.0714285714rem !important; }

  /* P */
  .g-py-90--xl {
    padding-top: 6.4285714286rem !important;
    padding-bottom: 6.4285714286rem !important; }

  /* P */
  .g-py-95--xl {
    padding-top: 6.7857142857rem !important;
    padding-bottom: 6.7857142857rem !important; }

  /* P */
  .g-py-100--xl {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  /* P */
  .g-py-105--xl {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important; }

  /* P */
  .g-py-110--xl {
    padding-top: 7.8571428571rem !important;
    padding-bottom: 7.8571428571rem !important; }

  /* P */
  .g-py-115--xl {
    padding-top: 8.2142857143rem !important;
    padding-bottom: 8.2142857143rem !important; }

  /* P */
  .g-py-120--xl {
    padding-top: 8.5714285714rem !important;
    padding-bottom: 8.5714285714rem !important; }

  /* P */
  .g-py-125--xl {
    padding-top: 8.9285714286rem !important;
    padding-bottom: 8.9285714286rem !important; }

  /* P */
  .g-py-130--xl {
    padding-top: 9.2857142857rem !important;
    padding-bottom: 9.2857142857rem !important; }

  /* P */
  .g-py-135--xl {
    padding-top: 9.6428571429rem !important;
    padding-bottom: 9.6428571429rem !important; }

  /* P */
  .g-py-140--xl {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important; }

  /* P */
  .g-py-145--xl {
    padding-top: 10.3571428571rem !important;
    padding-bottom: 10.3571428571rem !important; }

  /* P */
  .g-py-150--xl {
    padding-top: 10.7142857143rem !important;
    padding-bottom: 10.7142857143rem !important; }

  /* P */
  .g-py-155--xl {
    padding-top: 11.0714285714rem !important;
    padding-bottom: 11.0714285714rem !important; }

  /* P */
  .g-py-160--xl {
    padding-top: 11.4285714286rem !important;
    padding-bottom: 11.4285714286rem !important; }

  /* P */
  .g-py-165--xl {
    padding-top: 11.7857142857rem !important;
    padding-bottom: 11.7857142857rem !important; }

  /* P */
  .g-py-170--xl {
    padding-top: 12.1428571429rem !important;
    padding-bottom: 12.1428571429rem !important; }

  /* P */
  .g-py-175--xl {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important; }

  /* P */
  .g-py-180--xl {
    padding-top: 12.8571428571rem !important;
    padding-bottom: 12.8571428571rem !important; }

  /* P */
  .g-py-185--xl {
    padding-top: 13.2142857143rem !important;
    padding-bottom: 13.2142857143rem !important; }

  /* P */
  .g-py-190--xl {
    padding-top: 13.5714285714rem !important;
    padding-bottom: 13.5714285714rem !important; }

  /* P */
  .g-py-195--xl {
    padding-top: 13.9285714286rem !important;
    padding-bottom: 13.9285714286rem !important; }

  /* P */
  .g-py-200--xl {
    padding-top: 14.2857142857rem !important;
    padding-bottom: 14.2857142857rem !important; }

  /* P */
  .g-py-205--xl {
    padding-top: 14.6428571429rem !important;
    padding-bottom: 14.6428571429rem !important; }

  /* P */
  .g-py-210--xl {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important; }

  /* Padding Top */
  .g-pt-0--xl {
    padding-top: 0px !important; }

  .g-pt-1--xl {
    padding-top: 0.0714285714rem !important; }

  .g-pt-2--xl {
    padding-top: 0.1428571429rem !important; }

  .g-pt-3--xl {
    padding-top: 0.2142857143rem !important; }

  .g-pt-4--xl {
    padding-top: 0.2857142857rem !important; }

  .g-pt-5--xl {
    padding-top: 0.3571428571rem !important; }

  .g-pt-6--xl {
    padding-top: 0.4285714286rem !important; }

  .g-pt-7--xl {
    padding-top: 0.5rem !important; }

  .g-pt-8--xl {
    padding-top: 0.5714285714rem !important; }

  .g-pt-9--xl {
    padding-top: 0.6428571429rem !important; }

  .g-pt-10--xl {
    padding-top: 0.7142857143rem !important; }

  .g-pt-15--xl {
    padding-top: 1.0714285714rem !important; }

  .g-pt-20--xl {
    padding-top: 1.4285714286rem !important; }

  .g-pt-25--xl {
    padding-top: 1.7857142857rem !important; }

  .g-pt-30--xl {
    padding-top: 2.1428571429rem !important; }

  .g-pt-35--xl {
    padding-top: 2.5rem !important; }

  .g-pt-40--xl {
    padding-top: 2.8571428571rem !important; }

  .g-pt-45--xl {
    padding-top: 3.2142857143rem !important; }

  .g-pt-50--xl {
    padding-top: 3.5714285714rem !important; }

  .g-pt-55--xl {
    padding-top: 3.9285714286rem !important; }

  .g-pt-60--xl {
    padding-top: 4.2857142857rem !important; }

  .g-pt-65--xl {
    padding-top: 4.6428571429rem !important; }

  .g-pt-70--xl {
    padding-top: 5rem !important; }

  .g-pt-75--xl {
    padding-top: 5.3571428571rem !important; }

  .g-pt-80--xl {
    padding-top: 5.7142857143rem !important; }

  .g-pt-85--xl {
    padding-top: 6.0714285714rem !important; }

  .g-pt-90--xl {
    padding-top: 6.4285714286rem !important; }

  .g-pt-95--xl {
    padding-top: 6.7857142857rem !important; }

  .g-pt-100--xl {
    padding-top: 7.1428571429rem !important; }

  .g-pt-105--xl {
    padding-top: 7.5rem !important; }

  .g-pt-110--xl {
    padding-top: 7.8571428571rem !important; }

  .g-pt-115--xl {
    padding-top: 8.2142857143rem !important; }

  .g-pt-120--xl {
    padding-top: 8.5714285714rem !important; }

  .g-pt-125--xl {
    padding-top: 8.9285714286rem !important; }

  .g-pt-130--xl {
    padding-top: 9.2857142857rem !important; }

  .g-pt-135--xl {
    padding-top: 9.6428571429rem !important; }

  .g-pt-140--xl {
    padding-top: 10rem !important; }

  .g-pt-145--xl {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150--xl {
    padding-top: 10.7142857143rem !important; }

  /* Padding Right */
  .g-pr-0--xl {
    padding-right: 0px !important; }

  .g-pr-1--xl {
    padding-right: 0.0714285714rem !important; }

  .g-pr-2--xl {
    padding-right: 0.1428571429rem !important; }

  .g-pr-3--xl {
    padding-right: 0.2142857143rem !important; }

  .g-pr-4--xl {
    padding-right: 0.2857142857rem !important; }

  .g-pr-5--xl {
    padding-right: 0.3571428571rem !important; }

  .g-pr-6--xl {
    padding-right: 0.4285714286rem !important; }

  .g-pr-7--xl {
    padding-right: 0.5rem !important; }

  .g-pr-8--xl {
    padding-right: 0.5714285714rem !important; }

  .g-pr-9--xl {
    padding-right: 0.6428571429rem !important; }

  /* P */
  .g-pr-10--xl {
    padding-right: 0.7142857143rem !important; }

  /* P */
  .g-pr-15--xl {
    padding-right: 1.0714285714rem !important; }

  /* P */
  .g-pr-20--xl {
    padding-right: 1.4285714286rem !important; }

  /* P */
  .g-pr-25--xl {
    padding-right: 1.7857142857rem !important; }

  /* P */
  .g-pr-30--xl {
    padding-right: 2.1428571429rem !important; }

  /* P */
  .g-pr-35--xl {
    padding-right: 2.5rem !important; }

  /* P */
  .g-pr-40--xl {
    padding-right: 2.8571428571rem !important; }

  /* P */
  .g-pr-45--xl {
    padding-right: 3.2142857143rem !important; }

  /* P */
  .g-pr-50--xl {
    padding-right: 3.5714285714rem !important; }

  /* P */
  .g-pr-55--xl {
    padding-right: 3.9285714286rem !important; }

  /* P */
  .g-pr-60--xl {
    padding-right: 4.2857142857rem !important; }

  /* P */
  .g-pr-65--xl {
    padding-right: 4.6428571429rem !important; }

  /* P */
  .g-pr-70--xl {
    padding-right: 5rem !important; }

  /* P */
  .g-pr-75--xl {
    padding-right: 5.3571428571rem !important; }

  /* P */
  .g-pr-80--xl {
    padding-right: 5.7142857143rem !important; }

  /* P */
  .g-pr-85--xl {
    padding-right: 6.0714285714rem !important; }

  /* P */
  .g-pr-90--xl {
    padding-right: 6.4285714286rem !important; }

  /* P */
  .g-pr-95--xl {
    padding-right: 6.7857142857rem !important; }

  /* P */
  .g-pr-100--xl {
    padding-right: 7.1428571429rem !important; }

  /* P */
  .g-pr-105--xl {
    padding-right: 7.5rem !important; }

  /* P */
  .g-pr-110--xl {
    padding-right: 7.8571428571rem !important; }

  /* P */
  .g-pr-115--xl {
    padding-right: 8.2142857143rem !important; }

  /* P */
  .g-pr-120--xl {
    padding-right: 8.5714285714rem !important; }

  /* P */
  .g-pr-125--xl {
    padding-right: 8.9285714286rem !important; }

  /* P */
  .g-pr-130--xl {
    padding-right: 9.2857142857rem !important; }

  /* P */
  .g-pr-135--xl {
    padding-right: 9.6428571429rem !important; }

  /* P */
  .g-pr-140--xl {
    padding-right: 10rem !important; }

  /* P */
  .g-pr-145--xl {
    padding-right: 10.3571428571rem !important; }

  /* P */
  .g-pr-150--xl {
    padding-right: 10.7142857143rem !important; }

  /* P */
  .g-pr-155--xl {
    padding-right: 11.0714285714rem !important; }

  /* P */
  .g-pr-160--xl {
    padding-right: 11.4285714286rem !important; }

  /* P */
  .g-pr-165--xl {
    padding-right: 11.7857142857rem !important; }

  /* P */
  .g-pr-170--xl {
    padding-right: 12.1428571429rem !important; }

  /* Padding Bottom */
  .g-pb-0--xl {
    padding-bottom: 0px !important; }

  .g-pb-1--xl {
    padding-bottom: 0.0714285714rem !important; }

  .g-pb-2--xl {
    padding-bottom: 0.1428571429rem !important; }

  .g-pb-3--xl {
    padding-bottom: 0.2142857143rem !important; }

  .g-pb-4--xl {
    padding-bottom: 0.2857142857rem !important; }

  .g-pb-5--xl {
    padding-bottom: 0.3571428571rem !important; }

  .g-pb-6--xl {
    padding-bottom: 0.4285714286rem !important; }

  .g-pb-7--xl {
    padding-bottom: 0.5rem !important; }

  .g-pb-8--xl {
    padding-bottom: 0.5714285714rem !important; }

  .g-pb-9--xl {
    padding-bottom: 0.6428571429rem !important; }

  .g-pb-10--xl {
    padding-bottom: 0.7142857143rem !important; }

  .g-pb-15--xl {
    padding-bottom: 1.0714285714rem !important; }

  .g-pb-20--xl {
    padding-bottom: 1.4285714286rem !important; }

  .g-pb-25--xl {
    padding-bottom: 1.7857142857rem !important; }

  .g-pb-30--xl {
    padding-bottom: 2.1428571429rem !important; }

  .g-pb-35--xl {
    padding-bottom: 2.5rem !important; }

  .g-pb-40--xl {
    padding-bottom: 2.8571428571rem !important; }

  .g-pb-45--xl {
    padding-bottom: 3.2142857143rem !important; }

  .g-pb-50--xl {
    padding-bottom: 3.5714285714rem !important; }

  .g-pb-55--xl {
    padding-bottom: 3.9285714286rem !important; }

  .g-pb-60--xl {
    padding-bottom: 4.2857142857rem !important; }

  .g-pb-65--xl {
    padding-bottom: 4.6428571429rem !important; }

  .g-pb-70--xl {
    padding-bottom: 5rem !important; }

  .g-pb-75--xl {
    padding-bottom: 5.3571428571rem !important; }

  .g-pb-80--xl {
    padding-bottom: 5.7142857143rem !important; }

  .g-pb-85--xl {
    padding-bottom: 6.0714285714rem !important; }

  .g-pb-90--xl {
    padding-bottom: 6.4285714286rem !important; }

  .g-pb-95--xl {
    padding-bottom: 6.7857142857rem !important; }

  .g-pb-100--xl {
    padding-bottom: 7.1428571429rem !important; }

  .g-pb-105--xl {
    padding-bottom: 7.5rem !important; }

  .g-pb-110--xl {
    padding-bottom: 7.8571428571rem !important; }

  .g-pb-115--xl {
    padding-bottom: 8.2142857143rem !important; }

  .g-pb-120--xl {
    padding-bottom: 8.5714285714rem !important; }

  .g-pb-125--xl {
    padding-bottom: 8.9285714286rem !important; }

  .g-pb-130--xl {
    padding-bottom: 9.2857142857rem !important; }

  .g-pb-135--xl {
    padding-bottom: 9.6428571429rem !important; }

  .g-pb-140--xl {
    padding-bottom: 10rem !important; }

  .g-pb-145--xl {
    padding-bottom: 10.3571428571rem !important; }

  .g-pb-150--xl {
    padding-bottom: 10.7142857143rem !important; }

  /* Padding Left */
  .g-pl-0--xl {
    padding-left: 0px !important; }

  .g-pl-1--xl {
    padding-left: 0.0714285714rem !important; }

  .g-pl-2--xl {
    padding-left: 0.1428571429rem !important; }

  .g-pl-3--xl {
    padding-left: 0.2142857143rem !important; }

  .g-pl-4--xl {
    padding-left: 0.2857142857rem !important; }

  .g-pl-5--xl {
    padding-left: 0.3571428571rem !important; }

  .g-pl-6--xl {
    padding-left: 0.4285714286rem !important; }

  .g-pl-7--xl {
    padding-left: 0.5rem !important; }

  .g-pl-8--xl {
    padding-left: 0.5714285714rem !important; }

  .g-pl-9--xl {
    padding-left: 0.6428571429rem !important; }

  /* P */
  .g-pl-10--xl {
    padding-left: 0.7142857143rem !important; }

  /* P */
  .g-pl-15--xl {
    padding-left: 1.0714285714rem !important; }

  /* P */
  .g-pl-20--xl {
    padding-left: 1.4285714286rem !important; }

  /* P */
  .g-pl-25--xl {
    padding-left: 1.7857142857rem !important; }

  /* P */
  .g-pl-30--xl {
    padding-left: 2.1428571429rem !important; }

  /* P */
  .g-pl-35--xl {
    padding-left: 2.5rem !important; }

  /* P */
  .g-pl-40--xl {
    padding-left: 2.8571428571rem !important; }

  /* P */
  .g-pl-45--xl {
    padding-left: 3.2142857143rem !important; }

  /* P */
  .g-pl-50--xl {
    padding-left: 3.5714285714rem !important; }

  /* P */
  .g-pl-55--xl {
    padding-left: 3.9285714286rem !important; }

  /* P */
  .g-pl-60--xl {
    padding-left: 4.2857142857rem !important; }

  /* P */
  .g-pl-65--xl {
    padding-left: 4.6428571429rem !important; }

  /* P */
  .g-pl-70--xl {
    padding-left: 5rem !important; }

  /* P */
  .g-pl-75--xl {
    padding-left: 5.3571428571rem !important; }

  /* P */
  .g-pl-80--xl {
    padding-left: 5.7142857143rem !important; }

  /* P */
  .g-pl-85--xl {
    padding-left: 6.0714285714rem !important; }

  /* P */
  .g-pl-90--xl {
    padding-left: 6.4285714286rem !important; }

  /* P */
  .g-pl-95--xl {
    padding-left: 6.7857142857rem !important; }

  /* P */
  .g-pl-100--xl {
    padding-left: 7.1428571429rem !important; }

  /* P */
  .g-pl-105--xl {
    padding-left: 7.5rem !important; }

  /* P */
  .g-pl-110--xl {
    padding-left: 7.8571428571rem !important; }

  /* P */
  .g-pl-115--xl {
    padding-left: 8.2142857143rem !important; }

  /* P */
  .g-pl-120--xl {
    padding-left: 8.5714285714rem !important; }

  /* P */
  .g-pl-125--xl {
    padding-left: 8.9285714286rem !important; }

  /* P */
  .g-pl-130--xl {
    padding-left: 9.2857142857rem !important; }

  /* P */
  .g-pl-135--xl {
    padding-left: 9.6428571429rem !important; }

  /* P */
  .g-pl-140--xl {
    padding-left: 10rem !important; }

  /* P */
  .g-pl-145--xl {
    padding-left: 10.3571428571rem !important; }

  /* P */
  .g-pl-150--xl {
    padding-left: 10.7142857143rem !important; }

  /* P */
  .g-pl-155--xl {
    padding-left: 11.0714285714rem !important; }

  /* P */
  .g-pl-160--xl {
    padding-left: 11.4285714286rem !important; }

  /* P */
  .g-pl-165--xl {
    padding-left: 11.7857142857rem !important; }

  /* P */
  .g-pl-170--xl {
    padding-left: 12.1428571429rem !important; } }
/* Custom Paddings (xs)
------------------------------------*/
.g-pa-0-20-20 {
  padding: 0 1.4285714286rem 1.4285714286rem !important; }

.g-pa-4-11 {
  padding: 0.2857142857rem 0.7857142857rem !important; }

.g-pa-4-13 {
  padding: 0.2857142857rem 0.9285714286rem !important; }

.g-pa-5-10 {
  padding: 0.3571428571rem 0.7142857143rem !important; }

.g-pa-5-15 {
  padding: 0.3571428571rem 1.0714285714rem !important; }

.g-pa-6-8 {
  padding: 0.4285714286rem 0.5714285714rem !important; }

.g-pa-7-14 {
  padding: 0.5rem 1rem !important; }

.g-pa-7-16 {
  padding: 0.5rem 1.1428571429rem !important; }

.g-pa-10-5-5 {
  padding: 0.7142857143rem 0.3571428571rem 0.3571428571rem !important; }

.g-pa-10-15 {
  padding: 0.7142857143rem 1.0714285714rem !important; }

.g-pa-10-16 {
  padding: 0.7142857143rem 1.1428571429rem !important; }

.g-pa-10-20 {
  padding: 0.7142857143rem 1.4285714286rem !important; }

.g-pa-10-30 {
  padding: 0.7142857143rem 2.1428571429rem !important; }

.g-pa-12 {
  padding: 0.8571428571rem !important; }

.g-pa-12-19 {
  padding: 0.8571428571rem 1.3571428571rem !important; }

.g-pa-12-21 {
  padding: 0.8571428571rem 1.5rem !important; }

.g-pa-12-5-7 {
  padding: 0.8571428571rem 0.3571428571rem 0.5rem !important; }

.g-pa-14-18 {
  padding: 1rem 1.2857142857rem !important; }

.g-pa-15-0 {
  padding: 1.0714285714rem 0 !important; }

.g-pa-15-5 {
  padding: 1.0714285714rem 0.3571428571rem !important; }

.g-pa-15-20-10 {
  padding: 1.0714285714rem 1.4285714286rem 0.7142857143rem !important; }

.g-pa-15-20 {
  padding: 1.0714285714rem 1.4285714286rem !important; }

.g-pa-15-30 {
  padding: 1.0714285714rem 2.1428571429rem !important; }

.g-pa-17-23 {
  padding: 1.2142857143rem 1.6428571429rem !important; }

.g-pa-20-10 {
  padding: 1.4285714286rem 0.7142857143rem !important; }

.g-pa-20-20-15 {
  padding: 1.4285714286rem 1.4285714286rem 1.0714285714rem !important; }

.g-pa-20-20-20-55 {
  padding: 1.4285714286rem 1.4285714286rem 1.4285714286rem 3.9285714286rem !important; }

.g-pa-20-30-0 {
  padding: 1.4285714286rem 2.1428571429rem 0 !important; }

.g-pa-20-40-25 {
  padding: 1.4285714286rem 2.8571428571rem 1.7857142857rem !important; }

.g-pa-24 {
  padding: 1.7142857143rem !important; }

.g-pa-25-20-30 {
  padding: 1.7857142857rem 1.4285714286rem 2.1428571429rem !important; }

.g-pa-25-30-20 {
  padding: 1.7857142857rem 2.1428571429rem 1.4285714286rem !important; }

.g-pa-25-30 {
  padding: 1.7857142857rem 2.1428571429rem !important; }

.g-pa-30-10 {
  padding: 2.1428571429rem 0.7142857143rem !important; }

.g-pa-30-15 {
  padding: 2.1428571429rem 1.0714285714rem !important; }

.g-pa-30-20 {
  padding: 2.1428571429rem 1.4285714286rem !important; }

.g-pa-30-30-20 {
  padding: 2.1428571429rem 2.1428571429rem 1.4285714286rem !important; }

.g-pa-40 {
  padding: 2.8571428571rem !important; }

.g-pa-40-20 {
  padding: 2.8571428571rem 1.4285714286rem !important; }

.g-pa-40-30-30 {
  padding: 2.8571428571rem 2.1428571429rem 2.1428571429rem !important; }

.g-pa-50-15-0 {
  padding: 3.5714285714rem 1.0714285714rem 0 !important; }

.g-pa-15x {
  padding: 15% !important; }

.g-px-18 {
  padding-left: 1.2857142857rem !important;
  /* O */
  padding-right: 1.2857142857rem !important; }

.g-py-23 {
  padding-top: 1.6428571429rem !important;
  /* O */
  padding-bottom: 1.6428571429rem !important; }

.g-py-235 {
  padding-top: 16.7857142857rem !important;
  /* O */
  padding-bottom: 16.7857142857rem !important; }

.g-pl-12 {
  padding-left: 0.8571428571rem !important; }

.g-pl-17 {
  padding-left: 1.2142857143rem !important; }

.g-pl-7--hover:hover {
  padding-left: 0.5rem !important; }

.g-pl-60--xs {
  padding-left: 4.2857142857rem !important; }

.g-pt-11 {
  padding-top: 0.7857142857rem !important; }

.g-parent:hover .g-pt-25--parent-hover {
  padding-top: 1.7857142857rem !important; }

.g-pt-130 {
  padding-top: 9.2857142857rem !important; }

.g-pt-150 {
  padding-top: 10.7142857143rem !important; }

.g-pt-170 {
  padding-top: 12.1428571429rem !important; }

.g-pt-195 {
  padding-top: 13.9285714286rem !important; }

.g-pb-170 {
  padding-bottom: 12.1428571429rem !important; }

.g-pb-180 {
  padding-bottom: 12.8571428571rem !important; }

.g-pb-200 {
  padding-bottom: 14.2857142857rem !important; }

.g-pb-250 {
  padding-bottom: 17.8571428571rem !important; }

.g-pb-13 {
  padding-bottom: 0.9285714286rem !important; }

/* Custom Paddings (sm)
------------------------------------*/
@media (min-width: 576px) {
  .g-px-10x--sm {
    padding-left: 10% !important;
    padding-right: 10% !important; }

  .g-px-0--sm {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .g-py-0--sm {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-py-5--sm {
    padding-top: 0.3571428571rem !important;
    padding-bottom: 0.3571428571rem !important; }

  .g-pa-0-10x--sm {
    padding-left: 10% !important;
    padding-right: 10% !important; }

  .g-pa-0-35-35--sm {
    padding: 0 2.5rem 2.5rem !important; }

  .g-pa-5-10--sm {
    padding: 0.3571428571rem 0.7142857143rem !important; }

  .g-pa-8-16--sm {
    padding: 0.5714285714rem 1.1428571429rem !important; }

  .g-pa-10-20--sm {
    padding: 0.7142857143rem 1.4285714286rem !important; }

  .g-pa-15-20-10--sm {
    padding: 1.0714285714rem 1.4285714286rem 0.7142857143rem !important; }

  .g-pa-20-20-0--sm {
    padding: 1.4285714286rem 1.4285714286rem 0 !important; }

  .g-pa-20-20-10--sm {
    padding: 1.4285714286rem 1.4285714286rem 0.7142857143rem !important; }

  .g-pa-20-30-0--sm {
    padding: 1.4285714286rem 2.1428571429rem 0 !important; }

  .g-pa-20-30--sm {
    padding: 1.4285714286rem 2.1428571429rem !important; }

  .g-pa-30-20--sm {
    padding: 2.1428571429rem 1.4285714286rem !important; }

  .g-pa-30-25-20--sm {
    padding: 2.1428571429rem 1.7857142857rem 1.4285714286rem !important; }

  .g-pa-30-30-20--sm {
    padding: 2.1428571429rem 2.1428571429rem 1.4285714286rem !important; }

  .g-pa-30-50-40--sm {
    padding: 2.1428571429rem 3.5714285714rem 2.8571428571rem !important; }

  .g-pa-30-80--sm {
    padding: 2.1428571429rem 5.7142857143rem !important; }

  .g-pa-40-30-30--sm {
    padding: 2.8571428571rem 2.1428571429rem 2.1428571429rem !important; }

  .g-pa-60-30--sm {
    padding: 4.2857142857rem 2.1428571429rem !important; }

  .g-pa-70-50-50-30--sm {
    padding: 5rem 3.5714285714rem 3.5714285714rem 2.1428571429rem !important; }

  .g-pa-80-40--sm {
    padding: 5.7142857143rem 2.8571428571rem !important; }

  .g-pa-85-0-40--sm {
    padding: 6.0714285714rem 0 2.8571428571rem !important; }

  .g-pa-100-30--sm {
    padding: 7.1428571429rem 2.1428571429rem !important; }

  .g-pa-170-0-150--sm {
    padding: 12.1428571429rem 0 10.7142857143rem !important; }

  .g-pl-300--sm {
    padding-left: 21.4285714286rem !important; } }
/* Custom Paddings (md)
------------------------------------*/
@media (min-width: 768px) {
  .g-pa-25-30--md {
    padding: 1.7857142857rem 2.1428571429rem !important; }

  .g-pa-30-10--md {
    padding: 2.1428571429rem 0.7142857143rem !important; }

  .g-pa-30-35--md {
    padding: 2.1428571429rem 2.5rem !important; }

  .g-py-0--md {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-py-23--md {
    padding-top: 1.6428571429rem !important;
    padding-bottom: 1.6428571429rem !important; }

  .g-px-18--md {
    padding-left: 1.2857142857rem !important;
    padding-right: 1.2857142857rem !important; }

  .g-pt-135--md {
    padding-top: 9.6428571429rem !important; }

  .g-pt-145--md {
    padding-top: 10.3571428571rem !important; }

  .g-pt-150--md {
    padding-top: 10.7142857143rem !important; }

  .g-pt-170--md {
    padding-top: 12.1428571429rem !important; }

  .g-pt-175--md {
    padding-top: 12.5rem !important; }

  .g-pb-70--md {
    padding-bottom: 5rem !important; }

  .g-pb-170--md {
    padding-bottom: 12.1428571429rem !important; }

  .g-pb-250--md {
    padding-bottom: 17.8571428571rem !important; } }
/* Custom Paddings (lg)
------------------------------------*/
@media (min-width: 992px) {
  .g-py-0--lg {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .g-py-100--lg {
    padding-top: 7.1428571429rem !important;
    padding-bottom: 7.1428571429rem !important; }

  .g-px-200--lg {
    padding-left: 14.2857142857rem !important;
    padding-right: 14.2857142857rem !important; }

  .g-pt-170--lg {
    padding-top: 12.1428571429rem !important; }

  .g-pb-200--lg {
    padding-bottom: 14.2857142857rem !important; } }
/* Custom Paddings (xl)
------------------------------------*/
@media (min-width: 1200px) {
  .g-py-0--xl {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }
/*------------------------------------
  Block Hidden
------------------------------------*/
.g-hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .g-hidden-xs-down {
    display: none !important; } }
@media (min-width: 576px) {
  .g-hidden-sm-up {
    display: none !important; } }
@media (max-width: 767px) {
  .g-hidden-sm-down {
    display: none !important; } }
@media (min-width: 768px) {
  .g-hidden-md-up {
    display: none !important; } }
@media (max-width: 991px) {
  .g-hidden-md-down {
    display: none !important; } }
@media (min-width: 992px) {
  .g-hidden-lg-up {
    display: none !important; } }
@media (max-width: 1199px) {
  .g-hidden-lg-down {
    display: none !important; } }
@media (min-width: 1200px) {
  .g-hidden-xl-up {
    display: none !important; } }
.g-hidden-xl-down {
  display: none !important; }

/**
 * Created by rzi on 08.03.2016.
 */
/**
 * Created by rzi on 08.03.2016.
 */
/**
 * Created by rzi on 08.03.2016.
 */
/**
 * Created by RZI on 13.06.2016.
 */
.btn {
  border-radius: 0;
  white-space: normal; }

.well {
  border-radius: 0;
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0; }

.panel {
  border-radius: 0; }

[class*="u-triangle-inclusive-v1"]:not([class*="__front"]):not([class*="__back"]), [class*="u-triangle-inclusive-v2"]:not([class*="__front"]):not([class*="__back"]) {
  position: absolute; }

.dropdown-toggle::after {
  display: none; }

/**
 * Created by RZI on 07.03.2016.
 */
/* NEW COLORS */
/* some aliases for me */
/**
 * Created by RZI on 07.03.2016.
 *
 */
/**
 * Created by RZI on 07.03.2016.
 */
@font-face {
  font-family: "lucanet-icons-font";
  src: url("../fonts/lucanet-icons-font.eot");
  src: url("../fonts/lucanet-icons-font.eot?#iefix") format("embedded-opentype"), url("../fonts/lucanet-icons-font.woff") format("woff"), url("../fonts/lucanet-icons-font.ttf") format("truetype"), url("../fonts/lucanet-icons-font.svg#lucanet-icons-font") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "lucanet-icons-font" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ln-"]:before,
[class*=" ln-"]:before {
  font-family: "lucanet-icons-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ln-hr-christmas-bonus:before {
  content: "\61"; }

.ln-hr-company-car:before {
  content: "\62"; }

.ln-hr-employee-discounts:before {
  content: "\63"; }

.ln-hr-employee-events:before {
  content: "\64"; }

.ln-hr-flexible-working-hours:before {
  content: "\65"; }

.ln-hr-further-education:before {
  content: "\66"; }

.ln-hr-good-connection:before {
  content: "\67"; }

.ln-hr-health-promotion:before {
  content: "\68"; }

.ln-hr-mobile-phones:before {
  content: "\69"; }

.ln-hr-occupational-pension:before {
  content: "\6a"; }

.ln-aca-expert-knowledge-transfer:before {
  content: "\6b"; }

.ln-aca-interactive-working:before {
  content: "\6c"; }

.ln-aca-pleasant-atmosphere:before {
  content: "\6d"; }

.ln-aca-tailor-made-seminars:before {
  content: "\6e"; }

.ln-aca-valuable-knowledge:before {
  content: "\6f"; }

.ln-cons-comprehensive-transparency:before {
  content: "\70"; }

.ln-cons-concentrated-expertise:before {
  content: "\71"; }

.ln-cons-convincing-concept:before {
  content: "\72"; }

.ln-cons-excellent-service-quality:before {
  content: "\73"; }

.ln-cons-quickly-to-target:before {
  content: "\74"; }

.ln-cons-secure-project-sequence:before {
  content: "\75"; }

.ln-partner-easy-to-integrate:before {
  content: "\76"; }

.ln-partner-excellent-cpm-tool:before {
  content: "\77"; }

.ln-partner-maximum-results:before {
  content: "\78"; }

.ln-partner-simple-fair-transparent:before {
  content: "\79"; }

.ln-partner-support-free-of-charge:before {
  content: "\7a"; }

.ln-partner-valuable-resources:before {
  content: "\41"; }

.ln-fast-implementation:before {
  content: "\42"; }

.ln-finance-to-finance:before {
  content: "\43"; }

.ln-real-time:before {
  content: "\44"; }

.ln-consulting:before {
  content: "\45"; }

.ln-disclosure-management:before {
  content: "\46"; }

.ln-e-bilanz:before {
  content: "\47"; }

.ln-equity:before {
  content: "\48"; }

.ln-financial-consolidation:before {
  content: "\49"; }

.ln-group-report:before {
  content: "\4a"; }

.ln-image:before {
  content: "\4b"; }

.ln-importer:before {
  content: "\4c"; }

.ln-kommunal:before {
  content: "\4d"; }

.ln-planner:before {
  content: "\4e"; }

.ln-referenzen:before {
  content: "\4f"; }

.ln-smart-accounting:before {
  content: "\50"; }

.ln-annual-reporting:before {
  content: "\51"; }

.ln-consolidated-financial-statements:before {
  content: "\52"; }

.ln-cpm:before {
  content: "\53"; }

.ln-data-collection:before {
  content: "\54"; }

.ln-financial-statements:before {
  content: "\55"; }

.ln-german-municipal-financial-statements:before {
  content: "\56"; }

.ln-integrated-financial-planning:before {
  content: "\57"; }

.ln-reporting:before {
  content: "\58"; }

.ln-tax-balance-sheet:before {
  content: "\59"; }

.ln-process-step-1:before {
  content: "\5a"; }

.ln-process-step-2:before {
  content: "\30"; }

.ln-process-step-3:before {
  content: "\31"; }

.ln-process-step-4:before {
  content: "\32"; }

.ln-process-step-5:before {
  content: "\33"; }

.ln-process-step-6:before {
  content: "\34"; }

.ln-process-step-7:before {
  content: "\35"; }

.ln-process-step-8:before {
  content: "\36"; }

.ln-process-step-9:before {
  content: "\37"; }

.ln-hr-sabbatical:before {
  content: "\38"; }

/**
 * Created by RZI on 07.03.2016.
 */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  letter-spacing: 0.025em; }

strong {
  font-weight: 700; }

a {
  /*font-weight: $font-weight-bold;*/
  color: #0069b4; }
  a:hover {
    color: #A5027D;
    text-decoration: none; }

a.upper {
  font-weight: 700;
  color: #0069b4;
  text-transform: uppercase;
  letter-spacing: 0.04em; }
  a.upper:hover {
    color: #A5027D; }

/* Legacy from prototype */
.read-more {
  text-transform: uppercase;
  text-align: right; }

.read-more a {
  font-weight: bold; }

blockquote.blockquote-center {
  border: 0;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block; }
  blockquote.blockquote-center p:first-of-type:before {
    content: "\201C"; }
  blockquote.blockquote-center p:first-of-type:after {
    content: "\201D"; }

/**
 * Created by RZI on 07.03.2016.
 */
h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: -0.005em; }

h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 15px;
  /* font-style: italic; */
  letter-spacing: -0.005em; }

h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 15px;
  /* font-style: italic; */
  letter-spacing: -0.005em; }

h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.025em; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.005em; }

  h2 {
    font-size: 26px;
    line-height: 32px;
    margin-top: 15px;
    letter-spacing: 0em; }

  h3 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 5px;
    letter-spacing: 0.025em; }

  h4 {
    font-size: 18px;
    line-height: 25.2px; } }
.ln-icon-size-lg {
  font-size: 66px; }

.ln-icon-size-md {
  font-size: 44px; }

[class^="ln-"]:before,
[class*=" ln-"]:before {
  color: #0069b4; }

/**
 * Created by AndreasM on 03.08.2018.
 */
.btn.gotoadmin {
  position: absolute; }

.btn-highlight {
  color: #ffffff;
  background-color: #A5027D;
  border-color: #A5027D; }
  .btn-highlight:focus, .btn-highlight.focus {
    color: #ffffff;
    background-color: #730157;
    border-color: #27001e; }
  .btn-highlight:hover {
    color: #ffffff;
    background-color: #730157;
    border-color: #69014f; }
  .btn-highlight:active, .btn-highlight.active, .open > .btn-highlight.dropdown-toggle {
    color: #ffffff;
    background-color: #730157;
    border-color: #69014f; }
    .btn-highlight:active:hover, .btn-highlight:active:focus, .btn-highlight:active.focus, .btn-highlight.active:hover, .btn-highlight.active:focus, .btn-highlight.active.focus, .open > .btn-highlight.dropdown-toggle:hover, .open > .btn-highlight.dropdown-toggle:focus, .open > .btn-highlight.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #4f013c;
      border-color: #27001e; }
  .btn-highlight:active, .btn-highlight.active, .open > .btn-highlight.dropdown-toggle {
    background-image: none; }
  .btn-highlight.disabled:hover, .btn-highlight.disabled:focus, .btn-highlight.disabled.focus, .btn-highlight[disabled]:hover, .btn-highlight[disabled]:focus, .btn-highlight[disabled].focus, fieldset[disabled] .btn-highlight:hover, fieldset[disabled] .btn-highlight:focus, fieldset[disabled] .btn-highlight.focus {
    background-color: #A5027D;
    border-color: #A5027D; }
  .btn-highlight .badge {
    color: #A5027D;
    background-color: #ffffff; }

/**
 * Created by AMA on 16.05.2017.
 */
/*
label.required:before {
    content: "* ";
}
*/
.control-label.required:after {
  content: " *"; }

main .container ul.list-unstyled {
  padding-left: 0; }
  main .container ul.list-unstyled li:before {
    border: none; }

/**
 * Created by RZI on 07.03.2016.
 */
/**
 * Created by RZI on 07.03.2016.
 */
.case-studies {
  border-top: 1px solid #C8C7D9; }

.case-study-image-box {
  margin: 0;
  height: 225px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center; }

.case-study-box {
  padding: 15px;
  border: 1px solid #c7c6d6;
  margin-bottom: 20px; }

.statement-img {
  font-size: 40px;
  color: #ffffff;
  background-color: #0069b4;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  margin-top: 20px; }
  .statement-img img {
    border-radius: 50%; }

@media (max-width: 991px) {
  .case-study-image-box {
    display: none; } }
@media (min-width: 992px) {
  .case-study-image-box {
    margin: 0;
    height: 225px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center; }

  .case-study-box {
    border-top: 0; } }
.case-study-box img {
  margin-bottom: 15px;
  max-height: 80px; }

.benefit-list-block {
  min-height: auto; }
  .benefit-list-block .teaser-text {
    font-size: 13px;
    line-height: 18px; }
  .benefit-list-block .icon {
    margin-top: 15px; }

@media (min-width: 768px) {
  .benefit-list-block {
    min-height: auto;
    min-height: 220px; } }
.benefit-list-block .img-responsive {
  margin: 0 auto;
  margin-top: 15px; }

.benefit-list-block:nth-of-type(even) > div:last-of-type {
  padding-bottom: 15px; }
@media (min-width: 768px) {
  .benefit-list-block:nth-of-type(even) > div:last-of-type {
    border-bottom: 0; } }

.row .benefit-list-block:last-of-type > div {
  border-bottom: none; }

.benefit-list-block .img-responsive {
  margin: 0 auto;
  margin-top: 15px; }

/**
 * Created by RZI on 07.03.2016.
 */
.customer-statements {
  border-top: 1px solid #C8C7D9; }

.customer-statements .person-name {
  text-transform: uppercase;
  font-weight: bold; }

.customer-statement-outerbox {
  height: 190px;
  /* overflow: hidden; */
  position: relative;
  margin-bottom: 20px; }

.customer-statement-outerbox::after {
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-family: 'LucaNet-web';
  content: "\e60c";
  color: #666666;
  position: absolute;
  top: 16px;
  left: 21px; }

.statement-box-holder {
  margin-bottom: 24px; }

.customer-statement-box {
  border: 1px solid #c7c6d6;
  margin-bottom: 20px;
  position: relative;
  padding: 40px 50px 0 50px;
  background: #FFFFFF;
  height: 190px;
  overflow: hidden;
  -webkit-transition: height 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out; }

.bubble-box {
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -13px;
  left: 50%;
  width: 25px;
  height: 25px;
  border-top: 1px solid transparent;
  border-right: 1px solid #c7c6d6;
  border-bottom: 1px solid #c7c6d6;
  border-left: 1px solid transparent;
  display: inline-block;
  background-color: #ffffff; }

.person-info-box {
  margin: 0;
  padding: 0; }

.customer-statements .image-holder {
  height: 110px; }

.customer-statements .image-holder img {
  max-height: 110px; }

/**
 * Created by rzi on 08.03.2016.
 */
.cta-header {
  height: 252px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  margin-top: 30px; }

.cta-body {
  height: 175px;
  padding: 22px 55px;
  border-left: 1px solid #C7C6D6;
  border-right: 1px solid #C7C6D6; }

.cta-footer {
  height: 60px;
  padding: 0 55px;
  border-left: 1px solid #C7C6D6;
  border-right: 1px solid #C7C6D6;
  border-bottom: 1px solid #C7C6D6; }

.cta-body h3 {
  margin: 0 0 25px 0; }

/* Broschure */
.cta-broschure .cta-header {
  background-image: url("../images/cta-box-broschuere.png"); }

/* Dates */
.cta-dates .cta-header {
  background-image: url("../images/cta-box-veranstaltung.png"); }

.cta-dates {
  color: #ffffff;
  background: #003E71;
  background: -webkit-linear-gradient(0deg, #003E71 20%, #005596 80%);
  background: -moz-linear-gradient(0deg, #003E71 20%, #005596 80%);
  background: -ms-linear-gradient(0deg, #003E71 20%, #005596 80%);
  background: -o-linear-gradient(0deg, #003E71 20%, #005596 80%); }

.cta-dates .cta-body strong,
.cta-dates .cta-body p,
.cta-dates .cta-body br {
  font-size: 12px;
  line-height: 14px; }

.cta-dates .cta-body {
  border-left: 1px solid #003E71;
  border-right: 1px solid #005596; }

.cta-dates .cta-body .date {
  color: #60AACD; }

.cta-dates .cta-footer {
  border-left: 1px solid #003E71;
  border-right: 1px solid #005596;
  border-bottom: 0px solid #C7C6D6; }

/**
 * Created by RZI on 07.03.2016.
 */
/**
 * Created by RZI on 07.03.2016.
 */
.masonry {
  -moz-column-width: 24em;
  -webkit-column-width: 24em;
  column-width: 24em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em; }
  .masonry .masonry-brick {
    display: inline-block;
    border: 1px solid #D3D3D3;
    margin-bottom: 1em; }
    .masonry .masonry-brick img {
      margin-bottom: 36px; }
  .masonry .award-brick {
    padding: 18px 29px 18px 29px; }
    @media (min-width: 768px) {
      .masonry .award-brick {
        padding: 36px 58px 36px 58px; } }
    .masonry .award-brick img {
      max-width: 100px;
      height: auto; }
  .masonry .download-brick {
    padding: 36px 58px 36px 58px; }
    .masonry .download-brick img {
      width: 100%; }

/**
 * Created by RZI on 07.03.2016.
 */
.overview-panel {
  height: 203px;
  margin-bottom: 24px; }
  .overview-panel .image {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 145px; }
  .overview-panel .button-holder {
    height: 58px;
    background: #002448;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #002448, #0066A5);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #002448, #0066A5);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #002448, #0066A5);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #002448, #0066A5);
    /* Standard syntax */ }
    .overview-panel .button-holder:hover {
      background: #A5027D;
      background: #A5027D;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(left, #A5027D, #A5027D);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #A5027D, #A5027D);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #A5027D, #A5027D);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #A5027D, #A5027D);
      /* Standard syntax */ }
    .overview-panel .button-holder a.button {
      display: block;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      text-align: center;
      color: #ffffff; }

/**
 * Created by RZI on 01.05.2016.
 */
.small-img-box {
  padding-left: 5px;
  padding-right: 5px; }
  .small-img-box .overview-panel {
    height: 161px;
    margin-bottom: 24px;
    display: block; }
    .small-img-box .overview-panel .image {
      background-repeat: no-repeat;
      background-position: top center;
      background-size: cover;
      height: 111px; }
    .small-img-box .overview-panel .grayscale {
      filter: gray;
      /* IE6-9 */
      filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
      /* Firefox 10+, Firefox on Android */
      filter: saturate(25%);
      /*
      -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
      -webkit-filter: saturate(25%);
      transition: all .3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      background-size: 110%; }
      .small-img-box .overview-panel .grayscale:hover {
        background-size: 100%; }
    .small-img-box .overview-panel .button-holder {
      background: #002448;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(left, #002448, #0066A5);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #002448, #0066A5);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #002448, #0066A5);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #002448, #0066A5);
      /* Standard syntax */
      height: 58px; }
      .small-img-box .overview-panel .button-holder .button {
        display: block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        text-align: center;
        color: #ffffff; }
    .small-img-box .overview-panel:hover .button-holder {
      background: #A5027D;
      background: #A5027D;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(left, #A5027D, #A5027D);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(right, #A5027D, #A5027D);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(right, #A5027D, #A5027D);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(to right, #A5027D, #A5027D);
      /* Standard syntax */ }
    .small-img-box .overview-panel:hover .grayscale {
      filter: none;
      -webkit-filter: none; }

/**
 * Created by RZI on 19.04.2016.
 */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0066A5;
  border-color: #0066A5; }

.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.screenshot .img-responsive {
  margin-bottom: 15px; }

/**
 * Created by RZI on 23.06.2016.
 */
.service-block {
  /*margin-top: 15px;
  margin-bottom: 15px;*/
  padding-top: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.2s ease-in-out; }
  @media (min-width: 992px) {
    .service-block .service-block-content {
      height: 150px; } }
  @media (min-width: 1200px) {
    .service-block .service-block-content {
      height: 100px; } }
  .service-block:hover {
    -webkit-box-shadow: 0px 0px 15px 5px #e0e0e0;
    -moz-box-shadow: 0px 0px 15px 5px #e0e0e0;
    box-shadow: 0px 0px 15px 5px #e0e0e0;
    background-color: #E7ECF9; }

/**
 * Created by RZI on 23.06.2016.
 */
.full-width-block {
  min-height: 20px;
  padding: 20px 0;
  background-color: #f5f5f5;
  margin-bottom: 15px;
  box-shadow: none;
  background: #f5f5f5; }

.full-width-block:last-of-type {
  margin-bottom: 0; }

/**
 * Created by RZI on 13.09.2016.
 */
.page-preview-boxes .page-thumbnail {
  position: relative;
  overflow: hidden; }
.page-preview-boxes .page-caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(90, 90, 90, 0.75);
  width: 100%;
  height: 100%;
  padding: 2%;
  display: none;
  text-align: left;
  color: #fff !important;
  z-index: 2; }

.partner {
  margin-top: 40px; }

.partner-statements-slider-controller {
  background-color: transparent; }
  .partner-statements-slider-controller .partner-slider-container {
    background-color: #fff;
    padding-top: 20px;
    height: 300px; }
    .partner-statements-slider-controller .partner-slider-container .partner-logo-image {
      padding-top: 10px; }

.person-description {
  margin-top: 20px; }

.statement p:first-of-type:before {
  content: "\201C";
  font-size: 20px;
  margin: -80px 0 0 -5px; }
.statement p:first-of-type:after {
  content: "\201D";
  font-size: 20px;
  margin: -80px 0 0 0px; }

/**
 * Created by rzi on 05.02.2017.
 */
#topStatements {
  background-color: #ffffff; }
  #topStatements .owl-stage-outer {
    height: 280px; }

.top-statement-box {
  min-height: 280px;
  margin: 0;
  font-size: 14px; }
  .top-statement-box .statement-position {
    min-height: 0; }
    @media (min-width: 992px) {
      .top-statement-box .statement-position {
        min-height: 50px; } }
  .top-statement-box .image-block {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .top-statement-box .image-block {
        width: 120px;
        height: 120px; } }
  .top-statement-box .blockquote-center {
    vertical-align: middle;
    display: inline-block;
    width: 100%; }
    .top-statement-box .blockquote-center > p {
      height: auto;
      padding: 10px; }
      @media (min-width: 992px) {
        .top-statement-box .blockquote-center > p {
          height: 140px; } }
  .top-statement-box footer {
    font-size: 90%;
    padding-top: 10px; }
    .top-statement-box footer:before {
      content: ""; }
    .top-statement-box footer p:before,
    .top-statement-box footer p:after,
    .top-statement-box footer p:first-of-type:before,
    .top-statement-box footer p:first-of-type:after {
      content: ""; }
    .top-statement-box footer .btn {
      width: 50%; }
  .top-statement-box cite, .top-statement-box em {
    font-style: normal; }
  .top-statement-box:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ""; }

.reference-company {
  background-color: #ffffff;
  margin: 10px; }

#checkboxCaseStudies,
#checkboxVideo,
#checkboxStatement {
  display: none; }

.office-location-nav {
  margin-bottom: 15px; }

.office-location-list .panel-primary {
  height: auto;
  margin-bottom: 0; }
.office-location-list .office-map {
  margin-bottom: 30px;
  height: 215px; }
@media (min-width: 992px) {
  .office-location-list .panel-primary {
    height: 215px; } }

.image-block figcaption {
  margin-bottom: 15px; }

.logo-carousel.cfo-statements-slider-controller .slider-image-holder {
  height: 176px; }
@media (min-width: 992px) {
  .logo-carousel.cfo-statements-slider-controller .slider-image-holder .img-responsive {
    bottom: auto; } }

.award-logo {
  max-width: 150px; }

.software-release-box .u-icon-v2 {
  vertical-align: middle; }
.software-release-box .panel {
  border: 0;
  box-shadow: none; }
.software-release-box .icon-block {
  white-space: nowrap; }
  .software-release-box .icon-block span {
    vertical-align: middle;
    display: block; }
    @media (min-width: 992px) {
      .software-release-box .icon-block span {
        display: inline-block; } }
.software-release-box .row {
  padding: 10px; }
.software-release-box .row:nth-child(2n+3) {
  background-color: #E7ECF9; }
.software-release-box .visible-download {
  display: none; }
@media (min-width: 992px) {
  .software-release-box .visible-download {
    display: inline-block; } }

.modules-block .icon {
  font-size: 44px; }

/**
 * Created by RZI on 21.12.2016.
 */
.documents-line {
  margin-bottom: 65px; }

.documents-description .clearfix {
  clear: both; }

.document-cover-bg {
  background-color: #ebeffa;
  background-color: #f3f6fc;
  background-color: #fbfcfe; }

@media (max-width: 767px) {
  .documents-line {
    margin-bottom: 0; }
    .documents-line .documents-cover {
      margin-top: 15px; }
    .documents-line .documents-description {
      margin-bottom: 15px; } }
.articleline .articleDate {
  margin: 15px auto 0 auto;
  padding: 0; }
.articleline .articleDate .articleDate-inner {
  width: 108px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  border: 2px solid #0066A5; }
  .articleline .articleDate .articleDate-inner .day {
    font-size: 30px;
    line-height: 50px; }
  .articleline .articleDate .articleDate-inner .year {
    font-size: 24px;
    line-height: 30px; }
.articleline .articleContent {
  margin-top: 15px;
  margin-bottom: 15px; }
  .articleline .articleContent > div:last-of-type {
    padding-bottom: 15px;
    border-bottom: 1px solid #0066A5; }
@media (min-width: 768px) {
  .articleline .articleContent {
    min-height: 110px;
    margin-top: 0;
    padding-bottom: 15px; }
  .articleline .articleDate {
    margin-top: 0;
    margin-bottom: 15px; } }
@media (min-width: 1200px) {
  .articleline .articleContent .articleDate {
    margin-top: 15px;
    padding: 12px 0; }
  .articleline .articleContent > div:last-of-type {
    padding-bottom: 0;
    border-bottom: none; } }

.callToActionBox .iconholder {
  display: none; }

@media (min-width: 320px) {
  .callToActionBox {
    margin-top: 23px; } }
@media (max-width: 768px) {
  .callToActionBox {
    width: 70%;
    margin: 23px auto 0 auto; } }
@media (min-width: 768px) {
  .callToActionBox {
    padding: 24px 12px 12px 12px;
    color: #ffffff;
    background: #003E71;
    background: -webkit-linear-gradient(0deg, #003E71 20%, #005596 80%);
    background: -moz-linear-gradient(0deg, #003E71 20%, #005596 80%);
    background: -ms-linear-gradient(0deg, #003E71 20%, #005596 80%);
    background: -o-linear-gradient(0deg, #003E71 20%, #005596 80%); }

  .callToActionBox .iconholder {
    display: block;
    position: absolute;
    right: 25px;
    top: 0;
    background-color: #005596;
    padding: 7px;
    font-size: 25px;
    border-radius: 30px; } }
@media (min-width: 992px) {
  .callToActionHolder {
    margin-top: 385px;
    height: 175px; }

  .callToActionBox-body {
    height: 100px; } }
.callToActionBox p {
  font-size: 14px;
  line-height: 17px; }

.callToActionBox h3 {
  color: #ffffff;
  margin: 0 0 12px 0;
  padding: 0; }

.callToActionBox .date {
  color: #60AACD; }

/** desktop menu **/
.live-demo-button {
  text-align: center;
  color: #fff;
  background-color: #A5027D;
  border: 1px solid #A5027D;
  padding: 5px;
  text-decoration: none; }
  .live-demo-button:hover {
    color: #fff;
    background-color: #730157;
    border-color: #69014f; }
  @media (min-width: 992px) {
    .live-demo-button {
      padding: 8px 20px; } }

/** mobile menu **/
#header .main-navigation > li a.live-demo-button {
  color: #fff; }
  #header .main-navigation > li a.live-demo-button:hover {
    color: #A5027D;
    background-color: #ffffff;
    border-color: #A5027D; }

/**
 * Created by rzi on 08.03.2016.
 */
.industryDescription {
  -webkit-columns: 2 370px;
  -moz-columns: 2 370px;
  -ms-column-count: 2 370px;
  columns: 2 400px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  -ms-column-gap: 2;
  column-gap: 2em;
  line-height: 1.45;
  min-height: 400px;
  min-height: inherit;
  min-height: initial;
  overflow: hidden; }
  .industryDescription a {
    font-weight: 700;
    color: #353535; }

.industryDescription p {
  margin-bottom: 1.3em;
  color: #353535;
  font-weight: 300;
  widows: 3; }

/*
.industryDescription {
    height: 400px;

    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;

    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    -o-column-gap: 30px;
    -ms-column-gap: 30px;
    column-gap: 30px;

    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    overflow: hidden;
}
*/
/**
 * Created by RZI on 07.03.2016.
 */
.logo-carousel .carousel-control {
  background-image: none;
  background: none repeat scroll 0 0 transparent;
  border: 4px solid transparent;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 55px;
  color: #000000;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 35px;
  line-height: 25px; }
  .logo-carousel .carousel-control:hover {
    background: none repeat scroll 0 0 #a71381;
    border-radius: 23px 23px 23px 23px;
    border-style: solid;
    border-color: #e8ecf8;
    color: #ffffff;
    filter: alpha(opacity=90);
    opacity: .9; }
.logo-carousel .carousel-control.left {
  left: -12px; }
.logo-carousel .carousel-control.right {
  right: -12px !important; }
.logo-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px; }
  .logo-carousel .carousel-indicators li {
    background: #c0c0c0; }
  .logo-carousel .carousel-indicators .active {
    background: #333333; }
.logo-carousel a img {
  filter: gray;
  /* For IE 6 - 9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='desaturate'><feColorMatrix type='saturate' values='0'/></filter></svg>#desaturate");
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* standard */
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
.logo-carousel a:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
  /*
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  */ }
.logo-carousel .image-holder {
  display: block;
  width: 100%;
  height: 150px;
  /* border: 1px solid #e8ecf8; */
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */ }

.logo-carousel .owl-carousel img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto; }

.carousel-controller {
  margin-bottom: 0;
  padding: 0 40px 0 40px; }
  .carousel-controller .owl-prev, .carousel-controller .owl-next {
    color: #353535;
    display: block;
    width: 30px;
    text-align: center;
    border-radius: 45px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    top: 45%; }
  .carousel-controller .owl-prev:hover, .carousel-controller .owl-next:hover {
    background-color: #A5027D;
    color: #ffffff;
    cursor: pointer; }
  .carousel-controller .owl-prev {
    left: 0px; }
  .carousel-controller .owl-next {
    right: 0px; }

/*
.logo-slider-controller .owl-prev,
.logo-slider-controller .owl-next {
    color: #353535;
    display: block;
    width: 30px;
    text-align: center;
    border-radius: 45px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    top: 45%;
}

.logo-slider-controller .owl-prev:hover,
.logo-slider-controller .owl-next:hover {
    background-color: #a71381;
    color: #FFFFFF;
}

.logo-slider-controller .owl-prev {
  left: 0px;
}
.logo-slider-controller .owl-next {
  right: 0px;
}

.owl-carousel.owl-loaded {

}

*/
/**
 * Created by RZI on 07.03.2016.
 */
.screenshot-slider {
  background-color: #e8ecf8;
  margin-top: 50px; }

.carousel-caption {
  position: relative;
  right: 0;
  bottom: 0;
  color: #000000;
  text-align: left;
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0; } }
.laptop-screenshot {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

@media screen and (min-width: 768px) {
  .screenshot-slider .carousel.slide {
    /* height: 617px; */
    height: 658px;
    padding-top: 24px; }

  .screenshot-slider .carousel-indicators {
    bottom: -5px; } }
.carousel-control.left {
  right: auto;
  left: 0;
  background-image: none; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none; }

/**
 * Created by RZI on 07.03.2016.
 */
.video-slider .carousel.slide {
  height: 625px;
  margin-bottom: 40px; }

.description {
  margin-top: 15px; }

/**
 * Created by RZI on 03.05.2016.
 */
.fade-carousel {
  position: relative;
  /*height: $header-slider-height; */ }
  .fade-carousel .carousel-inner .h450 {
    height: 450px;
    background-position: top center;
    background-size: cover; }
  .fade-carousel .carousel-inner .h300 {
    height: 300px;
    background-position: top center;
    background-size: cover; }
  .fade-carousel .carousel-inner .h150 {
    height: 150px;
    background-position: top center;
    background-size: cover;
    background-image: url("/images/slider/slider-modulicons-weiss-auf-blau-150.png");
    display: none; }
    @media (min-width: 992px) {
      .fade-carousel .carousel-inner .h150 {
        display: block; } }
  .fade-carousel .carousel-indicators {
    bottom: 0px; }
  .fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: rgba(0, 48, 93, 0.6);
    border-color: #00305d;
    opacity: .7;
    width: 15px;
    height: 15px; }
    .fade-carousel .carousel-indicators > li.active {
      width: 15px;
      height: 15px;
      opacity: 1;
      border-color: rgba(0, 48, 93, 0.6);
      background-color: rgba(255, 255, 255, 0.8); }
  .fade-carousel .carousel-control {
    width: 0;
    opacity: 0.5;
    -webkit-transition: 0.4s all ease-in-out .1s;
    -moz-transition: 0.4s all ease-in-out .1s;
    -ms-transition: 0.4s all ease-in-out .1s;
    -o-transition: 0.4s all ease-in-out .1s;
    transition: 0.4s all ease-in-out .1s; }
    .fade-carousel .carousel-control:hover {
      opacity: 1; }
    .fade-carousel .carousel-control.left, .fade-carousel .carousel-control.right {
      width: 50px;
      background-image: none;
      top: 50%;
      border-radius: 0;
      border: 0;
      height: 120px;
      line-height: 120px;
      font-size: 15px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0;
      margin: -60px 0 0 0;
      text-shadow: none;
      border-bottom: 1px solid #ffffff;
      border-top: 1px solid #ffffff; }
      .fade-carousel .carousel-control.left span, .fade-carousel .carousel-control.right span {
        text-shadow: none; }
    .fade-carousel .carousel-control.left {
      right: auto;
      left: 0;
      border-right: 1px solid #ffffff; }
    .fade-carousel .carousel-control.right {
      right: left;
      left: auto;
      border-left: 1px solid #ffffff; }
    .fade-carousel .carousel-control .glyphicon-chevron-left,
    .fade-carousel .carousel-control .glyphicon-chevron-right {
      font-size: 15px;
      background-color: transparent;
      line-height: 30px;
      text-shadow: none;
      color: #ffffff;
      border: 0;
      margin-top: -15px; }
    .fade-carousel .carousel-control .glyphicon-chevron-left {
      margin-left: -15px; }
    .fade-carousel .carousel-control .glyphicon-chevron-right {
      margin-right: -15px; }

/********************************/
/*          Hero Headers        */
/********************************/
.cta-box h1, .cta-box h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 60px;
  margin-bottom: 8px; }
.cta-box h3 {
  display: inline-block;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 40px;
  margin-top: -6px; }
.cta-box .btn-primary {
  font-size: 16px; }

.cta-box-left {
  text-align: left; }

.cta-box-center {
  text-align: center; }

.cta-box-right {
  text-align: right; }

.cta-box-top h1, .cta-box-top h2 {
  margin-top: 15px; }

.cta-box-middle h1, .cta-box-middle h2 {
  margin-top: 100px; }

.cta-box-bottom h1, .cta-box-bottom h2 {
  margin-top: 150px; }

.theme-blue h1, .theme-blue h2 {
  color: #0069b4;
  background-color: rgba(255, 255, 255, 0.7); }
.theme-blue h3 {
  color: #0069b4;
  background-color: rgba(255, 255, 255, 0.7); }
.theme-blue a.btn-primary {
  background-color: #0069b4;
  border-color: #0069b4;
  color: #ffffff; }
.theme-blue a.btn-secondary {
  background-color: #0069b4;
  border-color: #0069b4;
  color: #ffffff; }

.theme-brombeer h1, .theme-brombeer h2,
.theme-brambleberry h1,
.theme-brambleberry h2 {
  color: #ffffff;
  background-color: rgba(0, 105, 178, 0.7); }
.theme-brombeer h3,
.theme-brambleberry h3 {
  color: #ffffff;
  background-color: rgba(0, 105, 178, 0.7); }
.theme-brombeer a.btn-primary,
.theme-brambleberry a.btn-primary {
  background-color: #A5027D;
  border-color: #A5027D;
  color: #ffffff; }
.theme-brombeer a.btn-secondary,
.theme-brambleberry a.btn-secondary {
  background-color: #A5027D;
  border-color: #A5027D;
  color: #ffffff; }

.fade-carousel .carousel-inner .item .cta-box {
  opacity: 0;
  -webkit-transition: 1s all ease-in-out .1s;
  -moz-transition: 1s all ease-in-out .1s;
  -ms-transition: 1s all ease-in-out .1s;
  -o-transition: 1s all ease-in-out .1s;
  transition: 1s all ease-in-out .1s; }

.fade-carousel .carousel-inner .item.active .cta-box {
  opacity: 1;
  -webkit-transition: 1s all ease-in-out .1s;
  -moz-transition: 1s all ease-in-out .1s;
  -ms-transition: 1s all ease-in-out .1s;
  -o-transition: 1s all ease-in-out .1s;
  transition: 1s all ease-in-out .1s; }

@media (max-width: 1199px) {
  .fade-carousel .carousel-inner .h300 .cta-box-middle h1, .fade-carousel .carousel-inner .h300 .cta-box-middle h2 {
    margin-top: 70px; }
  .fade-carousel .carousel-inner .h450 .cta-box h1, .fade-carousel .carousel-inner .h450 .cta-box h2 {
    margin-top: 70px; } }
@media (max-width: 991px) {
  .fade-carousel .carousel-inner .h300 .cta-box-middle h1, .fade-carousel .carousel-inner .h300 .cta-box-middle h2 {
    margin-top: 60px; }
  .fade-carousel .carousel-inner .h450 .cta-box-middle h1, .fade-carousel .carousel-inner .h450 .cta-box-middle h2 {
    margin-top: 70px; } }
@media (max-width: 767px) {
  .fade-carousel .carousel-inner .h300 a.btn-primary, .fade-carousel .carousel-inner .h450 a.btn-primary {
    font-size: 14px; }
  .fade-carousel .carousel-inner .h300 .cta-box h1, .fade-carousel .carousel-inner .h300 .cta-box h2, .fade-carousel .carousel-inner .h450 .cta-box h1, .fade-carousel .carousel-inner .h450 .cta-box h2 {
    font-size: 20px; }
  .fade-carousel .carousel-inner .h300 .cta-box h1, .fade-carousel .carousel-inner .h300 .cta-box h2, .fade-carousel .carousel-inner .h450 .cta-box h1, .fade-carousel .carousel-inner .h450 .cta-box h2 {
    font-size: 20px;
    line-height: normal;
    padding: 10px; }
  .fade-carousel .carousel-inner .h300 .cta-box h3, .fade-carousel .carousel-inner .h450 .cta-box h3 {
    font-size: 16px;
    padding: 10px;
    line-height: normal; }
  .fade-carousel .carousel-inner .h300 .cta-box a, .fade-carousel .carousel-inner .h450 .cta-box a {
    white-space: normal; } }
/**
 * Created by RZI on 02.05.2016.
 */
header {
  margin-bottom: 20px; }

table {
  /* background-color: $ln-color-07; */ }
  table th {
    background-color: #0066A5;
    color: #ffffff; }

/**
 * Created by AndreasM on 17.05.2018.
 */
.cookie-fallback {
  padding: 15px;
  height: auto;
  width: 100%;
  min-height: 312px;
  background-color: #bbbbbb; }

@media screen and (min-width: 1200px) {
  .cookie-fallback {
    background-image: url("/images/dsvgo/cookie-fallback.jpg");
    padding: 75px 60px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; } }
.cookie-fallback-message {
  background-color: #f5f5f5;
  padding: 20px;
  font-weight: bold; }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.dsgvo_banner-wrapper {
  z-index: 9001;
  position: relative; }
  .dsgvo_banner-wrapper .dsgvo_container, .dsgvo_banner-wrapper .dsgvo_message, .dsgvo_banner-wrapper .dsgvo_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp; }
  .dsgvo_banner-wrapper .dsgvo_container {
    background: #004f87;
    color: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px; }
    .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn {
      line-height: 1em;
      padding: 8px 10px;
      background-color: #f1d600;
      cursor: pointer;
      transition: font-size 200ms;
      text-align: center;
      font-size: 14px;
      display: block;
      width: 33%;
      margin-left: 10px;
      float: right;
      max-width: 135px;
      color: #000;
      -webkit-transition: background-color 200ms linear;
      -moz-transition: background-color 200ms linear;
      -o-transition: background-color 200ms linear;
      -ms-transition: background-color 200ms linear;
      transition: background-color 200ms linear; }
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn:hover {
        background-color: #ffffff; }
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn:hover, .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn:active, .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn:visited, .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn:focus {
        text-decoration: none; }
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn.dsgvo_btn_settings {
        background-color: transparent;
        border: 1px solid #ffffff;
        color: #ffffff; }
    .dsgvo_banner-wrapper .dsgvo_container .dsgvo_more_info {
      text-decoration: none;
      color: #31a8f0; }
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_more_info:hover {
        color: #ffffff; }
    .dsgvo_banner-wrapper .dsgvo_container .dsgvo_message {
      font-size: 14px;
      margin-top: 0;
      width: 100%;
      float: left; }
      @media screen and (min-width: 1200px) {
        .dsgvo_banner-wrapper .dsgvo_container .dsgvo_message {
          width: 75%; } }
    @media screen and (min-width: 768px) {
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_message {
        font-size: 16px;
        margin-top: 0.5em; } }
    @media screen and (min-width: 768px) {
      .dsgvo_banner-wrapper .dsgvo_container .dsgvo_btn {
        font-size: 14px;
        padding: 8px 15px; } }
  @media screen and (min-width: 768px) {
    .dsgvo_banner-wrapper .dsgvo_container {
      padding: 30px; } }

/**
 * Created by RZI on 07.03.2016.
 */
/**
 * Created by RZI on 07.03.2016.
 */
.breadcrumbs * {
  line-height: 16px;
  font-weight: 400; }

.breadcrumbs {
  /* background-color: #FAFAFA; */ }

.breadcrumb {
  /* background-color: #FAFAFA; */
  background-color: #ffffff;
  padding: 15px 15px;
  margin-bottom: 0px;
  border-radius: 0;
  color: #353535; }

.breadcrumb > .active {
  color: #353535; }

.breadcrumb a {
  color: #353535; }

.breadcrumb > li + li:before {
  content: "\003e";
  color: #353535; }

body {
  overflow-x: hidden; }

.outer-container {
  margin-left: auto;
  margin-right: auto; }

.navbar {
  margin-bottom: 0px; }

/** Bootstrap Overriding **/
/*
@media (min-width: 1280px) {
    .container {
        width: 960px;
    }

}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}
*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 25px; }

.read-more-box {
  padding: 15px; }

.image-holder {
  display: block;
  width: 100%;
  height: 80px;
  position: relative;
  /* justify-content: center;*/
  /* align horizontal */
  /* align-items: center; /* align vertical */
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 20px; }
  .image-holder .img-responsive {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.margin-top-5 {
  margin-top: 5px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.featurette-divider {
  margin: 50px 0; }

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px; }
  @media (min-width: 768px) {
    .featurette-heading {
      font-size: 50px; } }
  @media (min-width: 992px) {
    .featurette-heading {
      margin-top: 120px; } }

.featurette h2 {
  margin-top: 0; }

.btn {
  margin-bottom: 3px; }

.topbar {
  min-height: 40px;
  color: #666666;
  position: relative;
  /** Language Switcher Button **/
  /** Language Switcher List **/ }
  .topbar .navbar-topbar {
    margin-bottom: 1px; }
    .topbar .navbar-topbar > li {
      vertical-align: bottom;
      height: 40px;
      line-height: 50px;
      position: relative;
      margin-right: 25px; }
      .topbar .navbar-topbar > li:last-child {
        margin-right: 0; }
      .topbar .navbar-topbar > li.menue-login a {
        padding: 0;
        font-size: 12px; }
      .topbar .navbar-topbar > li.menue-login label {
        font-size: 10px; }
      .topbar .navbar-topbar > li.menue-login input.form-control {
        font-size: 12px;
        height: 25px; }
      .topbar .navbar-topbar > li.menue-login .btn-default {
        font-size: 12px; }
      .topbar .navbar-topbar > li.menue-login .form-group {
        margin-bottom: 5px; }
      .topbar .navbar-topbar > li .dropdown-toggle {
        font-size: 12px;
        color: #666666;
        margin-right: 0px; }
        .topbar .navbar-topbar > li .dropdown-toggle:hover {
          text-decoration: none;
          color: #A5027D;
          cursor: pointer; }
        .topbar .navbar-topbar > li .dropdown-toggle:focus {
          text-decoration: none; }
        .topbar .navbar-topbar > li .dropdown-toggle .fa {
          font-size: 16px; }
      .topbar .navbar-topbar > li .dropdown-menu {
        z-index: 9999;
        right: 0;
        left: auto;
        margin-top: 0px;
        border-radius: 0;
        border: 2px solid #0069b4;
        font-size: 12px; }
        .topbar .navbar-topbar > li .dropdown-menu a {
          font-size: 12px; }
        .topbar .navbar-topbar > li .dropdown-menu a:hover, .topbar .navbar-topbar > li .dropdown-menu a:focus {
          font-size: 12px;
          text-decoration: underline;
          color: #0069b4;
          background-color: transparent; }
      .topbar .navbar-topbar > li .dropbox {
        min-width: 250px;
        padding: 10px 20px;
        min-height: 160px; }
        .topbar .navbar-topbar > li .dropbox.logout {
          min-height: 50px; }
          .topbar .navbar-topbar > li .dropbox.logout > a.btn {
            text-align: center;
            padding: 6px 12px;
            font-size: 12px;
            line-height: 1.428571429; }
          .topbar .navbar-topbar > li .dropbox.logout > a.btn:hover {
            color: #333;
            background-color: #e6e6e6;
            text-decoration: none; }
          .topbar .navbar-topbar > li .dropbox.logout a {
            padding: 0;
            font-size: 12px; }
  .topbar #menu-lang[aria-expanded="true"] i.caret {
    transform: rotate(180deg); }
  .topbar ul.dropdown-menu.language-switcher-list {
    min-width: 10rem; }

/**
 * Created by Robert on 17.09.2016.
 */
#header {
  height: 65px;
  position: fixed;
  z-index: 600;
  -webkit-box-shadow: 0px 25px 0px 0px #0069b4;
  -moz-box-shadow: 0px 25px 0px 0px #0069b4;
  box-shadow: 0px 10px 0px 0px #0069b4;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease; }
  @media (min-width: 768px) {
    #header {
      box-shadow: 0px 25px 0px 0px #0069b4;
      height: 85px; } }
  #header .logo-with-claim {
    width: 180px;
    height: auto;
    padding: 11px 15px 10px 15px;
    display: block;
    position: absolute;
    z-index: 10; }
    @media (min-width: 768px) {
      #header .logo-with-claim {
        padding: 18px 15px 17px 15px;
        width: 210px;
        height: 85px; } }
  @media (max-width: 991px) {
    #header .yamm {
      padding-left: 0;
      padding-right: 0; } }
  #header .main-navigation {
    bottom: 50px;
    right: 0;
    z-index: 100; }
    #header .main-navigation > li {
      font-size: 14px;
      border-bottom: 5px solid transparent;
      transition: all 0.5s ease; }
      #header .main-navigation > li:last-child {
        margin-top: 10px;
        border-bottom: 5px solid #fff; }
        #header .main-navigation > li:last-child.active {
          border-bottom-color: transparent !important;
          background-color: transparent !important; }
      @media (min-width: 992px) {
        #header .main-navigation > li {
          height: 45px;
          line-height: 43px;
          vertical-align: middle; }
          #header .main-navigation > li.active {
            border-bottom-color: #0069b4; } }
      #header .main-navigation > li a {
        text-decoration: none;
        font-weight: 400; }
        #header .main-navigation > li a:hover {
          text-decoration: none; }
      #header .main-navigation > li:hover {
        border-bottom-color: #ffffff;
        transition: all 0.5s ease; }
      #header .main-navigation > li .dropdown-menu {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
        margin: 0; }
    @media (max-width: 991px) {
      #header .main-navigation.pull-right {
        float: none !important; }
      #header .main-navigation.list-inline > li {
        display: block; }
        #header .main-navigation.list-inline > li > a {
          display: block; } }
  #header .main-navigation.list-inline {
    margin-left: 0;
    margin-bottom: 0; }
  #header .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 15px; }
  #header .dropdown-menu {
    border-bottom-color: #0069b4; }
    #header .dropdown-menu li {
      line-height: 20px;
      vertical-align: middle; }
    #header .dropdown-menu .carousel-control {
      width: 30px;
      height: 30px;
      top: 0px; }
    #header .dropdown-menu .left.carousel-control {
      right: 30px;
      left: inherit; }
    #header .dropdown-menu .carousel-control .glyphicon-chevron-left,
    #header .dropdown-menu .carousel-control .glyphicon-chevron-right {
      font-size: 12px;
      background-color: #fff;
      line-height: 30px;
      text-shadow: none;
      color: #333;
      /* FIXME */
      border: 1px solid #ddd;
      /* FIXME */
      margin-top: -15px; }
    #header .dropdown-menu .carousel-control .glyphicon-chevron-left {
      margin-left: -15px; }
    #header .dropdown-menu .carousel-control .glyphicon-chevron-right {
      margin-right: -15px; }

#header.shadow {
  -webkit-box-shadow: 0px 10px 0px 0px #0069b4;
  -moz-box-shadow: 0px 10px 0px 0px #0069b4;
  box-shadow: 0px 10px 0px 0px #0069b4;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.header-subline {
  height: 10px;
  margin-top: 65px; }
  @media (min-width: 768px) {
    .header-subline {
      height: 25px;
      margin-top: 85px; } }
  .header-subline .logo-block {
    display: none; }
    @media (min-width: 768px) {
      .header-subline .logo-block {
        width: 210px;
        height: 25px;
        display: block;
        padding: 0 15px;
        line-height: 25px; } }

/* RESPONSIVE */
.navbar-toggle {
  background-color: #0069b4;
  border: 1px solid #ffffff;
  border-radius: 2px; }
  .navbar-toggle .icon-bar {
    background-color: #ffffff; }

.navbar-collapse.collapsing,
.navbar-collapse.collapse.in {
  overflow-x: visible;
  background-color: #ffffff;
  margin-top: 25px; }

/**
 * Created by Robert on 17.09.2016.
 */
#header {
  background-color: #ffffff; }
  #header .main-navigation {
    color: #0069b4; }
    @media (min-width: 992px) {
      #header .main-navigation {
        color: #666666; } }
    #header .main-navigation > li {
      border-bottom-color: transparent; }
      #header .main-navigation > li.active {
        border-bottom-color: #A5027D; }
      #header .main-navigation > li a {
        color: #0069b4; }
        @media (min-width: 992px) {
          #header .main-navigation > li a {
            color: #666666; } }
        #header .main-navigation > li a:hover {
          text-decoration: none; }
      #header .main-navigation > li:hover {
        border-bottom-color: #0069b4;
        background-color: #90959a; }
        @media (min-width: 992px) {
          #header .main-navigation > li:hover a {
            color: #ffffff; } }

.logo-block {
  background-color: #0069b4;
  color: #00305d; }

.header-subline {
  background-color: #0069b4; }

#slider {
  height: 450px;
  height: 37.5vh;
  min-height: 350px;
  max-height: 450px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
#header .yamm .yamm-content {
  /*padding: 20px 30px;*/
  min-height: 250px;
  background-color: #ffffff;
  border-bottom-color: #0069b4;
  border-bottom-width: 5px;
  border-bottom-style: solid; }
  @media screen and (min-width: 992px) {
    #header .yamm .yamm-content {
      border-left: 1px solid #0069b4;
      border-right: 1px solid #0069b4; }
      #header .yamm .yamm-content .dropdown.yamm-fw .dropdown-menu {
        left: 15px;
        right: 15px; } }
  #header .yamm .yamm-content li {
    background-color: #ffffff;
    color: #666666; }
    #header .yamm .yamm-content li a {
      color: #666666;
      display: block; }
      #header .yamm .yamm-content li a:hover, #header .yamm .yamm-content li a:active, #header .yamm .yamm-content li a:focus {
        color: #0069b4;
        /* font-weight: 700; */
        text-decoration: underline; }
    #header .yamm .yamm-content li.active a {
      text-decoration: underline;
      color: #0069b4; }
  @media (max-width: 991px) {
    #header .yamm .yamm-content {
      border: 0; }
      #header .yamm .yamm-content li {
        padding: 3px;
        margin-left: 15px; } }
  #header .yamm .yamm-content .dropdown-header {
    display: block;
    padding: 10px 0;
    font-size: 16px;
    line-height: 16px;
    color: #0069b4;
    font-weight: 400;
    margin-left: -20px; }

@media (max-width: 991px) {
  #header .dropdown.yamm-fw,
  #header .dropdown.yamm {
    padding: 0; }
    #header .dropdown.yamm-fw .dropdown-toggle,
    #header .dropdown.yamm .dropdown-toggle {
      padding: 0 5px; }

  #header .yamm .dropdown.yamm-fw .dropdown-menu,
  #header .yamm .dropdown.yamm .dropdown-menu {
    position: relative;
    width: 100%;
    float: none;
    left: 0; }

  #header .dropdown.yamm-fw.open,
  #header .dropdown.yamm.open {
    border-bottom-color: #0069b4;
    border-bottom-width: 5px;
    border-bottom-style: solid; }
    #header .dropdown.yamm-fw.open .dropdown-toggle,
    #header .dropdown.yamm.open .dropdown-toggle {
      border-bottom-color: #0069b4;
      border-bottom-width: 5px;
      border-bottom-style: solid; }
    #header .dropdown.yamm-fw.open .dropdown-menu,
    #header .dropdown.yamm.open .dropdown-menu {
      position: relative;
      width: 100%;
      float: none;
      left: 0; }
      #header .dropdown.yamm-fw.open .dropdown-menu .yamm-content,
      #header .dropdown.yamm.open .dropdown-menu .yamm-content {
        padding: 0;
        min-height: auto; } }
main .container ul {
  list-style: none;
  padding-left: 20px;
  margin-left: 0; }
  main .container ul li {
    position: relative; }
  main .container ul li:before {
    content: "\25B6 ";
    /* ▸ */
    content: "\25B8 ";
    /* ► */
    content: "\25BA ";
    /* ◆ */
    content: "\25FE ";
    /* ◾ */
    content: "";
    /*  */
    border: solid 3px #0069b4;
    height: 1px;
    width: 1px;
    position: absolute;
    top: 10px;
    left: -20px;
    display: block;
    color: #0069b4; }
main .container ul.no-style {
  list-style: none;
  padding-left: 0;
  margin-left: 5px; }
  main .container ul.no-style li:before {
    content: "";
    border: none; }

body > footer {
  background-color: #00305d;
  min-height: 250px;
  padding-top: 20px;
  position: relative;
  color: #ffffff; }
  body > footer .container {
    margin-bottom: 0; }
  body > footer a {
    color: #ffffff; }
    body > footer a:hover {
      color: #ffffff;
      text-decoration: underline; }
  body > footer h4, body > footer .h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    border-bottom: 1px dotted #ffffff;
    padding-bottom: 5px; }
  body > footer ul {
    list-style: square;
    padding: 0;
    margin: 15px; }
    body > footer ul li {
      text-indent: 0; }
    body > footer ul li:before {
      color: #ffffff; }
  body > footer ul.social-menu li {
    text-indent: 0;
    font-size: 30px; }
  body > footer ul.social-menu li:before {
    content: "";
    color: transparent; }
  body > footer .copyright {
    height: 50px;
    line-height: 30px;
    vertical-align: middle;
    color: #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 10px; }
  body > footer form label {
    color: #ffffff; }

body > footer.carrier-footer ul.social-menu li {
  font-size: 40px; }
body > footer.carrier-footer .copyright {
  margin-top: 70px; }

/**
 * Created by Robert on 19.09.2016.
 */
.btn {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.big-cta {
  line-height: 40px; }
  .big-cta i {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    width: 0; }
  .big-cta:hover > i {
    opacity: 1;
    width: 20px; }

@media (max-width: 767px) {
  .big-cta {
    white-space: normal;
    line-height: 25px; } }
/**
 * Created by Robert on 19.09.2016.
 */
.image-holder img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
  .image-holder img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
.image-holder.colored img {
  filter: none;
  -webkit-filter: none; }

/**
 * Created by RZI on 20.09.2016.
 */
.overview-holder .img-container {
  overflow: hidden; }
.overview-holder img {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
.overview-holder:hover img {
  transform: scale(1.1) rotate(2deg); }

#consulting-office-nav {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom-color: #666666;
  padding-left: 0px;
  margin-left: 0; }
  #consulting-office-nav li {
    margin-bottom: -3px; }
  #consulting-office-nav li:not(.active) a {
    background-color: #f5f5f5;
    border-color: #666666;
    border-bottom-color: transparent; }
  #consulting-office-nav li.active a {
    border-color: #666666;
    border-bottom-color: transparent; }

#consulting-office-nav:before {
  border: none; }

#consulting-office-nav.nav-tabs-justified > .active > a, #consulting-office-nav.nav-tabs.nav-justified > .active > a,
#consulting-office-nav.nav-tabs.nav-justified > .active > a,
#consulting-office-nav.nav-tabs-justified > .active > a:hover,
#consulting-office-nav.nav-tabs.nav-justified > .active > a:hover,
#consulting-office-nav.nav-tabs.nav-justified > .active > a:hover,
#consulting-office-nav.nav-tabs-justified > .active > a:focus,
#consulting-office-nav.nav-tabs.nav-justified > .active > a:focus,
#consulting-office-nav.nav-tabs.nav-justified > .active > a:focus {
  border-color: #666666; }

#consulting-office-nav.nav-tabs-justified > li > a, #consulting-office-nav.nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom-color: #666666; }

#consultants .fa-chevron-down:hover {
  cursor: pointer; }

.input-group.search-consultant .btn {
  height: 34px;
  margin-top: -1px; }

.department section {
  padding: 30px 0; }
.department section:first-of-type {
  padding: 0; }
.department section:nth-child(even) {
  background-color: #f5f5f5;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #ddd; }
.department section.department-team .panel-heading h3 {
  margin: 0; }
.department section.department-team .panel-body {
  height: auto; }
.department section.department-team .panel-footer {
  border-top-color: #0069b4; }
@media (min-width: 768px) {
  .department section.department-team .panel-body {
    height: 178px; }
    .department section.department-team .panel-body > article {
      display: block;
      height: 148px;
      overflow: hidden; } }

.teaser-department-block .teaser-department-primary {
  min-height: 213px;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #fff;
  align-items: center;
  background-color: #fff;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .teaser-department-block .teaser-department-primary .img-responsive {
      max-height: 213px; } }
  .teaser-department-block .teaser-department-primary .teaser-department-body {
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    bottom: 0;
    top: auto;
    background-color: rgba(0, 105, 178, 0.6); }
    .teaser-department-block .teaser-department-primary .teaser-department-body h3 {
      margin: 20px 0;
      text-align: center;
      display: inline-block;
      width: 100%; }
    .teaser-department-block .teaser-department-primary .teaser-department-body .teaser-department-text {
      text-align: center;
      display: block;
      padding: 0 10px; }
      .teaser-department-block .teaser-department-primary .teaser-department-body .teaser-department-text > div {
        max-height: 70px;
        overflow: hidden;
        margin-bottom: 10px;
        text-align: left; }
      .teaser-department-block .teaser-department-primary .teaser-department-body .teaser-department-text .btn-default {
        margin: 10px auto 0 auto;
        color: #0069b4;
        border: none;
        background-color: #fff; }

.event-list .event-box {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .event-list .event-box:nth-of-type(odd) {
    background: white; }
  .event-list .event-box:nth-of-type(even) {
    background: #999999;
    background: #D3D3D3;
    background: #C4C8D3;
    background: #E7ECF9; }
  .event-list .event-box h2.event-header {
    font-size: 20px; }
    .event-list .event-box h2.event-header a:hover {
      text-decoration: underline; }
  .event-list .event-box .date-box {
    width: 108px;
    margin: 0 auto;
    padding: 12px 0;
    text-align: center;
    border: 2px solid #0066A5; }
    .event-list .event-box .date-box .day {
      font-size: 52px;
      line-height: 50px; }
    .event-list .event-box .date-box .month {
      font-size: 32px;
      line-height: 30px; }
  .event-list .event-box .btn-default {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .event-list .event-box:hover {
    border-bottom: 2px solid #A5027D; }
    .event-list .event-box:hover .btn-default:not(.gotoadmin) {
      background-color: #A5027D;
      color: white;
      border: 1px solid white; }

.panel-group.event-types a:not(.gotoadmin) {
  color: white; }
.panel-group.event-types .panel-heading {
  width: 100%;
  cursor: pointer;
  /** default/open panel **/
  /** closed panel **/ }
  .panel-group.event-types .panel-heading .event-types-name {
    width: 90%; }
  .panel-group.event-types .panel-heading i::before {
    /** adapt from font-awesome, to avoid multiple i tags */
    content: "\f068"; }
  .panel-group.event-types .panel-heading.collapsed i::before {
    /** adapt from font-awesome, to avoid multiple i tags */
    content: "\f067"; }

.detail-event-type {
  background: #999999;
  background: #D3D3D3;
  background: #C4C8D3;
  background: #E7ECF9;
  border: 1px solid #e3e3e3;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px; }
  .detail-event-type .event-type-heading {
    height: 88px;
    overflow: hidden;
    padding: 0; }
    .detail-event-type .event-type-heading h3 {
      color: #0069b4; }
  .detail-event-type .event-type-body {
    padding: 0; }
    .detail-event-type .event-type-body h4 {
      color: #0069b4; }
    .detail-event-type .event-type-body hr {
      margin-top: 10px;
      margin-bottom: 10px;
      border-top: 1px solid #0069b4; }
  .detail-event-type .event-type-footer {
    padding: 0; }
  .detail-event-type .event-type-description {
    height: 218px;
    margin-bottom: 10px;
    overflow: hidden; }
    .detail-event-type .event-type-description strong {
      display: inline-block; }
  .detail-event-type .event-type-appointments {
    border: none;
    box-shadow: none;
    height: 200px; }

.event-detail h3 {
  margin-top: 25px;
  margin-bottom: 20px; }
.event-detail .event-date-line {
  line-height: 30px;
  font-size: 14px; }
.event-detail .event-schema {
  visibility: hidden;
  height: 0;
  line-height: 0;
  font-size: 0;
  padding: 0; }

.event-filter {
  background: #E7ECF9;
  height: 80px; }
  .event-filter .form-control {
    border-radius: 0;
    height: 44px;
    margin-top: 19px;
    border: 1px solid #0069b4; }

.event-rating {
  display: inline-block;
  height: 24px; }
  .event-rating .stars {
    font-size: 12px;
    display: inline-block;
    color: #A5027D; }

.company-info .image-holder {
  border: 1px solid #D3D3D3;
  height: 150px; }
.company-info dt:not(:first-of-type) {
  margin-top: 10px; }

/**
 * Created by rzi on 19.07.2017.
 */
.wizard {
  margin: 20px auto;
  background: #ffffff; }

.wizard .nav-tabs {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
  border-bottom-color: #f5f5f5; }

.wizard > div.wizard-inner {
  position: relative; }

.connecting-line {
  height: 2px;
  background: #D3D3D3;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1; }

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
  color: #666666;
  cursor: default;
  border: 0;
  border-bottom-color: transparent; }

span.round-tab {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #D3D3D3;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px; }

span.round-tab i {
  color: #0069b4; }

.wizard li.active span.round-tab {
  background: #ffffff;
  border: 2px solid #A5027D; }

.wizard li.active span.round-tab i {
  color: #A5027D; }

span.round-tab:hover {
  color: #666666;
  border: 2px solid #A5027D; }

.wizard .nav-tabs > li {
  width: 25%; }

.wizard li:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0;
  border: 5px solid transparent;
  border-bottom-color: #00305d;
  transition: 0.1s ease-in-out; }

.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #A5027D; }

.wizard .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100%;
  padding: 0; }

.wizard .nav-tabs > li a:hover {
  background: transparent; }

.wizard .tab-pane {
  position: relative;
  padding-top: 50px; }

@media (max-width: 585px) {
  .wizard {
    width: 90%;
    height: auto !important; }

  span.round-tab {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px; }

  .wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px; }

  .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 35%; } }
.wizard .wizard-inner li::before {
  border: none; }

/* ********************************************************************************************** */
.workshopradio div {
  clear: both;
  /*margin: 0 50px;*/
  overflow: hidden; }

.workshopradio label {
  /*min-width: 400px;*/
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal; }

.workshopradio input[type="radio"]:empty,
.workshopradio input[type="checkbox"]:empty {
  display: none; }

.workshopradio input[type="radio"]:empty ~ label,
.workshopradio input[type="checkbox"]:empty ~ label {
  position: relative;
  /* line-height: 2.5em; */
  /*text-indent: 3.25em;*/
  padding-left: 3.25em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 75px; }

.workshopradio input[type="radio"]:empty ~ label:before,
.workshopradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px; }

.workshopradio input[type="radio"]:hover:not(:checked) ~ label:before,
.workshopradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2; }

.workshopradio input[type="radio"]:hover:not(:checked) ~ label,
.workshopradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888; }

.workshopradio input[type="radio"]:checked ~ label:before,
.workshopradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc; }

.workshopradio input[type="radio"]:checked ~ label,
.workshopradio input[type="checkbox"]:checked ~ label {
  color: #777; }

.workshopradio input[type="radio"]:focus ~ label:before,
.workshopradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999; }

.workshopradio-primary input[type="radio"]:checked ~ label:before,
.workshopradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7; }

/************************************************************************/
.ln-register-workshop select option:disabled {
  color: #ddd; }

.lnworld-statements-slider-controller .vita {
  font-size: 14px; }
.lnworld-statements-slider-controller .blockquote-center {
  margin: 0; }
.lnworld-statements-slider-controller .blockquote-center footer,
.lnworld-statements-slider-controller .blockquote footer {
  font-size: 90%;
  padding-top: 10px; }
@media (min-width: 768px) {
  .lnworld-statements-slider-controller .lnworld-top-slider-box {
    height: 180px; } }
.lnworld-statements-slider-controller .lnworld-top-slider-box:before {
  content: "";
  vertical-align: middle;
  height: 100%;
  display: inline-block; }

.modal {
  z-index: 9002; }

.cookie-setting-checkbox {
  background: #E7ECF9;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 10px; }
  .cookie-setting-checkbox.agree:hover, .cookie-setting-checkbox.agree.active {
    cursor: pointer;
    color: green; }
  .cookie-setting-checkbox.deny:hover, .cookie-setting-checkbox.deny.active {
    cursor: pointer;
    color: red; }

.faq-block {
  /* #bs-collapse icon scale option */ }
  .faq-block a:focus,
  .faq-block a:hover,
  .faq-block a:active {
    outline: 0;
    text-decoration: none; }
  .faq-block .panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none; }
  .faq-block .panel:last-child {
    border-bottom: none; }
  .faq-block .panel-group .panel-title {
    padding-right: 15px; }
  .faq-block .panel-group .panel {
    border-radius: 0;
    margin-bottom: 10px; }
  .faq-block .panel-group .panel + .panel {
    margin-top: 0; }
  .faq-block .panel-group .panel-heading {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 0;
    padding: 0; }
  .faq-block .panel-title a {
    display: block;
    /*color: #fff;*/
    padding: 11px 15px;
    font-size: 16px;
    position: relative; }
  .faq-block .panel-group .panel-heading + .panel-collapse > .panel-body {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0; }
  .faq-block .panel:last-child .panel-heading.active {
    border-radius: 0; }
  .faq-block .headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #eee; }
  .faq-block .headline h2, .faq-block .headline h3, .faq-block .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #0069b4; }
  .faq-block .panel-heading [data-toggle="collapse"]:after {
    font-family: fontawesome;
    content: "\f107";
    /* "play" icon */
    position: absolute;
    left: auto;
    right: 0;
    top: 13px;
    color: #286090;
    font-size: 16px;
    line-height: 1.1; }
  .faq-block .panel-heading [data-toggle="collapse"].collapsed:after {
    content: "\f105";
    /* "play" icon */ }
